@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{color:#173c36;font-synthesis:none;--ink:#173c36;--muted:#6c7f78;--cream:#fbfaf5;--yellow:#f5cb72;--coral:#e88667;--mint:#dfeee8;--line:#dce5df;background:#fbfaf5;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--cream);margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{justify-content:space-between;align-items:center;width:calc(100% - 64px);max-width:1240px;height:82px;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.brand>span:last-child>span{color:var(--coral)}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--yellow);border-radius:12px;place-items:center;font-size:20px;display:grid}.topbar nav{color:#74827d;gap:35px;margin-left:100px;font-size:14px;display:flex}.topbar nav a{padding:10px 0}.topbar nav a.active,.topbar nav a:hover{color:var(--ink)}.topbar nav a.active{border-bottom:2px solid var(--coral);font-weight:700}.language{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:20px;padding:8px 13px;font-size:12px}.language span{color:var(--coral);margin-left:6px}main{flex:1}.hero{grid-template-columns:47% 53%;align-items:center;gap:20px;width:calc(100% - 64px);max-width:1240px;margin:45px auto 105px;display:grid}.hero-copy{padding-left:28px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--coral);margin:0 0 24px;font-size:11px;font-weight:700}.hero h1,.page h1,.detail h1,.lesson h1{letter-spacing:-.065em;margin:0 0 25px;font-size:clamp(44px,5.3vw,76px);font-weight:600;line-height:1.02}.hero h1 em,.page h1 em,.detail h1 em,.lesson h1 em,h2 em{color:var(--coral);font-family:Fraunces,serif;font-weight:500}.lede{color:var(--muted);max-width:430px;margin:0 0 30px;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:28px;display:flex}.primary{background:var(--ink);color:#fff;border:0;border-radius:30px;padding:15px 21px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #173c3620}.primary span{color:var(--yellow);vertical-align:-1px;margin-left:16px;font-size:20px}.text-button{color:var(--ink);background:0 0;border:0;font-size:14px;font-weight:700}.text-button span{color:var(--coral);margin-left:7px;font-size:11px}.age-note{color:var(--ink);align-items:center;gap:11px;margin-top:54px;display:flex}.age-note>span{background:var(--yellow);color:#927029;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.age-note small{color:var(--muted);font-size:11px}.hero-art{padding:16px 22px 0 35px;position:relative}.hero-art:before{content:"";z-index:-1;background:#e7f0df;border-radius:49% 49% 44% 45%;position:absolute;inset:0 3% 4% 12%;transform:rotate(-5deg)}.hero-art img{mix-blend-mode:multiply;border-radius:30px;width:100%;display:block}.art-caption{background:#fff;border-radius:16px;align-items:center;gap:11px;padding:12px 17px;font-size:12px;display:flex;position:absolute;bottom:-10px;left:2px;box-shadow:0 12px 30px #173c3618}.art-caption small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.play-dot{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.values{background:#e7f0e8;grid-template-columns:35% 65%;gap:50px;padding:72px max(32px,50vw - 592px);display:grid}.values h2{letter-spacing:-.06em;margin:0;font-size:40px;line-height:1.05}.value-list{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.value-list article{border-top:1px solid #b8cfc4;padding-top:15px}.value-list article>span{color:var(--coral);font-size:11px;font-weight:700}.value-list h3{margin:21px 0 10px;font-size:17px}.value-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.page,.detail,.lesson{width:calc(100% - 64px);max-width:1184px;margin:70px auto 100px}.page-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:38px;display:flex}.page-heading h1{margin:0;font-size:60px}.page-heading>p{max-width:270px;color:var(--muted);font-size:14px;line-height:1.6}.story-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:42px;display:grid}.story-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden}.story-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #173c3613}.story-thumb{justify-content:center;align-items:center;height:190px;display:flex;position:relative}.story-thumb span{color:var(--yellow);font-size:72px}.thumb-0{background:#21534a}.thumb-1{background:#f3d78e}.thumb-1 span{color:#e88667}.thumb-2{background:#d7e8df}.thumb-2 span{color:#e88667}.story-thumb small{color:#ffffffb5;letter-spacing:.14em;font-size:10px;position:absolute;top:18px;left:20px}.thumb-1 small,.thumb-2 small{color:#173c3670}.story-body{padding:22px}.card-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--coral);font-size:10px;font-weight:700}.story-body h2{letter-spacing:-.04em;margin:12px 0 8px;font-size:22px}.story-body>p:not(.card-kicker){color:var(--muted);min-height:40px;font-size:13px;line-height:1.55}.arrow-link{color:var(--ink);background:0 0;border:0;margin-top:14px;padding:0;font-size:13px;font-weight:700}.arrow-link span{color:var(--coral);margin-left:8px}.state{text-align:center;color:var(--muted);padding:70px}.error{color:var(--coral)}.not-found h1{font-size:52px}.back{color:var(--muted);background:0 0;border:0;margin-bottom:35px;font-size:13px}.detail-layout{grid-template-columns:52% 48%;align-items:center;gap:70px;display:grid}.detail-art{background:#e7f0df;border-radius:30px;padding:24px}.detail-art img{mix-blend-mode:multiply;border-radius:20px;width:100%;display:block}.detail h1{font-size:58px}.detail-copy{color:var(--muted);max-width:430px;line-height:1.7}.lesson-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:10px 16px;margin:25px 0 28px;padding:18px 0;font-size:12px;display:grid}.lesson-meta span{color:var(--coral)}.lesson-meta strong{font-weight:600}.lesson-frame{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;display:grid}.video-placeholder{background:#173c36;border-radius:26px;position:relative;overflow:hidden}.video-placeholder img{opacity:.68;width:100%;display:block}.big-play{background:var(--yellow);width:68px;height:68px;color:var(--ink);border:0;border-radius:50%;padding-left:5px;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lesson h1{font-size:50px}.lesson-info>p:not(.eyebrow){color:var(--muted);margin-bottom:28px;font-size:15px;line-height:1.7}footer{color:#879790;border-top:1px solid var(--line);justify-content:space-between;width:calc(100% - 64px);max-width:1184px;margin:auto;padding:28px 0;font-size:11px;display:flex}@media (width<=760px){.topbar{width:calc(100% - 36px);height:70px}.topbar nav{display:none}.hero,.page,.detail,.lesson{width:calc(100% - 36px);margin-top:35px}.hero{flex-direction:column;margin-bottom:70px;display:flex}.hero-copy{padding:0}.hero h1{font-size:48px}.hero-art{padding:15px 0 0}.values{padding:55px 18px;display:block}.values h2{margin-bottom:38px;font-size:35px}.value-list{display:block}.value-list article{margin-bottom:28px}.page-heading{display:block}.page-heading h1{font-size:47px}.page-heading>p{margin-top:20px}.story-grid{grid-template-columns:1fr}.detail-layout,.lesson-frame{grid-template-columns:1fr;gap:28px}.detail h1,.lesson h1{font-size:45px}.detail-art{padding:12px}.lesson{margin-bottom:60px}footer{width:calc(100% - 36px);line-height:2;display:block}footer span{display:block}}
