.search-module__gmSGKG__searchPage{grid-template-columns:320px 1fr;gap:2rem;min-height:calc(100vh - 80px);padding:4rem 0;display:grid}.search-module__gmSGKG__sidebar{background:var(--background);border:1px solid var(--border);z-index:50;border-radius:16px;height:fit-content;padding:1.5rem;transition:transform .3s,opacity .3s;position:sticky;top:100px}.search-module__gmSGKG__filterHeader{align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.25rem;font-weight:600;display:flex}.search-module__gmSGKG__filterSection{margin-bottom:2rem}.search-module__gmSGKG__filterLabel{margin-bottom:1rem;font-size:1rem;font-weight:600;display:block}.search-module__gmSGKG__inputWrapper{align-items:center;display:flex;position:relative}.search-module__gmSGKG__inputIcon{color:#999;position:absolute;inset-inline-start:1rem}.search-module__gmSGKG__textInput{padding:.625rem;border:1px solid var(--border);border-radius:9999px;outline:none;width:100%;padding-inline:2.75rem 1rem;font-size:.95rem;transition:all .2s}.search-module__gmSGKG__textInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px #2454ff1a}.search-module__gmSGKG__pillContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.search-module__gmSGKG__pill{background:#f4f4f4;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;transition:all .2s;display:flex}.search-module__gmSGKG__pill:hover{background:#e8e8e8}.search-module__gmSGKG__removePill{cursor:pointer;color:#666;align-items:center;display:flex}.search-module__gmSGKG__removePill:hover{color:#000}.search-module__gmSGKG__categorySearchWrapper{position:relative}.search-module__gmSGKG__suggestions{background:var(--background);border:1px solid var(--border);z-index:10;border-radius:12px;max-height:200px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001a}.search-module__gmSGKG__suggestionItem{cursor:pointer;padding:.75rem 1rem;transition:background .2s}.search-module__gmSGKG__suggestionItem:hover{background:#f8f8f8}.search-module__gmSGKG__rangeInfo{justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;font-weight:500;display:flex}.search-module__gmSGKG__slider{appearance:none;background:#e0e0e0;border-radius:5px;outline:none;width:100%;height:6px}.search-module__gmSGKG__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:2px solid var(--background);border-radius:50%;width:18px;height:18px;box-shadow:0 2px 5px #0003}.search-module__gmSGKG__ratingList{flex-direction:column;gap:.5rem;display:flex}.search-module__gmSGKG__ratingItem{cursor:pointer;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.search-module__gmSGKG__ratingItem:hover{background:#f8f8f8}.search-module__gmSGKG__ratingActive{color:#fff;background:#000!important}.search-module__gmSGKG__results{flex-direction:column;display:flex}.search-module__gmSGKG__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.search-module__gmSGKG__resultsCount{font-size:1.25rem;font-weight:700}.search-module__gmSGKG__availabilityGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.search-module__gmSGKG__availabilityBtn{border:1px solid var(--border);background:var(--background);border-radius:12px;padding:.75rem .5rem;font-size:.85rem;font-weight:600;transition:all .2s}.search-module__gmSGKG__availabilityBtn:hover{border-color:#000}.search-module__gmSGKG__resultsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.search-module__gmSGKG__expertCard{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.search-module__gmSGKG__expertCard:hover{border-color:#000}.search-module__gmSGKG__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.search-module__gmSGKG__profileImage{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.search-module__gmSGKG__headerInfo{flex-direction:column;gap:.25rem;display:flex}.search-module__gmSGKG__expertName{font-family:var(--font-outfit);color:#000;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.search-module__gmSGKG__specialtyText{color:#666;font-size:.95rem;font-weight:500}.search-module__gmSGKG__ratingRow{align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.search-module__gmSGKG__reviewCount{color:#999;font-weight:400}.search-module__gmSGKG__descriptionText{color:#444;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.925rem;line-height:1.5;display:-webkit-box;overflow:hidden}.search-module__gmSGKG__availabilityBadge{color:#2454ff;background:#f0f4ff;border-radius:8px;align-items:center;gap:.5rem;margin-top:-.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;display:flex}.search-module__gmSGKG__availabilityBadge span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-module__gmSGKG__cardDivider{background:#f0f0f0;width:100%;height:1px;margin:.25rem 0}.search-module__gmSGKG__cardFooter{justify-content:space-between;align-items:center;display:flex}.search-module__gmSGKG__footerLeft{flex-direction:column;gap:.25rem;display:flex}.search-module__gmSGKG__priceText{font-family:var(--font-outfit);color:#000;font-size:1.15rem;font-weight:700}.search-module__gmSGKG__experienceLabel{color:#32cd32;font-size:.8rem;font-weight:700}.search-module__gmSGKG__viewProfileArrowIcon{color:#444;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.search-module__gmSGKG__viewProfileArrowIcon:hover{color:#000;background:#f4f4f4}@media (max-width:1024px){.search-module__gmSGKG__searchPage{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0}.search-module__gmSGKG__sidebar{top:60px;inset-inline:16px;opacity:0;pointer-events:none;z-index:1001;background-color:#fff;height:auto;max-height:calc(100vh - 80px);position:fixed;bottom:16px;overflow-y:auto;transform:translateY(20px);box-shadow:0 20px 40px #00000026}.search-module__gmSGKG__sidebarOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.search-module__gmSGKG__resultsGrid{grid-template-columns:1fr}}.search-module__gmSGKG__mobileFilterToggle{background:var(--background);z-index:40;padding:1rem 0;display:none;position:sticky;top:60px}@media (max-width:1024px){.search-module__gmSGKG__mobileFilterToggle{justify-content:flex-end;display:flex}}.search-module__gmSGKG__filterToggleBtn{color:#fff;background:#000;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.search-module__gmSGKG__filterBadge{background:#2454ff;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}@media (max-width:640px){.search-module__gmSGKG__filterHeader{margin-bottom:1.5rem;font-size:1.1rem}.search-module__gmSGKG__expertCard{padding:1.25rem}.search-module__gmSGKG__expertName{font-size:1.1rem}.search-module__gmSGKG__profileImage{width:50px;height:50px}.search-module__gmSGKG__priceText{font-size:1rem}}.search-module__gmSGKG__emptyState{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:40vh;padding:3rem;display:flex}.search-module__gmSGKG__emptyIcon{color:#d1d5db;margin-bottom:1.5rem}.search-module__gmSGKG__emptyTitle{color:#374151;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.search-module__gmSGKG__emptyText{color:#6b7280}
