/* Dream Life identity: Sky Blue, Deep Blue, Warm Ivory, Frost White. */
:root{--navy:#00192d;--blue:#37a4dc;--ivory:#f7f2ec;--white:#f9f9f9;--muted:rgba(0,25,45,.73);--line:rgba(0,25,45,.17);--display:"Helvetica Neue",Helvetica,Arial,sans-serif;--body:"Helvetica Neue",Helvetica,Arial,sans-serif;--cta:"Avenir Next",Avenir,"Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ivory);color:var(--navy);font:400 17px/1.6 var(--body);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{font:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3,h4{margin:0}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:var(--blue);color:var(--navy)}[hidden]{display:none!important}.wrap{max-width:1320px;margin:auto;width:calc(100% - 112px)}.section{padding:112px 0}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;text-transform:uppercase;margin-bottom:24px;display:flex;align-items:center;gap:12px}.rule{width:28px;height:2px;background:var(--blue)}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(58px,5.4vw,82px);letter-spacing:-.055em}h2{font-size:clamp(38px,3.65vw,56px)}h3{font-size:27px;line-height:1.16;letter-spacing:-.035em}h4{font-size:17px}h1 em,h2 em{font-style:normal;color:var(--blue)}p{color:var(--muted)}p+p{margin-top:20px}.large-copy{font-size:24px;line-height:1.45;color:var(--navy)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--navy);color:var(--white);padding:17px 24px;text-decoration:none;font:600 16px/1.5 var(--cta);border:1px solid transparent;border-radius:4px;transition:background .2s,transform .2s;cursor:pointer;min-height:56px}.button span{font-size:22px;line-height:1}.button:hover{background:var(--blue);color:var(--navy);transform:translateY(-2px)}.button-small{font-size:14px;padding:12px 18px;min-height:46px;gap:24px}.text-link{font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:16px}.text-link:hover{text-decoration:underline}.text-link span{font-size:21px}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:var(--navy);color:white;padding:12px 20px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;background:rgba(247,242,236,.96);backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid var(--line)}.nav-row{height:96px;display:flex;align-items:center;justify-content:space-between;gap:48px}.brand{display:block;flex-shrink:0}.brand img{width:220px;height:auto}.nav-row nav{display:flex;align-items:center;gap:30px}.nav-row nav>a:not(.button){font-size:14px;font-weight:500;text-decoration:none}.nav-row nav>a:not(.button):hover{text-decoration:underline}.menu-toggle{display:none}.hero{overflow:hidden;padding-top:64px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:58px;align-items:center}.hero-copy{padding:12px 0}.hero-description{font-size:21px;line-height:1.5;max-width:590px;margin-top:28px;color:var(--navy)}.hero-offer{font-size:16px;line-height:1.6;max-width:570px;margin-top:20px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.hero-note{font-size:12px;line-height:1.65;margin-top:18px;max-width:510px}.hero-note a{white-space:nowrap}.hero-visual{position:relative;padding:0 0 28px}.hero-photo{position:relative;height:575px;overflow:hidden;background:var(--navy);border-radius:3px 3px 80px 3px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% 50%}.hero-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,25,45,.9))}.hero-photo figcaption{position:absolute;bottom:38px;left:34px;right:28px;color:var(--white);z-index:1}.hero-photo figcaption>span{font-size:11px;letter-spacing:.15em;display:block;margin-bottom:12px}.hero-photo figcaption strong{font-size:29px;line-height:1.16;letter-spacing:-.03em}.hero-stamp{position:absolute;right:-24px;top:25px;width:140px;height:140px;border-radius:50%;background:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--navy);font-weight:600;font-size:13px;line-height:1.3;text-align:center;transform:rotate(8deg)}.hero-stamp img{height:35px;width:auto;transform:rotate(-8deg)}.photo-label{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted);margin-top:14px}.photo-label span:first-child{font-weight:700;color:var(--navy)}.hero-bottom{border-top:1px solid var(--line);margin-top:64px;display:flex;align-items:center;gap:32px;padding:25px 0}.hero-bottom>span{font-size:11px;font-weight:700;letter-spacing:.12em;white-space:nowrap}.hero-bottom p{font-size:14px}.hero-bottom>a{margin-left:auto;text-decoration:none;font-size:25px}.recognition{background:var(--white);border-top:1px solid var(--line)}.recognition-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.recognition-copy p:not(.large-copy){max-width:550px}.dark{background:var(--navy);color:var(--ivory)}.dark p{color:rgba(247,242,236,.74)}.dark .eyebrow{color:var(--blue)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:54px}.section-heading>p{max-width:390px;font-size:17px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(247,242,236,.25);margin-top:60px}.process-grid article{padding:30px 25px 0 0;display:flex;flex-direction:column}.process-grid article+article{padding-left:28px;border-left:1px solid rgba(247,242,236,.18)}.step-number{font-size:13px;color:var(--blue);letter-spacing:.1em;margin-bottom:40px}.process-grid h3{font-size:28px;margin-bottom:20px}.process-grid p{font-size:16px;line-height:1.6;margin-bottom:32px}.process-output{font-size:13px;border-top:1px solid rgba(247,242,236,.18);padding-top:18px;margin-top:auto;color:var(--ivory)}.process-foot{display:flex;gap:48px;border-top:1px solid rgba(247,242,236,.2);padding-top:28px;margin-top:50px;align-items:start}.process-foot strong{font-size:17px;white-space:nowrap}.process-foot p{font-size:16px;max-width:650px}.accelerator-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px}.roadmap{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:22px;padding:26px 0;font-size:21px;line-height:1.35;font-weight:600}summary::-webkit-details-marker{display:none}summary small{display:block;font-size:14px;font-weight:400;margin-top:5px;color:var(--muted)}.roadmap-number{align-self:flex-start;font-size:13px;margin-top:5px;color:var(--muted)}.plus{margin-left:auto;font-size:27px;line-height:1;flex-shrink:0;font-weight:400;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}.detail-body{padding:0 42px 28px;font-size:16px}.deliverable{font-size:14px!important;font-weight:600;color:var(--navy)}.support-card{padding:34px 38px;background:var(--white);border:1px solid var(--line);border-radius:5px}.support-card .eyebrow{margin-bottom:26px}.big-number{display:flex;align-items:center;gap:22px;font-size:88px;line-height:1;font-weight:700;letter-spacing:-.06em;padding-bottom:27px;border-bottom:1px solid var(--line)}.big-number>span{font-size:16px;line-height:1.45;letter-spacing:0;font-weight:400}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{position:relative;padding-left:25px;margin:20px 0;font-size:15px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--navy);font-weight:700}.check-list strong,.check-list span{display:block}.check-list span{color:var(--muted);margin-top:3px}.section-note{font-size:14px;margin-top:35px}.pathways{background:var(--white);border-block:1px solid var(--line)}.path-tabs{display:flex;gap:12px;border-bottom:1px solid var(--line)}.path-tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:20px 24px;color:var(--muted);cursor:pointer;font-size:17px;font-weight:500}.path-tabs button[aria-selected=true]{border-bottom-color:var(--navy);color:var(--navy);font-weight:700}.path-tabs button:hover{background:rgba(55,164,220,.07)}.path-panel{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:45px 0 35px;min-height:360px}.path-tag{font-size:12px;letter-spacing:.14em;font-weight:600;display:block;margin-bottom:20px}.path-panel h3{font-size:36px;margin-bottom:22px}.path-panel p{max-width:550px}.path-includes{padding-top:30px}.path-includes ul{padding-left:22px;margin:18px 0 25px}.path-includes li{padding:6px 0}.path-includes>p{font-size:14px}.path-footer{border-top:1px solid var(--line);padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.path-footer p{font-size:16px}.proof-grid{display:grid;grid-template-columns:1fr .8fr;gap:140px}.proof h2{font-size:clamp(46px,4.4vw,66px);margin-bottom:30px}.proof .large-copy{font-size:22px;color:var(--ivory)}.proof-note{font-size:12px;margin-top:26px}.proof-steps{border-left:1px solid rgba(247,242,236,.28);padding-left:42px}.proof-steps>div{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid rgba(247,242,236,.2)}.proof-steps>div:first-child{padding-top:0}.proof-steps>div>span{font-size:12px;color:var(--blue);padding-top:7px}.proof-steps p{font-size:13px;margin-bottom:10px}.proof-steps h3{font-size:30px}.proof-steps .proof-now{border:0;align-items:center;padding-bottom:0}.proof-now p{font-size:17px;margin:0;color:var(--ivory)}.founder-grid{display:grid;grid-template-columns:.8fr 1fr;gap:100px;align-items:center}.founder figure{max-width:470px}.founder figure img{width:100%;height:550px;object-fit:cover;object-position:50% 38%;border-radius:3px}.founder figcaption{font-size:12px;color:var(--muted);margin-top:15px}.founder h2{margin-bottom:28px}.founder .large-copy{font-size:22px}.team-list{border-top:1px solid var(--line);margin-top:36px}.team-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.team-list span{color:var(--muted);text-align:right}.fit{background:var(--blue)}.fit>.wrap>h2{max-width:950px}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:48px}.fit-grid article{border:1px solid rgba(0,25,45,.28);padding:32px 34px;border-radius:4px}.fit-yes{background:var(--ivory)}.fit-grid h3{font-size:27px;margin-bottom:24px}.fit-grid ul{padding:0;margin:0;list-style:none}.fit-grid li{font-size:17px;line-height:1.55;position:relative;padding:0 0 20px 26px}.fit-grid li:last-child{padding-bottom:0}.fit-grid li:before{position:absolute;left:0;content:"✓"}.fit-no li:before{content:"−"}.fit-note{font-size:16px;max-width:900px;margin-top:28px;color:var(--navy)}.investment-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:100px;align-items:start}.investment h2{font-size:44px;margin-bottom:30px}.investment-grid>div>p:not(.eyebrow){max-width:590px}.guarantee{margin-top:38px;border-top:1px solid rgba(247,242,236,.25);padding-top:30px;display:flex;align-items:start;gap:24px;scroll-margin-top:120px}.guarantee-mark{border:1px solid var(--blue);border-radius:50%;min-width:53px;height:53px;display:flex;justify-content:center;align-items:center;font-size:26px;color:var(--blue)}.guarantee h3{font-size:22px;letter-spacing:-.02em;margin-bottom:14px;line-height:1.3}.guarantee p{font-size:16px}.guarantee .small-copy{font-size:12px;line-height:1.7}.price-card{background:var(--ivory);color:var(--navy);padding:38px;border-radius:5px}.price-card .eyebrow{color:var(--navy);font-size:12px;margin-bottom:28px}.price-card .price{font-size:65px;color:var(--navy);line-height:1;font-weight:700;letter-spacing:-.05em}.price-card .price-caption{margin-top:16px;color:var(--muted);font-size:14px}.price-divider{border-top:1px solid var(--line);margin:25px 0}.plan-price strong,.plan-price span{display:block;color:var(--navy)}.plan-price strong{font-size:19px}.plan-price span{font-size:14px;color:var(--muted);margin-top:4px}.price-card .cost-note{color:var(--muted);font-size:14px;margin-top:24px}.button-full{display:flex;width:100%;margin-top:28px}.price-card .price-bottom{font-size:12px;text-align:center;margin-top:15px;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-grid>div>p:not(.eyebrow){margin-top:25px}.faq-list{border-top:1px solid var(--line)}.faq-list summary{font-size:18px;letter-spacing:-.01em;padding:24px 0}.faq-list .detail-body{padding:0 35px 28px 0;max-width:730px}.close{background:var(--white);border-top:1px solid var(--line)}.close-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:130px;align-items:center}.close h2{font-size:64px;margin-bottom:30px}.close p{max-width:510px;font-size:20px}.close .button{margin-top:32px}.close .application-note{font-size:12px;margin-top:15px}.next-steps{margin:0;padding:0;list-style:none}.next-steps li{display:flex;align-items:start;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.next-steps li:first-child{border-top:1px solid var(--line)}.next-steps>li>span{font-size:13px;padding-top:3px}.next-steps h3{font-size:25px;margin-bottom:10px}.next-steps p{font-size:16px}.footer{padding:48px 0 28px}.footer-top{display:flex;align-items:center;gap:55px;padding-bottom:42px}.footer-top p{font-size:16px}.footer-top>a:last-child{margin-left:auto;font-size:17px;text-decoration:none}.footer-bottom{border-top:1px solid rgba(247,242,236,.2);display:flex;justify-content:space-between;align-items:start;gap:40px;padding-top:23px}.footer-bottom p{font-size:12px;margin:0}.mobile-cta{display:none}
@media(min-width:1600px){.hero-grid{gap:85px}.hero-photo{height:615px}.hero{padding-top:78px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.hero-grid{gap:35px}.hero-photo{height:565px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:14px}.nav-row nav{gap:20px}.brand img{width:190px}.hero-stamp{right:-15px;width:115px;height:115px}.hero-stamp img{height:27px}.section{padding:90px 0}.section-heading{gap:40px}.process-grid h3{font-size:25px}.process-grid article+article{padding-left:20px}.recognition-grid,.accelerator-grid,.founder-grid,.investment-grid,.faq-grid,.close-grid{gap:50px}.proof-grid{gap:80px}.path-panel{gap:50px}.price-card{padding:30px}.close h2{font-size:56px}.support-card{padding:30px}.process-foot{gap:30px}}
@media(max-width:900px){.nav-row{height:84px}.nav-row nav>a:not(.button){display:none}.hero-grid{grid-template-columns:1.05fr .9fr;gap:30px}h1{font-size:56px}.hero-photo{height:560px}.hero-description{font-size:18px}.hero-offer{font-size:15px}.hero-stamp{top:20px;width:105px;height:105px;font-size:12px}.hero-photo figcaption{left:24px;bottom:28px}.hero-photo figcaption strong{font-size:24px}.hero-note a{white-space:normal}.hero-bottom{margin-top:42px;gap:24px}.hero-bottom>span{white-space:normal;max-width:190px}.photo-label{display:block;font-size:11px}.photo-label span+span{display:block}.process-grid{grid-template-columns:repeat(2,1fr);row-gap:42px}.process-grid article:nth-child(3){border-left:0;padding-left:0}.process-grid article:nth-child(2){padding-right:0}.process-grid article:nth-child(4){padding-right:0}.process-grid article{padding-top:26px}.step-number{margin-bottom:22px}.process-foot{display:block}.process-foot p{margin-top:15px}.accelerator-grid{grid-template-columns:1fr 1fr;gap:35px}.support-card{padding:26px}.big-number{font-size:70px;gap:18px}.big-number>span{font-size:14px}.section-heading{align-items:start}.section-heading>p{max-width:310px;font-size:16px}.section-heading h2{font-size:39px}.path-panel{min-height:400px}.proof-grid{gap:60px}.proof-steps{padding-left:28px}.proof-steps>div{gap:22px}.founder-grid{gap:45px}.founder figure img{height:540px}.founder .large-copy{font-size:20px}.team-list>div{display:block}.team-list span{display:block;text-align:left;margin-top:4px}.investment-grid{gap:38px}.investment h2{font-size:36px}.price-card .price{font-size:54px}.guarantee{gap:16px}.guarantee-mark{display:none}.fit-grid{gap:20px}.fit-grid article{padding:25px}.fit-grid li{font-size:16px}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:45px}.close-grid{gap:45px}.close h2{font-size:48px}.footer-top{gap:30px}.footer-top p{max-width:230px}}
@media(max-width:680px){html{scroll-padding-top:94px}.wrap{width:calc(100% - 40px)}.section{padding:68px 0}.eyebrow{font-size:11px;margin-bottom:19px;letter-spacing:.13em}.nav-row{height:82px;gap:20px}.brand img{width:175px}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;padding:12px 0 12px 16px;font-size:14px;color:var(--navy);cursor:pointer}.menu-toggle span{font-size:20px}.nav-row nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--ivory);border-bottom:1px solid var(--line);padding:22px;flex-direction:column;align-items:stretch;gap:0}.nav-row nav.is-open{display:flex}.nav-row nav>a:not(.button){display:block;font-size:17px;padding:16px 0}.nav-row nav>.button{margin-top:12px}.hero{padding-top:39px}.hero-grid{display:flex;flex-direction:column;gap:35px;align-items:stretch}.hero-copy{padding:0}.hero h1{font-size:clamp(43px,10.8vw,65px);line-height:1.03;letter-spacing:-.05em}.hero-description{font-size:19px;margin-top:25px;max-width:510px}.hero-offer{font-size:16px}.hero-actions{gap:20px;margin-top:26px}.hero-actions .text-link{font-size:15px}.hero-note{font-size:12px;max-width:330px;margin-top:16px}.hero-photo{height:410px;border-bottom-right-radius:60px}.hero-visual{padding-bottom:0;margin-right:10px}.hero-stamp{right:-10px;top:22px;width:104px;height:104px}.hero-photo>img{object-position:center 45%}.hero-photo figcaption strong{font-size:27px}.photo-label{display:flex;font-size:12px;margin-top:14px}.hero-bottom{margin-top:34px;padding:24px 0;display:grid;grid-template-columns:1fr 32px;gap:8px 14px}.hero-bottom>span{max-width:none;font-size:10px}.hero-bottom p{font-size:14px;grid-row:2}.hero-bottom>a{grid-column:2;grid-row:1/3}h2{font-size:40px;line-height:1.08}h3{font-size:26px}.recognition-grid{display:block}.recognition-copy{margin-top:30px}.large-copy{font-size:23px}.recognition-copy p:not(.large-copy){font-size:17px}.section-heading{display:block;margin-bottom:34px}.section-heading>p{max-width:520px;font-size:17px;margin-top:24px}.section-heading h2{font-size:39px}.process-grid{margin-top:38px;column-gap:24px;row-gap:30px}.process-grid article{padding-right:0}.process-grid article+article{padding-left:0;border-left:0}.process-grid h3{font-size:23px;line-height:1.15}.process-grid p{font-size:15px;margin-bottom:22px}.process-output{font-size:12px;padding-top:15px}.process-foot{margin-top:34px;padding-top:25px}.process-foot strong{white-space:normal}.accelerator-grid{display:block}.roadmap summary{font-size:20px;gap:15px}.roadmap summary small{font-size:14px}.detail-body{padding-left:32px;padding-right:20px}.support-card{margin-top:34px;padding:28px}.big-number{font-size:86px;gap:25px}.big-number>span{font-size:16px}.check-list{margin:25px 0}.check-list li{font-size:16px;margin:22px 0}.section-note{font-size:13px}.path-tabs{gap:0;justify-content:space-between}.path-tabs button{font-size:14px;padding:17px 7px;line-height:1.45;flex:1;text-align:center;min-height:68px}.path-panel{display:block;min-height:0;padding-top:32px}.path-panel h3{font-size:34px}.path-panel p{font-size:17px}.path-includes{padding-top:30px}.path-includes>p{font-size:14px}.path-footer{display:block;padding-top:23px}.path-footer .text-link{margin-top:13px}.proof-grid{display:block}.proof h2{font-size:47px}.proof .large-copy{font-size:22px}.proof-steps{margin-top:42px;padding-left:25px;display:grid;grid-template-columns:1fr;gap:0}.proof-steps h3{font-size:29px}.proof-steps .proof-now{padding-top:25px}.founder-grid{display:flex;flex-direction:column-reverse;gap:34px;align-items:stretch}.founder h2{font-size:40px}.founder .large-copy{font-size:22px}.founder figure{max-width:none}.founder figure img{height:470px;object-position:center 32%}.team-list>div{display:flex;font-size:13px}.team-list span{text-align:right;margin:0}.fit-grid{grid-template-columns:1fr;margin-top:33px}.fit-grid article{padding:27px}.fit-grid li{font-size:17px}.fit-note{font-size:15px}.investment-grid{display:block}.investment h2{font-size:37px}.guarantee h3{font-size:23px}.price-card{margin-top:40px;padding:30px}.price-card .price{font-size:70px}.price-card .eyebrow{font-size:12px}.faq-grid{display:block}.faq-grid>div>p:not(.eyebrow){margin-top:18px}.faq-list{margin-top:32px}.faq-list summary{font-size:18px;line-height:1.45;gap:22px}.close-grid{display:block}.close h2{font-size:47px}.close p{font-size:19px}.close .button{font-size:15px;gap:25px;padding-inline:21px}.next-steps{margin-top:45px}.next-steps p{font-size:16px}.next-steps h3{font-size:25px}.footer{padding:40px 0 112px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:24px;padding-bottom:30px}.footer-top p{grid-row:2;grid-column:1/3;max-width:none;font-size:15px}.footer-top>a:last-child{font-size:15px}.footer-bottom{display:block;padding-top:22px}.footer-bottom p+p{margin-top:12px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:18;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:var(--ivory);border-top:1px solid var(--line);box-shadow:0 -2px 18px rgba(0,25,45,.05);transition:transform .2s}.mobile-cta>span{font-size:12px;line-height:1.4;max-width:140px}.mobile-cta .button{font-size:13px;gap:16px;padding:11px 14px}.mobile-cta.is-hidden{transform:translateY(110%);visibility:hidden}.hero-bottom{padding-bottom:26px}}
/* Keep the exact brand blue as an accent; navy text preserves contrast on light surfaces. */
h1 em,h2 em{color:var(--navy);text-decoration-line:underline;text-decoration-color:var(--blue);text-decoration-thickness:.085em;text-underline-offset:.12em;text-decoration-skip-ink:none}
.eyebrow,.hero-photo figcaption>span,.hero-bottom>span,.photo-label{font-size:12px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* September review: quieter actions, current personal imagery, private tuition. */
.button{justify-content:center;gap:12px}.hero-photo>img{object-position:50% 52%}.hero-photo:after{inset:58% 0 0}.hero-photo figcaption strong{font-size:26px}.hero-photo figcaption>span{font-size:11px;letter-spacing:.1em}.hero-stamp{display:none}.hero-photo{border-radius:4px 4px 64px 4px}.founder figure img{object-position:50% 62%}.price-redacted{width:min(100%,270px);height:64px;background:#000;border-radius:2px;margin:12px 0 20px}.price-card .price-caption{margin-top:0}.plan-price strong{line-height:1.4}.plan-price span{margin-top:12px;line-height:1.6}.hero-bottom{justify-content:space-between}.hero-bottom p{max-width:630px}
@media(max-width:700px){.price-redacted{height:62px}.hero-photo figcaption strong{font-size:25px}.hero-photo>img{object-position:50% 52%}.founder figure img{object-position:50% 65%}}
