/* The primary client journey. Supporting guide content retains its own layout. */
.site-home{background:#fff;color:#111;--blue:#2852e5;--sans:'DM Sans',Arial,sans-serif}
.site-home .container{max-width:1480px;padding:0 6vw;margin:0 auto}
.site-home .section-label{display:block;font:500 11px/1.5 var(--sans);letter-spacing:.13em;text-transform:uppercase;margin-bottom:23px;color:#2852e5}
.site-home h2{letter-spacing:-.045em}.site-home .topnav{background:#fffffffa;border-bottom:1px solid #ddd;backdrop-filter:blur(12px)}
.site-home .topnav-inner{padding:12px 4vw;max-width:1600px;gap:24px}
.site-home .brand{gap:12px}.site-home .personal-wordmark{font-size:14px;letter-spacing:.1em}.site-home .personal-wordmark span:last-child{font-size:8px;letter-spacing:.04em}
.site-home .nav-links{gap:22px}.site-home .nav-links a{font-size:12px;letter-spacing:0;text-transform:none}.site-home .nav-links .nav-cta{padding:13px 22px;border-radius:2px}.site-home .chapter-opening{height:auto;padding:0;background:white}.site-home .chapter-stage{min-height:680px;height:calc(100svh - 92px);max-height:1050px;position:relative;overflow:hidden;isolation:isolate}.site-home .opening-copy{left:6vw;top:13%;transform:none!important;opacity:1!important;pointer-events:auto!important;max-width:55%}.site-home .opening-copy .eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:32px}.site-home .opening-copy h1{font-size:clamp(76px,8.2vw,126px);font-weight:400;letter-spacing:-.068em;line-height:.96}.site-home .opening-copy h1 em{font-family:'Bodoni Moda',Georgia,serif;letter-spacing:-.065em;font-size:1.05em;line-height:1.13}.site-home .opening-note{margin:30px 0 26px;gap:15px}.site-home .opening-note p{font-size:14px;line-height:1.8;color:#505050}.site-home .chapter-link{font-size:14px;min-height:44px;gap:35px;border-color:#999;letter-spacing:0}.site-home .doorway{left:61%!important;top:5%!important;width:34%!important;height:88%!important;overflow:hidden;will-change:auto;transform:translateY(calc(var(--film-drift,0)*16px));border-radius:2px;background:#e5e5e5}.site-home .doorway:before{display:none}.site-home .doorway:after{border:1px solid #0001}.site-home .doorway video{object-position:50% 40%;filter:none;transform:scale(calc(1.035 + var(--film-drift,0)*.04));transition:none;animation:none}.site-home .doorway-shade,.site-home .doorway-corner{display:none}.site-home .film-label{left:61%;right:5%;bottom:2%;opacity:1!important;color:#555;font-size:10px;letter-spacing:.03em}.site-home .film-label>span{font-size:10px}.site-home #motionToggle{font-size:11px;color:#444;padding:9px 0;background:none;border:0}.site-home .chapter-scroll{bottom:5%;left:6vw;opacity:1!important;transform:none;font-size:11px;color:#666;letter-spacing:0}.site-home .chapter-scroll span{font-size:23px}.site-home .opening-copy{animation:opening-arrive .9s cubic-bezier(.2,.7,.2,1) both}.site-home .doorway{animation:film-arrive 1.3s cubic-bezier(.2,.7,.2,1) both}
@keyframes opening-arrive{from{translate:0 18px;filter:blur(3px)}to{translate:0 0;filter:blur(0)}}@keyframes film-arrive{from{clip-path:inset(10% 0 10% 0);opacity:.25}to{clip-path:inset(0);opacity:1}}
.motion-paused .opening-copy{animation:none!important;translate:none!important;filter:none!important}
.motion-paused .doorway{animation:none!important;clip-path:none!important;opacity:1!important}
.client-proof{padding:42px 0;background:#f4f4f2;border-top:1px solid #e5e5e2;border-bottom:1px solid #e5e5e2}.proof-layout{display:grid;grid-template-columns:170px 1fr 100px;gap:42px;align-items:center}.site-home .proof-intro .section-label{font-size:10px;margin-bottom:10px;color:#555}.proof-intro a{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#222;text-decoration:none}.proof-intro strong{font:400 38px/1 'Bodoni Moda',Georgia,serif}.proof-intro .proof-stars{font-size:12px;letter-spacing:2px;color:#2852e5}.proof-intro a>span:last-child{width:100%;font-size:11px;margin-top:5px}.proof-stories{min-width:0}.proof-story{margin:0}.proof-story[hidden]{display:none}.proof-story blockquote{font:400 clamp(20px,1.85vw,27px)/1.45 'Bodoni Moda',Georgia,serif;margin:0;color:#242424;letter-spacing:-.02em;text-wrap:pretty}.proof-story figcaption{font:400 11px/1.5 var(--sans);margin-top:14px;color:#666}.proof-controls{display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:center}.proof-controls button{width:42px;height:42px;background:transparent;border:1px solid #c4c4c4;color:#222;border-radius:50%;font-size:20px;cursor:pointer;transition:background .2s,color .2s}.proof-controls button:hover{background:#111;color:white}.proof-controls span{grid-column:1/-1;grid-row:2;font-size:10px;letter-spacing:.15em;text-align:center;color:#666;margin-top:5px}
.site-home .paths{padding:90px 0 100px;background:#fff;color:#111}.site-home .paths-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;align-items:end;margin-bottom:42px;text-align:left}.site-home .paths-heading .section-label{grid-column:1/-1}.site-home .paths-heading h2{font:400 clamp(42px,4.6vw,65px)/1.06 var(--sans);letter-spacing:-.055em;margin:0}.site-home .paths-heading p{font-size:15px;line-height:1.8;max-width:350px;margin:0 0 3px;justify-self:end;color:#666}.site-home .paths-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.site-home .path-card{position:relative;display:flex;flex-direction:column;min-height:0;padding:280px 0 0!important;overflow:visible;border:0;background:none!important;box-shadow:none!important;transform:none!important;transition:none;border-radius:0}.site-home .path-image{height:252px;overflow:hidden;clip-path:none!important;background-size:cover;background-position:center;transition:background-size 1s,filter .7s;filter:saturate(.7)!important;z-index:0;border-radius:2px}.site-home .path-card:before{display:block;content:'';position:absolute;top:0;bottom:auto;left:0;width:100%;height:252px;background:linear-gradient(0deg,#0005,transparent 40%);z-index:1;pointer-events:none;opacity:1;transform:none}.site-home .path-card:hover .path-image{filter:saturate(1)!important}.site-home .path-card>div:not(.path-image){z-index:1}.site-home .path-icon{display:none}.site-home .path-kicker{font-size:10px;color:#555;letter-spacing:.075em;min-height:16px}.site-home .path-card h3{font:400 clamp(31px,3vw,43px)/1.06 'Bodoni Moda',Georgia,serif;letter-spacing:-.035em;margin:16px 0 20px;min-height:95px}.site-home .path-card h3 .script{font:inherit;color:inherit}.site-home .path-card p{font:400 14px/1.75 var(--sans);margin:0 0 26px;color:#555;max-width:none}.site-home .path-card .path-cta{font-size:12px;text-transform:none;letter-spacing:0;border-top:1px solid #ccc;padding-top:17px;margin-top:auto;min-height:43px;color:#111;transition:color .3s}.site-home .path-card:hover .path-cta{color:#2852e5}.site-home .path-card:after{display:block;position:absolute;content:'↗';top:199px;right:18px;width:36px;height:36px;border:1px solid #fffa;border-radius:50%;color:white;z-index:3;background:#1114;backdrop-filter:blur(8px);font-size:20px;line-height:32px;text-align:center;opacity:1;transform:none;transition:transform .35s}.site-home .path-card:hover:after{transform:translate(3px,-3px)}
.expertise{background:#101011;color:white;padding:100px 0;position:relative;overflow:hidden}.expertise:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 90% 60%,#2852e509,transparent 60%);pointer-events:none}.expertise .container{position:relative}.expertise-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:54px}.site-home .expertise .section-label{color:#91a9ff}.expertise-head h2{font:400 clamp(45px,4.8vw,70px)/1.03 var(--sans);letter-spacing:-.06em;margin:0;color:#fff}.expertise-head>p{font-size:16px;line-height:1.8;color:#aaa;margin:0 0 3px;max-width:420px;justify-self:end}.expertise-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:8vw;align-items:center}.expertise-controls{min-width:0}.analysis-tabs{border-top:1px solid #ffffff26}.analysis-tabs button{width:100%;display:flex;text-align:left;align-items:center;gap:14px;border:0;border-bottom:1px solid #ffffff26;padding:23px 0;background:none;color:#888;font:400 18px/1.5 var(--sans);cursor:pointer;transition:color .25s}.analysis-tabs button[aria-selected=true]{color:white}.tab-dot{width:5px;height:5px;border-radius:50%;background:#666;flex-shrink:0;transition:box-shadow .4s,background .4s}.analysis-tabs button[aria-selected=true] .tab-dot{background:#5b80ff;box-shadow:0 0 15px #2852e5}.tab-arrow{margin-left:auto;color:#7795ff;opacity:0;transition:opacity .3s}.analysis-tabs button[aria-selected=true] .tab-arrow{opacity:1}.expertise [role=tabpanel]{padding:23px 0 0;min-height:159px}.expertise [role=tabpanel][hidden]{display:none}.expertise [role=tabpanel] p{font:400 15px/1.85 var(--sans);color:#b8b8b8;margin:0}.analysis-context{font-size:11px;line-height:1.7;color:#858585;margin:20px 0 22px}.expertise .chapter-link{color:white;border-color:#555;font-size:13px}.expertise .chapter-link span{color:#90a8ff}.analysis-card{position:relative;background:linear-gradient(115deg,#202021,#141415);padding:26px 30px 21px;border:1px solid #ffffff25;border-top:2px solid #4269ee;border-radius:9px;box-shadow:0 35px 60px -30px #000;overflow:hidden;isolation:isolate}.analysis-card:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at var(--card-x,90%) var(--card-y,0%),#ffffff08,transparent 70%);pointer-events:none}.analysis-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding-bottom:22px;border-bottom:1px solid #ffffff1f;color:#aaa}.analysis-top>span:first-child{color:#98aeff}.analysis-stage{font-size:10px}.analysis-subject{padding:24px 0 17px}.analysis-subject>span{font-size:11px;color:#ccc;display:block;margin-bottom:10px}.analysis-subject>strong{font:400 48px/1.05 'Bodoni Moda',Georgia,serif;letter-spacing:-.03em}.analysis-subject small{font:400 12px var(--sans);letter-spacing:0;color:#999}.analysis-subject p{font:400 11px/1.7 var(--sans);color:#999;margin:9px 0}.comparison-row{border-top:1px solid #ffffff16;padding:17px 0 10px}.comparison-info{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:10px;font-size:11px}.comparison-info b{font-weight:500;color:#ddd}.comparison-info>span{color:#999}.comparison-info strong{font:400 16px var(--sans);font-variant-numeric:tabular-nums;color:#eee}.comparison-track{height:15px;position:relative;margin-top:15px;background:linear-gradient(transparent 7px,#ffffff17 7px,#ffffff17 8px,transparent 8px)}.sold-marker,.adjusted-marker{position:absolute;left:var(--sold);top:4px;width:8px;height:8px;border-radius:50%;translate:-50% 0;transition:left .8s cubic-bezier(.22,.8,.3,1),background .5s}.sold-marker{border:1px solid #999;z-index:1}.adjusted-marker{background:white;border:1px solid white;z-index:2}.comparison-line{position:absolute;left:min(var(--sold),var(--adjusted));width:calc(max(var(--sold),var(--adjusted)) - min(var(--sold),var(--adjusted)));top:7px;height:2px;background:#547eff;transform:scaleX(0);transition:transform .8s;transform-origin:center}.analysis-card[data-stage="1"] .adjusted-marker,.analysis-card[data-stage="2"] .adjusted-marker{left:var(--adjusted);background:#7193ff;border-color:#7193ff;box-shadow:0 0 12px #2852e588}.analysis-card[data-stage="1"] .comparison-line,.analysis-card[data-stage="2"] .comparison-line{transform:scaleX(1)}.comparison-adjustment{font:400 10px/1.5 var(--sans);color:#8e9dcc;margin:7px 0 0;min-height:15px;opacity:0;transition:opacity .5s}.analysis-card[data-stage="1"] .comparison-adjustment,.analysis-card[data-stage="2"] .comparison-adjustment{opacity:1}.comparison-axis{display:flex;justify-content:space-between;color:#777;font:400 10px var(--sans);margin:2px 0 20px}.analysis-result{border-top:1px solid #ffffff26;padding:20px 0 15px;display:flex;justify-content:space-between;gap:15px;align-items:center}.analysis-result .result-label{font-size:11px;color:#999;display:block;margin-bottom:7px}.result-amount{font:400 clamp(25px,2.5vw,36px)/1.15 'Bodoni Moda',Georgia,serif;letter-spacing:-.03em;color:#fff;transition:color .3s}.result-icon{width:39px;height:39px;border-radius:50%;border:1px solid #555;display:grid;place-items:center;color:#8fabff;font-size:23px;flex-shrink:0;transition:background .5s,border-color .5s,transform .5s}.analysis-card[data-stage="2"] .result-icon{background:#2852e5;border-color:#2852e5;color:white;transform:rotate(45deg)}.analysis-card[data-stage="2"] .result-amount{color:#abc0ff}.example-disclosure{font-size:10px;color:#999;line-height:1.7;margin:0;border-top:1px solid #ffffff14;padding-top:15px}.example-disclosure a{color:#b2c4ff;white-space:nowrap;text-underline-offset:3px}
.site-home .recognition{background:#fafafa;padding:28px 0;border-bottom:1px solid #e5e5e5}.site-home .recognition-grid{gap:0;grid-template-columns:repeat(4,1fr)}.site-home .rec-stat{padding:0 18px;border-right:1px solid #ddd}.site-home .rec-stat:last-child{border:0}.site-home .rec-stat .num{font:400 26px/1.2 'Bodoni Moda',Georgia,serif!important;letter-spacing:-.02em!important;color:#333}.site-home .rec-stat .lbl{font-size:9px;line-height:1.5;letter-spacing:.04em;color:#777;margin-top:8px}.site-home .rec-stat .icon{display:none}.site-home .about{padding:100px 0 55px}.site-home .about-grid{grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:start}.site-home .about-photo-col{max-width:100%;width:100%;padding:0}.site-home .about-photo{aspect-ratio:4/5;background-position:center;min-height:0;border-radius:2px}.site-home .about-stack{display:none!important}.site-home .about-title{font:400 clamp(44px,4.5vw,64px)/1.08 'Bodoni Moda',Georgia,serif;letter-spacing:-.045em;margin-bottom:28px}.site-home .about-title .script{color:inherit;font:inherit;font-style:normal}.site-home .about-body p{font-size:15px;line-height:1.85;color:#555}.site-home .story-chapters{margin-top:25px}.site-home .story-chapters summary{font:400 15px/1.6 var(--sans);padding:17px 0}.site-home .story-chapters summary span{font-size:20px}.site-home .text-link{font-size:13px;margin-top:25px}.personal-extras{padding:0 0 80px;background:white}.personal-extras>.container{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw}.personal-details details{border-top:1px solid #d6d6d6}.personal-details details:last-child{border-bottom:1px solid #d6d6d6}.personal-details summary{list-style:none;display:flex;gap:18px;align-items:center;padding:21px 0;cursor:pointer}.personal-details summary::-webkit-details-marker{display:none}.personal-details summary>img{width:52px;height:64px;object-fit:cover;filter:saturate(.7);border-radius:2px}.personal-details summary small{display:block;font-size:10px;color:#777;letter-spacing:.05em;margin-bottom:7px;text-transform:uppercase}.personal-details summary strong{font:400 20px/1.3 'Bodoni Moda',Georgia,serif;color:#111}.detail-plus{margin-left:auto;font-size:22px;color:#2852e5;transition:rotate .25s}.personal-details details[open] .detail-plus{rotate:45deg}.film-expanded{padding:5px 0 22px}.film-expanded p{font-size:13px;line-height:1.8;color:#666}.film-expanded a{color:#2852e5}.site-home .film-expanded video{display:block;width:100%;max-width:300px;margin:20px auto;max-height:540px;border-radius:2px}.site-home .personal-quote .quote-sticky{padding:25px;background:#f5f5f5}.site-home .personal-quote p{font-size:25px}.site-home .personal-quote .attr{font-size:11px}.site-home .scripture-band{padding:24px 0}.site-home .scripture-verse{font-size:18px;line-height:1.6}.site-home .scripture-note{font-size:12px}.site-home .scripture-rule{display:none}.social-compact .section-label{margin-bottom:15px;color:#555}.social-row{border-top:1px solid #d6d6d6;padding:14px 0}.social-row>a{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:10px;color:#222;text-decoration:none;min-height:35px}.social-row strong{font-size:14px;font-weight:500}.social-row>a>span{font-size:11px;color:#777}.social-row>a>b{color:#2852e5;font-size:21px;font-weight:400}.social-row details{margin-top:4px}.social-row summary{list-style:none;display:inline-block;font-size:10px;color:#777;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.social-row details p{font-size:13px;line-height:1.75;color:#666}.resource-drawers{padding:0 6vw 50px;background:white}.resource-drawers>details,.resource-drawers .further-reading>details{border-top:1px solid #ddd;max-width:1320px;margin:auto}.resource-drawers summary{display:flex;justify-content:space-between;gap:20px;list-style:none;padding:24px 0;font-size:15px;cursor:pointer;color:#333}.resource-drawers summary::-webkit-details-marker{display:none}.resource-drawers summary>span:last-child{color:#2852e5;font-size:20px}.site-home .further-reading{padding:0;border:0}.resource-drawers .altos-section{padding:50px 35px;background:#111}.site-home .resource-drawers .altos-section h2,.site-home .resource-drawers .zestimate-truth h2{font-size:38px}.site-home .resource-drawers .altos-section:before{display:none}.site-home .home-value{background:#f3f3f1;padding:85px 0;color:#111}.site-home .hv-grid{gap:7vw;grid-template-columns:.9fr 1.1fr;align-items:start}.site-home .hv-pitch h2{font:400 clamp(40px,4.6vw,63px)/1.08 var(--sans);letter-spacing:-.055em;color:#111}.site-home .hv-pitch .hv-lede{font-size:15px;color:#555;line-height:1.8}.site-home .hv-bullets li{color:#555;font-size:13px;border-color:#ddd}.site-home .hv-signature-line{font-size:13px;color:#666;border-color:#ccc}.site-home .hv-signature-line strong{color:#333}.site-home .hv-disclaimer{background:none;padding:20px 0 0;border:0;border-top:1px solid #d4d4d4}.site-home .hv-disc-badge{display:none}.site-home .hv-disclaimer p{font-size:12px;line-height:1.8;color:#777}.site-home .hv-disclaimer strong{color:#555}.site-home .hv-form-wrap{padding:30px;background:#fff;border:1px solid #dedede;border-radius:3px}.site-home .hv-form label>span{font-size:10px;letter-spacing:.08em}.site-home .hv-form input,.site-home .hv-form select,.site-home .hv-form textarea{border:1px solid #d8d8d8;border-radius:2px;background:#fafafa;font:400 15px var(--sans);padding:13px}.site-home .hv-submit{background:#2852e5;border-radius:2px;font-size:12px;letter-spacing:.03em;min-height:50px;box-shadow:none}.site-home .hv-privacy{font-size:11px;color:#777;margin-top:12px}.site-home .preview-form-note{font-size:11px!important}.site-home .final-cta{background:#111;padding:75px 0;color:white}.site-home .final-cta h2{font:400 clamp(48px,5.5vw,78px)/1.05 'Bodoni Moda',Georgia,serif;letter-spacing:-.045em;color:white}.site-home .final-cta h2 .script{color:white;font:inherit;font-style:normal}.site-home .final-cta p{font-size:14px;color:#aaa;max-width:570px;line-height:1.85}.site-home .final-cta .btn{min-height:48px;border-radius:2px;font-size:12px;letter-spacing:.03em}.site-home .final-cta .btn.primary{background:#2852e5!important;color:white!important;border-color:#2852e5!important}.site-home .final-cta .btn.ghost{color:white!important;border-color:#555!important}.site-home .chapter-enter{opacity:1!important;transform:none!important}.site-home .chapter-motion .chapter-enter{opacity:1;transform:none}.site-home .page-progress{height:2px}.site-home .motion-paused .doorway video{transform:none}.site-home [hidden]{display:none!important}
@media(max-width:1100px){.site-home .chapter-stage{min-height:610px;height:680px}.site-home .opening-copy{top:12%}.site-home .opening-copy h1{font-size:9vw}.site-home .doorway{left:59%!important;width:36%!important;height:84%!important;top:7%!important}.site-home .film-label{left:59%;bottom:3%}.site-home .film-label>span{display:none}.site-home .proof-layout{grid-template-columns:140px 1fr 92px;gap:28px}.site-home .paths-grid{gap:20px}.site-home .path-card{padding-top:242px!important}.site-home .path-image,.site-home .path-card:before{height:220px}.site-home .path-card:after{top:168px}.site-home .path-card h3{font-size:34px;min-height:108px}.expertise-layout{gap:4vw;grid-template-columns:.85fr 1.15fr}.analysis-card{padding:23px}.analysis-tabs button{font-size:16px}.comparison-info{grid-template-columns:52px 1fr auto;gap:8px}.comparison-info>span{font-size:10px}.analysis-result .result-amount{font-size:27px}.site-home .about-grid,.personal-extras>.container{gap:5vw}.site-home .nav-links{gap:15px}.site-home .hv-grid{gap:4vw}.site-home .personal-wordmark{font-size:13px}.site-home .personal-wordmark span:last-child{display:none!important}}
@media(max-width:850px){.site-home .chapter-stage{height:620px;min-height:620px}.site-home .opening-copy h1{font-size:9.4vw}.site-home .opening-copy .eyebrow{font-size:9px;letter-spacing:.06em}.site-home .opening-note{display:block}.site-home .chapter-rule{margin-bottom:12px}.site-home .opening-note p{font-size:12px}.site-home .opening-copy{top:14%}.site-home .doorway{left:59%!important;height:82%!important;top:9%!important}.site-home .chapter-scroll{font-size:10px}.proof-layout{grid-template-columns:100px 1fr;gap:25px}.proof-controls{grid-column:2;display:flex;justify-content:flex-end;gap:14px}.proof-controls span{order:0;margin:0}.proof-controls button:first-child{order:-1}.proof-controls button{width:34px;height:34px}.proof-story blockquote{font-size:22px}.site-home .paths{padding:65px 0}.site-home .paths-heading{gap:25px}.site-home .paths-heading h2{font-size:43px}.site-home .paths-heading p{font-size:13px}.site-home .paths-grid{grid-template-columns:1fr;gap:28px}.site-home .path-card{display:grid;grid-template-columns:40% 1fr;gap:0 28px;padding:0!important;min-height:260px!important;border-top:1px solid #ddd;padding-top:25px!important}.site-home .path-image{position:relative;left:auto;top:auto;height:100%;grid-column:1;grid-row:1/3;min-height:230px}.site-home .path-card:before{display:none}.site-home .path-card:after{top:calc(100% - 53px);right:calc(60% + 16px)}.site-home .path-card h3{font-size:36px;min-height:0;margin:12px 0 16px}.site-home .path-card p{font-size:13px;margin-bottom:20px}.site-home .path-kicker{font-size:9px}.site-home .path-card .path-cta{grid-column:2;font-size:12px}.expertise{padding:70px 0}.expertise-head{gap:30px;margin-bottom:35px}.expertise-head h2{font-size:48px}.expertise-head>p{font-size:14px}.expertise-layout{grid-template-columns:1fr;gap:35px}.analysis-tabs{display:flex;gap:18px;border-top:0}.analysis-tabs button{align-items:start;flex:1;font-size:13px;gap:8px;border-top:1px solid #444;padding:17px 0;min-width:0}.tab-dot{margin-top:8px}.tab-arrow{display:none}.expertise [role=tabpanel]{min-height:0;padding-top:16px}.expertise [role=tabpanel] p{font-size:14px}.analysis-context{margin:12px 0;font-size:11px}.expertise .chapter-link{min-height:35px}.analysis-card{max-width:650px;width:100%;margin:auto;padding:26px}.comparison-info{grid-template-columns:65px 1fr auto}.comparison-info>span{font-size:11px}.result-amount{font-size:32px!important}.site-home .about-grid{grid-template-columns:.85fr 1.15fr;gap:30px}.site-home .about-title{font-size:42px}.site-home .about-body p{font-size:14px}.site-home .about-photo{aspect-ratio:3/4}.personal-extras>.container{grid-template-columns:1fr;gap:30px}.social-row>a{grid-template-columns:100px 1fr auto}.site-home .hv-grid{grid-template-columns:1fr;gap:30px}.site-home .hv-pitch{max-width:700px}.site-home .hv-disclaimer{padding:14px 0 0}.site-home .home-value{padding:65px 0}.resource-drawers{padding-bottom:35px}}
@media(max-width:640px){.site-home .container{padding:0 24px}.site-home .topnav-inner{padding:9px 18px;gap:10px}.site-home .chapter-stage{height:auto;max-height:none;min-height:0!important;padding:45px 24px 30px;display:grid;grid-template-columns:1fr}.site-home .opening-copy{position:relative;left:auto;top:auto;max-width:none;animation-duration:.65s}.site-home .opening-copy .eyebrow{font-size:9px;letter-spacing:.06em;margin:0 0 25px}.site-home .opening-copy h1{font-size:clamp(62px,16vw,94px);letter-spacing:-.07em;line-height:.98}.site-home .opening-copy h1 br:nth-child(1){display:none}.site-home .opening-copy h1 em{font-size:1.08em;line-height:1.15}.site-home .opening-note{display:flex;gap:12px;margin:19px 0 15px}.site-home .chapter-rule{margin:0;width:20px}.site-home .opening-note p{font-size:12px;line-height:1.8}.site-home .chapter-link{font-size:13px;gap:28px}.site-home .doorway{position:relative;left:auto!important;top:auto!important;width:100%!important;height:245px!important;aspect-ratio:auto;min-height:0;margin:26px 0 0!important;transform:none!important;border-radius:2px}.site-home .doorway video{object-position:50% 64%;transform:scale(1.04)}.site-home .film-label{position:relative;left:auto;right:auto;bottom:auto;display:flex;justify-content:space-between;margin-top:6px}.site-home .film-label>span{display:block;font-size:9px}.site-home #motionToggle{font-size:10px}.site-home .chapter-scroll{display:none}.site-home .client-proof{padding:27px 0}.proof-layout{grid-template-columns:1fr;gap:14px}.proof-intro{display:flex;align-items:center;justify-content:space-between;gap:10px}.site-home .proof-intro .section-label{font-size:9px;margin:0}.proof-intro a{gap:7px;flex-wrap:nowrap}.proof-intro strong{font-size:25px}.proof-intro .proof-stars{font-size:9px;letter-spacing:1px}.proof-intro a>span:last-child{display:none}.proof-story blockquote{font-size:20px;line-height:1.4}.proof-story figcaption{font-size:10px;margin-top:10px}.proof-controls{grid-column:1;justify-content:flex-start;gap:15px;margin-top:0}.proof-controls button{width:33px;height:33px;font-size:18px}.proof-controls span{font-size:9px}.site-home .paths{padding:55px 0}.site-home .paths-heading{display:block;margin-bottom:25px}.site-home .paths-heading .section-label{margin-bottom:15px}.site-home .paths-heading h2{font-size:42px}.site-home .paths-heading p{font-size:13px;line-height:1.7;margin-top:18px;max-width:310px}.site-home .paths-grid{gap:23px}.site-home .path-card{grid-template-columns:35% 1fr;gap:0 19px;padding-top:22px!important;min-height:220px!important}.site-home .path-image{min-height:180px;background-position:center}.site-home .path-card:after{right:calc(65% + 7px);top:calc(100% - 36px);width:27px;height:27px;line-height:24px;font-size:16px}.site-home .path-kicker{font-size:8px;line-height:1.6;letter-spacing:.045em;min-height:0}.site-home .path-card h3{font-size:29px;line-height:1.08;margin:9px 0 11px}.site-home .path-card p{font-size:12px;line-height:1.7;margin-bottom:13px}.site-home .path-card .path-cta{font-size:10px;min-height:36px;padding-top:10px}.expertise{padding:58px 0}.expertise-head{grid-template-columns:1fr;gap:22px;margin-bottom:28px}.site-home .expertise .section-label{font-size:10px;margin-bottom:20px}.expertise-head h2{font-size:46px}.expertise-head>p{font-size:14px;justify-self:start}.expertise-layout{gap:27px}.analysis-tabs{gap:10px}.analysis-tabs button{font-size:11px;line-height:1.65;display:block;padding:15px 0;position:relative;border-top:1px solid #666;border-bottom:0}.analysis-tabs button[aria-selected=true]{border-top:2px solid #6486ff;padding-top:14px}.tab-dot{display:none}.expertise [role=tabpanel]{padding-top:8px;min-height:130px}.expertise [role=tabpanel] p{font-size:13px;line-height:1.8}.analysis-context{font-size:10px}.expertise .chapter-link{font-size:12px;gap:15px}.analysis-card{padding:21px 18px;border-radius:7px}.analysis-top{font-size:8px;letter-spacing:.06em;padding-bottom:17px}.analysis-stage{font-size:8px}.analysis-subject{padding:20px 0 12px}.analysis-subject>strong{font-size:43px}.analysis-subject>span{font-size:10px}.analysis-subject p{font-size:9px}.comparison-info{grid-template-columns:48px 1fr auto;gap:6px}.comparison-info b{font-size:10px}.comparison-info>span{font-size:9px;line-height:1.4}.comparison-info strong{font-size:13px}.comparison-adjustment{font-size:8px;line-height:1.5;min-height:24px;margin-top:5px}.comparison-row{padding:13px 0 5px}.comparison-track{margin-top:10px}.comparison-axis{font-size:9px;margin-bottom:13px}.analysis-result{padding:17px 0 13px;gap:10px}.result-amount{font-size:25px!important}.analysis-result .result-label{font-size:10px}.result-icon{width:30px;height:30px;font-size:20px}.example-disclosure{font-size:9px;line-height:1.7}.site-home .recognition{padding:24px 0}.site-home .recognition-grid{grid-template-columns:1fr 1fr;gap:25px 0}.site-home .rec-stat{padding:0 13px}.site-home .rec-stat:nth-child(2){border:0}.site-home .rec-stat .num{font-size:24px!important}.site-home .rec-stat .lbl{font-size:8px}.site-home .about{padding:60px 0 30px}.site-home .about-grid{display:flex;flex-direction:column;gap:28px}.site-home .about-photo-col{width:100%;max-width:none}.site-home .about-photo{aspect-ratio:5/4;background-position:50% 38%}.site-home .about-title{font-size:45px;margin-bottom:22px}.site-home .about .section-label{font-size:10px;margin-bottom:17px}.site-home .about-body p{font-size:14px}.site-home .story-chapters summary{font-size:14px}.personal-extras{padding-bottom:40px}.personal-extras>.container{gap:30px}.personal-details summary strong{font-size:20px}.social-row>a{grid-template-columns:85px 1fr auto;gap:8px}.social-row>a>span{font-size:10px}.social-row strong{font-size:13px}.social-row summary{font-size:10px}.resource-drawers{padding:0 24px 30px}.resource-drawers summary{padding:21px 0;font-size:13px;line-height:1.7}.resource-drawers .altos-section{padding:30px 20px}.site-home .resource-drawers .altos-section h2,.site-home .resource-drawers .zestimate-truth h2{font-size:30px}.site-home .home-value{padding:55px 0}.site-home .hv-pitch h2{font-size:43px}.site-home .hv-pitch .hv-lede{font-size:14px}.site-home .hv-bullets li{font-size:12px}.site-home .hv-form-wrap{padding:22px 17px}.site-home .hv-form input,.site-home .hv-form select,.site-home .hv-form textarea{font-size:16px}.site-home .hv-privacy{font-size:10px}.site-home .final-cta{padding:55px 24px}.site-home .final-cta h2{font-size:51px}.site-home .final-cta p{font-size:13px}.site-home .final-cta .hero-ctas{gap:10px}.site-home .final-cta .btn{font-size:11px;padding:14px 18px}.site-home .final-cta .inner{padding:0}}
@media(prefers-reduced-motion:reduce){.site-home *, .site-home *:before,.site-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.site-home .doorway,.site-home .doorway video{transform:none!important}.site-home .opening-copy{translate:none!important;filter:none!important}}

/* Final responsive spacing: account for the fixed header at every size. */
.site-home .chapter-opening{padding-top:97px}.site-home .chapter-stage{height:calc(100svh - 97px)}.site-home .opening-copy{top:9%}.site-home .paths-heading{max-width:none;width:100%}.site-home .path-card:after{left:auto}
@media(max-width:1100px){.site-home .chapter-stage{height:680px}.site-home .opening-copy{top:12%}}
@media(max-width:850px){.site-home .proof-layout{grid-template-columns:100px 1fr;gap:25px}.site-home .chapter-stage{height:620px}}
@media(max-width:640px){.site-home .chapter-opening{padding-top:83px}.site-home .chapter-stage{height:auto}.site-home .opening-copy{top:auto}.site-home .opening-copy h1{font-size:clamp(52px,15.5vw,94px)}.site-home .opening-copy h1 br:nth-child(1){display:initial}.site-home .proof-layout{grid-template-columns:1fr;gap:14px}.site-home .proof-controls{grid-column:1}.site-home .path-card:after{left:auto}}
@media(max-width:850px){.expertise-layout{display:flex;flex-direction:column;align-items:stretch;gap:18px}.expertise-controls{display:contents}.analysis-tabs{order:0}.expertise [role=tabpanel]{order:1;min-height:85px;padding-top:0}.analysis-card{order:2}.analysis-context{order:3;margin:0}.expertise .chapter-link{order:4;align-self:flex-start}}
@media(max-width:640px){.expertise [role=tabpanel]{min-height:102px}.site-home .path-card h3{overflow-wrap:normal}}

.social-lede{font-size:13px;line-height:1.8;color:#666;margin:0 0 18px;max-width:470px}
