@charset "UTF-8";
:root{--forest:#173e32;--green:#347454;--cream:#faf9f3;--ivory:#fffef8;--yellow:#f1cd51;--ink:#233c32;--muted:#63746b;--line:#dce2d7;--sans:"Pretendard","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--cream);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;line-height:1.65;-webkit-font-smoothing:antialiased}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p,blockquote{margin:0}h1,h2,h3{line-height:1.25;letter-spacing:-.055em;word-break:keep-all}p{word-break:keep-all}ul{list-style:none;margin:0;padding:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #b18a08;outline-offset:5px}button:disabled{cursor:default}button:hover,a:hover{transition:background-color .18s,color .18s,transform .18s}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}.section-shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section-space{padding-block:116px}.section-heading{margin-bottom:48px}.section-heading h2,h2{font-size:clamp(2.15rem,3.6vw,3.35rem);font-weight:750}.section-heading>p:last-child{font-size:1.12rem;color:var(--muted);margin-top:24px;line-height:1.8}.eyebrow{font-weight:700;font-size:.88rem;letter-spacing:.015em;color:var(--green);margin-bottom:20px}.section-note{font-size:.86rem;line-height:1.8;color:var(--muted);margin-top:24px}.skip-link{position:fixed;top:8px;left:16px;padding:12px 20px;background:var(--yellow);z-index:100;transform:translateY(-160%);border-radius:8px}.skip-link:focus{transform:none}
.site-header{height:88px;border-bottom:1px solid #dce2d79c;background:#faf9f3f5;position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.nav-shell{width:min(1360px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;gap:38px}.wordmark{display:inline-flex;align-items:baseline;font-size:2rem;font-weight:900;letter-spacing:-.08em;line-height:1}.wordmark span{color:#287857}.wordmark i{height:8px;width:8px;border-radius:50%;background:var(--yellow);display:block;margin-left:5px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:34px;margin-left:auto}.site-header nav a{font-size:.95rem;font-weight:600;padding:14px 0}.site-header nav a:hover{color:var(--green)}.nav-cta{border:1px solid var(--forest);border-radius:30px;background:transparent;padding:10px 20px;font-size:.9rem;font-weight:650;display:flex;gap:24px;align-items:center}.nav-cta:hover{background:var(--forest);color:var(--ivory)}.nav-cta span{font-size:1.3rem}.menu-toggle{display:none}.button-group{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:55px;padding:16px 24px;border-radius:8px;font-size:.97rem;line-height:1.4;font-weight:700}.button.primary{color:var(--ivory);background:var(--forest);box-shadow:0 5px 12px #173e3210}.button.primary:hover{background:#245a43;transform:translateY(-2px)}.button.light{background:#fbfbef;color:var(--forest)}.button.light:hover{background:#e4eddb;transform:translateY(-2px)}.button.yellow-button{background:var(--yellow);color:var(--forest);border-radius:7px;min-width:285px}.button.yellow-button:hover{background:#ffdc62;transform:translateY(-2px)}.button span:last-child{font-size:1.3rem}.text-link{display:inline-flex;align-items:center;gap:16px;font-weight:700;font-size:.96rem;background:transparent;padding:9px 0;line-height:1.5}.text-link span{font-size:1.5rem;font-weight:400}.text-link:hover{color:var(--green)}.play-icon{display:block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor;margin:2px}.live-dot{width:7px;height:7px;border-radius:50%;background:#6d9277;display:inline-block;margin-right:9px;vertical-align:middle}
.hero{display:grid;grid-template-columns:48% 52%;gap:0;align-items:center;padding-block:88px 70px;min-height:785px}.hero-copy{position:relative;z-index:2;padding-bottom:15px;padding-right:35px}.hero h1{font-size:clamp(3.45rem,4.65vw,4.38rem);font-weight:780;line-height:1.24;letter-spacing:-.065em}.handline{position:relative;z-index:0;white-space:nowrap}.handline:after{content:"";height:13px;left:-2px;right:-3px;bottom:6px;background:var(--yellow);position:absolute;z-index:-1;transform:rotate(-3deg);border-radius:60% 25% 30% 20%}.hero-description{margin-top:30px;margin-bottom:33px;font-size:1.06rem;line-height:1.9;color:var(--muted);letter-spacing:-.025em}.hero-footnote{display:flex;gap:13px;margin-top:32px;font-size:.76rem;color:#6d7e73;flex-wrap:wrap}.hero-footnote span+span:before{content:"";display:inline-block;width:1px;height:10px;background:#b9c7ba;margin-right:13px}.hero-product{position:relative;padding:35px 0 0;min-width:0}.hero-orbit{position:absolute;inset:0 -20px 10px 12px;border-radius:50% 50% 45% 50%;background:#e5edda;transform:none;z-index:-1}.screen-frame{overflow:hidden;background:white;box-shadow:0 16px 50px #25413114;border:1px solid #dde4da;border-radius:13px}.screen-topbar{height:37px;border-bottom:1px solid #e9eee8;display:flex;align-items:center;gap:14px;padding:0 14px;background:#fcfdf9;font-size:.68rem;font-weight:600;color:#6c7b6f;white-space:nowrap}.window-dots{display:inline-flex;gap:4px}.window-dots i{height:5px;width:5px;display:block;border-radius:50%;background:#d0d7cc}.window-dots i:first-child{background:#f1d373}.screen-demo{margin-left:auto;font-size:.63rem}.screen-expand{padding:0;display:block;position:relative;overflow:hidden;background:white;width:100%;text-align:left}.screen-expand img{width:100%;object-fit:cover;object-position:top left;transition:transform .3s}.screen-expand:hover img{transform:scale(1.012)}.expand-label{position:absolute;bottom:13px;right:13px;background:#fffef8ef;box-shadow:0 3px 16px #173e3212;padding:7px 12px;border-radius:24px;font-size:.7rem;color:var(--forest);font-weight:650;border:1px solid #dce2d7}.hero-screen{position:relative;transform:rotate(-1.5deg);z-index:1;margin-right:-18px}.hero-screen .screen-expand{height:415px}.hero-screen img{height:auto;min-height:100%}.hero-proof{position:absolute;top:395px;left:-30px;z-index:3;background:#fffef8;border:1px solid #dfe5d8;box-shadow:0 10px 30px #173e3211;padding:17px 19px;display:flex;gap:11px;align-items:center;border-radius:9px;transform:rotate(-1deg)}.proof-tick{display:grid;place-items:center;background:#dfedd8;height:31px;width:31px;flex-shrink:0;border-radius:50%;color:#46703f;font-weight:750}.hero-proof strong{display:block;font-size:.86rem;letter-spacing:-.035em}.hero-proof small{display:block;font-size:.75rem;color:var(--muted);margin-top:1px}.example-label{align-self:flex-start;color:#7b8a7f;font-size:.6rem;margin-left:8px;margin-top:1px}.hero-companions{display:flex;justify-content:center;gap:12px;position:relative;padding:35px 0 0 34px}.companion{display:flex;align-items:center;flex-direction:column;gap:0;font-weight:600;font-size:.73rem;color:#637059}.mascot{display:block;position:relative;overflow:hidden;flex-shrink:0;width:100px;height:100px;border-radius:50%;background:#fff6db}.mascot img{position:absolute;width:200%;height:200%;max-width:none;left:0;top:0;object-fit:fill}.mascot.stage-1 img{left:-100%}.mascot.stage-2 img{top:-100%}.mascot.stage-3 img{left:-100%;top:-100%}.mascot-green{background:#f1f7e9}.mascot-white{background:#f3f5f8}.mascot-white img{width:206%;height:206%}.mascot-white.stage-1 img{left:-103%}.mascot-white.stage-2 img{top:-98%}.mascot-white.stage-3 img{left:-103%;top:-98%}.hero-companions .mascot{width:102px;height:102px;mix-blend-mode:multiply}.hero-companions .companion{width:134px}
.promise-strip{background:#efF1e7;border-top:1px solid #e2e7d9;border-bottom:1px solid #e2e7d9}.promise-inner{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;align-items:center;padding-block:36px;gap:30px}.promise-inner>p{font-size:1.2rem;line-height:1.6}.promise-inner>p strong{font-weight:700}.promise-inner>div{border-left:1px solid #d3dccb;padding-left:30px}.promise-number{font-size:.69rem;font-weight:650;color:#778b6d;letter-spacing:.05em}.promise-inner h2{font-size:1.05rem;letter-spacing:-.03em;font-weight:700;margin:3px 0 4px}.promise-inner div p{font-size:.86rem;color:var(--muted)}
.ages-section>.section-heading{text-align:center}.age-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px;margin-bottom:19px}.age-tab{display:flex;gap:10px;align-items:center;text-align:left;padding:20px 25px;border:1px solid #dce2d7;border-radius:9px;background:transparent;font-size:1rem;min-width:0;color:var(--muted);line-height:1.4}.age-tab strong{color:var(--forest);font-weight:750}.age-tab>span:nth-child(3){font-size:.85rem}.age-tab[aria-selected="true"]{background:var(--forest);color:#fffef8;border-color:var(--forest)}.age-tab[aria-selected="true"] strong{color:inherit}.age-tab:hover:not([aria-selected="true"]){background:#eef2e9}.age-dot{height:12px;width:12px;border-radius:50%;display:inline-block;flex-shrink:0;border:1px solid #0000000d}.age-dot.yellow{background:#edc449}.age-dot.green{background:#8cab73}.age-dot.white{background:#e2e9ea}.tab-arrow{margin-left:auto;font-size:1.3rem}.age-panel{display:grid;grid-template-columns:38% 62%;overflow:hidden;border-radius:14px;min-height:525px;background:#fbefc9;border:1px solid #ece4c6}.age-panel.green{background:#e8efd9;border-color:#d9e2c9}.age-panel.white{background:#eaf0ef;border-color:#dce7e2}.age-copy{padding:47px 24px 45px 43px;position:relative;z-index:1}.age-kicker{color:#7b6626;font-size:.86rem;font-weight:700;margin-bottom:18px}.green .age-kicker{color:#54713e}.white .age-kicker{color:#51716b}.age-copy h3{font-size:2.5rem;line-height:1.28;max-width:350px;letter-spacing:-.055em}.age-copy>p:not(.age-kicker){font-size:.99rem;color:#656957;margin-top:21px;max-width:330px;line-height:1.8}.age-lesson{display:flex;flex-direction:column;gap:2px;margin-top:24px}.age-lesson>span{font-size:.73rem;color:#7a7e6a}.age-lesson strong{font-size:1rem;letter-spacing:-.035em}.age-skills{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.age-skills span{font-size:.74rem;background:#fffef88c;border:1px solid #a5a7802c;border-radius:20px;padding:4px 10px;color:#596446}.age-copy>p.age-support{font-size:.79rem;margin-top:20px;color:#727562}.age-copy>.text-link{margin-top:15px;font-size:.88rem}.age-visual{position:relative;padding-top:81px;align-self:end;min-width:0}.age-visual>.mascot{position:absolute;top:-26px;right:42px;width:145px;height:145px;border-radius:24px;mix-blend-mode:multiply}.age-screen{margin-right:-54px;transform:translateY(19px) rotate(-1deg);box-shadow:0 18px 50px #243c3216}.age-screen .screen-expand{height:447px}.age-screen img{min-height:100%;height:auto}.ages-section>.section-note{text-align:center}
.thinking-section{background:#fffefb;border-block:1px solid #eceee6}.thinking-layout{display:grid;grid-template-columns:37% 1fr;gap:55px;align-items:start}.process-steps{display:flex;flex-direction:column;gap:0;border-top:1px solid #dce2d7}.process-step{position:relative;background:transparent;display:grid;grid-template-columns:35px 1fr 23px;gap:15px;text-align:left;align-items:center;padding:22px 8px 22px 0;border-bottom:1px solid #dce2d7;color:#728075}.step-number{height:29px;width:29px;border-radius:50%;display:grid;place-items:center;color:#7f8e80;background:#f2f4ee;font-size:.75rem;font-weight:650}.process-step strong{font-weight:650;font-size:1.04rem;line-height:1.4;display:block;letter-spacing:-.03em}.process-step small{font-size:.8rem;margin-top:4px;display:block}.step-arrow{font-size:1.55rem;opacity:0}.process-step[aria-selected="true"]{color:var(--forest)}.process-step[aria-selected="true"] .step-number{background:var(--yellow);color:var(--forest)}.process-step[aria-selected="true"] .step-arrow{opacity:1}.process-step[aria-selected="true"]:after{content:"";position:absolute;bottom:-1px;height:2px;background:var(--forest);left:0;right:0}.process-step:hover{background:#f6f8f1}.process-panel{background:#edf1e4;border-radius:12px;padding:30px 30px 18px;overflow:hidden;min-width:0}.process-story .eyebrow{font-size:.73rem;margin-bottom:13px}.process-story blockquote{font-size:1.42rem;font-weight:700;letter-spacing:-.04em;line-height:1.55;word-break:keep-all}.process-story>p:last-child{font-size:.93rem;line-height:1.8;margin-top:13px;color:var(--muted);min-height:52px}.process-screen{margin-top:25px;border-radius:8px;border:1px solid #dce2d7;height:263px;box-shadow:0 6px 18px #173e320a}.process-screen img{width:100%}.evidence-note{display:flex;gap:11px;font-size:.79rem;color:#6c7a65;margin-top:15px;align-items:flex-start}.evidence-note>span{font-size:1.5rem;line-height:1}.evidence-note strong{margin-left:10px;font-weight:650;color:#3b5f40;display:inline}.help-distinction{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-top:55px;border:1px solid #dce2d7;border-radius:12px;padding:26px 32px}.help-distinction>p{font-size:1.1rem;line-height:1.6}.help-distinction strong{font-weight:700}.help-distinction>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:600px}.help-pill{border-radius:30px;padding:7px 14px;font-size:.82rem;font-weight:600;line-height:1.5}.help-pill.child{background:#e2eddb;color:#385431}.help-pill.ai{background:#f6edcc;color:#7b6626}.help-pill.adult{background:#e9eef0;color:#556b76}.help-distinction small{display:block;width:100%;text-align:right;font-size:.76rem;color:#7a847c;margin-top:6px}
.safety-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.safety-visual{background:#edf0e5;border-radius:140px 140px 13px 13px;padding:76px 28px 35px;position:relative;min-width:0}.safety-seal{background:var(--forest);color:#f4d770;position:absolute;right:25px;top:0;width:88px;height:98px;display:grid;place-items:center;border-radius:0 0 40px 40px}.safety-screen{margin-top:34px;transform:rotate(-2deg);height:405px}.safety-screen img{min-height:100%;object-fit:cover;object-position:top}.safety-copy>p:not(.eyebrow){margin-top:23px;color:var(--muted);font-size:1rem}.safety-copy h2{font-size:2.65rem}.line-features{margin-top:32px}.line-features li{border-top:1px solid #dce2d7;padding:19px 0;display:flex;gap:22px}.line-features li>span{font-size:.73rem;font-weight:650;color:#8a9986;padding-top:3px}.line-features h3{font-size:1rem;letter-spacing:-.03em;font-weight:700;margin-bottom:5px}.line-features p{font-size:.87rem;color:var(--muted)}.safety-copy>p.section-note{font-size:.77rem;margin-top:5px}
.together-section{background:var(--forest);color:#f7f8ee;overflow:hidden}.together-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:43px}.together-heading .eyebrow{color:#d6df9e}.together-heading>p{color:#c0cec1;font-size:1.04rem;line-height:1.8;padding-bottom:4px}.role-tabs{display:flex;gap:36px;margin-bottom:45px;border-bottom:1px solid #62796875}.role-tabs button{background:transparent;color:#a3b6a6;font-size:1rem;font-weight:650;display:flex;gap:30px;padding:0 0 19px;position:relative}.role-tabs button[aria-selected="true"]{color:#f6d96e}.role-tabs button[aria-selected="true"]:after{content:"";height:2px;background:#f6d96e;position:absolute;bottom:-1px;left:0;right:0}.role-tabs button span{font-size:1.3rem;line-height:1}.role-panel{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,7fr);gap:35px;align-items:center;min-height:400px}.role-kicker{font-size:.81rem;color:#b7cbb4;display:block;margin-bottom:14px}.role-copy h3{font-size:2.35rem;line-height:1.3}.role-copy>p{color:#b5c8b8;font-size:.96rem;line-height:1.9;margin-top:22px;padding-right:15px}.role-copy ul{margin-top:21px;font-size:.87rem;color:#d6e3d3;display:flex;flex-direction:column;gap:8px}.role-copy li:before{content:"↳";color:#d5d69d;display:inline-block;margin-right:12px}.role-copy .button{margin-top:33px;font-size:.84rem;min-height:48px;padding:13px 17px;gap:15px}.role-screen{width:100%;height:440px;border-color:#ffffff28;box-shadow:0 15px 70px #0c251f99;margin-left:12px;transform:rotate(-1deg);border-radius:9px}.role-screen img{width:100%;min-height:100%;object-fit:cover;object-position:top}.role-footnote{font-size:.77rem;color:#a2b5a6;text-align:right;margin-top:25px;padding-right:10px}
.videos-section .section-heading{margin-bottom:43px}.videos-layout{display:grid;grid-template-columns:1.14fr 1fr;gap:55px;align-items:center}.featured-video{position:relative;border-radius:11px;overflow:hidden;padding:0;display:block;background:#1a3d30;aspect-ratio:16/10;width:100%;box-shadow:0 15px 30px #183e320d}.featured-video>img{width:100%;height:100%;object-fit:cover;transition:transform .4s;opacity:.82}.featured-video:hover>img{transform:scale(1.025)}.featured-video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#102a20a8)}.featured-play{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:73px;height:73px;border-radius:50%;background:#f8dc6d;color:var(--forest);display:grid;place-items:center;z-index:1;box-shadow:0 6px 25px #183e3222}.featured-play .play-icon{border-top-width:10px;border-bottom-width:10px;border-left-width:15px;margin-left:8px}.featured-caption{position:absolute;bottom:25px;left:28px;right:28px;text-align:left;z-index:1;color:#fffdf4}.featured-caption small{font-size:.78rem;opacity:.85;display:block;margin-bottom:6px}.featured-caption strong{font-size:1.33rem;line-height:1.4;letter-spacing:-.03em;display:block}.video-list{border-top:1px solid #d4ddce}.video-list>button{padding:17px 0;border-bottom:1px solid #d4ddce;background:transparent;width:100%;text-align:left;display:flex;align-items:center;gap:20px;transition:padding .2s,background .2s}.video-list>button:hover,.video-list>button.is-previewed{padding-inline:14px;background:#edf1e3}.video-list-number{font-size:.76rem;color:#8b997f;font-weight:650}.video-list small{font-size:.74rem;color:var(--muted);display:block;margin-bottom:1px}.video-list strong{font-size:.99rem;font-weight:650;letter-spacing:-.025em;display:block;line-height:1.5}.circle-play{display:grid;place-items:center;font-size:.62rem;width:31px;height:31px;border:1px solid #bac6b5;border-radius:50%;margin-left:auto;flex-shrink:0}.videos-section>.section-note{margin-top:25px}
.curriculum-section{background:#eef0e5;border-block:1px solid #e1e7d7}.curriculum-intro{display:flex;justify-content:space-between;align-items:center;gap:50px}.curriculum-intro>div>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-top:24px;line-height:1.9}.curriculum-intro .text-link{margin-top:24px}.curriculum-count{display:flex;align-items:center;gap:49px;flex-shrink:0;margin-right:30px}.curriculum-count strong{font-size:5.7rem;line-height:1.1;font-weight:400;letter-spacing:-.06em}.curriculum-count strong span{font-size:1.3rem;font-weight:500;margin-left:6px}.curriculum-count p{font-size:.93rem;color:#6b7b66;text-align:center;margin-top:12px}.count-divider{height:88px;width:1px;background:#c7d1bf}.curriculum-details{margin-top:43px;border-block:1px solid #c8d3c0}.curriculum-details summary{list-style:none;cursor:pointer;padding:21px 2px;font-size:1rem;font-weight:650;display:flex;justify-content:space-between;align-items:center}.curriculum-details summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.curriculum-details summary>span{font-weight:400;font-size:1.5rem}.curriculum-details[open] summary>span{transform:rotate(45deg)}.curriculum-grid{padding:20px 0 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.curriculum-column+div{border-left:1px solid #d2dbc8;padding-left:35px}.curriculum-column h3{font-size:1.08rem;letter-spacing:-.02em;margin-bottom:20px;display:flex;align-items:center;gap:9px}.curriculum-column h3 small{color:#7c8773;font-size:.79rem;font-weight:400;margin-left:auto}.curriculum-column ol{list-style:none;counter-reset:lesson;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;font-size:.87rem;color:#526b4e}.curriculum-column li{display:flex;align-items:center;gap:10px;letter-spacing:-.025em}.curriculum-column li:before{counter-increment:lesson;content:counter(lesson,decimal-leading-zero);font-size:.7rem;color:#8b977e;width:18px;flex-shrink:0}.curriculum-column li span{font-size:.6rem;line-height:1.3;border:1px solid #aebe99;padding:2px 5px;border-radius:4px;margin-left:auto;white-space:nowrap;color:#547342}.curriculum-details .section-note{padding:0 0 21px;margin-top:0}.education-photo-section img{width:100%;max-height:600px;object-fit:cover;border-radius:12px}.education-photo-section>p{color:var(--muted);font-size:.9rem;margin-top:16px}
.faq-section{display:grid;grid-template-columns:32% 1fr;gap:65px}.faq-section .section-heading{margin-bottom:0}.faq-list{border-top:1px solid #cbd6c5}.faq-list details{border-bottom:1px solid #cbd6c5}.faq-list summary{padding:24px 0;list-style:none;cursor:pointer;display:flex;gap:25px;justify-content:space-between;align-items:center;font-size:1.02rem;font-weight:650;letter-spacing:-.025em;line-height:1.5}.faq-list summary>span{font-size:1.3rem;color:#788b70;font-weight:400;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{padding:0 36px 25px 0;font-size:.92rem;color:var(--muted);line-height:1.95}.closing-section{background:#e9eddb;text-align:center;padding:75px 0 83px}.closing-section .eyebrow{font-size:.85rem}.closing-section h2{font-size:2.8rem;line-height:1.4;margin-bottom:30px}.site-footer{background:var(--forest);color:#ecf1e4;padding:53px 0 23px}.site-footer .wordmark{font-size:2rem}.site-footer .wordmark span{color:#eff3dc}.site-footer .section-shell{position:relative}.site-footer p{font-size:.84rem;color:#b0c2b0;margin-top:14px}.footer-links{position:absolute;right:0;top:8px;display:flex;gap:26px;font-size:.81rem;color:#d3ddcd}.footer-links a:hover{color:#f7d96a}.footer-meta{border-top:1px solid #62795f80;margin-top:37px;padding-top:20px;display:flex;justify-content:space-between;font-size:.72rem;color:#a6b8a5;gap:15px;flex-wrap:wrap}
dialog{border:1px solid #dce2d7;border-radius:16px;padding:0;color:var(--ink);background:#fffef8;max-height:calc(100dvh - 48px);width:min(1000px,calc(100% - 48px));box-shadow:0 30px 100px #102a2070;overflow:auto}dialog::backdrop{background:#102a20c7;backdrop-filter:blur(6px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:27px 30px 23px}.dialog-heading .eyebrow{font-size:.72rem;margin-bottom:7px}.dialog-heading h2{font-size:1.55rem;line-height:1.45;letter-spacing:-.04em}.dialog-close{background:#edf1e5;border-radius:50%;font-size:1.7rem;font-weight:400;line-height:1;display:grid;place-items:center;height:39px;width:39px;flex-shrink:0}.dialog-close:hover{background:#e0e9d6}.video-container{background:#0c211a;aspect-ratio:16/9;position:relative}.video-container video,.video-container iframe{width:100%;height:100%;display:block;border:0}.dialog-description{font-size:.91rem;padding:20px 30px 8px;color:var(--muted)}.dialog-note{font-size:.77rem;padding:0 30px 24px;color:#758371}#video-fallback{font-size:.8rem;padding:0 30px 26px}#video-fallback a{text-decoration:underline;text-underline-offset:3px}.image-dialog{width:min(1450px,calc(100% - 48px));overflow:hidden}.image-dialog .dialog-heading{padding:18px 24px;align-items:center}.image-dialog .dialog-heading h2{font-size:1.05rem}.image-dialog-scroll{overflow:auto;max-height:calc(100dvh - 134px);background:#eff2e9;padding:18px}.image-dialog-scroll img{width:100%;height:auto;border-radius:6px}.guide-dialog{width:min(1100px,calc(100% - 48px))}.guide-dialog .dialog-heading{padding:30px 36px 20px}.guide-dialog .dialog-heading h2{font-size:2rem}.guide-intro{padding:0 36px 26px;color:var(--muted);font-size:.92rem;max-width:780px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 36px 30px}.guide-grid article{border-top:1px solid #dce2d7;padding-top:24px}.guide-grid h3{font-size:1.03rem;line-height:1.5;margin:12px 0 17px;letter-spacing:-.025em}.guide-grid p{font-size:.85rem;color:var(--muted);line-height:1.8;margin-top:11px}.guide-grid p strong{display:block;font-size:.73rem;color:var(--forest);margin-bottom:2px}.guide-grid p.guide-hint{font-size:.77rem;color:#748069;border-top:1px solid #e4e9de;margin-top:19px;padding-top:15px}.guide-bottom{padding:24px 36px 29px;background:#edf1e5}.guide-bottom>strong{font-size:.95rem}.guide-bottom p{font-size:.88rem;margin-top:8px;color:#4c6a4c}.guide-bottom small{font-size:.74rem;color:#76856b;display:block;margin-top:17px}
@media(min-width:1600px){.hero{padding-block:100px 85px;min-height:845px}.hero-screen .screen-expand{height:435px}.hero-proof{top:415px}.hero h1{font-size:4.45rem}.hero-orbit{inset:-25px -45px 10px -5px}.hero-companions{padding-top:39px}}
@media(max-width:1150px){.section-shell{width:calc(100% - 64px)}.nav-shell{width:calc(100% - 56px);gap:22px}.site-header nav{gap:22px}.site-header nav a{font-size:.87rem}.hero{grid-template-columns:48% 52%;padding-block:74px 65px;min-height:720px}.hero h1{font-size:3.55rem}.hero-copy{padding-right:22px}.hero-description{font-size:1rem}.hero-screen .screen-expand{height:355px}.hero-proof{top:335px;left:-18px;padding:14px}.hero-proof strong{font-size:.76rem}.hero-proof small{font-size:.68rem}.example-label{display:none}.hero-companions{padding-left:15px}.hero-companions .mascot{height:90px;width:90px}.hero-companions .companion{width:105px}.hero .button-group{gap:13px}.hero .button{font-size:.86rem;padding:15px 18px}.hero .text-link{font-size:.82rem;gap:8px}.promise-inner{gap:20px}.promise-inner>div{padding-left:20px}.promise-inner>p{font-size:1.05rem}.promise-inner div p{font-size:.76rem}.promise-inner h2{font-size:.96rem}.age-copy{padding-left:29px}.age-copy h3{font-size:2.12rem}.age-copy>p:not(.age-kicker){font-size:.89rem}.age-copy .age-support{font-size:.76rem}.age-panel{grid-template-columns:40% 60%}.thinking-layout{gap:35px;grid-template-columns:38% 1fr}.process-step strong{font-size:.94rem}.process-panel{padding:25px 24px 17px}.safety-section{gap:55px}.safety-copy h2{font-size:2.35rem}.role-panel{grid-template-columns:minmax(0,3.2fr) minmax(0,6.8fr);gap:23px}.role-copy h3{font-size:2.05rem}.role-screen{height:430px}.together-heading>p{font-size:.93rem}.videos-layout{gap:35px}.video-list>button{gap:15px}.curriculum-count{gap:30px;margin-right:0}.curriculum-count strong{font-size:5rem}.faq-section{gap:40px}.curriculum-column li{font-size:.77rem}}
@media(max-width:980px){.site-header{height:77px}.nav-cta{display:none}.hero{grid-template-columns:1fr;padding-top:60px;gap:45px;max-width:780px}.hero-copy{padding-right:0}.hero h1{font-size:4.2rem}.hero h1 br:last-of-type{display:none}.hero-description{max-width:600px}.hero-product{width:87%;margin-inline:auto;padding-top:10px}.hero-screen{margin-right:0}.hero-screen .screen-expand{height:405px}.hero-proof{top:364px;left:-28px}.hero-proof strong{font-size:.85rem}.hero-proof small{font-size:.73rem}.hero-orbit{inset:-25px -20px 0}.hero-companions{padding-top:36px}.hero .button-group{gap:27px}.hero .button{font-size:.95rem;padding:16px 23px}.hero .text-link{font-size:.95rem}.promise-inner{grid-template-columns:repeat(3,1fr);gap:30px;padding-block:29px}.promise-inner>p{grid-column:1/-1;text-align:center;font-size:1.14rem}.promise-inner>p br{display:none}.promise-inner>div:nth-child(2){border-left:0;padding-left:0}.promise-inner h2{font-size:1rem}.promise-inner div p{font-size:.82rem}.section-space{padding-block:85px}.age-panel{grid-template-columns:44% 56%}.age-copy{padding:37px 19px 33px 28px}.age-copy h3{font-size:1.95rem}.age-visual{padding-top:91px;align-self:center}.age-visual>.mascot{width:120px;height:120px;right:20px;top:-15px}.age-screen{margin-right:-100px}.age-screen .screen-expand{height:360px}.thinking-layout{grid-template-columns:1fr 1.2fr;gap:28px}.process-step{grid-template-columns:30px 1fr;gap:10px;padding:22px 0}.step-arrow{display:none}.process-step strong{font-size:.91rem}.process-step small{font-size:.73rem}.process-story blockquote{font-size:1.22rem}.process-story>p:last-child{font-size:.85rem}.process-screen{height:242px}.help-distinction{padding:23px;gap:20px}.help-distinction>p{font-size:1rem;flex-shrink:0}.help-pill{font-size:.73rem;padding:6px 10px}.help-distinction small{font-size:.68rem}.safety-section{gap:35px;grid-template-columns:.9fr 1fr}.safety-copy h2{font-size:2rem}.safety-visual{padding:65px 18px 25px}.safety-screen{height:310px}.line-features li{gap:14px}.line-features p{font-size:.8rem}.safety-copy>p:not(.eyebrow){font-size:.91rem}.together-heading{display:block}.together-heading>p{margin-top:25px}.role-panel{grid-template-columns:1fr}.role-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.role-kicker{grid-column:1/-1}.role-copy h3{grid-column:1;grid-row:2/4;font-size:2.2rem}.role-copy>p{margin-top:0}.role-copy .button{justify-self:start;grid-row:4;grid-column:1;margin-top:20px}.role-copy ul{grid-column:2;grid-row:3/5}.role-screen{margin-left:0;margin-top:35px;transform:none;height:430px}.role-footnote{text-align:left}.videos-layout{gap:28px;grid-template-columns:1fr 1fr}.video-list>button{gap:12px;padding-block:14px}.video-list strong{font-size:.88rem}.video-list small{font-size:.7rem}.circle-play{width:28px;height:28px}.featured-caption{bottom:19px;left:20px;right:20px}.featured-caption strong{font-size:1.05rem}.featured-play{width:60px;height:60px}.curriculum-intro{display:block}.curriculum-count{justify-content:flex-start;gap:60px;margin-top:38px}.curriculum-count strong{font-size:4.5rem}.curriculum-count p{text-align:left;font-size:.85rem}.count-divider{height:65px}.curriculum-grid{gap:24px}.curriculum-column+div{padding-left:24px}.curriculum-column h3 small{display:none}.curriculum-column li{font-size:.77rem;gap:7px}.curriculum-column li span{display:none}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section h2 br{display:none}.faq-list summary{font-size:1rem}}
@media(max-width:700px){:root{scroll-padding-top:80px}.section-shell{width:calc(100% - 40px)}.section-space{padding-block:68px}.section-heading{margin-bottom:32px}.section-heading h2,h2{font-size:2.08rem}.section-heading>p:last-child{font-size:.99rem;margin-top:20px;line-height:1.9}.desktop-only{display:none}.eyebrow{font-size:.79rem;margin-bottom:17px}.site-header{height:69px}.nav-shell{width:calc(100% - 40px);gap:20px}.wordmark{font-size:1.8rem}.wordmark i{height:7px;width:7px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;margin-left:auto;background:transparent;border-radius:5px}.menu-toggle span{height:1.5px;width:22px;background:var(--forest);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;margin:0;background:#faf9f3;border-bottom:1px solid #dce2d7;padding:13px 20px 23px;box-shadow:0 15px 20px #183e3208}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{padding:13px 0;font-size:.98rem}.hero{padding-block:43px 42px;gap:37px}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:.75rem;letter-spacing:-.025em;line-height:1.6;margin-bottom:21px}.hero h1{font-size:clamp(2.65rem,8.3vw,3.55rem);line-height:1.25;letter-spacing:-.06em}.hero h1 br:last-of-type{display:initial}.handline:after{height:9px;bottom:4px}.hero-description{font-size:.95rem;margin-top:25px;margin-bottom:25px;line-height:1.85}.hero .button-group{gap:17px;align-items:center}.hero .button{min-height:50px;font-size:.85rem;padding:15px 17px;gap:10px;border-radius:6px}.hero .text-link{font-size:.79rem;gap:6px}.hero-footnote{font-size:.67rem;gap:9px;margin-top:25px}.hero-footnote span+span:before{margin-right:9px;height:8px}.hero-product{width:calc(100% - 10px);padding-top:15px}.hero-screen{transform:rotate(-1deg);border-radius:9px}.hero-screen .screen-expand{height:280px}.screen-topbar{height:30px;padding:0 10px;gap:9px;font-size:.55rem}.screen-demo{font-size:.5rem}.window-dots{gap:3px}.window-dots i{width:4px;height:4px}.hero-proof{top:265px;left:-9px;gap:9px;padding:12px;border-radius:7px;right:20px;max-width:360px}.hero-proof strong{font-size:.74rem}.hero-proof small{font-size:.64rem}.proof-tick{width:26px;height:26px;font-size:.84rem}.hero-orbit{inset:0 -7px 5px 5px}.hero-companions{gap:2px;padding-top:39px;padding-left:0}.hero-companions .companion{width:32%;font-size:.64rem}.hero-companions .mascot{width:83px;height:83px}.hero .expand-label{display:none}.promise-inner{padding-block:25px;gap:19px 12px}.promise-inner>p{font-size:1rem}.promise-inner>div{padding-left:13px}.promise-number{font-size:.6rem}.promise-inner h2{font-size:.87rem;line-height:1.4}.promise-inner div p{font-size:.73rem;line-height:1.65;word-break:keep-all}.age-tabs{gap:7px;margin-top:35px;margin-bottom:12px}.age-tab{padding:14px 10px;display:flex;justify-content:center;flex-wrap:wrap;gap:5px 7px;border-radius:7px}.age-tab strong{font-size:.95rem}.age-tab>span:nth-child(3){width:100%;font-size:.7rem;text-align:center}.tab-arrow{display:none}.age-dot{height:10px;width:10px}.age-panel{grid-template-columns:1fr;border-radius:10px;min-height:0}.age-copy{padding:30px 28px 0}.age-kicker{font-size:.8rem;margin-bottom:12px}.age-copy h3{font-size:2rem;max-width:100%}.age-copy>p:not(.age-kicker){font-size:.94rem;max-width:none;line-height:1.8;margin-top:17px}.age-lesson{margin-top:19px}.age-lesson strong{font-size:.94rem}.age-skills span{font-size:.7rem}.age-copy>p.age-support{font-size:.75rem;margin-top:16px}.age-copy>.text-link{margin-top:10px;font-size:.84rem}.age-visual{padding-top:76px;margin:0 0 0 25px;align-self:initial}.age-visual>.mascot{width:112px;height:112px;right:25px;top:-27px}.age-screen{margin-right:-27px;transform:translateY(12px) rotate(-1deg);border-radius:8px}.age-screen .screen-expand{height:275px}.age-screen .expand-label{font-size:.65rem;padding:5px 10px;bottom:22px;right:34px}.ages-section>.section-note{text-align:left;font-size:.74rem;margin-top:17px}.thinking-layout{grid-template-columns:1fr;gap:27px}.process-steps{border-top:0;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #dce2d7;gap:6px}.process-step{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;border:0;padding:0 3px 17px}.process-step strong{font-size:.72rem;word-break:keep-all;line-height:1.5;font-weight:650}.process-step small{display:none}.step-number{width:28px;height:28px;font-size:.68rem}.process-panel{padding:24px 22px 17px}.process-story .eyebrow{font-size:.7rem}.process-story blockquote{font-size:1.28rem}.process-story>p:last-child{font-size:.9rem;line-height:1.85}.process-screen{height:240px;margin-top:22px}.evidence-note{font-size:.74rem;gap:9px}.evidence-note strong{display:block;margin-left:0;margin-top:1px}.help-distinction{flex-direction:column;align-items:flex-start;gap:21px;padding:24px;margin-top:29px}.help-distinction>p{font-size:1.07rem}.help-distinction>div{justify-content:flex-start}.help-pill{font-size:.72rem;padding:7px 10px}.help-distinction small{text-align:left;font-size:.72rem;line-height:1.7}.safety-section{grid-template-columns:1fr;gap:35px}.safety-copy{grid-row:1}.safety-copy h2{font-size:2.08rem}.safety-copy>p:not(.eyebrow){font-size:.98rem}.line-features h3{font-size:.97rem}.line-features p{font-size:.87rem}.line-features li{padding-block:16px}.safety-copy>p.section-note{font-size:.76rem}.safety-visual{padding:45px 28px 30px;border-radius:90px 90px 12px 12px;margin-inline:10px}.safety-seal{width:69px;height:78px;right:22px;border-radius:0 0 30px 30px}.safety-seal svg{width:31px;height:36px}.safety-screen{height:290px}.together-heading{margin-bottom:29px}.together-heading>p{font-size:.98rem;margin-top:22px}.role-tabs{gap:21px;margin-bottom:28px}.role-tabs button{font-size:.84rem;gap:10px;padding-bottom:17px;line-height:1.5;align-items:center}.role-tabs button span{font-size:1rem}.role-copy{display:block}.role-copy h3{font-size:2rem}.role-kicker{font-size:.78rem}.role-copy>p{font-size:.95rem;margin-top:18px;padding-right:0}.role-copy ul{font-size:.83rem;gap:7px;margin-top:18px}.role-copy .button{margin-top:24px;font-size:.8rem;gap:14px;min-height:46px}.role-screen{height:285px;margin-top:7px;width:100%;border-radius:7px}.role-footnote{font-size:.72rem;margin-top:19px;padding:0;line-height:1.8}.videos-layout{grid-template-columns:1fr;gap:27px}.featured-video{aspect-ratio:16/10}.featured-caption{left:24px;bottom:23px}.featured-caption small{font-size:.73rem}.featured-caption strong{font-size:1.16rem}.featured-play{width:64px;height:64px}.video-list>button{padding-block:17px;gap:18px}.video-list small{font-size:.74rem}.video-list strong{font-size:.93rem}.circle-play{height:32px;width:32px}.videos-section>.section-note{font-size:.75rem}.curriculum-intro>div>p:not(.eyebrow){font-size:.96rem;line-height:1.9;margin-top:19px}.curriculum-intro .text-link{font-size:.92rem;margin-top:17px}.curriculum-count{gap:36px;margin-top:31px}.curriculum-count strong{font-size:4.2rem}.curriculum-count strong span{font-size:1rem}.curriculum-count p{font-size:.84rem;margin-top:9px}.count-divider{height:65px}.curriculum-details{margin-top:32px}.curriculum-details summary{font-size:.9rem;padding-block:19px}.curriculum-grid{grid-template-columns:1fr;gap:30px;padding-top:13px}.curriculum-column+div{border-left:0;border-top:1px solid #cdd8c3;padding-left:0;padding-top:25px}.curriculum-column h3{font-size:1rem;margin-bottom:17px}.curriculum-column h3 small{display:block}.curriculum-column ol{gap:10px}.curriculum-column li{font-size:.86rem}.curriculum-column li span{display:inline;font-size:.62rem}.curriculum-details .section-note{font-size:.75rem}.faq-section{gap:29px}.faq-list summary{font-size:.95rem;gap:15px;padding-block:20px}.faq-list details>p{padding:0 15px 23px 0;font-size:.87rem;line-height:1.95}.closing-section{padding:60px 0 65px}.closing-section h2{font-size:2rem;line-height:1.4;margin-bottom:27px}.closing-section .eyebrow{font-size:.73rem}.closing-section .button{font-size:.86rem;min-width:0;padding-inline:20px;gap:15px}.site-footer{padding-top:38px}.footer-links{position:static;gap:20px;font-size:.76rem;margin-top:25px}.site-footer p{font-size:.78rem;margin-top:13px}.footer-meta{margin-top:29px;font-size:.65rem;gap:8px}.footer-meta>span{display:block;width:100%}dialog,.guide-dialog,.image-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:11px}.dialog-heading{padding:20px 20px 17px;gap:15px}.dialog-heading h2{font-size:1.13rem}.dialog-heading .eyebrow{font-size:.66rem}.dialog-close{height:33px;width:33px;font-size:1.4rem}.dialog-description{padding:17px 20px 8px;font-size:.83rem;line-height:1.8}.dialog-note{padding:0 20px 20px;font-size:.71rem;line-height:1.8}#video-fallback{padding:0 20px 21px;font-size:.77rem}.image-dialog .dialog-heading{padding:15px 17px;gap:15px}.image-dialog .dialog-heading h2{font-size:.95rem}.image-dialog-scroll{max-height:calc(100dvh - 90px);padding:10px;overflow:auto}.image-dialog-scroll img{min-width:700px;max-width:none}.guide-dialog .dialog-heading{padding:24px 24px 18px}.guide-dialog .dialog-heading h2{font-size:1.7rem}.guide-intro{padding:0 24px 23px;font-size:.85rem;line-height:1.85}.guide-grid{grid-template-columns:1fr;padding:0 24px 24px;gap:25px}.guide-grid h3{font-size:1.03rem;margin-top:10px}.guide-grid p{font-size:.86rem}.guide-grid p strong{font-size:.73rem}.guide-bottom{padding:23px 24px 26px}.guide-bottom p{font-size:.83rem;line-height:1.8}.guide-bottom>strong{font-size:.9rem}.guide-bottom small{font-size:.71rem;line-height:1.8}}
@media(max-width:375px){.hero h1{font-size:2.53rem}.hero .button-group{gap:11px}.hero .button{font-size:.79rem;padding-inline:13px}.hero .text-link{font-size:.72rem}.hero-screen .screen-expand{height:249px}.hero-proof{top:235px}.hero-footnote{font-size:.61rem}.hero-proof strong{font-size:.68rem}.process-step strong{font-size:.66rem}.promise-inner{gap:17px 9px}.promise-inner>div{padding-left:9px}.promise-inner h2{font-size:.8rem}.promise-inner div p{font-size:.68rem}.age-copy{padding-inline:23px}.age-copy h3{font-size:1.87rem}.help-pill{font-size:.66rem;padding-inline:8px}.role-tabs{gap:17px}.role-tabs button{font-size:.77rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.screen-expand:hover img,.featured-video:hover>img{transform:none}.button:hover{transform:none!important}}
