/* Inter, self-hosted: the page must not depend on a locally installed font. */
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/inter-400.woff2) format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/inter-500.woff2) format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/inter-600.woff2) format('woff2')}
:root{--bg:#f5f5f3;--white:#fff;--ink:#231f20;--muted:#686d6c;--line:#dedfdd;--accent:#16575a;--dark:#0b2528;--mint:#b9e5d8;--gutter:clamp(20px,5vw,72px);--radius:24px;--max:1152px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Inter',Arial,sans-serif;font-size:18px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #348b7e;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.035em}h2{font-size:clamp(32px,3.5vw,46px);line-height:1.1;text-wrap:balance}h3{font-size:25px;line-height:1.2}p{max-width:70ch}p+p{margin-top:18px}.container{width:min(var(--max),calc(100% - var(--gutter)*2));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;padding:16px;background:white}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:56px;padding:16px 23px;border:1px solid transparent;border-radius:8px;background:var(--accent);color:white;font-size:16px;font-weight:500;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#0b4548;transform:translateY(-1px)}.button span{font-size:23px;line-height:1}.button-mint{background:var(--mint);color:var(--dark)}.button-mint:hover{background:#d2f2e7}.button-outline{border-color:#ffffff70;background:transparent}.button-outline:hover{background:#ffffff14}.button-light{background:var(--white);color:var(--accent);border-color:var(--line)}.button-light:hover{background:#e7eeea}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:white;transition:background .2s,color .2s}.site-header.is-sticky{position:fixed;background:rgba(255,255,255,.97);color:var(--ink);border-bottom:1px solid var(--line)}.header-inner{height:102px;display:flex;align-items:center;gap:40px}.brand{font-size:21px;line-height:.87;letter-spacing:-1.3px;font-weight:600;width:152px;flex-shrink:0;display:block}.brand span{display:block}.brand b{font-size:13px;letter-spacing:-.5px}nav{display:flex;gap:30px;margin-left:auto;font-size:16px}nav a{padding-block:15px}nav a:hover{opacity:.65}.header-cta{border-color:#ffffff70;background:transparent;min-height:48px;padding:12px 18px}.is-sticky .header-cta{background:var(--accent);color:white}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:var(--dark);color:white;min-height:780px;overflow:hidden}.hero-content{padding-top:145px;position:relative;z-index:2}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 40%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,27,29,.94) 0%,rgba(5,27,29,.80) 43%,rgba(5,27,29,.18) 100%),linear-gradient(0deg,rgba(5,27,29,.85),transparent 45%);z-index:-1}.hero-meta{display:flex;align-items:center;gap:10px;font-size:15px;margin-bottom:30px}.status-dot{height:6px;width:6px;flex-shrink:0;border-radius:50%;background:var(--mint)}.hero-course{margin-left:auto;font-size:14px;color:#d7e3de}.hero h1{font-size:clamp(50px,5.05vw,72px);line-height:1.02;max-width:920px;font-weight:500;letter-spacing:-.047em}.hero h1 em{font-style:normal;color:var(--mint)}.hero-description{font-size:18px;line-height:1.45;max-width:555px;margin-top:28px;color:#e1e8e5}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-bottom{display:flex;gap:25px;align-items:center;margin-top:48px;padding-block:22px;border-top:1px solid #ffffff35;font-size:14px;color:#dce4e1}.hero-bottom span:first-child{color:white;display:flex;gap:13px;align-items:center}.hero-bottom i{height:3px;width:3px;border-radius:50%;background:var(--mint)}.hero-bottom a{margin-left:auto;font-size:25px;min-width:48px;text-align:right}.facts{display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);border-radius:var(--radius);padding:32px 36px;margin-top:28px;gap:28px 40px}.facts div{display:flex;flex-direction:column;gap:3px;padding-left:20px;border-left:2px solid #a0c6b9}.facts strong{font-size:21px;font-weight:500;letter-spacing:-.03em}.facts span{font-size:15px;color:var(--muted)}.section{padding-block:100px}.editorial{display:grid;grid-template-columns:220px minmax(0,1fr);gap:60px}.eyebrow{color:var(--accent);font-size:18px;line-height:1.3;font-weight:500;letter-spacing:-.015em}.eyebrow small{font-size:13px;color:var(--muted);display:block;margin-top:10px}.lead{font-size:20px;line-height:1.45;margin-top:25px}.muted{color:var(--muted)}.section-heading{margin-bottom:40px}.text-link{display:inline-flex;align-items:center;gap:20px;padding-block:12px;color:var(--accent);font-size:16px;font-weight:500}.text-link:hover{text-decoration:underline}.white-surface{background:white;border-radius:32px}.section-line{border-top:1px solid var(--line)}
@media(min-width:1440px){.hero{min-height:850px}.hero-content{padding-top:165px}.hero-bottom{margin-top:60px}}@media(max-width:1050px){.header-inner{gap:20px}.brand{width:120px}nav{gap:20px}.editorial{grid-template-columns:170px minmax(0,1fr);gap:35px}.hero{min-height:740px}.hero h1{font-size:60px}.hero-meta{font-size:14px}.hero-course{display:none}}
@media(max-width:760px){:root{--gutter:20px}body{font-size:17px}.header-inner{height:80px;gap:15px}.brand{font-size:19px;width:100px}.brand b{font-size:11px}.header-cta{margin-left:auto;font-size:13px;min-height:44px;padding:10px 12px;gap:8px}.header-cta span{font-size:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;padding:12px 0 12px 8px;background:transparent;color:inherit;width:32px;height:48px}.menu-toggle span{height:1px;width:23px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}nav{display:none;position:absolute;top:80px;left:0;right:0;margin:0;padding:15px 20px 25px;background:white;color:var(--ink);border-bottom:1px solid var(--line);flex-direction:column;gap:0}nav.is-open{display:flex}nav a{min-height:48px}.hero{min-height:auto}.hero-content{padding-top:116px}.hero-meta{font-size:13px;margin-bottom:25px;gap:8px}.hero h1{font-size:clamp(38px,9.8vw,54px);line-height:1.045;letter-spacing:-.045em;max-width:570px}.desktop-break{display:none}.hero-description{font-size:17px;max-width:410px;margin-top:24px}.hero-actions{flex-direction:column;max-width:420px;gap:10px;margin-top:25px}.hero-actions .button{min-height:54px}.hero-bottom{flex-wrap:wrap;gap:8px 14px;margin-top:34px;padding-block:20px;font-size:13px}.hero-bottom span:nth-child(2){width:100%;order:3}.hero-bottom a{line-height:1}.hero:after{background:linear-gradient(90deg,rgba(5,27,29,.90),rgba(5,27,29,.57)),linear-gradient(0deg,#0b2528,transparent 70%)}.hero-photo{object-position:67% center}.facts{grid-template-columns:1fr 1fr;padding:25px 20px;gap:24px 16px;margin-top:20px}.facts div{padding-left:12px}.facts strong{font-size:18px}.facts span{font-size:14px}.editorial{display:block}.eyebrow{font-size:16px;margin-bottom:24px}.section{padding-block:62px}.lead{font-size:18px;margin-top:20px}.section-heading{margin-bottom:28px}.button{font-size:16px}.white-surface{border-radius:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.week-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;list-style:none;margin:0;padding:0;border-radius:24px;overflow:hidden;background:#d3e2db}.week-flow li{position:relative;padding:34px 30px 38px;background:#e9efeb}.week-flow li:nth-child(2){background:#dae6df}.week-flow li:nth-child(3){background:#c9ddd2}.step-kicker{display:block;font-size:13px;color:#41645b;margin-bottom:36px}.week-flow h3{font-size:29px;margin-bottom:22px}.week-flow p{font-size:16px;line-height:1.5;max-width:30ch}.flow-arrow{position:absolute;right:25px;top:28px;font-size:26px;color:var(--accent)}.section-note{font-size:15px;color:var(--muted);margin-top:24px;max-width:85ch}.section-note span{color:var(--accent);font-size:24px;margin-right:12px}.results-wrap{background:white;border-radius:32px}.result-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:stretch}.result-photo{position:relative;margin:0;overflow:hidden;border-radius:24px;min-height:480px;background:#d0d5d0}.result-photo img{width:100%;height:100%;object-fit:cover;object-position:59% center}.result-photo figcaption{position:absolute;bottom:0;left:0;right:0;color:white;font-size:14px;padding:60px 24px 24px;background:linear-gradient(transparent,#0009)}.result-list{display:grid;align-content:center}.result-list>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.result-list>div:first-child{padding-top:0}.result-list>div:last-child{border-bottom:0;padding-bottom:0}.result-list>div>span{font-size:13px;color:var(--accent);padding-top:4px}.result-list p{font-size:16px;color:var(--muted)}.result-list strong{display:block;font-weight:500;color:var(--ink);font-size:21px;letter-spacing:-.02em;margin-bottom:5px}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 38px}.number{display:inline-flex;align-items:center;justify-content:center;font-size:16px;background:var(--accent);color:white;width:43px;height:35px;border-radius:8px;margin-bottom:23px}.skill-item h3{font-size:26px;max-width:20ch;margin-bottom:15px}.skill-item p{font-size:17px;color:var(--muted);line-height:1.5}.compact-cta{display:flex;justify-content:space-between;align-items:center;background:white;padding:32px 36px;border-radius:16px;gap:30px}.compact-cta h3{font-size:24px}.compact-cta p{font-size:16px;color:var(--muted);margin-top:8px}.compact-cta .button{flex-shrink:0}.requirement{margin-top:20px!important;border-left:2px solid #a0c6b9;padding-left:18px;font-size:16px;color:var(--muted)}.audience-list{margin-top:35px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;font-size:24px;line-height:1.2;letter-spacing:-.025em;padding:24px 0;min-height:78px}summary::-webkit-details-marker{display:none}.plus{position:relative;width:24px;height:24px;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;top:11px;left:4px;width:16px;height:1px;background:currentColor}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .plus:after{transform:rotate(0)}details[open] summary{color:var(--accent)}.audience-list details>p{padding:0 50px 25px 0;max-width:66ch;color:var(--muted);font-size:17px}.corporate{background:var(--accent);color:white;border-radius:32px;padding:60px 48px}.corporate .editorial{grid-template-columns:172px minmax(0,1fr)}.corporate .eyebrow{color:var(--mint)}.corporate h2{font-size:42px}.corporate .lead{color:#e2edeb;font-size:18px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-block:35px}.two-columns h3{font-size:23px;padding-bottom:15px;border-bottom:1px solid #ffffff35}.two-columns p{font-size:16px;color:#dbe7e4;margin-top:17px;line-height:1.5}.scale-section{padding-bottom:75px}.scale-content{display:flex;align-items:center;gap:60px;margin:25px 0}.scale-number{font-size:clamp(95px,11vw,156px);line-height:1;letter-spacing:-.08em;color:var(--accent);white-space:nowrap}.scale-number>span{font-size:.53em;vertical-align:top;display:inline-block;padding-top:12px}.scale-content h2{font-size:34px;line-height:1.15;letter-spacing:-.03em}.scale-section>.muted{font-size:16px}.dark-cta{background:#112e31;color:white;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:45px}.dark-cta>p{font-size:28px;line-height:1.2;letter-spacing:-.03em}.dark-cta .button{flex-shrink:0}.reasons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.reasons-grid article{background:white;border-radius:16px;padding:30px}.reason-label{display:block;color:var(--accent);font-size:14px;margin-bottom:28px}.reasons-grid h3{font-size:25px;margin-bottom:20px}.reasons-grid p{color:var(--muted);font-size:16px;line-height:1.5}.program-section{background:#ecefeb}.program-section .text-link{margin-top:25px}.file-note{display:block;font-size:13px;color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-block:28px 40px}.chips span{font-size:14px;padding:8px 12px;border:1px solid #ccd3cf;border-radius:8px}.week-detail summary{font-size:25px;gap:20px;align-items:center;padding:24px 0}.week-no{font-size:38px;letter-spacing:-.05em;color:#6a7d74;display:block;width:72px;flex-shrink:0;line-height:1}.week-no small{display:block;font-size:12px;letter-spacing:0;margin-top:6px;font-weight:400}.week-detail summary>span:nth-child(2){margin-right:auto;max-width:600px}.week-detail[open] .week-no{color:var(--accent)}.week-content{padding:5px 0 30px 92px}.week-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.week-columns h3{font-size:16px;margin-bottom:14px;letter-spacing:-.01em;color:var(--accent)}.week-columns p{font-size:16px;line-height:1.6;color:#555e58}.week-columns strong{font-weight:500;color:var(--ink)}.practice{background:#dce6de;font-size:16px;line-height:1.5;padding:20px;margin-top:25px;max-width:none;border-radius:8px;color:var(--accent)}.practice strong{font-weight:600}.library-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:40px}.library-cover{background:#dce7df;border-radius:24px;padding:35px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;min-height:500px}.library-cover>span:first-child{font-size:12px;color:var(--accent);letter-spacing:.04em}.library-cover>strong{font-size:58px;font-weight:500;line-height:1;letter-spacing:-.045em;margin-block:30px}.library-cover>p{font-size:17px;color:#4c6658}.library-count{font-size:108px;color:var(--accent);letter-spacing:-.08em;line-height:1;display:block;margin-top:35px}.library-count small{font-size:18px;letter-spacing:-.02em}.document-list>div{display:flex;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.document-list>div:first-child{padding-top:0}.document-list>div:last-child{border-bottom:0}.document-list>div>span{color:var(--muted);font-size:12px;width:20px}.document-list p{font-size:18px}.experts-section{background:white;border-radius:32px}.experts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.expert-photo{display:block;position:relative;padding:0;border:0;background:#d0d1cf;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:4/5}.expert-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}.expert-photo:hover img{transform:scale(1.025)}.expert-more{position:absolute;bottom:15px;right:15px;width:38px;height:38px;display:grid;place-items:center;background:white;color:var(--accent);border-radius:50%;font-size:23px}.expert h3{font-size:23px;margin-top:20px;letter-spacing:-.025em}.expert>p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.5}.brand-section{position:relative;isolation:isolate;border-radius:32px;overflow:hidden;min-height:550px;color:white;margin-top:90px;background:#263a36}.brand-section>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}.brand-section:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a2627ed,#0a2627b0 45%,#0a262717);z-index:-1}.brand-content{padding:55px;max-width:550px}.brand-content .eyebrow{color:var(--mint);margin-bottom:55px}.brand-content h2{font-size:56px}.brand-content>p:not(.eyebrow){font-size:18px;color:#e0e9e4;margin-top:25px}.brand-content .text-link{color:var(--mint);margin-top:25px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card{display:flex;flex-direction:column;padding:38px 36px;border-radius:24px;background:white;border:1px solid white}.corporate-price{background:#e5ede7;border-color:#729988}.price-label{font-size:14px;color:var(--accent);margin-bottom:25px}.price-card>h3{font-size:30px}.price{font-size:57px;line-height:1.1;letter-spacing:-.04em;margin-top:35px}.price>span{font-size:.72em}.price-custom{font-size:52px}.price-caption{font-size:15px;color:var(--muted);margin-top:8px}.price-card ul{list-style:none;margin:30px 0 35px;padding:0;font-size:17px}.price-card li{padding:11px 0 11px 24px;border-bottom:1px solid #d3ddd5;position:relative}.price-card li:before{content:'✓';position:absolute;left:0;color:var(--accent);font-size:15px}.price-card li:last-child{border-bottom:0}.price-card .button{margin-top:auto;min-height:60px}.apply-section{background:var(--dark);color:white;border-radius:32px 32px 0 0}.apply-grid{display:grid;grid-template-columns:1fr 1fr;gap:105px}.apply-section .eyebrow{color:var(--mint);margin-bottom:35px}.apply-section h2{font-size:58px;line-height:1.02}.apply-section .lead{color:#d0dfd9;max-width:350px}.apply-contact{display:flex;flex-direction:column;align-items:flex-start;margin-top:65px;gap:9px}.apply-contact>span{color:#afc4bb;font-size:14px;margin-bottom:15px}.apply-contact a{font-size:22px}.apply-contact a:hover{text-decoration:underline}.form-row{margin-bottom:24px}.form-row label{display:block;font-size:15px;color:#e3ebe7;margin-bottom:9px}.form-row input,.form-row select{min-height:55px;width:100%;border:1px solid #638078;border-radius:8px;background:#19373a;color:white;padding:15px;font-size:16px}.form-row input::placeholder{color:#a1b6ad}.form-row select{padding-right:30px}.form-row select option{background:var(--dark);color:white}.form-row input[aria-invalid=true]{border-color:#f6b8a6}.field-error{font-size:14px;color:#ffc6b5;margin-top:6px!important}.field-error:empty{display:none}.consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;color:#b9cec3;cursor:pointer;line-height:1.5}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--mint);margin:1px 0}.consent a{text-decoration:underline}.submit-button{width:100%;border:0;margin-top:24px;min-height:58px}.form-status{color:#d4e8dd;font-size:15px;margin-top:15px}.form-status:empty{display:none}.contact-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.contact-buttons a{border:1px solid #638078;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px;font-size:14px;min-height:54px}.contact-buttons a:hover{background:#ffffff0f}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-footer{padding:65px 0 30px;background:#e9ede7;color:#384941}.footer-top{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:60px}.footer-top .brand{color:var(--accent);font-size:29px;line-height:.92}.footer-top .brand b{font-size:16px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:15px}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-top:55px;padding-top:25px;border-top:1px solid #cad3ca;color:#637367;font-size:12px;line-height:1.6}.footer-bottom p+p{margin:0}.bio-dialog{width:min(850px,calc(100% - 40px));max-height:85dvh;overflow:auto;border:0;border-radius:24px;padding:40px;color:var(--ink);background:var(--bg)}.bio-dialog[open]{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px}.bio-dialog::backdrop{background:#062324a8}.bio-dialog>img{width:220px;border-radius:12px;height:300px;object-fit:cover;object-position:top}.bio-dialog .eyebrow{font-size:14px;margin:0 35px 20px 0}.bio-dialog h2{font-size:34px}.bio-dialog .lead{font-size:18px;margin:15px 0 20px}.bio-dialog p{font-size:16px;line-height:1.6}.bio-dialog>form{position:absolute;right:10px;top:10px}.dialog-close{border:0;background:transparent;color:var(--ink);height:48px;width:48px;font-size:28px}
@media(max-width:1050px){.result-grid{gap:30px}.corporate{padding:40px 35px}.corporate .editorial{grid-template-columns:150px minmax(0,1fr);gap:30px}.corporate h2{font-size:36px}.scale-content{gap:40px}.scale-content h2{font-size:29px}.dark-cta{padding:35px;gap:30px}.dark-cta p{font-size:25px}.reasons-grid article{padding:24px}.reasons-grid h3{font-size:23px}.week-content{padding-left:0}.library-cover>strong{font-size:50px}.experts-grid{gap:16px}.expert h3{font-size:21px}.price-card{padding:32px 26px}.price-card h3{font-size:26px}.price{font-size:49px}.price-custom{font-size:44px}.apply-grid{gap:55px}.apply-section h2{font-size:48px}.footer-top{gap:35px}}
@media(max-width:760px){.week-flow{grid-template-columns:1fr;border-radius:20px}.week-flow li{padding:27px 25px}.step-kicker{margin-bottom:22px}.week-flow h3{font-size:29px}.week-flow h3 br{display:none}.week-flow p{max-width:48ch}.flow-arrow{transform:rotate(90deg);right:25px;top:20px}.section-note{font-size:14px;line-height:1.5;margin-top:20px}.result-grid{display:flex;flex-direction:column;gap:28px}.result-photo{min-height:300px;height:300px}.result-photo img{object-position:60% center}.result-list strong{font-size:20px}.result-list>div{padding:18px 0}.result-list>div>span{font-size:12px}.results-wrap{border-radius:24px}.skills-grid{grid-template-columns:1fr;gap:38px}.skill-item h3{max-width:25ch;font-size:26px}.skill-item p{max-width:50ch}.number{margin-bottom:18px}.compact-cta{flex-direction:column;align-items:stretch;padding:27px 25px;gap:25px}.compact-cta h3{font-size:24px;line-height:1.2}.compact-cta p{font-size:16px}.requirement{font-size:15px}.audience-list{margin-top:28px}summary{font-size:21px;gap:20px;padding:21px 0;min-height:72px}.audience-list details>p{padding-right:0;font-size:16px}.corporate{border-radius:24px;padding:32px 25px}.corporate .editorial{display:block}.corporate h2{font-size:32px}.corporate h2 br{display:none}.corporate .lead{font-size:17px}.two-columns{grid-template-columns:1fr;gap:28px;margin-block:30px}.two-columns p{font-size:16px}.corporate .button{width:100%;gap:15px;padding:16px;font-size:15px}.scale-content{display:block;margin:20px 0}.scale-number{font-size:112px;display:block;margin-bottom:24px}.scale-content h2{font-size:29px}.scale-section>.muted{font-size:15px}.dark-cta{flex-direction:column;align-items:stretch;padding:30px 25px;gap:28px}.dark-cta p{font-size:26px}.dark-cta p br{display:none}.reasons-grid{grid-template-columns:1fr;gap:14px}.reasons-grid article{padding:28px}.reason-label{margin-bottom:22px}.reasons-grid h3{font-size:27px}.reasons-grid h3 br{display:none}.reasons-grid p{font-size:17px;margin-top:15px}.program-section .text-link{margin-top:0}.file-note{margin-bottom:28px}.chips{gap:6px;margin-block:24px 30px}.chips span{font-size:12px;padding:7px 9px}.week-detail summary{font-size:20px;gap:13px;padding:22px 0}.week-no{font-size:29px;width:50px}.week-no small{font-size:12px}.week-columns{grid-template-columns:1fr;gap:23px}.week-columns h3{font-size:16px}.week-columns p{font-size:16px}.week-content{padding:0 0 25px}.practice{font-size:15px;padding:17px;margin-top:24px}.library-layout{grid-template-columns:1fr;gap:28px}.library-cover{min-height:370px;padding:28px;border-radius:20px}.library-cover>strong{font-size:50px;margin-block:28px}.library-cover>p{font-size:16px}.library-count{font-size:84px;margin-top:28px}.document-list>div{padding:13px 0;gap:12px}.document-list p{font-size:17px}.experts-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;padding-bottom:15px}.expert{min-width:260px;max-width:260px;scroll-snap-align:start}.expert-photo{aspect-ratio:4/4.8}.expert h3{font-size:24px;margin-top:16px}.expert>p{font-size:15px}.brand-section{min-height:550px;margin-top:60px;border-radius:24px}.brand-content{padding:32px 25px}.brand-content .eyebrow{margin-bottom:75px}.brand-content h2{font-size:44px}.brand-content>p:not(.eyebrow){font-size:17px}.brand-section>img{object-position:65% center}.brand-section:after{background:linear-gradient(0deg,#0a2627fa,#0a262778 75%)}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:30px 25px}.price-card h3{font-size:29px}.price{font-size:53px;margin-top:30px}.price-custom{font-size:43px}.price-card ul{font-size:16px;margin-block:25px 30px}.price-card .button{font-size:15px;gap:15px;padding-inline:17px}.apply-section{border-radius:24px 24px 0 0}.apply-grid{grid-template-columns:1fr;gap:40px}.apply-section h2{font-size:46px}.apply-section .eyebrow{margin-bottom:26px}.apply-contact{margin-top:35px;gap:7px}.apply-contact>span{margin-bottom:7px}.apply-contact a{font-size:19px}.form-row{margin-bottom:22px}.contact-buttons{gap:10px}.contact-buttons a{font-size:13px;padding:12px;gap:7px;line-height:1.3}.site-footer{padding-top:40px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top>.brand{grid-column:1/-1}.footer-links{font-size:14px;gap:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:17px;margin-top:35px;padding-top:22px}.bio-dialog{padding:30px 24px}.bio-dialog[open]{grid-template-columns:1fr;gap:25px}.bio-dialog>img{width:160px;height:190px}.bio-dialog h2{font-size:31px}.bio-dialog .eyebrow{margin-bottom:12px}}
.materials-fan{margin:0 -30px 28px}.materials-fan img{width:100%;height:auto}.materials-fan figcaption{text-align:center;color:var(--muted);font-size:15px;margin-top:8px}.material-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;max-width:860px;margin:28px auto}.material-tags span{padding:10px 14px;border-radius:8px;background:white;font-size:15px}.materials-fan~.section-note{margin-inline:auto;text-align:center;max-width:70ch}.header-cta,nav a{white-space:nowrap}
@media(max-width:960px){.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;margin:0;padding:15px 20px 25px;background:white;color:var(--ink);border-bottom:1px solid var(--line);flex-direction:column;gap:0}.site-header nav.is-open{display:flex}.header-inner{height:80px}.header-cta{margin-left:auto;min-height:48px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;padding:12px 0 12px 8px;background:transparent;color:inherit;width:32px;height:48px}.menu-toggle span{height:1px;width:23px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}}
@media(max-width:760px){.materials-fan{margin-inline:-16px;margin-bottom:24px}.materials-fan figcaption{font-size:14px;padding-inline:20px}.material-tags{justify-content:flex-start;gap:7px;margin-block:20px}.material-tags span{font-size:13px;padding:8px 10px}.materials-fan~.section-note{text-align:left}.hero-course{display:block;font-size:13px;color:var(--mint);margin:0;width:100%;padding-left:14px}.hero-meta{flex-wrap:wrap;gap:8px;margin-bottom:22px}}
.brand{position:relative;width:125px;display:flex;align-items:center;height:60px}.brand img{width:62px;height:53px}.brand-color{display:none}.is-sticky .brand-white,.site-footer .brand-white{display:none}.is-sticky .brand-color,.site-footer .brand-color{display:block}.document-fan{padding:12px 28px 0;overflow:clip}.document-fan-stage{position:relative;height:480px;width:100%;max-width:1100px;margin-inline:auto}.document-sheet{position:absolute;left:38%;top:25px;width:24%;height:350px;background:white;border:1px solid #dedfe2;border-radius:18px;padding:28px 25px;box-shadow:0 24px 22px -22px #1d292640;transform-origin:center 85%;transition:transform .3s ease;isolation:isolate}.document-sheet h3{font-family:inherit;font-size:21px;font-weight:600;line-height:1.18;letter-spacing:-.012em;margin-bottom:17px;min-height:55px}.doc-accent{width:44%;height:8px;background:#cf694b;border-radius:3px;margin-bottom:21px}.sheet-1{transform:translateX(-148%) translateY(25px) rotate(-12deg);z-index:1}.sheet-2{transform:translateX(-75%) translateY(3px) rotate(-6deg);z-index:2}.sheet-3{z-index:5;transform:translateY(-2px)}.sheet-4{transform:translateX(75%) translateY(3px) rotate(6deg);z-index:3}.sheet-5{transform:translateX(148%) translateY(25px) rotate(12deg);z-index:4}.doc-rule{display:block;height:7px;border-radius:3px;background:#e2e3e5;margin-bottom:10px}.doc-rule.short{width:66%}.doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:15px 0}.doc-grid span{display:block;height:26px;background:#eeedec;border-radius:3px}.documents-caption{text-align:center;color:var(--muted);font-size:15px;margin-top:-15px;margin-bottom:24px}.document-fan~.section-note{text-align:center;margin-inline:auto}.form-preview-note{font-size:14px;color:#b8ccc3;border:1px solid #52746a;border-radius:8px;padding:12px 15px;margin-bottom:22px}.bio-dialog .text-link{margin-top:15px}
@media(max-width:1050px){.document-fan-stage{height:430px}.document-sheet{padding:24px 18px;height:320px}.document-sheet h3{font-size:18px}.doc-accent{height:7px;margin-bottom:18px}.doc-grid span{height:23px}.doc-rule{height:6px}}
@media(max-width:760px){.brand{width:85px;height:53px}.brand img{width:51px;height:44px}.document-fan{width:calc(100% + var(--gutter)*2);margin-inline:calc(var(--gutter)*-1);padding:15px 0 22px;overflow:clip}.document-fan-stage{position:relative;display:block;width:100%;height:285px;padding:0}.document-sheet{position:absolute;left:50%;top:10px;width:160px;height:230px;padding:16px 14px;border-radius:12px;box-shadow:0 14px 20px -17px #1d292675;transform-origin:center 88%}.document-sheet h3{font-size:13px;line-height:1.18;min-height:47px;margin-bottom:11px}.doc-accent{height:5px;width:44%;margin-bottom:13px}.doc-grid{gap:4px;margin:10px 0}.doc-grid span{height:17px}.doc-rule{height:5px;margin-bottom:7px}.sheet-1{--fan-pose:translateX(-164%) translateY(27px) rotate(-12deg)}.sheet-2{--fan-pose:translateX(-108%) translateY(9px) rotate(-6deg)}.sheet-3{--fan-pose:translateX(-50%) translateY(0)}.sheet-4{--fan-pose:translateX(8%) translateY(9px) rotate(6deg)}.sheet-5{--fan-pose:translateX(64%) translateY(27px) rotate(12deg)}.documents-caption{font-size:14px;text-align:center;margin-top:-7px}.document-fan~.section-note{text-align:left}.form-preview-note{font-size:13px}}
.client-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;margin-top:40px}.client-logos>div{display:flex;align-items:center;justify-content:center;min-height:120px;border-radius:12px;background:white;overflow:hidden}.client-logos img{width:100%;height:120px;object-fit:contain}.hero-line{display:block;overflow:clip}.hero-line>span{display:inline-block;transform-origin:left bottom}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--accent);z-index:50;transform:scaleX(0);transform-origin:left;pointer-events:none}.hero-course{display:inline-block}.hero-meta{flex-wrap:wrap}.hero-photo{object-position:45% 40%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:760px){.client-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:28px}.client-logos>div{min-height:80px}.client-logos img{height:88px}.hero-line{display:contents}.hero-line>span{display:contents}.hero-meta .hero-course{display:block;width:100%;padding-left:14px}.hero-photo{object-position:45% center}}
/* Motion follows the page's reading rhythm; the content stays visible without JS. */
.sheet-1{--fan-pose:translateX(-148%) translateY(25px) rotate(-12deg)}.sheet-2{--fan-pose:translateX(-75%) translateY(3px) rotate(-6deg)}.sheet-3{--fan-pose:translateY(-2px)}.sheet-4{--fan-pose:translateX(75%) translateY(3px) rotate(6deg)}.sheet-5{--fan-pose:translateX(148%) translateY(25px) rotate(12deg)}
.document-sheet{transform:var(--fan-pose);transition:translate .35s cubic-bezier(.2,.75,.25,1),box-shadow .35s;will-change:auto}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.document-sheet:hover{translate:0 -22px;z-index:10;box-shadow:0 30px 26px -22px #1d292655}.expert-photo:hover .expert-more{transform:rotate(45deg);background:var(--mint)}.expert-more{transition:transform .3s,background .3s}.button:hover span{transform:translate(2px,-2px)}.button span{transition:transform .2s}.client-logos img{transition:transform .35s}.client-logos>div:hover img{transform:scale(1.07)}}
@keyframes hero-line-in{from{opacity:0;transform:translateY(105%) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}
@keyframes hero-detail-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes hero-photo-in{from{transform:scale(1.065)}to{transform:scale(1)}}
@keyframes section-in{from{opacity:.25;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}
@keyframes fan-unfold{from{transform:translateX(0) translateY(45px) rotate(0deg)}to{transform:var(--fan-pose)}}
@keyframes reading-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(prefers-reduced-motion:no-preference){
 .hero-line>span{animation:hero-line-in .9s cubic-bezier(.2,.75,.25,1) both}.hero-line:nth-child(2)>span{animation-delay:.1s}.hero-line:nth-child(3)>span{animation-delay:.2s}.hero-line:nth-child(4)>span{animation-delay:.3s}.hero-description{animation:hero-detail-in .8s .35s both}.hero-actions{animation:hero-detail-in .8s .5s both}.hero-photo{animation:hero-photo-in 8s cubic-bezier(.15,.55,.4,1) both}
 @supports (animation-timeline:scroll()) {.reading-progress{animation:reading-progress linear both;animation-timeline:scroll(root)}}
 @supports ((animation-timeline:view()) and (animation-range:entry)){
  .section-heading,.skill-item,.reasons-grid article,.review-card{animation:section-in linear both;animation-timeline:view();animation-range:entry 0% entry 100%}
  .document-fan-stage{view-timeline:--documents block}
  .document-sheet{animation:fan-unfold linear both;animation-timeline:--documents;animation-range:entry 0% entry 100%}
 }
}
@media(max-width:760px){.document-sheet{animation:none!important}.hero-line>span{animation:none}.hero h1{animation:hero-detail-in .8s .1s both}.hero-photo{animation-duration:6s}}
@media(prefers-reduced-motion:reduce){.reading-progress{display:none}.hero h1,.hero-photo,.hero-line>span,.hero-description,.hero-actions,.section-heading,.skill-item,.reasons-grid article,.review-card,.document-sheet{animation:none!important;translate:none}.document-sheet{transform:var(--fan-pose)}.hero-photo{transform:none}}
.scale-number>.count-digits{font-size:1em;padding:0;vertical-align:baseline;min-width:3.2ch;font-variant-numeric:tabular-nums;letter-spacing:-.08em}.scale-number{display:inline-flex;align-items:flex-start}.scale-number>.count-digits+span{font-size:.53em;padding-top:12px;letter-spacing:-.06em}.document-sheet:focus-within{translate:0 -12px;z-index:10}.section-heading:focus-within{opacity:1;transform:none}@media(max-width:760px){.scale-number{display:flex}.scale-number>.count-digits{min-width:0}}

/* Short verified excerpts from the public Welcomepro reviews page. */
.reviews-section{container-type:inline-size}.reviews-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.review-card{position:relative;display:flex;flex-direction:column;min-height:400px;padding:34px;border-radius:22px;background:var(--white);overflow:hidden;transition:transform .35s cubic-bezier(.2,.75,.25,1),box-shadow .35s}.review-card:nth-child(2),.review-card:nth-child(3){background:#e3ece6}.review-card:after{content:'';position:absolute;right:-58px;top:-64px;width:168px;aspect-ratio:1;border:1px solid #16575a22;border-radius:50%;box-shadow:0 0 0 25px #16575a0a;pointer-events:none}.review-number{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:42px;height:32px;border-radius:8px;background:var(--accent);color:white;font-size:13px;font-variant-numeric:tabular-nums}.review-card blockquote{position:relative;z-index:1;margin:38px 0 34px}.review-quote{display:block;color:var(--ink)}.review-card blockquote p{font-size:clamp(25px,3.1cqw,35px);line-height:1.16;letter-spacing:-.035em;text-wrap:balance}.review-card footer{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:auto}.review-person{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;width:100%}.review-person img{width:58px;height:58px;border-radius:50%;object-fit:cover}.review-card footer strong{display:block;font-size:18px;font-weight:600;letter-spacing:-.02em}.review-person span{display:block;margin-top:4px;color:var(--muted);font-size:14px;line-height:1.35}.review-card footer>a{display:inline-flex;gap:14px;margin-top:20px;padding-block:8px;color:var(--accent);font-size:14px;font-weight:500}.review-card a:hover{text-decoration:underline}.review-card a span{font-size:18px;line-height:1}.review-card:focus-within{outline:3px solid #348b7e;outline-offset:4px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.review-card:hover{transform:translateY(-8px) rotate(-.25deg);box-shadow:0 24px 40px -34px #0b252888}.review-card:nth-child(even):hover{transform:translateY(-8px) rotate(.25deg)}}
@media(max-width:760px){.reviews-section{width:100%;padding-inline:var(--gutter)}.reviews-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:4px var(--gutter) 18px;margin-inline:calc(var(--gutter) * -1);scroll-padding-inline:var(--gutter);scrollbar-width:thin}.review-card{flex:0 0 84vw;max-width:330px;min-height:430px;padding:28px 25px;scroll-snap-align:start}.review-card:nth-child(3){background:var(--white)}.review-card:nth-child(4){background:#e3ece6}.review-card blockquote{margin-block:34px 30px}.review-card blockquote p{font-size:27px}.review-person{grid-template-columns:54px minmax(0,1fr);gap:12px}.review-person img{width:54px;height:54px}.review-card footer>a{margin-top:18px}}

/* The three audience roles stay native, keyboard-friendly disclosures. */
.audience-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.audience-card{grid-column:span 2;display:flex;flex-direction:column;border-radius:18px;background:var(--white);padding:27px 24px}.audience-card:nth-child(4),.audience-card:nth-child(5){grid-column:span 3}.audience-card h3{font-size:22px;line-height:1.2;letter-spacing:-.025em;padding-bottom:20px;border-bottom:1px solid var(--line)}.audience-card p{padding-top:20px;color:var(--muted);font-size:16px;line-height:1.5}
@media(max-width:760px){.audience-list{gap:12px;margin-top:30px}.audience-card{border-radius:15px;padding:21px 20px}.audience-card h3{font-size:21px;padding-bottom:16px}.audience-card p{padding-top:16px;font-size:16px}}
@media(max-width:760px){.sheet-1{--fan-pose:translateX(-164%) translateY(27px) rotate(-12deg)}.sheet-2{--fan-pose:translateX(-108%) translateY(9px) rotate(-6deg)}.sheet-3{--fan-pose:translateX(-50%) translateY(0)}.sheet-4{--fan-pose:translateX(8%) translateY(9px) rotate(6deg)}.sheet-5{--fan-pose:translateX(64%) translateY(27px) rotate(12deg)}}

/* Review fixes from responsive QA. */
.scale-number{align-items:center}.scale-number>.count-digits+span{align-self:center;padding-top:0;margin-left:.08em;line-height:1}.dark-cta>p{text-wrap:balance}.doc-accent{background:var(--accent)}.program-section .editorial>div:first-child>.text-link,.program-section .file-note,.material-tags{display:none}
@media(max-width:1050px){.audience-list{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-card,.audience-card:nth-child(4),.audience-card:nth-child(5){grid-column:auto}.audience-card:nth-child(5){grid-column:1/-1}}
@media(max-width:900px){.audience-list{grid-template-columns:1fr}.audience-card,.audience-card:nth-child(4),.audience-card:nth-child(5){grid-column:auto}}

/* Palette aligned with the Emotional Service reference page. */
:root{--bg:#f5f5f5;--white:#ffffff;--ink:#2c2c2c;--muted:#6c6c6c;--line:#e2e3e6;--accent:#ac2942;--dark:#2c2c2c;--mint:#f7eaec;--accent-soft:#f7eaec;--accent-light:#c5697b}
html,body{overflow-x:clip}body{background:var(--bg);color:var(--ink)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--accent)}.button:hover{background:#8f233a}.button-mint{background:var(--accent-soft);color:var(--dark)}.button-mint:hover{background:#efd9de}.status-dot,.hero-bottom i{background:var(--accent-light)}.facts div{border-color:var(--accent-light)}.hero:after{background:linear-gradient(90deg,rgba(44,44,44,.95) 0%,rgba(44,44,44,.82) 43%,rgba(44,44,44,.2) 100%),linear-gradient(0deg,rgba(44,44,44,.86),transparent 45%)}.hero h1 em{color:var(--accent-soft)}.corporate .eyebrow,.apply-section .eyebrow{color:var(--accent-soft)}.corporate .lead{color:#f1e5e8}.two-columns p{color:#f0e2e6}.requirement{border-color:var(--accent-light)}.dark-cta{background:var(--dark)}.program-section{background:var(--bg)}.chips span{border-color:var(--line)}.week-flow{background:#e9e9e9}.week-flow li{background:#f0e6e8}.week-flow li:nth-child(2){background:#eadce0}.week-flow li:nth-child(3){background:#e5d2d8}.step-kicker,.week-columns h3,.reason-label,.price-label{color:var(--accent)}.week-no{color:var(--muted)}.practice,.library-cover,.review-card:nth-child(2),.review-card:nth-child(3),.corporate-price{background:var(--accent-soft)}.practice{color:var(--accent)}.library-cover>p{color:var(--muted)}.expert-photo{background:#e9e9e9}.brand-section{background:var(--dark)}.brand-section:after{background:linear-gradient(90deg,rgba(44,44,44,.96),rgba(44,44,44,.75) 45%,rgba(44,44,44,.16))}.brand-content>p:not(.eyebrow){color:#f0e2e6}.corporate-price{border-color:var(--accent-light)}.form-row input,.form-row select{border-color:#898989;background:#3a3a3a}.form-row input::placeholder{color:#d0d0d0}.apply-contact>span{color:#d1c0c5}.consent,.form-status{color:#f0e2e6}.contact-buttons a{border-color:#898989}.site-footer{background:#e9e9e9;color:var(--ink)}.footer-bottom{border-color:#d1d1d1;color:var(--muted)}.review-card:after{border-color:#ac294233;box-shadow:0 0 0 25px #ac294214}.bio-dialog::backdrop{background:#2c2c2ccc}.doc-accent{background:var(--accent)}
html,body{overflow-x:clip}body{background:var(--bg);color:var(--ink)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--accent)}.button:hover{background:#8f233a}.button-mint{background:var(--accent-soft);color:var(--dark)}.button-mint:hover{background:#efd9de}.status-dot,.hero-bottom i{background:var(--accent-light)}.facts div{border-color:var(--accent-light)}.hero:after{background:linear-gradient(90deg,rgba(44,44,44,.95) 0%,rgba(44,44,44,.82) 43%,rgba(44,44,44,.2) 100%),linear-gradient(0deg,rgba(44,44,44,.86),transparent 45%)}.hero h1 em{color:var(--accent-soft)}.corporate .eyebrow,.apply-section .eyebrow{color:var(--accent-soft)}.corporate .lead{color:#f1e5e8}.two-columns p{color:#f0e2e6}.requirement{border-color:var(--accent-light)}.dark-cta{background:var(--dark)}.program-section{background:var(--bg)}.chips span{border-color:var(--line)}.week-flow{background:#e9e9e9}.week-flow li{background:#f0e6e8}.week-flow li:nth-child(2){background:#eadce0}.week-flow li:nth-child(3){background:#e5d2d8}.step-kicker,.week-columns h3,.reason-label,.price-label{color:var(--accent)}.week-no{color:var(--muted)}.practice,.library-cover,.review-card:nth-child(2),.review-card:nth-child(3),.corporate-price{background:var(--accent-soft)}.practice{color:var(--accent)}.library-cover>p{color:var(--muted)}.expert-photo{background:#e9e9e9}.brand-section{background:var(--dark)}.brand-section:after{background:linear-gradient(90deg,rgba(44,44,44,.96),rgba(44,44,44,.75) 45%,rgba(44,44,44,.16))}.brand-content>p:not(.eyebrow){color:#f0e2e6}.corporate-price{border-color:var(--accent-light)}.form-row input,.form-row select{border-color:#898989;background:#3a3a3a}.form-row input::placeholder{color:#d0d0d0}.apply-contact>span{color:#d1c0c5}.consent,.form-status{color:#f0e2e6}.contact-buttons a{border-color:#898989}.site-footer{background:#e9e9e9;color:var(--ink)}.footer-bottom{border-color:#d1d1d1;color:var(--muted)}.review-card:after{border-color:#ac294233;box-shadow:0 0 0 25px #ac294214}.bio-dialog::backdrop{background:#2c2c2ccc}.doc-accent{background:var(--accent)}

/* New first-screen image supplied for this landing. */
.hero-photo{object-position:center 50%}
@media(max-width:760px){.hero-photo{object-position:60% 50%}}

/* Keep the fourth review in the landing's warm palette. */
.review-card:nth-child(4){background:var(--accent-soft)}

/* Closing section notes */
.documents-caption{margin-inline:auto}.section:has(>.section-note:last-child){padding-bottom:46px}
@media(max-width:760px){.section:has(>.section-note:last-child){padding-bottom:34px}}

/* Make the course name the primary message and keep the learning format close to it. */
.hero-meta{gap:12px;margin-bottom:26px;font-size:1rem}
.hero h1{max-width:900px;font-size:clamp(3.75rem,6.25vw,5.5rem);line-height:1.02;text-wrap:balance}
.hero-subtitle{max-width:670px;margin-top:25px;color:white;font-size:clamp(1.125rem,1.7vw,1.375rem);line-height:1.4;text-wrap:pretty}
.hero-description{max-width:700px;margin-top:16px;font-size:1rem;line-height:1.5;font-weight:400;text-wrap:pretty}
.hero-actions{margin-top:30px}
.hero-bottom{margin-top:42px}
.audience-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.audience-card,.audience-card:nth-child(4),.audience-card:nth-child(5){grid-column:auto}
@media(max-width:900px){.audience-list{grid-template-columns:1fr}}
@media(max-width:760px){.hero-meta{max-width:320px;margin-bottom:22px;font-size:.9375rem;line-height:1.35}.hero h1{max-width:560px;font-size:clamp(2.5rem,10vw,3.25rem);line-height:1.04}.hero-subtitle{max-width:34ch;margin-top:20px;font-size:1.0625rem}.hero-description{margin-top:14px;font-size:.9375rem}.hero-actions{margin-top:24px}.hero-bottom{margin-top:32px}}
@media(max-width:360px){.header-inner{gap:10px}.header-inner .brand{width:62px}.header-cta{min-height:42px;padding:8px 9px;gap:5px;font-size:12px}.header-cta span{font-size:16px}.menu-toggle{width:30px;padding-left:4px}}
