:root{--blue-50:#f2f9ff;--blue-100:#e3f3ff;--blue-200:#c7e8ff;--blue-300:#98d5ff;--blue-400:#62baff;--blue-500:#3d9cff;--blue-600:#247deb;--blue-700:#1f63c1;--navy:#0f1f3d;--text:#13233f;--muted:#6d7b91;--line:#e7edf5;--surface:#fff;--surface-alt:#f8fbff;--green:#13976b;--green-bg:#e9faf4;--amber:#b56f16;--amber-bg:#fff6e5;--purple:#7c5ce6;--purple-bg:#f1edff;--shadow-sm:0 8px 24px #23457214;--shadow-md:0 18px 50px #1f4c891c;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--radius-xl:36px;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface-alt)}body{color:var(--text);background:var(--surface-alt);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block}main{min-height:70vh}.page-shell{width:min(var(--max-width), calc(100% - 40px));margin-inline:auto}.page-top{padding-top:50px}.section{padding-block:88px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbffdb;border-bottom:1px solid #e0eaf6b3;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.logo{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-mark{width:34px;height:34px;display:grid}.brand-mark svg{width:100%;height:100%}.logo-word{letter-spacing:-.7px;color:#102241;font-size:23px;font-weight:800}.logo-word span{color:var(--blue-600)}.desktop-nav{align-items:center;gap:6px;display:flex}.desktop-nav a{color:#596980;border-radius:12px;padding:10px 13px;font-size:14px;font-weight:600;transition:all .18s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy);background:#fff;box-shadow:0 2px 10px #2345720f}.header-actions{align-items:center;gap:10px;display:flex}.text-button{color:var(--navy);background:0 0;border:0;font-size:14px;font-weight:700}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:14px;place-items:center;display:inline-grid}.mobile-menu-button,.mobile-nav{display:none}.button{border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-sm{border-radius:13px;min-height:42px;padding-inline:17px}.button-primary{background:linear-gradient(135deg, var(--blue-500), #2f7cf6);color:#fff;box-shadow:0 10px 24px #2f7cf62e}.button-primary:hover{box-shadow:0 14px 28px #2f7cf63d}.button-secondary{border-color:var(--line);color:var(--navy);background:#fff}.button-dark{background:var(--navy);color:#fff}.button-white{color:var(--navy);background:#fff}.button-ghost-light{color:#fff;background:#ffffff14;border-color:#ffffff47}.full-width{width:100%}.large-button{min-height:56px;font-size:15px}.eyebrow{color:var(--blue-700);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow.light{color:#dcecff}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:74px;min-height:calc(100svh - 76px);padding-block:74px 66px;display:grid}.hero-copy h1{letter-spacing:-4px;color:var(--navy);margin:18px 0 20px;font-size:clamp(52px,5.8vw,78px);font-weight:800;line-height:.98}.hero-copy h1 span{color:var(--blue-500)}.hero-subtitle{max-width:660px;color:var(--muted);margin:0;font-size:18px;line-height:1.6}.hero-search{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow-md);background:#fff;border-radius:21px;grid-template-columns:24px 1fr 52px;align-items:center;gap:13px;margin-top:34px;padding:9px 9px 9px 17px;display:grid}.hero-search>svg{color:var(--blue-600)}.hero-search div{flex-direction:column;gap:2px;display:flex}.hero-search span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.hero-search strong{font-size:15px}.hero-search button{background:linear-gradient(135deg, var(--blue-400), var(--blue-600));color:#fff;border:0;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.hero-actions-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.trust-row{color:#60718a;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:12px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:var(--green)}.hero-visual{min-height:620px;position:relative}.hero-photo-card{background:#dbeeff;border-radius:38px;position:absolute;inset:10px 18px 34px 10px;overflow:hidden;box-shadow:0 30px 80px #26548e2e}.hero-photo-card>img{object-fit:cover}.hero-photo-overlay{background:linear-gradient(#09223e0a,#09223e38);position:absolute;inset:0}.hero-property-top{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:18px;left:18px}.pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.pill-white{color:var(--navy);background:#fffffff0}.pill-blue{color:#1764c3;background:#e6f3ff}.pill-green{background:var(--green-bg);color:var(--green)}.status-dot{background:#20a771;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20a7711a}.glass-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffff8c}.hero-property-card{border-radius:19px;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.hero-property-card div{flex-direction:column;gap:4px;display:flex}.hero-property-card small{color:#65768d;font-size:11px}.hero-property-card strong{color:var(--navy);font-size:14px}.hero-property-card>span{font-size:18px;font-weight:850}.floating-card{box-shadow:var(--shadow-md);z-index:3;background:#fff;border:1px solid #e1e9f3e6;border-radius:18px;align-items:center;gap:11px;display:flex;position:absolute}.floating-card small,.floating-card strong{display:block}.floating-card small{color:var(--muted);margin-bottom:3px;font-size:10px}.floating-card strong{font-size:12px}.queue-card{padding:12px 14px 12px 12px;top:160px;right:-24px}.queue-icon{width:38px;height:38px;color:var(--blue-600);background:var(--blue-50);border-radius:12px;place-items:center;display:grid}.agent-mini-card{padding:13px 15px;bottom:98px;left:-22px}.agent-pulse{background:#a9b5c3;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #92a0b21f}.agent-pulse.active,.agent-status.active .agent-pulse{background:#1aac75;box-shadow:0 0 0 5px #1aac751c}.proof-strip{border-block:1px solid var(--line);background:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:118px;display:grid}.proof-grid>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding-inline:28px;display:flex}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-grid strong{letter-spacing:-.7px;color:var(--navy);font-size:24px}.proof-grid span{color:var(--muted);font-size:12px}.section-heading{margin-bottom:30px}.section-heading h2{letter-spacing:-2px;color:var(--navy);margin:8px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.04}.split-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.centered-heading{text-align:center;margin-inline:auto;max-width:760px;margin-bottom:36px}.centered-heading .eyebrow{justify-content:center}.centered-heading p{color:var(--muted);line-height:1.6}.inline-link{color:var(--blue-700);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.property-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.property-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.property-card-image-wrap{aspect-ratio:1.42;background:#e9f1f8;position:relative;overflow:hidden}.property-card-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.property-card:hover .property-card-image{transform:scale(1.025)}.property-badges{flex-wrap:wrap;gap:6px;max-width:calc(100% - 70px);display:flex;position:absolute;top:12px;left:12px}.save-button{color:#56657a;background:#fffffff0;border:1px solid #e0e8f2e6;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:12px;right:12px}.save-button.saved{color:#ef5b67}.property-card-body{padding:17px 17px 15px}.property-card-title-row{grid-template-columns:1fr auto;align-items:start;gap:12px;display:grid}.property-card-title-row h3{letter-spacing:-.3px;margin:5px 0 0;font-size:16px;line-height:1.25}.property-card-title-row>strong{color:var(--navy);white-space:nowrap;font-size:17px}.property-location{color:var(--muted);align-items:center;gap:4px;margin:0;font-size:11px;display:flex}.property-meta{color:#637187;flex-wrap:wrap;gap:13px;margin:14px 0;font-size:11px;display:flex}.property-meta span{align-items:center;gap:5px;display:flex}.property-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.verified-label{color:var(--green);font-size:10px;font-weight:750}.card-link{color:var(--blue-700);font-size:11px;font-weight:800}.two-pillars{grid-template-columns:1fr 1fr;gap:24px;display:grid}.pillar-card{border-radius:34px;min-height:580px;padding:44px;position:relative;overflow:hidden}.pillar-card h2{letter-spacing:-2.2px;margin:14px 0 20px;font-size:clamp(38px,4vw,58px);line-height:1}.pillar-card p{max-width:540px;line-height:1.65}.marketplace-pillar{background:linear-gradient(145deg,#eaf7ff,#f9fcff 62%);border:1px solid #d8ecfb}.marketplace-pillar:after{content:"";background:radial-gradient(circle,#64beff47,#64beff00);border-radius:50%;width:320px;height:320px;position:absolute;top:-70px;right:-100px}.marketplace-pillar p{color:#61728a}.community-pillar{color:#fff;background:linear-gradient(145deg,#102744,#0d1b32)}.community-pillar .eyebrow{color:#8dccff}.community-pillar h2{color:#fff}.community-pillar p{color:#b8c7dc}.pillar-icon{width:52px;height:52px;color:var(--blue-600);box-shadow:var(--shadow-sm);background:#fff;border-radius:17px;place-items:center;margin-bottom:20px;display:grid}.community-pillar .pillar-icon{color:#8dccff;background:#ffffff1a}.clean-list{gap:12px;margin:24px 0 32px;padding:0;list-style:none;display:grid}.clean-list li{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.clean-list svg{width:18px;color:var(--green)}.community-feature-grid{grid-template-columns:1fr 1fr;gap:10px;margin:26px 0 34px;display:grid}.community-feature-grid span{color:#dbe7f6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:9px;padding:13px;font-size:12px;display:flex}.community-feature-grid svg{color:#8dccff;width:18px}.agent-home{padding-top:100px}.agent-builder{border:1px solid var(--line);max-width:1020px;box-shadow:var(--shadow-md);background:#fff;border-radius:30px;margin-inline:auto;padding:30px}.agent-heading-row{justify-content:space-between;align-items:flex-start;gap:25px;margin-top:10px;display:flex}.agent-heading-row h2{letter-spacing:-1px;color:var(--navy);margin:0 0 7px;font-size:29px}.agent-heading-row p{max-width:680px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.switch-row{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.switch-row input{opacity:0;pointer-events:none;position:absolute}.switch{background:#e4ebf2;border-radius:999px;width:46px;height:28px;padding:3px;transition:all .2s}.switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;display:block;box-shadow:0 2px 8px #0000001f}.switch-row input:checked+.switch{background:var(--blue-500)}.switch-row input:checked+.switch span{transform:translate(18px)}.agent-fields{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;display:grid}.agent-fields label{border:1px solid var(--line);background:#fbfdff;border-radius:16px;flex-direction:column;padding:13px 14px;display:flex}.agent-fields label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:750}.agent-fields label strong{margin-top:4px;font-size:15px}.agent-fields label small{color:#8a97a9;margin-top:2px;font-size:10px}.chip-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.filter-chip{border:1px solid var(--line);color:#627187;background:#fff;border-radius:999px;align-items:center;gap:4px;padding:9px 12px;font-size:11px;font-weight:750;display:inline-flex}.filter-chip.selected{background:var(--blue-50);color:var(--blue-700);border-color:#bcdfff}.agent-status{background:#f5f8fb;border-radius:16px;align-items:center;gap:11px;margin-top:18px;padding:13px 14px;display:flex}.agent-status.active{background:#f0fbf7}.agent-status strong,.agent-status small{display:block}.agent-status strong{font-size:12px}.agent-status small{color:var(--muted);margin-top:3px;font-size:10px}.how-it-works{padding-top:100px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px}.steps-grid article>span{background:var(--blue-50);width:38px;height:38px;color:var(--blue-700);border-radius:12px;place-items:center;font-size:12px;font-weight:850;display:grid}.steps-grid h3{margin:20px 0 8px;font-size:20px}.steps-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.final-cta-wrap{padding-block:60px 90px}.final-cta{color:#fff;background:linear-gradient(135deg,#2184f2,#395be6);border-radius:34px;justify-content:space-between;align-items:end;gap:30px;padding:54px 56px;display:flex}.final-cta h2{letter-spacing:-1.6px;margin:11px 0 0;font-size:43px;line-height:1}.final-cta-actions{flex-wrap:wrap;gap:9px;display:flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto;gap:22px;padding-block:30px 42px;display:grid}.site-footer strong{color:var(--navy);font-size:20px}.site-footer p{margin:6px 0 0;font-size:12px}.footer-links{align-items:center;gap:20px;font-size:12px;font-weight:700;display:flex}.site-footer>small{grid-column:1/-1;font-size:10px}.explore-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:26px;padding-bottom:80px;display:grid}.explore-main{min-width:0}.explore-title-row{justify-content:space-between;align-items:end;gap:20px;display:flex}.explore-title-row h1{letter-spacing:-1.8px;margin:7px 0 5px;font-size:45px;line-height:1}.explore-title-row p{color:var(--muted);margin:0;font-size:13px}.view-switch{background:#edf3f8;border-radius:13px;padding:3px;display:flex}.view-switch button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:8px 12px;font-size:11px;font-weight:800}.view-switch button.active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #23457214}.explore-search-row{grid-template-columns:1fr auto;gap:10px;margin-top:26px;display:grid}.explore-search{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;height:54px;padding:0 15px;display:grid}.explore-search>svg{color:var(--blue-600)}.explore-search input{color:var(--navy);background:0 0;border:0;outline:0;min-width:0;font-weight:650}.explore-search span{border-left:1px solid var(--line);color:var(--muted);align-items:center;gap:5px;padding-left:12px;font-size:10px;display:flex}.explore-chips{margin-block:14px 12px}.result-summary{color:var(--muted);justify-content:space-between;align-items:center;margin:22px 0 14px;font-size:11px;display:flex}.result-summary strong{color:var(--navy);font-size:13px}.explore-main .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-sidebar{gap:15px;display:grid;position:sticky;top:100px}.map-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.fake-map-grid{background:linear-gradient(145deg,#eef5f3,#f8fbf7);height:320px;position:relative;overflow:hidden}.road{background:#fff;position:absolute;box-shadow:0 0 0 1px #e6ece9}.r1{width:460px;height:18px;top:95px;left:-80px;transform:rotate(20deg)}.r2{width:440px;height:14px;top:160px;left:-30px;transform:rotate(-42deg)}.r3{width:400px;height:13px;top:90px;left:70px;transform:rotate(62deg)}.r4{width:300px;height:10px;top:240px;left:15px;transform:rotate(-10deg)}.map-zone{opacity:.8;background:#dfeee6;border-radius:24px;position:absolute}.z1{width:100px;height:72px;top:18px;left:15px}.z2{width:80px;height:58px;top:36px;right:10px}.z3{width:110px;height:84px;bottom:15px;right:40px}.map-price{z-index:4;background:var(--navy);color:#fff;box-shadow:var(--shadow-sm);border:0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850;position:absolute}.p1{top:80px;left:80px}.p2{top:135px;right:42px}.p3{bottom:45px;left:145px}.map-label{color:var(--muted);align-items:center;gap:7px;padding:12px 14px;font-size:11px;font-weight:700;display:flex}.sidebar-agent-card{background:linear-gradient(145deg,#edf8ff,#fff);border:1px solid #cfe8fb;border-radius:24px;padding:22px}.sidebar-agent-card h3{letter-spacing:-.6px;margin:9px 0;font-size:22px;line-height:1.08}.sidebar-agent-card p{color:var(--muted);font-size:11px;line-height:1.55}.mini-rule{border:1px solid var(--line);background:#fff;border-radius:14px;margin:15px 0;padding:11px 12px}.mini-rule span,.mini-rule strong{display:block}.mini-rule span{color:var(--muted);font-size:10px}.mini-rule strong{color:var(--blue-700);margin-top:3px;font-size:11px}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #cbdbea;border-radius:24px;padding:70px 20px}.empty-state svg{color:var(--blue-500)}.empty-state h3{color:var(--navy);margin:10px 0 6px}.empty-state p{margin:0 0 16px;font-size:12px}.agent-page{padding-bottom:90px}.agent-page-hero{grid-template-columns:1.1fr .5fr;align-items:end;gap:40px;margin-bottom:34px;display:grid}.agent-page-hero h1{letter-spacing:-2.7px;margin:12px 0 17px;font-size:58px;line-height:.99}.agent-page-hero h1 span{color:var(--blue-500)}.agent-page-hero p{color:var(--muted);max-width:760px;line-height:1.65}.agent-assurance-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;padding:22px}.agent-assurance-card svg{color:var(--blue-600)}.agent-assurance-card strong{margin:12px 0 5px;display:block}.agent-assurance-card p{margin:0;font-size:11px;line-height:1.5}.agent-page .agent-builder{max-width:none}.agent-rules-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;margin-top:60px;display:grid}.agent-rules-section h2{letter-spacing:-1.5px;margin:9px 0 13px;font-size:38px;line-height:1.05}.agent-rules-section>div>p{color:var(--muted);font-size:13px;line-height:1.65}.rule-stack{gap:10px;display:grid}.rule-stack article{border:1px solid var(--line);background:#fff;border-radius:19px;gap:18px;padding:20px;display:flex}.rule-stack article>span{color:var(--blue-600);font-size:11px;font-weight:850}.rule-stack h3{margin:0 0 6px;font-size:15px}.rule-stack p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.agent-bottom-cta{background:var(--navy);color:#fff;border-radius:27px;justify-content:space-between;align-items:center;gap:30px;margin-top:60px;padding:34px;display:flex}.agent-bottom-cta h2{margin:0 0 5px}.agent-bottom-cta p{color:#b7c4d6;margin:0;font-size:12px}.property-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:10px;display:flex}.property-breadcrumb strong{color:var(--navy)}.property-gallery{border-radius:28px;grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:8px;height:520px;display:grid;position:relative;overflow:hidden}.gallery-main{grid-row:1/3;position:relative}.gallery-side{position:relative}.property-gallery img{object-fit:cover}.gallery-save{border:1px solid var(--line);color:var(--navy);background:#fffffff2;border-radius:13px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:800;display:flex;position:absolute;top:15px;right:15px}.property-detail-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:42px;padding-block:34px 90px;display:grid}.property-content{min-width:0}.property-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;padding-bottom:25px;display:flex}.property-heading h1{letter-spacing:-1.4px;margin:9px 0 7px;font-size:38px;line-height:1.05}.property-heading p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.property-heading>strong{white-space:nowrap;font-size:28px}.property-heading-badges{gap:7px;display:flex}.property-facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:10px;padding-block:20px;display:grid}.property-facts>div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:13px}.property-facts svg,.compass-icon{color:var(--blue-600);height:18px}.property-facts strong,.property-facts span{display:block}.property-facts strong{margin:8px 0 2px;font-size:13px}.property-facts span:last-child{color:var(--muted);font-size:9px}.detail-section{border-bottom:1px solid var(--line);padding-block:28px}.detail-section h2{margin:0 0 10px;font-size:20px}.detail-section>p{color:var(--muted);max-width:760px;font-size:13px;line-height:1.7}.tag-row{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.tag-row span{border:1px solid var(--line);color:#627187;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.verified-panel{background:#f2f9ff;border:1px solid #d9edff;border-radius:20px;gap:16px;margin-top:25px;padding:20px;display:flex}.verified-panel-icon{width:42px;height:42px;color:var(--blue-600);background:#fff;border-radius:13px;flex:none;place-items:center;display:grid}.verified-panel h2{margin-bottom:5px}.verified-panel p{margin:0!important}.property-map{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.property-map .fake-map-grid{height:230px}.property-map>div:last-child{flex-direction:column;gap:2px;padding:12px 14px;display:flex}.property-map>div:last-child span{color:var(--muted);font-size:10px}.map-property-pin{background:var(--blue-600);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #247deb1f}.reservation-card-wrap{gap:13px;display:grid;position:sticky;top:100px}.reservation-card{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:26px;padding:24px}.reservation-top{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.reservation-top strong{color:var(--green)}.reservation-card h2{margin:15px 0 6px;font-size:25px}.reservation-card>p{color:var(--muted);margin:0 0 19px;font-size:11px;line-height:1.55}.reservation-price{background:var(--blue-50);border-radius:15px;justify-content:space-between;align-items:center;padding:13px;display:flex}.reservation-price span{color:var(--muted);font-size:10px;font-weight:700}.reservation-price strong{font-size:20px}.reservation-breakdown{gap:13px;margin:18px 0;display:grid}.reservation-breakdown>div{gap:10px;display:flex}.reservation-breakdown svg{color:var(--green);flex:none;width:16px}.reservation-breakdown strong,.reservation-breakdown small{display:block}.reservation-breakdown strong{font-size:11px}.reservation-breakdown small{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.4}.reservation-card .button{margin-top:8px}.reservation-legal{color:#95a0ae;text-align:center;margin-top:11px;font-size:8px;line-height:1.5;display:block}.priority-card{background:#f3f8ff;border:1px solid #dceafa;border-radius:20px;gap:10px;padding:15px;display:flex}.priority-card>svg{color:var(--blue-600);flex:none}.priority-card strong{font-size:11px}.priority-card p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.community-page-wrap{padding:28px 0 70px}.community-app{grid-template-columns:245px minmax(0,1fr);gap:18px;min-height:760px;display:grid}.community-sidebar{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;align-self:start;height:calc(100vh - 132px);min-height:620px;padding:16px;display:flex;position:sticky;top:104px}.community-selector{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:8px 7px 18px;display:flex}.community-avatar{background:var(--blue-50);width:38px;height:38px;color:var(--blue-600);border-radius:12px;flex:none;place-items:center;display:grid}.community-avatar svg{width:19px}.community-selector strong,.community-selector span{display:block}.community-selector strong{font-size:11px}.community-selector span{color:var(--muted);margin-top:2px;font-size:8px}.community-sidebar nav{gap:4px;padding-top:14px;display:grid}.community-sidebar nav a{color:#65758b;border-radius:12px;align-items:center;gap:9px;padding:10px 11px;font-size:11px;font-weight:700;display:flex}.community-sidebar nav a:hover,.community-sidebar nav a.active{background:var(--blue-50);color:var(--blue-700)}.community-sidebar nav em{background:var(--blue-600);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:8px;font-style:normal;display:grid}.community-sidebar-bottom{gap:10px;margin-top:auto;display:grid}.ai-sidebar-card{background:linear-gradient(145deg,#eaf7ff,#f9fcff);border:1px solid #d6ebfb;border-radius:16px;padding:13px}.ai-sidebar-card svg{color:var(--blue-600);width:18px}.ai-sidebar-card strong,.ai-sidebar-card span{display:block}.ai-sidebar-card strong{margin:6px 0 2px;font-size:11px}.ai-sidebar-card span{color:var(--muted);font-size:8px;line-height:1.4}.community-main{min-width:0}.community-mobile-title{display:none}.dashboard-header{justify-content:space-between;align-items:center;margin:6px 4px 22px;display:flex}.dashboard-header h1{letter-spacing:-1.2px;margin:6px 0 4px;font-size:34px}.dashboard-header p{color:var(--muted);margin:0;font-size:11px}.dashboard-grid{gap:14px;display:grid}.top-dashboard-grid{grid-template-columns:1.55fr .8fr}.dashboard-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.dashboard-card-top{justify-content:space-between;align-items:center;display:flex}.dashboard-icon{color:#60718a;background:#f3f6f9;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.dashboard-icon svg{width:18px}.dashboard-icon.blue{background:var(--blue-50);color:var(--blue-600)}.dashboard-icon.green{background:var(--green-bg);color:var(--green)}.dashboard-icon.amber{background:var(--amber-bg);color:var(--amber)}.dashboard-icon.purple{background:var(--purple-bg);color:var(--purple)}.ai-summary-card h2{letter-spacing:-.6px;margin:17px 0 13px;font-size:22px}.ai-summary-card ul{gap:12px;margin:0 0 16px;padding:0;list-style:none;display:grid}.ai-summary-card li{gap:9px;display:flex}.ai-summary-card li>svg{width:16px;color:var(--green);flex:none}.ai-summary-card strong,.ai-summary-card small{display:block}.ai-summary-card strong{font-size:10px}.ai-summary-card small{color:var(--muted);margin-top:2px;font-size:8px}.unread-dot{color:var(--blue-700);font-size:9px;font-weight:800}.inbox-card h3{margin:15px 0 6px;font-size:18px}.inbox-card>p:not(.email-alias){color:var(--muted);font-size:9px;line-height:1.5}.email-alias{color:#596980;background:#f4f7fa;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:750;display:inline-flex}.dashboard-section-title{margin:25px 4px 11px}.dashboard-section-title h2{margin:0;font-size:16px}.dashboard-section-title p{color:var(--muted);margin:2px 0 0;font-size:9px}.metrics-grid{grid-template-columns:repeat(4,1fr)}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:11px;padding:15px;display:flex}.metric-card small,.metric-card strong,.metric-card span{display:block}.metric-card small{color:var(--muted);font-size:8px}.metric-card strong{margin:3px 0;font-size:18px}.metric-card span{color:var(--muted);font-size:8px}.metric-card .positive{color:var(--green)}.bottom-dashboard-grid{grid-template-columns:1fr 1fr;margin-top:14px}.card-title-row{justify-content:space-between;align-items:start;gap:10px;display:flex}.card-title-row h3{margin:0;font-size:16px}.card-title-row p{color:var(--muted);margin:3px 0 0;font-size:8px}.event-list{gap:13px;margin-top:16px;display:grid}.event-list>div{align-items:center;gap:10px;display:flex}.date-box{background:#f4f8fb;border-radius:11px;align-content:center;place-items:center;width:42px;height:42px;display:grid}.date-box strong{font-size:14px}.date-box small{color:var(--muted);font-size:7px}.event-list>div>div strong,.event-list>div>div span{display:block}.event-list>div>div strong{font-size:10px}.event-list>div>div span{color:var(--muted);margin-top:2px;font-size:8px}.vote-bars{gap:10px;margin:18px 0;display:grid}.vote-bars>div>span{justify-content:space-between;align-items:center;display:flex}.vote-bars strong,.vote-bars em{font-size:9px}.vote-bars em{color:var(--muted);font-style:normal}.vote-bars i{background:#edf2f6;border-radius:999px;height:6px;margin-top:5px;display:block;overflow:hidden}.vote-bars b{background:var(--blue-500);border-radius:999px;height:100%;display:block}.inbox-header{margin-bottom:16px}.inbox-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.inbox-toolbar label{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.inbox-toolbar label svg{color:var(--muted);width:17px}.inbox-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.inbox-layout{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.85fr 1.15fr;min-height:570px;display:grid;overflow:hidden}.thread-list{border-right:1px solid var(--line)}.thread-item{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:34px 1fr;gap:10px;padding:14px;display:grid}.thread-item.selected{background:#f3f9ff}.sender-avatar{width:34px;height:34px;color:var(--blue-700);background:#eaf5ff;border-radius:11px;place-items:center;font-size:11px;font-weight:850;display:grid}.sender-avatar.large{border-radius:13px;width:42px;height:42px}.thread-top{justify-content:space-between;gap:10px;display:flex}.thread-top strong{font-size:9px}.thread-top span{color:var(--muted);font-size:7px}.thread-item h3{margin:4px 0;font-size:10px}.thread-item p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.thread-meta{justify-content:space-between;margin-top:7px;display:flex}.thread-meta span{color:var(--muted);align-items:center;gap:3px;font-size:7px;display:flex}.thread-meta em{background:var(--blue-600);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;font-style:normal;display:grid}.thread-detail{padding:24px}.thread-detail-top{align-items:center;gap:10px;display:flex}.thread-detail-top strong,.thread-detail-top span{display:block}.thread-detail-top strong{font-size:11px}.thread-detail-top span{color:var(--muted);margin-top:2px;font-size:8px}.thread-detail h2{margin:28px 0 16px;font-size:22px}.thread-detail>p{color:#52647b;font-size:10px;line-height:1.7}.ai-extraction{background:#f3faff;border:1px solid #cfe8fb;border-radius:18px;margin-top:28px;padding:17px}.extraction-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.extraction-grid span{background:#fff;border:1px solid #e2edf5;border-radius:11px;padding:9px}.extraction-grid small,.extraction-grid strong{display:block}.extraction-grid small{color:var(--muted);font-size:7px}.extraction-grid strong{margin-top:2px;font-size:9px}.seller-page{padding-bottom:90px}.seller-hero{grid-template-columns:1fr .78fr;align-items:center;gap:60px;min-height:570px;display:grid}.seller-hero h1{letter-spacing:-2.8px;margin:14px 0 20px;font-size:60px;line-height:.98}.seller-hero h1 span{color:var(--blue-500)}.seller-hero>div>p{color:var(--muted);max-width:660px;line-height:1.65}.seller-hero-panel{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:28px;padding:25px}.seller-panel-top{justify-content:space-between;align-items:center;display:flex}.seller-hero-panel h3{margin:20px 0 15px;font-size:20px}.seller-status-list{gap:10px;display:grid}.seller-status-list span{color:#51647a;align-items:center;gap:8px;font-size:11px;display:flex}.seller-status-list svg{color:var(--green);width:16px}.seller-reservation{background:var(--blue-50);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding:12px;display:flex}.seller-reservation small,.seller-reservation strong{display:block}.seller-reservation small{color:var(--muted);font-size:8px}.seller-reservation strong{margin-top:2px;font-size:9px}.seller-reservation>span{color:var(--blue-700);font-size:10px;font-weight:850}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.benefit-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:25px}.benefit-grid svg{color:var(--blue-600)}.benefit-grid h3{margin:18px 0 7px;font-size:16px}.benefit-grid p{color:var(--muted);font-size:10px;line-height:1.6}.agency-steps{grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:60px;display:grid}.agency-steps h2{letter-spacing:-1.5px;margin:9px 0;font-size:38px;line-height:1.05}.agency-steps ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.agency-steps li{border:1px solid var(--line);background:#fff;border-radius:18px;gap:16px;padding:18px;display:flex}.agency-steps li>span{color:var(--blue-600);font-size:10px;font-weight:850}.agency-steps strong{font-size:12px}.agency-steps p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.not-found>span{color:var(--blue-600);font-size:12px;font-weight:850}.not-found h1{letter-spacing:-2px;margin:10px 0;font-size:50px}.not-found p{color:var(--muted);margin:0 0 20px}.mobile-bottom-nav{display:none}@media (max-width:1050px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.mobile-nav{border-bottom:1px solid var(--line);background:#f8fbfffa;gap:4px;padding-block:15px 18px;display:grid;position:absolute;top:76px;left:0;right:0}.mobile-nav>a{padding:12px 4px;font-size:14px;font-weight:750}.mobile-nav-actions{grid-template-columns:1fr 1fr;gap:8px;padding-top:9px;display:grid}.hero{grid-template-columns:1fr 1fr;gap:34px}.hero-visual{min-height:530px}.queue-card{right:-5px}.agent-mini-card{left:-5px}.property-grid{grid-template-columns:repeat(2,1fr)}.home-property-grid .property-card:last-child{display:none}.proof-grid>div{padding-inline:16px}.explore-layout{grid-template-columns:1fr}.explore-sidebar{grid-template-columns:1fr 1fr;position:static}.map-card .fake-map-grid{height:240px}.community-app{grid-template-columns:210px 1fr}.metrics-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){:root{--radius-lg:24px}body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.page-shell{width:min(100% - 28px, var(--max-width))}.section{padding-block:58px}.site-header{position:sticky}.header-inner{height:66px}.logo-word{font-size:21px}.brand-mark{width:32px;height:32px}.desktop-only{display:none!important}.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding-block:44px 50px}.hero-copy h1{letter-spacing:-2.8px;font-size:49px}.hero-subtitle{font-size:15px}.hero-search{border-radius:19px;grid-template-columns:20px 1fr 48px;margin-top:25px}.hero-search button{width:48px;height:48px}.hero-search span{font-size:9px}.hero-search strong{font-size:13px}.hero-actions-row{grid-template-columns:1fr 1fr;display:grid}.hero-actions-row .button{padding-inline:12px;font-size:12px}.trust-row{gap:9px 14px;font-size:10px}.hero-visual{min-height:480px}.hero-photo-card{border-radius:30px;inset:0 0 28px}.hero-property-card{bottom:12px;left:12px;right:12px}.queue-card{top:80px;right:-3px}.agent-mini-card{bottom:62px;left:-4px}.floating-card{transform:scale(.92)}.proof-grid{grid-template-columns:1fr 1fr;padding-block:8px}.proof-grid>div{border-bottom:1px solid var(--line);padding:16px}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(3),.proof-grid>div:nth-child(4){border-bottom:0}.proof-grid>div:first-child{padding-left:16px}.proof-grid strong{font-size:20px}.split-heading{align-items:flex-start}.section-heading h2{font-size:36px}.inline-link{font-size:11px}.property-grid,.explore-main .property-grid{grid-template-columns:1fr}.home-property-grid .property-card:last-child{display:block}.two-pillars{grid-template-columns:1fr}.pillar-card{border-radius:28px;min-height:auto;padding:30px}.pillar-card h2{font-size:42px}.agent-builder{border-radius:24px;padding:20px}.agent-heading-row{display:grid}.agent-heading-row h2{font-size:23px}.agent-fields{grid-template-columns:1fr}.switch-row{grid-row:1;justify-self:start}.agent-status{align-items:flex-start}.steps-grid{grid-template-columns:1fr}.steps-grid article{padding:22px}.final-cta{border-radius:28px;padding:34px 24px;display:grid}.final-cta h2{font-size:35px}.final-cta-actions{grid-template-columns:1fr 1fr;display:grid}.site-footer{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr;display:grid}.site-footer>small{grid-column:auto}.mobile-bottom-nav{z-index:90;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dee8f2f2;border-radius:20px;grid-template-columns:repeat(5,1fr);height:62px;padding:6px 3px;display:grid;position:fixed;box-shadow:0 12px 40px #1c3a6329}.mobile-bottom-nav a{color:#78869a;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:8px;font-weight:750;display:flex}.mobile-bottom-nav svg{width:19px}.mobile-bottom-nav .mobile-agent{color:var(--blue-600)}.page-top{padding-top:32px}.explore-layout{padding-bottom:30px}.explore-title-row{align-items:start}.explore-title-row h1{font-size:37px}.view-switch{display:none}.explore-search-row{grid-template-columns:1fr}.explore-search-row>.button{display:none}.explore-sidebar{grid-template-columns:1fr}.map-card{display:none}.explore-chips{flex-wrap:nowrap;margin-right:-14px;padding-bottom:4px;overflow:auto}.explore-chips::-webkit-scrollbar{display:none}.filter-chip{flex:none}.agent-page-hero{grid-template-columns:1fr;gap:20px}.agent-page-hero h1{font-size:44px}.agent-rules-section{grid-template-columns:1fr;gap:22px}.agent-bottom-cta{padding:24px;display:grid}.agent-bottom-cta .button{width:100%}.property-gallery{grid-template-rows:1fr;grid-template-columns:1fr;height:350px}.gallery-main{grid-area:1/1}.gallery-side{display:none}.property-detail-layout{grid-template-columns:1fr;gap:24px;padding-bottom:40px}.property-heading{display:grid}.property-heading h1{font-size:31px}.property-heading>strong{grid-row:1;font-size:24px}.property-facts{grid-template-columns:1fr 1fr}.reservation-card-wrap{position:static}.reservation-card{border-radius:23px;padding:20px}.property-page{padding-top:20px}.community-page-wrap{padding-top:10px}.community-app{width:100%;display:block}.community-sidebar{display:none}.community-mobile-title{justify-content:space-between;align-items:center;margin:0 14px 16px;display:flex}.community-main{width:100%}.dashboard-header{margin-inline:14px}.dashboard-header h1{font-size:29px}.top-dashboard-grid,.bottom-dashboard-grid{grid-template-columns:1fr;margin-inline:14px}.dashboard-section-title{margin-inline:18px}.metrics-grid{grid-template-columns:1fr 1fr;margin-inline:14px}.dashboard-card{padding:17px}.metric-card{padding:12px}.inbox-toolbar{margin-inline:14px}.inbox-toolbar>.email-alias{display:none}.inbox-layout{margin:0 14px;display:block}.thread-list{border-right:0}.thread-detail{display:none}.seller-hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding-bottom:25px}.seller-hero h1{font-size:46px}.seller-benefits{padding-bottom:30px}.benefit-grid{grid-template-columns:1fr}.agency-steps{grid-template-columns:1fr;gap:20px}.agency-steps h2{font-size:33px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
:root{--mkt-blue:#3aa7ff;--mkt-blue-strong:#1678f2;--mkt-blue-soft:#eef8ff;--mkt-ink:#10233f;--mkt-muted:#728096;--mkt-border:#e8eef5;--mkt-card:#fff}body{background:#fff}.site-header{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#ffffffeb;border-bottom:1px solid #e2e9f1e6}.header-inner{height:78px}.logo-word{letter-spacing:-.8px}.desktop-nav a{color:#64748b;border-radius:999px;padding:10px 15px}.desktop-nav a:hover,.desktop-nav a.active{color:var(--mkt-blue-strong);box-shadow:none;background:#f3f9ff}.button-primary{background:linear-gradient(135deg,#56b9ff,#2c8bf7);box-shadow:0 10px 28px #2c8bf738}.mkt-shell{width:min(1380px,100% - 40px);margin:0 auto}.mkt-hero{padding:54px 0 36px}.mkt-hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:48px;display:grid}.mkt-kicker{letter-spacing:.08em;text-transform:uppercase;color:#1974d8;background:#edf7ff;border:1px solid #d8eeff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.mkt-hero h1{letter-spacing:-4.5px;color:var(--mkt-ink);max-width:770px;margin:18px 0;font-size:clamp(52px,6.2vw,86px);line-height:.94}.mkt-hero h1 span{color:var(--mkt-blue)}.mkt-hero-copy>p{max-width:650px;color:var(--mkt-muted);margin:0;font-size:18px;line-height:1.65}.mkt-hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.mkt-hero-trust{color:#69778a;flex-wrap:wrap;gap:16px;margin-top:23px;font-size:12px;font-weight:700;display:flex}.mkt-hero-trust span{align-items:center;gap:6px;display:inline-flex}.mkt-search{background:#fff;border:1px solid #dfe7f0;border-radius:999px;grid-template-columns:1.35fr .85fr .85fr auto;align-items:stretch;gap:0;width:min(760px,100%);margin-top:31px;padding:8px;display:grid;box-shadow:0 18px 45px #1b4a7e1f}.mkt-search-field{text-align:left;background:0 0;border:0;border-right:1px solid #edf1f6;min-width:0;padding:8px 18px}.mkt-search-field small{color:#8b97a9;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.mkt-search-field strong,.mkt-search-field input{color:var(--mkt-ink);font-size:14px;font-weight:750}.mkt-search-field input{background:0 0;border:0;outline:0;width:100%}.mkt-search-submit{color:#fff;background:linear-gradient(135deg,#5fc2ff,#2c89f6);border:0;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 9px 22px #2d8bf740}.mkt-hero-visual{min-height:610px;position:relative}.mkt-hero-photo{background:#eaf5ff;border-radius:38px;position:absolute;inset:0 16px 0 18px;overflow:hidden;box-shadow:0 30px 80px #2b5b9129}.mkt-hero-photo img{object-fit:cover}.mkt-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0f253f05,#0f253f38);position:absolute;inset:0}.mkt-hero-float{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ffffffb3;border-radius:22px;position:absolute;box-shadow:0 20px 45px #204b7f29}.mkt-hero-float.top{padding:14px 16px;top:26px;left:-12px}.mkt-hero-float.bottom{padding:18px;bottom:24px;left:44px;right:-4px}.mkt-hero-float small{color:#738096;margin-bottom:4px;display:block}.mkt-hero-float strong{color:var(--mkt-ink)}.mkt-hero-property-line{justify-content:space-between;align-items:end;gap:16px;display:flex}.mkt-hero-price{font-size:22px;font-weight:850}.mkt-mini-status{color:#167a5a;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.mkt-mini-dot{background:#24ad78;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #24ad781c}.mkt-stats{border:1px solid var(--mkt-border);background:#fff;border-radius:28px;grid-template-columns:repeat(4,1fr);margin:36px auto 0;display:grid;overflow:hidden}.mkt-stats>div{border-right:1px solid var(--mkt-border);padding:24px 26px}.mkt-stats>div:last-child{border-right:0}.mkt-stats strong{letter-spacing:-.8px;color:var(--mkt-ink);font-size:25px;display:block}.mkt-stats span{color:var(--mkt-muted);font-size:12px}.mkt-section{padding:82px 0}.mkt-section-head{justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px;display:flex}.mkt-section-head h2{letter-spacing:-2px;color:var(--mkt-ink);margin:7px 0 0;font-size:clamp(34px,4vw,52px);line-height:1}.mkt-section-head p{max-width:520px;color:var(--mkt-muted);line-height:1.55}.mkt-section-label{color:#1d7bd9;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.mkt-category-row{scrollbar-width:none;gap:10px;padding:0 0 6px;display:flex;overflow-x:auto}.mkt-category-row::-webkit-scrollbar{display:none}.mkt-category{border:1px solid var(--mkt-border);color:#596a80;background:#fff;border-radius:999px;flex:none;padding:11px 15px;font-size:12px;font-weight:750}.mkt-category.active{background:var(--mkt-ink);border-color:var(--mkt-ink);color:#fff}.property-grid{gap:24px}.property-card{background:0 0;border:0;border-radius:24px;overflow:visible}.property-card:hover{box-shadow:none;transform:none}.property-card-image-wrap{aspect-ratio:1.24;border-radius:22px;box-shadow:inset 0 0 0 1px #10233f0d}.property-card-image{border-radius:22px}.property-card-body{padding:15px 3px 0}.property-card-title-row h3{margin-top:4px;font-size:15px;line-height:1.25}.property-card-title-row>strong{font-size:16px}.property-location{color:#7b8798}.property-meta{color:#788598;margin:10px 0}.property-card-footer{border-top:0;padding-top:0}.save-button{border:0;box-shadow:0 6px 18px #0f253f1f}.property-gallery-arrow{z-index:3;color:#16345a;opacity:0;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f253f24}.property-gallery-arrow.left{left:10px}.property-gallery-arrow.right{right:10px}.property-card-image-wrap:hover .property-gallery-arrow{opacity:1}.property-card-dots{z-index:3;gap:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.property-card-dots span{background:#ffffff8c;border-radius:50%;width:5px;height:5px}.property-card-dots span.active{background:#fff;transform:scale(1.2)}.mkt-explore{padding:34px 0 70px}.mkt-explore-searchbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #edf1f6;padding:14px 0 12px;position:sticky;top:78px}.mkt-explore-searchinner{grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:12px;display:grid}.mkt-explore-input{border:1px solid #dfe7f0;border-radius:999px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:10px 12px 10px 16px;display:grid;box-shadow:0 10px 24px #1f4d8312}.mkt-explore-input input{min-width:0;color:var(--mkt-ink);background:0 0;border:0;outline:0;font-weight:750}.mkt-filter-strip{scrollbar-width:none;gap:8px;margin-top:13px;display:flex;overflow-x:auto}.mkt-filter-strip::-webkit-scrollbar{display:none}.mkt-filter{color:#607086;background:#fff;border:1px solid #dfe7f0;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:750}.mkt-filter.active{color:#176ec8;background:#edf7ff;border-color:#bfddf7}.mkt-results-head{justify-content:space-between;align-items:end;gap:18px;padding:34px 0 22px;display:flex}.mkt-results-head h1{color:var(--mkt-ink);letter-spacing:-1.5px;margin:4px 0 0;font-size:34px}.mkt-results-head p{color:var(--mkt-muted);margin:4px 0 0;font-size:13px}.mkt-result-tabs{background:#f4f7fa;border-radius:999px;gap:6px;padding:4px;display:flex}.mkt-result-tabs button{color:#718095;background:0 0;border:0;border-radius:999px;padding:9px 13px;font-weight:750}.mkt-result-tabs button.active{color:var(--mkt-ink);background:#fff;box-shadow:0 3px 10px #19395f14}.mkt-results-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.mkt-map-panel{background:linear-gradient(135deg,#eef7f2,#eaf3fb);border:1px solid #e3ebf3;border-radius:28px;min-height:620px;position:sticky;top:185px;overflow:hidden}.mkt-map-grid{background-image:linear-gradient(28deg,#0000 48%,#ffffffe6 49% 53%,#0000 54%),linear-gradient(118deg,#0000 45%,#fffc 46% 50%,#0000 51%);background-size:180px 140px,210px 160px;position:absolute;inset:0}.mkt-map-chip{z-index:2;color:var(--mkt-ink);background:#fff;border:0;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850;position:absolute;box-shadow:0 8px 20px #23497026}.mkt-map-chip.active{background:var(--mkt-blue-strong);color:#fff}.mkt-map-agent{z-index:3;background:#fffffff2;border-radius:22px;padding:18px;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 16px 35px #23497026}.mkt-map-agent h3{color:var(--mkt-ink);margin:7px 0}.mkt-map-agent p{color:var(--mkt-muted);margin:0 0 14px;font-size:12px;line-height:1.5}.reservation-card{border:1px solid #e3eaf2;border-radius:28px;box-shadow:0 20px 48px #1a426f1f}.reserve-flow{gap:14px;display:grid}.reserve-summary{background:#fbfdff;border:1px solid #e6edf4;border-radius:18px;padding:14px}.reserve-summary-row{justify-content:space-between;align-items:center;gap:15px;font-size:13px;display:flex}.reserve-summary-row+.reserve-summary-row{margin-top:8px}.reserve-summary-row span{color:#778599}.reserve-summary-row strong{color:var(--mkt-ink)}.reserve-progress{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.reserve-progress span{background:#e8eef4;border-radius:999px;height:4px}.reserve-progress span.active{background:linear-gradient(90deg,#5fc1ff,#2788f6)}.reserve-step-title{color:var(--mkt-ink);margin:0;font-size:18px}.reserve-step-copy{color:var(--mkt-muted);margin:0;font-size:12px;line-height:1.55}.reserve-check{background:#fff;border:1px solid #e5ecf3;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;display:flex}.reserve-check input{margin-top:3px}.reserve-check strong{color:var(--mkt-ink);font-size:12px;display:block}.reserve-check small{color:var(--mkt-muted);line-height:1.45}.reserve-payment{gap:8px;display:grid}.reserve-payment button{text-align:left;color:var(--mkt-ink);background:#fff;border:1px solid #e3eaf2;border-radius:16px;justify-content:space-between;align-items:center;padding:13px 14px;font-weight:750;display:flex}.reserve-payment button.active{border-color:#7ec5ff;box-shadow:0 0 0 3px #edf7ff}.reserve-success{text-align:center;padding:10px 0 4px}.reserve-success-icon{color:#16986c;background:#eafaf4;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-size:26px;font-weight:900;display:grid}.reserve-success h3{color:var(--mkt-ink);margin:0 0 8px}.reserve-success p{color:var(--mkt-muted);margin:0;font-size:12px;line-height:1.55}.seller-page{padding-bottom:80px}.listing-wizard{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:26px;margin:34px 0 70px;display:grid}.listing-sidebar{background:#fff;border:1px solid #e4ebf3;border-radius:24px;padding:16px;position:sticky;top:100px}.listing-step{color:#7a8798;border-radius:15px;align-items:center;gap:11px;padding:12px;font-size:12px;font-weight:750;display:flex}.listing-step span{background:#f3f6fa;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.listing-step.active{color:#156fce;background:#eef8ff}.listing-step.active span,.listing-step.done span{color:#fff;background:linear-gradient(135deg,#5fbfff,#2d8af7)}.listing-card{background:#fff;border:1px solid #e4ebf3;border-radius:28px;padding:30px;box-shadow:0 16px 40px #1e457212}.listing-card h2{color:var(--mkt-ink);letter-spacing:-.8px;margin:0 0 8px}.listing-card>p{color:var(--mkt-muted);margin:0 0 26px;line-height:1.55}.listing-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.listing-field{gap:7px;display:grid}.listing-field.full{grid-column:1/-1}.listing-field label{color:#56657a;font-size:11px;font-weight:800}.listing-field input,.listing-field select,.listing-field textarea{width:100%;color:var(--mkt-ink);background:#fff;border:1px solid #dfe7f0;border-radius:15px;outline:0;padding:13px 14px}.listing-field input:focus,.listing-field select:focus,.listing-field textarea:focus{border-color:#79c2fb;box-shadow:0 0 0 3px #eef8ff}.listing-uploader{text-align:center;color:#64758b;background:#f7fbff;border:1.5px dashed #bcd9ef;border-radius:18px;grid-column:1/-1;padding:28px}.listing-actions{justify-content:space-between;gap:10px;margin-top:24px;display:flex}.terms-preview{gap:10px;margin:16px 0;display:grid}.terms-preview>div{background:#f7fafc;border-radius:14px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.terms-preview span{color:#738095;font-size:12px}.terms-preview strong{color:var(--mkt-ink);font-size:12px}.mkt-community-band{color:#fff;background:linear-gradient(135deg,#0e2343,#12315c);border-radius:34px;grid-template-columns:1fr auto;align-items:center;gap:28px;margin:0 auto 82px;padding:44px;display:grid}.mkt-community-band h2{letter-spacing:-1.5px;margin:7px 0 10px;font-size:38px}.mkt-community-band p{color:#c7d6ea;max-width:680px;margin:0;line-height:1.55}@media (max-width:1100px){.mkt-hero-grid{grid-template-columns:1fr}.mkt-hero-visual{min-height:520px}.mkt-results-layout{grid-template-columns:1fr}.mkt-map-panel{min-height:420px;position:relative;top:auto}.mkt-stats{grid-template-columns:1fr 1fr}.mkt-stats>div:nth-child(2){border-right:0}.mkt-stats>div:nth-child(-n+2){border-bottom:1px solid var(--mkt-border)}}@media (max-width:760px){.mkt-shell{width:min(100% - 24px,1380px)}.mkt-hero{padding-top:30px}.mkt-hero h1{letter-spacing:-2.8px;font-size:48px}.mkt-hero-copy>p{font-size:16px}.mkt-search{border-radius:24px;grid-template-columns:1fr auto}.mkt-search-field:nth-of-type(n+2){display:none}.mkt-search-field{border-right:0}.mkt-hero-visual{min-height:430px}.mkt-hero-photo{border-radius:28px;inset:0}.mkt-hero-float.top{left:8px}.mkt-hero-float.bottom{bottom:12px;left:12px;right:12px}.mkt-stats{border-radius:22px}.mkt-stats>div{padding:18px}.mkt-section{padding:58px 0}.mkt-section-head,.mkt-results-head{flex-direction:column;align-items:start}.mkt-explore-searchinner{grid-template-columns:1fr}.mkt-map-panel{display:none}.property-gallery-arrow{opacity:1}.listing-wizard{grid-template-columns:1fr}.listing-sidebar{display:flex;position:relative;top:auto;overflow-x:auto}.listing-step{flex:none}.listing-grid{grid-template-columns:1fr}.mkt-community-band{grid-template-columns:1fr;padding:30px}.mkt-community-band h2{font-size:31px}}
.agent-fields-editable{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-fields-editable label{cursor:text}.agent-fields-editable input{width:100%;color:var(--mkt-ink);font:inherit;background:0 0;border:0;outline:0;min-width:0;padding:0;font-weight:800}.agent-input-prefix,.agent-input-suffix{align-items:center;gap:4px;min-width:0;display:flex}.agent-input-prefix>strong,.agent-input-suffix>strong{color:#7d8998;font-size:14px;font-weight:800}.agent-input-suffix input{text-align:left}.agent-live-toggle{color:#718096;white-space:nowrap;background:#f8fafc;border:1px solid #dfe8f2;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;transition:all .18s;display:inline-flex}.agent-live-toggle.active{color:#137457;background:#ebfff7;border-color:#bfead8}.agent-live-toggle:disabled{cursor:not-allowed;opacity:.62}.agent-rule-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:4px;display:flex}.agent-rule-head>div{gap:3px;display:grid}.agent-rule-head strong{color:var(--mkt-ink);font-size:14px}.agent-rule-head small{color:var(--mkt-muted)}.agent-rule-head>span{color:#1d78d3;background:#edf7ff;border:1px solid #d8ecfb;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.agent-authorisation{background:#fbfdff;border:1px solid #dfe8f2;border-radius:20px;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:12px;padding:16px;transition:all .18s;display:grid}.agent-authorisation.accepted{background:#f0f9ff;border-color:#b6ddf7}.agent-authorisation input{accent-color:#268cf6;margin-top:4px}.agent-authorisation svg{color:#398fd9;margin-top:1px}.agent-authorisation span{gap:3px;display:grid}.agent-authorisation strong{color:var(--mkt-ink);font-size:13px}.agent-authorisation small{color:var(--mkt-muted);line-height:1.45}.agent-save-row{justify-content:space-between;align-items:center;gap:18px;padding-top:2px;display:flex}.agent-save-row>div{gap:3px;min-width:0;display:grid}.agent-save-row small{color:var(--mkt-muted)}.agent-save-row strong{color:var(--mkt-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reserve-blocked{text-align:left;gap:14px;display:grid}.reserve-blocked h3{color:var(--mkt-ink);margin:0;font-size:19px}.reserve-blocked p{color:var(--mkt-muted);margin:0;font-size:12px;line-height:1.55}.reserve-blocked-icon{color:#247fd9;background:#edf7ff;border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.gallery-save.saved{color:#1678f2;background:#eef8ff;border-color:#cfe8fb}.gallery-save{align-items:center;gap:7px;display:flex}.my-finqit{padding-bottom:70px;position:relative}.my-toast{z-index:100;color:#125f49;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ecfff8f5;border:1px solid #bfead8;border-radius:16px;align-items:center;gap:9px;max-width:430px;padding:13px 16px;font-size:12px;font-weight:750;display:flex;position:fixed;top:96px;right:24px;box-shadow:0 16px 38px #14524124}.my-hero{grid-template-columns:1.25fr .75fr;align-items:end;gap:38px;padding:48px 0 30px;display:grid}.my-hero h1{color:var(--mkt-ink);letter-spacing:-3.4px;margin:9px 0 13px;font-size:clamp(45px,5vw,68px);line-height:.98}.my-hero h1 span{color:var(--mkt-blue)}.my-hero p{max-width:620px;color:var(--mkt-muted);margin:0;font-size:16px;line-height:1.6}.my-readiness-card{background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid #e4ecf4;border-radius:24px;padding:18px;box-shadow:0 14px 34px #27507e12}.my-readiness-head{color:#2a83da;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.my-readiness-head>div{gap:2px;display:grid}.my-readiness-head strong{color:var(--mkt-ink);font-size:13px}.my-readiness-head span{color:var(--mkt-muted);font-size:11px}.my-readiness-head b{color:var(--mkt-ink);font-size:18px}.my-readiness-bar{background:#e9f0f6;border-radius:999px;height:7px;margin:15px 0 13px;overflow:hidden}.my-readiness-bar span{border-radius:inherit;background:linear-gradient(90deg,#64c4ff,#2b88f5);height:100%;display:block}.my-readiness-list{color:#68778a;flex-wrap:wrap;gap:10px 14px;font-size:10px;font-weight:750;display:flex}.my-readiness-list span{align-items:center;gap:4px;display:inline-flex}.my-readiness-list span:not(.pending){color:#19775b}.my-status-grid{grid-template-columns:1.15fr 1fr 1fr;gap:18px;display:grid}.my-status-card{background:#fff;border:1px solid #e4ecf4;border-radius:27px;min-height:235px;padding:21px;position:relative;overflow:hidden}.my-status-card.reservation{background:linear-gradient(155deg,#fff 35%,#f2f9ff 100%);grid-row:span 2;min-height:488px}.my-status-card.community-link{background:linear-gradient(140deg,#fbfdff,#f1f9ff);grid-column:span 2;min-height:235px}.my-status-card.live{border-color:#c9e6fa;box-shadow:0 16px 38px #2b7ecb14}.my-status-icon{color:#2585dc;background:#eef8ff;border-radius:15px;place-items:center;width:43px;height:43px;margin-bottom:18px;display:grid}.my-status-card.reservation.live .my-status-icon{color:#15775b;background:#eafbf4}.my-status-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.my-status-top span{color:#8390a1;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:850}.my-status-top>strong{color:#2079cf;background:#edf7ff;border-radius:999px;padding:5px 8px;font-size:9px}.my-status-card.reservation.live .my-status-top>strong{color:#14765a;background:#eafbf4}.my-status-card h2{color:var(--mkt-ink);letter-spacing:-.7px;margin:0 0 8px;font-size:21px;line-height:1.08}.my-status-card p{color:var(--mkt-muted);margin:0 0 16px;font-size:12px;line-height:1.55}.my-money-row{border-top:1px solid #e7edf3;border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:center;gap:14px;margin:15px 0;padding:13px 0;font-size:12px;display:flex}.my-money-row span{color:var(--mkt-muted)}.my-money-row strong{color:var(--mkt-ink)}.my-reservation-actions{gap:8px;margin-top:14px;display:grid}.text-button.danger{color:#ad5260;justify-self:start;padding-left:0}.my-rule-pills{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}.my-rule-pills span{color:#6a798c;background:#fafcff;border:1px solid #e0e8f0;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.my-status-card .card-link{align-items:center;gap:5px;margin-top:auto;display:inline-flex}.my-process{padding:72px 0 24px}.my-process .mkt-section-head{margin-bottom:22px}.my-process-track{background:#fff;border:1px solid #e4ebf3;border-radius:25px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;align-items:center;padding:22px 24px;display:grid}.my-process-track>div{text-align:center;color:#9aa5b3;justify-items:center;gap:4px;min-width:82px;display:grid}.my-process-track>div>span{background:#f0f4f7;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:850;display:grid}.my-process-track>div strong{color:#65758a;font-size:11px}.my-process-track>div small{white-space:nowrap;font-size:9px}.my-process-track>div.done>span{color:#fff;background:#29a678}.my-process-track>div.done strong{color:#19795b}.my-process-track>div.current>span{color:#fff;background:linear-gradient(135deg,#5fc1ff,#2788f6);box-shadow:0 5px 16px #2788f63d}.my-process-track>div.current strong{color:#1e76ce}.my-process-track>i{background:#e4ebf1;height:2px}.my-wallet-row{background:#fbfdff;border:1px solid #e4ebf3;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:17px 20px;display:flex}.my-wallet-row>div{color:#2a83d9;align-items:center;gap:12px;display:flex}.my-wallet-row>div>div{gap:2px;display:grid}.my-wallet-row strong{color:var(--mkt-ink);font-size:12px}.my-wallet-row span{color:var(--mkt-muted);font-size:10px}.my-saved-section{padding-bottom:10px}.my-empty-saved{text-align:center;color:#7c8999;background:#fbfdff;border:1px dashed #d8e4ef;border-radius:25px;justify-items:center;gap:8px;padding:48px 20px;display:grid}.my-empty-saved svg{color:#5da9e6}.my-empty-saved h3{color:var(--mkt-ink);margin:3px 0 0}.my-empty-saved p{max-width:440px;margin:0 0 8px;font-size:12px;line-height:1.5}.saved-page{padding:48px 0 80px}.saved-page-head{align-items:flex-start;margin-bottom:30px}.saved-page-head h1{color:var(--mkt-ink);letter-spacing:-3px;margin:7px 0 9px;font-size:clamp(42px,5vw,62px);line-height:1}.saved-page-head p{color:var(--mkt-muted);margin:0;line-height:1.55}.saved-count{color:#277fd2;align-items:center;gap:6px;margin-bottom:18px;font-size:12px;display:flex}.saved-empty-large{align-content:center;min-height:360px}@media (max-width:1050px){.agent-fields-editable{grid-template-columns:repeat(2,minmax(0,1fr))}.my-hero{grid-template-columns:1fr}.my-readiness-card{max-width:560px}.my-status-grid{grid-template-columns:1fr 1fr}.my-status-card.reservation{grid-row:auto;min-height:330px}.my-status-card.community-link{grid-column:auto}.my-process-track{grid-template-columns:110px 70px 110px 70px 110px 70px 110px 70px 110px;justify-content:start;overflow-x:auto}}@media (max-width:720px){.agent-heading-row{align-items:flex-start}.agent-live-toggle{align-self:flex-start}.agent-fields-editable{grid-template-columns:1fr 1fr}.agent-authorisation{grid-template-columns:auto 1fr}.agent-authorisation input{grid-row:1}.agent-authorisation svg{display:none}.agent-save-row{flex-direction:column;align-items:stretch}.agent-save-row .button{width:100%}.my-finqit{padding-bottom:30px}.my-toast{max-width:none;top:82px;left:14px;right:14px}.my-hero{gap:22px;padding:28px 0 22px}.my-hero h1{letter-spacing:-2.4px;font-size:44px}.my-status-grid{grid-template-columns:1fr}.my-status-card,.my-status-card.reservation,.my-status-card.community-link{grid-column:auto;min-height:0}.my-process{padding-top:48px}.my-wallet-row{flex-direction:column;align-items:flex-start}.saved-page{padding-top:28px}.saved-page-head{flex-direction:column;align-items:flex-start}.saved-page-head h1{font-size:45px}}@media (max-width:480px){.agent-fields-editable{grid-template-columns:1fr}.my-readiness-list{display:grid}.my-process-track{margin-left:-3px;margin-right:-3px}}
.listing-success-card{text-align:center;max-width:760px;margin:34px auto 80px}.listing-success-card h2{margin-top:8px;font-size:34px}.listing-success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.seller-status-pending{color:#ad6a18!important}.seller-inventory-page{padding:46px 0 82px}.seller-inventory-hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.seller-inventory-hero h1{color:var(--mkt-ink);letter-spacing:-3px;margin:8px 0 9px;font-size:clamp(44px,5vw,64px);line-height:1}.seller-inventory-hero p{max-width:650px;color:var(--mkt-muted);margin:0;line-height:1.55}.seller-inventory-summary{background:#fff;border:1px solid #e4ebf2;border-radius:24px;grid-template-columns:repeat(4,1fr);margin-bottom:24px;display:grid;overflow:hidden}.seller-inventory-summary>div{border-right:1px solid #e8eef4;padding:19px 21px}.seller-inventory-summary>div:last-child{border-right:0}.seller-inventory-summary strong{color:var(--mkt-ink);letter-spacing:-.7px;font-size:24px;display:block}.seller-inventory-summary span{color:var(--mkt-muted);font-size:10px}.seller-inventory-list{gap:12px;display:grid}.seller-listing-row{background:#fff;border:1px solid #e4ebf3;border-radius:23px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:17px;padding:14px;display:grid}.seller-listing-thumb{color:#438fcf;background:linear-gradient(145deg,#eef8ff,#dcefff);border-radius:18px;place-items:center;width:76px;height:76px;display:grid}.seller-listing-main{min-width:0}.seller-listing-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.seller-listing-title small{color:#9aa6b5;font-size:9px;font-weight:800}.seller-listing-title h2{color:var(--mkt-ink);letter-spacing:-.35px;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 4px;font-size:17px;overflow:hidden}.seller-listing-title p{color:var(--mkt-muted);margin:0;font-size:10px}.seller-listing-title>strong{color:var(--mkt-ink);white-space:nowrap;font-size:16px}.seller-listing-meta{color:#758397;flex-wrap:wrap;gap:7px 12px;margin-top:10px;font-size:9px;font-weight:750;display:flex}.seller-listing-meta>span{align-items:center;gap:4px;display:inline-flex}.seller-status{border-radius:999px;padding:5px 7px}.seller-status-pending{color:#9c641d;background:#fff6e8}.seller-status-verified{color:#176dbf;background:#edf7ff}.seller-status-live{color:#147459;background:#eafbf4}.seller-listing-actions{justify-items:stretch;gap:7px;min-width:150px;display:grid}.seller-listing-actions .button{justify-content:center}.seller-listing-actions .text-button{justify-content:center;font-size:10px}.seller-inventory-empty{text-align:center;color:#6fa7d6;background:#fbfdff;border:1px dashed #d8e4ee;border-radius:26px;justify-items:center;gap:8px;padding:68px 20px;display:grid}.seller-inventory-empty h2{color:var(--mkt-ink);margin:5px 0 0}.seller-inventory-empty p{color:var(--mkt-muted);margin:0 0 9px;font-size:12px}.seller-demo-note{color:#4489c1;background:#f8fbfe;border:1px solid #dfe9f2;border-radius:18px;align-items:flex-start;gap:10px;margin-top:22px;padding:15px 17px;display:flex}.seller-demo-note p{color:#68788d;margin:0;font-size:10px;line-height:1.5}.seller-demo-note strong{color:#385d80}.seller-market-card .property-card-image-wrap:after{content:"Seller published";z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.06em;background:#10233fc7;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:850;position:absolute;bottom:12px;left:12px}.seller-live-detail{padding-bottom:70px}.seller-live-loading,.seller-live-missing{text-align:center;color:#5a9bd1;align-content:center;justify-items:center;gap:9px;min-height:58vh;display:grid}.seller-live-missing h1{color:var(--mkt-ink);letter-spacing:-1.4px;margin:6px 0 0;font-size:34px}.seller-live-missing p{max-width:530px;color:var(--mkt-muted);margin:0 0 10px;line-height:1.55}.seller-live-facts{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.seller-inventory-summary{grid-template-columns:1fr 1fr}.seller-inventory-summary>div:nth-child(2){border-right:0}.seller-inventory-summary>div:nth-child(-n+2){border-bottom:1px solid #e8eef4}.seller-listing-row{grid-template-columns:64px minmax(0,1fr)}.seller-listing-thumb{width:64px;height:64px}.seller-listing-actions{grid-column:1/-1;justify-content:flex-end;min-width:0;display:flex}}@media (max-width:680px){.seller-inventory-page{padding-top:28px}.seller-inventory-hero{flex-direction:column;align-items:flex-start}.seller-inventory-hero h1{font-size:44px}.seller-inventory-hero .button{justify-content:center;width:100%}.seller-inventory-summary{border-radius:20px}.seller-inventory-summary>div{padding:15px}.seller-listing-row{grid-template-columns:52px minmax(0,1fr);padding:12px}.seller-listing-thumb{border-radius:14px;width:52px;height:52px}.seller-listing-title>strong{font-size:14px}.seller-listing-title h2{font-size:15px}.seller-listing-actions{flex-direction:column;justify-content:stretch}.seller-listing-actions .button{width:100%}.seller-live-facts{grid-template-columns:1fr 1fr}}
:root{--tactile-border:#899ab047;--tactile-top-highlight:#fffffffa;--tactile-shadow-1:#23374e1a;--tactile-shadow-2:#23374e24;--tactile-blue-shadow:#1267c247}.mkt-category,.mkt-filter,.mkt-result-tabs button,.button-secondary,.icon-button,.agent-live-toggle{border:1px solid var(--tactile-border);box-shadow:inset 0 1.5px 0 var(--tactile-top-highlight), inset 0 -1px 0 #6a7e9514, 0 1px 1px #23374e0d, 0 3px 5px var(--tactile-shadow-1), 0 7px 13px #23374e14;background:linear-gradient(#fff 0% 48%,#f7f9fb 78%,#f1f4f7 100%);transition:transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s cubic-bezier(.2,.8,.2,1),background .16s,border-color .16s;position:relative;transform:translateY(0)}.mkt-category:hover,.mkt-filter:hover,.mkt-result-tabs button:hover,.button-secondary:hover,.icon-button:hover,.agent-live-toggle:hover:not(:disabled){border-color:#7089a65c;transform:translateY(-1px);box-shadow:inset 0 1.5px #fff,inset 0 -1px #6a7e950f,0 2px 2px #23374e0f,0 5px 8px #23374e1f,0 10px 18px #23374e14}.mkt-category:active,.mkt-filter:active,.mkt-result-tabs button:active,.button-secondary:active,.icon-button:active,.agent-live-toggle:active:not(:disabled){transform:translateY(2px)scale(.995);box-shadow:inset 0 2px 5px #2c435b21,inset 0 1px #fff9,0 1px 2px #23374e14}.mkt-category.active,.mkt-filter.active,.mkt-result-tabs button.active,.agent-live-toggle.active{color:#176fca;background:linear-gradient(#f5faff 0%,#eef7ff 48%,#e7f2fb 100%);border-color:#5197d847;transform:translateY(1px);box-shadow:inset 0 2px 5px #265c901a,inset 0 -1px #ffffffd1,0 2px 3px #225b9117,0 5px 10px #225b9114}.mkt-search,.mkt-explore-input{background:linear-gradient(#fff 0%,#fffffffc 66%,#f8fafc 100%);border-color:#8b9eb547;box-shadow:inset 0 1px #fff,inset 0 -1px #7489a10f,0 2px 4px #23374e0f,0 10px 25px #23374e1a,0 18px 42px #23374e0d}.button-primary,.mkt-search-submit{box-shadow:inset 0 1.5px 0 #ffffff7a, inset 0 -1px 0 #0554ab2e, 0 3px 0 #166fcdb8, 0 8px 18px var(--tactile-blue-shadow), 0 14px 28px #2c8bf721;background:linear-gradient(#6cc9ff 0%,#48aefb 45%,#2c8bf7 100%);border:1px solid #2380dc6b;transition:transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s,filter .16s;transform:translateY(0)}.button-primary:hover,.mkt-search-submit:hover{filter:saturate(1.03)brightness(1.01);transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffff85,inset 0 -1px #0554ab26,0 4px #166fcdb8,0 11px 22px #1267c24d,0 18px 32px #2c8bf724}.button-primary:active,.mkt-search-submit:active{transform:translateY(3px)scale(.995);box-shadow:inset 0 2px 5px #054b992b,inset 0 1px #ffffff52,0 1px #166fcdc2,0 4px 9px #1267c238}.save-button,.gallery-save{transition:transform .15s cubic-bezier(.2,.8,.2,1),box-shadow .15s;box-shadow:inset 0 1px #ffffffe6,0 2px 4px #1e314614,0 7px 16px #1e31461f}.save-button:active,.gallery-save:active{transform:translateY(2px)scale(.97);box-shadow:inset 0 2px 4px #1e31461c,0 1px 2px #1e314614}@media (max-width:720px){.mkt-category,.mkt-filter{border-radius:999px;min-height:44px;padding:11px 16px}.mkt-category-row,.mkt-filter-strip{gap:11px;padding-bottom:12px}.mkt-search{box-shadow:inset 0 1px #fff,0 2px 4px #23374e0f,0 12px 26px #23374e1c}}@media (prefers-reduced-motion:reduce){.mkt-category,.mkt-filter,.mkt-result-tabs button,.button-primary,.button-secondary,.icon-button,.agent-live-toggle,.mkt-search-submit,.save-button,.gallery-save{transition:none}}
