:root{--forest:#18372f;--deep:#10281f;--olive:#717f64;--cream:#f4f1e8;--paper:#e9e3d5;--ink:#192b26;--muted:#5d675e;--line:#c5c8b9;--lime:#e4efae;--gold:#d6b16f;--sans:'Noto Sans JP',sans-serif;--serif:'Noto Serif JP',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure,dl{margin:0}h1,h2,h3{font-weight:700}h2 em,h1 em{font-style:normal;color:var(--olive)}::selection{background:var(--lime);color:var(--deep)}:focus-visible{outline:3px solid #b7d967;outline-offset:4px}.skip-link{position:absolute;top:-100px;left:12px;z-index:100;background:var(--lime);padding:12px 18px}.skip-link:focus{top:12px}.section-pad{padding:105px clamp(24px,6vw,110px)}.section-count{display:flex;gap:18px;align-items:center;font:700 12px/1.3 Arial,sans-serif;letter-spacing:.18em;color:var(--olive)}.section-count:after{content:'';height:1px;width:60px;background:currentColor;opacity:.55}.section-count span{font-size:10px;letter-spacing:.22em}.section-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#6a795e;margin-bottom:22px}.text-arrow{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:45px;border-bottom:1px solid currentColor;font-size:13px;font-weight:700;letter-spacing:.02em}.text-arrow span{font-size:21px;font-weight:400}.text-arrow.light{color:var(--lime)}.text-arrow:hover,.course-more:hover{color:#9b641e}
.proposal-ribbon{height:26px;display:flex;justify-content:center;align-items:center;gap:16px;background:#d4b886;color:#26342b;font:700 9px Arial,sans-serif;letter-spacing:.24em}.proposal-ribbon span{font-family:var(--sans);font-size:9px;letter-spacing:.07em}.site-header{height:76px;display:flex;align-items:center;gap:36px;padding:0 clamp(18px,4vw,65px);position:sticky;top:0;z-index:40;background:var(--olive);color:white;border-bottom:1px solid #ffffff35}.brand{display:flex;align-items:center;flex:0 0 auto;width:268px;height:54px;overflow:hidden}.brand img{width:100%;height:auto;max-width:none}.desktop-nav{display:flex;align-items:center;gap:clamp(15px,2vw,32px);margin-left:auto}.desktop-nav a{font-size:12px;white-space:nowrap;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--lime)}.nav-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--lime);color:var(--deep);min-width:147px;padding:15px 17px;font-size:12px;font-weight:800}.nav-cta span{font-size:20px}.menu-button{display:none;background:none;border:0;width:45px;height:45px;padding:9px}.menu-button span{display:block;height:2px;background:white;margin:7px 0}.mobile-menu{position:fixed;z-index:39;top:102px;left:0;right:0;background:var(--deep);padding:20px 24px 30px;box-shadow:0 20px 30px #0005}.mobile-menu a{display:block;color:white;padding:13px 5px;border-bottom:1px solid #ffffff2c;font-size:15px}.mobile-menu[hidden]{display:none}
.hero{display:grid;grid-template-columns:51% 49%;min-height:min(790px,calc(100svh - 102px));background:var(--deep);color:white}.hero-copy{padding:clamp(55px,8vh,100px) clamp(35px,6vw,105px) 22px clamp(24px,6vw,110px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero-copy:before{content:'01';position:absolute;top:25px;right:20px;font:800 clamp(110px,14vw,230px)/1 Arial,sans-serif;color:#ffffff09;pointer-events:none}.kicker{display:flex;align-items:center;gap:13px;position:relative;color:var(--lime);font-size:11px;font-weight:700;letter-spacing:.08em}.kicker-line{display:inline-block;width:26px;height:1px;background:var(--lime)}.hero-small{font:600 clamp(18px,1.5vw,22px)/1.8 var(--serif);margin-top:42px;color:#d8dfd1}.hero h1{font-size:clamp(55px,5.9vw,102px);line-height:1.18;letter-spacing:-.085em;margin:20px 0 32px;white-space:nowrap}.hero h1 em{color:var(--lime);font-family:var(--serif);font-weight:600;letter-spacing:-.14em}.hero-lead{font-size:15px;line-height:2.1;max-width:470px;color:#d7ded5}.primary-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--lime);color:var(--deep);padding:17px 24px;min-width:260px;max-width:max-content;font-weight:800;font-size:13px;transition:transform .2s,background .2s}.primary-link span{font-size:22px;font-weight:400}.primary-link:hover{background:#f2facb;transform:translateY(-3px)}.hero .primary-link{margin-top:42px}.hero-index{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:auto;padding-top:50px;color:#aab8a7;font:700 9px Arial,sans-serif;letter-spacing:.18em}.hero-image{position:relative;min-height:560px;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:31% center;filter:saturate(.72) contrast(1.08)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10281f05 35%,#10281fa9 100%)}.hero-image-caption{position:absolute;z-index:2;bottom:28px;left:35px;right:35px;display:flex;align-items:end;justify-content:space-between;color:white}.hero-image-caption>span{font-size:10px;letter-spacing:.12em}.hero-image-caption strong{font:800 clamp(110px,13vw,210px)/.85 Arial,sans-serif;letter-spacing:-.13em;color:var(--lime)}.hero-image-caption strong span{font-size:.68em;vertical-align:14%}
.evidence-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border-bottom:1px solid var(--line)}.evidence-strip>div,.evidence-strip>a{min-height:143px;display:flex;flex-direction:column;justify-content:center;padding:25px clamp(16px,3vw,50px);border-right:1px solid var(--line)}.evidence-strip>*:last-child{border-right:0}.evidence-strip a:hover{background:#e0e4cb}.strip-label{font:700 10px Arial,sans-serif;letter-spacing:.18em;color:#617261}.evidence-strip strong{font-size:clamp(20px,2vw,31px);line-height:1.35;letter-spacing:-.04em;margin:9px 0 4px}.strip-unit{font:400 16px Arial,sans-serif}.evidence-strip small{font-size:11px;color:var(--muted)}
.manifesto{background:var(--cream)}.manifesto-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:8%;align-items:end;margin-top:57px}.manifesto h2,.math-section h2,.reviews h2,.teachers h2,.courses h2,.fees h2,.faq h2{font-size:clamp(37px,4vw,64px);line-height:1.5;letter-spacing:-.075em}.manifesto h2 em{color:#6b7b5e;font-family:var(--serif);font-size:.83em;letter-spacing:-.09em}.manifesto-copy{max-width:500px;padding-bottom:4px}.manifesto-copy .lead{font:700 clamp(22px,2vw,31px)/1.7 var(--serif);margin-bottom:25px}.manifesto-copy>p:not(.lead){font-size:14px;line-height:2.05;color:#4d5a52;margin-bottom:18px}.manifesto-copy .text-arrow{margin-top:13px}.dialogue-feature{display:grid;grid-template-columns:1.2fr .8fr;margin-top:80px;min-height:530px;background:#dfe5d1}.dialogue-feature figure{position:relative;overflow:hidden;min-height:440px}.dialogue-feature figure img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:55% center}.dialogue-feature figcaption{position:absolute;bottom:20px;left:24px;color:white;background:#18372fbc;padding:8px 12px;font:700 9px Arial,sans-serif;letter-spacing:.18em}.dialogue-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:35px clamp(25px,4vw,65px)}.dialogue-number{font:800 clamp(86px,10vw,160px)/1 Arial,sans-serif;letter-spacing:-.12em;color:var(--forest)}.dialogue-prompt{font:700 clamp(19px,2vw,30px)/1.8 var(--serif);margin:28px 0 55px}.dialogue-rule{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #a7b7a1;padding-top:18px;color:#54705b;font:700 9px Arial,sans-serif;letter-spacing:.1em}.dialogue-rule span:not(:last-child):after{content:'→';padding-left:10px}.method-lines{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-top:1px solid var(--line)}.method-lines p{display:flex;flex-direction:column;padding:27px 30px 20px 0;border-right:1px solid var(--line)}.method-lines p+ p{padding-left:30px}.method-lines p:last-child{border-right:0}.method-lines b{font:700 12px Arial,sans-serif;color:var(--olive);letter-spacing:.12em}.method-lines span{font-size:18px;font-weight:700;margin:14px 0 8px}.method-lines small{font-size:12px;line-height:1.8;color:var(--muted)}
.math-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:7%;background:#d9dfcb;align-items:center}.math-intro .section-count{margin-bottom:55px}.math-intro h2 em{color:var(--forest);font-family:var(--serif)}.math-intro>p:not(.section-eyebrow){font-size:15px;line-height:2;margin-top:25px;max-width:390px}.math-intro>small{display:block;font-size:11px;margin-top:20px;color:var(--muted)}.math-lab{background:var(--deep);padding:35px;color:#fff;box-shadow:17px 17px 0 #a9b69c}.lab-meta{display:flex;justify-content:space-between;color:#bac8b6;font:700 10px Arial,sans-serif;letter-spacing:.13em}.math-formula{font:600 clamp(29px,3.2vw,52px)/1.3 var(--serif);margin:40px 0 35px;white-space:nowrap}.math-formula span{color:var(--lime)}.math-formula output{font-size:.65em;color:var(--lime)}.math-content{display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center}.area-diagram{width:210px;height:210px;display:grid;grid-template-columns:3fr 1fr;grid-template-rows:3fr 1fr;gap:3px;position:relative;--unfold:0}.area-diagram:after{content:'?';position:absolute;inset:0;display:grid;place-items:center;font:700 90px var(--serif);background:#dbe6bd;color:var(--forest);opacity:calc(1 - var(--unfold)*2);pointer-events:none}.area-diagram>div{display:grid;place-items:center;color:var(--deep);font:700 22px var(--serif);transition:transform .35s}.sq-main{background:#e4efae}.sq-right,.sq-bottom{background:#bfd79c}.sq-corner{background:#e9cb8b}.area-diagram[data-open="true"] .sq-main{transform:translate(-5px,-5px)}.area-diagram[data-open="true"] .sq-right{transform:translate(5px,-5px)}.area-diagram[data-open="true"] .sq-bottom{transform:translate(-5px,5px)}.area-diagram[data-open="true"] .sq-corner{transform:translate(5px,5px)}.dialogue-script>span{font-size:10px;color:var(--lime);letter-spacing:.1em}.dialogue-script p{font:600 17px/1.85 var(--serif);margin:13px 0}.dialogue-script small{font-size:11px;color:#c1cfc0;line-height:1.7}.math-controls{display:grid;grid-template-columns:1fr auto;gap:13px 15px;align-items:center;border-top:1px solid #ffffff40;margin-top:35px;padding-top:22px}.math-controls label{grid-column:1/-1;display:flex;justify-content:space-between;font-size:12px}.math-controls label span{color:var(--lime)}.math-controls input{width:100%;accent-color:var(--lime)}.math-controls button{background:var(--lime);border:0;color:var(--deep);padding:13px 17px;font-size:12px;font-weight:700;white-space:nowrap}.math-controls button span{font-size:18px;margin-left:14px}
.results{background:var(--deep);color:white;overflow:hidden}.results-header{padding-bottom:40px}.results .section-count,.film .section-count,.final-cta .section-count,.access .section-count{color:var(--gold)}.results-header .section-eyebrow{margin-top:55px;color:var(--lime)}.results h2{font-size:clamp(53px,6.3vw,100px);line-height:1.22;letter-spacing:-.09em}.results h2 em{font-family:var(--serif);color:var(--lime)}.results-header>p:not(.section-eyebrow){font-size:15px;line-height:2;margin-top:30px;max-width:640px;color:#d2ddd0}.results-header .text-arrow{margin-top:26px}.proof-stage{position:relative;min-height:650px;background:radial-gradient(circle at 57% 40%,#45644c 0,#254332 38%,#142d24 74%);border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;display:flex;align-items:center;justify-content:center;padding:70px 3vw}.proof-stage-label{position:absolute;z-index:2;top:35px;left:clamp(24px,6vw,110px);right:clamp(24px,6vw,110px);display:flex;align-items:center;justify-content:space-between;gap:20px;pointer-events:none}.proof-stage-label span{font:700 10px Arial,sans-serif;letter-spacing:.22em;color:#dce8c4}.proof-stage-label strong{font:800 62px Arial,sans-serif;color:#ffffff28;line-height:1}.proof-stage-label small{font-size:10px;color:#a9bbaa}.proof-rail{width:100%;display:flex;align-items:center;justify-content:center;padding:42px 0 10px;perspective:1200px}.proof-sheet{display:block;flex:0 0 clamp(205px,21vw,310px);background:#efece4;padding:13px 13px 9px;box-shadow:0 25px 60px #07171092;transition:transform .45s,box-shadow .45s;position:relative;color:var(--deep);margin-left:-22px}.proof-sheet:first-child{margin-left:0}.proof-sheet img{width:100%;height:clamp(300px,29vw,410px);object-fit:contain;background:white}.proof-sheet span{display:block;padding:13px 5px 5px;font-size:11px;font-weight:800;letter-spacing:.03em}.proof-sheet-a{transform:translateY(20px) rotate(-10deg);z-index:4}.proof-sheet-b{transform:translateY(-24px) rotate(6deg);z-index:3}.proof-sheet-c{transform:translateY(27px) rotate(-4deg);z-index:2}.proof-sheet-d{transform:translateY(-20px) rotate(8deg);z-index:1}.proof-sheet:hover,.proof-sheet:focus-visible{transform:translateY(-25px) rotate(0) scale(1.07);z-index:8;box-shadow:0 35px 70px #071710c9}.results-footer{display:flex;justify-content:space-between;align-items:end;gap:35px;padding-top:54px;padding-bottom:70px}.results-footer p{font-size:14px;line-height:1.85;margin-top:14px;color:#d2ddd0;max-width:490px}.results-footer .section-eyebrow{color:var(--lime)}
.reviews{background:#ebe8dd}.review-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%;margin-top:60px}.reviews h2 em{color:var(--forest);font-family:var(--serif)}.rating{display:flex;align-items:center;gap:25px;margin:35px 0 25px}.rating strong{font:800 clamp(85px,11vw,160px)/1 Arial,sans-serif;letter-spacing:-.09em;color:var(--forest)}.rating span{display:flex;flex-direction:column;gap:8px;color:#9a682b;letter-spacing:.1em;font-size:19px}.rating small{font-size:11px;line-height:1.6;letter-spacing:0;color:var(--muted)}.review-note{font-size:11px;color:var(--muted);margin-bottom:15px}.review-themes article{display:grid;grid-template-columns:45px 1fr;gap:16px;border-top:1px solid var(--line);padding:26px 0}.review-themes article:last-child{border-bottom:1px solid var(--line)}.review-themes b{font:700 12px Arial,sans-serif;color:var(--olive)}.review-themes h3{font:700 24px/1.5 var(--serif)}.review-themes p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:10px}
.film{display:grid;grid-template-columns:1fr 1fr;min-height:670px;background:#2e342a;color:white}.film-copy{padding:90px clamp(24px,6vw,110px)}.film-copy .section-eyebrow{color:var(--gold);margin-top:53px}.film h2{font-size:clamp(39px,4vw,65px);line-height:1.45;letter-spacing:-.08em}.film h2 em{color:var(--lime);font-family:var(--serif)}.film-copy>p:not(.section-eyebrow){font-size:14px;line-height:2;margin:25px 0 28px;max-width:450px;color:#d6ddd4}.film-play{border:1px solid var(--lime);color:var(--lime);background:transparent;display:flex;gap:18px;align-items:center;min-width:260px;justify-content:space-between;padding:12px 18px;font-size:13px;font-weight:700}.film-play:hover{background:var(--lime);color:var(--deep)}.play-icon{display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:39px;height:39px;font-size:14px;padding-left:2px}.film-chapters{display:flex;flex-direction:column;gap:10px;margin-top:45px;font-size:12px}.film-chapters span{font:700 10px Arial,sans-serif;color:#a8b7a1;letter-spacing:.14em;margin-bottom:5px}.film-chapters a{border-bottom:1px solid #ffffff40;max-width:360px;padding-bottom:8px}.film-chapters a:hover{color:var(--lime)}.film-visual{position:relative;min-height:500px;overflow:hidden}.film-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:32% center;filter:grayscale(.36) contrast(1.06)}.film-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#2e342a64,transparent 50%),linear-gradient(0deg,#0b1c1677,transparent 60%)}.film-visual span{position:absolute;bottom:30px;left:30px;z-index:1;font:700 10px Arial,sans-serif;letter-spacing:.17em}
.teachers{background:var(--cream)}.teacher-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:5%;margin:55px 0 50px}.teachers h2 em{font-family:var(--serif)}.teacher-heading>p{font-size:14px;line-height:2;color:var(--muted);max-width:400px;padding-bottom:10px}.teacher-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:25px}.teacher-feature{background:var(--deep);color:white;display:grid;grid-template-columns:58% 42%;min-height:480px}.teacher-feature figure{overflow:hidden}.teacher-feature img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.teacher-feature>div{padding:40px 30px;display:flex;flex-direction:column;justify-content:end}.teacher-feature span,.teacher-side span{font:700 10px Arial,sans-serif;letter-spacing:.13em;color:var(--gold);line-height:1.7}.teacher-feature h3{font-size:38px;margin:15px 0}.teacher-feature p{font-size:13px;line-height:1.9;color:#d6dfd4}.teacher-side{display:grid;grid-template-rows:1fr auto;gap:25px}.teacher-side article{background:#d7decd;display:grid;grid-template-columns:36% 1fr;gap:20px;min-height:220px;padding:22px}.teacher-side img{width:100%;height:100%;object-fit:cover;object-position:top}.teacher-side article>div{align-self:end}.teacher-side article span{color:#62775c}.teacher-side h3{font-size:27px;margin:10px 0}.teacher-side p{font-size:12px;line-height:1.8}.faculty-note{background:#e3dacb;padding:24px}.faculty-note span{font:700 10px Arial,sans-serif;color:#65745b;letter-spacing:.13em}.faculty-note p{font-size:14px;line-height:1.9;margin:12px 0}.faculty-note .text-arrow{font-size:12px}
.courses{background:#e2e6d7}.courses-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:6%;align-items:end;margin:55px 0 45px}.courses h2 em{font-family:var(--serif);color:var(--forest)}.courses-heading>p{font-size:14px;line-height:2;max-width:370px;color:var(--muted)}.course-list{border-top:1px solid #9cac9e}.course-list a{display:grid;grid-template-columns:60px 1fr 1.2fr 45px;align-items:center;gap:15px;border-bottom:1px solid #9cac9e;min-height:93px;padding:15px 5px;transition:padding .2s,background .2s}.course-list a:hover{background:#d3dec8;padding-left:20px}.course-list b{font:700 12px Arial,sans-serif;color:#64806a}.course-list strong{font-size:24px}.course-list span{font-size:13px;color:var(--muted)}.course-list i{font-size:28px;font-style:normal;text-align:right}.course-more{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:26px;font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:10px;max-width:600px}.course-more span{font-size:22px}
.fees{background:var(--cream)}.fees-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;margin-top:52px}.fees h2 em{font-family:var(--serif);color:var(--forest)}.fees-layout>div:first-child>p:not(.section-eyebrow){font-size:14px;line-height:2;color:var(--muted);margin:22px 0}.fees table{width:100%;border-collapse:collapse;font-size:14px}.fees caption{text-align:left;background:var(--forest);color:white;padding:14px 18px;font-weight:700;font-size:13px}.fees th,.fees td{padding:16px 13px;border-bottom:1px solid var(--line)}.fees thead th{font-size:11px;color:var(--muted);font-weight:500}.fees td,.fees thead th:last-child{text-align:right}.fees tbody th{text-align:left;font-weight:500}.fees td{font-weight:800;font-size:21px;white-space:nowrap}.fee-fine{font-size:11px;line-height:1.8;color:var(--muted);margin-top:18px}
.access{display:grid;grid-template-columns:1fr 1fr;background:#d8e0d0}.access-image{position:relative;min-height:630px;overflow:hidden}.access-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:39% center}.access-image span{position:absolute;bottom:20px;left:25px;color:white;background:#18372fbd;padding:9px 12px;font:700 10px Arial,sans-serif;letter-spacing:.15em}.access-copy{padding:90px clamp(25px,5vw,85px);align-self:center}.access-copy .section-eyebrow{margin-top:60px}.access h2{font-size:clamp(37px,4vw,64px);line-height:1.5;letter-spacing:-.08em}.access h2 span{font:800 1.25em Arial,sans-serif;letter-spacing:-.09em;color:var(--forest)}.access-copy>p:not(.section-eyebrow){font-size:14px;line-height:2;margin:25px 0}.access dl{margin:28px 0}.access dl>div{display:grid;grid-template-columns:85px 1fr;gap:15px;border-top:1px solid #a6b5a9;padding:15px 0;font-size:13px;line-height:1.75}.access dt{color:var(--muted)}.access dd{margin:0}.access dd a{text-decoration:underline}.outline-link{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--forest);padding:16px 19px;max-width:420px;font-size:13px;font-weight:700}.outline-link span{font-size:21px}.outline-link:hover{background:var(--forest);color:white}
.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;background:var(--cream)}.faq .section-eyebrow{margin-top:55px}.faq h2 em{font-family:var(--serif);color:var(--forest)}.faq-list{border-top:1px solid var(--forest)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:20px;align-items:center;list-style:none;padding:21px 0;font-size:14px;font-weight:700;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding:0 25px 23px 0;font-size:13px;line-height:1.9;color:var(--muted)}
.final-cta{position:relative;overflow:hidden;background:var(--deep);color:white;padding:100px clamp(24px,6vw,110px) 110px;min-height:590px}.final-cta>*:not(.final-watermark){position:relative;z-index:1}.final-watermark{position:absolute;right:-4%;top:2%;font:800 clamp(250px,36vw,580px)/1 Arial,sans-serif;letter-spacing:-.2em;color:#ffffff0b;pointer-events:none}.final-cta .section-eyebrow{margin-top:60px;color:var(--lime)}.final-cta h2{font-size:clamp(46px,5.7vw,88px);line-height:1.38;letter-spacing:-.08em}.final-cta h2 em{color:var(--lime);font-family:var(--serif)}.final-cta>p:not(.section-eyebrow){font-size:15px;line-height:2;max-width:520px;margin:25px 0 30px;color:#d8e3d8}.cta-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.call-link{font-size:11px;color:#dde8d4}.call-link strong{display:block;font:700 27px Arial,sans-serif;margin-top:5px;letter-spacing:.04em}.contact-form-link{display:inline-block;margin-top:28px;border-bottom:1px solid #b7c8b5;padding-bottom:6px;font-size:12px}.footer{background:#6c7b62;color:white;padding:35px clamp(24px,6vw,110px) 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff6b;padding-bottom:27px}.footer-top img{width:270px}.footer-top a{font:700 11px Arial,sans-serif;letter-spacing:.12em}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:20px;font-size:10px;line-height:1.8}.footer-bottom p:last-child{max-width:520px}.footer-bottom a{text-decoration:underline}.mobile-bar{display:none}.video-dialog{padding:0;border:0;background:var(--deep);color:white;width:min(90vw,1000px);max-width:none}.video-dialog::backdrop{background:#07150ecc}.video-frame{aspect-ratio:16/9;width:100%;background:#000}.video-frame iframe{width:100%;height:100%;border:0}.video-dialog p{padding:14px 20px;font-size:12px}.video-close{position:absolute;z-index:2;right:0;top:0;width:45px;height:45px;border:0;background:var(--lime);color:var(--deep);font-size:30px}
.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.js-motion .reveal.in-view{opacity:1;transform:none}
@media(max-width:1100px){.site-header{gap:15px}.brand{width:220px}.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}.nav-cta{min-width:120px}.hero h1{font-size:clamp(53px,6.4vw,83px)}.hero-copy{padding-left:4vw;padding-right:3vw}.hero-lead{font-size:13px}.method-lines span{font-size:15px}.math-section{gap:4%}.math-content{grid-template-columns:180px 1fr}.area-diagram{width:170px;height:170px}.teacher-feature{grid-template-columns:53% 47%}.teacher-feature>div{padding:25px}.teacher-side article{gap:12px}.course-list strong{font-size:20px}}
@media(max-width:760px){html{scroll-padding-top:70px}.section-pad{padding:72px 24px}.proposal-ribbon{height:22px;font-size:8px}.proposal-ribbon span{font-size:8px}.site-header{height:67px;padding:0 17px}.brand{width:215px;height:48px}.desktop-nav,.nav-cta{display:none}.menu-button{display:block;margin-left:auto}.mobile-menu{top:89px}.section-count{font-size:11px;gap:12px}.section-count:after{width:34px}.section-count span{font-size:9px}.section-eyebrow{font-size:11px;margin-bottom:18px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{min-height:570px;padding:55px 25px 24px}.hero-copy:before{top:12px;right:12px}.kicker{font-size:10px}.hero-small{font-size:17px;margin-top:58px}.hero h1{font-size:clamp(53px,13vw,76px);margin:14px 0 26px}.hero-lead{font-size:13px;line-height:1.95}.hero .primary-link{margin-top:33px}.hero-index{padding-top:40px;font-size:8px}.hero-image{min-height:430px}.hero-image img{object-position:30% center}.hero-image-caption{left:22px;right:22px;bottom:23px}.hero-image-caption strong{font-size:120px}.evidence-strip{grid-template-columns:1fr 1fr}.evidence-strip>div,.evidence-strip>a{min-height:112px;padding:18px 15px;border-bottom:1px solid var(--line)}.evidence-strip>*:nth-child(2){border-right:0}.evidence-strip>*:nth-child(n+3){border-bottom:0}.evidence-strip strong{font-size:20px}.evidence-strip small{font-size:9px}.strip-label{font-size:8px}.manifesto-layout{display:block;margin-top:42px}.manifesto h2,.math-section h2,.reviews h2,.teachers h2,.courses h2,.fees h2,.faq h2{font-size:clamp(33px,8.3vw,43px);line-height:1.55}.manifesto-copy{padding-top:35px}.manifesto-copy .lead{font-size:21px}.manifesto-copy>p:not(.lead){font-size:14px}.dialogue-feature{display:block;margin-top:48px}.dialogue-feature figure{min-height:330px}.dialogue-feature-copy{padding:28px 25px 33px}.dialogue-number{font-size:105px}.dialogue-prompt{font-size:20px;margin:15px 0 28px}.method-lines{display:block;margin-top:25px}.method-lines p,.method-lines p+p{padding:19px 0;border-right:0;border-bottom:1px solid var(--line)}.method-lines span{font-size:17px;margin:10px 0 4px}.math-section{display:block}.math-intro .section-count{margin-bottom:35px}.math-intro>p:not(.section-eyebrow){font-size:14px}.math-lab{margin-top:36px;padding:23px 18px;box-shadow:9px 9px 0 #a9b69c}.lab-meta{font-size:8px}.math-formula{font-size:30px;margin:25px 0 27px}.math-content{grid-template-columns:1fr;gap:28px}.area-diagram{width:205px;height:205px;margin:0 auto}.dialogue-script{min-height:115px}.dialogue-script p{font-size:17px}.results-header{padding-bottom:42px}.results-header .section-eyebrow{margin-top:40px}.results h2{font-size:clamp(53px,12vw,70px)}.results-header>p:not(.section-eyebrow){font-size:14px}.proof-stage{display:block;min-height:0;padding:65px 0 35px}.proof-stage-label{top:20px;left:24px;right:24px}.proof-stage-label strong{font-size:45px}.proof-stage-label small{display:none}.proof-rail{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:24px;gap:18px;padding:40px 24px 25px;overscroll-behavior-inline:contain}.proof-sheet,.proof-sheet:first-child{flex:0 0 min(74vw,320px);margin:0;transform:none;scroll-snap-align:start;padding:12px}.proof-sheet img{height:390px}.proof-sheet:hover,.proof-sheet:focus-visible{transform:none}.proof-sheet span{font-size:11px}.results-footer{display:block;padding-top:42px;padding-bottom:60px}.results-footer .text-arrow{margin-top:20px}.review-layout{display:block;margin-top:43px}.reviews h2{font-size:37px}.rating strong{font-size:105px}.rating small{font-size:10px}.review-themes{margin-top:48px}.review-themes h3{font-size:20px}.film{display:flex;flex-direction:column}.film-copy{padding:70px 24px}.film-copy .section-eyebrow{margin-top:40px}.film h2{font-size:38px}.film-copy>p:not(.section-eyebrow){font-size:14px}.film-visual{min-height:340px;order:-1}.film-visual img{object-position:30% center}.teacher-heading{display:block;margin:45px 0 32px}.teacher-heading>p{margin-top:20px;font-size:14px}.teacher-layout{display:block}.teacher-feature{display:block}.teacher-feature figure{height:360px}.teacher-feature img{object-position:center 30%}.teacher-feature>div{padding:28px}.teacher-feature h3{font-size:29px}.teacher-side{display:block}.teacher-side article{margin-top:20px;min-height:220px;grid-template-columns:32% 1fr;padding:17px}.teacher-side h3{font-size:24px}.faculty-note{margin-top:20px}.courses-heading{display:block;margin:45px 0 30px}.courses-heading>p{margin-top:22px}.course-list a{grid-template-columns:32px 1fr 25px;gap:7px 11px;min-height:85px}.course-list b{grid-column:1;grid-row:1}.course-list strong{grid-column:2;grid-row:1;font-size:21px}.course-list span{grid-column:2;grid-row:2;font-size:11px}.course-list i{grid-column:3;grid-row:1/3;font-size:23px}.course-more{font-size:12px;line-height:1.65}.fees-layout{display:block;margin-top:43px}.fees-layout>div:first-child{margin-bottom:40px}.fees td{font-size:18px}.fees th,.fees td{padding:15px 5px}.fees tbody th{font-size:12px}.access{display:flex;flex-direction:column}.access-image{min-height:370px}.access-copy{padding:70px 24px}.access-copy .section-eyebrow{margin-top:40px}.access h2{font-size:36px}.access-copy>p:not(.section-eyebrow){font-size:14px}.faq{display:block}.faq .section-eyebrow{margin-top:40px}.faq-list{margin-top:34px}.faq summary{font-size:13px;line-height:1.7}.final-cta{min-height:0;padding:75px 24px 100px}.final-cta .section-eyebrow{margin-top:45px}.final-cta h2{font-size:47px}.final-cta>p:not(.section-eyebrow){font-size:14px}.final-watermark{font-size:240px;top:24%}.cta-actions{display:block}.cta-actions .primary-link{max-width:none;width:100%}.call-link{display:block;margin-top:28px}.footer{padding:30px 24px 90px}.footer-top img{width:220px}.footer-bottom{display:block;font-size:9px}.footer-bottom p+p{margin-top:12px}.mobile-bar{position:fixed;z-index:35;bottom:0;left:0;right:0;display:flex;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#f4f1e8e8;backdrop-filter:blur(14px);border-top:1px solid var(--line);transform:translateY(120%);transition:transform .3s}.mobile-bar.visible{transform:none}.mobile-bar a{display:grid;place-items:center;min-height:45px;font-size:12px;font-weight:800}.mobile-bar a:first-child{flex:0 0 32%;border:1px solid var(--forest)}.mobile-bar a:last-child{flex:1;background:var(--forest);color:var(--lime)}}
@media(max-width:390px){.hero-copy{min-height:535px}.hero h1{font-size:51px}.hero-image{min-height:395px}.evidence-strip strong{font-size:18px}.proof-sheet img{height:355px}.teacher-side article{grid-template-columns:30% 1fr}.film h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.js-motion .reveal{opacity:1;transform:none}}
