.last-search-item{background-color:var(--quaternary-color);border-radius:20px;flex-direction:column;justify-content:space-between;gap:20px;width:400px;max-width:100%;padding:10px 20px;display:flex;box-shadow:2px 2px 10px #0000001a}.last-search-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.last-search-header-icon{align-items:center;gap:10px;display:flex}.last-search-icon{width:15px;height:15px;color:var(--text-color-footer)}.last-search-title{color:var(--text-color-footer);font-size:14px;font-weight:600}.last-search-date{color:var(--text-color-footer);font-size:12px}.last-search-info{color:var(--foreground);flex-wrap:wrap;gap:20px;margin-left:20px;font-size:14px;font-weight:500;display:flex}.circle-divider{background-color:var(--secondary-color);border-radius:50%;align-self:center;width:6px;height:6px}.last-search-button{background-color:var(--primary-color);color:#fff;cursor:pointer;border-radius:30px;width:fit-content;padding:5px 12px;font-size:16px;font-weight:500;transition:all .3s}.last-search-footer{justify-content:space-between;display:flex}.last-search-button:hover{background-color:var(--secondary-color)}.last-search-follow-button{background-color:var(--primary-color);color:#fff;border:2px solid #0000;border-radius:20px;align-items:center;gap:5px;height:35px;padding:10px;font-size:20px;transition:all .3s;display:flex}.last-search-follow-button:hover{color:var(--primary-color);border:2px solid var(--primary-color);background-color:#fff}.last-search-follow-button:hover .last-search-follow-coins-cost{background-color:var(--primary-color);color:#fff}.last-search-follow-button.following{color:var(--primary-color);border:2px solid var(--primary-color);background-color:#fff;font-size:16px}.last-search-follow-button.following:hover{background-color:var(--primary-color);color:#fff;border:2px solid #0000}.last-search-follow-coins-cost{background-color:var(--secondary-color);border-radius:15px;align-items:center;gap:5px;padding:5px 10px;font-size:14px;display:flex}
