.Favorites-module__0OuT7a__page{isolation:isolate;background:radial-gradient(ellipse 40% 30% at 14% 8%,var(--ambient-mint),transparent 58%),radial-gradient(ellipse 34% 28% at 78% 10%,var(--ambient-lagoon),transparent 56%),var(--bg-main);min-height:100vh;color:var(--text-primary);--ui-ease:cubic-bezier(.32,.06,.2,1);--ui-radius:var(--radius);position:relative}.Favorites-module__0OuT7a__page:before{content:"";pointer-events:none;z-index:-1;opacity:.32;background:radial-gradient(ellipse 62% 44% at 8% 14%,var(--ambient-blush),transparent 68%),radial-gradient(ellipse 54% 40% at 88% 8%,var(--ambient-mint),transparent 70%);filter:blur(24px);position:fixed;inset:0}.Favorites-module__0OuT7a__wrapper{width:100%;max-width:1160px;margin:0 auto;padding:13px 16px 34px}.Favorites-module__0OuT7a__backButton{border:1px solid var(--glass-border-mint);background:var(--glass-bg-strong);height:36px;color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:var(--elev-1);transition:var(--transition-hover-lift);border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;padding:0 12px;font-size:11px;font-weight:560;display:inline-flex}.Favorites-module__0OuT7a__backButton:hover{transform:translateY(var(--hover-lift-xs));box-shadow:var(--elev-2);border-color:#7abcb06b}.Favorites-module__0OuT7a__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.Favorites-module__0OuT7a__header h1{letter-spacing:-.01em;color:var(--foreground);margin:0;font-family:DM Serif Display,Times New Roman,serif;font-size:clamp(2.1rem,3vw,2.7rem);font-weight:400;line-height:1.03}.Favorites-module__0OuT7a__header p{color:var(--text-secondary);letter-spacing:.016em;margin:5px 0 0;font-size:12.5px;font-weight:650}.Favorites-module__0OuT7a__clearAllBtn{color:#385c54eb;letter-spacing:.01em;cursor:pointer;height:40px;transition:transform .34s var(--ui-ease),filter .34s var(--ui-ease);background:#d6f0e994;border:1px solid #9ad2c83d;border-radius:10px;padding:0 12px;font-weight:700}.Favorites-module__0OuT7a__clearAllBtn:hover{filter:brightness(1.04);transform:translateY(-1px)}.Favorites-module__0OuT7a__coastalEmpty{border-radius:calc(var(--radius) + 8px);border:1px solid var(--border-subtle);box-shadow:var(--elev-2);isolation:isolate;background:linear-gradient(165deg,#fffffff0,#f5fcf9e0);grid-template-columns:1fr;margin-top:10px;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.Favorites-module__0OuT7a__coastalEmpty{grid-template-columns:minmax(0,1fr) minmax(160px,36%);min-height:280px}}.Favorites-module__0OuT7a__coastalEmptyWaves{pointer-events:none;z-index:0;opacity:.45;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 320' preserveAspectRatio='xMidYMax slice'%3E%3Cpath fill='none' stroke='rgba(255,255,255,0.55)' stroke-width='1.2' d='M0 180 Q200 140 400 180 T800 180 T1200 180'/%3E%3Cpath fill='none' stroke='rgba(255,255,255,0.35)' stroke-width='1' d='M0 220 Q280 190 560 220 T1120 220'/%3E%3Cpath fill='none' stroke='rgba(255,255,255,0.25)' stroke-width='0.9' d='M0 260 Q320 230 640 260 T1200 260'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}.Favorites-module__0OuT7a__coastalEmptyContent{z-index:1;max-width:42rem;padding:clamp(30px,5.2vw,48px) clamp(22px,4vw,40px);position:relative}.Favorites-module__0OuT7a__coastalEmptyIcon{background:var(--glass-bg-strong);border:1px solid var(--glass-border-mint);width:48px;height:48px;box-shadow:var(--elev-1);color:#ae4e84eb;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Favorites-module__0OuT7a__coastalEmptyIcon svg{width:22px;height:22px}.Favorites-module__0OuT7a__coastalEmptyTitle{letter-spacing:-.02em;color:var(--foreground);margin:0 0 14px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.28rem,2.4vw,1.72rem);font-weight:400;line-height:1.22}.Favorites-module__0OuT7a__coastalEmptySub{color:var(--text-secondary);max-width:38ch;margin:0 0 26px;font-size:.94rem;line-height:1.62}.Favorites-module__0OuT7a__coastalEmptyCta{gap:10px}.Favorites-module__0OuT7a__coastalEmptyAtmosphere{z-index:0;background:radial-gradient(ellipse 90% 85% at 85% 45%,var(--ambient-lagoon),transparent 62%),radial-gradient(ellipse 70% 70% at 70% 90%,var(--ambient-sand),transparent 58%),radial-gradient(ellipse 60% 50% at 100% 20%,var(--ambient-mint),transparent 55%),linear-gradient(115deg,#ffffff14,#f5fcf959);min-height:140px;position:relative}@media (min-width:768px){.Favorites-module__0OuT7a__coastalEmptyAtmosphere{min-height:0}}@media (max-width:767px){.Favorites-module__0OuT7a__coastalEmptyAtmosphere{opacity:.92;min-height:96px}}.Favorites-module__0OuT7a__listingsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:4px;display:grid}.Favorites-module__0OuT7a__gridItem{min-width:0;transition:opacity .3s cubic-bezier(.32,.06,.2,1),transform .34s cubic-bezier(.32,.06,.2,1),filter .34s cubic-bezier(.32,.06,.2,1)}.Favorites-module__0OuT7a__gridItemRemoving{opacity:0;filter:saturate(.9);pointer-events:none;transform:scale(.97)translateY(10px)}.Favorites-module__0OuT7a__cardSkeleton{border-radius:calc(var(--ui-radius) + 1px);background:linear-gradient(140deg,#ffffff75,#f1fbf85c);border:1px solid #9ad2c833;height:238px;box-shadow:0 12px 24px #59767a14}.Favorites-module__0OuT7a__inventoryEndCap{border-radius:calc(var(--ui-radius) + 2px);-webkit-backdrop-filter:blur(10px);background:radial-gradient(70% 56% at 22% 16%,#89cdbd1a,#0000 72%),radial-gradient(66% 52% at 80% 6%,#cebcea1f,#0000 72%),linear-gradient(#ffffff61,#f8fdfb47);border:1px solid #9ad2c829;margin-top:12px;padding:11px 13px}.Favorites-module__0OuT7a__inventoryEndCap p{letter-spacing:.08em;text-transform:uppercase;color:#486c70a3;margin:0;font-size:11.5px;font-weight:620}.Favorites-module__0OuT7a__modalOverlay{z-index:1000;background:#dfeee99e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Favorites-module__0OuT7a__modalBox{background:#fcfefdf5;border:1px solid #9bbbb261;border-radius:16px;width:min(360px,92vw);padding:24px;box-shadow:0 10px 40px #84aca23d}.Favorites-module__0OuT7a__modalBox h3{margin-bottom:8px}.Favorites-module__0OuT7a__modalBox p{color:#69847d;margin-bottom:20px}.Favorites-module__0OuT7a__modalActions{justify-content:flex-end;gap:12px;display:flex}.Favorites-module__0OuT7a__dangerButton{color:#fff;cursor:pointer;background:#ec5cc4f0;border:none;border-radius:8px;padding:10px 16px;transition:all .2s}.Favorites-module__0OuT7a__secondaryButton{color:#45675f;cursor:pointer;background:0 0;border:1px solid #9bbbb261;border-radius:8px;padding:10px 16px;transition:all .2s}.Favorites-module__0OuT7a__dangerButton:hover:not(:disabled),.Favorites-module__0OuT7a__secondaryButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #ec5cc45c}.Favorites-module__0OuT7a__dangerButton:active:not(:disabled),.Favorites-module__0OuT7a__secondaryButton:active:not(:disabled){transform:scale(.97)}.Favorites-module__0OuT7a__dangerButton:disabled,.Favorites-module__0OuT7a__secondaryButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media (max-width:980px){.Favorites-module__0OuT7a__listingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.Favorites-module__0OuT7a__wrapper{padding:12px 12px 24px}.Favorites-module__0OuT7a__listingsGrid{grid-template-columns:1fr}}
.Dashboard-module__5cuSHa__page{background:var(--bg-main);min-height:100vh;color:var(--text-primary);overflow:visible}.Dashboard-module__5cuSHa__dashboardBg{position:relative}.Dashboard-module__5cuSHa__dashboardWorkspace{background:linear-gradient(#f2f6f4 0%,#eef2f0 48%,#eceff2 100%)}.Dashboard-module__5cuSHa__dashboardWorkspace .Dashboard-module__5cuSHa__main{z-index:1;position:relative}.Dashboard-module__5cuSHa__dashboardBg:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle at 20% 30%,#89cdbd2e,#0000 44%),radial-gradient(circle at 80% 20%,#9fb3d929,#0000 44%);position:absolute;inset:0}.Dashboard-module__5cuSHa__main{z-index:1;max-width:1160px;margin:0 auto;padding:14px 16px 30px;position:relative}@media (max-width:720px){.Dashboard-module__5cuSHa__main{padding:10px 12px 20px}}.Dashboard-module__5cuSHa__adminWrapper{max-width:1200px;margin:0 auto;padding:24px}.Dashboard-module__5cuSHa__draftResumeStrip{margin-bottom:22px}.Dashboard-module__5cuSHa__draftResumeTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);margin:0 0 12px;font-size:.72rem}.Dashboard-module__5cuSHa__draftResumeGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.Dashboard-module__5cuSHa__draftResumeCard{flex-direction:column;justify-content:space-between;gap:12px;display:flex}.Dashboard-module__5cuSHa__draftResumeHeading{margin:0 0 6px;font-size:1rem;font-weight:600}.Dashboard-module__5cuSHa__brokerInsightGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-bottom:18px;display:grid}.Dashboard-module__5cuSHa__agentIntelLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;margin-bottom:0;display:grid}.Dashboard-module__5cuSHa__agentListingColumn{min-width:0}@media (max-width:960px){.Dashboard-module__5cuSHa__agentIntelLayout{grid-template-columns:1fr}}.Dashboard-module__5cuSHa__adminHero{background:radial-gradient(circle at 20% 30%,#89cdbd2e,#0000 40%),radial-gradient(circle at 80% 20%,#3b82f614,#0000 40%),#0009;border:1px solid #ffffff14;border-radius:20px;margin-bottom:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 20px 46px #85aea43d,inset 0 0 40px #ffffff47}.Dashboard-module__5cuSHa__adminHero:before{content:"";filter:blur(80px);opacity:.4;pointer-events:none;background:radial-gradient(circle,#89cdbd4d,#0000 70%);width:300px;height:300px;position:absolute;top:-80px;left:-80px}.Dashboard-module__5cuSHa__adminHero>*{z-index:1;position:relative}.Dashboard-module__5cuSHa__adminHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.Dashboard-module__5cuSHa__pageTitle{color:#e6edf3;margin:0;font-size:34px}.Dashboard-module__5cuSHa__pageSubtitle{color:var(--text-secondary);margin:6px 0 0}.Dashboard-module__5cuSHa__actionBar{flex-wrap:wrap;gap:12px;display:flex}.Dashboard-module__5cuSHa__adminTabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.Dashboard-module__5cuSHa__adminMainGrid{grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:start;gap:16px;margin-top:18px;display:grid}@media (max-width:960px){.Dashboard-module__5cuSHa__adminMainGrid{grid-template-columns:1fr}}.Dashboard-module__5cuSHa__title{margin:0 0 16px;font-size:28px;font-weight:600}.Dashboard-module__5cuSHa__linkRow{margin-bottom:var(--section-spacing);flex-wrap:wrap;gap:12px;display:flex}.Dashboard-module__5cuSHa__dashboardLink{color:#34424be6;background:linear-gradient(160deg,#ffffffeb,#f5f9fbe6);border:1px solid #a9bcc661;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;text-decoration:none;transition:background .16s cubic-bezier(.32,.06,.2,1),border-color .16s cubic-bezier(.32,.06,.2,1),color .16s cubic-bezier(.32,.06,.2,1),transform .16s cubic-bezier(.32,.06,.2,1),box-shadow .16s cubic-bezier(.32,.06,.2,1);display:inline-flex;box-shadow:0 10px 24px #101c241a,inset 0 1px #ffffffa6}.Dashboard-module__5cuSHa__dashboardLink:hover{background:linear-gradient(160deg,#fffffffa,#eff7f3eb);border-color:#2e8b786b;transform:translateY(-1.5px);box-shadow:0 13px 28px #101c241f,inset 0 0 0 1px #ffffffad,0 0 22px #2e8b7838}.Dashboard-module__5cuSHa__dashboardLinkActive{color:#123a34fa;background:linear-gradient(155deg,#e8fbf6fa,#d2f2e8f0);border-color:#207a6c9e;font-weight:600;transform:translateY(-1px);box-shadow:0 16px 36px #0c28242e,inset 0 0 0 1px #ffffffb8,0 0 28px #2e8b7852}button.Dashboard-module__5cuSHa__dashboardLink:disabled{opacity:.65;cursor:not-allowed;pointer-events:none;filter:none;transform:none}.Dashboard-module__5cuSHa__statusToggle{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:inline-flex}@media (min-width:1280px){.Dashboard-module__5cuSHa__operationalStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.Dashboard-module__5cuSHa__operationalStatsGridSecondary{grid-template-columns:repeat(3,minmax(0,1fr))}}.Dashboard-module__5cuSHa__toggleButton{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--bg-card);border-radius:999px;padding:8px 12px;transition:background .16s cubic-bezier(.32,.06,.2,1),border-color .16s cubic-bezier(.32,.06,.2,1),color .16s cubic-bezier(.32,.06,.2,1),box-shadow .16s cubic-bezier(.32,.06,.2,1),transform .16s cubic-bezier(.32,.06,.2,1)}.Dashboard-module__5cuSHa__toggleButton:hover{background:var(--bg-elevated);border-color:#2e8b7866;box-shadow:0 4px 14px #101c2414}.Dashboard-module__5cuSHa__toggleButtonActive{color:#123a34f5;background:linear-gradient(160deg,#d2f2e8f2,#b8e8dae0);border-color:#207a6c8c;font-weight:600;box-shadow:0 8px 22px #0c28241f,inset 0 0 0 1px #ffffff8c}.Dashboard-module__5cuSHa__primaryAction{background:linear-gradient(135deg,#8ccbb7,#78b9a5);transition:all .2s;box-shadow:0 0 20px #78b2a440}.Dashboard-module__5cuSHa__primaryAction:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 28px #78b2a459}.Dashboard-module__5cuSHa__btnPrimary{position:relative;overflow:hidden}.Dashboard-module__5cuSHa__btnPrimary:after{content:"";opacity:0;background:linear-gradient(120deg,#0000,#fff3,#0000);transition:opacity .3s;position:absolute;inset:0}.Dashboard-module__5cuSHa__btnPrimary:hover:after{opacity:1}.Dashboard-module__5cuSHa__secondaryAction{background:var(--glass-bg);border:1px solid var(--border-subtle);transition:all .2s}.Dashboard-module__5cuSHa__secondaryAction:hover{background:var(--glass-bg-strong)}.Dashboard-module__5cuSHa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:24px;display:grid}.Dashboard-module__5cuSHa__card{transition:var(--transition-surface),transform var(--dur-3)var(--ease-default);border-radius:var(--radius);padding:var(--card-padding);box-shadow:var(--elev-1);background:#fff;border:1px solid #94a2ac6b}.Dashboard-module__5cuSHa__archivedCard{opacity:.92;background:linear-gradient(160deg,#eceff4e0,#ffffffb8);border-color:#949eac6b;box-shadow:inset 0 1px #ffffff80}.Dashboard-module__5cuSHa__cardActionBusy{opacity:.74;transform:scale(.995)}.Dashboard-module__5cuSHa__archivedHint{color:#9da7b3;margin:6px 0 0;font-size:12px}.Dashboard-module__5cuSHa__card:hover{transform:translateY(var(--hover-lift-sm));border-color:var(--border-strong);box-shadow:var(--elev-2),var(--glow-teal-ambient)}.Dashboard-module__5cuSHa__card:active,.Dashboard-module__5cuSHa__pendingCard:active,.Dashboard-module__5cuSHa__listingsRow:active,.Dashboard-module__5cuSHa__userListingRow:active{transform:scale(.98)}.Dashboard-module__5cuSHa__statCard{border-radius:var(--radius);transition:var(--transition-hover-lift);min-height:122px;box-shadow:var(--elev-1);background:#fff;border:1px solid #94a2ac6b;flex-direction:column;justify-content:center;padding:20px;display:flex}.Dashboard-module__5cuSHa__statCard:hover{transform:translateY(var(--hover-lift-sm));border-color:var(--border-strong);box-shadow:var(--elev-2),var(--glow-teal-ambient)}.Dashboard-module__5cuSHa__statLabel{color:#5d6c76c7;font-size:12px}.Dashboard-module__5cuSHa__statValue{color:#2f363c;letter-spacing:-.015em;text-shadow:0 1px #ffffff8c;margin-top:6px;font-size:32px}.Dashboard-module__5cuSHa__operationalStatsShell{box-shadow:var(--elev-1);background:#fff;border:1px solid #94a2ac61;border-radius:22px;margin-top:22px;padding:4px}.Dashboard-module__5cuSHa__operationalStatsGrid{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:12px;display:grid}.Dashboard-module__5cuSHa__operationalStatsGridSecondary{margin-top:10px}.Dashboard-module__5cuSHa__userOperationalStatsShell{margin-top:0}.Dashboard-module__5cuSHa__userOperationalStatsGrid{gap:8px}.Dashboard-module__5cuSHa__userOperationalStatsGrid .Dashboard-module__5cuSHa__operationalStatCard{min-height:96px;padding:14px 14px 12px}.Dashboard-module__5cuSHa__userOperationalStatsGrid .Dashboard-module__5cuSHa__operationalStatValue{margin-top:6px;font-size:28px}.Dashboard-module__5cuSHa__userOperationalStatsGrid .Dashboard-module__5cuSHa__operationalStatSub{font-size:10px;line-height:1.3}.Dashboard-module__5cuSHa__operationalStatLimitCompact .Dashboard-module__5cuSHa__operationalStatSub{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:1100px){.Dashboard-module__5cuSHa__userOperationalStatsGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1099px){.Dashboard-module__5cuSHa__userOperationalStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.Dashboard-module__5cuSHa__userOperationalStatsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.Dashboard-module__5cuSHa__userOperationalStatsGrid>*{scroll-snap-align:start;flex:0 0 min(72vw,148px)}.Dashboard-module__5cuSHa__userOperationalStatsGrid .Dashboard-module__5cuSHa__operationalStatCard{min-height:92px}}.Dashboard-module__5cuSHa__operationalStatClickable{cursor:pointer;text-align:left;width:100%;font:inherit;appearance:none}.Dashboard-module__5cuSHa__operationalStatClickable:focus-visible{outline-offset:2px;outline:2px solid #2e8b788c}.Dashboard-module__5cuSHa__operationalStatDraft .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#9fb3d98c,#82a0d259)}.Dashboard-module__5cuSHa__operationalStatCard{min-height:118px;box-shadow:var(--elev-1);background:#fff;border:1px solid #94a2ac66;border-radius:18px;flex-direction:column;justify-content:flex-end;padding:18px 18px 16px;transition:transform .17s cubic-bezier(.32,.06,.2,1),box-shadow .17s cubic-bezier(.32,.06,.2,1),border-color .17s;display:flex;position:relative;overflow:hidden}.Dashboard-module__5cuSHa__operationalStatCard:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 44px #10343824,0 0 28px #2ea0961f,inset 0 1px #ffffffb8}.Dashboard-module__5cuSHa__operationalStatAccent{opacity:.9;background:linear-gradient(90deg,#2ea096d9,#78d2c380,#0000);height:3px;animation:4.5s ease-in-out infinite Dashboard-module__5cuSHa__operationalShimmer;position:absolute;top:0;left:0;right:0}@keyframes Dashboard-module__5cuSHa__operationalShimmer{0%,to{opacity:.65;transform:translate(-8%)}50%{opacity:1;transform:translate(8%)}}.Dashboard-module__5cuSHa__operationalStatLabel{letter-spacing:.04em;text-transform:uppercase;color:#264244b8;margin:0;font-size:11px;font-weight:600}.Dashboard-module__5cuSHa__operationalStatValue{letter-spacing:-.03em;color:#163034f0;font-variant-numeric:tabular-nums;text-shadow:0 1px #ffffff80;transition:color var(--dur-2)var(--ease-default),opacity var(--dur-2)var(--ease-default);margin:8px 0 0;font-size:34px;font-weight:700;line-height:1.05}.Dashboard-module__5cuSHa__operationalStatSub{color:#374e529e;margin:6px 0 0;font-size:11px;line-height:1.35}.Dashboard-module__5cuSHa__operationalStatTotal .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#2e8b78f2,#ffce84a6)}.Dashboard-module__5cuSHa__operationalStatTotal{background:linear-gradient(168deg,#ffffff9e,#e8f8f473)}.Dashboard-module__5cuSHa__operationalStatPending .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#ffbe78e0,#ffe8c873)}.Dashboard-module__5cuSHa__operationalStatApproved .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#26968aeb,#8cdccd7a)}.Dashboard-module__5cuSHa__operationalStatRejected{background:linear-gradient(168deg,#fffaf69e,#ffe8e070);border-color:#d2968461}.Dashboard-module__5cuSHa__operationalStatRejected .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#cd7d6cd1,#ffcdbc6b)}.Dashboard-module__5cuSHa__operationalStatRejected:hover{box-shadow:0 20px 44px #60383017,0 0 24px #d282701f,inset 0 1px #ffffffb8}.Dashboard-module__5cuSHa__operationalStatArchived .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#828e9eb8,#d2dae461)}.Dashboard-module__5cuSHa__operationalStatUsers .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#6496c8bf,#b4d2eb66)}.Dashboard-module__5cuSHa__operationalStatFavorites .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#78a5d2c7,#c8dcf56b)}.Dashboard-module__5cuSHa__operationalStatInquiries .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#ffbc80d1,#ffecd273)}.Dashboard-module__5cuSHa__operationalStatActive .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#26968aeb,#8cdccd7a)}.Dashboard-module__5cuSHa__operationalStatLimit .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#2e8b78e0,#a0dccd73)}.Dashboard-module__5cuSHa__operationalStatLimit{background:linear-gradient(168deg,#ffffff9e,#e8f8f473)}.Dashboard-module__5cuSHa__operationalStatLimitExhausted{background:linear-gradient(168deg,#fffcf8b8,#ffeee46b);border-color:#d2a59461}.Dashboard-module__5cuSHa__operationalStatLimitExhausted .Dashboard-module__5cuSHa__operationalStatAccent{background:linear-gradient(90deg,#c8826cb8,#ffd2be61)}.Dashboard-module__5cuSHa__operationalStatLimitExhausted .Dashboard-module__5cuSHa__operationalStatLabel{color:#583a34b8}.Dashboard-module__5cuSHa__operationalStatLimitExhausted .Dashboard-module__5cuSHa__operationalStatValue{color:#48302ce6}.Dashboard-module__5cuSHa__userDashboardPage{background:radial-gradient(58% 46% at 6% 10%,#6cbaa83d,#0000 72%),radial-gradient(50% 42% at 96% 4%,#98b2c62e,#0000 68%),radial-gradient(54% 44% at 90% 90%,#c6988024,#0000 74%),radial-gradient(48% 40% at 12% 88%,#76a89429,#0000 70%),linear-gradient(168deg,#dceeea 0%,#d6ebe4 24%,#dce8f0 52%,#e6e8ec 82%,#e8f2ee 100%)}.Dashboard-module__5cuSHa__userDashboardPage:before{content:"";pointer-events:none;z-index:0;opacity:.34;filter:blur(48px);background:radial-gradient(44% 38% at 18% 22%,#60b29e33,#0000 68%),radial-gradient(40% 36% at 82% 18%,#a8bcda24,#0000 66%),radial-gradient(46% 40% at 72% 78%,#bc947a1f,#0000 72%);position:fixed;inset:0}.Dashboard-module__5cuSHa__userDashboardPage .Dashboard-module__5cuSHa__main{z-index:1}.Dashboard-module__5cuSHa__userDashboardSurface{isolation:isolate;position:relative}.Dashboard-module__5cuSHa__userAtmosphereLayer{z-index:0;pointer-events:none;background:linear-gradient(172deg,#d0e8de9e 0%,#d6ecf07a 42%,#dee4dc6b 100%);position:absolute;inset:0;overflow:hidden}.Dashboard-module__5cuSHa__userAtmosphereLayer:before,.Dashboard-module__5cuSHa__userAtmosphereLayer:after{content:"";pointer-events:none;position:absolute;inset:-12%}.Dashboard-module__5cuSHa__userAtmosphereLayer:before{opacity:.54;filter:blur(38px);background:radial-gradient(52% 46% at 8% 14%,#6cbaa83d,#0000 68%),radial-gradient(48% 42% at 92% 8%,#8eacc62e,#0000 66%),radial-gradient(54% 44% at 82% 82%,#c6988029,#0000 70%),radial-gradient(46% 40% at 14% 78%,#a8c6b224,#0000 68%),radial-gradient(44% 38% at 58% 38%,#58ac9829,#0000 72%),radial-gradient(38% 34% at 36% 56%,#7cb2941f,#0000 74%)}.Dashboard-module__5cuSHa__userAtmosphereLayer:after{opacity:.36;filter:blur(26px);background:linear-gradient(168deg,#e4f6f07a 0%,#0000 48%),linear-gradient(108deg,#ecf8f452 0%,#dae8f83d 52%,#0000 78%),radial-gradient(72% 58% at 50% 100%,#60a8941a,#0000 65%)}.Dashboard-module__5cuSHa__userAtmosphereDepth{pointer-events:none;opacity:.42;filter:blur(44px);background:radial-gradient(62% 50% at 28% 62%,#649e842e,#0000 70%),radial-gradient(56% 48% at 74% 48%,#76bcb224,#0000 68%),radial-gradient(48% 42% at 50% 18%,#b294bc14,#0000 72%);position:absolute;inset:-8%}.Dashboard-module__5cuSHa__userAtmosphereVeil{background:linear-gradient(90deg,#e8f6f2c7 0%,#eaf4f885 48%,#ecf6f452 100%),linear-gradient(185deg,#ffffff42 0%,#0000 46%);position:absolute;inset:0}.Dashboard-module__5cuSHa__userDashboardAboveArt{z-index:1;position:relative}.Dashboard-module__5cuSHa__userActionPanel{border-radius:calc(var(--radius) + 2px);box-shadow:var(--elev-1);background:#fff;border:1px solid #94a2ac6b;margin-top:22px;padding:20px 20px 18px}.Dashboard-module__5cuSHa__userActionHeadline{letter-spacing:-.02em;color:#1c383cf2;margin:0;font-size:1.05rem;font-weight:650}.Dashboard-module__5cuSHa__userActionSubtext{color:#48605cc7;max-width:56ch;margin:8px 0 0;font-size:12px;line-height:1.45}.Dashboard-module__5cuSHa__userTryRow{color:#2c4844e0;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:14px 0 10px;font-size:13px;font-weight:600;display:flex}.Dashboard-module__5cuSHa__userTryRemainder{color:#2e8276d1;letter-spacing:.01em;font-weight:600}.Dashboard-module__5cuSHa__userCtaRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.Dashboard-module__5cuSHa__userCtaSecondary{color:#34424be6;background:linear-gradient(160deg,#ffffffeb,#f5f9fbe6);border:1px solid #a9bcc661;border-radius:999px;justify-content:center;align-items:center;padding:9px 16px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .16s cubic-bezier(.32,.06,.2,1),border-color .16s cubic-bezier(.32,.06,.2,1),transform .16s cubic-bezier(.32,.06,.2,1),box-shadow .16s cubic-bezier(.32,.06,.2,1);display:inline-flex;box-shadow:0 10px 24px #101c241a,inset 0 1px #ffffffa6}.Dashboard-module__5cuSHa__userCtaSecondary:hover{background:linear-gradient(160deg,#fffffffa,#eff7f3eb);border-color:#2e8b786b;transform:translateY(-1.5px);box-shadow:0 13px 28px #101c241f,inset 0 0 0 1px #ffffffad,0 0 22px #2e8b7838}.Dashboard-module__5cuSHa__userPrimaryDisabled,.Dashboard-module__5cuSHa__userPrimaryDisabled:disabled{color:#486c66bd;opacity:1;cursor:not-allowed;filter:none;background:linear-gradient(165deg,#f4fcf9f0,#e8f6f2e6);border-color:#9ad2c84d;transform:none;box-shadow:inset 0 1px #ffffff8c}.Dashboard-module__5cuSHa__userPrimaryDisabled:hover,.Dashboard-module__5cuSHa__userPrimaryDisabled:disabled:hover{filter:none;transform:none;box-shadow:inset 0 1px #ffffff8c}.Dashboard-module__5cuSHa__userUpgradeRow{margin-top:12px}.Dashboard-module__5cuSHa__userUpgradeCta{color:#1c486cf0;box-shadow:var(--elev-1),0 0 22px #64aadc24;-webkit-backdrop-filter:blur(var(--glass-blur));transition:background var(--dur-3)var(--ease-out-soft),border-color var(--dur-3)var(--ease-out-soft),transform var(--dur-3)var(--ease-out-soft),box-shadow var(--dur-3)var(--ease-out-soft);background:linear-gradient(165deg,#ffffffe0,#e4f2fcc7),radial-gradient(80% 120% at 12% 0,#78bce62e,#0000 62%);border:1px solid #64a8da6b;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.Dashboard-module__5cuSHa__userUpgradeCta:hover{box-shadow:var(--elev-2),0 0 28px #58a0dc33;background:linear-gradient(165deg,#fffffff5,#dceefcdb),radial-gradient(80% 120% at 12% 0,#64b0e438,#0000 62%);border-color:#4894d285;transform:translateY(-1.5px)}.Dashboard-module__5cuSHa__userPlaceholderGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:18px;display:grid}.Dashboard-module__5cuSHa__agentBenefitsList{color:#28443ee0;margin:0;padding-left:0;font-size:.92rem;line-height:1.55}.Dashboard-module__5cuSHa__agentBenefitsList li{margin-bottom:6px;padding-left:1.1rem;list-style:none;position:relative}.Dashboard-module__5cuSHa__agentBenefitsList li:before{content:"✓";color:#488c78d1;font-weight:600;position:absolute;left:0}.Dashboard-module__5cuSHa__userPlaceholderCard{opacity:.88;background:#ffffff6b;border:1px dashed #a0b6b273;border-radius:14px;padding:12px 14px}.Dashboard-module__5cuSHa__userPlaceholderTitle{color:#2a4442b8;margin:0;font-size:13px;font-weight:650}.Dashboard-module__5cuSHa__userPlaceholderHint{color:#5666649e;margin:6px 0 0;font-size:11px;line-height:1.35}.Dashboard-module__5cuSHa__userPlaceholderBadge{letter-spacing:.06em;text-transform:uppercase;color:#6e807cb8;margin-top:8px;font-size:10px;font-weight:650}.Dashboard-module__5cuSHa__userTierBlock{border-radius:calc(var(--radius) + 2px);box-shadow:var(--elev-1);-webkit-backdrop-filter:blur(var(--glass-blur));background:linear-gradient(165deg,#ffffffe6,#ecf8f4b8);border:1px solid #9ad2c847;margin-top:18px;padding:18px 18px 16px}.Dashboard-module__5cuSHa__userTierHeader{margin-bottom:12px}.Dashboard-module__5cuSHa__userTierTitle{letter-spacing:-.02em;color:#1c383cf2;margin:0;font-size:1rem;font-weight:650}.Dashboard-module__5cuSHa__userTierSubtext{color:#48605cc7;max-width:56ch;margin:6px 0 0;font-size:12px;line-height:1.45}.Dashboard-module__5cuSHa__userListingLimitPanel{background:#ffffffb8;border:1px solid #9ad2c847;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:14px;padding:14px 16px;display:flex}.Dashboard-module__5cuSHa__userListingLimitPanelExhausted{background:linear-gradient(168deg,#fffcf8e0,#ffeee46b);border-color:#d2a59457}.Dashboard-module__5cuSHa__userListingLimitCopy{flex:1;min-width:0}.Dashboard-module__5cuSHa__userListingLimitLabel{letter-spacing:.08em;text-transform:uppercase;color:#566664b8;margin:0;font-size:10px;font-weight:650}.Dashboard-module__5cuSHa__userListingLimitSlots{letter-spacing:-.02em;color:#1c383cf0;font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:1.35rem;font-weight:700}.Dashboard-module__5cuSHa__userListingLimitStatus{color:#583a34d1;margin:6px 0 0;font-size:12px;font-weight:600}.Dashboard-module__5cuSHa__userListingLimitHint{color:#48605cc7;max-width:52ch;margin:6px 0 0;font-size:12px;line-height:1.45}.Dashboard-module__5cuSHa__userListingLimitGauge{color:#2e8b78b8;flex-shrink:0;width:28px;height:28px;margin-top:2px}.Dashboard-module__5cuSHa__userListingLimitPanelExhausted .Dashboard-module__5cuSHa__userListingLimitGauge{color:#b47864c7}.Dashboard-module__5cuSHa__userTierGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.Dashboard-module__5cuSHa__userTierStat{background:#ffffff8c;border:1px solid #9ad2c838;border-radius:12px;padding:10px 12px}.Dashboard-module__5cuSHa__userTierStatLabel{letter-spacing:.06em;text-transform:uppercase;color:#566664b8;font-size:10px;font-weight:650;display:block}.Dashboard-module__5cuSHa__userTierStatValue{color:#20443ef0;margin-top:4px;font-size:1.05rem;font-weight:650;display:block}.Dashboard-module__5cuSHa__userTierSummary{color:#48605cd1;margin:12px 0 0;font-size:12px}.Dashboard-module__5cuSHa__userTierActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.Dashboard-module__5cuSHa__userTierBrokerPlaceholder{color:#48606cc7;max-width:42ch;font-size:12px}.Dashboard-module__5cuSHa__userListingToolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.Dashboard-module__5cuSHa__userListingSearchWrap{flex:200px;min-width:0}.Dashboard-module__5cuSHa__userListingSearch{color:#203438f0;background:#ffffffe0;border:1px solid #9ad2c859;border-radius:12px;width:100%;padding:9px 12px;font-size:13px}.Dashboard-module__5cuSHa__userListingSelect{color:#203438f0;background:#ffffffe0;border:1px solid #9ad2c859;border-radius:12px;min-width:140px;padding:9px 12px;font-size:13px}.Dashboard-module__5cuSHa__statusNeedsEdits{color:#644820eb;background:linear-gradient(135deg,#fff4dc9e,#f8d29638);border-color:#dcb4647a}.Dashboard-module__5cuSHa__rejectedTone{background:linear-gradient(148deg,#fff4eee0,#ffffffc7);border-color:#d2918066;box-shadow:0 10px 26px #78403414,0 0 14px #d7826e1a,inset 0 1px #ffffff8c}.Dashboard-module__5cuSHa__systemBar{background:var(--glass-bg);border:1px solid var(--border-subtle);opacity:.92;border-radius:10px;flex-wrap:wrap;gap:20px;margin-top:18px;padding:10px 14px;font-size:13px;display:flex}.Dashboard-module__5cuSHa__statusBar{background:var(--glass-bg);border:1px solid var(--border-subtle);border-radius:12px;flex-wrap:wrap;gap:20px;margin-top:16px;padding:12px 16px;font-size:13px;transition:all .3s;display:flex}.Dashboard-module__5cuSHa__pulse{border-color:#78b2a46b;box-shadow:0 0 25px #78b2a438}.Dashboard-module__5cuSHa__activityCard{background:#ffffffbd;margin-top:24px}.Dashboard-module__5cuSHa__activityTitle{color:#e6edf3;margin:0 0 6px}.Dashboard-module__5cuSHa__emptyState{color:#37524eb8;font-size:14px;line-height:1.55}.Dashboard-module__5cuSHa__emptyState h4,.Dashboard-module__5cuSHa__emptyState p{margin:0}.Dashboard-module__5cuSHa__emptyState p{color:#37524ead;margin-top:6px}.Dashboard-module__5cuSHa__dashboardListingBlock{flex-direction:column;gap:8px;min-width:0;max-width:100%;display:flex}.Dashboard-module__5cuSHa__listingActionRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.Dashboard-module__5cuSHa__deleteListingButton{background:var(--bg-elevated);height:36px;color:var(--text-secondary);cursor:pointer;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__deleteListingButton:hover:not(:disabled){color:#ef4444;background:#ef444426;border-color:#ef44444d;transform:translateY(-1px)}.Dashboard-module__5cuSHa__deleteListingButton:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__sectionTitle{margin:0 0 10px}.Dashboard-module__5cuSHa__muted{color:var(--text-secondary)}.Dashboard-module__5cuSHa__statusPill{color:#4d7d6f;background:#78b2a433;border:1px solid #78b2a466;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.Dashboard-module__5cuSHa__successBanner{color:#4d7d6f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#78b2a424;border:1px solid #78b2a44d;border-radius:10px;margin-bottom:16px;padding:14px 18px;font-weight:500;animation:.3s Dashboard-module__5cuSHa__fadeSlide}.Dashboard-module__5cuSHa__successIcon{background:#78b2a43d;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:inline-flex}@keyframes Dashboard-module__5cuSHa__fadeSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__5cuSHa__form{gap:10px;max-width:460px;margin-top:12px;display:grid}.Dashboard-module__5cuSHa__progressWrap{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;padding:10px}.Dashboard-module__5cuSHa__progressHeader{color:var(--text-secondary);margin-bottom:8px;font-size:13px}.Dashboard-module__5cuSHa__progressBar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.Dashboard-module__5cuSHa__progressFill{border-radius:inherit;background:linear-gradient(90deg,#78b9a5,#8ccbb7);height:100%;transition:width .24s}.Dashboard-module__5cuSHa__input,.Dashboard-module__5cuSHa__textarea,.Dashboard-module__5cuSHa__select{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-primary);border-radius:8px;padding:10px}.Dashboard-module__5cuSHa__inputError{color:#fca5a5;margin:-4px 0 2px;font-size:12px}.Dashboard-module__5cuSHa__textarea{min-height:88px}.Dashboard-module__5cuSHa__primaryButton{border-radius:var(--radius);color:#fff;cursor:pointer;background:linear-gradient(160deg,#76bdaafa,#65ab99f5);border:1px solid #5fa19175;justify-content:center;align-items:center;padding:10px 18px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .26s cubic-bezier(.32,.06,.2,1),box-shadow .26s cubic-bezier(.32,.06,.2,1),filter .26s cubic-bezier(.32,.06,.2,1);display:inline-flex;box-shadow:0 10px 20px #48857647,inset 0 1px #ffffff3d}.Dashboard-module__5cuSHa__primaryButton:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1.5px);box-shadow:0 14px 28px #48857657,inset 0 0 0 1px #ffffff29}.Dashboard-module__5cuSHa__primaryButton:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__submissionOverlay{z-index:200;-webkit-backdrop-filter:blur(14px)saturate(1.1);pointer-events:auto;background:#080c106b;justify-content:center;align-items:center;padding:24px;animation:.42s cubic-bezier(.32,.06,.2,1) forwards Dashboard-module__5cuSHa__submissionOverlayIn;display:flex;position:fixed;inset:0}.Dashboard-module__5cuSHa__submissionOverlayExiting{animation:.52s cubic-bezier(.32,.06,.2,1) forwards Dashboard-module__5cuSHa__submissionOverlayOut}@keyframes Dashboard-module__5cuSHa__submissionOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes Dashboard-module__5cuSHa__submissionOverlayOut{0%{opacity:1}to{opacity:0}}.Dashboard-module__5cuSHa__submissionCard{width:min(420px,100%);color:var(--text-primary);text-align:center;background:radial-gradient(120% 80% at 50% -20%,#89cdbd38,#0000 55%),radial-gradient(circle at 100% 100%,#78a0c81f,#0000 45%),linear-gradient(165deg,#161c22f0,#0e1216f7);border:1px solid #ffffff1a;border-radius:20px;padding:28px 26px 24px;box-shadow:0 28px 64px #00000073,inset 0 0 0 1px #89cdbd1f,0 0 48px #78b2a414}.Dashboard-module__5cuSHa__submissionSwirlWrap{justify-content:center;align-items:center;min-height:56px;margin-bottom:18px;display:flex}.Dashboard-module__5cuSHa__submissionSwirl{filter:drop-shadow(0 0 12px #89cdbd40);background:conic-gradient(from 210deg,#89cdbd0d,#89cdbd8c,#78b2a440,#9fb3d959,#89cdbd0d);border-radius:50%;width:48px;height:48px;animation:1.35s linear infinite Dashboard-module__5cuSHa__submissionSwirlSpin;-webkit-mask:radial-gradient(circle,#0000 58%,#000 60%);mask:radial-gradient(circle,#0000 58%,#000 60%)}.Dashboard-module__5cuSHa__submissionSwirlCompleted{color:#fff;filter:drop-shadow(0 0 16px #78b2a473);background:linear-gradient(145deg,#78b2a4f2,#65a594fa);justify-content:center;align-items:center;font-size:26px;line-height:1;animation:.56s cubic-bezier(.34,1.4,.64,1) forwards Dashboard-module__5cuSHa__submissionCheckPop;display:flex;-webkit-mask:none;mask:none}@keyframes Dashboard-module__5cuSHa__submissionSwirlSpin{to{transform:rotate(360deg)}}@keyframes Dashboard-module__5cuSHa__submissionCheckPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.Dashboard-module__5cuSHa__submissionStageTitle{letter-spacing:.02em;color:#e6edf3f5;margin:0 0 8px;font-size:18px;font-weight:600}.Dashboard-module__5cuSHa__submissionNarrative{color:#9da7b3eb;min-height:44px;margin:0 0 18px;font-size:14px;line-height:1.45;transition:opacity .28s}.Dashboard-module__5cuSHa__submissionNarrativeFade{opacity:.55}.Dashboard-module__5cuSHa__submissionProgressTrack{background:#ffffff12;border-radius:999px;height:7px;margin-bottom:10px;overflow:hidden}.Dashboard-module__5cuSHa__submissionProgressFill{border-radius:inherit;transform-origin:0;height:100%;transform:scaleX(var(--submission-pct,0));background:linear-gradient(90deg,#65ab99d9,#89cdbdf2,#78b2a4e0) 0 0/180% 100%;transition:transform .42s cubic-bezier(.25,.85,.35,1);animation:2.8s ease-in-out infinite Dashboard-module__5cuSHa__submissionProgressShimmer;box-shadow:0 0 14px #89cdbd59}@keyframes Dashboard-module__5cuSHa__submissionProgressShimmer{0%,to{background-position:0%}50%{background-position:100%}}.Dashboard-module__5cuSHa__submissionPctLabel{font-variant-numeric:tabular-nums;color:#89cdbdbf;letter-spacing:.04em;font-size:12px}.Dashboard-module__5cuSHa__submissionCompletedHint{color:#9da7b3e0;margin:14px 0 0;font-size:13px;line-height:1.5}.Dashboard-module__5cuSHa__submissionCompletedTitle{color:#89cdbdf2;margin:0 0 6px;font-size:17px;font-weight:600}.Dashboard-module__5cuSHa__primaryButtonSubmitting:disabled{opacity:.92;cursor:wait;animation:1.6s ease-in-out infinite Dashboard-module__5cuSHa__primaryPulse;box-shadow:0 10px 24px #48857661,inset 0 0 0 1px #fff3,0 0 20px #89cdbd33}@keyframes Dashboard-module__5cuSHa__primaryPulse{0%,to{filter:brightness()}50%{filter:brightness(1.06)}}.Dashboard-module__5cuSHa__listGrid{flex-direction:column;gap:8px;width:100%;max-width:640px;margin:0 auto;display:flex;overflow-x:hidden}.Dashboard-module__5cuSHa__listingMeta{color:var(--text-secondary);flex:auto;min-width:0;margin:0;font-size:14px}.Dashboard-module__5cuSHa__listingMeta p{margin:0}.Dashboard-module__5cuSHa__rejectionNote{color:#d4a0a0;margin:6px 0 0;font-size:13px;line-height:1.4}.Dashboard-module__5cuSHa__listingButtonGroup{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.Dashboard-module__5cuSHa__submitReviewButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__submitReviewButton:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.Dashboard-module__5cuSHa__submitReviewButton:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__adminActionRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Dashboard-module__5cuSHa__pendingGrid{gap:12px;display:grid}.Dashboard-module__5cuSHa__userListingCardTop{grid-template-columns:96px minmax(0,1fr) auto;align-items:start;gap:12px 14px;display:grid}.Dashboard-module__5cuSHa__userListingThumb{aspect-ratio:4/3;border-radius:var(--radius);background:#eef6f2e6;border:1px solid #ffffff59;width:100%;position:relative;overflow:hidden}.Dashboard-module__5cuSHa__userListingThumbImg{object-fit:cover;width:100%;height:100%;display:block}.Dashboard-module__5cuSHa__userListingThumbPlaceholder{color:#3748448c;text-align:center;justify-content:center;align-items:center;padding:6px;font-size:12px;display:flex;position:absolute;inset:0}.Dashboard-module__5cuSHa__userListingCardBody{min-width:0}.Dashboard-module__5cuSHa__userListingActions{flex-direction:column;justify-content:center;align-self:center;align-items:stretch;gap:8px;min-width:7.25rem;max-width:9rem;margin-top:0;display:flex}.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__approveButton,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__listingActionSold,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__listingActionRented,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__deleteListingButton{text-align:center;justify-content:center;align-items:center;width:100%;height:auto;min-height:34px;padding:8px 12px;font-size:.8125rem;line-height:1.2;display:inline-flex}@media (max-width:720px){.Dashboard-module__5cuSHa__userListingCardTop{grid-template-rows:auto auto;grid-template-columns:80px minmax(0,1fr)}.Dashboard-module__5cuSHa__userListingActions{flex-flow:wrap;grid-column:1/-1;justify-content:flex-start;align-self:stretch;align-items:center;min-width:0;max-width:none;margin-top:2px}.Dashboard-module__5cuSHa__statusToggle{gap:6px}.Dashboard-module__5cuSHa__toggleButton{padding:7px 10px;font-size:12px}.Dashboard-module__5cuSHa__operationalStatsGrid,.Dashboard-module__5cuSHa__userTierGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__5cuSHa__userListingToolbar{flex-direction:column;align-items:stretch}.Dashboard-module__5cuSHa__userListingSelect{width:100%}.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__approveButton,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__listingActionSold,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__listingActionRented,.Dashboard-module__5cuSHa__userListingActions .Dashboard-module__5cuSHa__deleteListingButton{width:auto;min-height:34px}}.Dashboard-module__5cuSHa__pendingCard{background:#ffffffc2;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:140px 1fr;gap:12px;padding:12px;transition:all .24s;animation:.18s both Dashboard-module__5cuSHa__pendingCardIn;display:grid}.Dashboard-module__5cuSHa__pendingCard:hover{border-color:#78b2a466;box-shadow:0 0 18px #78b2a42e}.Dashboard-module__5cuSHa__pendingTone{background:linear-gradient(145deg,#fffaeeeb,#ffffffc2);border-color:#e8c4827a;box-shadow:0 0 16px #ffc88224,inset 0 1px #ffffffa6}.Dashboard-module__5cuSHa__pendingCardRemoving{opacity:0;transform:translateY(8px)scale(.99)}.Dashboard-module__5cuSHa__pendingImage{background:#eef6f2e6;border:1px solid #ffffff14;border-radius:10px;width:100%;height:96px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000003d}.Dashboard-module__5cuSHa__pendingBody{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.Dashboard-module__5cuSHa__pendingMeta{gap:4px;display:grid}.Dashboard-module__5cuSHa__pendingTitle{margin:0;font-size:17px;font-weight:700}.Dashboard-module__5cuSHa__pendingPrice{color:#d7e0ea;margin:2px 0 0;font-size:14px}.Dashboard-module__5cuSHa__pendingSubtle{color:#ffffff85;margin:0;font-size:12px}.Dashboard-module__5cuSHa__listingsTable{gap:8px;display:grid}.Dashboard-module__5cuSHa__listingsHeaderRow,.Dashboard-module__5cuSHa__listingsRow{grid-template-columns:84px minmax(180px,1fr) minmax(120px,1fr) 96px 120px 1.4fr;align-items:center;gap:10px;display:grid}.Dashboard-module__5cuSHa__rowRemoving{opacity:0;transform:translateY(8px)scale(.98)}.Dashboard-module__5cuSHa__listingsHeaderRow{color:#9da7b3;text-transform:uppercase;letter-spacing:.04em;padding:0 10px;font-size:12px}.Dashboard-module__5cuSHa__listingsRow{background:#ffffffc2;border:1px solid #ffffff14;border-radius:12px;padding:10px;transition:all .24s}.Dashboard-module__5cuSHa__listingsRow:hover{background:#f6fcf9f0;border-color:#78b2a466}.Dashboard-module__5cuSHa__vacancyLow{border-left:3px solid #94a3b88c}.Dashboard-module__5cuSHa__vacancyMedium{border-left:3px solid #fbbf24a6;box-shadow:0 0 12px #fbbf2429}.Dashboard-module__5cuSHa__vacancySevere{border-left:3px solid #ef4444cc;box-shadow:0 0 20px #ef444442}.Dashboard-module__5cuSHa__listingsThumb{border-radius:8px;flex-shrink:0;width:74px;height:56px;position:relative;overflow:hidden}.Dashboard-module__5cuSHa__rowActions{flex-wrap:wrap;gap:8px;display:flex}.Dashboard-module__5cuSHa__adminTrustAction{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.Dashboard-module__5cuSHa__liveDot{width:8px;height:8px;box-shadow:var(--glow-soft);animation:Dashboard-module__5cuSHa__pulseDot 2.8s var(--ease-in-out)infinite;background:#8ccbb7;border-radius:50%;margin-right:8px;display:inline-block}@keyframes Dashboard-module__5cuSHa__pulseDot{0%,to{opacity:.72}50%{opacity:1}}.Dashboard-module__5cuSHa__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;padding:max(16px,env(safe-area-inset-top))max(16px,env(safe-area-inset-right))max(16px,env(safe-area-inset-bottom))max(16px,env(safe-area-inset-left));box-sizing:border-box;background:#e2f1ec9e;place-items:center;display:grid;position:fixed;inset:0}.Dashboard-module__5cuSHa__modalCard{width:min(640px,95vw);max-height:min(88dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 32px));-webkit-overflow-scrolling:touch;background:#fbfefcf2;border:1px solid #ffffff1a;border-radius:14px;padding:16px;overflow-y:auto;box-shadow:0 20px 70px #00000080}.Dashboard-module__5cuSHa__modalForm{gap:10px;display:grid}.Dashboard-module__5cuSHa__modalGridCols{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.Dashboard-module__5cuSHa__modalActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.Dashboard-module__5cuSHa__statusBadge{text-transform:capitalize;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.Dashboard-module__5cuSHa__statusApproved,.Dashboard-module__5cuSHa__statusActive,.Dashboard-module__5cuSHa__statusPublished{color:#1a524cf0;background:linear-gradient(135deg,#c6eee48c,#6ec8b633);border-color:#40a8987a;box-shadow:0 0 14px #48a89824}.Dashboard-module__5cuSHa__statusPending{color:#765626eb;background:linear-gradient(135deg,#ffeed294,#f8d29b38);border-color:#e6c38085;box-shadow:0 0 12px #ffbe781f}.Dashboard-module__5cuSHa__statusRejected{color:#6c3e38e6;background:linear-gradient(135deg,#ffe6dc9e,#eba59433);border-color:#d491807a;box-shadow:0 0 12px #d27d6c1f}.Dashboard-module__5cuSHa__statusDraft{color:#5f799f;background:#9fb3d929;border-color:#9fb3d96b}.Dashboard-module__5cuSHa__statusLegacyDraft{color:#765626eb;background:linear-gradient(135deg,#ffeed294,#f8d29b38);border-color:#e6c38085}.Dashboard-module__5cuSHa__statusVacant{color:#fde68a;background:#f59e0b24;border-color:#f59e0b73}.Dashboard-module__5cuSHa__statusOccupied{color:#4d7d6f;background:#78b2a429;border-color:#78b2a46b}.Dashboard-module__5cuSHa__statusArchived{color:#5a626ee0;background:linear-gradient(135deg,#e8ecf2bf,#b0bac638);border-color:#949eac7a;box-shadow:inset 0 1px #fff6}.Dashboard-module__5cuSHa__statusRecentlySold{color:#6c3e34f0;background:linear-gradient(135deg,#fce8e0c7,#c6806c42);border-color:#a8625285;box-shadow:0 0 12px #a862521f}.Dashboard-module__5cuSHa__statusRecentlyRented{color:#48346ceb;background:linear-gradient(135deg,#ece4fcb8,#a694da3d);border-color:#806cbc80;box-shadow:0 0 12px #806cbc24}.Dashboard-module__5cuSHa__listingBadgeStack{flex-flow:wrap;align-items:center;gap:8px;max-width:100%;display:inline-flex}@media (max-width:720px){.Dashboard-module__5cuSHa__listingBadgeStack{gap:4px 8px}}.Dashboard-module__5cuSHa__userCreateGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.Dashboard-module__5cuSHa__userListingRow{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.Dashboard-module__5cuSHa__approveButton{color:#fff;cursor:pointer;background:linear-gradient(160deg,#76bdaafa,#65ab99f5);border:1px solid #5fa19175;border-radius:12px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .26s cubic-bezier(.32,.06,.2,1),box-shadow .26s cubic-bezier(.32,.06,.2,1),filter .26s cubic-bezier(.32,.06,.2,1);box-shadow:0 10px 20px #48857647,inset 0 1px #ffffff38}.Dashboard-module__5cuSHa__approveButton:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1.5px);box-shadow:0 14px 28px #48857657,inset 0 0 0 1px #ffffff29}.Dashboard-module__5cuSHa__approveButton:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__listingActionSold{background:var(--listing-action-sold-bg);height:36px;color:var(--listing-action-sold-text);border:1px solid var(--listing-action-sold-border);cursor:pointer;box-shadow:var(--listing-action-sold-shadow);border-radius:12px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .26s cubic-bezier(.32,.06,.2,1),box-shadow .26s cubic-bezier(.32,.06,.2,1),filter .26s cubic-bezier(.32,.06,.2,1)}.Dashboard-module__5cuSHa__listingActionSold:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1.5px);box-shadow:0 14px 28px #a8762a47,inset 0 0 0 1px #ffffff29}.Dashboard-module__5cuSHa__listingActionSold:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__listingActionSold:focus-visible{outline-offset:2px;outline:2px solid #c29648b8}.Dashboard-module__5cuSHa__listingActionRented{background:var(--listing-action-rented-bg);height:36px;color:var(--listing-action-rented-text);border:1px solid var(--listing-action-rented-border);cursor:pointer;box-shadow:var(--listing-action-rented-shadow);border-radius:12px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .26s cubic-bezier(.32,.06,.2,1),box-shadow .26s cubic-bezier(.32,.06,.2,1),filter .26s cubic-bezier(.32,.06,.2,1)}.Dashboard-module__5cuSHa__listingActionRented:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1.5px);box-shadow:0 14px 28px #4876bc47,inset 0 0 0 1px #ffffff29}.Dashboard-module__5cuSHa__listingActionRented:disabled{opacity:.65;cursor:not-allowed}.Dashboard-module__5cuSHa__listingActionRented:focus-visible{outline-offset:2px;outline:2px solid #5484c6b8}.Dashboard-module__5cuSHa__rejectButton{color:#424f59e0;cursor:pointer;background:linear-gradient(160deg,#ffffffeb,#f3f7f9e6);border:1px solid #a6b6c266;border-radius:12px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .26s cubic-bezier(.32,.06,.2,1),box-shadow .26s cubic-bezier(.32,.06,.2,1),border-color .26s cubic-bezier(.32,.06,.2,1),color .26s cubic-bezier(.32,.06,.2,1);box-shadow:0 10px 20px #101c241a,inset 0 1px #ffffffb3}.Dashboard-module__5cuSHa__rejectButtonSoft{color:#ffffff9e;background:#ffffff08}.Dashboard-module__5cuSHa__quickDangerMuted{color:#fecacad9;background:#ef444414;border-color:#ef444438}@keyframes Dashboard-module__5cuSHa__pendingCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__5cuSHa__rejectButton:hover:not(:disabled){color:#b95863;background:linear-gradient(160deg,#fff3f3f2,#fbe9e9eb);border-color:#c97e8670;transform:translateY(-1.5px);box-shadow:0 14px 28px #7e3c462e}.Dashboard-module__5cuSHa__rejectButton:disabled{opacity:.65;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.Dashboard-module__5cuSHa__liveDot{opacity:.92;animation:none}}@media (max-width:768px){.Dashboard-module__5cuSHa__adminWrapper{padding:14px 12px calc(20px + env(safe-area-inset-bottom))}.Dashboard-module__5cuSHa__adminTabs{gap:8px;margin-bottom:14px}.Dashboard-module__5cuSHa__dashboardLink,.Dashboard-module__5cuSHa__toggleButton{min-height:var(--touch-target-min);padding:10px 14px}.Dashboard-module__5cuSHa__statusToggle{flex-wrap:wrap;width:100%}.Dashboard-module__5cuSHa__listingsHeaderRow{display:none}.Dashboard-module__5cuSHa__listingsRow{grid-template-columns:74px minmax(0,1fr);grid-template-areas:"thumb title""thumb owner""status price""actions actions";align-items:start;gap:8px 10px}.Dashboard-module__5cuSHa__listingsThumb{grid-area:thumb}.Dashboard-module__5cuSHa__listingsRow>:nth-child(2){grid-area:title;min-width:0}.Dashboard-module__5cuSHa__listingsRow>:nth-child(3){grid-area:owner;min-width:0}.Dashboard-module__5cuSHa__listingsRow>:nth-child(4){grid-area:status}.Dashboard-module__5cuSHa__listingsRow>:nth-child(5){grid-area:price}.Dashboard-module__5cuSHa__listingsRow>:nth-child(6){grid-area:actions}.Dashboard-module__5cuSHa__rowActions{flex-direction:column;align-items:stretch}.Dashboard-module__5cuSHa__rowActions button,.Dashboard-module__5cuSHa__rowActions a{width:100%;min-height:var(--touch-target-min);justify-content:center}.Dashboard-module__5cuSHa__modalBackdrop{padding:max(12px,env(safe-area-inset-top))max(12px,env(safe-area-inset-right))max(12px,env(safe-area-inset-bottom))max(12px,env(safe-area-inset-left));align-items:center}.Dashboard-module__5cuSHa__modalCard{width:min(640px,100%);max-height:min(90dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px));-webkit-overflow-scrolling:touch;overflow-y:auto}.Dashboard-module__5cuSHa__modalGridCols{grid-template-columns:1fr}.Dashboard-module__5cuSHa__modalActions{flex-direction:column-reverse;align-items:stretch}.Dashboard-module__5cuSHa__modalActions button{width:100%;min-height:var(--touch-target-min)}.Dashboard-module__5cuSHa__userCreateGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__5cuSHa__pendingCard{grid-template-columns:1fr}.Dashboard-module__5cuSHa__pendingImage{height:140px}}
.ProfileCompletionPanel-module__7X8yra__panel{border-radius:var(--radius);box-shadow:var(--elev-1);background:#ffffffb8;border:1px solid #78b2a447;padding:22px 22px 20px}.ProfileCompletionPanel-module__7X8yra__panelCompact{padding:18px 18px 16px}.ProfileCompletionPanel-module__7X8yra__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.ProfileCompletionPanel-module__7X8yra__title{color:#1a3834fa;margin:0 0 6px;font-size:1.08rem;font-weight:620}.ProfileCompletionPanel-module__7X8yra__lede{color:#2a4842c7;max-width:58ch;margin:0;font-size:.9rem;line-height:1.55}.ProfileCompletionPanel-module__7X8yra__completeBadge,.ProfileCompletionPanel-module__7X8yra__incompleteBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:.72rem}.ProfileCompletionPanel-module__7X8yra__completeBadge{color:#20584ceb;background:#76bdaa29;border:1px solid #5fa19159}.ProfileCompletionPanel-module__7X8yra__incompleteBadge{color:#5c4424eb;background:#d4af7a1f;border:1px solid #d4af7a61}.ProfileCompletionPanel-module__7X8yra__formGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:16px;display:grid}.ProfileCompletionPanel-module__7X8yra__field{flex-direction:column;gap:6px;display:flex}.ProfileCompletionPanel-module__7X8yra__label{color:#24423ce0;font-size:.82rem;font-weight:560}.ProfileCompletionPanel-module__7X8yra__required{color:#b45f46f2}.ProfileCompletionPanel-module__7X8yra__hint{color:#2a48429e;font-size:.78rem}.ProfileCompletionPanel-module__7X8yra__readOnly{opacity:.88;cursor:default}.ProfileCompletionPanel-module__7X8yra__privacyGroup{background:#ffffff73;border:1px solid #78b2a438;border-radius:10px;margin:0 0 18px;padding:12px 14px}.ProfileCompletionPanel-module__7X8yra__privacyLegend{letter-spacing:.08em;text-transform:uppercase;color:#2a4842a6;padding:0 4px;font-size:.78rem}.ProfileCompletionPanel-module__7X8yra__checkRow{color:#203e38e6;cursor:pointer;align-items:center;gap:10px;margin-top:8px;font-size:.88rem;display:flex}.ProfileCompletionPanel-module__7X8yra__checkRow input{accent-color:#5fa191f2}.ProfileCompletionPanel-module__7X8yra__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:768px){.ProfileCompletionPanel-module__7X8yra__panel,.ProfileCompletionPanel-module__7X8yra__panelCompact{padding:16px}.ProfileCompletionPanel-module__7X8yra__formGrid{grid-template-columns:1fr}.ProfileCompletionPanel-module__7X8yra__head{flex-direction:column;gap:10px}.ProfileCompletionPanel-module__7X8yra__actions button,.ProfileCompletionPanel-module__7X8yra__actions a{width:100%;min-height:var(--touch-target-min);justify-content:center}.ProfileCompletionPanel-module__7X8yra__checkRow{min-height:var(--touch-target-min)}}
.GeographySelector-module__892UwW__root{gap:14px;display:grid}.GeographySelector-module__892UwW__field{gap:6px;display:grid}.GeographySelector-module__892UwW__label{color:#304844e0;font-size:12px;font-weight:600}.GeographySelector-module__892UwW__req{color:#b4503cd9}.GeographySelector-module__892UwW__select,.GeographySelector-module__892UwW__textInput,.GeographySelector-module__892UwW__mileInput{border:1px solid var(--border-subtle);color:#203430f2;background:#ffffffeb;border-radius:12px;width:100%;min-height:44px;padding:10px 12px;font-size:14px}.GeographySelector-module__892UwW__select:focus-visible,.GeographySelector-module__892UwW__textInput:focus-visible,.GeographySelector-module__892UwW__mileInput:focus-visible{outline-offset:1px;outline:2px solid #599d8d73}.GeographySelector-module__892UwW__select:disabled{opacity:.55;cursor:not-allowed}.GeographySelector-module__892UwW__error{color:#b44637f2;margin:0;font-size:12px}.GeographySelector-module__892UwW__hint{color:#48605cb8;margin:0;font-size:12px}.GeographySelector-module__892UwW__checkRow{color:#38504cd9;cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:12px;display:flex}
.ListingMarketFilter-module__QSrnca__track{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#ffffff9e;border:1px solid #97beb342;border-radius:999px;flex-wrap:nowrap;gap:2px;max-width:100%;height:36px;padding:3px;display:inline-flex;overflow-x:auto}.ListingMarketFilter-module__QSrnca__track::-webkit-scrollbar{display:none}.ListingMarketFilter-module__QSrnca__button{color:#608278;cursor:pointer;height:30px;box-shadow:none;white-space:nowrap;transition:background-color var(--dur-3)var(--ease-out-soft),color var(--dur-3)var(--ease-out-soft),box-shadow var(--dur-3)var(--ease-out-soft);background:0 0;border:0;border-radius:999px;outline:none;flex-shrink:0;padding:0 12px;font-family:inherit;font-size:13px;font-weight:550}.ListingMarketFilter-module__QSrnca__button:hover{color:#395c53;background:#89cdbd2e}.ListingMarketFilter-module__QSrnca__buttonActive{color:#31544b;box-shadow:var(--elev-0);background:#89cdbd5c}.ListingMarketFilter-module__QSrnca__button:focus-visible{outline:none;box-shadow:0 0 0 2px #89cdbd2e}.ListingMarketFilter-module__QSrnca__fullWidth{justify-content:stretch;width:100%}.ListingMarketFilter-module__QSrnca__fullWidth .ListingMarketFilter-module__QSrnca__button{flex:1;min-width:0}@media (max-width:768px){.ListingMarketFilter-module__QSrnca__track{min-height:var(--touch-target-min);height:auto;padding:3px}.ListingMarketFilter-module__QSrnca__button{min-height:calc(var(--touch-target-min) - 6px);height:auto;padding:0 10px;font-size:13px}}@media (max-width:430px){.ListingMarketFilter-module__QSrnca__track{width:100%}.ListingMarketFilter-module__QSrnca__button{min-height:var(--touch-target-min);flex:1}}
.FilterBar-module__64Qr5a__filterBar{top:var(--site-nav-offset);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--elev-1);background:linear-gradient(#fbfefcdb,#eff9f5cc);border:1px solid #96bcb23d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 44px 8px 14px;display:flex;position:sticky}.FilterBar-module__64Qr5a__searchGroup{min-width:240px;height:36px;box-shadow:var(--elev-0);background:#ffffffc7;border:1px solid #97beb342;border-radius:999px;flex:320px;align-items:center;display:inline-flex;overflow:hidden}.FilterBar-module__64Qr5a__searchInputWrap{align-items:center;gap:8px;width:100%;padding:0 12px;display:flex}.FilterBar-module__64Qr5a__searchIcon{color:#63857c;font-size:14px}.FilterBar-module__64Qr5a__searchInputWrap input{color:#3e6359;background:0 0;border:0;outline:none;width:100%;min-height:36px;font-size:13px}.FilterBar-module__64Qr5a__searchInputWrap input::placeholder{color:#7f9a93}.FilterBar-module__64Qr5a__statusToggle{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff9e;border:1px solid #97beb342;border-radius:999px;gap:2px;height:36px;padding:3px;display:inline-flex}.FilterBar-module__64Qr5a__toggleButton{color:#608278;cursor:pointer;height:30px;box-shadow:none;background:0 0;border:0;border-radius:999px;outline:none;padding:0 12px;font-size:13px;font-weight:550}.FilterBar-module__64Qr5a__toggleButton:hover{color:#395c53;background:#89cdbd2e}.FilterBar-module__64Qr5a__toggleButtonActive{color:#31544b;box-shadow:var(--elev-0);background:#89cdbd5c}.FilterBar-module__64Qr5a__filterGroup{align-items:center;gap:8px;display:flex}.FilterBar-module__64Qr5a__filterGroup select{color:#3e6359;background:#fffc;border:1px solid #97beb342;border-radius:999px;min-width:112px;height:36px;padding:0 12px;font-size:13px;font-weight:550}.FilterBar-module__64Qr5a__filterGroup select:hover{border-color:#f5f5f059}.FilterBar-module__64Qr5a__moreFiltersButton{color:#3e6359;cursor:pointer;white-space:nowrap;background:#fffc;border:1px solid #97beb342;border-radius:999px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:550;display:inline-flex}.FilterBar-module__64Qr5a__moreFiltersButton:hover{background:#fffffff2;border-color:#78b2a485}.FilterBar-module__64Qr5a__filterGroup select:focus,.FilterBar-module__64Qr5a__moreFiltersButton:focus,.FilterBar-module__64Qr5a__toggleButton:focus,.FilterBar-module__64Qr5a__searchInputWrap input:focus{border-color:#78b2a46b;outline:none;box-shadow:0 0 0 2px #89cdbd24}.FilterBar-module__64Qr5a__toggleButton:focus-visible{outline:none;box-shadow:0 0 0 2px #89cdbd2e}.FilterBar-module__64Qr5a__filterShell{flex-direction:column;gap:8px;margin-bottom:4px;display:flex;position:relative}.FilterBar-module__64Qr5a__filterShell:has(.FilterBar-module__64Qr5a__filterBarHidden){gap:0}.FilterBar-module__64Qr5a__advancedPanel{background:#ffffffb8;border:1px solid #97beb347;border-radius:10px;flex-wrap:wrap;gap:10px 14px;padding:10px 12px;display:flex}.FilterBar-module__64Qr5a__advancedField{flex-direction:column;gap:6px;min-width:160px;display:flex}.FilterBar-module__64Qr5a__advancedLabel{color:#608278;letter-spacing:.02em;font-size:12px;font-weight:600}.FilterBar-module__64Qr5a__advancedField select{color:#3e6359;background:#ffffffe6;border:1px solid #97beb34d;border-radius:9px;height:34px;padding:0 10px;font-size:13px}.FilterBar-module__64Qr5a__advancedCheck{color:#3e6359;align-self:flex-end;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.FilterBar-module__64Qr5a__resetButton{color:#4a6f65;cursor:pointer;white-space:nowrap;background:#ffffffa6;border:1px solid #97beb359;border-radius:9px;height:36px;padding:0 12px;font-size:13px;font-weight:600}.FilterBar-module__64Qr5a__resetButton:hover{background:#ffffffeb;border-color:#78b2a485}.FilterBar-module__64Qr5a__resultMeta{color:#3c5b61db;margin:0;font-size:13px}.FilterBar-module__64Qr5a__resultCount{color:#1a3a48eb;font-weight:700}.FilterBar-module__64Qr5a__chipRow{flex-wrap:wrap;gap:8px;display:flex}.FilterBar-module__64Qr5a__chip{color:#3e6359;cursor:pointer;background:#ffffffd1;border:1px solid #97beb352;border-radius:999px;align-items:center;gap:7px;padding:7px 12px 7px 14px;font-size:13px;font-weight:550;display:inline-flex}.FilterBar-module__64Qr5a__chip:hover{background:#f4fbf8f2;border-color:#78b2a48c}.FilterBar-module__64Qr5a__filterSummary{box-shadow:var(--elev-1);background:linear-gradient(#fbfefce6,#eff9f5d1);border:1px solid #97beb33d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.FilterBar-module__64Qr5a__filterSummaryText{min-width:0}.FilterBar-module__64Qr5a__filterSummaryResults{color:#1a3a48eb;font-variant-numeric:tabular-nums;min-width:0;margin:0;font-size:.92rem;font-weight:650;line-height:1.2}.FilterBar-module__64Qr5a__filterSummaryTitle{color:#1a3a48eb;margin:0;font-size:.92rem;font-weight:650;line-height:1.2}.FilterBar-module__64Qr5a__filterSummaryCount{color:#3c5b61c7;margin:2px 0 0;font-size:.78rem}.FilterBar-module__64Qr5a__showFiltersBtn{color:#3e6359;cursor:pointer;white-space:nowrap;background:#ffffffe0;border:1px solid #97beb359;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.FilterBar-module__64Qr5a__showFiltersBtn:hover{background:#fffffff2;border-color:#78b2a485}.FilterBar-module__64Qr5a__filterBarHidden{display:none!important}.FilterBar-module__64Qr5a__filterGradientDefs{width:0;height:0;position:absolute;overflow:hidden}.FilterBar-module__64Qr5a__collapseFiltersBtn{z-index:2;width:32px;height:28px;box-shadow:var(--elev-1);cursor:pointer;transition:var(--transition-surface),transform var(--dur-2)var(--ease-out-soft);background:linear-gradient(#ffffffeb,#f4fbf8db);border:1px solid #97beb352;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:10px}.FilterBar-module__64Qr5a__collapseFiltersBtn:before{content:"";border-radius:inherit;animation:FilterBar-module__64Qr5a__filterCollapseGradient var(--ambient-cycle-c)var(--ambient-ease-drift)infinite alternate;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(120deg,#89cdbdb8 0%,#89b7dbad 42%,#9fb3d9a8 68%,#d8c27b9e 100%) 0 0/220% 220%;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FilterBar-module__64Qr5a__collapseFiltersBtn:hover{transform:translateY(var(--hover-lift-xs));box-shadow:var(--elev-2);border-color:#78b2a47a}.FilterBar-module__64Qr5a__collapseFiltersBtn:focus-visible{box-shadow:0 0 0 2px #89cdbd38,var(--elev-1);outline:none}@keyframes FilterBar-module__64Qr5a__filterCollapseGradient{0%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.FilterBar-module__64Qr5a__collapseFiltersBtn:before{animation:none}}@media (max-width:800px){.FilterBar-module__64Qr5a__filterBar{top:calc(var(--site-nav-offset) + env(safe-area-inset-top,0px))}}@media (max-width:768px){.FilterBar-module__64Qr5a__filterSummary{padding:10px 12px}.FilterBar-module__64Qr5a__showFiltersBtn{min-height:var(--touch-target-min)}.FilterBar-module__64Qr5a__filterBar{top:var(--site-nav-offset);flex-wrap:wrap;gap:6px;padding:8px 10px;overflow-x:visible}.FilterBar-module__64Qr5a__collapseFiltersBtn{width:34px;height:30px;top:6px;right:8px}.FilterBar-module__64Qr5a__searchGroup{flex:100%;width:100%;min-width:0;height:38px}.FilterBar-module__64Qr5a__statusToggle,.FilterBar-module__64Qr5a__filterGroup,.FilterBar-module__64Qr5a__moreFiltersButton{flex:auto;min-width:0}.FilterBar-module__64Qr5a__filterGroup{flex:calc(50% - 3px)}.FilterBar-module__64Qr5a__filterGroup select,.FilterBar-module__64Qr5a__moreFiltersButton,.FilterBar-module__64Qr5a__resetButton{width:100%;min-height:var(--touch-target-min);height:auto;padding:0 12px;font-size:13px}.FilterBar-module__64Qr5a__searchGroup{min-height:var(--touch-target-min);height:auto}.FilterBar-module__64Qr5a__searchInputWrap input{min-height:var(--touch-target-min);font-size:13px}.FilterBar-module__64Qr5a__statusToggle{min-height:var(--touch-target-min);height:auto;padding:3px}.FilterBar-module__64Qr5a__toggleButton{min-height:calc(var(--touch-target-min) - 6px);height:auto;padding:0 10px;font-size:13px}.FilterBar-module__64Qr5a__advancedPanel{gap:10px;padding:10px}.FilterBar-module__64Qr5a__advancedField{flex:100%;min-width:0}.FilterBar-module__64Qr5a__advancedCheck{min-height:var(--touch-target-min);align-self:stretch}.FilterBar-module__64Qr5a__advancedLabel{font-size:11px}.FilterBar-module__64Qr5a__advancedField select{height:36px;font-size:13px}.FilterBar-module__64Qr5a__advancedCheck,.FilterBar-module__64Qr5a__resultMeta{font-size:13px}.FilterBar-module__64Qr5a__chip{padding:5px 9px 5px 10px;font-size:12px}}@media (max-width:430px){.FilterBar-module__64Qr5a__filterGroup{flex:100%}.FilterBar-module__64Qr5a__statusToggle{justify-content:stretch;width:100%}.FilterBar-module__64Qr5a__toggleButton{min-height:var(--touch-target-min);flex:1}}
.UserUpgradePathModal-module__XNirrq__overlay{z-index:120;-webkit-backdrop-filter:blur(6px);background:#1c303447;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.UserUpgradePathModal-module__XNirrq__panel{border-radius:calc(var(--radius) + 4px);border:1px solid var(--border-subtle);width:min(100%,480px);box-shadow:var(--elev-2);background:linear-gradient(168deg,#fffffff5,#ecf8f4e6);padding:22px 20px 18px}.UserUpgradePathModal-module__XNirrq__headline{letter-spacing:-.02em;color:#1c383cf2;margin:0;font-size:1.05rem;font-weight:650}.UserUpgradePathModal-module__XNirrq__subtext{color:#48605cc7;margin:8px 0 16px;font-size:12px;line-height:1.45}.UserUpgradePathModal-module__XNirrq__options{gap:10px;display:grid}.UserUpgradePathModal-module__XNirrq__optionBtn{text-align:left;cursor:pointer;width:100%;transition:border-color var(--dur-3)var(--ease-out-soft),transform var(--dur-3)var(--ease-out-soft),box-shadow var(--dur-3)var(--ease-out-soft);background:linear-gradient(160deg,#ffffffeb,#f0faf6d1);border:1px solid #9ad2c859;border-radius:14px;padding:12px 14px;display:block}.UserUpgradePathModal-module__XNirrq__optionBtn:hover:not(:disabled){box-shadow:var(--elev-1);border-color:#2e8b7873;transform:translateY(-1px)}.UserUpgradePathModal-module__XNirrq__optionBtn:disabled{opacity:.72;cursor:not-allowed}.UserUpgradePathModal-module__XNirrq__optionTitle{color:#20443ef0;margin:0;font-size:13px;font-weight:650}.UserUpgradePathModal-module__XNirrq__optionHint{color:#566664c7;margin:4px 0 0;font-size:11px;line-height:1.4}.UserUpgradePathModal-module__XNirrq__note{color:#48606cb8;margin:14px 0 0;font-size:11px;line-height:1.4}.UserUpgradePathModal-module__XNirrq__closeRow{justify-content:flex-end;margin-top:16px;display:flex}.UserUpgradePathModal-module__XNirrq__closeBtn{border:1px solid var(--border-subtle);color:#34424be6;cursor:pointer;background:#ffffffe0;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600}
.AgentPublicProfile-module___1335W__page{isolation:isolate;background:radial-gradient(58% 46% at 6% 10%,#6cbaa833,#0000 72%),radial-gradient(50% 42% at 96% 4%,#98b2c624,#0000 68%),linear-gradient(168deg,#dceeea 0%,#dce8f0 52%,#e8f2ee 100%);min-height:100vh;position:relative}.AgentPublicProfile-module___1335W__main{max-width:1120px;margin:0 auto;padding:28px 20px 56px}.AgentPublicProfile-module___1335W__hero{border-radius:calc(var(--radius) + 2px);border:1px solid var(--border-subtle);box-shadow:var(--elev-1);background:linear-gradient(165deg,#ffffffeb,#f5fcf9c7);margin-bottom:28px;padding:24px 22px}.AgentPublicProfile-module___1335W__kicker{letter-spacing:.08em;text-transform:uppercase;color:#304e489e;margin:0 0 8px;font-size:.78rem}.AgentPublicProfile-module___1335W__titleRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.AgentPublicProfile-module___1335W__titleRow h1{color:#1c3430f0;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.AgentPublicProfile-module___1335W__username{color:#304844ad;margin:0 0 10px;font-size:.95rem}.AgentPublicProfile-module___1335W__meta{color:#304844c7;flex-wrap:wrap;gap:12px 20px;margin:0;font-size:.92rem;display:flex}.AgentPublicProfile-module___1335W__contactLine{color:#304844c7;margin:14px 0 0;font-size:.9rem}.AgentPublicProfile-module___1335W__contactLine a{color:#26584eeb;border-bottom:1px solid #89beb061;text-decoration:none}.AgentPublicProfile-module___1335W__contactLine a:hover{color:#1c443cf5}.AgentPublicProfile-module___1335W__contactHint{color:#3048449e}.AgentPublicProfile-module___1335W__listingFilterRow{margin-bottom:16px}.AgentPublicProfile-module___1335W__emptyFiltered{border-radius:calc(var(--radius) + 2px);border:1px solid var(--border-subtle);text-align:center;color:#304844c7;background:#ffffffd1;padding:28px 24px}.AgentPublicProfile-module___1335W__grid{grid-template-columns:repeat(auto-fill,minmax(min(296px,100%),300px));gap:10px;display:grid}.AgentPublicProfile-module___1335W__gridItem{min-width:0}.AgentPublicProfile-module___1335W__empty{border-radius:calc(var(--radius) + 2px);border:1px solid var(--border-subtle);text-align:center;color:#304844c7;background:#ffffffd1;padding:32px 24px}.AgentPublicProfile-module___1335W__loading{background:#e0f0ea7a;border-radius:18px;min-height:240px}@media (max-width:640px){.AgentPublicProfile-module___1335W__main{padding:20px 16px 48px}.AgentPublicProfile-module___1335W__grid{gap:12px}}
.HomeMapFirst-module__jd-fDa__page{--home-map-adjust-y:50px;--ui-ease:cubic-bezier(.32,.06,.2,1);--ui-radius:14px;--ui-blur-strong:blur(22px);--ui-blur-soft:blur(14px);--ui-shadow-soft:0 16px 32px #66848c21,0 1px 0 #ffffff73 inset;--ui-shadow-hover:0 22px 40px #6080882e,0 0 0 1px #ffffff59 inset;color:#26464f;background:radial-gradient(56% 44% at 4% 8%,#e8d2f42a,#0000 72%),radial-gradient(52% 40% at 96% 2%,#fadceb23,#0000 68%),radial-gradient(52% 36% at 92% 88%,#ffc8ba2c,#0000 76%),radial-gradient(50% 40% at 10% 8%,#5cd2c638,#0000 70%),radial-gradient(42% 36% at 88% 4%,#b0c6fa42,#0000 66%),radial-gradient(58% 48% at 86% 88%,#ffd2bc3b,#0000 78%),linear-gradient(165deg,#f2faf8 0%,#e6f7f7 22%,#edf4fc 54%,#faf6f4 82%,#fdfcfb 100%);min-height:100dvh;position:relative}.HomeMapFirst-module__jd-fDa__page:before,.HomeMapFirst-module__jd-fDa__page:after{content:none;display:none}.HomeMapFirst-module__jd-fDa__pageMain{z-index:1;width:min(1280px,100% - 18px);padding:4px 0 calc(8px + env(safe-area-inset-bottom,0px));background:0 0;flex-direction:column;gap:12px;height:auto;max-height:none;margin:0 auto;display:flex;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__pageMainLoading{min-height:min(83.2svh,calc(100svh - var(--site-nav-height,48px) - 60px))}.HomeMapFirst-module__jd-fDa__cardSkeleton{border-radius:calc(var(--ui-radius,var(--radius)) + 1px);min-height:245px;box-shadow:none;background:0 0;border:1px solid #9ad2c83d}.HomeMapFirst-module__jd-fDa__featuredLoadingRow{overscroll-behavior-x:contain;gap:12px;padding:4px 4px 14px;display:flex;overflow-x:hidden}.HomeMapFirst-module__jd-fDa__featuredLoadingRow .HomeMapFirst-module__jd-fDa__featuredCarouselItem{flex:0 0 min(82vw,296px);min-width:min(82vw,296px)}.HomeMapFirst-module__jd-fDa__heroSection{padding:0;position:relative}.HomeMapFirst-module__jd-fDa__heroLayout{min-height:min(48vh,412px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(360px,.86fr) minmax(440px,1.14fr);align-items:stretch;gap:10px;padding:8px 10px 10px;display:grid;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__heroLeft{z-index:2;max-width:500px;margin-top:6px;padding-right:10px;position:relative}.HomeMapFirst-module__jd-fDa__heroKicker{letter-spacing:.2em;text-transform:uppercase;color:#426267bd;margin:0;font-size:10px;font-weight:600}.HomeMapFirst-module__jd-fDa__heroHeadline{letter-spacing:-.018em;color:#123a50f5;max-width:11ch;margin:4px 0 0;font-family:DM Serif Display,Times New Roman,serif;font-size:clamp(2.2rem,2.42vw,2.62rem);font-weight:400;line-height:.925}.HomeMapFirst-module__jd-fDa__heroTrustLine{letter-spacing:.01em;color:#204852e0;max-width:28ch;margin:6px 0 0;font-size:.86rem;font-weight:500;line-height:1.35}.HomeMapFirst-module__jd-fDa__heroSubtext{color:#1c3f4af5;max-width:410px;margin:5px 0 0;font-size:.98rem;line-height:1.36}.HomeMapFirst-module__jd-fDa__searchShell{-webkit-backdrop-filter:blur(18px)saturate(1.06);isolation:isolate;width:min(450px,100%);min-height:50px;transition:transform .52s var(--ui-ease),box-shadow .52s var(--ui-ease),border-color .52s var(--ui-ease);background:#ffffffbd;border:1px solid #98c0b833;border-radius:999px;grid-template-columns:40px 1fr auto;align-items:center;margin-top:5px;padding:6px 10px 6px 8px;display:grid;position:relative;box-shadow:0 12px 28px #5c7c8217,inset 0 1px #ffffff7a,inset 0 -4px 10px #ffffff1a}.HomeMapFirst-module__jd-fDa__searchShell:after{content:none;display:none}.HomeMapFirst-module__jd-fDa__searchIcon{z-index:1;opacity:.58;height:24px;transition:transform .52s var(--ui-ease);justify-content:center;align-self:center;align-items:center;font-size:15px;display:inline-flex;position:relative}:is(.HomeMapFirst-module__jd-fDa__searchIcon svg,.HomeMapFirst-module__jd-fDa__searchFilterBtn svg,.HomeMapFirst-module__jd-fDa__statIcon svg){stroke-width:1.85px;width:16px;height:16px}.HomeMapFirst-module__jd-fDa__searchInput{z-index:1;color:#204049f5;background:0 0;border:0;outline:0;align-self:center;width:100%;min-width:0;min-height:0;padding:3px 0;font-size:15px;line-height:1.35;position:relative}.HomeMapFirst-module__jd-fDa__searchInput::placeholder{color:#436166cc}.HomeMapFirst-module__jd-fDa__searchShell:focus-within{border-color:#76a8b652;transform:translateY(-1px);box-shadow:0 18px 36px #587a801f,inset 0 0 0 1px #ffffff52,0 0 0 2px #8ec6ba12,inset 0 1px #ffffffa6,inset 0 -5px 12px #ffffff29}.HomeMapFirst-module__jd-fDa__searchShell:focus-within .HomeMapFirst-module__jd-fDa__searchIcon{transform:scale(1.04)}.HomeMapFirst-module__jd-fDa__searchFilterBtn{z-index:1;color:#304c54e0;cursor:pointer;-webkit-backdrop-filter:blur(14px);transition:transform .52s var(--ui-ease),filter .52s var(--ui-ease),box-shadow .52s var(--ui-ease);background:linear-gradient(145deg,#e8f8f4d6,#e0eefccc);border:1px solid #84bcb052;border-radius:100px;align-self:center;margin-left:4px;padding:9px 14px;font-size:13px;font-weight:600;line-height:1;position:relative;box-shadow:0 4px 12px #58807814,inset 0 0 0 1px #ffffff61}.HomeMapFirst-module__jd-fDa__searchFilterBtn:hover{filter:brightness(1.03);transform:translateY(-.5px)}.HomeMapFirst-module__jd-fDa__searchShellSubmitting .HomeMapFirst-module__jd-fDa__searchFilterBtn{filter:saturate(1.06)brightness(1.03)}.HomeMapFirst-module__jd-fDa__statGrid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:5px;display:grid;position:relative}.HomeMapFirst-module__jd-fDa__statCard{min-height:100%;box-shadow:none;text-align:center;isolation:isolate;background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:7px 8px;transition:none;display:flex;position:relative}.HomeMapFirst-module__jd-fDa__statCard:before,.HomeMapFirst-module__jd-fDa__statCard:after{content:none;display:none}.HomeMapFirst-module__jd-fDa__statCard:hover{box-shadow:none;filter:none;transform:none}.HomeMapFirst-module__jd-fDa__statIcon{z-index:1;justify-content:center;align-items:center;margin-bottom:2px;font-size:13px;display:inline-flex;position:relative}.HomeMapFirst-module__jd-fDa__statValue{z-index:1;color:#173a45fa;margin:0;font-size:29px;line-height:1;position:relative}.HomeMapFirst-module__jd-fDa__statValuePending{opacity:.42}.HomeMapFirst-module__jd-fDa__statValueLive{transition:opacity .42s var(--ease-out-soft)}.HomeMapFirst-module__jd-fDa__statLabel{z-index:1;text-transform:uppercase;letter-spacing:.068em;color:#34575fe6;margin:1px 0 0;font-size:9.5px;position:relative}.HomeMapFirst-module__jd-fDa__statLabelMobile,.HomeMapFirst-module__jd-fDa__heroMapTitle,.HomeMapFirst-module__jd-fDa__heroMapSupport,.HomeMapFirst-module__jd-fDa__mobileHeroFlow,.HomeMapFirst-module__jd-fDa__mobileMapHero,.HomeMapFirst-module__jd-fDa__mobileSearchWrap,.HomeMapFirst-module__jd-fDa__mobileSearchLabel{display:none}.HomeMapFirst-module__jd-fDa__heroRight{z-index:2;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;min-height:0;padding:0;display:flex;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__heroMapCaption{margin:0;display:none}.HomeMapFirst-module__jd-fDa__mapPane{z-index:1;width:min(100%,548px);height:clamp(292px,43vh,410px);min-height:292px;max-height:410px;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:stretch;margin:0;padding:0;display:flex;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap{z-index:1;flex:auto;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap>*{z-index:1;position:relative}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap .mapAmbientVeil{display:none}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap{transform:translateY(var(--home-map-adjust-y,0))}@media (min-width:1161px){.HomeMapFirst-module__jd-fDa__heroLayout{min-height:min(50vh,448px)}.HomeMapFirst-module__jd-fDa__heroRight{justify-content:flex-end;padding-top:clamp(4px,1.2vh,16px)}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap{transform:translateY(clamp(18px,4.5vh,50px))}.HomeMapFirst-module__jd-fDa__heroMapDesktop .HomeMapFirst-module__jd-fDa__mapPane{width:min(100%,560px);height:clamp(292px,41vh,418px);max-height:min(418px,calc(100svh - var(--site-nav-height,48px) - 358px))}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg{height:100%;max-height:100%;transform:translateY(0)}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap svg{width:auto;max-width:100%;height:100%;max-height:100%;transform:scale(min(1.14,max(1.04,calc(.76 + 100vh/3200))),min(1.12,max(1,calc(.72 + 100vh/2800))))translate(0.12%,0)!important;transform-origin:bottom!important}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg svg{width:auto;max-width:100%;height:100%;max-height:100%;transform:scale(min(1.14,max(1.04,calc(.76 + 100vh/3200))),min(1.12,max(1,calc(.72 + 100vh/2800))))translate(0.12%,0)!important;transform-origin:bottom!important}}.HomeMapFirst-module__jd-fDa__featuredSection{background:0 0;margin-top:8px;margin-bottom:0;padding:12px 0 14px;position:relative}.HomeMapFirst-module__jd-fDa__sectionTitleRow{margin-bottom:20px;padding-left:2px}.HomeMapFirst-module__jd-fDa__sectionTitle{letter-spacing:-.02em;color:#183a42f5;margin:0;font-family:DM Serif Display,Times New Roman,serif;font-size:clamp(1.5rem,1.72vw,1.74rem);font-weight:400;line-height:1.06}.HomeMapFirst-module__jd-fDa__sectionSubtitle{letter-spacing:.015em;color:#385a60d1;max-width:520px;margin:6px 0 0;font-size:12.5px;line-height:1.45}.HomeMapFirst-module__jd-fDa__featuredShowcaseHeader{margin-bottom:clamp(14px,2.2vw,20px);padding-left:2px}.HomeMapFirst-module__jd-fDa__featuredShowcaseEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#347680c7;margin:0 0 6px;font-size:clamp(9px,.72vw,10.5px);font-weight:650}.HomeMapFirst-module__jd-fDa__featuredShowcaseTitle{letter-spacing:-.024em;color:#12343ef7;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;font-family:DM Serif Display,Times New Roman,serif;font-size:clamp(1.62rem,1.88vw,2rem);font-weight:400;line-height:1.04;display:flex}.HomeMapFirst-module__jd-fDa__featuredShowcaseTitle:after{content:"";background:linear-gradient(90deg,#58b0a69e,#b0c6fa14);flex:0 clamp(48px,8vw,88px);height:1px;margin-top:.2em;box-shadow:0 0 14px #5cc6ba24}.HomeMapFirst-module__jd-fDa__featuredCarouselShell{position:relative}.HomeMapFirst-module__jd-fDa__featuredCarouselViewport{z-index:0;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;touch-action:pan-x;background:0 0;margin:-3px -2px -4px;padding:8px 2px 10px;position:relative;overflow:auto hidden}.HomeMapFirst-module__jd-fDa__featuredCarouselViewport::-webkit-scrollbar{width:0;height:0;display:none}.HomeMapFirst-module__jd-fDa__featuredCarouselTrack{background:0 0;flex-direction:row;gap:10px;display:inline-flex}.HomeMapFirst-module__jd-fDa__featuredCarouselItem{background:0 0;flex:0 0 min(300px,82vw);min-width:0}.HomeMapFirst-module__jd-fDa__featuredEmptyState{margin:2px 4px 0}.HomeMapFirst-module__jd-fDa__communitySection{background:0 0;grid-template-columns:minmax(280px,.74fr) minmax(640px,1.26fr);align-items:stretch;gap:13px;margin-top:4px;padding-bottom:10px;display:grid;position:relative}.HomeMapFirst-module__jd-fDa__communitySection:before{content:none;display:none}.HomeMapFirst-module__jd-fDa__recentPanel{background:0 0;flex-direction:column;min-width:0;height:100%;display:flex}.HomeMapFirst-module__jd-fDa__recentGrid{flex:auto;grid-template-columns:repeat(auto-fill,minmax(278px,1fr));align-content:start;gap:9px;margin-top:2px;display:grid}.HomeMapFirst-module__jd-fDa__recentGridItem{min-width:0}.HomeMapFirst-module__jd-fDa__recentEmptyState{grid-column:1/-1}.HomeMapFirst-module__jd-fDa__communityCard{border-radius:calc(var(--ui-radius) + 2px);box-shadow:none;-webkit-backdrop-filter:none;transition:transform .56s var(--ui-ease);background:0 0;border:0;padding:20px 18px;position:relative}.HomeMapFirst-module__jd-fDa__communityCard:after{content:none;display:none}.HomeMapFirst-module__jd-fDa__communityCard:hover{box-shadow:none;filter:none;transform:translateY(-1px)}.HomeMapFirst-module__jd-fDa__communityKicker{z-index:1;text-transform:uppercase;letter-spacing:.16em;color:#456864b8;margin:0;font-size:10px;position:relative}.HomeMapFirst-module__jd-fDa__communityCard h3{z-index:1;color:#1e4149f7;margin:9px 0 0;font-family:DM Serif Display,Times New Roman,serif;font-size:clamp(1.66rem,1.9vw,1.94rem);line-height:1.06;position:relative}.HomeMapFirst-module__jd-fDa__communityCard p{z-index:1;color:#3b5d63e6;margin:10px 0 0;font-size:13px;line-height:1.42;position:relative}.HomeMapFirst-module__jd-fDa__communityActions{z-index:1;gap:10px;margin-top:16px;display:flex;position:relative}.HomeMapFirst-module__jd-fDa__communityPrimaryBtn,.HomeMapFirst-module__jd-fDa__communitySecondaryBtn{border-radius:var(--ui-radius);transition:transform .52s var(--ui-ease),filter .52s var(--ui-ease),box-shadow .52s var(--ui-ease);justify-content:center;align-items:center;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.HomeMapFirst-module__jd-fDa__communityPrimaryBtn{color:#fffffff5;background:linear-gradient(152deg,#4a827af2,#2c5650f7);box-shadow:0 12px 26px #24484238,inset 0 1px #ffffff29,0 0 32px #7ac6ba1f}.HomeMapFirst-module__jd-fDa__communityPrimaryBtn:hover{filter:brightness(1.035);transform:translateY(-1px);box-shadow:0 16px 34px #24484242,inset 0 1px #fff3,0 0 42px #7ac6ba24}.HomeMapFirst-module__jd-fDa__communitySecondaryBtn{color:#355458d6;background:#ffffffa3;border:1px solid #a8c5c052;box-shadow:0 10px 20px #829aa11f,inset 0 1px #ffffff6b}.HomeMapFirst-module__jd-fDa__communitySecondaryBtn:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 14px 28px #829aa129,inset 0 1px #ffffff80}.HomeMapFirst-module__jd-fDa__propertyCard{border-radius:calc(var(--ui-radius,var(--radius)) + 1px);color:inherit;transition:transform .58s var(--ui-ease),box-shadow .58s var(--ui-ease);background:radial-gradient(circle at 18% -8%,#ffecfa36,#0000 46%),#ffffffdb;border:1px solid #ffffff70;text-decoration:none;display:block;overflow:hidden;box-shadow:0 14px 30px #6080861a,0 8px 22px #c8cedc07,inset 0 1px #ffffff85}.HomeMapFirst-module__jd-fDa__propertyCard:hover{transform:translateY(-1px);box-shadow:0 20px 36px #587a801f,inset 0 0 0 1px #ffffff61,0 1px #ffffff7a}.HomeMapFirst-module__jd-fDa__propertyCardLand{background:radial-gradient(circle at 22% 0,#d6be8c24,#0000 42%),radial-gradient(circle at 88% 12%,#89cdbd1f,#0000 48%),radial-gradient(circle at 18% -8%,#ffecfa2e,#0000 46%),#ffffffdb;border-color:#ffffff7a}.HomeMapFirst-module__jd-fDa__propertyMedia{touch-action:manipulation;-webkit-user-select:none;user-select:none;--card-gallery-hit-next-top:clamp(86px,24.5%,100px);height:142px;position:relative;overflow:hidden}.HomeMapFirst-module__jd-fDa__propertyMedia .HomeMapFirst-module__jd-fDa__propertyActionsCluster{z-index:3;flex-direction:column;align-items:flex-end;gap:6px;line-height:0;display:flex;position:absolute;top:9px;right:9px}.HomeMapFirst-module__jd-fDa__propertyMedia img{object-fit:cover;object-position:center 42%;filter:saturate(1.04)brightness(1.015)contrast(1.04)}.HomeMapFirst-module__jd-fDa__propertyMedia:after{content:"";pointer-events:none;z-index:1;mix-blend-mode:multiply;background:linear-gradient(185deg,#2630340a 0%,#16242833 100%),radial-gradient(circle at 72% 0,#ffffff1a,#0000 42%),linear-gradient(98deg,#f0fafc17 0%,#fff0 48%,#e2f0ff0d 100%);position:absolute;inset:0}.HomeMapFirst-module__jd-fDa__propertyBadgeStack{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:9px;left:9px}.HomeMapFirst-module__jd-fDa__propertyBadge{letter-spacing:.06em;border-radius:999px;padding:6px 11px;font-size:11px}.HomeMapFirst-module__jd-fDa__propertyBadgeSale{color:#665d34e6;background:#efeabaeb}.HomeMapFirst-module__jd-fDa__propertyBadgeRent{color:#366258eb;background:#cae8dfeb}.HomeMapFirst-module__jd-fDa__propertyBadgeRecentlyClosed{color:#fff8f6f5;letter-spacing:.08em;background:#c63a3aeb;font-weight:650}.HomeMapFirst-module__jd-fDa__propertyBadgeSold{color:#fff6f2f5;letter-spacing:.06em;background:#7a3a34e6;font-weight:650}.HomeMapFirst-module__jd-fDa__propertyBadgeRented{color:#f8f6fff5;letter-spacing:.06em;background:#584894e6;font-weight:650}.HomeMapFirst-module__jd-fDa__verificationBadge{letter-spacing:.04em;border-radius:999px;align-items:center;gap:4px;padding:5px 9px;font-size:10px;font-weight:620;line-height:1;display:inline-flex}.HomeMapFirst-module__jd-fDa__verificationBadge svg{flex-shrink:0;width:11px;height:11px}.HomeMapFirst-module__jd-fDa__verificationBadgeVerified{color:#263e3ae6;background:#c4e4dce0;border:1px solid #89beb06b}.HomeMapFirst-module__jd-fDa__verificationBadgeUnverified{color:#485258d1;background:#f4f6f8e6;border:1px solid #b4bcc461}.HomeMapFirst-module__jd-fDa__carouselDots{z-index:3;pointer-events:none;align-items:center;gap:4px;display:inline-flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.HomeMapFirst-module__jd-fDa__carouselDot{width:4px;height:4px;transition:transform .46s var(--ui-ease),background .46s var(--ui-ease),box-shadow .46s var(--ui-ease);background:#ffffff94;border-radius:50%;display:inline-block;box-shadow:0 0 0 1px #3a596129}.HomeMapFirst-module__jd-fDa__carouselDotActive{background:#fffffff0;box-shadow:0 0 0 1px #3a596138,0 0 12px #fff6}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev,.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext{z-index:2;appearance:none;box-shadow:none;opacity:1;cursor:default;pointer-events:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:0 0;border:0;margin:0;padding:0;position:absolute;overflow:hidden}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev:hover,.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev:focus,.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext:hover,.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext:focus{opacity:1;box-shadow:none;background:0 0;outline:none}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev:active,.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext:active{transform:none}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitGhost{pointer-events:none!important}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev{clip-path:polygon(0 2%,100% 5%,90% 98%,0 98%);width:clamp(30%,36%,220px);height:56%;top:max(42px,18%);left:3px}.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext{width:clamp(26%,32%,200px);right:3px;top:calc(var(--card-gallery-hit-next-top) + 5px);height:min(64%,calc(100% - var(--card-gallery-hit-next-top) - 17px));clip-path:polygon(12% 3%,100% 0,100% 100%,12% 97%)}@media (pointer:fine){.HomeMapFirst-module__jd-fDa__cardGalleryNavHitPrev:not(.HomeMapFirst-module__jd-fDa__cardGalleryNavHitGhost),.HomeMapFirst-module__jd-fDa__cardGalleryNavHitNext:not(.HomeMapFirst-module__jd-fDa__cardGalleryNavHitGhost){pointer-events:auto}}.HomeMapFirst-module__jd-fDa__propertyArrowBtn,.HomeMapFirst-module__jd-fDa__propertyArrowLeft,.HomeMapFirst-module__jd-fDa__propertyArrowRight{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.HomeMapFirst-module__jd-fDa__propertyBody{padding:11px 14px 14px}.HomeMapFirst-module__jd-fDa__propertyBody h4{color:#21424af0;margin:0;font-size:18px;line-height:1.15}.HomeMapFirst-module__jd-fDa__propertyPrice{color:#1d3f49f5;margin:10px 0 0;font-size:24px;line-height:1}.HomeMapFirst-module__jd-fDa__propertyMeta{letter-spacing:.025em;color:#3a5a60e0;flex-wrap:wrap;gap:12px;margin:10px 0 0;font-size:11px;display:flex}.HomeMapFirst-module__jd-fDa__propertyMeta svg{stroke-width:2px;vertical-align:text-bottom;width:12px;height:12px}.HomeMapFirst-module__jd-fDa__propertyMetaLand{color:#3a5a60cc}.HomeMapFirst-module__jd-fDa__propertyMetaLandRow{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.HomeMapFirst-module__jd-fDa__propertyMetaLandGlyph{opacity:.88;flex-shrink:0;width:12px;height:12px}.HomeMapFirst-module__jd-fDa__propertyMetaLandSep{opacity:.45;-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion:reduce){.HomeMapFirst-module__jd-fDa__propertyCardLand{transition:none}}.HomeMapFirst-module__jd-fDa__propertyRegionCaption{letter-spacing:.09em;text-transform:uppercase;color:#5e7c82ad;margin:7px 0 0;font-size:10px;font-weight:620}@media (min-width:801px){.HomeMapFirst-module__jd-fDa__pageMain{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));gap:0}.HomeMapFirst-module__jd-fDa__heroSection{padding-bottom:calc(18px + clamp(12px,4.5vh,50px));overflow:visible}.HomeMapFirst-module__jd-fDa__heroLayout{overflow:visible}.HomeMapFirst-module__jd-fDa__featuredCarouselViewport{touch-action:auto}.HomeMapFirst-module__jd-fDa__featuredSection{margin-top:8px;padding:20px 0 16px;position:relative}.HomeMapFirst-module__jd-fDa__featuredSection:before{display:none}.HomeMapFirst-module__jd-fDa__featuredSection .HomeMapFirst-module__jd-fDa__sectionTitleRow{margin-bottom:18px}.HomeMapFirst-module__jd-fDa__featuredShowcaseHeader{margin-bottom:clamp(12px,2vw,16px)}.HomeMapFirst-module__jd-fDa__heroLeft .HomeMapFirst-module__jd-fDa__heroTrustLine{margin-top:11px}.HomeMapFirst-module__jd-fDa__heroLeft .HomeMapFirst-module__jd-fDa__heroSearchBlock{width:min(485px,100%)}.HomeMapFirst-module__jd-fDa__communitySection{margin-top:6px;padding-top:4px;padding-bottom:14px}}@media (max-width:1160px){.HomeMapFirst-module__jd-fDa__heroLayout{grid-template-columns:1fr;gap:0;min-height:0}.HomeMapFirst-module__jd-fDa__statGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeMapFirst-module__jd-fDa__communitySection{grid-template-columns:1fr}.HomeMapFirst-module__jd-fDa__recentGrid{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr))}.HomeMapFirst-module__jd-fDa__heroRight{justify-content:flex-end;align-self:stretch;align-items:center;min-height:0;margin-top:0;padding-top:0}}@media (max-width:1160px) and (min-width:801px){.HomeMapFirst-module__jd-fDa__heroRight{justify-content:flex-end;align-self:stretch;align-items:center;min-height:0;margin-top:0;padding-top:clamp(2px,.8vh,10px)}.HomeMapFirst-module__jd-fDa__heroRight .HomeMapFirst-module__jd-fDa__mapPaneMapWrap{transform:translateY(clamp(12px,3vh,36px))}.HomeMapFirst-module__jd-fDa__mapPane{height:clamp(280px,40vh,360px);min-height:280px;max-height:min(360px,calc(100svh - var(--site-nav-height,48px) - 380px));margin-top:0;overflow:visible}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap{align-items:flex-end;overflow:visible}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg{height:100%;max-height:100%;transform:translateY(0)}.HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg svg{transform:scale(min(1.08,max(1,calc(.8 + 100vh/3500))),min(1.08,max(1,calc(.78 + 100vh/3200))))translate(0,0);transform-origin:bottom;width:auto;max-width:100%;height:100%;max-height:100%}}@media (max-width:768px){.HomeMapFirst-module__jd-fDa__heroLayout{border-radius:0;gap:0;padding:6px 6px 0;overflow:visible}.HomeMapFirst-module__jd-fDa__heroLeft{margin-top:0;padding-right:0}.HomeMapFirst-module__jd-fDa__heroStatsBlock.HomeMapFirst-module__jd-fDa__statGrid{z-index:2;gap:0;margin-top:6px;margin-bottom:0;position:relative}}@media (max-width:760px){.HomeMapFirst-module__jd-fDa__pageMain{width:calc(100% - 20px);padding-top:8px}.HomeMapFirst-module__jd-fDa__heroHeadline{font-size:clamp(1.7rem,9vw,2.2rem)}.HomeMapFirst-module__jd-fDa__heroTrustLine{max-width:none;font-size:.82rem}.HomeMapFirst-module__jd-fDa__searchShell.HomeMapFirst-module__jd-fDa__heroSearchBlock{min-height:var(--touch-target-min,44px);border-radius:16px;grid-template-columns:34px 1fr;row-gap:6px;padding:4px 6px 4px 5px}.HomeMapFirst-module__jd-fDa__searchIcon{height:22px;font-size:14px}.HomeMapFirst-module__jd-fDa__searchInput{padding:2px 0;font-size:14px}.HomeMapFirst-module__jd-fDa__searchShell.HomeMapFirst-module__jd-fDa__heroSearchBlock .HomeMapFirst-module__jd-fDa__searchFilterBtn{width:100%;min-height:var(--touch-target-min,44px);grid-column:1/-1;padding:8px 12px}.HomeMapFirst-module__jd-fDa__communityPrimaryBtn,.HomeMapFirst-module__jd-fDa__communitySecondaryBtn{min-height:var(--touch-target-min,44px)}.HomeMapFirst-module__jd-fDa__heroStatsBlock.HomeMapFirst-module__jd-fDa__statGrid{grid-template-columns:unset;grid-auto-rows:unset;flex-wrap:nowrap;gap:0;display:flex}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statCard{padding:4px 2px}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statValue{font-size:12px}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statLabel{font-size:7px}.HomeMapFirst-module__jd-fDa__heroMapDesktop .HomeMapFirst-module__jd-fDa__mapPane{height:clamp(280px,42vh,340px);min-height:280px;max-height:none}.HomeMapFirst-module__jd-fDa__communityActions{flex-direction:column}.HomeMapFirst-module__jd-fDa__propertyMedia{height:162px}.HomeMapFirst-module__jd-fDa__propertyBody{padding:9px 17px 11px}.HomeMapFirst-module__jd-fDa__propertyBody h4{font-size:16px}.HomeMapFirst-module__jd-fDa__propertyPrice{margin:8px 0 0;font-size:21px}.HomeMapFirst-module__jd-fDa__propertyMeta{gap:10px;margin:8px 0 0;font-size:10.5px}.HomeMapFirst-module__jd-fDa__recentGrid{gap:8px}}@media (max-width:800px){.HomeMapFirst-module__jd-fDa__page{overscroll-behavior-y:none}.HomeMapFirst-module__jd-fDa__pageMain{width:calc(100% - 16px);padding-top:calc(4px + env(safe-area-inset-top,0px));padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px));gap:0}.HomeMapFirst-module__jd-fDa__heroSection{margin-bottom:0;overflow:visible}.HomeMapFirst-module__jd-fDa__heroLayoutMobile{border-radius:0;gap:0;min-height:0;padding:6px 6px 0;display:block;overflow:visible}.HomeMapFirst-module__jd-fDa__heroRight,.HomeMapFirst-module__jd-fDa__heroMapDesktop,.HomeMapFirst-module__jd-fDa__heroLeft{display:none!important}.HomeMapFirst-module__jd-fDa__mobileHeroFlow{z-index:2;flex-direction:column;align-items:center;gap:0;width:100%;display:flex;position:relative}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroKicker{text-align:center;letter-spacing:.36em;color:#244248e0;order:2;width:100%;margin:6px 0 5px;font-size:clamp(12px,3.25vw,14px);font-weight:700}.HomeMapFirst-module__jd-fDa__mobileMapHero{flex-direction:column;order:1;align-items:center;width:100%;margin:0;padding:0;display:flex;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPane{z-index:1;width:100%;max-width:100%;min-height:min(83.2svh,calc(100svh - var(--site-nav-height,48px) - 60px));height:min(83.2svh,calc(100svh - var(--site-nav-height,48px) - 60px));max-height:min(83.2svh,calc(100svh - var(--site-nav-height,48px) - 60px));box-sizing:border-box;box-shadow:none;-webkit-backdrop-filter:none;touch-action:pan-y;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0 auto;padding:0;display:flex;position:relative;overflow:visible}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap{flex:auto;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:visible;transform:none}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap>div{justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;overflow:visible}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap>div>div{width:100%;max-width:100%;height:100%;max-height:100%;overflow:visible;justify-content:center!important;align-items:center!important;padding-bottom:0!important}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap div:has(>svg){aspect-ratio:499/962;flex-shrink:1;justify-content:center;align-items:center;display:flex;overflow:visible;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:none!important}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap svg{display:block;transform-origin:50%!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:none!important}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout{align-items:center}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage{align-items:center;padding-bottom:0}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg{align-items:center;transform:none!important}.HomeMapFirst-module__jd-fDa__mobileMapHero .HomeMapFirst-module__jd-fDa__mapPaneMapWrap .map.mapFitLayout .mapStage .mapSvg svg{transform-origin:50%!important;transform:none!important}.HomeMapFirst-module__jd-fDa__heroMapSupport,.HomeMapFirst-module__jd-fDa__mobileSearchLabel{display:none!important}.HomeMapFirst-module__jd-fDa__mobileSearchWrap{flex-direction:column;order:3;gap:0;width:100%;margin-top:0;display:flex}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroSearchBlock{order:unset;grid-template-columns:var(--touch-target-min,44px)1fr auto;width:100%;min-height:var(--touch-target-min,44px);box-shadow:var(--elev-1);-webkit-backdrop-filter:blur(16px)saturate(1.05);transition:transform var(--dur-2)var(--ease-out-soft),box-shadow var(--dur-2)var(--ease-out-soft),border-color var(--dur-2)var(--ease-out-soft);background:#ffffffb8;border:1px solid #98c0b833;row-gap:0;margin-top:0;padding:4px 6px 4px 4px}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroSearchBlock:focus-within{box-shadow:var(--elev-2);border-color:#76a8b647;transform:translateY(-1px)}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroSearchBlock .HomeMapFirst-module__jd-fDa__searchFilterBtn{width:auto;min-height:var(--touch-target-min,44px);min-width:var(--touch-target-min,44px);box-shadow:var(--elev-0);grid-column:auto;padding:8px 10px;font-weight:550}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroSearchBlock .HomeMapFirst-module__jd-fDa__searchIcon{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px)}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroSearchBlock .HomeMapFirst-module__jd-fDa__searchInput{font-size:14px;font-weight:450}.HomeMapFirst-module__jd-fDa__mobileHeroFlow .HomeMapFirst-module__jd-fDa__heroStatsBlock{order:4;width:100%;margin-top:4px;margin-bottom:0;padding-bottom:0}.HomeMapFirst-module__jd-fDa__statLabelDesktop{display:none}.HomeMapFirst-module__jd-fDa__statLabelMobile{display:inline}.HomeMapFirst-module__jd-fDa__heroStatsBlock.HomeMapFirst-module__jd-fDa__statGrid,.HomeMapFirst-module__jd-fDa__statGrid.HomeMapFirst-module__jd-fDa__heroStatsBlock{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;align-items:stretch;gap:0;padding:7px 0;display:flex}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statCard{min-width:0;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-radius:0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:7px 4px;display:flex}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statCard:before,.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statCard:after{display:none}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statCard:hover{box-shadow:none;filter:none;transform:none}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statIcon{opacity:.9;margin-bottom:0;font-size:15px}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statIcon svg{stroke-width:2.05px;width:17px;height:17px}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statValue{font-size:15px;font-weight:650;line-height:1}.HomeMapFirst-module__jd-fDa__heroStatsBlock .HomeMapFirst-module__jd-fDa__statLabel{letter-spacing:.05em;text-align:center;flex:none;margin:0;font-size:7.5px;line-height:1.2}.HomeMapFirst-module__jd-fDa__featuredSection{margin-top:46px;padding:4px 0 8px;position:relative}.HomeMapFirst-module__jd-fDa__heroSection+.HomeMapFirst-module__jd-fDa__communitySection{margin-top:40px}.HomeMapFirst-module__jd-fDa__featuredSection+.HomeMapFirst-module__jd-fDa__communitySection{margin-top:13px}.HomeMapFirst-module__jd-fDa__communitySection{gap:16px;margin-top:0;padding-bottom:12px}.HomeMapFirst-module__jd-fDa__communityCard{padding:16px}.HomeMapFirst-module__jd-fDa__recentPanel{margin-top:0}.HomeMapFirst-module__jd-fDa__recentPanel .HomeMapFirst-module__jd-fDa__sectionTitleRow{margin-bottom:14px}.HomeMapFirst-module__jd-fDa__featuredSection:before{display:none}.HomeMapFirst-module__jd-fDa__featuredSection .HomeMapFirst-module__jd-fDa__sectionTitleRow{margin-bottom:10px;padding-left:4px}.HomeMapFirst-module__jd-fDa__featuredShowcaseHeader{text-align:left;margin-bottom:10px;padding-left:4px}.HomeMapFirst-module__jd-fDa__featuredShowcaseTitle{justify-content:flex-start}.HomeMapFirst-module__jd-fDa__featuredShowcaseTitle:after{flex-basis:clamp(36px,12vw,56px)}.HomeMapFirst-module__jd-fDa__featuredCarouselViewport{margin:-2px -4px -4px;padding:4px 4px 10px}.HomeMapFirst-module__jd-fDa__featuredCarouselTrack{gap:12px}.HomeMapFirst-module__jd-fDa__featuredCarouselItem{flex:0 0 min(296px,80vw)}.HomeMapFirst-module__jd-fDa__propertyBody{padding:9px 17px 11px}}@media (prefers-reduced-motion:reduce){.HomeMapFirst-module__jd-fDa__propertyCard,.HomeMapFirst-module__jd-fDa__statCard,.HomeMapFirst-module__jd-fDa__communityCard,.HomeMapFirst-module__jd-fDa__communityPrimaryBtn,.HomeMapFirst-module__jd-fDa__communitySecondaryBtn{transition-duration:.01ms!important;transition-delay:0s!important}.HomeMapFirst-module__jd-fDa__propertyMedia img{transition-duration:.01ms!important;transition-delay:0s!important}.HomeMapFirst-module__jd-fDa__propertyCard:hover .HomeMapFirst-module__jd-fDa__propertyMedia img{transform:none}}
.ListingInteractionModal-module__kIUaRq__backdrop{z-index:225;padding:max(12px,env(safe-area-inset-top))12px max(12px,env(safe-area-inset-bottom));box-sizing:border-box;-webkit-backdrop-filter:blur(10px);overscroll-behavior:none;touch-action:manipulation;animation:ListingInteractionModal-module__kIUaRq__listingModalBackdropIn var(--dur-2)var(--ease-out-soft);background:#1c302c47;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes ListingInteractionModal-module__kIUaRq__listingModalBackdropIn{0%{opacity:0}to{opacity:1}}.ListingInteractionModal-module__kIUaRq__panel{width:min(560px,100%);max-width:100%;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:var(--radius);background:var(--glass-bg-strong);border:1px solid var(--glass-border-mint);box-shadow:var(--elev-3);color:#203e38f5;animation:ListingInteractionModal-module__kIUaRq__listingModalPanelIn var(--dur-3)var(--ease-out-soft);box-sizing:border-box;padding:16px 16px 14px;position:relative;overflow-y:auto}@keyframes ListingInteractionModal-module__kIUaRq__listingModalPanelIn{0%{opacity:0;transform:translateY(6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.ListingInteractionModal-module__kIUaRq__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.ListingInteractionModal-module__kIUaRq__headText{flex:auto;min-width:0}.ListingInteractionModal-module__kIUaRq__eyebrowWrap{margin-bottom:8px}.ListingInteractionModal-module__kIUaRq__title{letter-spacing:.01em;color:#1a3834fa;margin:0;font-size:1.05rem;font-weight:620;line-height:1.25}.ListingInteractionModal-module__kIUaRq__close{width:var(--touch-target-min);height:var(--touch-target-min);color:#2a4842e0;cursor:pointer;transition:var(--transition-surface),transform var(--dur-2)var(--ease-out-soft);background:#ffffffb8;border:1px solid #78b2a459;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin:-2px -4px 0 0;padding:0;display:inline-flex}.ListingInteractionModal-module__kIUaRq__close:hover{transform:translateY(var(--hover-lift-xs));border-color:#488c806b}.ListingInteractionModal-module__kIUaRq__body{min-width:0}.ListingInteractionModal-module__kIUaRq__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:4px;display:flex}.ListingInteractionModal-module__kIUaRq__backdropCompact .ListingInteractionModal-module__kIUaRq__panel{padding:14px 14px 12px}.ListingInteractionModal-module__kIUaRq__backdropCompact .ListingInteractionModal-module__kIUaRq__head{margin-bottom:8px}.ListingInteractionModal-module__kIUaRq__backdropCompact .ListingInteractionModal-module__kIUaRq__title{font-size:1rem}@media (max-width:640px){.ListingInteractionModal-module__kIUaRq__backdrop{justify-content:stretch;align-items:stretch;padding:0}.ListingInteractionModal-module__kIUaRq__panel{width:100%;max-width:none;min-height:100dvh;max-height:none;padding:max(12px,env(safe-area-inset-top))12px max(12px,env(safe-area-inset-bottom));border-radius:0;flex-direction:column;display:flex}.ListingInteractionModal-module__kIUaRq__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.ListingInteractionModal-module__kIUaRq__footer{padding-top:10px;padding-bottom:max(4px,env(safe-area-inset-bottom));flex-shrink:0;margin-top:auto}.ListingInteractionModal-module__kIUaRq__backdropCompact .ListingInteractionModal-module__kIUaRq__panel{min-height:100dvh;padding:max(10px,env(safe-area-inset-top))12px max(10px,env(safe-area-inset-bottom));overflow-y:hidden}}@media (prefers-reduced-motion:reduce){.ListingInteractionModal-module__kIUaRq__backdrop,.ListingInteractionModal-module__kIUaRq__panel,.ListingInteractionModal-module__kIUaRq__close{transition-duration:.01ms!important;animation:none!important}.ListingInteractionModal-module__kIUaRq__close:hover{transform:none}}
.GeographicUpdateModal-module__TaqdpW__geoBackdrop{-webkit-backdrop-filter:blur(18px);background:#162a2685}.GeographicUpdateModal-module__TaqdpW__geoPanel{width:min(520px,100%);padding:18px 18px 16px}.GeographicUpdateModal-module__TaqdpW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#387868f2;align-items:center;gap:6px;margin:0;padding:0;font-size:10px;font-weight:700;display:inline-flex}.GeographicUpdateModal-module__TaqdpW__body{color:#344e48e0;white-space:pre-line;margin:0;font-size:13px;line-height:1.55}.GeographicUpdateModal-module__TaqdpW__actions{gap:10px;margin-top:18px;display:grid}.GeographicUpdateModal-module__TaqdpW__primaryBtn,.GeographicUpdateModal-module__TaqdpW__secondaryBtn{width:100%;min-height:var(--touch-target-min);cursor:pointer;box-sizing:border-box;transition:border-color var(--dur-2)var(--ease-out-soft),background var(--dur-2)var(--ease-out-soft),transform var(--dur-2)var(--ease-out-soft),box-shadow var(--dur-2)var(--ease-out-soft);border-radius:12px;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:650}.GeographicUpdateModal-module__TaqdpW__primaryBtn{color:#fcfefdfa;box-shadow:var(--elev-1);background:linear-gradient(152deg,#488074f5,#2c5650fa);border:1px solid #ffffff24}.GeographicUpdateModal-module__TaqdpW__primaryBtn:hover:not(:disabled){transform:translateY(var(--hover-lift-xs));box-shadow:var(--elev-2)}.GeographicUpdateModal-module__TaqdpW__secondaryBtn{color:#264842f0;background:#ffffff6b;border:1px solid #5e8c8057}.GeographicUpdateModal-module__TaqdpW__secondaryBtn:hover:not(:disabled){background:#ffffffb8;border-color:#4882767a}.GeographicUpdateModal-module__TaqdpW__tertiaryLink{color:var(--text-tertiary);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;justify-self:center;margin-top:2px;padding:6px 4px;font-family:inherit;font-size:12px;font-weight:550;text-decoration:underline}.GeographicUpdateModal-module__TaqdpW__tertiaryLink:hover{color:#386058e0}@media (prefers-reduced-motion:reduce){.GeographicUpdateModal-module__TaqdpW__primaryBtn,.GeographicUpdateModal-module__TaqdpW__secondaryBtn{transition-duration:.01ms!important}.GeographicUpdateModal-module__TaqdpW__primaryBtn:hover:not(:disabled){transform:none}}
.ambientOcean-module__KHWdna__ambientFieldViewport{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.ambientOcean-module__KHWdna__ambientFieldViewport:before,.ambientOcean-module__KHWdna__ambientFieldViewport:after{content:"";pointer-events:none;will-change:transform,opacity;position:absolute;inset:-10%}.ambientOcean-module__KHWdna__ambientFieldViewport:before{opacity:.22;filter:blur(52px);animation:ambientOcean-module__KHWdna__ambientOceanDriftA var(--ambient-cycle-a)var(--ambient-ease-drift)infinite alternate;background:radial-gradient(52% 48% at 18% 22%,#89cdbd33,#0000 68%),radial-gradient(48% 44% at 82% 12%,#9fb3d92e,#0000 66%),radial-gradient(46% 40% at 62% 88%,#dcc69a1f,#0000 72%)}.ambientOcean-module__KHWdna__ambientFieldViewport:after{opacity:.11;filter:blur(38px);animation:ambientOcean-module__KHWdna__ambientOceanDriftB var(--ambient-cycle-b)var(--ambient-ease-drift)infinite alternate;background:radial-gradient(72% 58% at 48% 52%,#7cd2c617,#0000 74%),linear-gradient(125deg,#ffffff0d,#fff0)}@keyframes ambientOcean-module__KHWdna__ambientOceanDriftA{0%{opacity:.19;transform:translate(-.35%,.18%)scale(1)}to{opacity:.26;transform:translate(.32%,-.22%)scale(1.012)}}@keyframes ambientOcean-module__KHWdna__ambientOceanDriftB{0%{opacity:.09;transform:translate(.18%,-.12%)scale(1)}to{opacity:.13;transform:translate(-.22%,.16%)scale(1.018)}}.ambientOcean-module__KHWdna__ambientHeroStrip{pointer-events:none;border-radius:inherit;z-index:0;position:absolute;inset:0;overflow:hidden}.ambientOcean-module__KHWdna__ambientHeroStrip:before{content:"";opacity:.16;filter:blur(40px);animation:ambientOcean-module__KHWdna__ambientOceanDriftA var(--ambient-cycle-c)var(--ambient-ease-drift)infinite alternate;will-change:transform,opacity;background:radial-gradient(55% 50% at 22% 28%,#89cdbd33,#0000 72%),radial-gradient(50% 48% at 88% 18%,#9fb3d924,#0000 70%);position:absolute;inset:-20%}@media (prefers-reduced-motion:reduce){.ambientOcean-module__KHWdna__ambientFieldViewport:before,.ambientOcean-module__KHWdna__ambientFieldViewport:after,.ambientOcean-module__KHWdna__ambientHeroStrip:before{will-change:auto;animation:none!important;transform:none!important}.ambientOcean-module__KHWdna__ambientFieldViewport:before{opacity:.22}.ambientOcean-module__KHWdna__ambientFieldViewport:after{opacity:.11}.ambientOcean-module__KHWdna__ambientHeroStrip:before{opacity:.14}}
