:root{--cream:#fff;--ink:#1a1a1a;--plum:#128a7e;--leaf:#1ba597;--coral:#ec654f;--turq:#1ba597;--turq-dark:#128a7e;--card:#fff;--muted:#7c8a86;--line:#e7eae9;--sun:#f5b833;--sun-dark:#c98a12;--soft:#e7f5f3;--soft-coral:#fcebe7;--soft-sun:#fdf3dc;--lvl-1:#e9a93b;--lvl-1-soft:#fdf2d8;--lvl-1-ink:#8c5f0a;--lvl-2:#d2748c;--lvl-2-soft:#fbecef;--lvl-2-ink:#a2415c;--lvl-3:#e2703a;--lvl-3-soft:#fcebe1;--lvl-3-ink:#a8431a;--lvl-4:#5c9440;--lvl-4-soft:#eaf3e4;--lvl-4-ink:#3d6a28;--lvl-5:#3287be;--lvl-5-soft:#e4f0f9;--lvl-5-ink:#1f5f8b;--lvl-6:#7a5aa8;--lvl-6-soft:#f1ebf8;--lvl-6-ink:#573b7d;--maxw:900px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body), "Quicksand", "Segoe UI", sans-serif;background:var(--cream);color:var(--ink);min-height:100vh;line-height:1.6}.sans{font-family:var(--font-body), "Quicksand", sans-serif}.brand-font{font-family:var(--font-brand), "Comic Sans MS", cursive}.wrap{max-width:var(--maxw);margin:0 auto;padding-left:20px;padding-right:20px}a{color:var(--turq-dark)}.btn{font-family:var(--font-body), "Quicksand", sans-serif;cursor:pointer;border:none;border-radius:999px;padding:13px 26px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .1s,opacity .15s;display:inline-block}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.4;cursor:default}.btn-primary{background:var(--coral);color:#fff}.btn-leaf,.btn-plum{background:var(--turq);color:#fff}.btn-ghost{color:var(--ink);border:2px solid var(--line);background:#fff}.btn-ghost.active{background:var(--turq);color:#fff;border-color:var(--turq)}section{padding:32px 0}@media (min-width:900px){section{padding:40px 0}}.eyebrow{font-family:var(--font-body), "Quicksand", sans-serif;letter-spacing:3px;text-transform:uppercase;color:var(--turq-dark);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}h1,h2,h3{font-family:var(--font-body), "Quicksand", sans-serif;font-weight:700}h1{text-wrap:balance;margin:10px 0 18px;font-size:42px;line-height:1.15}h2{margin:0 0 14px;font-size:30px}h3{margin:0 0 8px;font-size:21px}.lead{color:#4a524f;font-size:19px;line-height:1.6}.card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:22px 24px;box-shadow:0 4px 16px #1ba59714}.grid{gap:30px;display:grid}@media (min-width:640px){.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}.grid-4{grid-template-columns:repeat(4,1fr)}}.emoji-lg{font-size:40px;line-height:1}.animal{object-fit:contain;width:84px;height:84px;margin:0 auto 6px;display:block}.animal-sm{object-fit:contain;vertical-align:middle;width:30px;height:30px;margin-right:8px}.animal-xl{object-fit:contain;width:130px;height:130px;margin:0 auto;display:block}.text-block{background:var(--soft);border-radius:14px;margin-bottom:16px;padding:16px 18px;font-size:18px;line-height:1.7}.sentence{border-radius:4px;padding:1px 2px;transition:background .2s}.sentence.speaking{background:#b7e6df}.q-item{background:var(--soft);border-left:4px solid var(--turq);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:12px 14px;font-size:16px;display:flex}.q-item span{flex:1}.parent-box{background:var(--soft);border-left:4px solid var(--turq);font-size:15px;font-family:var(--font-body), "Quicksand", sans-serif;border-radius:10px;padding:14px 16px}.parent-box strong{color:var(--turq-dark)}.chip{font-family:var(--font-body), "Quicksand", sans-serif;border:2px solid var(--line);background:#fff;border-radius:999px;padding:4px 12px;font-size:13px;font-weight:700;display:inline-block}.legal{max-width:720px;margin:0 auto}.legal h2{margin:26px 0 8px;font-size:20px}.legal p,.legal li{color:#3a423f;font-size:15px;line-height:1.7}.legal a{color:var(--coral)}.legal .todo{background:var(--soft-coral);border-left:3px solid var(--coral);border-radius:5px;padding:2px 8px;font-weight:600}.center{text-align:center}.muted{color:var(--muted);font-family:var(--font-body), "Quicksand", sans-serif;font-size:13px}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px 0;display:flex}.logo{color:var(--ink);align-items:baseline;gap:8px;font-size:24px;font-weight:700;text-decoration:none;display:inline-flex}.logo .mark{font-family:var(--font-brand), cursive;font-size:30px;line-height:1}.logo .mark .w{color:var(--turq)}.logo .mark .e{color:var(--coral)}.logo .word{font-family:var(--font-brand), cursive;font-size:24px;font-weight:700}footer.site{text-align:center;font-family:var(--font-body), "Quicksand", sans-serif;color:var(--muted);border-top:1px solid var(--line);margin-top:20px;padding:40px 0;font-size:13px}.hero{text-align:center;padding-top:30px}.hero .badge{font-family:var(--font-brand), cursive;font-size:60px;line-height:1}.hero .badge .w{color:var(--turq)}.hero .badge .e{color:var(--coral)}.tile{background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:20px;text-decoration:none;transition:border-color .15s,transform .15s;display:block;box-shadow:0 4px 16px #1ba59714}.tile:hover{border-color:var(--turq);transform:translateY(-2px)}.signup{background:var(--turq);color:#fff;text-align:center;border-radius:24px;padding:34px 26px}.signup h2{color:#fff}.signup .lead{color:#e3f5f1}.signup form{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.signup input{font-family:var(--font-body), "Quicksand", sans-serif;border:none;border-radius:999px;min-width:260px;padding:13px 18px;font-size:16px}.band{position:relative}.band-soft{background:var(--soft)}.band-sun{background:var(--soft-sun)}.band-coral{background:var(--soft-coral)}.hero-sky{background:radial-gradient(60% 70% at 50% 0,#ddf1ee 0%,#ddf1ee00 70%),linear-gradient(#f4fbfa 0%,#fff 100%);overflow:hidden}.confetti{opacity:.85;pointer-events:none;z-index:0;border-radius:3px;position:absolute}.confetti-mobile{display:none}@media (max-width:760px){.confetti-desktop{display:none}.confetti-mobile{display:block}}.band>.wrap,.band>.hero{z-index:1;position:relative}.tile-turq{background:var(--soft);border-color:#cde8e4}.tile-sun{background:var(--soft-sun);border-color:#f2e2b8}.tile-coral{background:var(--soft-coral);border-color:#f7d6ce}.tile-turq:hover{border-color:var(--turq)}.tile-sun:hover{border-color:var(--sun)}.tile-coral:hover{border-color:var(--coral)}.tile-lvl{border-width:2px}.tile-lvl .lvl-name{font-weight:700}.band-turq{background:var(--turq);color:#fff}.band-turq .eyebrow{color:#ffffffd9}.band-turq .lead,.band-turq p{color:#fffffff0}.band-turq h2{color:#fff}.band-turq .btn-ghost{color:#fff;background:0 0;border-color:#ffffffbf}.band-turq .btn-ghost:hover{background:#ffffff24}.step{text-align:left;align-items:flex-start;gap:16px;display:flex}.step .n{width:40px;height:40px;color:var(--turq-dark);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;font-weight:700;display:flex}.step h3{margin-bottom:4px}.animal-strip{justify-content:center;align-items:flex-end;gap:10px;width:100%;max-width:720px;margin:0 auto;display:flex}.animal-strip>span{flex:1 1 0;justify-content:center;align-items:flex-end;min-width:0;display:flex}.animal-strip img{width:auto;max-width:100%;height:auto;max-height:62px;display:block}.animal-strip>span:nth-child(2n) img{transform:translateY(-8px)}.hand{font-family:var(--font-brand), cursive;color:var(--turq);font-size:27px;font-weight:700;display:inline-block;transform:rotate(-1.5deg)}.band-turq .hand{color:#fff}
@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0781808e3393dbfb-s.2zbtqlhfj_suz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fae90444fefcda8c-s.1jdhpfg9a0h0t.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.1nufzup5_ewgu.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0781808e3393dbfb-s.2zbtqlhfj_suz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fae90444fefcda8c-s.1jdhpfg9a0h0t.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.1nufzup5_ewgu.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0781808e3393dbfb-s.2zbtqlhfj_suz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fae90444fefcda8c-s.1jdhpfg9a0h0t.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.1nufzup5_ewgu.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand Fallback;src:local(Arial);ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.0%;size-adjust:104.31%}.quicksand_14be4035-module__w4hgSa__className{font-family:Quicksand,Quicksand Fallback;font-style:normal}.quicksand_14be4035-module__w4hgSa__variable{--font-body:"Quicksand", "Quicksand Fallback"}
@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/dae4b3dbdd9e4d1b-s.2_ze8n7bwlhtf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/94d210260b00ada2-s.268m440qvy675.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1a9fc94813a0b644-s.0w4ezn9vn3c-q.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8495c7a64396f454-s.p.1pvo0or05xyc_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat Fallback;src:local(Arial);ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.0%;size-adjust:76.94%}.caveat_b172e9e1-module__SzaJZG__className{font-family:Caveat,Caveat Fallback;font-style:normal;font-weight:700}.caveat_b172e9e1-module__SzaJZG__variable{--font-brand:"Caveat", "Caveat Fallback"}
