/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-3{margin:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#dbe8fb;--panel:#edf4ff;--panel-2:#e4eefb;--line:#19437a24;--line-strong:#19437a3d;--text:#14345f;--muted:#4d6d98;--soft:#36577f;--accent:#4fa261;--accent-soft:#4fa26124;--white:#fff;--max:1180px;--shadow:0 24px 60px #29569129}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans),Arial,Helvetica,sans-serif;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#7cb2ff3d,#0000 34%),linear-gradient(#edf4ff,#dfeafb 38%,#d7e4f8);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-header-wrap{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#deebfcf0,#d6e4f7d6);border-bottom:1px solid #19437a1f;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.premium-nav-shell{position:relative}.nav-links{color:var(--soft);flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.premium-nav-links a{opacity:.9;transition:opacity .18s,color .18s,transform .18s,background .18s,border-color .18s;position:relative}.premium-nav-links a:hover{opacity:1;color:var(--text);transform:translateY(-1px)}.premium-nav-desktop{flex-wrap:nowrap;align-items:center;gap:10px}.premium-nav-item{position:relative}.premium-nav-item-has-panel:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.premium-nav-link{min-height:42px;color:var(--soft);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:600;display:inline-flex}.premium-nav-item-has-panel:focus-within .premium-nav-panel,.premium-nav-item-has-panel:hover .premium-nav-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.premium-nav-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffffeb;border:1px solid #19437a1f;border-radius:20px;gap:6px;min-width:240px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px);box-shadow:0 22px 50px #1118271f}.premium-nav-item:last-child .premium-nav-panel{left:auto;right:0}.premium-nav-panel-link{min-height:42px;color:var(--text);border-radius:14px;align-items:center;padding:0 14px;font-weight:600;display:flex}.premium-nav-panel-link:hover{color:var(--text);background:#4fa26114}.premium-mobile-toggle{background:#ffffffb8;border:1px solid #19437a1f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:48px;height:48px;display:none;box-shadow:0 12px 28px #2956911a}.premium-mobile-toggle span{background:var(--text);border-radius:999px;width:18px;height:2px;display:block}.premium-mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f9fff5;border-top:1px solid #19437a14;display:none}.premium-mobile-nav-inner{gap:8px;padding:10px 0 14px;display:grid}.premium-mobile-nav-group{gap:6px;display:grid}.premium-mobile-subnav{gap:6px;padding-left:12px;display:grid}.premium-mobile-nav-link{min-height:42px;color:var(--text);background:#ffffffb3;border:1px solid #19437a14;border-radius:14px;align-items:center;padding:0 14px;font-weight:600;display:flex}.premium-mobile-nav-link.is-primary{background:#4fa26114}.brand{letter-spacing:.03em;font-weight:800}.brand-lockup{gap:12px}.brand-lockup,.brand-logo-wrap{align-items:center;display:inline-flex}.brand-logo-wrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;justify-content:center;width:52px;height:52px;overflow:hidden;box-shadow:0 10px 28px #0003}.brand-logo-image{object-fit:cover;width:100%;height:100%;display:block}.brand-text-wrap{gap:2px;display:grid}.brand-name{letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:700}.brand-subtitle{color:var(--muted);letter-spacing:.04em;font-size:12px}.hero{padding:72px 0 56px}.hero-luxury{position:relative;overflow:hidden}.hero-luxury:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffffffa6,#7cb2ff2e);border-top:1px solid #19437a0f;border-bottom:1px solid #19437a0f;height:760px;position:absolute;inset:20px 0 auto}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.footer-title,.h1,.hero-floating-panel h3,.image-overlay-card h3,.section-title{font-family:var(--font-display),Georgia,serif;font-weight:600}.h1{letter-spacing:-.05em;margin:12px 0 18px;font-size:clamp(48px,7vw,92px);line-height:.92}.hero-home-title{max-width:12ch}.lead{color:var(--muted);max-width:760px;font-size:18px;line-height:1.72}.card-grid,.editorial-grid,.hero-grid,.hero-luxury-grid,.metric-grid,.page-grid,.path-grid,.two-col{gap:24px;display:grid}.hero-grid,.hero-luxury-grid{grid-template-columns:1.1fr .95fr;align-items:center}.card,.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#eff6fff5,#e4eefbf0);border-radius:24px}.card{padding:24px}.panel{padding:28px}.cta-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{border:1px solid #0000;border-radius:999px;align-items:center;font-weight:700;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.btn,.btn-unified-action{justify-content:center;padding:14px 18px}.btn-unified-action{text-align:center;flex:1 1 0;width:100%;min-height:48px}.curated-property-actions,.itinerary-property-actions{align-items:stretch}.curated-property-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.curated-itinerary-action,.curated-property-actions>*,.itinerary-property-actions>*{min-width:0}.curated-card-action,.curated-property-actions .btn,.curated-property-actions .btn-unified-action,.curated-property-actions .curated-itinerary-action>.btn,.itinerary-property-actions .btn,.itinerary-property-actions .btn-unified-action{width:100%;min-width:0}.curated-card-action{white-space:normal;overflow-wrap:anywhere;word-break:normal;min-height:52px;padding:14px 16px;font-size:15px;font-weight:700;line-height:1.2}.curated-card-action-offer{color:#fff;background:linear-gradient(#2fb36f,#1f9157);border-color:#16653438;box-shadow:0 10px 24px #1f91573d}.curated-card-action-offer:hover{box-shadow:0 16px 34px #1f915752}.curated-recommended-header{gap:18px}.curated-approval-profile{border-top:1px solid #94a3b82e;grid-template-columns:minmax(220px,1fr) minmax(150px,.58fr) minmax(150px,.58fr) auto;align-items:flex-end;gap:14px;margin-top:18px;padding-top:18px;display:grid}.curated-approval-profile label{color:#173867;gap:8px;font-weight:700;display:grid}.curated-approval-profile select{color:#14345f;min-height:46px;font:inherit;background:#fffffff0;border:1px solid #7592bf38;border-radius:14px;padding:0 14px}.curated-approval-profile .section-copy{margin:0}.curated-approval-profile-message{color:#2563eb;grid-column:1/-1;margin:-2px 0 0;font-weight:700}.curated-opportunity-filter{border-top:1px solid #94a3b82e;gap:12px;margin-top:16px;padding-top:16px;display:grid}.curated-opportunity-filter .section-copy{margin:0}.curated-opportunity-filter-options{flex-wrap:wrap;gap:8px;display:flex}.curated-opportunity-chip{color:#334155;cursor:pointer;background:#ffffffc7;border:1px solid #7592bf3d;border-radius:999px;align-items:center;min-height:34px;padding:7px 11px;font-size:.78rem;font-weight:700;line-height:1.15;transition:border-color .16s,background .16s,color .16s;display:inline-flex;position:relative}.curated-opportunity-chip input{opacity:0;pointer-events:none;position:absolute}.curated-opportunity-chip.is-selected{color:#14345f;background:#14345f14;border-color:#14345fb8}.curated-opportunity-filter-footer{justify-content:space-between;gap:10px}.curated-tour-toast{z-index:70;color:#14532d;background:#f0fdf4f7;border:1px solid #16a34a3d;border-radius:16px;gap:4px;width:min(360px,100vw - 32px);padding:14px 16px;display:grid;position:fixed;bottom:112px;right:24px;box-shadow:0 18px 45px #0f172a2e}.curated-floating-tour-cart strong,.curated-tour-toast strong{line-height:1.2}.curated-floating-tour-cart span,.curated-tour-toast span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.9rem;line-height:1.3;display:block;overflow:hidden}.curated-floating-tour-cart{z-index:65;background:#fffffffa;border:1px solid #2563eb2e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(440px,100vw - 32px);padding:14px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 50px #0f172a33}.curated-floating-tour-cart .btn{white-space:nowrap;min-height:44px}.curated-hero-actions .btn,.curated-hero-actions .btn-curated-progress{min-height:48px}.curated-hero-actions .curated-regenerate-wrap,.curated-regenerate-wrap{flex:220px}.curated-regenerate-wrap .btn-curated-progress{width:100%;min-width:0}.btn-curated-progress{min-width:min(100%,420px);position:relative;overflow:hidden}.btn-curated-progress span{z-index:1;position:relative}.btn-curated-progress:before{content:"";width:var(--progress,0);background:linear-gradient(90deg,#4fa2612e,#4fa26166);transition:width .9s;position:absolute;inset:0}.btn-curated-progress:not(.is-ready):after{content:"";top:8px;bottom:8px;left:max(8px,calc(var(--progress,0%) - 24px));filter:blur(2px);background:#ffffff59;border-radius:999px;width:32px;transition:left .9s;position:absolute}.btn-curated-progress.is-ready:before{background:linear-gradient(90deg,#4fa26147,#4fa26180);width:100%}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)scale(.985)}.btn-primary{color:#111;background:linear-gradient(#e5c25c,#d4af37);box-shadow:0 10px 24px #d4af373d}.btn-primary:hover{box-shadow:0 16px 34px #d4af3752}.btn.is-submitting,.btn.is-submitting:hover{cursor:wait;opacity:.9;background:linear-gradient(#f0d77f,#d4af37);gap:10px;transform:none;box-shadow:0 0 0 4px #d4af372e,0 10px 24px #d4af374d}.btn-spinner{border:2px solid #11111147;border-top-color:#111;border-radius:50%;flex:0 0 18px;width:18px;height:18px;animation:btnSpin .7s linear infinite}.offer-submit-loading{background:linear-gradient(#d4af3724,#ffffff0a);border:1px solid #d4af3761;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.offer-submit-loading:after{content:"";background:linear-gradient(90deg,#0000,#d4af37,#0000);width:38%;height:3px;animation:offerLoadingSweep 1.4s ease-in-out infinite;position:absolute;bottom:0;left:0}.offer-submit-loading strong{color:var(--text);font-size:15px;display:block}.offer-submit-loading p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.offer-submit-loading-spinner{border:2px solid #d4af3740;border-top-color:#d4af37;border-radius:50%;flex:0 0 20px;width:20px;height:20px;margin-top:2px;animation:btnSpin .7s linear infinite}.btn-secondary{border-color:var(--line);color:var(--text);background:#ffffffb8}.buyer-search-results,.buyer-search-shell{gap:24px;display:grid}.buyer-search-intro{max-width:820px}.buyer-search-form{grid-template-columns:minmax(240px,1.3fr) repeat(4,minmax(130px,.7fr));align-items:end;gap:14px;display:grid}.buyer-search-form label{color:var(--text);gap:8px;font-weight:700;display:grid}.buyer-search-submit{grid-column:1/-1;justify-self:start;min-width:min(100%,320px)}.buyer-search-results-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.buyer-search-card h3,.buyer-search-empty h3,.buyer-search-results-heading h3{margin:0}.buyer-search-results-heading .section-copy{max-width:480px}.buyer-search-grid{grid-template-columns:1fr;gap:22px;display:grid}.buyer-search-card{border:1px solid #d4a96a47;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:start;gap:20px;padding:18px;display:grid;overflow:hidden;box-shadow:0 22px 60px #20180e14}.buyer-property-card-v2{background:#fff;border:1px solid #132c5614;border-radius:16px;grid-template-columns:1fr;gap:18px;padding:14px;display:grid;box-shadow:0 18px 44px #11182714}.buyer-property-card-top{grid-template-columns:minmax(360px,.98fr) minmax(0,.94fr);align-items:start;gap:28px;display:grid}.buyer-property-media-column{gap:14px;min-width:0;display:grid}.buyer-search-card-media,.buyer-search-card-media>*{height:460px;min-height:460px}.buyer-search-card-media{border-radius:14px;position:relative;overflow:hidden}.buyer-property-card-v2 .buyer-search-card-media,.buyer-property-card-v2 .buyer-search-card-media .property-gallery{height:460px;min-height:460px}.buyer-top-match-ribbon{z-index:3;color:#218552;text-transform:uppercase;background:#edfcf2f2;border:1px solid #21855247;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.78rem;font-weight:950;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 8px 22px #0f172a1f}.buyer-search-card-media>.buyer-top-match-ribbon{width:auto;height:auto;min-height:34px}.buyer-search-card-media .property-gallery,.buyer-search-card-media .property-gallery-empty,.buyer-search-card-media .property-gallery-image,.buyer-search-card-media .property-gallery-main{height:100%;min-height:0}.buyer-property-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(120px,1.25fr);gap:10px;display:grid}.buyer-property-more-photos,.buyer-property-thumbnail{background:#fff 50%/cover;border:1px solid #94a3b83d;border-radius:8px;width:100%;height:84px;overflow:hidden}.buyer-property-more-photos{color:#14345f;font:inherit;cursor:pointer;align-content:center;place-items:center;font-weight:850;display:grid}.buyer-property-more-photos strong{font-size:1.05rem;line-height:1}.buyer-property-more-photos span{color:#14345f;font-size:.82rem}.buyer-search-card-copy{gap:16px;display:grid}.buyer-property-main-column{align-content:start}.buyer-search-card-heading{gap:6px;display:grid}.buyer-location-kicker{color:#218552}.buyer-search-card-copy .kicker{margin-bottom:6px}.buyer-search-price-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.buyer-search-price-row strong{color:#14345f;letter-spacing:-.03em;font-size:32px;line-height:1}.buyer-search-price-row span{color:#218552;background:#21855214;border-radius:10px;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:900;display:inline-flex}.buyer-search-remarks{margin:0}.buyer-property-facts{color:var(--muted);font-size:.95rem;font-weight:700;line-height:1.45;display:block}.buyer-confidence-note{background:linear-gradient(90deg,#21855214,#ffffffe6);border:1px solid #21855233;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid}.buyer-confidence-note span{color:#218552;font-size:1.7rem;line-height:1}.buyer-confidence-note p{color:#20405e;margin:0;font-size:1rem;font-weight:650;line-height:1.45}.buyer-search-card-actions{grid-template-columns:1fr 1.2fr 1fr 1fr;gap:10px;margin-top:4px;display:grid}.buyer-property-insight-grid{gap:14px;display:grid}.buyer-property-insight-grid.has-investor-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-property-insight-grid.without-investor-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-property-mini-panel{background:#fff;border:1px solid #94a3b829;border-radius:12px;min-width:0;padding:18px;box-shadow:0 10px 26px #0f172a0d}.buyer-property-mini-panel h4{color:#14345f;margin:0;font-size:1.02rem}.buyer-score-ring-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 12px;margin-top:18px;display:grid}.buyer-property-insight-grid.has-investor-insights .buyer-score-ring-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-property-insight-grid.without-investor-insights .buyer-score-ring-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.buyer-score-ring-item{text-align:center;align-content:center;justify-items:center;gap:10px;min-width:0;min-height:116px;padding:6px 4px;display:grid}.buyer-score-ring{--ring-color:#218552;background:radial-gradient(circle at center,#fff 58%,transparent 59%),conic-gradient(var(--ring-color) calc(var(--score) * 1%),#e2e8f0f2 0);border-radius:999px;place-items:center;width:78px;height:78px;display:grid}.buyer-score-ring.is-gold{--ring-color:#e0a32a}.buyer-score-ring.is-blue{--ring-color:#2f86d8}.buyer-score-ring.is-purple{--ring-color:#8f55c7}.buyer-score-ring strong{color:#101827;font-size:1.02rem}.buyer-score-ring-item>span{color:#14345f;font-size:.78rem;font-weight:900}.buyer-panel-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.buyer-panel-title-row>span{color:#b91c1c;text-transform:uppercase;background:#fef2f2;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:.72rem;font-weight:950;line-height:1;display:inline-flex}.buyer-investor-snapshot-panel .buyer-panel-title-row>span{color:#218552;text-transform:none;background:#2185521a}.buyer-opportunity-summary{color:#14345f;margin:16px 0 4px;font-weight:850;line-height:1.4}.buyer-opportunity-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.buyer-opportunity-stat-grid div{text-align:center;background:#f8fafcd9;border:1px solid #94a3b82e;border-radius:8px;place-items:center;gap:4px;min-height:74px;padding:9px;display:grid}.buyer-opportunity-stat-grid strong{color:#14345f;font-size:.92rem}.buyer-opportunity-stat-grid span{color:var(--muted);font-size:.68rem;font-weight:800;line-height:1.15}.buyer-opportunity-foot{color:#475569;border-top:1px solid #94a3b829;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;font-size:.82rem;font-weight:800;display:flex}.buyer-investor-snapshot-values{border-top:1px solid #94a3b82e;border-bottom:1px solid #94a3b82e;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:16px;display:grid}.buyer-investor-snapshot-values>div{border-right:1px solid #94a3b833;align-content:start;gap:6px;padding:14px 12px;display:grid}.buyer-investor-snapshot-values>div:last-child{border-right:0}.buyer-investor-offer-row span,.buyer-investor-snapshot-values span,.buyer-investor-strategy-row span{color:#218552;font-size:.72rem;font-weight:950}.buyer-investor-snapshot-values strong{color:#7f1d1d;font-size:1.1rem}.buyer-investor-offer-row small,.buyer-investor-snapshot-values small,.buyer-investor-strategy-row small{color:#475569;font-size:.7rem;font-weight:850;line-height:1.25}.buyer-investor-offer-row{background:#21855214;border-radius:8px;grid-template-columns:minmax(0,.85fr) minmax(0,1fr) minmax(0,.95fr);gap:10px;margin-top:12px;padding:10px;display:grid}.buyer-investor-offer-row>div{background:#ffffffb8;border-radius:7px;align-content:start;gap:5px;min-height:94px;padding:10px;display:grid}.buyer-investor-offer-row strong{color:#0f172a;font-size:1rem;line-height:1.15}.buyer-investor-strategy-row{background:#21855214;border-radius:8px;margin-top:10px;padding:10px;display:grid}.buyer-investor-strategy-row>div{background:#ffffffb8;border-radius:7px;align-content:start;gap:5px;min-height:76px;padding:10px;display:grid}.buyer-investor-strategy-row strong{color:#0f172a;font-size:1rem;line-height:1.15}.buyer-investor-strategy-tile{border-left:0}.buyer-secure-note{color:#64748b;text-align:center;margin:-2px 0 0;font-size:.78rem;font-weight:700}.buyer-investor-filters,.buyer-opportunity-signals{width:100%}.buyer-investor-toggle-row{border-top:1px solid #94a3b82e;margin-top:16px;padding-top:16px}.buyer-investor-toggle{cursor:pointer;align-items:flex-start;gap:10px;max-width:620px;display:flex}.buyer-investor-toggle-button{text-align:left;justify-content:flex-start;max-width:620px}.buyer-investor-toggle-button span{gap:2px;display:grid}.buyer-investor-toggle-button small{opacity:.84;max-width:520px;font-size:.78rem;font-weight:700;line-height:1.3;display:block}.buyer-editor-checkbox input,.buyer-investor-toggle input{accent-color:#14345f;margin-top:4px}.buyer-editor-checkbox span,.buyer-investor-toggle span{color:var(--text);gap:2px;font-weight:800;display:grid}.buyer-investor-toggle small{color:var(--muted);font-size:.85rem;font-weight:600;line-height:1.35}.buyer-investor-mode-panel{background:linear-gradient(90deg,#2185521a,#ffffffdb);border:1px solid #21855242;border-radius:18px;grid-template-columns:minmax(220px,.95fr) minmax(320px,1.5fr) auto;align-items:center;gap:18px;width:100%;margin-top:16px;padding:18px;display:grid;box-shadow:0 14px 34px #0f172a0f}.buyer-investor-mode-panel:not(.is-on){background:linear-gradient(90deg,#f1f5f9e6,#ffffffdb);border-color:#94a3b847}.buyer-investor-mode-copy{gap:6px;min-width:0;display:grid}.buyer-investor-mode-title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.buyer-investor-mode-title strong{color:var(--ink);font-size:1.06rem;font-weight:900}.buyer-investor-mode-title span{color:#fff;text-transform:uppercase;background:#218552;border-radius:999px;align-items:center;min-height:22px;padding:3px 9px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.buyer-investor-mode-panel:not(.is-on) .buyer-investor-mode-title span{background:#64748b}.buyer-investor-mode-panel .buyer-investor-mode-title .buyer-investor-segment-switch{min-width:150px;color:inherit;text-transform:none;background:#eef2f7;padding:4px;display:grid}.buyer-investor-mode-panel.is-on .buyer-investor-mode-title .buyer-investor-segment-switch,.buyer-investor-mode-panel:not(.is-on) .buyer-investor-mode-title .buyer-investor-segment-switch{background:#eef2f7}.buyer-investor-mode-copy p{color:#20405e;margin:0;font-size:.86rem;font-weight:650;line-height:1.45}.buyer-investor-mode-features{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;min-width:0;display:grid}.buyer-investor-mode-feature{color:#174f38;text-align:center;border-left:1px solid #2185522e;place-items:center;gap:5px;min-height:58px;padding:0 12px;display:grid}.buyer-investor-mode-feature span{font-size:1.25rem;font-weight:900;line-height:1}.buyer-investor-mode-feature small{color:#174f38;font-size:.74rem;font-weight:800;line-height:1.25}.buyer-investor-segment-switch{background:#eef2f7;border:1px solid #94a3b842;border-radius:999px;grid-template-columns:repeat(2,minmax(72px,1fr));gap:4px;min-width:166px;padding:4px;display:grid;position:relative;box-shadow:inset 0 1px 2px #0f172a0f}.buyer-investor-segment-switch button{z-index:1;color:#64748b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.82rem;font-weight:950;transition:background .16s,color .16s,box-shadow .16s;position:relative}.buyer-investor-segment-switch button.is-active{color:#fff;background:#14345f;box-shadow:0 8px 18px #14345f2e}.buyer-investor-segment-switch.is-on button.is-active{background:#218552;box-shadow:0 8px 18px #21855233}.buyer-investor-settings-button{padding:0 16px}.buyer-investor-onoff-button,.buyer-investor-settings-button{color:#14345f;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #94a3b842;border-radius:12px;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0f172a0d}.buyer-investor-onoff-button{gap:9px;padding:0 14px}.buyer-investor-onoff-button>span{background:#cbd5e1;border-radius:999px;width:34px;height:20px;transition:background .16s;position:relative}.buyer-investor-onoff-button>span:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;transition:transform .16s;position:absolute;top:3px;left:3px}.buyer-investor-onoff-button.is-on{color:#218552}.buyer-investor-onoff-button.is-on>span{background:#218552}.buyer-investor-onoff-button.is-on>span:after{transform:translate(14px)}.buyer-deal-filters{background:#ffffffd1;border:1px solid #94a3b833;border-radius:18px;gap:12px;width:100%;padding:18px;display:grid;box-shadow:0 12px 30px #0f172a0d}.buyer-deal-filters-heading{border-bottom:1px solid #94a3b82e;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:12px;display:grid}.buyer-deal-filters-heading .section-copy{margin:0}.buyer-deal-filters-icon{color:#2563eb;background:#eef4ff;border-radius:999px;place-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:900;display:grid}.buyer-clear-filter-button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.82rem;font-weight:850}.buyer-deal-filter-groups{gap:0;display:grid}.buyer-deal-filter-group{border-bottom:1px solid #94a3b821;grid-template-columns:minmax(120px,.16fr) minmax(0,1fr);align-items:center;gap:18px;padding:12px 0;display:grid}.buyer-deal-filter-group:last-child{border-bottom:0}.buyer-deal-filter-group-label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.buyer-deal-filter-group-label>span{border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.buyer-deal-filter-group-label strong{color:#14345f;letter-spacing:.04em;text-transform:uppercase;font-size:.73rem;font-weight:950;line-height:1.1;display:block}.buyer-deal-filter-group-label small{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:700;line-height:1.15;display:block}.buyer-deal-filter-group-label.is-green>span{color:#218552;background:#2185521a}.buyer-deal-filter-group-label.is-blue>span{color:#2563eb;background:#2563eb1a}.buyer-deal-filter-group-label.is-purple>span{color:#7e3af2;background:#7e3af21a}.buyer-deal-filter-group-label.is-orange>span{color:#ea580c;background:#ea580c1a}.buyer-deal-filter-options{gap:10px 14px}.buyer-deal-chip{background:#ffffffe0;justify-content:center;min-width:180px;box-shadow:0 6px 16px #0f172a0a}.buyer-filter-footer{justify-content:space-between;margin-top:14px}.buyer-expand-section{margin-bottom:.85rem}.buyer-search-details.buyer-expand-section,.curated-match-details.buyer-expand-section{background:0 0;border:0;border-radius:0;padding:0}.buyer-expand-section>summary{list-style:none}.buyer-expand-section>summary::-webkit-details-marker{display:none}.buyer-expand-summary{min-height:54px;color:var(--ink);cursor:pointer;background:#ffffffdb;border:1px solid #94a3b83d;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.78rem .92rem;display:grid;box-shadow:0 10px 24px #0f172a0f}.buyer-investor-summary{grid-template-columns:minmax(0,1fr) auto}.buyer-expand-icon{color:#14345f;background:#14345f12;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.9rem;font-weight:900;line-height:1;display:grid}.buyer-expand-copy{align-items:baseline;gap:.9rem;min-width:0;display:flex}.buyer-expand-copy strong{color:var(--ink);white-space:nowrap;font-size:.98rem;font-weight:900;line-height:1.15}.buyer-expand-copy small{min-width:0;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.2}.buyer-expand-pill{color:#218552;white-space:nowrap;background:#2185521a;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:.32rem .72rem;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.buyer-expand-chevron{color:#14345f;transform-origin:50%;font-size:1.15rem;font-weight:900;line-height:1;transition:transform .16s}.buyer-expand-section[open]>.buyer-expand-summary{margin-bottom:.85rem}.buyer-expand-section[open]>.buyer-expand-summary .buyer-expand-chevron{transform:rotate(180deg)}.buyer-expand-section>:not(summary){margin-left:.15rem;margin-right:.15rem}.buyer-investor-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:.75rem 0;display:grid}.buyer-investor-metrics div,.buyer-investor-metrics label{background:#ffffffad;border:1px solid #94a3b842;border-radius:8px;gap:4px;min-height:70px;padding:10px;display:grid}.buyer-investor-metrics span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:900}.buyer-investor-metrics strong{color:var(--ink);font-size:.95rem;line-height:1.2}.buyer-investor-edit-grid input{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #94a3b857;border-radius:8px;padding:8px 9px;font-weight:800}.buyer-investor-edit-grid small{color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.3}.buyer-search-details{background:#f8fafcc7;border:1px solid #94a3b857;border-radius:8px;padding:.9rem}.buyer-search-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.buyer-search-details-grid div{gap:4px;display:grid}.buyer-search-details-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.buyer-search-details-grid strong{color:var(--text);font-size:14px;line-height:1.35}.buyer-search-full-remarks{margin:14px 0 0}.buyer-search-empty{justify-items:start}.buyer-results-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;display:grid}.buyer-results-toolbar{justify-content:space-between;align-items:flex-end}.buyer-results-toolbar .section-title{margin-bottom:0}.buyer-results-stack{gap:22px;display:grid}.buyer-tour-cart{border-color:#19437a1a;order:-1;padding:20px}.buyer-tour-cart .section-title{margin-bottom:8px;font-size:clamp(26px,3vw,38px)}.buyer-tour-cart .section-copy{margin-top:0;line-height:1.55}.buyer-selected-list{gap:10px;margin:12px 0;display:grid}.buyer-selected-empty,.buyer-selected-item{background:#ffffff8c;border:1px solid #2563eb1f;border-radius:16px;padding:14px}.buyer-selected-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.buyer-selected-item span,.buyer-selected-item strong{display:block}.buyer-selected-item strong{color:var(--text);line-height:1.3}.buyer-selected-empty,.buyer-selected-item span{color:var(--muted);font-size:14px;line-height:1.45}.buyer-selected-item button{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.buyer-tour-form{gap:10px;margin-top:10px}.buyer-tour-form .form-grid{gap:10px}.buyer-tour-form label{gap:6px}.buyer-tour-form input,.buyer-tour-form select,.buyer-tour-form textarea{border-radius:12px;padding:11px 12px}.buyer-tour-form textarea{min-height:86px}.buyer-floating-tour-cart,.buyer-tour-toast{z-index:95}.buyer-curated-more-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.buyer-curated-more-card h3{margin:0;font-size:clamp(22px,2vw,30px)}.buyer-offer-form{max-width:980px}.buyer-offer-section{border:1px solid var(--line);background:#ffffff7a;border-radius:18px;gap:16px;padding:22px;display:grid}.buyer-offer-section .eyebrow{margin:0}.buyer-offer-section summary{cursor:pointer;font-weight:800}.buyer-offer-checks{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;display:grid}.buyer-offer-checks legend{padding:0 8px;font-weight:700}.buyer-offer-checks label{align-items:center;gap:8px;display:flex}.buyer-offer-checks input{width:auto}@media (max-width:1080px){.buyer-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-property-card-top,.buyer-property-insight-grid{grid-template-columns:1fr}.buyer-property-card-v2 .buyer-search-card-media,.buyer-property-card-v2 .buyer-search-card-media .property-gallery{height:420px;min-height:420px}.buyer-search-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.buyer-investor-metrics,.buyer-offer-checks,.buyer-search-card,.buyer-search-details-grid,.buyer-search-form,.curated-match-details-heading{grid-template-columns:1fr}.curated-match-score-pair{justify-content:flex-start}.buyer-investor-mode-panel{grid-template-columns:minmax(0,1fr)}.buyer-investor-mode-features{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-investor-mode-feature{border-top:1px solid #21855224;border-left:0;padding:10px 8px 0}.buyer-investor-onoff-button,.buyer-investor-segment-switch,.buyer-investor-settings-button{grid-column:1/-1;width:100%}.buyer-deal-filters-heading{grid-template-columns:auto minmax(0,1fr)}.buyer-clear-filter-button{grid-column:2;justify-self:start}.buyer-deal-filter-group{grid-template-columns:1fr;gap:10px}.buyer-deal-chip{min-width:min(100%,190px)}.buyer-property-card-v2{border-radius:12px;padding:10px}.buyer-property-card-top{gap:18px}.buyer-property-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-property-more-photos,.buyer-property-thumbnail{height:72px}.buyer-search-price-row{flex-direction:column;align-items:flex-start}.buyer-investor-offer-row,.buyer-investor-snapshot-values,.buyer-opportunity-stat-grid,.buyer-search-card-actions{grid-template-columns:1fr}.buyer-score-ring-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-investor-snapshot-values>div{border-bottom:1px solid #94a3b82e;border-right:0}.buyer-investor-snapshot-values>div:last-child{border-bottom:0}.buyer-expand-summary{grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem}.buyer-investor-summary{grid-template-columns:minmax(0,1fr) auto}.buyer-expand-copy{gap:.18rem;display:grid}.buyer-expand-copy strong{white-space:normal}.buyer-expand-pill{grid-column:2;justify-self:start;min-height:24px;padding:.26rem .58rem}.buyer-expand-chevron{grid-area:1/3/span 2}.buyer-investor-summary .buyer-expand-chevron{grid-column:2}.buyer-search-card-media,.buyer-search-card-media>*{height:300px;min-height:300px}.buyer-results-toolbar,.buyer-search-price-row,.buyer-search-results-heading{flex-direction:column;align-items:flex-start}.buyer-search-submit{width:100%}}.section{padding:64px 0}.section-quiet{background:linear-gradient(#ffffff04,#fff0)}.section-title{letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(32px,4vw,56px);line-height:1}.section-copy{color:var(--muted);max-width:720px;line-height:1.74}.card-grid,.metric-grid,.path-grid{grid-template-columns:repeat(3,1fr)}.metric-card,.path-card{border:1px solid var(--line);background:#eaf3ffeb;border-radius:22px;padding:24px}.refined-card{background:linear-gradient(#eff6fff5,#e1ecfbeb);transition:transform .22s,border-color .22s,background .22s,box-shadow .22s}.refined-card:hover{border-color:var(--line-strong);background:linear-gradient(#f5f9fffa,#e6f0fcf5);transform:translateY(-4px);box-shadow:0 24px 60px #2956912e}.service-card{min-height:100%}.kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}ul.clean{color:var(--muted);padding-left:18px}.page-hero{padding:56px 0 24px}.curated-page-shell{padding-bottom:56px}.curated-hero-grid{grid-template-columns:1.15fr .85fr;align-items:flex-end;gap:24px;display:grid}.curated-title{flex-direction:column;gap:.2rem;max-width:14ch;line-height:.95;display:flex}.curated-title-top{white-space:nowrap;display:block}.curated-title-name{text-wrap:balance;display:block}.curated-intro{max-width:700px}.curated-summary-card{gap:18px;display:grid}.curated-summary-actions{align-items:stretch;display:flex}.curated-edit-trigger{width:100%}.curated-edit-modal{z-index:80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.curated-edit-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060f2094;position:absolute;inset:0}.curated-edit-panel{z-index:1;border:1px solid var(--line);background:#eff6fffa;border-radius:18px;width:min(100%,720px);max-height:min(92vh,780px);padding:22px;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a3d}.buyer-curated-edit-panel{width:min(100%,980px)}.buyer-curated-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.buyer-curated-edit-section{background:#f8fafcd1;border:1px solid #94a3b847;border-radius:8px;align-content:start;gap:.85rem;padding:1rem;display:grid}.buyer-editor-checkbox{background:#ffffff9e;border:1px solid #7592bf33;border-radius:12px;align-items:flex-start;gap:10px;min-height:44px;padding:10px 12px;grid-template-columns:none!important;display:flex!important}.buyer-editor-checkbox-inline{align-self:end}.buyer-curated-badges{gap:.35rem;margin:.35rem 0}.curated-edit-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.curated-edit-header h3{margin:6px 0 0;font-size:28px;line-height:1.05}.curated-edit-close{border:1px solid var(--line);color:var(--text);cursor:pointer;font:inherit;background:#ffffffbd;border-radius:999px;padding:9px 13px;font-weight:700}.curated-edit-close:disabled{cursor:not-allowed;opacity:.58}body.modal-open{overflow:hidden}.curated-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.curated-detail-row span,.curated-reason-grid .kicker,.curated-summary-grid span{color:var(--muted)}.curated-price-block strong,.curated-summary-grid strong{margin-top:6px;display:block}.curated-priority-shell{gap:22px;display:grid}.curated-section-title{text-wrap:balance;max-width:36ch;line-height:1.02}.curated-pill-row{flex-wrap:wrap;gap:12px;display:flex}.curated-priority-pill{border-color:var(--line);background:#ffffffa8}.curated-listing-stack{gap:22px;display:grid}.curated-listing-card{grid-template-columns:320px 1fr;align-items:stretch;gap:24px;min-height:520px;display:grid}.curated-listing-media{height:100%;min-height:100%}.curated-listing-media,.curated-listing-media>*{height:100%}.curated-listing-media img{object-fit:cover;width:100%;height:100%}.curated-photo-placeholder{color:#fff;background:linear-gradient(145deg,#14345fe6,#4fa261b8);border-radius:22px;flex-direction:column;justify-content:space-between;height:100%;min-height:100%;padding:24px;display:flex}.curated-photo-placeholder p{color:#ffffffd1;margin:0}.curated-listing-copy{flex-direction:column;gap:20px;min-width:0;min-height:100%;display:flex}.curated-listing-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.curated-listing-heading h3{text-wrap:balance;margin:6px 0 0;font-size:32px;line-height:1.02}.curated-price-block{text-align:right}.curated-price-block span{color:var(--muted);font-size:14px}.curated-detail-row{flex-wrap:wrap;gap:12px;display:flex}.curated-detail-row span{border:1px solid var(--line);background:#ffffffa3;border-radius:999px;padding:10px 14px}.buyer-property-facts span{background:0 0;border:0;border-radius:0;padding:0}.curated-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;gap:18px;display:grid}.curated-score-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.curated-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.curated-toolbar{align-items:flex-start}.curated-toolbar>:first-child{flex:320px;min-width:0}.curated-toolbar-actions{flex:320px;margin-top:0}.curated-toolbar-actions>*{flex:180px;min-width:0}.curated-listing-facts{flex-wrap:wrap;gap:8px;display:flex}.curated-listing-fact{border:1px solid var(--line);min-width:0;color:var(--soft);background:#ffffffb3;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.curated-reason-grid>div{min-height:150px}.curated-reason-grid .section-copy{-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:none;display:-webkit-box;overflow:hidden}.curated-match-details{background:#f8fafcc7;border:1px solid #94a3b857;border-radius:8px;margin-bottom:.85rem;padding:.9rem}.curated-match-details-heading{grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:flex-start;gap:1rem;margin-bottom:.65rem;display:grid}.curated-match-details-heading strong{min-width:0;color:var(--ink);font-size:1.05rem}.curated-match-score-pair{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;min-width:0;display:flex}.curated-match-score-pair span{color:#64748b;text-align:right;overflow-wrap:anywhere;background:#ffffffb3;border:1px solid #94a3b847;border-radius:8px;gap:.12rem;min-width:74px;max-width:96px;padding:.42rem .5rem;font-size:.68rem;line-height:1.1;display:grid}.curated-match-score-pair strong{color:var(--ink);font-size:1rem;line-height:1}.curated-match-badges{gap:.35rem;margin-bottom:.7rem}.curated-match-details ul{color:#475569;margin:.15rem 0 .65rem;padding-left:1.1rem;line-height:1.45}.curated-match-details li+li{margin-top:.22rem}.curated-match-next-step{color:#64748b;margin:.25rem 0 0;line-height:1.45}.curated-property-actions{margin-top:auto}.curated-closing-card{margin-top:8px}.refined-hero{border-bottom:1px solid #ffffff0f;margin-bottom:8px}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{color:var(--soft);gap:8px;font-size:14px;display:grid}.checkbox-label{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.checkbox-label input{width:18px;height:18px;accent-color:var(--brand);margin:0}input,select,textarea{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #19437a1f;border-radius:14px;padding:14px 15px;transition:border-color .18s,box-shadow .18s,background .18s}input:focus,select:focus,textarea:focus{background:#fff;border-color:#4fa26173;outline:none;box-shadow:0 0 0 3px #4fa2611f}textarea{resize:vertical;min-height:120px}.small{color:var(--muted);font-size:13px}.honeypot-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.footer{color:var(--muted);padding:56px 0 72px}.badge{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-block}.inline-pill{color:var(--soft);background:#ffffff06;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px;font-size:13px;display:inline-flex}.hero-note-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.visual-stack{gap:18px;display:grid}.image-card{aspect-ratio:16/10;height:auto;min-height:520px;box-shadow:var(--shadow);background:linear-gradient(#0000000d,#00000073),linear-gradient(135deg,#d4af3738,#ffffff0f 35%,#282828e6);border:1px solid #ffffff14;border-radius:28px;position:relative;overflow:hidden}.image-card-with-photo:before{content:"";background:radial-gradient(circle at 65% 20%,#ffffff1f,#0000 22%),linear-gradient(#0c0c0c1f,#05050594);position:absolute;inset:0}.hero-image-asset{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.image-card-asset{background:linear-gradient(#ffffff08,#ffffff03);min-height:0;padding:0}.image-card-buyers:before,.image-card-lease:before,.image-card-listings:before,.image-card-main:before,.image-card-offer:before,.image-card-rentals:before,.image-card-secondary:before,.image-card-showing:before,.image-card-why:before{content:"";background:radial-gradient(circle at 65% 20%,#ffffff38,#0000 25%),linear-gradient(160deg,#ffffff1f,#0000 40%),linear-gradient(#1414140d,#0a0a0ab8);position:absolute;inset:0}.image-card-buyers,.image-card-lease,.image-card-listings,.image-card-offer,.image-card-rentals,.image-card-secondary,.image-card-showing,.image-card-why{aspect-ratio:16/10;min-height:0}.image-card-buyers.image-card-asset,.image-card-lease.image-card-asset,.image-card-listings.image-card-asset,.image-card-offer.image-card-asset,.image-card-rentals.image-card-asset,.image-card-showing.image-card-asset,.image-card-why.image-card-asset{aspect-ratio:auto}.image-overlay-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0808089e;border:1px solid #ffffff14;border-radius:22px;padding:22px;position:absolute;bottom:24px;left:24px;right:24px}.image-overlay-card h3{margin:12px 0 10px;font-size:28px;line-height:1.02}.image-overlay-card p{color:var(--soft);margin:0;line-height:1.6}.mini-cards-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mini-stat-card{background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:20px;padding:18px}.mini-stat-card strong{margin-bottom:8px;font-size:20px;display:block}.mini-stat-card span{color:var(--muted);line-height:1.6}.feature-band{grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;display:grid}.feature-list-wide{gap:14px;margin:0;padding-left:20px;display:grid}.editorial-grid{grid-template-columns:.9fr 1.1fr;align-items:flex-start}.single-row-grid{grid-template-columns:repeat(3,1fr)}.align-center{align-items:center}.spotlight-panel{background:linear-gradient(#d4af3714,#ffffff08)}.text-link{color:var(--soft);margin-top:18px;font-weight:700;display:inline-flex}.closing-cta{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#ffffff0b,#ffffff05);border-radius:26px;grid-template-columns:1.1fr auto;align-items:center;gap:24px;padding:28px;display:grid}.rental-luxury-hero{padding-bottom:18px}.idx-frame-wrap{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;margin-top:24px;overflow:hidden}.idx-frame-wrap iframe{background:#fff;width:100%;min-height:900px;display:block}.itinerary-page{padding-bottom:40px}.itinerary-hero{border-bottom:1px solid #ffffff0f;padding:40px 0 10px}.itinerary-hero-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffff0a,#d4af3714);border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;padding:30px;display:grid}.itinerary-badge-card{background:#0808088c;border:1px solid #ffffff14;border-radius:24px;align-content:center;gap:8px;padding:24px;display:grid}.itinerary-badge-card h3{margin:8px 0 0;font-size:30px;line-height:1.05}.itinerary-badge-card p{color:#ffffffe0;margin:0}.itinerary-bottom-grid,.itinerary-top-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.itinerary-panel{min-height:100%;color:var(--text)}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px;display:grid}.details-grid.compact{margin-bottom:18px}.details-grid span,.itinerary-notes-block span{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.details-grid strong{color:var(--text);font-size:16px;line-height:1.45;display:block}.itinerary-notes-block{background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;padding:18px}.itinerary-notes-block p{color:var(--text);margin:0;line-height:1.7}.itinerary-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.itinerary-stop-list{gap:22px;display:grid}.itinerary-stop-card{border:1px solid var(--line);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:26px;grid-template-columns:320px 1fr;gap:24px;padding:24px;display:grid;overflow:hidden}.itinerary-stop-media{height:100%;min-height:100%}.itinerary-stop-media,.itinerary-stop-media>*{height:100%}.itinerary-stop-image{background-color:#0000;background-image:linear-gradient(#0000001f,#0000008c),linear-gradient(135deg,#d4af3733,#ffffff0f 35%,#232323f2);background-repeat:repeat,repeat;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:260px;position:relative}.itinerary-stop-image,.itinerary-stop-image-live{background-position:50%;background-size:cover}.itinerary-stop-image-fallback{background:linear-gradient(#0000001f,#0000008c),linear-gradient(135deg,#d4af3733,#ffffff0f 35%,#232323f2)}.itinerary-stop-image:before{content:"";background:radial-gradient(circle at 65% 20%,#ffffff3d,#0000 25%),linear-gradient(160deg,#ffffff1f,#0000 40%),linear-gradient(#1414140a,#0a0a0abf);position:absolute;inset:0}.itinerary-stop-image-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0808088c;border:1px solid #ffffff14;border-radius:18px;padding:16px;position:absolute;bottom:18px;left:18px;right:18px}.itinerary-stop-image-overlay span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.itinerary-stop-image-overlay strong{font-size:22px}.itinerary-stop-copy{flex-direction:column;gap:14px;min-height:100%;padding:0;display:flex}.itinerary-stop-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.itinerary-stop-header h3{text-wrap:balance;margin:6px 0 0;font-size:32px;line-height:1.02}.itinerary-stop-subline{color:var(--muted);letter-spacing:.02em;margin:8px 0 0;font-size:14px}.itinerary-stop-price-block{text-align:right}.itinerary-stop-price-block span{color:var(--muted);font-size:14px}.itinerary-stop-price-block strong{margin-top:6px;display:block}.itinerary-stop-city-fact,.itinerary-stop-summary{max-width:none}.itinerary-stop-copy .cta-row{margin-top:auto}.home-page-hero{padding-top:64px}.home-hero-shell{gap:24px;display:grid}.home-page-hero-grid{align-items:center}.hero-kicker{width:fit-content;color:var(--soft);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;margin-top:6px;padding:8px 14px;font-size:13px;line-height:1.4;display:inline-flex}.premium-hero-title{letter-spacing:-.065em;max-width:10ch}.home-page-title{max-width:11ch}.home-page-copy,.premium-hero-lead{max-width:60ch}.home-hero-pills{margin-top:16px}.home-page-hero-image{width:100%;max-width:100%;min-height:560px}.home-page-hero-overlay{max-width:420px}.home-hero-support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-hero-support-card{border:1px solid #ffffff14;border-radius:24px;padding:22px}.home-hero-support-card h3{letter-spacing:-.03em;margin:10px 0 8px;font-size:28px;line-height:1.05}.glass-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0a8f;border:1px solid #ffffff1a;box-shadow:0 18px 50px #00000047}.hero-floating-panel{padding:24px;position:absolute;bottom:24px;left:24px;right:24px}.hero-floating-panel h3{margin:12px 0 10px;font-size:clamp(28px,3.4vw,38px);line-height:1.02}.hero-floating-panel p{color:var(--soft);max-width:44ch;margin:0}.premium-stat-row{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.premium-stat-card{min-height:156px}.stat-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.trust-strip-section{padding-top:12px}.trust-strip{background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff14;border-radius:28px;gap:24px;padding:28px;display:grid}.trust-strip-title{max-width:12ch}.trust-strip-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.trust-strip-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:20px;gap:10px;padding:20px;display:grid}.trust-strip-item strong{font-size:17px}.trust-strip-item span{color:var(--muted);line-height:1.65}.homepage-service-grid{gap:40px}.sticky-copy-block{position:sticky;top:96px}.service-stack-grid{grid-template-columns:1fr}.premium-service-card{padding:28px}.lead-form-panel h3,.premium-benefit-card h3,.premium-info-panel h2,.premium-service-card h3,.process-card h3{letter-spacing:-.03em;margin:6px 0 10px;font-size:28px;line-height:1.08}.process-shell{gap:26px;display:grid}.process-intro{max-width:760px}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-card{border:1px solid #ffffff14;border-radius:24px;padding:24px}.process-step{color:var(--accent);letter-spacing:.1em;margin-bottom:18px;font-size:14px;font-weight:800;display:inline-flex}.premium-spotlight-grid{grid-template-columns:1fr .95fr;gap:24px;display:grid}.premium-spotlight-panel{flex-direction:column;justify-content:center;min-height:100%;display:flex}.premium-support-image{min-height:460px}.support-overlay-card{max-width:420px}.lease-deed-page-hero{padding-bottom:28px}.lease-deed-hero-shell{gap:28px;display:grid}.lease-deed-copy{max-width:760px}.lease-deed-title{max-width:12ch}.lease-deed-visual-shell{gap:20px;display:grid}.lease-deed-visual-stack{gap:16px;display:grid}.lease-deed-info-card h3{letter-spacing:-.03em;margin:12px 0 10px;font-size:28px;line-height:1.08}.lease-deed-image-panel{min-height:620px;box-shadow:var(--shadow);background:radial-gradient(circle at top,#d4af3714,#0000 36%),linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff14;border-radius:30px;justify-content:center;align-items:center;padding:30px;display:flex}.lease-deed-main-image{object-fit:contain;object-position:center;border-radius:18px;width:100%;max-width:980px;max-height:560px;display:block}.offer-image-panel,.showing-image-panel{min-height:560px}.offer-main-image,.showing-main-image{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.lease-deed-caption-row{justify-content:flex-start;display:grid}.lease-deed-caption-card{border:1px solid #ffffff14;border-radius:24px;max-width:560px;padding:24px}.lease-deed-caption-card h3{letter-spacing:-.03em;color:#111;margin:12px 0 10px;font-size:32px;line-height:1.06}.lease-deed-caption-card .section-copy{color:#1f1f1f}.premium-benefit-grid{gap:18px}.premium-benefit-card{min-height:100%}.premium-closing-cta{background:radial-gradient(circle at 100% 0,#d4af371f,#0000 28%),linear-gradient(#ffffff0b,#ffffff05)}.closing-cta-actions{justify-content:flex-end;margin-top:0}.premium-page-shell{padding-bottom:24px}.offer-dashboard-shell{padding-top:56px;padding-bottom:56px}.offer-dashboard-hero{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:stretch;gap:32px;margin-bottom:28px;display:grid}.offer-dashboard-copy{padding:10px 0}.offer-dashboard-title{color:#1a3766;letter-spacing:-.045em;font-size:clamp(40px,4.4vw,64px);line-height:.96;font-family:var(--font-display),Georgia,serif;max-width:12ch;margin:10px 0 18px}.offer-dashboard-copy-text{color:#4f6790;max-width:700px;font-size:1.15rem;line-height:1.75}.offer-dashboard-current-card{color:#fff;background:linear-gradient(#102c61,#0a2455);border-radius:32px;grid-template-columns:88px 1fr;align-items:center;gap:22px;min-height:250px;padding:32px;display:grid;box-shadow:0 28px 60px #091f493d}.offer-dashboard-current-icon,.offer-dashboard-update-icon,.offer-stage-icon{border-radius:999px;justify-content:center;align-items:center;width:84px;height:84px;font-size:1.9rem;font-weight:700;display:inline-flex}.offer-review-status-card .offer-dashboard-current-icon{color:#2d71f7;background:linear-gradient(#e9f1fffa,#deeaffe6);width:66px;height:66px;font-size:1.45rem}.offer-dashboard-current-icon{color:#fff;background:#ffffff1f}.offer-dashboard-current-label,.offer-dashboard-update-label{text-transform:uppercase;letter-spacing:.12em;color:#6aa2ff;margin:0 0 12px;font-size:.88rem;font-weight:800}.offer-dashboard-current-title{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(32px,3vw,44px);line-height:1}.offer-review-status-card .offer-dashboard-current-title{margin-bottom:8px;font-size:clamp(24px,2.4vw,34px)}.offer-review-status-card .offer-dashboard-current-address{color:#5f78a3;font-size:.98rem;line-height:1.55}.offer-review-status-card .offer-dashboard-current-label{margin-bottom:10px}.offer-dashboard-current-address{color:#ffffffe0;margin:0;font-size:1.08rem;line-height:1.6}.offer-dashboard-stage-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:24px;display:grid}.offer-stage-card{background:#ffffffd6;border:1px solid #7592bf2e;border-radius:28px;grid-template-columns:84px 1fr;align-items:center;gap:18px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #1a376614}.offer-stage-card:after{content:"";background:#2d71f7;height:6px;position:absolute;bottom:0;left:0;right:0}.offer-stage-card.is-complete:after{background:#36a55f}.offer-stage-card.is-complete .offer-stage-icon{color:#2d8b4e;background:#36a55f24}.offer-stage-card.is-upcoming .offer-stage-icon{color:#2d71f7;background:#2d71f71a}.offer-stage-label{text-transform:uppercase;letter-spacing:.1em;color:#2d71f7;margin:0 0 10px;font-size:.88rem;font-weight:800}.offer-stage-card.is-complete .offer-stage-label{color:#2d8b4e}.offer-stage-title{color:#14345f;letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.6vw,38px);line-height:1.04}.offer-dashboard-details-card,.offer-dashboard-update-card{background:#ffffffd1;border:1px solid #7592bf2e;border-radius:30px;box-shadow:0 18px 34px #1a376614}.offer-dashboard-details-card{margin-bottom:24px;padding:28px 30px}.offer-dashboard-details-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:18px;display:grid}.offer-dashboard-detail-column{gap:18px;display:grid}.offer-dashboard-detail-column+.offer-dashboard-detail-column{border-left:1px solid #7592bf2e;padding-left:28px}.offer-dashboard-detail-item{grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid}.offer-dashboard-detail-item span{color:#1f4ea8;font-size:1.15rem;font-weight:800}.offer-dashboard-detail-item p{color:#4f6790;margin:0;line-height:1.7}.offer-dashboard-detail-item strong{color:#173867}.offer-dashboard-update-card{grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px 28px;display:grid}.offer-dashboard-update-card.is-passive{grid-template-columns:92px minmax(0,1fr)}.offer-dashboard-update-icon{color:#1f4ea8;background:#2d71f714}.offer-dashboard-update-copy h3{color:#1c3768;letter-spacing:-.035em;font-size:clamp(28px,2.4vw,42px);line-height:1.04;font-family:var(--font-display),Georgia,serif;margin:0 0 10px}.offer-dashboard-update-copy p{color:#4f6790;max-width:760px;margin:0;line-height:1.7}.offer-dashboard-update-action .btn{min-width:280px}.offer-review-shell{padding-top:56px;padding-bottom:56px}.offer-dashboard-hero-review{grid-template-columns:minmax(0,1.26fr) minmax(320px,.7fr)}.offer-dashboard-hero-counter{grid-template-columns:minmax(0,1.12fr) minmax(340px,.82fr)}.offer-dashboard-current-card-light{min-height:188px;color:var(--text);background:#ffffffd6;border:1px solid #7592bf2e;border-radius:26px;grid-template-columns:72px 1fr;gap:18px;padding:26px 28px;box-shadow:0 18px 34px #1a376614}.offer-dashboard-current-card-light .offer-dashboard-current-label{color:#2d71f7}.offer-dashboard-current-card-light .offer-dashboard-current-address{color:#5f78a3}.offer-dashboard-current-icon-light{color:#2d71f7;background:linear-gradient(#e9f1fffa,#deeaffe6);width:66px;height:66px;font-size:1.45rem}.offer-shared-details-card{background:#ffffffd6;border:1px solid #7592bf2e;border-radius:30px;margin-bottom:24px;padding:28px 30px;box-shadow:0 18px 34px #1a376614}.offer-shared-details-grid{grid-template-columns:minmax(260px,320px) 1fr 1fr;align-items:center;gap:28px;margin-top:16px;display:grid}.offer-shared-details-image-wrap{width:100%}.offer-shared-details-image{object-fit:cover;border-radius:20px;width:100%;height:220px;display:block;box-shadow:0 16px 34px #1a37661f}.offer-shared-details-image-fallback{color:#4f6790;background:linear-gradient(#f2f7fff5,#e6effcf5);border:1px solid #7592bf2e;justify-content:center;align-items:center;display:flex}.offer-shared-details-column{gap:24px;display:grid}.offer-shared-details-column-right{border-left:1px solid #7592bf2e;padding-left:28px}.offer-shared-details-item{grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid}.offer-shared-details-item span{color:#1f4ea8;font-size:1.15rem;font-weight:800}.offer-shared-details-item p{color:#4f6790;margin:0;font-size:1.05rem;line-height:1.55}.offer-shared-details-item strong{color:#173867}.offer-shared-status-pill{color:#2d71f7;background:#2d71f71a;border-radius:999px;align-items:center;margin-top:6px;padding:6px 14px;font-weight:700;display:inline-flex}.offer-review-snapshot-card{background:#ffffffd6;border:1px solid #7592bf2e;border-radius:30px;margin-bottom:24px;padding:28px 30px;box-shadow:0 18px 34px #1a376614}.offer-review-snapshot-card h2{color:#173867;letter-spacing:-.035em;font-size:clamp(28px,2.4vw,42px);line-height:1.04;font-family:var(--font-display),Georgia,serif;margin:8px 0 0}.offer-review-snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.offer-review-snapshot-item{background:#f7fafff0;border:1px solid #7592bf2e;border-radius:18px;gap:8px;min-height:104px;padding:18px 20px;display:grid}.offer-review-snapshot-item span{color:#6b7f9f;letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:800}.offer-review-snapshot-item strong{color:#173867;font-size:1.08rem;line-height:1.35}.offer-review-response-card{background:#ffffffd6;border:1px solid #7592bf2e;border-radius:30px;padding:28px 30px;box-shadow:0 18px 34px #1a376614}.offer-review-response-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:28px;margin-top:14px;margin-bottom:24px;display:grid}.offer-review-form-column{gap:18px;display:grid}.offer-review-field-label{color:#173867;gap:10px;font-weight:700;display:grid}.offer-review-field-label span{color:#7b8fad;font-weight:500}.offer-review-input,.offer-review-textarea{width:100%;font:inherit;color:#14345f;background:#ffffffe6;border:1px solid #7592bf38;border-radius:18px;padding:18px 20px;box-shadow:inset 0 1px #fff9}.offer-review-textarea{resize:vertical;min-height:120px}.offer-review-help-card{background:linear-gradient(#f7fafff5,#edf4fff0);border:1px solid #7592bf29;border-radius:22px;padding:24px}.offer-review-help-title{color:#173867;margin:0 0 16px;font-size:1.35rem;font-weight:800}.offer-review-help-card ul{color:#4f6790;gap:14px;margin:0;padding-left:18px;line-height:1.7;display:grid}.offer-review-action-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.offer-review-accept-btn{color:#fff;background:linear-gradient(#41b45c,#2f9847);box-shadow:0 16px 30px #2f984738}.offer-review-decline-btn{color:#173867;box-shadow:none;background:#ffffffeb;border:1px solid #7592bf38}.offer-review-counter-btn{color:#fff;background:linear-gradient(#3775ff,#2258db);box-shadow:0 16px 30px #2258db38}.offer-review-documents-card{background:#ffffffd6;border:1px solid #7592bf2e;border-radius:30px;width:100%;min-width:0;max-width:100%;margin-bottom:24px;padding:28px 30px;overflow:hidden;box-shadow:0 18px 34px #1a376614}.offer-review-documents-list{grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;margin-top:14px;display:grid}.offer-review-document-link{color:#173867;background:#f7fafff0;border:1px solid #7592bf2e;border-radius:18px;gap:4px;width:100%;min-width:0;max-width:100%;padding:18px 20px;display:grid;overflow:hidden}.offer-review-document-button{text-align:left;width:100%;min-width:0;font:inherit;cursor:pointer}.offer-review-document-link span,.offer-review-document-link strong{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.offer-review-document-link span{color:#4f6790;font-size:.95rem}.offer-doc-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:60;background:#0a18346b;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.offer-doc-modal{background:#fffffffa;border-radius:28px;grid-template-rows:auto minmax(0,1fr);width:min(1100px,100%);max-height:88vh;display:grid;overflow:hidden;box-shadow:0 32px 80px #0a183447}.offer-doc-modal-header{border-bottom:1px solid #7592bf29;justify-content:space-between;align-items:center;gap:16px;padding:24px 26px;display:flex}.offer-doc-modal-header h3{color:#173867;margin:0;font-size:1.4rem}.offer-doc-modal-close{color:#173867;font:inherit;cursor:pointer;background:#f7fafff0;border:1px solid #7592bf2e;border-radius:999px;padding:10px 16px}.offer-doc-modal-body{min-height:0;padding:20px}.offer-doc-modal-frame,.offer-doc-modal-image{background:#f7faff;border:none;border-radius:20px;width:100%;height:72vh;display:block}.offer-doc-modal-image{object-fit:contain}.offer-doc-modal-fallback{color:#4f6790;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:320px;display:flex}.reviews-page-v3{background:#fff}.reviews-v3-hero{background:#fff;padding:44px 0 24px}.reviews-v3-hero-shell{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:stretch;gap:26px;display:grid}.reviews-v3-hero-copy{flex-direction:column;justify-content:center;max-width:620px;min-height:100%;padding:8px 0;display:flex}.reviews-v3-empty-card h3,.reviews-v3-form-heading h3,.reviews-v3-section-title,.reviews-v3-title{font-family:var(--font-display),Georgia,serif;color:#1a3766;letter-spacing:-.04em}.reviews-v3-title{max-width:11ch;margin:10px 0 16px;font-size:clamp(40px,4.8vw,66px);line-height:.98}.reviews-v3-subcopy,.reviews-v3-support-copy{color:#5a7197;max-width:620px;font-size:1.06rem;line-height:1.72}.reviews-v3-cta-row{margin-top:24px}.reviews-v3-cta{min-width:210px}.reviews-quote-card,.reviews-v3-band,.reviews-v3-empty-card,.reviews-v3-form-card,.reviews-v3-hero-card,.reviews-v3-support-card{background:#fff;border:1px solid #7592bf29;border-radius:24px;box-shadow:0 18px 40px #11274914}.reviews-v3-hero-media{background:#f6f8fc;border-radius:28px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 20px 48px #1127491f}.reviews-v3-hero-image{object-fit:cover;object-position:left center}.reviews-v3-band-icon,.reviews-v3-empty-icon,.reviews-v3-hero-card,.reviews-v3-hero-card-icon{color:#5f7ba7;background:#f2f6fce0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;display:inline-flex}.reviews-v3-hero-card-kicker{color:#1d3764;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:.9rem;font-weight:800;line-height:1.45}.reviews-v3-support-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.reviews-v3-support-list li{color:#5a7197;padding-left:26px;line-height:1.7;position:relative}.reviews-v3-support-list li:before{content:"◦";color:#7d95ba;font-size:1.1rem;position:absolute;top:0;left:0}.reviews-v3-band-section,.reviews-v3-empty-section,.reviews-v3-form-section,.reviews-v3-support-section,.reviews-v3-testimonials-section{background:#fff}.reviews-v3-band{padding:26px 28px 30px}.reviews-v3-section-title{margin:8px 0 18px;font-size:clamp(30px,3vw,42px);line-height:1.04}.reviews-v3-band-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.reviews-v3-band-item{text-align:center;align-content:start;justify-items:center;gap:12px;min-height:100%;padding:8px 6px;display:grid}.reviews-v3-band-item p{color:#243f69;text-wrap:balance;width:100%;margin:0;line-height:1.55}.reviews-stars-field{gap:10px;display:grid}.reviews-stars-field p{color:var(--soft);margin:0;font-size:14px}.reviews-stars-row{gap:8px;display:flex}.reviews-star-button{color:#5f7ba747;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;transition:transform .16s,color .16s}.reviews-star-button.is-active{color:#d4af37}.reviews-star-button:hover{transform:scale(1.05)}.reviews-v3-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reviews-archive-shell{gap:18px;display:grid}.reviews-archive-toolbar{gap:14px;display:grid}.reviews-filter-row{flex-wrap:wrap;gap:10px;display:flex}.reviews-filter-pill{color:#5a7197;font:inherit;cursor:pointer;background:#fff;border:1px solid #7592bf29;border-radius:999px;padding:10px 14px}.reviews-filter-pill.is-active{color:#1a3766;background:#f2f6fce0;border-color:#5f7ba73d}.reviews-archive-actions{justify-content:center;margin-top:6px;display:flex}.reviews-quote-card{flex-direction:column;min-height:320px;padding:24px 22px;display:flex}.reviews-quote-service{color:#7aa264;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.78rem;font-weight:800}.reviews-quote-mark{color:#6b88b5;margin-bottom:8px;font-size:3rem;line-height:1}.reviews-quote-text{color:#425b84;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0 0 10px;line-height:1.82;display:-webkit-box;overflow:hidden}.reviews-quote-text.is-expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.reviews-read-more{color:#6b88b5;font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin:0 0 14px;padding:0;font-weight:700}.reviews-quote-stars{color:#6b88b5;letter-spacing:.18em;margin:auto 0 8px}.reviews-quote-name{color:#7b8eaa;margin:0}.reviews-v3-empty-card{grid-template-columns:44px 1fr;align-items:center;gap:14px;padding:18px 22px;display:grid}.reviews-v3-empty-card h3{margin:0 0 4px;font-size:1.35rem}.reviews-v3-empty-card p{color:#627a9f;margin:0;line-height:1.7}.reviews-v3-support-card{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;gap:24px;padding:24px 26px;display:grid}.reviews-v3-form-card{padding:26px 28px 30px}.reviews-v3-form-grid{gap:14px}.reviews-submit-btn{border-radius:14px;width:100%;min-height:54px}.reviews-form-privacy{text-align:center;color:#8192ad;margin:6px 0 0;font-size:.92rem}.delete-review-wrap{margin-top:14px}.delete-review-panel{gap:10px;margin-top:10px;display:grid}@media (max-width:980px){.reviews-v3-band-grid,.reviews-v3-hero-shell,.reviews-v3-review-grid,.reviews-v3-support-card{grid-template-columns:1fr}.reviews-filter-row{justify-content:flex-start}.reviews-v3-empty-card,.reviews-v3-hero-card{grid-template-columns:1fr}.reviews-v3-hero-media{min-height:420px}.offer-dashboard-hero,.offer-dashboard-stage-grid,.offer-review-action-row,.offer-review-hero,.offer-review-response-grid,.offer-review-snapshot-grid,.offer-shared-details-grid{grid-template-columns:1fr}.offer-shared-details-column-right{border-top:1px solid #7592bf2e;border-left:none;padding-top:24px;padding-left:0}.offer-dashboard-update-card,.offer-dashboard-update-card.is-passive{grid-template-columns:1fr}}.premium-subpage-hero{padding-top:64px}.premium-subpage-grid{grid-template-columns:minmax(0,1.18fr) minmax(380px,.92fr);gap:28px}.premium-page-title{text-wrap:balance;max-width:none;font-size:clamp(34px,3.25vw,44px);line-height:.96}.home-hero-image:before,.home-hero-overlay,.premium-subpage-grid .image-card:before,.premium-subpage-grid .image-overlay-card{display:none}.premium-form-layout{gap:24px}.premium-form-layout-reverse{grid-template-columns:.95fr 1fr}.premium-info-panel{background:linear-gradient(#ffffff0d,#d4af370a);min-height:100%}.premium-list{gap:12px;line-height:1.7;display:grid}.lead-form-panel,.premium-frame-panel{background:linear-gradient(#ffffff0d,#ffffff05)}.lead-form-field-stack{gap:14px;display:grid}.form-heading-wrap{margin-bottom:20px}.form-message{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.55}.form-message.is-success{color:#f0fdf4;background:#166534;border-color:#22c55ebf}.form-message.is-error{color:#fef2f2;background:#991b1b;border-color:#ef4444cc}.premium-footer{background:linear-gradient(#ffffff04,#fff0);border-top:1px solid #ffffff0d}.premium-footer-grid{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.footer-title{margin:10px 0 14px;font-size:clamp(28px,3vw,40px);line-height:1.02}.footer-copy{max-width:54ch;line-height:1.72}.footer-meta-block{color:var(--soft);gap:8px;margin-top:18px;display:grid}.footer-meta-block p{margin:0;line-height:1.65}.footer-meta-block a{color:var(--text)}.footer-link-column{place-content:flex-start flex-end;gap:10px;display:grid}.footer-link-column a{color:var(--soft);transition:color .18s,transform .18s}.footer-link-column a:hover{color:var(--white);transform:translate(2px)}.reveal-up{animation:revealUp .64s both}.reveal-up:nth-child(2){animation-delay:80ms}.reveal-up:nth-child(3){animation-delay:.14s}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes btnSpin{to{transform:rotate(1turn)}}@keyframes offerLoadingSweep{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@media (max-width:920px){.card-grid,.closing-cta,.course-layout,.curated-hero-grid,.curated-listing-card,.curated-reason-grid,.curated-summary-grid,.details-grid,.editorial-grid,.feature-band,.form-grid.two,.hero-grid,.hero-luxury-grid,.home-hero-main,.home-hero-support-grid,.itinerary-bottom-grid,.itinerary-hero-shell,.itinerary-stop-card,.itinerary-top-grid,.markets-grid,.metric-grid,.mini-cards-row,.page-grid,.path-grid,.premium-footer-grid,.premium-form-layout-reverse,.premium-spotlight-grid,.premium-stat-row,.process-grid,.seo-cta-grid,.seo-faq-grid,.seo-guide-grid,.seo-local-grid,.seo-proof-grid,.seo-related-grid,.seo-section-grid,.seo-story-grid,.single-row-grid,.trust-strip-grid,.two-col{grid-template-columns:1fr}.curated-listing-heading,.itinerary-section-heading,.itinerary-stop-header{flex-direction:column;align-items:flex-start}.site-header-wrap{position:static}.nav{flex-direction:column;align-items:flex-start;padding:16px 0}.image-card,.itinerary-stop-image,.premium-hero-image,.premium-support-image{min-height:300px}.premium-subpage-grid{grid-template-columns:1fr}.premium-page-title{max-width:100%}.curated-price-block,.itinerary-stop-price-block{text-align:left}.curated-property-actions,.itinerary-property-actions{flex-direction:column;gap:.75rem}.curated-property-actions>*,.itinerary-property-actions>*{flex:100%;width:100%}.curated-property-actions .btn,.curated-property-actions .btn-unified-action,.curated-property-actions .curated-itinerary-action>.btn,.itinerary-property-actions .btn,.itinerary-property-actions .btn-unified-action{width:100%;min-height:52px}.curated-hero-actions{gap:.75rem}.curated-hero-actions>*{width:100%}.sticky-copy-block{position:static}.closing-cta-actions,.footer-link-column{justify-content:flex-start}.brand-lockup{align-items:flex-start}}.seo-breadcrumbs{padding-top:18px}.seo-breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.seo-breadcrumbs li{align-items:center;gap:10px;display:inline-flex}.seo-breadcrumbs li:not(:last-child):after{content:"/";color:#14345f59}.seo-page-shell{padding-bottom:40px}.seo-hero-copy{max-width:760px}.seo-hero-copy .section-title{max-width:14ch}.seo-bullet-list,.seo-number-list,.seo-trust-list{color:var(--muted);gap:12px;line-height:1.7;display:grid}.seo-trust-list{padding-left:18px}.seo-number-list{padding-left:22px}.seo-section-grid{grid-template-columns:.9fr 1.1fr;align-items:flex-start;gap:24px;display:grid}.seo-section-heading{max-width:760px;margin-bottom:22px}.seo-cta-grid,.seo-faq-grid,.seo-guide-grid,.seo-local-grid,.seo-proof-grid,.seo-related-grid,.seo-story-grid{gap:22px;display:grid}.seo-cta-grid,.seo-faq-grid,.seo-guide-grid,.seo-local-grid,.seo-proof-grid,.seo-related-grid{grid-template-columns:repeat(3,1fr)}.seo-story-grid{grid-template-columns:repeat(2,1fr)}.seo-faq-card,.seo-guide-card,.seo-local-card,.seo-proof-card,.seo-related-card,.seo-story-card{min-height:100%}.seo-cta-panel{align-items:center;gap:18px;display:grid}.seo-cta-actions{margin-top:0}.seo-intro-copy{color:var(--muted);font-size:18px;line-height:1.74}.seo-guide-content,.seo-story-content{gap:22px;display:grid}.seo-guide-section,.seo-story-block,.seo-story-summary{gap:12px;display:grid}.seo-cta-panel h2,.seo-faq-card h3,.seo-guide-section h2,.seo-local-card h3,.seo-proof-card h3,.seo-related-title,.seo-story-block h2,.seo-story-summary h2{font-family:var(--font-display),Georgia,serif;letter-spacing:-.03em}.markets-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.markets-card{gap:14px;display:grid}.markets-link-list{gap:10px;display:grid}.markets-link-list a{color:var(--soft);font-weight:600}.markets-link-list a:hover{color:var(--text)}.course-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:flex-start}.course-layout,.course-main-column{gap:24px;display:grid}.course-video-panel{padding:18px}.course-video-frame-wrap{background:#14345f14;border-radius:22px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.course-video-frame,.course-video-player{border:0;border-radius:22px;width:100%;height:100%;position:absolute;inset:0}.course-video-player{aspect-ratio:16/9;background:#000;position:static}.course-video-placeholder{align-content:center;justify-items:start;gap:12px;min-height:360px;display:grid}.course-sidebar{gap:16px;display:grid;position:sticky;top:24px}.course-lesson-list,.course-sidebar-lessons,.course-sidebar-list{gap:12px;display:grid}.course-sidebar-module{gap:10px;display:grid}.course-lesson-row,.course-sidebar-link{border:1px solid var(--line);background:#ffffff8f;border-radius:18px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;padding:14px 16px;display:grid}.course-lesson-row:hover,.course-sidebar-link.is-active{border-color:var(--line-strong);background:#ffffffd1}.course-lesson-order{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.course-prev-next{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.course-progress-summary{gap:16px;display:grid}.course-progress-summary-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.course-progress-summary-head h2{letter-spacing:-.03em;margin:6px 0 0;font-size:28px;line-height:1.08}.course-progress-summary-head strong{font-size:36px;line-height:1}.course-progress-bar{background:#14345f1a;border-radius:999px;width:100%;height:14px;overflow:hidden}.course-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#4fa261,#7bcf89);height:100%;display:block}.course-progress-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.course-lesson-row.is-complete,.course-sidebar-link.is-complete{background:#4fa26114;border-color:#4fa2613d}.course-lesson-row.is-complete .course-lesson-order,.course-sidebar-link.is-complete .course-lesson-order{background:#4fa2612e}.course-access-price-row{border:1px solid var(--line);background:#ffffff9e;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.course-access-price-row strong{margin-top:4px;font-size:28px;line-height:1;display:block}.lease-course-page-v2{background:linear-gradient(#f7faff,#fff 30%,#f4f7fc)}.lease-course-hero{padding:28px 0 64px}.lease-course-hero-shell{color:#fff;background:linear-gradient(135deg,#09172df0,#14345fe6),radial-gradient(circle at 88% 10%,#d4af3742,#0000 34%);border-radius:32px;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:end;gap:32px;padding:56px;display:grid;overflow:hidden;box-shadow:0 28px 70px #0f22402e}.lease-course-hero-copy{gap:18px;max-width:980px;display:grid}.lease-course-title{letter-spacing:0;max-width:960px;margin:0;font-size:clamp(44px,4.35vw,66px);font-weight:800;line-height:1.02}.lease-course-intro{color:#ffffffc7;max-width:720px;margin:0;font-size:18px;line-height:1.62}.lease-course-hero-actions{margin-top:8px}.lease-course-progress-card{color:var(--text);background:#fffffff0;border:1px solid #ffffff4d;border-radius:24px;padding:24px;box-shadow:0 22px 54px #00000029}.lease-course-progress-card .section-copy{margin:0}.lease-course-modules-section{padding-top:18px}.lease-course-modules-shell{gap:18px;max-width:1040px;display:grid}.lease-course-module-card{background:#fff;border:1px solid #132c5614;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 18px 44px #1118270f}.lease-course-module-card h2{letter-spacing:0;margin:0;font-size:28px;line-height:1.12}.lease-course-module-card .course-lesson-row{background:#f8fbff;border-radius:16px}.lease-course-cta-panel{background:linear-gradient(135deg,#fff,#f6f9ff);border:1px solid #132c5614;border-radius:28px;gap:16px;padding:34px;display:grid;box-shadow:0 18px 44px #1118270f}.lease-course-cta-panel h2{letter-spacing:0;max-width:820px;margin:0;font-size:34px;line-height:1.12}.contact-page-v2{background:linear-gradient(#f7faff,#fff 28%,#f4f7fc)}.contact-path-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-path-card{color:inherit;min-height:100%}.contact-v2-hero-copy-text{color:#ffffffc7;max-width:760px;margin-top:0;margin-bottom:0}.contact-v2-hero .cta-row{margin-top:0}.contact-form-intro{gap:12px;margin-bottom:14px;display:grid}.contact-v2-hero-image{object-position:center}.contact-form-visual{min-height:560px}.contact-form-image{object-fit:cover;object-position:center}.why-flow-page-v2{background:linear-gradient(#f7faff,#fff 26%,#f4f7fc)}.why-flow-fit-grid,.why-flow-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.why-flow-fit-card,.why-flow-method-card{min-height:100%}.why-flow-v2-hero-image{object-position:center}.why-flow-contact-shell{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.why-flow-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.price-label{color:var(--muted);font-size:13px}.property-gallery{background:#ffffff80;border-radius:22px;width:100%;height:100%;min-height:320px;position:relative;overflow:hidden}.property-gallery-main{cursor:zoom-in;background:0 0;border:0;margin:0;padding:0}.property-gallery-image,.property-gallery-main{width:100%;height:100%;min-height:320px;display:block}.property-gallery-image{object-fit:cover}.property-gallery-empty{color:#fff;background:linear-gradient(145deg,#14345fe6,#4fa261b8);border-radius:22px;justify-content:center;align-items:center;width:100%;min-height:320px;display:flex}.property-gallery-arrow{z-index:3;width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffffeb;border:1px solid #14345f2e;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:inline-flex;position:absolute;bottom:14px}.property-gallery-arrow-left{left:14px}.property-gallery-arrow-right{left:54px}.property-lightbox{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c12f7;position:fixed;inset:0}.property-lightbox,.property-lightbox-stage{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.property-lightbox-stage{padding:32px;position:relative}.property-lightbox-image{object-fit:contain;border-radius:14px;width:auto;max-width:calc(100vw - 64px);height:auto;max-height:calc(100vh - 64px);display:block;box-shadow:0 20px 70px #00000073}.property-lightbox-close{background:#0000007a;width:46px;height:46px;font-size:28px;top:20px;right:20px}.property-lightbox-arrow,.property-lightbox-close{z-index:100001;color:#fff;cursor:pointer;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex;position:fixed}.property-lightbox-arrow{background:#0000006b;width:52px;height:52px;font-size:34px;top:50%;transform:translateY(-50%)}.property-lightbox-arrow-left{left:20px}.property-lightbox-arrow-right{right:20px}.property-lightbox-count{z-index:100001;color:#fff;background:#00000073;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.virtual-tour-modal{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c12f7;padding:20px;position:fixed;inset:0}.virtual-tour-shell{background:#04080eeb;border:1px solid #ffffff1a;border-radius:24px;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000073}.virtual-tour-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:22px 84px 18px 24px;display:flex}.virtual-tour-kicker{letter-spacing:.14em;text-transform:uppercase;color:#e2e8f0b8;margin:0 0 6px;font-size:12px}.virtual-tour-header h3{color:#f8fafc;margin:0}.virtual-tour-link{color:#f8fafc;text-underline-offset:.16em;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:underline}.virtual-tour-stage{background:#05070b;min-height:0;position:relative}.virtual-tour-iframe{background:#05070b;border:0;width:100%;height:100%;min-height:calc(100vh - 160px);display:block}.virtual-tour-loading{z-index:2;color:#f8fafc;text-align:center;background:linear-gradient(#05070b47,#05070bad);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.virtual-tour-loading p{max-width:420px;margin:0}.virtual-tour-close{z-index:4;color:#fff;cursor:pointer;background:#00000075;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:28px;line-height:1;display:inline-flex;position:absolute;top:16px;right:18px}@media (max-width:920px){.virtual-tour-modal{padding:0}.virtual-tour-shell{border-radius:0}.virtual-tour-header{flex-direction:column;align-items:flex-start;padding:18px 70px 14px 18px}.virtual-tour-iframe{min-height:calc(100vh - 128px)}.virtual-tour-close{width:42px;height:42px;top:12px;right:12px}.property-gallery,.property-gallery-empty,.property-gallery-image,.property-gallery-main{min-height:260px}.property-lightbox-stage{padding:18px}.property-lightbox-image{max-width:calc(100vw - 36px);max-height:calc(100vh - 36px)}.property-lightbox-arrow{width:44px;height:44px;font-size:28px}.property-lightbox-arrow-left{left:12px}.property-lightbox-arrow-right{right:12px}.property-lightbox-close{width:42px;height:42px;top:12px;right:12px}}.availability-checker-shell{gap:24px;display:grid}.availability-feedback-panel,.availability-form-panel,.availability-insights-panel,.availability-result-card{gap:18px;display:grid}.availability-search-form{grid-template-columns:minmax(0,1fr) minmax(220px,.55fr) auto;align-items:flex-end;gap:14px;display:grid}.availability-search-label{gap:8px;font-weight:600;display:grid}.availability-search-label-compact{min-width:0}.availability-search-label input{width:100%}.availability-trust-copy,.availability-why-line{margin:0}.availability-result-shell,.availability-result-stack{gap:24px;display:grid}.availability-result-card{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:stretch}.availability-result-media{min-width:0}.availability-result-copy{align-content:flex-start;gap:12px;display:grid}.availability-insights-panel h3,.availability-result-copy h2{margin:0}.availability-price-row{gap:6px;margin:0;display:grid}.availability-status-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-self:flex-start;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.availability-status-pill.is-active{color:#206536;background:#4fa26124}.availability-status-pill.is-unavailable{color:#8a2330;background:#b5404d1f}.availability-status-pill.is-neutral{color:var(--accent);background:#14345f14}.availability-insights-grid{align-items:stretch}.availability-insight-card h4{margin:0;font-size:22px;line-height:1.15}.availability-bullet-list{margin:0}.availability-actions{flex-wrap:wrap;align-items:center}.availability-actions .btn{justify-content:center}.availability-actions-compact{gap:10px;margin-top:6px}.availability-actions-compact .btn{padding:10px 14px;font-size:13px}@media (max-width:920px){.availability-actions,.availability-result-card,.availability-search-form{grid-template-columns:1fr}.availability-actions{display:grid}}.async-page-guard-section,.async-page-guard-shell{min-height:calc(100vh - 96px)}.async-page-guard-section{align-items:center;display:flex}.async-page-guard-container{justify-content:center;display:flex}.async-page-guard-card{text-align:center;background:linear-gradient(#f4f9fffa,#e6effbf0);border-color:#19437a1f;width:min(100%,760px);padding:40px}.async-page-guard-title{max-width:13ch;margin-inline:auto}.async-page-guard-copy{max-width:560px;margin:0 auto}.async-page-guard-actions{justify-content:center}.async-page-guard-skeleton{gap:12px;width:min(100%,520px);margin:28px auto 0;display:grid}.async-page-guard-line{background:linear-gradient(90deg,#d6e2f4b3,#ffffffeb,#d6e2f4b3) 0 0/220% 100%;border-radius:999px;height:13px;animation:async-page-guard-shimmer 1.8s ease-in-out infinite;display:block}.async-page-guard-line-wide{width:100%}.async-page-guard-line-short{justify-self:center;width:68%}@keyframes async-page-guard-shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}.relocation-page-shell{gap:8px;display:grid}.relocation-page-v2{background:linear-gradient(#f7faff,#fff 24%,#f4f7fc)}.relocation-v2-hero{padding:24px 0 8px}.relocation-v2-hero-shell{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.relocation-v2-hero-copy{gap:18px;display:grid}.relocation-v2-title{font-family:var(--font-display);letter-spacing:-.03em;color:#102346;margin:0;font-size:clamp(46px,5vw,72px);line-height:.94}.relocation-v2-subcopy{color:#213654;max-width:36ch;margin:0;font-size:21px;line-height:1.45}.relocation-v2-cta-row{gap:16px}.relocation-v2-hero-media{border-radius:0;min-height:620px;position:relative;overflow:visible}.relocation-v2-hero-image{object-fit:cover;object-position:right center;border-radius:0}.relocation-v2-overlay-card{color:#fff;background:#0b214ee6;border-radius:22px;width:min(280px,88%);padding:22px 22px 18px;position:absolute;top:110px;right:30px;box-shadow:0 18px 50px #0b214e38}.relocation-v2-overlay-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd6;margin:0 0 14px;font-size:12px;font-weight:700}.relocation-v2-overlay-card ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.relocation-v2-overlay-card li{align-items:flex-start;gap:10px;font-size:18px;line-height:1.3;display:flex}.relocation-v2-overlay-card li:before{content:"✓";color:#fff;background:#2563eb;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;margin-top:2px;font-size:13px;display:inline-grid}.relocation-v2-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.relocation-v2-trust-pill{color:#18304f;background:#fff;border:1px solid #132c5614;border-radius:18px;padding:18px;font-weight:600;box-shadow:0 12px 30px #1118270d}.relocation-v2-centered-intro{text-align:center;justify-items:center;max-width:760px;margin:0 auto 28px}.relocation-v2-centered-intro .eyebrow,.relocation-v2-centered-intro .section-copy,.relocation-v2-centered-intro .section-title{text-align:center;margin-left:auto;margin-right:auto}.relocation-v2-centered-intro .section-copy{max-width:42rem}.relocation-v2-steps-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.relocation-v2-benefit-card,.relocation-v2-faq-card,.relocation-v2-rental-card,.relocation-v2-step-card{background:#fff;border:1px solid #132c5614;border-radius:22px;box-shadow:0 14px 34px #1118270d}.relocation-v2-step-card{padding:22px 18px}.relocation-v2-benefit-icon,.relocation-v2-step-icon{background:linear-gradient(#ebf2fffa,#e2ecfdfa);border-radius:999px;place-items:center;width:56px;height:56px;margin-bottom:16px;font-size:24px;display:grid}.relocation-v2-step-number{color:#102346;margin:0 0 10px;font-weight:700}.relocation-v2-areas-shell,.relocation-v2-benefits-shell,.relocation-v2-featured-shell,.relocation-v2-form-shell{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:26px;display:grid}.relocation-v2-areas-grid,.relocation-v2-benefits-grid,.relocation-v2-faq-grid,.relocation-v2-featured-grid{gap:18px;display:grid}.relocation-v2-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.relocation-v2-benefit-card{padding:22px}.relocation-v2-areas-copy h2,.relocation-v2-benefit-card h3,.relocation-v2-faq-card h3,.relocation-v2-featured-copy h2{margin:0 0 10px}.relocation-v2-featured-grid,.relocation-v2-steps-grid.why-flow-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.relocation-v2-rental-card{overflow:hidden}.rentals-featured-section .relocation-v2-featured-shell{grid-template-columns:1fr}.rentals-featured-section .relocation-v2-featured-copy{max-width:760px}.rentals-featured-section .relocation-v2-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rentals-featured-section .relocation-v2-rental-image-wrap{min-height:260px}.relocation-v2-area-card,.relocation-v2-area-image-shell,.relocation-v2-form-visual,.relocation-v2-rental-image-wrap{position:relative}.relocation-v2-rental-image-wrap{min-height:180px}.relocation-v2-rental-gallery-wrap{background:linear-gradient(#f4f8ffeb,#ecf3fdeb);padding:12px}.relocation-v2-rental-gallery-wrap .property-gallery,.relocation-v2-rental-gallery-wrap .property-gallery-main{border-radius:18px}.relocation-v2-rental-gallery-wrap .property-gallery-image{object-fit:cover}.relocation-v2-area-image,.relocation-v2-form-image{object-fit:contain}.relocation-v2-area-image-shell{background:linear-gradient(#f5f9fffa,#e8f0fcf5);min-height:220px;position:relative}.relocation-v2-area-image{padding:8px}.relocation-v2-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#112854eb;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.relocation-v2-rental-body{padding:16px}.relocation-v2-rental-address,.relocation-v2-rental-city,.relocation-v2-rental-meta,.relocation-v2-rental-price{margin:0 0 8px}.relocation-v2-rental-price{color:#102346;font-size:28px;font-weight:700}.relocation-v2-rental-price span{color:#526a89;font-size:14px;font-weight:500}.relocation-v2-rental-city,.relocation-v2-rental-meta{color:#526a89;font-size:14px}.relocation-v2-rental-address{color:#18304f;font-weight:600}.relocation-v2-rental-actions{gap:10px;margin-top:12px;display:grid}.relocation-v2-rental-actions .btn{justify-content:center;width:100%}.relocation-v2-areas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.relocation-v2-area-card{background:#fff;border:1px solid #132c5614;border-radius:22px;min-height:170px;overflow:hidden;box-shadow:0 14px 34px #1118270d}.relocation-v2-area-overlay{color:#fff;background:linear-gradient(#0b214e0d,#0b214e99);flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:absolute;inset:0}.relocation-v2-area-overlay h3,.relocation-v2-area-overlay span{margin:0}.relocation-v2-faq-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.relocation-v2-faq-card{padding:22px}.relocation-v2-form-visual{background:linear-gradient(#f5f9fffa,#e8f0fcf5);border-radius:24px;min-height:350px;overflow:hidden}.relocation-v2-form-overlay-card{color:#fff;background:#0b214ee6;border-radius:18px;max-width:250px;padding:18px;position:absolute;bottom:22px;left:22px}.relocation-v2-form-overlay-card p,.relocation-v2-form-overlay-card strong{margin:0;display:block}.relocation-v2-form-overlay-card p{color:#ffffffd6;margin-top:8px}.relocation-v2-form-copy{gap:14px;display:grid}.buyer-consult-page .buyer-search-section{width:min(1180px,100% - 32px);margin-inline:auto}.buyer-consult-page .buyer-search-shell{box-shadow:none;background:0 0;border:0}.buyer-consult-page .buyer-search-form.panel{box-shadow:none;background:0 0;border:0;padding:0}.buyer-consult-steps-grid,.buyer-fit-grid,.fast-track-steps-grid,.lease-to-deed-fit-grid,.lease-to-deed-steps-grid,.offer-fit-grid,.offer-flow-next-grid,.offer-flow-steps-grid,.rental-consult-steps-grid,.rental-fit-grid,.showing-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.buyer-fit-card,.lease-to-deed-fit-card,.offer-fit-card,.rental-fit-card,.showing-fit-card{min-height:100%}.lease-to-deed-academy-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.lease-to-deed-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lease-to-deed-course-card{color:inherit;background:#fff;border:1px solid #132c5614;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 34px #1118270d}.lease-to-deed-course-card:hover{border-color:#19437a29;transform:translateY(-3px);box-shadow:0 18px 40px #11182714}.lease-to-deed-course-card h3{margin:0 0 8px}.lease-to-deed-form-intro{gap:12px;margin-bottom:14px;display:grid}.buyer-featured-section .relocation-v2-rental-card,.rentals-featured-section .relocation-v2-rental-card{flex-direction:column;height:100%;display:flex}.buyer-featured-section .relocation-v2-rental-image-wrap,.rental-consult-page .rentals-featured-section .relocation-v2-rental-image-wrap{height:300px;min-height:300px}.buyer-featured-section .relocation-v2-rental-gallery-wrap .property-gallery,.buyer-featured-section .relocation-v2-rental-gallery-wrap .property-gallery-empty,.buyer-featured-section .relocation-v2-rental-gallery-wrap .property-gallery-image,.buyer-featured-section .relocation-v2-rental-gallery-wrap .property-gallery-main,.rental-consult-page .relocation-v2-rental-gallery-wrap .property-gallery,.rental-consult-page .relocation-v2-rental-gallery-wrap .property-gallery-empty,.rental-consult-page .relocation-v2-rental-gallery-wrap .property-gallery-image,.rental-consult-page .relocation-v2-rental-gallery-wrap .property-gallery-main{height:100%;min-height:0}.buyer-featured-section .relocation-v2-rental-body,.rental-consult-page .relocation-v2-rental-body{flex-direction:column;flex:1;display:flex}.buyer-featured-section .relocation-v2-rental-actions,.rental-consult-page .relocation-v2-rental-actions{margin-top:auto}.buyer-consult-form-image,.buyer-consult-hero-image,.fast-track-form-image,.fast-track-v2-hero-image,.lease-to-deed-form-image,.lease-to-deed-v2-hero-image,.offer-flow-form-image,.offer-flow-hero-image,.rental-consult-form-image,.rental-consult-hero-image{object-fit:cover}.lease-to-deed-v2-hero-image{object-position:right center}.rental-consult-form-image,.rental-consult-hero-image{object-position:87% center}.offer-flow-hero-image{object-position:left center}.offer-flow-form-image{object-position:right center}.offer-flow-form-visual.offer-flow-property-visual{background-position:50%;background-size:cover}.buyer-consult-form-visual,.fast-track-form-visual,.lease-to-deed-form-visual,.offer-flow-form-visual,.rental-consult-form-visual{min-height:560px}.lease-to-deed-form-visual{min-height:420px}.lease-to-deed-form-image{object-fit:contain;object-position:center;padding:12px}.relocation-tour-lightbox{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101ed1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.relocation-tour-lightbox-dialog{background:#09172d;border:1px solid #ffffff14;border-radius:24px;width:min(1080px,100%);padding:18px;position:relative;box-shadow:0 28px 70px #00000061}.relocation-tour-lightbox-close{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:40px;height:40px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.relocation-tour-lightbox-frame-wrap{aspect-ratio:16/9;background:#020817;border-radius:18px;overflow:hidden}.relocation-tour-lightbox-frame{border:0;width:100%;height:100%}.relocation-tour-lightbox-actions{justify-content:flex-end;margin-top:14px;display:flex}@media (max-width:1180px){.relocation-v2-areas-shell,.relocation-v2-benefits-shell,.relocation-v2-featured-shell,.relocation-v2-form-shell,.relocation-v2-hero-shell{grid-template-columns:1fr}.relocation-v2-benefits-grid,.relocation-v2-faq-grid,.relocation-v2-featured-grid,.relocation-v2-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lease-to-deed-academy-shell{grid-template-columns:1fr}.contact-path-grid,.relocation-v2-steps-grid.why-flow-method-grid,.why-flow-action-grid,.why-flow-fit-grid,.why-flow-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lease-course-hero-shell,.why-flow-contact-shell{grid-template-columns:1fr}.lease-course-hero-shell{align-items:stretch}.lease-course-title{max-width:840px;font-size:clamp(42px,6vw,58px)}}.availability-page-v2{background:linear-gradient(#f7faff,#fff 24%,#f4f7fc)}.availability-v2-hero{padding:24px 0 8px}.availability-v2-hero-shell,.availability-v2-validator-shell{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.availability-v2-validator-fullwidth{gap:22px;display:grid}.availability-v2-featured-shell,.availability-v2-hero-copy,.availability-v2-next-steps-copy{gap:18px;display:grid}.availability-v2-title{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(46px,5vw,72px);line-height:.94}.availability-v2-title-black{color:#102346}.availability-v2-title-green{color:#2f9e58}.availability-v2-subcopy{color:#213654;max-width:36ch;margin:0;font-size:21px;line-height:1.45}.availability-v2-bottom-cta-row,.availability-v2-cta-row{gap:16px}.availability-v2-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.availability-v2-trust-pill{color:#18304f;background:#fff;border:1px solid #132c5614;border-radius:18px;padding:18px;font-weight:600;box-shadow:0 12px 30px #1118270d}.availability-v2-hero-media{min-height:620px;position:relative;overflow:visible}.availability-v2-hero-image{object-fit:cover;object-position:center;border-radius:0}.availability-v2-overlay-card{color:#fff;background:#0b214ee6;border-radius:22px;width:min(300px,88%);padding:22px 22px 18px;position:absolute;top:110px;right:30px;box-shadow:0 18px 50px #0b214e38}.availability-v2-overlay-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd6;margin:0 0 14px;font-size:12px;font-weight:700}.availability-v2-overlay-card ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.availability-v2-overlay-card li{align-items:flex-start;gap:10px;font-size:18px;line-height:1.3;display:flex}.availability-v2-overlay-card li:before{content:"✓";color:#fff;background:#2563eb;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;margin-top:2px;font-size:13px;display:inline-grid}.availability-v2-centered-intro{text-align:center;justify-items:center;max-width:760px;margin:0 auto 28px}.availability-v2-centered-intro .eyebrow,.availability-v2-centered-intro .section-copy,.availability-v2-centered-intro .section-title{text-align:center;margin-left:auto;margin-right:auto}.availability-v2-next-steps-grid,.availability-v2-outcomes-grid,.availability-v2-steps-grid{gap:18px;display:grid}.availability-v2-areas-shell,.availability-v2-featured-shell{gap:24px}.availability-v2-next-steps-grid,.availability-v2-outcomes-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.availability-v2-cta-shell,.availability-v2-next-step-card,.availability-v2-outcome-card,.availability-v2-power-shell,.availability-v2-step-card{background:#fff;border:1px solid #132c5614;border-radius:22px;box-shadow:0 14px 34px #1118270d}.availability-v2-next-step-card,.availability-v2-outcome-card,.availability-v2-step-card{padding:22px}.availability-v2-next-step-card{color:inherit;text-align:center;justify-items:center;gap:10px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.availability-v2-next-step-card .section-copy,.availability-v2-next-step-card h3{text-align:center}.availability-v2-next-step-card .availability-v2-card-icon{margin-inline:auto}.availability-v2-next-step-card .availability-v2-card-icon-badge{place-self:center}.availability-v2-next-step-card:hover{border-color:#19437a29;transform:translateY(-3px);box-shadow:0 18px 40px #11182714}.availability-v2-card-icon{background:linear-gradient(#ebf2fffa,#e2ecfdfa);border-radius:999px;place-items:center;width:56px;height:56px;margin-bottom:10px;font-size:24px;display:grid}.availability-v2-card-icon-badge{border-radius:999px;width:56px;min-width:56px;height:56px;padding:0;font-size:22px;font-weight:700;box-shadow:inset 0 0 0 1px #1023460d}.availability-v2-card-icon-tour{color:#6a4b00;background:linear-gradient(#ffeaadf2,#f6d365f2)}.availability-v2-card-icon-insight{color:#f3f7ff;background:linear-gradient(#19253ff5,#101b30fa)}.availability-v2-card-icon-showing{color:#0f3f7a;background:linear-gradient(#c3e1fffa,#75b1fff5)}.availability-v2-card-icon-offer{color:#0d4a1d;background:linear-gradient(#b9efc5fa,#4fa261f5)}.availability-v2-next-step-card h3,.availability-v2-outcome-card h3,.availability-v2-step-card h3{margin:0 0 8px}.availability-v2-validator-copy{gap:12px;display:grid}.availability-v2-validator-copy-centered{text-align:center;justify-items:center;max-width:760px;margin:0 auto}.availability-v2-validator-copy-centered .eyebrow,.availability-v2-validator-copy-centered .section-copy,.availability-v2-validator-copy-centered .section-title{text-align:center}.availability-v2-validator-panel .availability-feedback-panel,.availability-v2-validator-panel .availability-form-panel,.availability-v2-validator-panel .availability-insights-panel,.availability-v2-validator-panel .availability-result-card{box-shadow:0 14px 34px #1118270d}.availability-form-panel-premium{background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #19437a14;border-radius:30px;padding:28px;box-shadow:0 24px 60px #2956911a}.availability-search-form-premium{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr) auto;align-items:end;gap:18px;display:grid}.availability-search-field-card{background:#ffffffe6;border:1px solid #19437a14;border-radius:22px;gap:14px;min-width:0;padding:18px;display:grid}.availability-search-field-head{align-items:flex-start;gap:12px;display:flex}.availability-search-field-icon{color:#2f9e58;background:#4fa2611f;border-radius:999px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;display:inline-grid}.availability-search-field-head strong{color:#102346;font-size:18px;line-height:1.2;display:block}.availability-search-field-head strong span{color:#6b7f9b;font-weight:500}.availability-search-field-head p{color:#6b7f9b;margin:4px 0 0;font-size:14px;line-height:1.5}.availability-search-label-premium{display:block}.availability-search-label-premium input{color:#102346;background:#fff;border:1px solid #19437a1f;border-radius:16px;width:100%;min-height:58px;padding:0 18px;font-size:16px;box-shadow:inset 0 1px 2px #1023460a}.availability-search-submit-premium{color:#fff;letter-spacing:-.01em;background:linear-gradient(#4fa261,#3c8d4d);border:0;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:8px;min-width:198px;min-height:52px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 14px 28px #3c8d4d33}.availability-search-submit-premium:hover{filter:saturate(1.03);transform:translateY(-1px);box-shadow:0 18px 32px #3c8d4d3d}.availability-search-submit-premium:disabled{filter:none;transform:none;box-shadow:0 10px 20px #3c8d4d24}.availability-search-submit-icon{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.availability-trust-strip-premium{background:linear-gradient(#f5f9fffa,#eef5fbfa);border:1px solid #19437a0f;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;padding:14px;display:grid}.availability-trust-pill-premium{background:#ffffff94;border-radius:18px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.availability-trust-pill-icon{margin-top:2px;font-size:18px;line-height:1}.availability-trust-pill-premium strong{color:#102346;font-size:15px;display:block}.availability-trust-pill-premium p{color:#6b7f9b;margin:4px 0 0;font-size:13px}.availability-trust-pill-privacy{background:#ffffffd9}.availability-v2-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.availability-v2-step-number{color:#102346;margin:0 0 10px;font-weight:700}.availability-v2-cta-shell,.availability-v2-power-shell{padding:28px}.availability-v2-form-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:26px;display:grid}.availability-v2-form-visual{background:linear-gradient(#f5f9fffa,#e8f0fcf5);border-radius:24px;min-height:350px;position:relative;overflow:hidden}.availability-v2-form-image{object-fit:contain}.availability-v2-form-copy{gap:14px;display:grid}.availability-v2-form-copy-compact{align-content:start;gap:0}@media (max-width:920px){.relocation-v2-hero{padding-top:10px}.relocation-v2-title{font-size:44px}.relocation-v2-subcopy{font-size:18px}.relocation-v2-hero-media{min-height:420px}.relocation-v2-overlay-card{width:100%;margin-top:14px;position:static}.availability-search-form-premium,.availability-v2-areas-shell,.availability-v2-cta-shell,.availability-v2-form-shell,.availability-v2-hero-shell,.availability-v2-validator-shell,.relocation-v2-areas-grid,.relocation-v2-benefits-grid,.relocation-v2-faq-grid,.relocation-v2-featured-grid,.relocation-v2-steps-grid,.relocation-v2-trust-strip{grid-template-columns:1fr}.availability-v2-title{font-size:44px}.availability-v2-subcopy{font-size:18px}.rentals-featured-section .relocation-v2-featured-grid{grid-template-columns:1fr}.rentals-featured-section .relocation-v2-rental-image-wrap{min-height:220px}.buyer-featured-section .relocation-v2-rental-image-wrap,.rental-consult-page .rentals-featured-section .relocation-v2-rental-image-wrap{height:240px;min-height:240px}.buyer-consult-form-visual,.fast-track-form-visual,.lease-to-deed-form-visual,.offer-flow-form-visual,.rental-consult-form-visual{min-height:380px}.lease-to-deed-form-visual{min-height:260px}.lease-to-deed-course-grid{grid-template-columns:1fr}.availability-v2-hero-media{min-height:420px}.availability-v2-overlay-card{width:100%;margin-top:14px;position:static}.availability-trust-strip-premium,.availability-v2-next-steps-grid,.availability-v2-outcomes-grid,.availability-v2-steps-grid,.availability-v2-trust-strip{grid-template-columns:1fr}.availability-search-submit-premium{width:100%;min-width:0}}@media (max-width:980px){.premium-nav-desktop{display:none}.premium-nav-shell{grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:12px;display:grid}.brand-lockup{flex:0 auto;width:100%;min-width:0}.brand-text-wrap{min-width:0;overflow:hidden}.brand-name,.brand-subtitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.premium-mobile-toggle{grid-area:1/2;place-self:center end;margin-left:0;display:inline-flex}.premium-mobile-nav.is-open{display:block}}@media (max-width:640px){.lease-course-hero{padding:16px 0 42px}.lease-course-hero-shell{border-radius:24px;gap:24px;padding:28px 20px}.lease-course-title{font-size:38px;line-height:1.04}.lease-course-intro{font-size:16px;line-height:1.56}.lease-course-cta-panel,.lease-course-module-card,.lease-course-progress-card{border-radius:22px;padding:22px}.lease-course-cta-panel h2,.lease-course-module-card h2{font-size:26px}.lease-course-progress-card .course-progress-summary-head{align-items:flex-start}.lease-course-progress-card .course-progress-summary-head strong{font-size:30px}.contact-path-grid,.relocation-v2-steps-grid.why-flow-method-grid,.why-flow-action-grid,.why-flow-fit-grid,.why-flow-method-grid{grid-template-columns:1fr}.contact-form-visual{min-height:320px}.nav{padding:12px 0}.premium-nav-shell{grid-template-columns:minmax(0,1fr) 44px}.brand-lockup{gap:10px}.brand-logo-wrap{border-radius:14px;flex:0 0 44px;width:44px;height:44px}.brand-name{letter-spacing:.06em;font-size:12px}.brand-subtitle{font-size:11px}.premium-mobile-toggle{border-radius:14px;flex-basis:44px;width:44px;height:44px}.relocation-tour-lightbox{padding:12px}.relocation-tour-lightbox-dialog{border-radius:18px;padding:12px}.relocation-tour-lightbox-actions{justify-content:stretch}.relocation-tour-lightbox-actions .btn{width:100%}}.relocation-hero{position:relative;overflow:hidden}.relocation-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#2563eb24,#0000 42%),radial-gradient(circle at 100% 100%,#0f766e1f,#0000 36%);position:absolute;inset:0}.relocation-form-layout,.relocation-hero-grid{z-index:1;position:relative}.relocation-hero-fullwidth{padding:18px}.relocation-hero-media{z-index:1;border-radius:34px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #11182724}.relocation-hero-image{min-height:clamp(340px,54vw,680px)}.relocation-hero-image img,.relocation-hero-image picture,.relocation-hero-image>*{width:100%}.relocation-hero-overlay{background:linear-gradient(#0f172a00,#0f172a2e 55%,#0f172a7a);justify-content:flex-start;align-items:flex-end;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.relocation-hero-overlay-actions{gap:12px}.relocation-hero-overlay .btn.btn-secondary{background:#ffffffeb;border-color:#ffffffeb}.relocation-trust-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.relocation-area-pill,.relocation-trust-row span{color:#17324d;background:#ffffffc2;border:1px solid #2563eb14;border-radius:999px;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.relocation-benefits-grid,.relocation-faq-grid,.relocation-process-grid{align-items:stretch}.relocation-benefit-card,.relocation-faq-shell,.relocation-step-card{background:linear-gradient(#fffffff5,#f3f7fdeb)}.relocation-form-panel-copy,.relocation-positioning-panel{gap:16px}.relocation-areas-list{flex-wrap:wrap;gap:10px;display:flex}.relocation-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.relocation-faq-item{background:#ffffffb8;border:1px solid #2563eb14;border-radius:20px;padding:20px}.relocation-faq-item h3{margin:0 0 8px;font-size:20px}.relocation-availability-shell{margin-top:10px}@media (max-width:920px){.relocation-faq-grid{grid-template-columns:1fr}.relocation-areas-list,.relocation-trust-row{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){.async-page-guard-line{animation:none}}@media (max-width:640px){.async-page-guard-card{padding:32px 22px}.async-page-guard-actions{grid-template-columns:1fr;display:grid}}.lisa-launcher{z-index:80;color:#111;background:0 0;border:0;padding:0;font-weight:700;position:fixed;bottom:20px;right:20px}.lisa-launcher-orb{cursor:pointer;isolation:isolate;border-radius:999px;justify-content:center;align-items:center;width:74px;height:74px;transition:transform .22s,box-shadow .22s;animation:lisaLauncherFloat 4.2s ease-in-out infinite;display:inline-flex;position:fixed;overflow:visible;box-shadow:0 18px 40px #00000047}.lisa-launcher-orb:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 24px 48px #00000057}.lisa-launcher-orb:focus-visible{outline:none;box-shadow:0 0 0 4px #66caff38,0 24px 48px #00000057}.lisa-launcher-orb.is-open{animation-play-state:paused}.lisa-launcher-orb-core,.lisa-launcher-orb-pulse{border-radius:999px;position:absolute;inset:0}.lisa-launcher-orb-pulse{filter:blur(6px);background:radial-gradient(circle,#66caff47 0,#66caff24 42%,#66caff08 68%,#0000 74%);animation:lisaLauncherPulse 2.8s ease-in-out infinite}.lisa-launcher-orb-core{background:radial-gradient(circle at 30% 30%,#e1f6fff2,#9adfff47 32%,#0000 45%),linear-gradient(145deg,#0e2340fa,#0f5688f2 55%,#48baffe6);border:1px solid #bbedff57;justify-content:center;align-items:center;display:inline-flex;inset:6px;box-shadow:inset 0 1px #ffffff47,inset 0 -10px 22px #03102257,0 0 28px #66caff57}.lisa-launcher-orb .lisa-avatar-shell{width:52px;height:52px}.lisa-launcher-orb .lisa-avatar-halo{opacity:.75}.lisa-launcher-orb .lisa-avatar-ring{border-color:#c6efff61;inset:4px}.lisa-launcher-orb .lisa-avatar-core{inset:6px}.lisa-launcher-tooltip{color:#eef8ff;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;background:#060a12e6;border:1px solid #9ddcff33;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(6px);box-shadow:0 12px 28px #0000003d}.lisa-launcher-orb:focus-visible .lisa-launcher-tooltip,.lisa-launcher-orb:hover .lisa-launcher-tooltip{opacity:1;transform:translateY(-50%)translate(0)}.lisa-shell{z-index:80;width:min(360px,100vw - 24px);position:fixed;bottom:78px;right:20px}.lisa-panel,.lisa-shell{max-height:min(78vh,760px)}.lisa-panel{color:#fff;background:#0a0a0af0;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;height:min(78vh,760px);padding:16px;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}.lisa-panel-hologram{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top,#66caff2e,#0000 36%),linear-gradient(#0b111cf0,#060a12f5);position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff14,0 0 0 1px #66caff14}.lisa-panel-hologram:before{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 22% 70%,#66caff0f);position:absolute;inset:0}.lisa-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lisa-title-wrap{align-items:center;gap:14px;display:flex}.lisa-avatar-shell{flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;position:relative}.lisa-avatar-shell.is-compact{width:34px;height:34px}.lisa-avatar-core,.lisa-avatar-halo,.lisa-avatar-ring{border-radius:999px;position:absolute}.lisa-avatar-halo{filter:blur(8px);opacity:.9;background:radial-gradient(circle,#66caff57,#66caff05 70%);inset:0}.lisa-avatar-ring{border:1px solid #82e0ff73;inset:6px;box-shadow:0 0 24px #66caff33,inset 0 0 18px #66caff1a}.lisa-avatar-core{background:linear-gradient(#a0eeff3d,#285e825c);border:1px solid #baeeff3d;place-items:center;display:grid;inset:8px;overflow:hidden}.lisa-avatar-image-wrap{position:absolute}.lisa-avatar-image{object-fit:cover;object-position:center}.lisa-avatar-wave{opacity:0;gap:3px;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.lisa-avatar-wave span{background:linear-gradient(#dcf6fff2,#66caff73);border-radius:999px;width:3px;height:10px;display:block}.lisa-avatar-shell.is-idle .lisa-avatar-core{animation:lisaBreathing 3.4s ease-in-out infinite}.lisa-avatar-shell.is-listening .lisa-avatar-halo{animation:lisaGlow 1.2s ease-in-out infinite}.lisa-avatar-shell.is-responding .lisa-avatar-ring,.lisa-avatar-shell.is-transcribing .lisa-avatar-ring{animation:lisaShimmer 1.4s linear infinite}.lisa-avatar-shell.is-speaking .lisa-avatar-halo{animation:lisaGlow .8s ease-in-out infinite}.lisa-avatar-shell.is-speaking .lisa-avatar-wave{opacity:1}.lisa-avatar-shell.is-speaking .lisa-avatar-wave span:first-child{animation:lisaWave .9s ease-in-out infinite}.lisa-avatar-shell.is-speaking .lisa-avatar-wave span:nth-child(2){animation:lisaWave .9s ease-in-out .12s infinite}.lisa-avatar-shell.is-speaking .lisa-avatar-wave span:nth-child(3){animation:lisaWave .9s ease-in-out .24s infinite}.lisa-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#b7c4d6;margin:0;font-size:11px}.lisa-panel-header h3{color:#fff;margin:4px 0 0}.lisa-status{color:#dce6f3;text-transform:capitalize;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:7px 11px;font-size:12px}.lisa-status.is-listening{color:#f3d98b;border-color:#d4af3773}.lisa-status.is-busy{color:#bfefff;border-color:#66caff4d}.lisa-status.is-speaking{color:#d6fae6;border-color:#86e8bf66}.lisa-variant-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.lisa-variant-chip{color:#dce6f3;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:10px;padding:10px;display:flex}.lisa-variant-chip span{gap:2px;display:grid}.lisa-variant-chip strong{font-size:12px}.lisa-variant-chip small{color:#9db4d2;font-size:11px}.lisa-variant-chip.is-active{background:#d4af371a;border-color:#d4af3773}.lisa-message-card{background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:18px;margin-top:12px;padding:12px;box-shadow:inset 0 1px #ffffff0a}.lisa-scroll-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.lisa-thread{flex:1;gap:10px;min-width:0;min-height:180px;margin-top:12px;padding:4px 4px 2px 0;display:grid;overflow:hidden auto}.lisa-thread-empty{color:#9db4d2;text-align:center;border:1px dashed #ffffff24;border-radius:18px;place-items:center;min-height:120px;padding:18px;display:grid}.lisa-thread-empty p{margin:0}.lisa-thread-bubble{border-radius:18px;gap:10px;min-width:0;max-width:92%;padding:12px 14px;display:grid}.lisa-thread-bubble,.lisa-thread-bubble p{overflow-wrap:anywhere;word-break:break-word}.lisa-thread-bubble p{margin:0;line-height:1.55}.lisa-thread-bubble.is-user{color:#fff7df;background:#d4af3729;border:1px solid #d4af373d;justify-self:end}.lisa-thread-bubble.is-lisa{color:#eef8ff;background:#ffffff0d;border:1px solid #ffffff14;justify-self:start}.lisa-thread-bubble.is-pending{opacity:.78}.lisa-thread-cta{color:#f7e7ae;background:#d4af371f;border:1px solid #d4af3747;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.lisa-results-grid{gap:12px;display:grid}.lisa-result-card{background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:20px;overflow:hidden;box-shadow:0 18px 34px #02061738}.lisa-result-media{aspect-ratio:16/10;background:#08111cb3;position:relative}.lisa-result-image{object-fit:cover}.lisa-result-image-fallback{color:#dce6f3;place-items:center;height:100%;font-weight:700;display:grid}.lisa-result-body{gap:10px;padding:14px;display:grid}.lisa-result-header{gap:4px;display:grid}.lisa-result-price{color:#fff;font-size:18px;font-weight:800}.lisa-result-address{color:#eef8ff;font-size:14px;font-weight:700}.lisa-result-meta,.lisa-result-subline{color:#9db4d2;font-size:12px}.lisa-result-reason{color:#dce6f3;font-size:13px;line-height:1.5}.lisa-result-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.lisa-result-icon-btn{color:#eef8ff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:48px;padding:10px 8px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.lisa-result-icon-btn:hover{background:#ffffff14;border-color:#d4af373d;transform:translateY(-1px)}.lisa-result-icon-btn.is-offer{color:#fff;background:linear-gradient(#2fb36f,#1f9157);border:1px solid #16653438;box-shadow:0 10px 24px #1f91573d}.lisa-result-icon{font-size:15px;font-weight:800;line-height:1}.lisa-result-icon-label{text-align:center;font-size:10px;font-weight:700;line-height:1.1}.lisa-message-card-intro{margin-top:16px}.lisa-intro{color:#dce6f3;margin:0;line-height:1.6}.lisa-quick-actions-shell{flex-shrink:0;margin-top:12px}.lisa-quick-actions-toggle{color:#dce6f3;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-width:40px;height:40px;min-height:40px;padding:0 12px;font-weight:700;display:inline-flex}.lisa-quick-actions-toggle-icon{font-size:16px;line-height:1}.lisa-quick-actions-toggle-label{letter-spacing:.02em;font-size:12px}.lisa-quick-actions{flex-shrink:0;gap:10px;margin-top:10px;display:grid}.lisa-quick-action{color:#fff;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:13px 14px;font-weight:600;transition:border-color .18s,background .18s,transform .18s}.lisa-quick-action:hover{background:#ffffff14;border-color:#d4af3747;transform:translateY(-1px)}.lisa-voice-state{color:#b7c4d6;margin:0;font-size:12px}.lisa-form{gap:10px;min-width:0;margin-top:14px;display:flex}.lisa-form,.lisa-mic-toggle{flex-shrink:0;align-items:center}.lisa-mic-toggle{color:#fff;background:#151b26;border:1px solid #10172580;border-radius:999px;justify-content:center;width:46px;height:46px;font-size:18px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.lisa-mic-toggle:hover:not(:disabled){transform:translateY(-1px)}.lisa-mic-toggle.is-live{background:#c62828;border-color:#ff5e5ee6;box-shadow:0 0 0 3px #c628282e}.lisa-mic-toggle:disabled{opacity:.55;cursor:not-allowed}.lisa-input{color:#14345f;caret-color:#14345f;background:#fff;border:1px solid #ffffff29;border-radius:14px;flex:1;min-width:0;padding:12px 14px}.lisa-input::placeholder{color:#6b7f9d}.lisa-input:focus{border-color:#d4af37b3;outline:none;box-shadow:0 0 0 3px #d4af372e}.lisa-send{flex-shrink:0}.lisa-voice-replay-row{min-width:0;margin-top:12px}.lisa-tts-toggle{color:#dce6f3;flex-shrink:0;align-items:center;gap:10px;margin-top:14px;font-size:13px;font-weight:600;display:inline-flex}.lisa-tts-toggle input{opacity:0;pointer-events:none;position:absolute}.lisa-tts-toggle-ui{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:999px;width:46px;height:28px;transition:background .18s,border-color .18s;position:relative}.lisa-tts-toggle-knob{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 4px 12px #00000040}.lisa-tts-toggle input:checked+.lisa-tts-toggle-ui{background:#d4af374d;border-color:#d4af3780}.lisa-tts-toggle input:checked+.lisa-tts-toggle-ui .lisa-tts-toggle-knob{transform:translate(18px)}.lisa-reply{gap:14px;margin-top:18px;display:grid}.lisa-reply p{color:#eef8ff;margin:0;line-height:1.65}.lisa-cta{width:100%}.lisa-cta-primary{justify-content:center;box-shadow:0 14px 32px #d4af373d}.lisa-voice-error{color:#ffd4d4;margin:12px 0 0;font-size:13px}.lisa-transcript-card{gap:12px;display:grid}.lisa-transcript-label{color:#9ddcff;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:700}.lisa-transcript-text{color:#eef8ff;margin:0;line-height:1.6}.lisa-transcript-actions{flex-wrap:wrap;gap:10px;display:flex}.lisa-debug-panel{background:#08111cb8;border:1px dashed #9ddcff4d;border-radius:18px;margin-top:16px;padding:14px}.lisa-debug-title{color:#9ddcff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:12px;font-weight:700}.lisa-debug-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lisa-debug-grid span{color:#8aa7c7;margin-bottom:4px;font-size:11px;display:block}.lisa-debug-grid strong{color:#eef8ff;font-size:13px}.lisa-debug-summary-list{gap:8px;margin-bottom:14px;display:grid}.lisa-debug-summary-item{color:#eef8ff;background:#ffffff0a;border-radius:14px;padding:10px 12px;font-size:13px;line-height:1.5}.lisa-debug-diff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.lisa-debug-diff-col{gap:8px;display:grid}.lisa-debug-diff-col>p{color:#9ddcff;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:700}.lisa-debug-diff-item{background:#ffffff0a;border-radius:14px;padding:10px 12px}.lisa-debug-diff-item.is-changed{background:#d4af3714;border:1px solid #d4af3747}.lisa-debug-diff-item small,.lisa-debug-diff-item span,.lisa-debug-diff-item strong{display:block}.lisa-debug-diff-item span{color:#8aa7c7;margin-bottom:4px;font-size:11px}.lisa-debug-diff-item strong{color:#eef8ff;margin-bottom:4px;font-size:13px}.lisa-debug-diff-item small{color:#9db4d2;font-size:11px}.lisa-debug-raw-toggle{color:#9ddcff;background:0 0;border:1px solid #9ddcff40;border-radius:999px;margin-top:4px;padding:8px 12px;font-weight:700}.lisa-debug-pre{border-radius:14px;margin:12px 0 0;padding:10px;font-size:11px;overflow:auto}.lisa-close,.lisa-debug-pre{color:#dce6f3;background:#ffffff0a}.lisa-close{border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:40px;margin-top:12px;margin-left:auto;padding:0 12px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.lisa-close:hover{background:#ffffff14;border-color:#d4af3747;transform:translateY(-1px)}@keyframes lisaBreathing{0%,to{opacity:.94;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes lisaGlow{0%,to{opacity:.45;transform:scale(.98)}50%{opacity:1;transform:scale(1.08)}}@keyframes lisaShimmer{0%{box-shadow:0 0 18px #66caff1f,inset 0 0 12px #66caff0d}50%{box-shadow:0 0 28px #66caff4d,inset 0 0 18px #66caff1f}to{box-shadow:0 0 18px #66caff1f,inset 0 0 12px #66caff0d}}@keyframes lisaWave{0%,to{opacity:.5;height:8px}50%{opacity:1;height:16px}}@keyframes lisaLauncherPulse{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes lisaLauncherFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.01)}}@media (max-width:900px){.curated-hero-grid,.curated-listing-card{grid-template-columns:1fr}.closing-cta-actions,.curated-listing-heading{flex-direction:column;align-items:stretch}.curated-price-block{text-align:left}.buyer-curated-edit-grid,.curated-detail-grid,.curated-score-grid,.curated-summary-grid,.form-grid.three{grid-template-columns:1fr}.curated-hero-actions,.curated-property-actions,.curated-toolbar,.curated-toolbar-actions,.itinerary-property-actions{width:100%}.curated-hero-actions>*,.curated-property-actions>*,.curated-toolbar-actions>*,.itinerary-property-actions>*{flex:100%}.curated-approval-profile,.curated-opportunity-filter,.curated-recommended-header{grid-template-columns:1fr}.buyer-curated-more-card{flex-direction:column;align-items:stretch}.curated-approval-profile .btn,.curated-opportunity-filter-footer .btn{width:100%}.btn-unified-action,.buyer-curated-more-card .btn,.closing-cta-actions .btn,.curated-hero-actions .btn,.curated-hero-actions .btn-curated-progress,.curated-property-actions .btn,.curated-property-actions .btn-unified-action,.itinerary-property-actions .btn,.itinerary-property-actions .btn-unified-action{width:100%;min-width:0}}@media (max-width:640px){.curated-tour-toast{bottom:96px}.curated-floating-tour-cart,.curated-tour-toast{border-radius:14px;width:calc(100vw - 24px);right:12px}.curated-floating-tour-cart{grid-template-columns:minmax(0,1fr);gap:10px;bottom:12px}.curated-floating-tour-cart .btn{width:100%}.curated-listing-card,.panel.curated-listing-card{gap:16px;min-height:auto}.curated-listing-copy{min-width:0}.curated-property-actions,.itinerary-property-actions{grid-template-columns:1fr;align-items:stretch;gap:10px;display:grid}.curated-property-actions>*,.itinerary-property-actions>*{width:100%}.curated-itinerary-action{width:100%;min-width:0}.btn-unified-action,.curated-card-action,.curated-property-actions .btn,.curated-property-actions .btn-unified-action,.curated-property-actions .curated-itinerary-action>.btn,.itinerary-property-actions .btn,.itinerary-property-actions .btn-unified-action{white-space:normal;width:100%;min-width:0;padding:12px 14px;line-height:1.3}.curated-added-message{word-break:break-word;width:100%}.closing-cta-actions,.curated-hero-actions{gap:10px}.lisa-shell{width:auto;bottom:74px;left:12px;right:12px}.lisa-launcher-orb{width:66px;height:66px;bottom:12px;right:12px}.lisa-launcher-orb .lisa-avatar-shell{width:46px;height:46px}.lisa-launcher-tooltip{display:none}.lisa-panel{border-radius:22px;padding:16px}.lisa-result-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.lisa-result-icon-label{font-size:9px}.lisa-panel-header{gap:10px}.lisa-title-wrap{align-items:flex-start}.lisa-avatar-shell{width:48px;height:48px}.lisa-form{flex-direction:row;align-items:center;gap:10px}.lisa-input{flex:auto;min-width:0}.lisa-send{flex:none;width:auto;min-width:112px}.lisa-cta{width:100%}.lisa-transcript-actions,.lisa-voice-row{flex-direction:column;align-items:stretch}.lisa-debug-diff-grid,.lisa-debug-grid,.lisa-variant-strip{grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}