
    @font-face{font-family:Outfit;src:url('/assets/db56d21acf6125d3e5ac.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
    :root{--navy:#0e2941;--yellow:#ffd700;--paper:#f5f5f5;--white:#fff;--muted:#536574;--line:rgba(14,41,65,.14);--radius:22px}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--navy);font-family:Outfit,Arial,sans-serif;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}svg{display:block;flex-shrink:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{line-height:1.06;letter-spacing:-.035em}h1{font-size:clamp(54px,6.7vw,94px);font-weight:700}h2{font-size:clamp(34px,4.1vw,56px);font-weight:700}h3{font-size:27px}p{max-width:65ch}.container{width:min(1180px,calc(100% - 96px));margin:auto}.section{padding:100px 0}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:12px;letter-spacing:.16em;font-weight:700;margin-bottom:23px}.eyebrow:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--yellow)}.eyebrow.dark:before{background:var(--navy)}.accent{color:var(--yellow)}.muted{color:var(--muted)}.lead{font-size:20px;line-height:1.55;margin-top:24px}.small{font-size:14px}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);padding:7px 12px;border-radius:50px;font-size:12px;letter-spacing:.03em}.pill .dot{width:6px;height:6px;border-radius:50%;background:var(--yellow)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:54px;border:1px solid transparent;border-radius:9px;padding:14px 23px;font-weight:700;line-height:1.2;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px)}.btn svg,.text-link svg{width:19px;height:19px}.btn.yellow{background:var(--yellow);color:var(--navy)}.btn.navy{background:var(--navy);color:white}.btn.outline{border-color:var(--line);background:transparent}.btn.light{background:white;color:var(--navy)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:31px}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:15px;border-bottom:1px solid currentColor;padding-bottom:3px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}.section-head h2{max-width:650px}.section-head p{max-width:355px;color:var(--muted)}
    .skip{position:fixed;top:-100px;left:20px;padding:10px;background:var(--yellow);z-index:999}.skip:focus{top:10px}.announcement{background:var(--yellow);text-align:center;padding:7px 12px;font-size:12px;letter-spacing:.04em}.announcement span{margin:0 12px;opacity:.45}.site-header{position:sticky;top:0;z-index:30;background:rgba(245,245,245,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{height:91px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto;font-size:20px;font-weight:700;letter-spacing:-.04em;line-height:1.06}.brand img{width:55px;height:55px;border-radius:13px}.nav-links{display:flex;align-items:center;gap:29px;font-size:14px}.nav-links a{position:relative;padding:12px 0}.nav-links a[aria-current=page]:after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:3px;background:var(--yellow)}.nav .btn{min-height:44px;font-size:14px;padding:12px 17px;gap:16px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:8px;width:44px;height:44px;align-items:center;justify-content:center}.page{display:none}.page.active{display:block}
    .hero{background:var(--navy);color:white;overflow:hidden;position:relative}.hero:before{content:'';position:absolute;width:560px;height:560px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-230px;top:-260px}.hero-grid{display:grid;grid-template-columns:1.09fr .91fr;gap:60px;align-items:center;padding-top:71px;padding-bottom:78px}.hero h1{max-width:640px}.hero .lead{color:rgba(255,255,255,.76);font-size:18px;max-width:470px}.hero .text-link{color:white;font-size:13px}.hero .eyebrow{color:rgba(255,255,255,.76)}.hero-note{display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.62);margin-top:31px;font-size:12px}.hero-note svg{width:17px;height:17px;color:var(--yellow)}.hero-visual{position:relative;padding:16px 0 50px 24px}.hero-photo{width:100%;height:499px;object-fit:cover;object-position:50% 48%;border-radius:100px 22px 22px 22px;position:relative;z-index:1}.photo-outline{position:absolute;inset:0 17px 69px 6px;border:1px solid var(--yellow);border-radius:100px 22px 22px 22px;transform:rotate(3deg)}.photo-label{position:absolute;right:-18px;top:48px;background:var(--yellow);color:var(--navy);z-index:3;width:101px;height:101px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);font-size:12px;text-align:center;line-height:1.15;font-weight:700}.photo-label svg{width:26px;height:26px;margin-bottom:6px}.direction-card{position:absolute;z-index:3;bottom:6px;left:-13px;right:47px;background:white;color:var(--navy);padding:24px 27px;border-radius:15px;box-shadow:0 18px 50px rgba(0,0,0,.15)}.direction-card .caption{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:13px}.direction-line{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700}.direction-line svg{width:20px;height:20px}.direction-line span:nth-of-type(2){font-size:12px;color:var(--muted);font-weight:400}.direction-card .track{height:4px;background:var(--paper);margin-top:18px;position:relative}.direction-card .track:before{content:'';display:block;width:100%;height:4px;background:var(--yellow)}.track i{position:absolute;top:-3px;width:10px;height:10px;background:var(--navy);border-radius:50%}.track i:nth-child(1){left:0}.track i:nth-child(2){left:49%}.track i:nth-child(3){right:0}
    .proof{background:white;padding:32px 0;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:190px repeat(3,1fr);gap:29px;align-items:center}.proof-label{font-size:14px;font-weight:700}.proof-label span{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.intro h2{max-width:600px}.intro-copy{font-size:19px;color:var(--muted);margin-top:24px}.pathways{margin-top:33px;border-top:1px solid var(--line)}.pathway{display:flex;gap:17px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--line)}.pathway .number{width:31px;height:31px;border:1px solid var(--line);border-radius:50%;font-size:12px;display:grid;place-items:center;flex-shrink:0}.pathway h3{font-size:19px;letter-spacing:-.025em;line-height:1.4}.pathway p{font-size:14px;color:var(--muted);margin-top:3px}.toolkit{background:var(--navy);border-radius:var(--radius);padding:33px;color:white;position:relative;overflow:hidden}.toolkit:after{content:'';width:190px;height:190px;border:1px solid rgba(255,215,0,.22);border-radius:50%;position:absolute;right:-84px;top:80px;pointer-events:none}.toolkit-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:20px;margin-bottom:25px}.toolkit-top span{font-size:12px;color:rgba(255,255,255,.64)}.toolkit-top .toolkit-mark{color:var(--yellow);width:28px;height:28px}.toolkit h3{font-size:32px;max-width:300px}.toolkit-sub{color:rgba(255,255,255,.64);font-size:14px;margin:12px 0 26px}.toolkit-row{display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.065);padding:14px 17px;margin:9px 0;border-radius:10px;font-size:14px}.toolkit-row svg{width:18px;height:18px;color:var(--yellow)}.toolkit-row small{margin-left:auto;font-size:10px;opacity:.45;letter-spacing:.1em}.toolkit-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:29px;color:var(--yellow);font-size:12px}.toolkit-bottom .pill{color:white;border-color:rgba(255,255,255,.2);font-size:10px}
    .curriculum-preview{background:white}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.module-tile{padding:29px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:193px;transition:background .2s}.module-tile:hover{background:var(--paper)}.module-tile .module-no{font-size:12px;color:var(--muted);display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.module-no svg{width:24px;height:24px}.module-tile h3{font-size:23px;margin-bottom:10px}.module-tile p{font-size:14px;color:var(--muted)}.course-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px;font-size:13px;color:var(--muted)}.founder-photo-wrap{position:relative;width:100%;max-width:425px;padding:0 24px 20px 0}.founder-photo-wrap:before{content:'';position:absolute;inset:27px 0 0 27px;background:var(--yellow);border-radius:20px}.founder-photo-wrap img{position:relative;width:100%;height:450px;object-fit:cover;object-position:center 27%;border-radius:20px}.founder-caption{position:absolute;bottom:46px;left:21px;right:46px;padding:16px 20px;background:rgba(14,41,65,.94);color:white;border-radius:9px;font-size:18px}.founder-caption span{display:block;font-size:11px;color:rgba(255,255,255,.7);margin-top:2px}.founder-copy .lead{color:var(--muted)}.founder-copy .signature{margin-top:26px;font-size:13px;display:flex;gap:13px;align-items:center}.signature:before{content:'';width:35px;height:2px;background:var(--navy)}.institution{background:var(--yellow);padding:70px 0;position:relative;overflow:hidden}.institution .container{position:relative;z-index:1}.institution .two-col{grid-template-columns:1.1fr .9fr;gap:100px}.institution h2{font-size:49px}.institution p{font-size:18px}.institution:after{content:'';position:absolute;width:450px;height:450px;border:1px solid rgba(14,41,65,.1);border-radius:50%;right:-70px;bottom:-330px}.institution .eyebrow{margin-bottom:16px}.institution .btn{margin-top:23px}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:95px}.faq-layout h2{max-width:340px}.faq-layout p{color:var(--muted);font-size:16px;margin-top:20px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:23px 35px 23px 0;position:relative;font-weight:700;font-size:17px;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:21px;font-size:25px;font-weight:400}details[open]>summary:after{content:'−'}details .answer{color:var(--muted);font-size:15px;padding:0 20px 24px 0;line-height:1.7}.faq-layout details p{margin:0;font-size:15px}.cta-band{background:var(--navy);color:white;padding:58px 0}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-band h2{font-size:37px}.cta-band p{margin-top:12px;color:rgba(255,255,255,.65);font-size:16px}
    .page-hero{padding:75px 0 79px}.page-hero h1{font-size:clamp(48px,5.3vw,76px);max-width:760px}.page-hero.navy{background:var(--navy);color:white}.page-hero.yellow{background:var(--yellow)}.page-hero .lead{max-width:560px;color:var(--muted)}.page-hero.navy .lead{color:rgba(255,255,255,.73)}.page-hero.navy .eyebrow{color:rgba(255,255,255,.65)}.about-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:85px;align-items:center}.about-hero-grid .portrait{height:389px;width:100%;object-fit:cover;object-position:center 18%;border-radius:120px 20px 20px 20px}.portrait-wrap{position:relative}.portrait-tag{position:absolute;left:-28px;right:20px;bottom:20px;background:var(--navy);color:white;padding:15px 22px;border-radius:9px;font-size:19px}.portrait-tag span{display:block;font-size:11px;opacity:.65;margin-top:4px}.about-hero-grid .lead{font-size:18px;max-width:535px}.company-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:105px}.company-grid h2{font-size:43px}.company-story p{color:var(--muted);font-size:18px;margin-bottom:20px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:57px}.principle{border-top:2px solid var(--navy);padding-top:24px}.principle .eyebrow{font-size:10px;margin-bottom:25px}.principle h3{font-size:25px;margin-bottom:14px}.principle p{font-size:15px;color:var(--muted)}.statement{background:white;padding:78px 0}.statement .container{display:grid;grid-template-columns:1fr 1.8fr;gap:95px}.statement .eyebrow{align-self:start;margin-top:9px}.statement p{font-size:35px;line-height:1.35;letter-spacing:-.03em}.experience{display:flex;gap:16px;flex-wrap:wrap;margin:26px 0}.experience span{padding:10px 14px;border:1px solid var(--line);border-radius:8px;font-size:12px}.editorial-photo{width:100%;height:430px;object-fit:cover;border-radius:var(--radius)}.company-contact{margin-top:18px;font-size:15px;color:var(--muted)}
    .values-hero{position:relative;overflow:hidden}.values-hero h1{position:relative;z-index:1;max-width:900px}.values-hero .lead{max-width:590px}.values-orbit{position:absolute;width:340px;height:340px;border:1px solid rgba(255,215,0,.35);border-radius:50%;right:-38px;top:110px}.values-orbit:before{content:'';position:absolute;inset:45px;border:1px solid rgba(255,215,0,.2);border-radius:50%}.values-orbit:after{content:'';position:absolute;width:22px;height:22px;background:var(--yellow);border-radius:50%;left:11px;top:94px}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.value-card{background:white;border:1px solid var(--line);border-radius:19px;padding:37px;min-height:300px}.value-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.value-top .index{font-size:12px;color:var(--muted)}.value-top .iconbox{display:grid;place-items:center;width:43px;height:43px;background:var(--yellow);border-radius:11px}.iconbox svg{width:24px;height:24px}.value-card h3{font-size:32px;margin-bottom:16px}.value-card p{font-size:16px;color:var(--muted)}.value-card .commitment{border-top:1px solid var(--line);padding-top:17px;margin-top:24px;font-size:13px;color:var(--navy)}.value-card .commitment b{font-weight:700}.roadmap{background:white}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.roadmap-item{border-top:1px solid var(--line);padding-top:25px}.roadmap-item .step{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:13px;margin-bottom:26px}.roadmap-item h3{font-size:24px;margin-bottom:14px}.roadmap-item p{font-size:15px;color:var(--muted)}.roadmap-note{margin-top:34px;font-size:13px;color:var(--muted);padding-top:22px;border-top:1px solid var(--line)}
    .course-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.course-hero-grid h1{font-size:clamp(48px,5.5vw,76px)}.course-hero-grid .lead{font-size:18px}.course-art{background:var(--navy);border-radius:24px;color:white;padding:35px;position:relative;overflow:hidden;min-height:390px;display:flex;flex-direction:column}.course-art .pill{color:white;border-color:rgba(255,255,255,.23);align-self:flex-start;font-size:10px}.course-art h3{font-size:40px;max-width:260px;margin-top:30px;position:relative;z-index:1}.course-art .course-icon{position:absolute;right:-40px;top:65px;width:210px;height:210px;color:var(--yellow);opacity:.16;transform:rotate(-12deg)}.course-art .course-steps{display:flex;gap:7px;margin-top:auto;padding-top:42px}.course-steps span{flex:1;height:5px;border-radius:4px;background:var(--yellow)}.course-art .art-caption{font-size:12px;color:rgba(255,255,255,.65);margin-top:14px}.course-facts{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.course-facts .container{display:grid;grid-template-columns:repeat(3,1fr)}.fact{padding:25px 30px;border-left:1px solid var(--line)}.fact:first-child{padding-left:0;border:0}.fact small{font-size:11px;color:var(--muted);display:block;margin-bottom:4px;letter-spacing:.06em;text-transform:uppercase}.fact span{font-size:18px;font-weight:700}.learning-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px;align-items:start}.learning-layout .side-note{color:var(--muted);margin-top:22px;font-size:16px}.syllabus details{background:white;padding:0 23px;border:1px solid var(--line);border-radius:13px;margin-bottom:11px}.syllabus summary{display:flex;align-items:center;gap:20px;padding:23px 25px 23px 0;font-size:19px}.syllabus summary .num{font-size:11px;color:var(--muted);width:20px;flex-shrink:0}.syllabus .answer{padding-left:40px;font-size:14px}.outcomes{list-style:none;margin:14px 0 0;padding:0}.outcomes li{position:relative;padding-left:17px;margin:7px 0}.outcomes li:before{content:'';width:5px;height:5px;background:var(--navy);border-radius:50%;position:absolute;left:0;top:9px}.course-enquiry{background:var(--yellow);border-radius:20px;padding:40px;margin-top:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.course-enquiry h3{font-size:29px}.course-enquiry p{font-size:14px;margin-top:10px;max-width:610px}.course-enquiry .btn{flex-shrink:0}.teacher-strip{background:white}.teacher-mini{display:flex;gap:33px;align-items:center}.teacher-mini img{width:130px;height:160px;object-fit:cover;object-position:center 20%;border-radius:14px}.teacher-mini h3{font-size:30px;margin-bottom:12px}.teacher-mini p{font-size:16px;color:var(--muted)}.teacher-mini .text-link{margin-top:15px;font-size:13px}
    footer{background:var(--navy);color:white;padding:64px 0 25px;border-top:1px solid rgba(255,255,255,.15)}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:50px}.footer-brand .brand{width:max-content;margin-bottom:21px}.footer-brand p{font-size:14px;color:rgba(255,255,255,.57);max-width:270px}.footer-title{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.48);margin:5px 0 19px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:14px}.footer-links a:hover{color:var(--yellow)}.footer-contact{font-size:14px;word-break:break-word}.footer-contact p{font-size:13px;color:rgba(255,255,255,.57);margin-top:14px}.footer-base{margin-top:46px;padding-top:21px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:25px;color:rgba(255,255,255,.45);font-size:11px}.footer-base a{color:rgba(255,255,255,.7)}
    dialog{border:0;border-radius:22px;background:var(--paper);color:var(--navy);width:min(510px,calc(100% - 32px));padding:40px;box-shadow:0 25px 100px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(14,41,65,.7);backdrop-filter:blur(5px)}dialog h2{font-size:38px}dialog p{color:var(--muted);font-size:16px;margin-top:22px}dialog .actions{margin-top:27px}.close-dialog{position:absolute;right:17px;top:13px;border:0;background:transparent;font-size:28px;color:var(--navy);width:34px;height:34px}.dialog-footnote{font-size:12px!important;line-height:1.5}.dialog-icon{height:45px;width:45px;background:var(--yellow);border-radius:12px;display:grid;place-items:center;margin-bottom:23px}.dialog-icon svg{width:24px;height:24px}
    @media(min-width:1450px){.hero-grid{padding-top:88px;padding-bottom:90px}.hero-photo{height:525px}}
    @media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-links{gap:22px}.hero-grid{gap:35px}.hero-visual{padding-left:10px}.hero-photo{height:455px}.hero h1{font-size:74px}.photo-label{right:-9px}.direction-card{left:-4px;right:20px;padding:20px}.direction-line{font-size:13px}.two-col,.faq-layout{gap:50px}.proof-grid{grid-template-columns:150px repeat(3,1fr);gap:20px}.institution .two-col{gap:50px}.institution h2{font-size:42px}.about-hero-grid{gap:50px}.course-hero-grid{gap:40px}.course-art{padding:28px}.learning-layout{gap:50px}.company-grid{gap:60px}.footer-grid{gap:35px}}
    @media(max-width:850px){.container{width:calc(100% - 44px)}.nav{height:78px;gap:18px}.brand{font-size:18px}.brand img{width:48px;height:48px}.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:15px 24px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px rgba(14,41,65,.08);flex-direction:column;align-items:stretch;gap:4px}.nav-links.open{display:flex}.nav-links a{padding:14px}.nav-links a[aria-current=page]:after{left:14px;width:30px}.menu-toggle{display:flex}.nav>.btn{margin-left:auto}.brand{margin-right:0}.hero-grid{grid-template-columns:1fr 1fr;gap:23px;padding:54px 0}.hero h1{font-size:60px}.hero .lead{font-size:16px}.hero .eyebrow{font-size:10px}.hero .actions{gap:18px}.hero .actions .btn{font-size:14px;padding:14px 18px}.hero-photo{height:410px;border-top-left-radius:75px}.photo-outline{border-top-left-radius:75px}.photo-label{width:80px;height:80px;font-size:10px;top:25px}.direction-card{padding:18px;left:-10px;right:5px}.direction-line span:nth-of-type(2),.direction-line svg:nth-of-type(2){display:none}.proof-grid{grid-template-columns:repeat(3,1fr);gap:22px}.proof-label{grid-column:1/-1;display:flex;align-items:baseline;justify-content:space-between}.proof-label span{display:inline}.section{padding:75px 0}.two-col{gap:35px}.toolkit{padding:25px}.toolkit h3{font-size:29px}.module-tile{padding:25px 20px}.section-head{align-items:flex-start}.section-head p{font-size:15px;max-width:250px}.founder-photo-wrap img{height:400px}.founder-caption{font-size:15px}.founder-caption span{font-size:10px}.lead{font-size:18px}.institution .two-col{gap:35px}.institution h2{font-size:36px}.institution p{font-size:16px}.faq-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.faq-layout h2{font-size:37px}.cta-band h2{font-size:30px}.about-hero-grid{grid-template-columns:1.2fr .8fr;gap:35px}.about-hero-grid h1{font-size:54px}.about-hero-grid .portrait{height:360px}.company-grid{gap:45px}.company-grid h2{font-size:36px}.company-story p{font-size:16px}.statement .container{gap:45px}.statement p{font-size:29px}.principles{gap:24px}.course-hero-grid{gap:30px}.course-hero-grid h1{font-size:56px}.course-art h3{font-size:33px}.course-art{min-height:350px}.course-art .course-icon{width:150px;right:-35px}.course-enquiry{padding:30px;gap:20px}.course-enquiry h3{font-size:24px}.course-enquiry .btn{font-size:14px}.learning-layout{gap:35px}.value-card{padding:28px}.value-card h3{font-size:28px}.footer-grid{grid-template-columns:1.1fr .7fr 1fr;gap:25px}.footer-contact{font-size:12px}}
    @media(max-width:640px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.announcement{font-size:10px;padding:7px 10px}.announcement span{margin:0 6px}.nav{height:72px;gap:12px}.brand{gap:9px;font-size:16px}.brand img{width:43px;height:43px;border-radius:10px}.nav>.btn{font-size:12px;min-height:39px;padding:10px 12px;gap:10px}.nav>.btn svg{width:14px;height:14px}.menu-toggle{height:39px;width:39px}.nav-links{top:72px}.hero-grid{display:flex;flex-direction:column;padding:44px 0 55px;gap:37px;align-items:stretch}.hero h1{font-size:clamp(55px,14.9vw,78px);max-width:520px}.hero .eyebrow{font-size:10px;margin-bottom:21px}.hero .lead{font-size:17px;margin-top:22px;max-width:450px}.hero .actions{margin-top:27px;gap:24px;align-items:flex-start;flex-direction:column}.hero .actions .btn{min-height:52px;padding:15px 23px;font-size:15px}.hero .text-link{font-size:13px}.hero-note{margin-top:25px;font-size:11px}.hero-visual{max-width:460px;width:100%;align-self:center;padding:10px 10px 52px 10px}.hero-photo{height:380px;border-radius:78px 18px 18px 18px}.photo-outline{inset:0 23px 65px 0}.photo-label{right:0;top:33px;width:82px;height:82px}.direction-card{left:0;right:32px;bottom:0;padding:21px}.direction-line{font-size:14px}.proof{padding:26px 0}.proof-grid{grid-template-columns:1fr;gap:20px}.proof-label{display:block;margin-bottom:2px}.proof-label span{display:block;font-size:12px}.section{padding:61px 0}.eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:37px}.two-col{grid-template-columns:1fr;gap:37px}.intro-copy{font-size:17px;margin-top:22px}.pathways{margin-top:25px}.pathway{padding:17px 0}.pathway h3{font-size:18px}.pathway p{font-size:14px}.toolkit{padding:26px;border-radius:18px}.toolkit h3{font-size:32px}.toolkit-bottom{font-size:11px}.toolkit-bottom .pill{font-size:9px}.section-head{flex-direction:column;gap:20px;margin-bottom:30px}.section-head p{max-width:none;font-size:16px}.module-grid{grid-template-columns:1fr 1fr}.module-tile{padding:21px 17px;min-height:210px}.module-tile h3{font-size:21px}.module-tile p{font-size:13px}.module-tile .module-no{margin-bottom:22px}.course-bottom{align-items:flex-start;flex-direction:column;gap:20px;font-size:12px}.founder-photo-wrap{max-width:380px}.founder-photo-wrap img{height:407px}.founder-caption{bottom:43px;left:16px;right:41px;font-size:17px}.founder-caption span{font-size:11px}.founder-copy .lead{font-size:17px}.founder-copy .actions{margin-top:23px}.institution{padding:56px 0}.institution .two-col{grid-template-columns:1fr;gap:22px}.institution h2{font-size:38px}.institution p{font-size:17px}.institution .btn{margin-top:23px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{max-width:none;font-size:36px}.faq-layout p{margin-top:16px}.faq-layout summary{font-size:16px;padding-top:22px;padding-bottom:22px}.cta-band{padding:43px 0}.cta-band .container{flex-direction:column;align-items:flex-start;gap:25px}.cta-band h2{font-size:33px;max-width:350px}.cta-band p{font-size:15px}.page-hero{padding:48px 0 53px}.page-hero h1{font-size:50px}.about-hero-grid{grid-template-columns:1fr;gap:35px}.about-hero-grid h1{font-size:50px}.about-hero-grid .portrait{height:370px;width:100%;object-position:center 25%;border-radius:75px 18px 18px 18px}.portrait-wrap{max-width:360px;justify-self:center}.portrait-tag{left:-10px;right:25px;bottom:20px;font-size:18px}.company-grid{grid-template-columns:1fr;gap:25px}.company-grid h2{font-size:37px}.company-story p{font-size:17px;margin-bottom:18px}.principles{grid-template-columns:1fr;gap:29px;margin-top:35px}.principle .eyebrow{margin-bottom:18px}.principle p{font-size:16px}.statement{padding:56px 0}.statement .container{grid-template-columns:1fr;gap:14px}.statement p{font-size:29px}.statement .eyebrow{margin-bottom:13px}.experience{gap:9px;margin:21px 0}.experience span{font-size:11px;padding:9px 12px}.editorial-photo{height:390px}.values-hero h1{font-size:48px}.values-hero .lead{font-size:17px;position:relative;z-index:1}.values-orbit{width:250px;height:250px;right:-100px;top:65px;opacity:.4}.values-grid{grid-template-columns:1fr;gap:17px}.value-card{padding:29px;min-height:0}.value-top{margin-bottom:28px}.value-card h3{font-size:29px}.value-card p{font-size:16px}.value-card .commitment{font-size:13px}.roadmap-grid{grid-template-columns:1fr;gap:25px;margin-top:32px}.roadmap-item .step{margin-bottom:20px}.roadmap-item h3{font-size:24px}.roadmap-item p{font-size:16px}.roadmap-note{font-size:12px}.course-hero-grid{grid-template-columns:1fr;gap:35px}.course-hero-grid h1{font-size:51px}.course-hero-grid .lead{font-size:17px}.course-art{min-height:335px;max-width:440px;width:100%;justify-self:center;padding:31px}.course-art h3{font-size:39px;max-width:300px}.course-art .course-icon{width:180px;height:180px;right:-27px}.course-facts .container{width:100%;grid-template-columns:1fr}.fact{border-left:0;border-top:1px solid var(--line);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.fact:first-child{padding:16px 20px}.fact small{font-size:10px;margin:0}.fact span{font-size:15px}.learning-layout{grid-template-columns:1fr;gap:30px}.learning-layout .side-note{margin-top:18px;font-size:16px}.syllabus details{padding:0 19px}.syllabus summary{font-size:17px;gap:13px;padding-top:21px;padding-bottom:21px}.syllabus .answer{padding-left:32px;font-size:14px}.course-enquiry{margin-top:30px;padding:28px;align-items:flex-start;flex-direction:column;gap:24px}.course-enquiry h3{font-size:27px}.course-enquiry p{font-size:15px}.teacher-mini{gap:20px;align-items:flex-start}.teacher-mini img{width:91px;height:123px;border-radius:10px}.teacher-mini h3{font-size:24px}.teacher-mini p{font-size:14px}.teacher-mini .text-link{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px}.footer-brand{grid-column:1/-1}.footer-brand .brand{font-size:20px;margin-bottom:18px}.footer-brand p{max-width:320px;font-size:14px}.footer-title{font-size:10px;margin-bottom:18px}.footer-contact{font-size:12px}.footer-links{font-size:13px}.footer-contact p{font-size:12px}.footer-base{flex-direction:column;align-items:flex-start;gap:13px;margin-top:35px}.footer-base a{font-size:11px}footer{padding-top:46px}dialog{padding:32px 25px}dialog h2{font-size:34px}dialog p{font-size:15px}.dialog-icon{margin-bottom:21px}}
    @media(max-width:380px){.nav{gap:9px}.nav>.btn{padding:10px;font-size:11px;gap:7px}.nav>.btn svg{display:none}.menu-toggle{flex-shrink:0}.brand{gap:7px}.brand img{width:39px;height:39px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

    .approach-point{border-left:1px solid var(--line);padding-left:25px;font-size:14px;line-height:1.45}
    .approach-point strong{display:block;font-size:16px;margin-bottom:7px}
    .approach-point p{color:var(--muted);font-size:14px}
    .site-header:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--yellow);transform:scaleX(var(--reading-progress,0));transform-origin:left;pointer-events:none}
    .btn svg,.text-link svg{transition:transform .25s ease}
    @media(hover:hover) and (prefers-reduced-motion:no-preference){.btn:hover svg,.text-link:hover svg{transform:translateX(4px)}}
    @media(prefers-reduced-motion:no-preference){
      .hero-visual.motion-in .track:before{animation:draw-track 1.15s .18s cubic-bezier(.2,.7,.2,1) both;transform-origin:left}
      .course-art.motion-in .course-steps span{animation:draw-track .65s cubic-bezier(.2,.7,.2,1) both;transform-origin:left}
      .course-steps span:nth-child(2){animation-delay:.08s!important}.course-steps span:nth-child(3){animation-delay:.16s!important}.course-steps span:nth-child(4){animation-delay:.24s!important}.course-steps span:nth-child(5){animation-delay:.32s!important}.course-steps span:nth-child(6){animation-delay:.4s!important}
    }
    @keyframes draw-track{from{transform:scaleX(0)}to{transform:scaleX(1)}}
    @media(min-width:851px) and (prefers-reduced-motion:no-preference){.photo-label{transform:translateY(var(--badge-drift,0px)) rotate(10deg)}}
    @media(max-width:1100px){.approach-point{padding-left:18px}}
    @media(max-width:850px){.approach-point{border:0;padding-left:0}}
    @media(max-width:640px){.approach-point{padding-top:19px;border-top:1px solid var(--line)}.approach-point strong{font-size:17px}.approach-point p{font-size:15px}}
    @media(prefers-reduced-motion:reduce){.site-header:after{display:none}*,*:before,*:after{animation:none!important;transition:none!important}.photo-label{transform:rotate(10deg)}}

    .ink-rose{color:var(--navy)}
    .hero-review-link{display:inline-flex;align-items:center;gap:10px;margin-top:25px;color:white;font-size:14px;text-decoration:underline;text-decoration-color:rgba(255,255,255,.4);text-underline-offset:5px}
    .hero-review-link svg{width:17px;height:17px;color:var(--yellow)}
    .hero-review-link+.hero-note{margin-top:15px}
    .trust-section{background:white;border-bottom:1px solid var(--line);scroll-margin-top:0}
    .trust-heading{display:grid;grid-template-columns:1.55fr .65fr;align-items:center;gap:70px;margin-bottom:40px}
    .trust-heading .eyebrow:before{background:var(--navy)}
    .trust-intro{font-size:17px;color:var(--muted);margin-top:20px;max-width:430px}
    .trust-summary{display:flex;flex-direction:column;align-items:flex-start;justify-self:end;border:1px solid var(--line);border-radius:17px;padding:27px 31px;width:100%;max-width:305px;background:var(--paper);transition:box-shadow .25s,border-color .25s}
    .trust-platform{font-size:14px}.trust-platform strong{display:block;font-size:25px;line-height:1.25;letter-spacing:-.04em;margin-top:3px}
    .trust-score{display:flex;align-items:center;gap:13px;margin:17px 0 14px;line-height:1.35}
    .trust-score>strong{font-size:65px;letter-spacing:-.06em;line-height:1}.trust-score>span{font-size:14px;color:var(--muted)}.trust-score b{font-weight:400;color:var(--navy)}
    .trust-stars{display:flex;gap:3px;width:max-content;flex-shrink:0}
    .trust-stars>span{width:24px;height:24px;background:#00b67a;color:white;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:21px;line-height:1}
    .trust-stars>span.unfilled{background:#dcdce6}
    .trust-summary .trust-stars>span{width:32px;height:32px;font-size:28px}
    .trust-count{display:block;font-size:13px;color:var(--muted);margin-top:12px}
    .trust-summary-link{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700;margin-top:20px}
    .trust-summary-link svg{width:17px;height:17px}
    .review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
    .review-card{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:29px 31px;display:flex;flex-direction:column;min-height:250px;transition:border-color .25s,box-shadow .25s}
    .review-card.featured{background:var(--navy);color:white;border-color:var(--navy)}
    .review-top{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}
    .review-source{font-size:12px;color:var(--muted)}.featured .review-source{color:rgba(255,255,255,.7)}
    .review-card blockquote{margin:27px 0 31px}.review-card blockquote p{font-size:clamp(24px,2.5vw,33px);letter-spacing:-.035em;line-height:1.25;max-width:430px}
    .review-card.featured blockquote p{font-size:clamp(31px,3.3vw,43px);max-width:330px;color:var(--yellow)}
    .review-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}
    .featured .review-bottom{border-color:rgba(255,255,255,.2)}
    .review-bottom cite{font-size:15px;font-style:normal;font-weight:700;display:block}
    .review-bottom time{font-size:12px;color:var(--muted);display:block;margin-top:4px}.featured .review-bottom time{color:rgba(255,255,255,.66)}
    .review-bottom a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;border-bottom:1px solid currentColor;padding-bottom:3px}
    .review-bottom svg{width:15px;height:15px}
    .trust-footnote{display:flex;justify-content:space-between;align-items:baseline;gap:25px;padding-top:24px;font-size:12px;color:var(--muted)}
    .trust-footnote p{max-width:650px}.trust-footnote span{flex-shrink:0}
    .module-tile:nth-child(3) .module-no svg,.module-tile:nth-child(4) .module-no svg,.module-tile:nth-child(5) .module-no svg{color:var(--navy)}
    .value-card:nth-child(3) .iconbox,.roadmap-item:nth-child(2) .step{background:var(--navy);color:white}
    .syllabus details[open]{border-color:rgba(14,41,65,.35)}
    .syllabus details[open] summary .num{color:var(--navy)}
    .principle:nth-child(2){border-top-color:var(--navy)}
    @media(hover:hover){.review-card:not(.featured):hover,.trust-summary:hover{border-color:rgba(14,41,65,.3);box-shadow:0 9px 24px rgba(14,41,65,.05)}}
    @media(max-width:850px){.trust-heading{grid-template-columns:1.2fr .8fr;gap:32px}.trust-summary{padding:23px}.trust-heading h2{font-size:42px}.review-card{padding:25px}.review-source{font-size:12px}.trust-footnote{flex-direction:column;gap:10px}.review-bottom{gap:15px;align-items:flex-start;flex-direction:column}.review-card blockquote p{font-size:27px}}
    @media(max-width:640px){.trust-section{scroll-margin-top:0}.trust-heading{grid-template-columns:1fr;gap:28px;margin-bottom:25px}.trust-heading h2{font-size:38px}.trust-summary{justify-self:stretch;max-width:none;display:grid;grid-template-columns:1fr auto;column-gap:15px;row-gap:8px;padding:24px}.trust-platform{grid-column:1}.trust-score{grid-column:2;grid-row:1/3;margin:0;gap:9px}.trust-score>strong{font-size:56px}.trust-summary .trust-stars{grid-column:1;grid-row:2;align-self:center}.trust-summary .trust-stars>span{width:25px;height:25px;font-size:22px}.trust-count{grid-column:1/-1;margin-top:4px}.trust-summary-link{grid-column:1/-1;margin-top:6px}.trust-platform strong{font-size:23px}.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:27px;min-height:240px}.review-top{gap:12px}.review-card blockquote{margin:26px 0}.review-card blockquote p{font-size:29px}.review-card.featured blockquote p{font-size:38px}.review-bottom{flex-direction:row;align-items:flex-end;flex-wrap:wrap}.trust-intro{font-size:16px}.trust-footnote{font-size:12px;line-height:1.6}}
    @media(max-width:360px){.trust-summary{padding:21px;column-gap:10px}.trust-score{gap:6px}.trust-score>strong{font-size:46px}.trust-platform strong{font-size:21px}.trust-summary .trust-stars>span{width:21px;height:21px;font-size:19px}.review-card{padding:22px}}
  
    /* Final palette: clear ink-on-paper typography, navy depth and small gold accents. */
    .announcement{background:var(--yellow);color:var(--navy)}
    .announcement span{color:var(--navy);opacity:.45}
    .hero,.toolkit,.course-art{background:linear-gradient(135deg,#19364f 0%,var(--navy) 68%)}
    .page-hero.yellow{background:linear-gradient(115deg,#fff 0%,var(--paper) 85%);border-bottom:1px solid var(--line)}
    .ink-rose{color:inherit}
    .trust-heading .ink-rose,.course-hero-grid h1 .ink-rose{ text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:4px;text-underline-offset:8px;text-decoration-skip-ink:auto}
    .statement .ink-rose{text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:3px;text-underline-offset:5px}
    .photo-label{background:white;color:var(--navy);border:1px solid rgba(14,41,65,.1);box-shadow:0 6px 20px rgba(14,41,65,.12)}
    .photo-label svg{color:var(--navy)}
    .btn.yellow{background:white;color:var(--navy);border-bottom:3px solid var(--yellow)}
    .institution{background:var(--navy);color:white;border-top:1px solid rgba(255,255,255,.1)}
    .institution p{color:rgba(255,255,255,.8)}
    .institution .eyebrow.dark:before{background:var(--yellow)}
    .institution .btn.navy{background:white;color:var(--navy);border-bottom:3px solid var(--yellow)}
    .institution:after{border-color:rgba(255,255,255,.12)}
    .course-enquiry{background:white;border:1px solid var(--line);box-shadow:inset 0 3px 0 var(--yellow)}
    .course-enquiry p{color:var(--muted)}
    .value-top .iconbox,.value-card:nth-child(3) .iconbox{background:var(--navy);color:var(--yellow)}
    .roadmap-item .step,.roadmap-item:nth-child(2) .step{background:var(--navy);color:white}
    .review-card.featured blockquote p{color:white}
    .trust-summary{background:white;box-shadow:0 8px 28px rgba(14,41,65,.045)}
    @media(hover:hover){.btn.yellow:hover,.institution .btn.navy:hover{background:var(--paper)}}

    /* Restrained yellow accents; preserve the established layout and typography. */
    .pathway .number{border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}
    .module-no svg{background:rgba(255,215,0,.2);border-radius:5px;box-shadow:0 0 0 5px rgba(255,215,0,.2)}
    .principle,.principle:nth-child(2){border-top-color:var(--yellow)}
    .value-card{box-shadow:inset 0 3px 0 var(--yellow)}
    .roadmap-item{border-top-color:var(--yellow)}
    .roadmap-item .step{box-shadow:0 0 0 3px rgba(255,215,0,.4)}
    .syllabus details[open]{box-shadow:inset 3px 0 0 var(--yellow)}
    .review-card.featured{box-shadow:inset 0 3px 0 var(--yellow)}
    .page-hero.yellow{box-shadow:inset 0 -3px 0 rgba(255,215,0,.6)}
