.LocationBrowser-module__pcz47q__page{background:#fff;width:100%;min-height:60vh;overflow-x:hidden}.LocationBrowser-module__pcz47q__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#3b0764 0%,#662f90 55%,#7c3aad 100%);padding:1.5rem}.LocationBrowser-module__pcz47q__heroInner{flex-direction:column;align-items:center;gap:.75rem;max-width:640px;margin:0 auto;display:flex}.LocationBrowser-module__pcz47q__heroTitle{letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:800;line-height:1.2}.LocationBrowser-module__pcz47q__heroSub{color:#e9d5ff;max-width:520px;margin:0;font-size:1.05rem;font-weight:400;line-height:1.6}.LocationBrowser-module__pcz47q__heroFormWrap{width:100%;max-width:480px;margin-top:.75rem}.LocationBrowser-module__pcz47q__content{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.LocationBrowser-module__pcz47q__bandWhite{background:#fff;width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.LocationBrowser-module__pcz47q__bandSlate{background:#f8fafc;width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.LocationBrowser-module__pcz47q__bandInner{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem}.LocationBrowser-module__pcz47q__sectionRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.LocationBrowser-module__pcz47q__sectionLeft{flex:240px}.LocationBrowser-module__pcz47q__sectionTitle{font-size:var(--text-section-title,1.75rem);color:#111827;letter-spacing:-.02em;margin:0 0 .35rem;font-weight:800;line-height:1.2}.LocationBrowser-module__pcz47q__sectionSubtitle{font-size:var(--text-body,.9rem);color:#111827;margin:0}.LocationBrowser-module__pcz47q__stateTabs{scrollbar-width:none;background:#f1f5f9;border-radius:9999px;flex-shrink:0;align-items:center;gap:0;max-width:100%;padding:.3rem;display:flex;overflow-x:auto}.LocationBrowser-module__pcz47q__stateTabs::-webkit-scrollbar{display:none}.LocationBrowser-module__pcz47q__stateTab{cursor:pointer;color:#111827;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:.45rem 1.1rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s,box-shadow .15s}.LocationBrowser-module__pcz47q__stateTab:hover{color:#000}.LocationBrowser-module__pcz47q__stateTabActive{color:#6d28d9;background:#fff;font-weight:600;box-shadow:0 1px 4px #0000001a}.LocationBrowser-module__pcz47q__stateTabActive:hover{color:#6d28d9}.LocationBrowser-module__pcz47q__detectingLabel{color:#111827;white-space:nowrap;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.78rem;font-weight:500;display:flex}.LocationBrowser-module__pcz47q__spinner{border:2px solid #e5e7eb;border-top-color:#6d28d9;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.6s linear infinite LocationBrowser-module__pcz47q__spin}@keyframes LocationBrowser-module__pcz47q__spin{to{transform:rotate(360deg)}}.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.75rem;display:grid}.LocationBrowser-module__pcz47q__cityCard{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.LocationBrowser-module__pcz47q__cityCard:hover{background:#fafafa;border-color:#d1d5db}.LocationBrowser-module__pcz47q__cityChevron{color:#9ca3af;flex-shrink:0;margin-left:.5rem;font-size:1.1rem;font-weight:400}.LocationBrowser-module__pcz47q__emptyMsg{color:#111827;margin:1.5rem 0 0;font-size:.875rem}@media (max-width:900px){.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:repeat(2,1fr)}.LocationBrowser-module__pcz47q__bandInner{padding:2rem var(--section-px,1.5rem)}}@media (max-width:640px){.LocationBrowser-module__pcz47q__heroTitle{font-size:max(1.25rem,min(5vw,1.65rem))}.LocationBrowser-module__pcz47q__heroSub{font-size:max(.85rem,min(3vw,.95rem))}.LocationBrowser-module__pcz47q__hero{padding:2rem var(--section-px,1rem) 2rem}.LocationBrowser-module__pcz47q__heroFormWrap{max-width:100%}.LocationBrowser-module__pcz47q__content{padding:1.75rem var(--section-px,1rem) 3rem}.LocationBrowser-module__pcz47q__sectionRow{flex-direction:column;gap:1rem}.LocationBrowser-module__pcz47q__stateTabs{align-self:flex-start}.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.LocationBrowser-module__pcz47q__cityCard{padding:.875rem 1rem;font-size:.875rem}}@media (max-width:389px){.LocationBrowser-module__pcz47q__hero{padding:1.5rem .875rem}.LocationBrowser-module__pcz47q__heroTitle{font-size:max(1.1rem,min(5.5vw,1.3rem))}.LocationBrowser-module__pcz47q__heroSub{font-size:.82rem}.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:repeat(2,1fr);gap:.625rem}.LocationBrowser-module__pcz47q__cityCard{padding:.75rem .875rem;font-size:.82rem}.LocationBrowser-module__pcz47q__stateTab{padding:.375rem .875rem;font-size:.82rem}}@media (max-width:359px){.LocationBrowser-module__pcz47q__hero{padding:1.25rem .75rem}.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:1fr;gap:.5rem}.LocationBrowser-module__pcz47q__cityCard{padding:.625rem .75rem;font-size:.78rem}.LocationBrowser-module__pcz47q__stateTab{padding:.3rem .75rem;font-size:.78rem}.LocationBrowser-module__pcz47q__content{padding:1.25rem .75rem 2rem}}@media (max-width:420px){.LocationBrowser-module__pcz47q__cityGrid{grid-template-columns:1fr}}
.shared-module___eXK0W__sectionTitle{font-size:var(--text-section-title,1.75rem);color:#111827;letter-spacing:-.02em;margin:0 0 .35rem;font-weight:800;line-height:1.2}.shared-module___eXK0W__sectionSubtitle{font-size:var(--text-body,.9rem);color:#111827;margin:0}.shared-module___eXK0W__sectionLeft{flex:240px}.shared-module___eXK0W__spinner{border:2px solid #e5e7eb;border-top-color:#6d28d9;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite shared-module___eXK0W__spin;display:inline-block}@keyframes shared-module___eXK0W__spin{to{transform:rotate(360deg)}}.shared-module___eXK0W__loadingRow{color:#111827;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}
.TrendingSection-module__xrCEDG__container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:1.5rem;padding:1.5rem}.TrendingSection-module__xrCEDG__header{align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;display:flex}.TrendingSection-module__xrCEDG__iconBox{background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.TrendingSection-module__xrCEDG__title{color:#1e293b;margin:0 0 .2rem;font-size:1.125rem;font-weight:700;line-height:1.3}.TrendingSection-module__xrCEDG__subtitle{color:#111827;margin:0;font-size:.8rem}.TrendingSection-module__xrCEDG__grid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.TrendingSection-module__xrCEDG__dealCard{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background .12s,border-color .12s;display:flex}.TrendingSection-module__xrCEDG__dealCard:hover{background:#f1f5f9;border-color:#d1d5db}.TrendingSection-module__xrCEDG__dealLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.TrendingSection-module__xrCEDG__emojiBox{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.TrendingSection-module__xrCEDG__dealName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .15rem;font-size:.875rem;font-weight:600;overflow:hidden}.TrendingSection-module__xrCEDG__dealCount{color:#6d28d9;margin:0;font-size:.78rem;font-weight:500}.TrendingSection-module__xrCEDG__chevronBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1rem;line-height:1;transition:background .12s,border-color .12s;display:flex}.TrendingSection-module__xrCEDG__chevronBtn:hover{background:#f3f4f6;border-color:#d1d5db}.TrendingSection-module__xrCEDG__loadingRow{color:#111827;align-items:center;gap:.6rem;padding:.5rem 0;font-size:.875rem;display:flex}.TrendingSection-module__xrCEDG__spinner{border:2px solid #e5e7eb;border-top-color:#6d28d9;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.6s linear infinite TrendingSection-module__xrCEDG__spin}@keyframes TrendingSection-module__xrCEDG__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.TrendingSection-module__xrCEDG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.TrendingSection-module__xrCEDG__grid{grid-template-columns:1fr}.TrendingSection-module__xrCEDG__container{border-radius:10px;padding:1.125rem}}
