:root{--ink:#171917;--paper:#fafaf6;--mint:#61cfc0;--yellow:#f6ea45;--coral:#ff543d;--line:#d7d9d2;--sans:'DM Sans','Noto Sans JP',sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0}body.menu-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1756d4;outline-offset:6px}::selection{background:var(--yellow);color:var(--ink)}.wrap{width:min(1180px,calc(100% - 112px));margin-inline:auto}.section{padding-block:120px}.section-label{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:52px}.section-label span+span{font-size:11px}h2{font-size:clamp(34px,3.4vw,49px);font-weight:800;line-height:1.6;letter-spacing:-.045em}p{line-height:2}h3{line-height:1.65}p:not([class]){font-size:14px}.mobile-only{display:none}.skip-link{position:fixed;top:0;left:20px;z-index:100;transform:translateY(-110%);background:var(--yellow);padding:15px}.skip-link:focus{transform:translateY(0)}
.site-header{position:fixed;inset:0 0 auto;z-index:20;height:96px;padding:0 38px;display:flex;align-items:center;gap:32px;transition:background .3s,box-shadow .3s}.site-header.is-scrolled{background:rgba(250,250,246,.97);box-shadow:0 1px 0 #17191712}.brand{width:180px;height:73px;flex:none;display:flex;align-items:center}.brand img{width:180px;height:auto;mix-blend-mode:multiply}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:12px;font-weight:700;align-items:center}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:2px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{background:var(--ink);color:white;border-radius:40px;padding:16px 23px;display:flex;align-items:center;gap:22px;font-size:12px;font-weight:600;white-space:nowrap}.header-contact span{font-size:18px}.header-contact:hover{background:#365b50}.menu-button{display:none}.hero{min-height:850px;height:min(920px,100svh);position:relative;isolation:isolate;overflow:hidden;display:grid;place-items:center;background:#fff}.hero-art{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.shape{position:absolute;animation:float-shape 14s ease-in-out infinite alternate;will-change:transform}.shape-mint{width:560px;height:450px;border-radius:48% 52% 55% 45% / 46% 45% 55% 54%;background:var(--mint);left:-225px;top:-128px;rotate:-22deg}.shape-yellow{width:470px;height:490px;background:var(--yellow);right:-190px;top:200px;clip-path:polygon(18% 0,94% 10%,100% 78%,25% 100%,0 50%);rotate:12deg;animation-delay:-6s}.shape-coral{width:365px;height:350px;left:6.5%;bottom:-190px;background:var(--coral);border-radius:50% 50% 0 0;rotate:-28deg;animation-delay:-10s}.hero-asterisk{position:absolute;font-size:100px;line-height:1;right:18%;top:115px;rotate:12deg}.hero-content{text-align:center;padding-bottom:20px;padding-top:60px;position:relative}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em}.hero-eyebrow{margin-bottom:25px}.hero h1{font-size:clamp(52px,5.65vw,85px);line-height:1.43;font-weight:800;letter-spacing:-.055em}.hero h1 span{font-size:.89em}.hero-lead{font-size:14px;letter-spacing:.04em;margin:23px 0 26px;line-height:1.9}.round-link{display:inline-flex;align-items:center;gap:40px;border-bottom:1px solid var(--ink);font-size:13px;font-weight:700;padding:9px 0}.round-link span{width:36px;height:36px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:21px;transition:transform .25s}.round-link:hover span{transform:rotate(45deg);background:var(--yellow);color:var(--ink)}.language-stamp{position:absolute;right:48px;bottom:73px;rotate:8deg;background:var(--mint);width:171px;height:171px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:rotate .3s}.language-stamp:hover{rotate:0deg}.language-stamp>span:first-child{font-size:10px;font-weight:700}.language-stamp strong{font-size:21px;line-height:1.12;letter-spacing:-.05em}.stamp-arrow{position:absolute;right:31px;bottom:30px;font-size:23px}.hero-bottom{position:absolute;left:40px;right:40px;bottom:25px;display:flex;justify-content:space-between;align-items:center}.scroll-cue{font-size:10px;letter-spacing:.12em;font-weight:700;display:flex;gap:25px;align-items:center}.scroll-cue span{font-size:24px}.motion-control{border:0;background:transparent;font-size:10px;display:flex;gap:10px;align-items:center;padding:10px}.motion-control span{font-size:14px}.intro{padding-bottom:70px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-grid h2{position:relative;font-size:clamp(38px,4.1vw,60px);line-height:1.55;padding-top:12px}.inline-star{display:block;color:var(--coral);font-size:100px;line-height:1.5;margin-left:60px}.intro-copy .lead{font-size:23px;line-height:1.8;font-weight:700;margin-bottom:24px}.intro-copy p+p{margin-top:20px}.for-schools{border-block:1px solid var(--line);margin-top:60px;padding:32px 0;display:grid;grid-template-columns:1fr 2fr;gap:35px}.for-schools>p{font-size:17px;font-weight:700;line-height:1.8}.for-schools ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:13px;font-weight:500}.for-schools li:before{content:'↗';font-size:20px;margin-right:20px}.features{padding-top:50px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:55px}.section-heading p{max-width:430px;font-size:14px}.features .section-heading{display:block}.features .section-label{margin-bottom:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.feature-art{height:170px;position:relative;margin-bottom:28px;display:flex;align-items:center;justify-content:center}.feature-art>span{position:absolute;bottom:0;left:0;font-size:62px;font-weight:500;letter-spacing:-.07em;line-height:1}.feature h3{font-size:25px;font-weight:700;letter-spacing:-.03em;margin:12px 0 17px}.feature>p:last-child{font-size:13px;line-height:2}.mini-label{font-size:10px;font-weight:700;letter-spacing:.13em}.globe{width:141px;height:141px;border-radius:50%;background:var(--mint);position:relative;overflow:hidden;rotate:-15deg}.globe:before{content:'';position:absolute;inset:0 36px;border-inline:2px solid var(--ink);border-radius:50%}.globe:after{content:'';position:absolute;inset:48px 0;border-block:2px solid var(--ink);border-radius:50%}.bubble{position:absolute;width:120px;height:90px;border-radius:50%}.bubble:after{content:'';width:25px;height:25px;position:absolute;bottom:-6px;left:20px;background:inherit;clip-path:polygon(0 0,100% 0,0 100%)}.bubble.one{background:var(--yellow);left:75px;top:8px;rotate:-15deg}.bubble.two{background:var(--coral);left:140px;top:60px;rotate:10deg}.art-question strong{font-size:140px;line-height:1;background:var(--yellow);width:140px;height:140px;text-align:center;rotate:12deg;clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%)}
.materials{background:#eeefe8}.materials-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:58px}.big-numbers{display:flex;align-items:baseline;gap:12px;position:relative;line-height:1}.big-numbers strong{font-size:100px;line-height:1;letter-spacing:-.06em;font-weight:500}.big-numbers span{font-size:11px;font-weight:700}.big-numbers i{font-style:normal;font-size:25px;align-self:center;margin:0 15px}.big-numbers small{position:absolute;bottom:-30px;right:0;font-size:12px;font-weight:600}.material-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.material-image{position:relative;background:var(--yellow);padding:45px 28px 30px;rotate:-3deg}.material-image img{width:100%;height:auto;box-shadow:8px 10px 0 #17191712;rotate:3deg}.material-image figcaption{font-size:10px;line-height:1.8;margin-top:25px;text-align:center;rotate:3deg}.paper-note{position:absolute;right:-10px;bottom:-35px;font-size:16px;font-weight:700;line-height:1.7;background:var(--mint);padding:20px 28px;rotate:9deg}.lesson-list>div{position:relative;padding:22px 0 22px 46px;border-bottom:1px solid #c3c6bd}.lesson-list>div:first-child{border-top:1px solid #c3c6bd}.lesson-list span{position:absolute;left:0;top:25px;font-size:12px}.lesson-list h3{font-size:18px;margin-bottom:3px}.lesson-list p{font-size:12px}.materials-foot{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:72px}.materials-foot>p{font-size:11px;max-width:550px}.text-link{border-bottom:1px solid;padding:12px 0;font-size:12px;font-weight:700;display:flex;gap:36px;align-items:center;white-space:nowrap}.text-link span{font-size:22px}.model-links{display:grid;grid-template-columns:1fr 1fr;gap:24px}.model-link{padding:36px;min-height:380px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s}.model-link:hover{transform:translateY(-7px)}.fixed-link{background:var(--yellow)}.individual-link{background:var(--mint)}.model-link h3{font-size:29px;margin:17px 0 7px;font-weight:800}.model-link>p{font-size:13px}.model-link-bottom{margin-top:auto;padding-top:120px;font-size:12px;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:1}.model-link-bottom b{border:1px solid;width:38px;height:38px;border-radius:50%;font-size:23px;display:grid;place-items:center;font-weight:500;transition:background .3s}.model-link:hover b{background:white}.model-decoration{position:absolute;right:30px;bottom:75px;pointer-events:none}.fixed-decoration{width:140px;height:105px}.fixed-decoration i{position:absolute;width:70px;height:70px;border:2px solid;border-radius:50%}.fixed-decoration i:first-child{left:36px;top:0}.fixed-decoration i:nth-child(2){left:0;top:47px}.fixed-decoration i:nth-child(3){left:70px;top:47px}.individual-decoration{font-size:170px;line-height:1;right:44px;bottom:65px;font-weight:500;rotate:15deg}.model-language{border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:22px;padding:30px 0;font-size:12px}.model-language>span:last-child{font-size:24px;margin-left:15px}.language-pill{border:1px solid;padding:7px 14px;border-radius:30px;font-size:11px;font-weight:600;display:inline-block;line-height:1.5}
.program-fixed{background:#f4f1d9}.program-individual{background:#e4efea}.program-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start}.program-heading{position:sticky;top:130px}.program-heading .section-label{font-size:10px;letter-spacing:.07em;margin-bottom:26px}.program-heading h2{font-size:39px;margin-bottom:24px}.program-heading>p:not([class]){font-size:13px}.program-meta{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.program-meta span{font-size:10px;border:1px solid #17191766;border-radius:25px;padding:5px 10px}.program-hint{font-size:13px;font-weight:700;line-height:1.9;margin-top:20px;padding-left:16px;border-left:2px solid}.timeline{margin:0;padding:0;list-style:none}.timeline li{display:flex;gap:25px;padding:28px 0;border-top:1px solid #17191730}.timeline li:last-child{border-bottom:1px solid #17191730}.step-no{font-size:32px;font-weight:500;line-height:1.5;min-width:42px;letter-spacing:-.07em}.timeline h3{font-size:17px;line-height:1.8;font-weight:700;margin-bottom:8px}.timeline p{font-size:12px;line-height:2}.inquiry-examples{margin-top:76px;border-top:1px solid #17191730;padding-top:32px}.inquiry-examples .mini-label{display:flex;gap:22px}.inquiry-examples .mini-label span{font-size:11px;letter-spacing:0;font-weight:500}.example-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;gap:50px}.example-grid article+article{border-left:1px solid #17191730;padding-left:50px}.example-input{display:flex;gap:14px;align-items:center;font-size:11px;font-weight:600;margin-bottom:20px}.example-input span{background:#fff;padding:5px 12px}.example-input b{font-size:24px;font-weight:500}.example-grid h3{font-size:20px;line-height:1.9;margin-bottom:14px}.example-grid p{font-size:11px}.example-grid p span{font-size:20px;margin-right:5px}.example-note{font-size:10px;margin-top:25px;color:#454c48}.english{background:var(--ink);color:var(--paper);overflow:hidden}.english-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.english-graphic{position:relative;isolation:isolate}.english-graphic>p{font-size:clamp(48px,6vw,83px);line-height:1.13;font-weight:700;letter-spacing:-.06em;position:relative}.english-graphic em{font-style:normal;color:var(--yellow);white-space:nowrap}.english-orbit{position:absolute;z-index:-1;width:320px;height:320px;border:1px solid #79877e;border-radius:50%;top:-28px;left:75px}.english-spark{font-size:105px;color:var(--mint);position:absolute;right:20px;top:-80px;rotate:12deg}.english-copy .language-pill{margin-bottom:20px;color:var(--mint)}.english-copy h2{font-size:27px;line-height:1.8;margin-bottom:24px}.english-copy>p{font-size:12px;line-height:2.1;margin-bottom:15px}.light-link{border-color:#9faaa1;margin-top:10px;font-size:11px;gap:28px}.english-flow{display:flex;justify-content:space-between;align-items:center;border-block:1px solid #697069;padding:27px 0;margin-top:70px}.english-flow span{font-size:22px;font-weight:500;letter-spacing:.05em;color:var(--yellow)}.english-flow p{font-size:11px;margin-top:6px}.english-flow b{font-size:22px;font-weight:400}.english-note{font-size:10px;color:#bbc4bc;margin-top:15px;text-align:right}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:20px}.story{border-top:1px solid;padding:30px 0 0;position:relative}.story-goal{font-size:10px;font-weight:700;display:inline-block;color:white;padding:4px 12px}.goal-one{background:#b62038}.goal-eight{background:#913048}.goal-fourteen{background:#086c9f}.story h3{font-size:30px;margin:22px 0 18px;letter-spacing:-.03em}.story p{font-size:12px;min-height:96px}.story-bottom{display:block;margin-top:20px;font-size:10px;border-top:1px solid var(--line);padding:17px 0}.all-stories{margin-top:42px;border-block:1px solid var(--ink)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:700;padding:24px 0}summary::-webkit-details-marker{display:none}.details-symbol{width:23px;height:23px;position:relative;flex:none}.details-symbol:before,.details-symbol:after{content:'';position:absolute;width:19px;height:1px;background:currentColor;top:11px;left:2px}.details-symbol:after{rotate:90deg;transition:rotate .2s}details[open] .details-symbol:after{rotate:0deg}.goal-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px;padding-top:10px}.goal-directory article{padding:25px 0;border-top:1px solid var(--line)}.goal-directory article>span{font-size:22px;color:#58665d}.goal-directory h3{font-size:13px;margin:5px 0 10px}.goal-directory p{font-size:11px}.directory-note{font-size:10px;padding-bottom:25px;margin-top:10px}.voices{background:#f0eee7}.voice-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:25px}.voice{position:relative}.quote-mark{font-size:100px;line-height:1.1;color:var(--coral);display:block;font-family:Georgia,serif;height:87px}.voice blockquote{margin:0 0 28px;font-size:19px;font-weight:600;line-height:2.05;letter-spacing:-.02em}.voice figcaption{border-top:1px solid #c9c9bf;padding-top:20px;display:flex;flex-direction:column;gap:8px;font-size:12px}.voice figcaption span{font-size:11px}.voice-tag{position:absolute;right:0;top:30px;font-size:10px;border:1px solid;border-radius:30px;padding:5px 12px}.philosophy{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.philosophy-image{position:relative;padding-bottom:30px}.philosophy-image img{width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:50% 50% 0 0;filter:saturate(.75)}.philosophy-image>span{position:absolute;left:-20px;bottom:0;font-size:53px;font-weight:700;line-height:.95;letter-spacing:-.05em;color:var(--ink);background:var(--yellow);padding:10px 15px;rotate:-6deg}.philosophy-copy .section-label{margin-bottom:24px}.philosophy-copy h2{font-size:36px;margin-bottom:27px}.philosophy-copy>p:not([class]){font-size:12px;margin-bottom:18px}.contact{background:var(--yellow);position:relative;overflow:hidden;isolation:isolate}.contact .section-label{margin-bottom:28px}.contact h2{font-size:65px;line-height:1.5}.contact-inner>p:not([class]){font-size:13px;margin:24px 0 32px}.contact-button{display:inline-flex;align-items:center;justify-content:space-between;gap:60px;background:var(--ink);color:white;padding:21px 27px;border-radius:50px;font-size:14px;font-weight:600;transition:gap .25s}.contact-button:hover{gap:78px}.contact-button span{font-size:25px}.contact-shape{position:absolute;width:600px;height:600px;background:var(--mint);border-radius:50%;right:-200px;top:120px;z-index:-1}.contact-end{position:absolute;right:13%;top:80px;font-size:430px;line-height:1;color:var(--coral);font-weight:700;rotate:15deg;z-index:-1}.site-footer{padding-block:60px 30px;display:grid;grid-template-columns:1fr auto;position:relative;gap:40px}.footer-brand{font-size:26px;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;gap:20px}.footer-brand span{font-size:10px;font-weight:500;letter-spacing:0}.site-footer p{font-size:11px;margin-top:10px}.site-footer nav{display:flex;gap:23px;font-size:11px;align-items:center}.site-footer small{font-size:9px;color:#666}.back-top{position:absolute;bottom:30px;right:0;border:1px solid;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:20px}.back-top:hover{background:var(--mint)}
dialog{border:0;margin:0 0 0 auto;padding:24px;width:min(460px,100%);height:100dvh;max-height:none;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#17191770;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700}.dialog-top button{background:transparent;border:1px solid;border-radius:50%;width:45px;height:45px;font-size:28px}dialog nav{margin-top:50px;display:flex;flex-direction:column}dialog nav a{padding:23px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:600;display:flex;justify-content:space-between}dialog nav a span{font-size:10px}dialog nav a:last-child{margin-top:20px;font-size:15px}.reveal-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal-ready .reveal.is-visible{opacity:1;transform:none}.motion-paused .shape{animation-play-state:paused}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{transition:none;opacity:1;transform:none}@keyframes float-shape{from{transform:translate(0,0) rotate(-6deg)}to{transform:translate(20px,25px) rotate(8deg)}}
@media(min-width:1600px){.hero{height:960px;min-height:900px}.shape-mint{left:-80px;top:-160px;width:650px;height:560px}.shape-yellow{right:-40px;top:200px;width:470px;height:600px}.hero h1{font-size:88px}.language-stamp{right:100px;bottom:95px}.shape-coral{left:15%}}
@media(max-width:1150px){.site-header{padding-inline:24px;gap:22px}.desktop-nav{gap:18px;font-size:10px}.header-contact{font-size:11px;padding:13px 18px;gap:14px}.brand,.brand img{width:156px}.wrap{width:calc(100% - 80px)}.intro-grid,.material-grid,.program-grid,.philosophy{gap:55px}.hero{min-height:800px}.hero h1{font-size:64px}.language-stamp{width:140px;height:140px;right:30px;bottom:55px}.language-stamp strong{font-size:19px}.stamp-arrow{right:20px;bottom:20px}.feature-grid{gap:32px}.bubble.one{left:40px}.bubble.two{left:100px}.english-grid{gap:45px}.program-heading h2{font-size:34px}.timeline h3{font-size:15px}.english-orbit{width:270px;height:270px;left:20px}.big-numbers strong{font-size:80px}.big-numbers{gap:8px}.big-numbers i{margin-inline:7px}.english-copy h2{font-size:24px}.english-spark{right:0}.contact-end{right:5%}}
@media(max-width:999px){.desktop-nav{display:none}.header-contact{margin-left:auto}.menu-button{display:flex;background:transparent;border:1px solid;border-radius:50%;width:43px;height:43px;padding:0;flex-direction:column;justify-content:center;align-items:center;gap:6px}.menu-button span{width:17px;height:1px;background:var(--ink)}.hero-asterisk{right:14%;top:130px;font-size:70px}.hero h1{font-size:60px}.shape-mint{left:-280px}.shape-yellow{right:-270px}.hero-content{padding-top:50px}.intro-grid{gap:45px}.feature h3{font-size:22px}.feature-grid{gap:25px}.feature-art>span{font-size:48px}.bubble.one{left:25px}.bubble.two{left:70px}.feature-art{height:145px}.feature-art .globe{width:125px;height:125px}.section{padding-block:95px}.intro{padding-bottom:45px}.features{padding-top:40px}.material-grid{gap:45px;grid-template-columns:1fr 1fr}.big-numbers strong{font-size:65px}.big-numbers span{font-size:9px}.model-link{padding:27px;min-height:365px}.model-link h3{font-size:25px}.program-grid{grid-template-columns:.85fr 1.15fr;gap:45px}.program-heading h2{font-size:30px}.timeline li{gap:17px}.step-no{font-size:27px;min-width:34px}.timeline h3{font-size:15px}.english-grid{grid-template-columns:1fr;gap:70px}.english-graphic{width:480px;margin-inline:auto}.english-graphic>p{font-size:82px}.english-orbit{width:320px;height:320px;left:70px}.english-spark{top:-30px;right:40px}.english-copy{max-width:580px;margin-inline:auto}.english-copy h2{font-size:31px}.english-copy>p{font-size:14px}.english-flow{gap:15px}.english-flow p{font-size:10px}.story-grid{gap:25px}.story h3{font-size:27px}.story p{min-height:130px}.goal-directory{grid-template-columns:1fr 1fr}.voice-grid{gap:45px}.voice blockquote{font-size:17px}.philosophy{gap:60px}.philosophy-copy h2{font-size:30px}.philosophy-image>span{font-size:44px}.contact h2{font-size:54px}.contact-end{right:3%;font-size:350px;top:130px}.site-footer{gap:30px}.site-footer nav{gap:14px;font-size:10px}}
@media(max-width:700px){:root{scroll-padding-top:90px}.wrap{width:calc(100% - 44px)}.section{padding-block:72px}.section-label{font-size:10px;gap:15px;margin-bottom:30px;letter-spacing:.055em}.section-label>span{font-size:10px}h2{font-size:32px;line-height:1.65}.site-header{height:76px;padding-inline:17px;gap:14px}.brand,.brand img{width:132px}.brand{height:66px}.header-contact{padding:10px 13px;gap:9px;font-size:9px}.header-contact span{font-size:16px}.menu-button{width:37px;height:37px;flex:none}.hero{min-height:775px;height:calc(100svh - 10px);max-height:950px}.hero-content{padding:0 10px 100px}.hero-eyebrow{font-size:10px;margin-bottom:25px;letter-spacing:.1em}.hero h1{font-size:clamp(36px,8.8vw,56px);line-height:1.57;letter-spacing:-.055em}.hero h1 span{font-size:.82em}.hero-lead{font-size:11px;line-height:1.9;margin-top:22px}.mobile-only{display:block}.hero-link{font-size:11px;gap:25px;padding:7px 0}.round-link span{width:30px;height:30px;font-size:19px}.shape-mint{width:300px;height:285px;left:-174px;top:-48px}.shape-yellow{width:255px;height:350px;right:-220px;top:160px}.shape-coral{width:185px;height:200px;bottom:-105px;left:18px}.hero-asterisk{font-size:48px;top:109px;right:33px}.language-stamp{width:123px;height:123px;bottom:57px;right:25px;gap:7px}.language-stamp>span:first-child{font-size:8px}.language-stamp strong{font-size:16px}.stamp-arrow{right:18px;bottom:18px;font-size:18px}.hero-bottom{left:22px;right:20px;bottom:13px}.scroll-cue{font-size:8px;letter-spacing:.07em;gap:15px}.scroll-cue span{font-size:20px}.motion-control{font-size:9px}.intro-grid{grid-template-columns:1fr;gap:28px}.intro-grid h2{font-size:39px;line-height:1.6;padding:0}.inline-star{position:absolute;right:14px;bottom:2px;font-size:65px;line-height:1;margin:0}.intro-copy .lead{font-size:20px;margin-bottom:20px}.intro-copy p:not(.lead){font-size:13px}.for-schools{grid-template-columns:1fr;gap:18px;margin-top:35px;padding:25px 0}.for-schools>p{font-size:15px}.for-schools>p br{display:none}.for-schools ul{font-size:11px;gap:15px}.for-schools li{position:relative;padding-left:26px}.for-schools li:before{position:absolute;left:0;top:-4px;margin:0;font-size:18px}.intro{padding-bottom:30px}.features{padding-top:30px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{font-size:12px;margin-top:22px}.feature-grid{grid-template-columns:1fr;gap:38px}.feature{display:grid;grid-template-columns:110px 1fr;column-gap:22px;align-items:center}.feature-art{grid-row:1/4;width:110px;height:150px;margin:0}.feature-art>span{font-size:38px;bottom:0}.feature-art .globe{width:86px;height:86px;align-self:flex-start;margin-top:10px}.globe:before{inset:0 23px}.globe:after{inset:30px 0}.bubble{width:75px;height:58px}.bubble.one{left:0;top:10px}.bubble.two{left:32px;top:45px}.art-question strong{width:85px;height:85px;font-size:85px;align-self:flex-start;margin-top:10px}.feature .mini-label{font-size:8px;letter-spacing:.07em}.feature h3{font-size:21px;margin:6px 0 10px}.feature>p:last-child{font-size:11px;line-height:1.9}.materials-top{display:block;margin-bottom:45px}.materials-top h2{font-size:33px}.big-numbers{margin-top:30px;justify-content:flex-start;gap:10px;padding-bottom:20px}.big-numbers strong{font-size:75px}.big-numbers span{font-size:10px}.big-numbers i{font-size:22px;margin-inline:7px}.big-numbers small{left:0;right:auto;bottom:-8px;font-size:11px}.material-grid{grid-template-columns:1fr;gap:58px}.material-image{margin:0 8px;padding:28px 18px 20px}.paper-note{font-size:12px;padding:15px 20px;right:0;bottom:-25px}.lesson-list>div{padding:20px 0 20px 38px}.lesson-list span{top:23px;font-size:11px}.lesson-list h3{font-size:15px}.lesson-list p{font-size:11px}.materials-foot{display:block;margin-top:26px}.materials-foot>p{font-size:10px}.text-link{font-size:11px;width:fit-content;margin-top:13px;gap:26px}.models h2{font-size:34px}.model-links{grid-template-columns:1fr;gap:20px}.model-link{min-height:308px;padding:27px}.model-link h3{font-size:28px}.model-link>p{font-size:12px}.model-link-bottom{padding-top:90px;font-size:11px}.model-decoration{bottom:64px}.individual-decoration{font-size:145px;right:32px;bottom:57px}.fixed-decoration{scale:.85;right:21px}.model-language{flex-wrap:wrap;justify-content:flex-start;gap:13px;font-size:10px;position:relative;padding:23px 30px 23px 0}.model-language .language-pill{font-size:10px}.model-language>span:last-child{position:absolute;right:0;margin:0;font-size:22px}.program-grid{grid-template-columns:1fr;gap:35px}.program-heading{position:static}.program-heading h2{font-size:35px;line-height:1.55;margin-bottom:20px}.program-heading>p:not([class]){font-size:12px}.program-meta{margin:19px 0}.program-meta span{font-size:9px}.program-hint{display:none}.timeline li{gap:18px;padding:23px 0}.step-no{font-size:27px;min-width:32px}.timeline h3{font-size:14px;line-height:1.8}.timeline p{font-size:11px}.inquiry-examples{margin-top:43px;padding-top:25px}.inquiry-examples .mini-label{display:block;font-size:10px}.inquiry-examples .mini-label span{display:block;margin-top:7px;font-size:11px}.example-grid{grid-template-columns:1fr;gap:28px;margin-top:24px}.example-grid article+article{border-left:0;border-top:1px solid #17191730;padding:28px 0 0}.example-input{font-size:10px;gap:12px;margin-bottom:16px}.example-grid h3{font-size:18px;line-height:1.9}.example-grid p{font-size:10px;line-height:1.8}.example-note{font-size:9px}.english .section-label{font-size:9px}.english-grid{gap:47px}.english-graphic{width:100%;padding-top:25px;padding-left:5px}.english-graphic>p{font-size:clamp(53px,14vw,77px);line-height:1.14}.english-orbit{width:240px;height:240px;left:40px;top:5px}.english-spark{font-size:65px;top:0;right:5px}.english-copy h2{font-size:24px;margin:18px 0}.english-copy .language-pill{font-size:10px;margin-bottom:0}.english-copy>p{font-size:12px}.light-link{font-size:10px;gap:25px}.english-flow{display:grid;grid-template-columns:1fr;margin-top:35px;padding:25px 0;gap:9px}.english-flow>div{display:flex;align-items:center;gap:30px}.english-flow span{font-size:20px;min-width:73px}.english-flow p{font-size:10px;margin:0}.english-flow>b{font-size:18px;transform:rotate(90deg);justify-self:start;margin-left:25px}.english-note{font-size:9px}.story-grid{grid-template-columns:1fr;gap:20px}.story{padding:25px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;align-items:start}.story-goal{font-size:9px;width:fit-content}.story h3{grid-column:1;grid-row:2/4;font-size:27px;margin:15px 0 20px}.story p{grid-column:2;grid-row:2;min-height:0;font-size:11px;padding-top:13px}.story-bottom{grid-column:2;font-size:9px;margin-top:10px;padding:10px 0}.all-stories{margin-top:25px}summary{font-size:11px;padding:20px 0}.goal-directory{grid-template-columns:1fr;gap:0}.goal-directory article{display:grid;grid-template-columns:32px 1fr;gap:8px;padding:18px 0}.goal-directory article>span{font-size:20px;grid-row:1/3}.goal-directory h3{font-size:12px;margin:0}.goal-directory p{font-size:10px}.directory-note{font-size:9px;line-height:1.9}.voice-grid{grid-template-columns:1fr;gap:35px}.quote-mark{height:63px;font-size:85px}.voice blockquote{font-size:16px;margin-bottom:20px}.voice figcaption{font-size:11px;gap:6px;padding-top:15px}.voice figcaption span{font-size:10px}.voice-tag{top:20px;font-size:9px}.philosophy{grid-template-columns:1fr;gap:45px}.philosophy-image{margin:0 10px 0 12px}.philosophy-image img{aspect-ratio:1.15}.philosophy-image>span{font-size:46px;left:-15px;bottom:0}.philosophy-copy h2{font-size:33px}.philosophy-copy>p:not([class]){font-size:12px}.contact h2{font-size:42px}.contact .section-label{font-size:9px;margin-bottom:24px}.contact-inner>p:not([class]){font-size:11px;margin:20px 0 27px}.contact-button{font-size:11px;padding:18px 22px;gap:22px;max-width:100%}.contact-button:hover{gap:28px}.contact-button span{font-size:21px}.contact-shape{width:320px;height:320px;right:-220px;top:120px}.contact-end{font-size:220px;right:-50px;top:60px;opacity:.28}.site-footer{padding-block:38px 28px;grid-template-columns:1fr;gap:26px}.footer-brand{font-size:23px;gap:15px}.footer-brand span{font-size:9px}.site-footer p{font-size:10px}.site-footer nav{font-size:10px;gap:21px}.site-footer small{font-size:8px;padding-right:40px}.back-top{bottom:22px;width:30px;height:30px;font-size:17px}}
@media(max-width:365px){.site-header{gap:10px;padding-inline:12px}.brand,.brand img{width:113px}.header-contact{font-size:8px;padding:9px 10px;gap:6px}.menu-button{width:34px;height:34px}.wrap{width:calc(100% - 36px)}.hero{min-height:730px}.hero h1{font-size:33px}.hero-eyebrow{font-size:9px}.hero-asterisk{right:25px;font-size:43px}.language-stamp{width:113px;height:113px}.intro-grid h2{font-size:35px}.inline-star{font-size:51px;right:8px}.english-copy h2{font-size:21px}.english-graphic>p{font-size:50px}.english-flow>div{gap:20px}.program-heading h2{font-size:31px}.feature{grid-template-columns:95px 1fr;gap:17px}.feature-art{width:95px}.feature h3{font-size:19px}.feature>p:last-child{font-size:10px}.big-numbers strong{font-size:62px}.big-numbers{gap:8px}.big-numbers span{font-size:8px}.story h3{font-size:24px}.contact-button{font-size:10px;gap:16px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready .reveal{opacity:1;transform:none}.shape{will-change:auto}}
