:root{--ink:#0f1722;--body:#36404e;--muted:#6c7482;--paper:#ffffff;--paper-soft:#f5f5f7;--line:rgba(15, 23, 34, 0.12);--line-dark:rgba(255, 255, 255, 0.18);--navy:#0d1422;--navy-2:#162235;--accent:#4c667a;--accent-dark:#314b5e;--green:#1f7a4d;--blue:#285a8f;--radius:8px;--radius-soft:12px;--radius-large:16px;--shadow:none;--shadow-soft:none;--glass-line:rgba(255, 255, 255, 0.56);--search-surface:#ffffff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,system-ui,sans-serif;--measure:68ch;--section-x:max(22px, calc((100vw - 1180px) / 2));color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:#f5f5f7;letter-spacing:0}.skip-link{position:fixed;left:14px;top:14px;z-index:100;transform:translateY(-150%);border-radius:var(--radius);padding:10px 14px;background:#fff;color:var(--navy);box-shadow:var(--shadow);font-weight:700;transition:transform 180ms ease}.skip-link:focus{transform:translateY(0)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid rgba(76,102,122,.38);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:22px;font-size:clamp(44px, 7vw, 78px);line-height:1.04;font-weight:700;text-wrap:balance}h2{margin-bottom:16px;font-size:clamp(32px, 4vw, 54px);line-height:1.08;font-weight:700;text-wrap:balance}h3{margin-bottom:10px;font-size:22px;line-height:1.2}p{color:var(--body);line-height:1.58;text-wrap:pretty}.section,.section-band{padding-left:var(--section-x);padding-right:var(--section-x)}.section{padding-top:96px;padding-bottom:96px}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;min-height:92px;gap:28px;padding:12px var(--section-x);background:rgba(13,20,34,.94);border-bottom:1px solid rgba(76,102,122,.38);box-shadow:0 8px 24px rgba(8,14,24,.16)}.brand{display:inline-flex;align-items:center;justify-content:flex-start;width:242px;min-width:218px;height:68px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center;transition:transform 220ms ease,filter 220ms ease}.brand:focus-visible img,.brand:hover img{transform:translateY(-1px) scale(1.015);filter:drop-shadow(0 10px 18px rgba(0, 0, 0, .18))}.nav{margin-left:auto;display:flex;align-items:center;gap:4px}.nav a{position:relative;min-height:40px;display:inline-flex;align-items:center;padding:9px 11px;color:rgba(255,255,255,.88);border-radius:var(--radius);font-size:14px;font-weight:700;transition:color 180ms ease,background 180ms ease,transform 180ms ease}.nav a::after{content:"";position:absolute;left:11px;right:11px;bottom:5px;height:2px;border-radius:999px;background:var(--accent);opacity:0;transform:scaleX(.3);transform-origin:left center;transition:opacity 180ms ease,transform 180ms ease}.nav a:focus-visible,.nav a:hover,.nav a[aria-current=page]{background:rgba(255,255,255,.1);transform:translateY(-1px)}.nav a:focus-visible::after,.nav a:hover::after,.nav a[aria-current=page]::after{opacity:1;transform:scaleX(1)}.nav .nav-cta{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid rgba(76,102,122,.58);border-radius:999px;background:linear-gradient(135deg,#17243a,#24344d);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 32px rgba(17,24,39,.22)}.nav .nav-cta::before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(76,102,122,.16)}.nav .nav-cta::after{display:none}.nav .nav-cta:focus-visible,.nav .nav-cta:hover{border-color:rgba(122,145,163,.82);background:linear-gradient(135deg,#1b2231,#30445c);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 18px 44px rgba(17,24,39,.3)}.icon-button{border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:rgba(255,255,255,.08);color:#fff}.menu-button{display:none;margin-left:auto;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button span{width:18px;height:2px;border-radius:2px;background:currentColor}.hero{position:relative;min-height:860px;display:grid;align-items:end;color:#fff;overflow:hidden;background:var(--navy)}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,18,.9) 0,rgba(5,10,18,.58) 46%,rgba(5,10,18,.16) 100%),linear-gradient(0deg,rgba(5,10,18,.74) 0,rgba(5,10,18,.08) 58%)}.hero-media{position:absolute;inset:0;background-image:url("assets/hero-home.webp");background-position:center;background-size:cover}.hero-media video{width:100%;height:100%;object-fit:cover;transform-origin:center}.hero-media video{display:block;filter:saturate(1.04) contrast(1.04)}.hero-content{position:relative;z-index:1;width:min(1180px,100%);padding:148px 0 42px}.eyebrow{color:var(--accent-dark);font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:14px}.hero .eyebrow,.section-dark .eyebrow,.site-footer .eyebrow{color:var(--accent)}.lead{max-width:740px;font-size:19px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero p{color:rgba(255,255,255,.82)}.hero .lead,.hero h1{color:#fff;text-shadow:0 18px 46px rgba(0,0,0,.26)}.hero h1{max-width:980px;margin-bottom:18px;font-size:clamp(46px, 7.4vw, 88px);letter-spacing:0}.hero .lead{max-width:760px;font-size:clamp(18px, 1.7vw, 23px);line-height:1.55}.hero-proof-line{display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center;margin-top:26px;color:rgba(255,255,255,.84);font-size:12px;font-weight:700;text-transform:uppercase}.hero-proof-line span{position:relative;display:inline-flex;align-items:center;gap:10px}.hero-proof-line span+span::before{content:"";width:5px;height:5px;border-radius:999px;background:var(--accent)}.hero-search-card{width:min(1040px,100%);margin:38px 0 18px;padding:0;border:1px solid var(--glass-line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.86)),var(--search-surface);color:var(--ink);box-shadow:0 28px 74px rgba(0,0,0,.26);backdrop-filter:blur(22px) saturate(1.18);overflow:hidden}.search-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border-bottom:1px solid rgba(17,24,39,.1);background:rgba(255,255,255,.54)}.search-tabs button{position:relative;min-height:42px;border:0;border-radius:999px;padding:0 16px;color:#5b6573;background:0 0;font-size:12px;font-weight:700;text-transform:uppercase;transition:color 180ms ease,background 180ms ease,box-shadow 180ms ease,transform 180ms ease}.search-tabs button:focus-visible,.search-tabs button:hover{color:var(--navy);background:rgba(20,26,39,.055)}.search-tabs button.is-active{color:#fff;background:linear-gradient(135deg,var(--navy),#1b2940);box-shadow:0 10px 24px rgba(17,24,39,.16)}.search-tabs button.is-active::after{content:"";position:absolute;right:12px;top:50%;width:6px;height:6px;border-radius:999px;background:var(--accent);transform:translateY(-50%)}.hero-search{display:grid;grid-template-columns:minmax(320px,1fr) minmax(154px,auto);gap:10px;align-items:end;padding:16px}.hero-search-copy{display:grid;align-content:center;min-height:58px;padding:2px 6px 2px 0}.hero-search-copy strong{color:#fff;font-size:17px;line-height:1.2}.hero-search-copy span{margin-top:5px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.35}.hero-search label,.smart-form label{display:grid;gap:7px;color:#3f495a;font-size:13px;font-weight:700}.hero-search label{color:#4b5563}.hero-search label span{padding-left:4px}.hero-search input,.hero-search select,.smart-form input:not([type=checkbox]):not([type=radio]),.smart-form select,.smart-form textarea{width:100%;min-height:46px;border:1px solid rgba(17,24,39,.16);border-radius:var(--radius);padding:10px 12px;color:var(--ink);background:rgba(255,255,255,.96);outline:0}.hero-search input{min-height:58px;border-color:rgba(17,24,39,.14);border-radius:var(--radius);padding:12px 18px;font-size:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.hero-search .button{min-height:58px;border-radius:var(--radius);white-space:nowrap}.hero-search .button.primary{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:none}.hero-search .button.primary:focus-visible,.hero-search .button.primary:hover{background:#182233;box-shadow:0 16px 34px rgba(17,24,39,.2)}.hero-search input:focus,.hero-search select:focus,.smart-form input:not([type=checkbox]):not([type=radio]):focus,.smart-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(76,102,122,.22)}.search-support-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:0 16px 16px;color:#5b6573;font-size:13px;font-weight:700}.search-support-row a,.search-support-row button{border:0;padding:0;color:var(--navy);background:0 0;font:inherit;text-decoration:none;cursor:pointer}.search-support-row a:focus-visible,.search-support-row a:hover,.search-support-row button:focus-visible,.search-support-row button:hover{color:var(--accent-dark);text-decoration:underline;text-underline-offset:4px}.button{position:relative;isolation:isolate;overflow:hidden;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius);padding:11px 16px;font-weight:700;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease,border-color 180ms ease}.button::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 0,rgba(255,255,255,.32) 48%,transparent 100%);display:none;opacity:0;transform:translateX(-70%);transition:opacity .2s ease,transform 420ms ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button:focus-visible::before,.button:hover::before{opacity:1;transform:translateX(70%)}.button.primary{border:1px solid var(--navy);background:var(--navy);color:#fff;box-shadow:0 14px 34px rgba(17,24,39,.18)}.button.primary:focus-visible,.button.primary:hover{background:#182233;box-shadow:0 20px 46px rgba(17,24,39,.24)}.button.dark,.button.small{background:var(--navy);color:#fff}.button.dark:focus-visible,.button.dark:hover,.button.small:focus-visible,.button.small:hover{box-shadow:0 18px 42px rgba(20,26,39,.24)}.button.small{min-height:38px;padding:8px 12px;font-size:13px}.button.ghost-dark{background:rgba(20,26,39,.06);color:var(--navy);border:1px solid var(--line)}.button.ghost-dark:focus-visible,.button.ghost-dark:hover{border-color:rgba(20,26,39,.24);background:rgba(20,26,39,.09);box-shadow:0 14px 34px rgba(17,24,39,.1)}.button.full{width:100%}.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));width:100%;overflow:hidden;gap:0;border-top:1px solid rgba(76,102,122,.46);border-bottom:1px solid rgba(76,102,122,.28);border-radius:0;background:linear-gradient(135deg,rgba(76,102,122,.1),transparent 38%),linear-gradient(180deg,#111a2a 0,var(--navy) 100%);box-shadow:0 22px 58px rgba(8,14,24,.18)}.proof-strip.section{padding-top:54px;padding-bottom:54px}.proof-strip div{position:relative;min-height:118px;padding:24px 28px;border-right:1px solid rgba(255,255,255,.14);transition:background 180ms ease,transform 180ms ease}.proof-strip div:last-child{border-right:0}.proof-strip strong{display:block;color:var(--accent);font-size:clamp(30px, 3vw, 44px);line-height:1.1}.proof-strip span{color:rgba(255,255,255,.78);font-size:13px;font-weight:700}.proof-strip div:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}.section-intro{max-width:760px;margin-bottom:48px}.section-intro.wide{max-width:880px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:22px;color:var(--muted);font-size:13px;font-weight:700}.breadcrumb a{color:var(--accent-dark)}.breadcrumb a::after{content:"/";margin-left:8px;color:var(--muted)}.subhero{padding-top:110px;padding-bottom:72px;background:linear-gradient(180deg,rgba(246,244,239,.96),rgba(255,255,255,.96))}.subhero h1{max-width:960px;color:var(--ink)}.subhero .lead{max-width:760px;color:var(--muted)}.image-subhero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:46px;align-items:center}.image-subhero img{width:100%;height:360px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow);transition:transform 360ms ease,box-shadow 360ms ease}.image-subhero img:hover{transform:translateY(-3px);box-shadow:0 28px 70px rgba(17,24,39,.2)}.featured-listings,.pathway-section{background:#fff}.featured-listings{position:relative;padding-top:76px}.featured-listings::before{content:"";position:absolute;left:var(--section-x);right:var(--section-x);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(76,102,122,.42),transparent)}.listing-view-tabs{width:min(960px,100%);display:flex;flex-wrap:wrap;gap:0;margin:0 auto 18px;padding:0;border-top:1px solid rgba(20,26,39,.12);border-bottom:1px solid rgba(20,26,39,.12);border-radius:0;background:0 0;box-shadow:none}.listing-view-tabs a{flex:1 1 150px;position:relative;min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;color:#3f495a;font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;transition:color 180ms ease,background 180ms ease,transform 180ms ease}.listing-view-tabs a:focus-visible,.listing-view-tabs a:hover{color:var(--navy);background:rgba(76,102,122,.08);transform:none}.listing-view-tabs a.is-active{color:var(--navy);background:0 0;box-shadow:none}.listing-view-tabs a.is-active::after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:var(--accent)}.listing-view-tabs-dark{margin-left:0;margin-right:0;background:0 0}.listing-feed-note{max-width:840px;margin:0 auto 26px;color:#687282;font-size:13px;text-align:center}.listing-feed-note-dark{margin-left:0;text-align:left}.pathway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.glass-proof,.mini-proof,.pathway-grid a,.related-band a{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 42px rgba(17,24,39,.08)}.pathway-grid a{min-height:230px;display:grid;align-content:start;overflow:hidden;transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.pathway-grid a:focus-visible,.pathway-grid a:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:rgba(76,102,122,.42)}.pathway-grid a>img{width:100%;aspect-ratio:1.55/1;object-fit:cover;border-bottom:1px solid var(--line);transition:transform 420ms ease,filter 420ms ease}.pathway-grid a:focus-visible>img,.pathway-grid a:hover>img{transform:scale(1.035);filter:saturate(1.05) contrast(1.02)}.pathway-grid a>div{padding:18px}.pathway-grid span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;margin-bottom:18px;background:var(--navy);color:#fff;font-size:13px;font-weight:700}.home-split,.page-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:62px;align-items:center;background:var(--paper-soft)}.move-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;background:linear-gradient(180deg,#f5f5f7 0,#eceef1 100%)}.move-path-card{display:grid;grid-template-columns:minmax(210px,0.82fr) minmax(0,1fr);min-height:390px;overflow:hidden;border:1px solid rgba(15,23,34,.12);border-radius:var(--radius);background:#fff;box-shadow:0 22px 58px rgba(15,23,34,.1);transition:transform 260ms ease,box-shadow 260ms ease,border-color 260ms ease}.move-path-card:focus-visible,.move-path-card:hover{transform:translateY(-5px);border-color:rgba(76,102,122,.42);box-shadow:0 32px 86px rgba(15,23,34,.15)}.move-path-card img{width:100%;height:100%;min-height:390px;object-fit:cover;transition:transform 520ms ease,filter 520ms ease}.move-path-card:focus-visible img,.move-path-card:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.03)}.move-path-card div{display:grid;align-content:center;padding:38px}.move-path-card h2{margin-bottom:18px;font-size:clamp(30px, 3vw, 48px)}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.glass-proof{display:grid;gap:6px;padding:24px}.glass-proof strong{font-size:24px;line-height:1.15}.glass-proof span{color:var(--muted);margin-bottom:12px}.mini-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;padding:18px;margin-top:24px}.mini-proof span,.mini-proof strong{display:block}.mini-proof strong{font-size:22px}.mini-proof span{color:var(--muted)}.related-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:var(--paper-soft)}.related-band a{display:grid;gap:6px;min-height:120px;align-content:center;padding:22px}.related-band strong{font-size:22px}.related-band span{color:var(--muted)}.press-proof{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,0.85fr);gap:24px;align-items:stretch}.recognition-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:32px;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 18px 54px rgba(17,24,39,.08)}.recognition-mark{position:relative;min-height:108px;display:grid;grid-template-rows:1fr;align-items:center;justify-items:center;gap:0;padding:22px 16px;border:0;border-right:1px solid rgba(17,24,39,.1);border-radius:0;background:#fff;box-shadow:none;color:var(--ink);text-align:center;overflow:hidden;transition:background 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.recognition-mark:last-child{border-right:0}.recognition-mark::before{display:none}.recognition-mark img{position:relative;z-index:1;width:min(168px,92%);max-height:58px;object-fit:contain;opacity:.88;filter:none;transition:opacity 220ms ease,transform 220ms ease,filter 220ms ease}.recognition-mark span{position:relative;z-index:1;display:none;padding:0;background:0 0;color:#5f6878;font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.03em;text-transform:uppercase}.recognition-mark.mark-dark,.recognition-mark.mark-light{background:#fff}.recognition-mark.mark-dark span,.recognition-mark.mark-light span{color:#5f6878}.recognition-mark.mark-dark img,.recognition-mark.mark-light img{max-height:58px}.recognition-mark.mark-dark img{opacity:.76;filter:brightness(0)}.recognition-mark.mark-wsj img{width:min(210px,100%);height:58px;max-height:58px;opacity:.76;filter:brightness(0)}.recognition-mark.mark-eho img{width:min(168px,92%);max-height:58px;opacity:.76;filter:brightness(0)}.recognition-mark.mark-eho span{max-width:150px}.recognition-mark:focus-within,.recognition-mark:hover{background:#f5f5f7;border-color:rgba(76,102,122,.28);box-shadow:inset 0 -3px 0 rgba(76,102,122,.42)}.recognition-mark:focus-within::before,.recognition-mark:hover::before{opacity:1}.recognition-mark:focus-within img,.recognition-mark:hover img{opacity:1;transform:translateY(-2px)}.recognition-mark.mark-dark:focus-within img,.recognition-mark.mark-dark:hover img{opacity:1;filter:brightness(0)}.press-feature,.rank-panel{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 18px 50px rgba(17,24,39,.1);transition:transform 240ms ease,box-shadow 240ms ease,border-color 240ms ease}.press-feature:hover,.rank-panel:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);box-shadow:0 30px 80px rgba(17,24,39,.14)}.press-feature{min-height:390px;display:grid;align-content:start;padding:42px 34px}.thousand-lockup{width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:30px;padding:12px 15px;border:1px solid rgba(76,102,122,.28);border-left:4px solid var(--accent);border-radius:8px;background:#f5f5f7;box-shadow:0 12px 30px rgba(8,14,24,.08);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.press-feature:hover .thousand-lockup{transform:translateX(3px);border-color:rgba(76,102,122,.48);box-shadow:0 16px 38px rgba(8,14,24,.12)}.thousand-lockup small,.thousand-lockup span,.thousand-lockup strong{display:block}.thousand-lockup span{color:var(--accent-dark);font-size:12px;line-height:1;font-weight:700;text-transform:uppercase}.thousand-lockup strong{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1;font-weight:700}.thousand-lockup small{color:var(--muted);font-size:12px;font-weight:700}.press-feature h3{max-width:760px;margin-bottom:16px;font-size:clamp(28px, 3vw, 42px);line-height:1.08}.press-feature p{max-width:720px}.production-proof{align-self:end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto;padding-top:30px;border-top:1px solid var(--line)}.production-proof div{min-width:0;padding-right:26px}.production-proof div+div{padding-right:0;padding-left:26px;border-left:1px solid var(--line)}.production-proof span,.production-proof strong{display:block}.production-proof strong{color:var(--ink);font-size:clamp(42px, 4.4vw, 62px);font-variant-numeric:tabular-nums;line-height:.96}.production-proof span{margin-top:10px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;text-transform:uppercase}.production-proof div::before{content:"";display:block;width:30px;height:2px;margin-bottom:14px;background:var(--accent);transform:scaleX(0);transform-origin:left center;transition:transform .7s ease 220ms}.production-proof.is-visible div::before{transform:scaleX(1)}.rank-panel{display:grid;grid-template-rows:minmax(220px,0.78fr) auto}.rank-panel>img{width:100%;height:100%;min-height:260px;object-fit:cover;transition:transform 520ms ease,filter 520ms ease}.rank-panel:hover>img{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}.rank-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.rank-stat-grid div{min-height:122px;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease,transform 180ms ease}.rank-stat-grid div:hover{background:rgba(76,102,122,.08);transform:translateY(-1px)}.rank-stat-grid div:nth-child(2n){border-right:0}.rank-stat-grid div:nth-last-child(-n+2){border-bottom:0}.rank-stat-grid span,.rank-stat-grid strong{display:block}.rank-stat-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-stat-grid-three div,.rank-stat-grid-three div:nth-child(2n),.rank-stat-grid-three div:nth-last-child(-n+2){border-right:1px solid var(--line);border-bottom:0}.rank-stat-grid-three div:last-child{border-right:0}.rank-stat-grid strong{color:var(--ink);font-size:30px;line-height:1;margin-bottom:8px}.rank-stat-grid span{color:var(--muted);line-height:1.45;font-size:13px}.brokerage-compliance-card{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:#f5f5f7}.brokerage-compliance-card span,.brokerage-compliance-card strong{display:block}.brokerage-compliance-card strong{color:var(--ink);font-size:15px}.brokerage-compliance-card span{color:var(--muted);font-size:12px;line-height:1.45}.achievement-band{background:linear-gradient(180deg,#f5f5f7 0,#f5f5f7 100%)}.achievement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.achievement-grid article,.contact-tiles a,.contact-tiles div,.iframe-shell,.listing-highlight article,.profile-panel,.property-panel,.service-grid article,.smart-form,.testimonial-grid blockquote{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 42px rgba(17,24,39,.08);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease,background 220ms ease}.achievement-grid article:hover,.contact-tiles a:focus-visible,.contact-tiles a:hover,.contact-tiles div:hover,.iframe-shell:hover,.listing-highlight article:hover,.profile-panel:hover,.property-panel:hover,.service-grid article:hover,.smart-form:hover,.testimonial-grid blockquote:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);background:#fff;box-shadow:0 24px 64px rgba(17,24,39,.12)}.achievement-grid article{min-height:210px;padding:22px;position:relative;overflow:hidden}.achievement-grid article::before{content:"";position:absolute;inset:0 0 auto;height:1px;background:rgba(76,102,122,.48);transform:scaleX(.45);transform-origin:left center;transition:transform 260ms ease}.achievement-grid article:hover::before{transform:scaleX(1)}.achievement-grid span,.status-pill{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:rgba(76,102,122,.14);color:var(--accent-dark);font-size:12px;font-weight:700;margin-bottom:18px}.achievement-grid strong{display:block;font-size:clamp(30px, 3vw, 48px);line-height:1;margin-bottom:14px}.service-section{background:#fff}.buyer-inventory{background:#fff}.buyer-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.buyer-listing-card{min-width:0;height:100%;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 42px rgba(15,23,34,.08);transition:transform 230ms ease,box-shadow 230ms ease,border-color 230ms ease,filter 230ms ease}.buyer-listing-card:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);box-shadow:0 30px 74px rgba(17,24,39,.14)}.buyer-listing-card img{width:100%;height:clamp(220px,18vw,260px);aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid var(--line);transition:transform 460ms ease,filter 460ms ease}.buyer-listing-card:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.02)}.buyer-listing-card div{display:grid;grid-template-rows:auto auto auto 1fr auto auto;align-content:start;gap:0;padding:20px}.buyer-listing-card strong{display:block;margin-bottom:9px;color:var(--navy);font-size:clamp(28px, 2.3vw, 34px);line-height:1}.buyer-listing-card h3{min-height:0;margin-bottom:8px;font-size:18px;line-height:1.25}.buyer-listing-card p{min-height:44px;margin-bottom:18px}.buyer-listing-card .button{align-self:end;width:100%}.buyer-listing-card .button.primary{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:none}.buyer-listing-card .button.primary:focus-visible,.buyer-listing-card .button.primary:hover{box-shadow:0 16px 34px rgba(17,24,39,.22)}.buyer-listing-card .button+.button{margin-top:8px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-grid article{min-height:260px;padding:24px}.service-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-weight:700;margin-bottom:28px;transition:transform 220ms ease,background 220ms ease,box-shadow 220ms ease}.service-grid article:hover .service-mark,.system-flow article:hover span{transform:translateY(-2px) rotate(-3deg);background:var(--accent);color:#111827;box-shadow:0 12px 28px rgba(76,102,122,.24)}.seller-section{display:grid;grid-template-columns:minmax(300px,0.92fr) minmax(0,1fr);gap:50px;align-items:center;background:var(--paper-soft)}.seller-media{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.seller-media img{width:100%;height:620px;object-fit:cover;transition:transform 560ms ease,filter 560ms ease}.seller-media:hover img{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}.seller-copy{max-width:620px}.smart-form{display:grid;gap:14px;padding:20px;margin-top:24px}.smart-form.flush{margin:0;padding:0;border:0;background:0 0;box-shadow:none;backdrop-filter:none}.turnstile-slot{min-height:0}.turnstile-slot iframe{max-width:100%}.smart-form textarea{resize:vertical}.listings-section{background:#fff;padding-top:46px}.listings-subhero{padding-bottom:42px}.live-feed-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.live-feed-intro h2{max-width:820px;margin-bottom:10px;font-size:clamp(30px, 3.4vw, 46px)}.live-feed-intro p{max-width:720px;margin-bottom:0}.live-feed-shell{margin-bottom:28px}.property-lab{display:grid;grid-template-columns:minmax(280px,410px) minmax(0,1fr);gap:18px;align-items:stretch;margin-bottom:22px}.property-panel{padding:22px}.listing-highlight article{height:100%;display:grid;grid-template-columns:minmax(260px,0.9fr) minmax(0,1fr);overflow:hidden}.listing-highlight img{width:100%;height:100%;min-height:330px;object-fit:cover;transition:transform 520ms ease,filter 520ms ease}.listing-highlight article:hover img{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}.listing-highlight div{padding:24px;display:grid;align-content:center}.iframe-shell{overflow:hidden}.iframe-head{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--line);background:rgba(246,244,239,.84)}.iframe-head span,.iframe-head strong{display:block}.iframe-head span{margin-top:3px;color:var(--muted);font-size:13px}.iframe-shell iframe{display:block;width:100%;height:520px;border:0;background:#fff}.about-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:54px;align-items:center;background:var(--paper-soft)}.county-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.county-row span{display:inline-flex;min-height:34px;align-items:center;padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);color:#303a4a;font-size:13px;font-weight:700;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.county-row span:hover{transform:translateY(-2px);border-color:rgba(76,102,122,.36);background:#fff}.profile-panel{overflow:hidden}.profile-panel img{width:100%;aspect-ratio:1.12/1;object-fit:cover;transition:transform 520ms ease,filter 520ms ease}.profile-panel:hover img{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}.profile-panel div{padding:20px}.testimonial-section{background:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.testimonial-grid blockquote{margin:0;padding:24px}.testimonial-grid p{color:#303a4a}.testimonial-grid cite{color:var(--accent-dark);font-style:normal;font-weight:700}.contact-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,450px);gap:54px;background:var(--paper-soft)}.contact-tiles{display:grid;gap:12px;margin-top:24px}.contact-tiles a,.contact-tiles div{padding:18px}.contact-tiles span,.contact-tiles strong{display:block}.contact-tiles span{color:var(--muted);margin-top:4px}.contact-tiles a strong,.contact-tiles div strong{transition:color 180ms ease}.contact-tiles a:focus-visible strong,.contact-tiles a:hover strong,.contact-tiles div:hover strong{color:var(--accent-dark)}.contact-form{margin:0}.site-footer{display:grid;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:28px;padding:44px var(--section-x);background:var(--navy);color:#fff}.site-footer img{width:190px;max-height:60px;object-fit:contain;object-position:left center;margin-bottom:16px}.site-footer a,.site-footer p{color:rgba(255,255,255,.74)}.footer-legal{margin-top:12px;font-size:12px;line-height:1.5}.footer-legal a{color:rgba(255,255,255,.92);text-decoration:underline;text-underline-offset:3px}.site-footer a,.site-footer strong{display:block;margin-bottom:10px}.compliance-list{display:grid;gap:14px;margin:24px 0 0;padding:0;list-style:none}.compliance-list li{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.compliance-list strong{display:block;margin-bottom:6px}.updated-note{margin-top:18px;color:var(--muted);font-size:13px;font-weight:700}.service-area-section{background:#fff}.faq-list,.service-area-grid{display:grid;gap:16px}.service-area-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.faq-list article,.service-area-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 42px rgba(17,24,39,.08);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.service-area-grid article{min-height:260px;padding:22px}.faq-section{background:#fff}.faq-list{max-width:960px}.faq-list article{padding:24px}.faq-list article:hover,.service-area-grid article:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);box-shadow:0 24px 64px rgba(17,24,39,.12)}.skylar-bubble{position:fixed;right:24px;bottom:24px;z-index:36;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:1px solid rgba(76,102,122,.46);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,246,240,.9)),#fff;color:var(--navy);box-shadow:0 18px 44px rgba(17,24,39,.22);backdrop-filter:blur(18px) saturate(1.35);transition:transform 220ms ease,box-shadow 220ms ease,background 220ms ease,border-color 220ms ease}.skylar-bubble:focus-visible,.skylar-bubble:hover{transform:translateY(-2px) scale(1.02);border-color:rgba(76,102,122,.78);box-shadow:0 24px 62px rgba(17,24,39,.28)}.skylar-bubble::before{content:"";position:absolute;inset:5px;border-radius:inherit;border:1px solid rgba(255,255,255,.8);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.88)}.skylar-bubble::after{content:"";position:absolute;right:10px;top:10px;width:8px;height:8px;border:2px solid #fff;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px rgba(76,102,122,.18)}.skylar-bubble>span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:25px;height:20px;border:2px solid currentColor;border-radius:15px;background:0 0;color:var(--navy);font-size:0;box-shadow:none}.skylar-bubble>span::before{content:"";position:absolute;width:3px;height:3px;border:0;border-radius:999px;background:currentColor;box-shadow:7px 0 0 currentColor,14px 0 0 currentColor}.skylar-bubble>span::after{content:"";position:absolute;left:5px;bottom:-5px;width:8px;height:8px;border:2px solid currentColor;border-top:0;border-right:0;border-radius:0 0 0 3px;background:#fff;transform:rotate(-28deg)}.skylar{position:fixed;inset:0;z-index:40;display:none;align-items:flex-end;justify-content:flex-end;padding:24px;background:rgba(17,24,39,.2);backdrop-filter:blur(12px)}.skylar.open{display:flex}.skylar-card{width:min(420px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,248,242,.9)),#fff;backdrop-filter:blur(26px) saturate(1.30);box-shadow:0 34px 90px rgba(17,24,39,.26);animation:panelIn 220ms ease both}.skylar-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 20px 16px;color:#fff;background:linear-gradient(135deg,rgba(16,24,39,.98),rgba(29,43,66,.96)),var(--navy);border-bottom:1px solid rgba(76,102,122,.26)}.skylar-head strong{font-size:16px;letter-spacing:.01em}.skylar-head span{display:block;margin-top:3px;color:rgba(255,255,255,.72);font-size:12px}.close-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;position:relative}.close-button span{position:absolute;width:16px;height:2px;border-radius:2px;background:currentColor}.close-button span:first-child{transform:rotate(45deg)}.close-button span:last-child{transform:rotate(-45deg)}.skylar-chat{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;gap:14px;padding:20px}.skylar-status{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 10px;border:1px solid rgba(31,122,77,.14);border-radius:999px;color:#314050;background:rgba(255,255,255,.72);font-size:12px}.skylar-status span{width:9px;height:9px;border-radius:999px;background:#1f7a4d;box-shadow:0 0 0 4px rgba(31,122,77,.12)}.skylar-context{display:grid;gap:3px;padding:13px 14px;border:1px solid rgba(76,102,122,.22);border-radius:var(--radius);background:rgba(255,255,255,.82)}.skylar-context[hidden]{display:none}.skylar-context span{color:#6b7280;font-size:11px;font-weight:700;text-transform:uppercase}.skylar-context strong{color:var(--ink);font-size:13px}.skylar-messages{min-height:0;max-height:240px;overflow:auto;display:grid;align-content:start;gap:10px;padding:3px 2px;scrollbar-width:thin}.skylar-message{max-width:86%;padding:12px 14px;border-radius:15px;font-size:14px;line-height:1.45}.skylar-message p{margin:0}.skylar-message.bot{justify-self:start;border:1px solid rgba(20,26,39,.08);border-bottom-left-radius:6px;background:rgba(255,255,255,.92);color:#283244;box-shadow:0 10px 28px rgba(17,24,39,.07)}.skylar-message.user{justify-self:end;border-bottom-right-radius:6px;background:linear-gradient(135deg,#101827,#1c2b42);color:#fff}.skylar-message.user p{color:#fff}.skylar-quick-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;align-content:center}.skylar-quick-actions button{min-height:34px;border:1px solid rgba(20,26,39,.12);border-radius:999px;padding:7px 11px;color:#283244;background:rgba(255,255,255,.82);font-size:12px;font-weight:700;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.skylar-quick-actions button:focus-visible,.skylar-quick-actions button:hover{transform:translateY(-1px);border-color:rgba(76,102,122,.34);background:#fff}.skylar-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.skylar-composer textarea{width:100%;min-height:44px;max-height:110px;resize:none;border:1px solid rgba(17,24,39,.14);border-radius:var(--radius);padding:11px 12px;color:var(--ink);background:rgba(255,255,255,.94);outline:0;line-height:1.35}.skylar-composer textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(76,102,122,.22)}.skylar-composer .button{min-height:44px;border-radius:var(--radius)}.skylar-disclosure{margin:0;color:#6b7280;font-size:11px;line-height:1.45}dialog{width:min(720px,calc(100vw - 32px));padding:0;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}dialog::backdrop{background:rgba(17,24,39,.54)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;color:#fff;background:var(--navy)}.dialog-head button{min-height:34px;border:1px solid rgba(255,255,255,.24);border-radius:6px;background:rgba(255,255,255,.08);color:#fff}#payloadOutput{margin:0;max-height:65vh;overflow:auto;padding:16px;background:#0f172a;color:#d1fae5;font-size:12px;line-height:1.55}.property-hero{padding-top:76px;background:#f5f5f7}.alert-layout,.property-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,0.75fr);gap:28px;align-items:start}.property-gallery{display:grid;gap:12px}.property-gallery img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow);transition:transform 420ms ease,filter 420ms ease,box-shadow 420ms ease}.property-gallery>img:hover{transform:translateY(-3px);filter:saturate(1.04) contrast(1.02);box-shadow:0 28px 70px rgba(17,24,39,.2)}.property-gallery .media-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,32%);gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 0 8px;scroll-snap-type:inline mandatory;scrollbar-width:thin}.property-gallery .media-strip:has(img:only-child){display:none}.property-gallery .media-strip img{height:132px;box-shadow:none;scroll-snap-align:start;cursor:pointer}.property-gallery .media-strip img:hover{transform:translateY(-2px) scale(1.02);filter:saturate(1.06) contrast(1.02)}.property-refresh-note{width:min(760px,100%);margin-top:20px;margin-left:auto;font-size:13px}.alert-panel,.property-panel,.subscribe-panel{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.property-panel{position:sticky;top:96px;border-color:rgba(76,102,122,.3);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,250,247,.98)),#fff;box-shadow:0 26px 72px rgba(17,24,39,.13)}.property-panel::before{content:"";display:block;height:3px;margin:-22px -22px 18px;background:linear-gradient(90deg,var(--accent),rgba(76,102,122,.18))}.property-price{margin:8px 0 4px;font-size:40px;font-weight:700;color:var(--navy)}.property-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.notice-card,.property-facts div{padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#f5f5f7;transition:transform 180ms ease,background 180ms ease,border-color 180ms ease}.notice-card:hover,.property-facts div:hover{transform:translateY(-2px);border-color:rgba(76,102,122,.28);background:#fff}.property-facts strong{display:block;color:var(--navy);font-size:19px}.notice-card{margin:18px 0;color:var(--muted);font-size:13px;line-height:1.5}.subscribe-panel{display:grid;gap:12px;margin-top:18px}.subscribe-panel label{display:grid;gap:6px;color:#3f495a;font-size:13px;font-weight:700}.subscribe-panel input:not([type=checkbox]){width:100%;min-height:42px;padding:10px 11px;border:1px solid rgba(17,24,39,.18);border-radius:6px;background:#fff;color:var(--ink)}.subscribe-panel input:not([type=checkbox]):focus{border-color:var(--accent);outline:3px solid rgba(76,102,122,.2)}.checkbox-grid{display:grid;gap:8px}.ack-row,.checkbox-grid label{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:13px;font-weight:600;line-height:1.45}.smart-form .ack-row,.subscribe-panel .ack-row{display:flex;gap:10px}.ack-row input[type=checkbox],.checkbox-grid input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;min-width:18px;min-height:18px;margin:2px 0 0;padding:0;border:1px solid rgba(17,24,39,.28);border-radius:4px;background-color:#fff;accent-color:var(--navy);box-shadow:none}.ack-row input[type=checkbox]:focus-visible,.checkbox-grid input[type=checkbox]:focus-visible{outline:3px solid rgba(76,102,122,.3);outline-offset:3px}.consent-row{align-items:flex-start;color:#303a4a}.property-body{display:grid;gap:26px}.alert-grid,.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.alert-grid article,.detail-grid article{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.alert-grid article:hover,.detail-grid article:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);box-shadow:0 18px 48px rgba(17,24,39,.1)}.agent-alert-hero{background:linear-gradient(90deg,rgba(20,26,39,.94),rgba(20,26,39,.72)),url("assets/aerial-market-web.webp") center/cover;color:#fff}.agent-alert-hero p{color:rgba(255,255,255,.78)}.system-band{background:#fff}.system-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.integration-list article,.system-flow article{border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.86);box-shadow:0 14px 42px rgba(17,24,39,.08);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.integration-list article:hover,.system-flow article:hover{transform:translateY(-4px);border-color:rgba(76,102,122,.34);box-shadow:0 24px 64px rgba(17,24,39,.12)}.system-flow article{min-height:240px;padding:22px}.system-flow span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:28px;border-radius:50%;background:var(--navy);color:#fff;font-weight:700}.integration-board{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,1.1fr);gap:36px;align-items:start;background:var(--paper-soft)}.integration-list{display:grid;gap:12px}.integration-list article{padding:18px}.integration-list span,.integration-list strong{display:block}.integration-list span{margin-top:6px;color:var(--muted);line-height:1.55}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease,box-shadow 220ms ease,border-color 220ms ease,background 220ms ease,filter 220ms ease;transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes heroDrift{from{transform:scale(1)}to{transform:scale(1.045)}}@keyframes panelIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,100%{opacity:.45;transform:scale(1)}50%{opacity:.1;transform:scale(1.14)}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}[data-reveal]{opacity:1!important;transform:none!important}.hero-media video{display:none}}@media (max-width:980px){.site-header{flex-wrap:wrap}.menu-button{display:inline-flex}.nav{width:100%;display:none;margin-left:0;flex-wrap:wrap;padding:8px 0 4px}.nav.open{display:flex}.about-section,.achievement-grid,.alert-layout,.buyer-listing-grid,.contact-section,.hero-search,.home-split,.image-subhero,.integration-board,.listing-highlight article,.move-paths,.page-split,.pathway-grid,.press-proof,.property-lab,.property-layout,.recognition-strip,.related-band,.seller-section,.service-area-grid,.service-grid,.site-footer,.system-flow,.testimonial-grid{grid-template-columns:1fr}.buyer-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recognition-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.recognition-mark{border-right:1px solid rgba(17,24,39,.1);border-bottom:1px solid rgba(17,24,39,.1)}.recognition-mark:last-child,.recognition-mark:nth-child(2n){border-right:0}.recognition-mark:last-child{grid-column:1/-1;border-bottom:0}.property-panel{position:static}.alert-grid,.detail-grid{grid-template-columns:1fr}.hero-search{align-items:stretch;gap:10px}.hero-search .button,.hero-search input{border-radius:4px}.buyer-listing-card{grid-column:auto}.buyer-listing-card img{height:250px}.hero-media video{display:none}.move-path-card{grid-template-columns:1fr}.move-path-card img{min-height:300px;aspect-ratio:16/9}.seller-media img{height:420px}}@media (max-width:640px){:root{--section-x:18px}.site-header{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:12px;align-items:center;min-height:82px}.section{padding-top:66px;padding-bottom:66px}.brand{width:min(215px,calc(100vw - 116px));min-width:0;height:58px}.menu-button{justify-self:end;margin-left:0}.nav{grid-column:1/-1}.hero{min-height:900px}.hero-content{padding-top:108px}.hero h1{font-size:clamp(40px, 10vw, 58px)}.hero-proof-line{gap:8px 14px;font-size:11px}.hero-search-card{margin-top:32px}.search-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.search-tabs button{min-height:40px;padding:0 12px;font-size:11px}.hero-search{padding:14px}.search-support-row{padding:0 14px 14px}.proof-strip{grid-template-columns:1fr 1fr}.buyer-listing-grid{grid-template-columns:1fr}.buyer-listing-card p{min-height:0}.buyer-listing-card img{height:240px}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:first-child,.proof-strip div:nth-child(2){border-bottom:1px solid rgba(255,255,255,.16)}.move-path-card div{padding:28px}.iframe-head{display:grid}.iframe-shell iframe{height:380px}.property-gallery img{height:320px}.property-gallery .media-strip{grid-auto-columns:minmax(220px,85%)}.live-feed-intro{display:grid;align-items:start}.property-facts{grid-template-columns:1fr}.skylar{padding:12px}.skylar-bubble{right:16px;bottom:18px;top:auto;height:54px;width:54px;padding:0;gap:0}}*{letter-spacing:0!important}:focus-visible{outline-color:rgba(76,102,122,.56)}.site-header{border-bottom-color:rgba(255,255,255,.12);box-shadow:none}.brand:focus-visible img,.brand:hover img{transform:none;filter:none}.nav a::after{background:rgba(255,255,255,.86)}.nav .nav-cta,.nav .nav-cta:focus-visible,.nav .nav-cta:hover{border-color:rgba(255,255,255,.3);border-radius:var(--radius);background:0 0;box-shadow:none}.nav .nav-cta::before{display:none}.hero .lead,.hero h1{text-shadow:none}.hero-proof-line span+span::before{background:rgba(255,255,255,.7)}.hero-search-card{border-color:rgba(255,255,255,.72);background:#fff;box-shadow:none;backdrop-filter:none}.search-tabs{background:#fff}.search-tabs button.is-active{background:var(--navy);box-shadow:none}.search-tabs button.is-active::after{display:none}.hero-search input{box-shadow:none}.hero-search input:focus,.hero-search select:focus,.skylar-composer textarea:focus,.smart-form input:not([type=checkbox]):not([type=radio]):focus,.smart-form textarea:focus,.subscribe-panel input:not([type=checkbox]):focus{border-color:#4c667a;outline:2px solid rgba(76,102,122,.24);outline-offset:1px;box-shadow:none}.button,.button.dark:focus-visible,.button.dark:hover,.button.ghost-dark:focus-visible,.button.ghost-dark:hover,.button.primary,.button.primary:focus-visible,.button.primary:hover,.button.small:focus-visible,.button.small:hover,.button:focus-visible,.button:hover{transform:none;box-shadow:none}.buyer-listing-card .button.primary:focus-visible,.buyer-listing-card .button.primary:hover,.hero-search .button.primary:focus-visible,.hero-search .button.primary:hover{box-shadow:none}.button::before{display:none}.proof-strip{border-color:rgba(255,255,255,.12);background:#111820;box-shadow:none}.proof-strip strong{color:#fff}.proof-strip div:hover{transform:none;background:rgba(255,255,255,.05)}.section-intro{margin-bottom:36px}.property-hero,.subhero{background:#f5f5f7}.featured-listings::before{background:#dfe2e6}.listing-view-tabs a:focus-visible,.listing-view-tabs a:hover{background:#f5f5f7}.listing-view-tabs a.is-active::after{background:var(--navy)}.about-section,.contact-section,.home-split,.integration-board,.move-paths,.page-split{background:#f5f5f7}.achievement-grid article,.alert-grid article,.buyer-listing-card,.contact-tiles a,.contact-tiles div,.detail-grid article,.faq-list article,.iframe-shell,.image-subhero img,.integration-list article,.listing-highlight article,.mini-proof,.move-path-card,.pathway-grid a,.press-feature,.profile-panel,.property-gallery img,.property-panel,.rank-panel,.recognition-strip,.seller-media,.service-area-grid article,.service-grid article,.skylar-bubble,.skylar-card,.skylar-message.bot,.smart-form,.system-flow article,.testimonial-grid blockquote,.thousand-lockup,dialog{box-shadow:none}.achievement-grid article:hover,.alert-grid article:hover,.buyer-listing-card:hover,.contact-tiles a:focus-visible,.contact-tiles a:hover,.contact-tiles div:hover,.detail-grid article:hover,.faq-list article:hover,.iframe-shell:hover,.image-subhero img:hover,.integration-list article:hover,.listing-highlight article:hover,.move-path-card:focus-visible,.move-path-card:hover,.pathway-grid a:focus-visible,.pathway-grid a:hover,.press-feature:hover,.profile-panel:hover,.property-gallery>img:hover,.property-panel:hover,.rank-panel:hover,.service-area-grid article:hover,.service-grid article:hover,.smart-form:hover,.system-flow article:hover,.testimonial-grid blockquote:hover{transform:none;border-color:rgba(15,23,34,.24);box-shadow:none}.achievement-grid article::before,.property-panel::before{background:#d9dde2}.achievement-grid span,.status-pill{background:#eceff2;color:#3f4d59}.recognition-mark:focus-within,.recognition-mark:hover{border-color:var(--line);background:#f5f5f7;box-shadow:none}.thousand-lockup{border-color:#d9dde2;border-left-color:#4c667a;background:#f5f5f7}.press-feature:hover .thousand-lockup{transform:none;border-color:#d9dde2;box-shadow:none}.iframe-head{background:#f5f5f7}.property-panel{border-color:var(--line);background:#fff}.notice-card:hover,.property-facts div:hover{transform:none;border-color:var(--line);background:#f5f5f7}.form-note{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.system-flow article:hover span{transform:none;background:var(--navy);color:#fff;box-shadow:none}.skylar{background:rgba(8,13,20,.28);backdrop-filter:none}.skylar-bubble,.skylar-bubble:focus-visible,.skylar-bubble:hover{border-color:#cfd5da;background:#fff;box-shadow:none;backdrop-filter:none;transform:none}.skylar-bubble::before{display:none}.skylar-bubble::after{background:#2f6b4f;box-shadow:none}.skylar-card{border-color:#d9dde2;border-radius:var(--radius);background:#fff;backdrop-filter:none}.skylar-head{border-bottom-color:rgba(255,255,255,.12);background:#111820}.skylar-context,.skylar-message.bot,.skylar-quick-actions button,.skylar-status{border-color:#dfe2e6;background:#f5f5f7}.skylar-status span{box-shadow:none}.skylar-message.user{background:#111820}.skylar-quick-actions button:focus-visible,.skylar-quick-actions button:hover{transform:none;border-color:#bcc5cc;background:#fff}.section{padding-top:88px;padding-bottom:88px}.subhero{padding-top:92px;padding-bottom:64px}.about-section,.contact-section,.home-split,.page-split{gap:48px}.alert-layout,.buyer-listing-grid,.move-paths,.press-proof,.property-layout{gap:24px}.achievement-grid,.alert-grid,.detail-grid,.pathway-grid,.service-area-grid,.service-grid,.system-flow,.testimonial-grid{gap:16px}.alert-panel,.property-panel,.smart-form,.subscribe-panel{padding:24px}.smart-form{gap:16px;margin-top:28px}.smart-form.flush{margin:0;padding:0}.property-lab{gap:24px;margin-bottom:0}.site-footer{gap:48px;padding-top:56px;padding-bottom:56px}.footer-legal{display:flex;flex-wrap:wrap;gap:16px}.site-footer .footer-legal a{display:inline;margin:0;text-decoration:none}.site-footer .footer-legal a:focus-visible,.site-footer .footer-legal a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}@media (max-width:980px){.section{padding-top:72px;padding-bottom:72px}.about-section,.alert-layout,.contact-section,.home-split,.integration-board,.page-split,.property-layout{gap:36px}}@media (max-width:640px){.section{padding-top:56px;padding-bottom:56px}.subhero{padding-top:64px;padding-bottom:48px}.section-intro{margin-bottom:28px}.about-section,.alert-layout,.buyer-listing-grid,.contact-section,.home-split,.move-paths,.page-split,.press-proof,.property-lab,.property-layout{gap:20px}.alert-panel,.property-panel,.smart-form,.subscribe-panel{padding:18px}.smart-form.flush{padding:0}.site-footer{gap:32px;padding-top:48px;padding-bottom:48px}.rank-stat-grid-three{grid-template-columns:1fr}.rank-stat-grid-three div,.rank-stat-grid-three div:nth-child(2n),.rank-stat-grid-three div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.rank-stat-grid-three div:last-child{border-bottom:0}}