:root{--ink:#18324a;--muted:#607889;--line:#cae3ec;--sky:#dff5ff;--sky-strong:#2677a8;--mint:#ddf8ea;--mint-strong:#24784d;--sun:#fff0ad;--sun-strong:#9a7100;--orange:#ffe0bf;--orange-strong:#b45718;--lilac:#eee8ff;--lilac-strong:#6554a6;--surface:#fff;--background:#f7fdff;--shadow:0 20px 52px #29668624;--soft-shadow:0 12px 28px #2966861c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 9%,#ffe0bfb8,#0000 170px),radial-gradient(circle at 90% 8%,#eee8ffe0,#0000 220px),radial-gradient(circle at 78% 38%,#ddf8eab8,#0000 230px),linear-gradient(#effaff 0%,#f8fdff 48%,#fff 100%);margin:0;font-family:Arial,Helvetica,sans-serif}body:before,body:after{content:"";pointer-events:none;z-index:-1;position:fixed}body:before{display:none}body:after{opacity:.65;background:radial-gradient(circle,#fff0adf2 0 34%,#0000 36%),radial-gradient(circle,#2677a829 0 7%,#0000 8%);width:150px;height:150px;top:210px;right:4vw}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}.site-header{z-index:10;background:#ffffffdb;border-bottom:1px solid #cae3ecc2;justify-content:space-between;align-items:center;gap:18px;padding:16px max(20px,50vw - 560px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:17px;font-weight:900;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--sky-strong), #49b8c6);box-shadow:var(--soft-shadow);color:#fff;border:3px solid #fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}nav a{color:var(--muted);font-size:14px;font-weight:800}.hero{isolation:isolate;grid-template-columns:minmax(0,.95fr) minmax(380px,1fr);gap:32px;max-width:1120px;margin:0 auto;padding:58px 20px 42px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-1;border-radius:999px;position:absolute}.hero:before{background:#fff0adb3;width:86px;height:86px;top:34px;left:24%}.hero:after{background:#eee8ffcc;width:118px;height:118px;top:345px;right:40%}.hero-content{z-index:2;align-self:center;position:relative}.hero-tools{z-index:2;align-content:start;gap:16px;display:grid;position:relative}.learning-decorations{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.learning-decorations>*{pointer-events:none;position:absolute}.learning-decorations svg{width:100%;height:100%;display:block}.floating-book,.floating-bulb,.floating-star,.floating-question,.floating-shield,.floating-rocket,.learning-mascot{filter:drop-shadow(0 14px 20px #2966861f)}.floating-book{width:92px;height:74px;top:292px;left:8px}.floating-book path{fill:#fff;stroke:var(--lilac-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.floating-book path:first-child{fill:var(--lilac)}.floating-book path:nth-child(2){fill:var(--sky)}.floating-bulb{width:72px;height:86px;top:250px;left:39%}.floating-bulb path{fill:#fff8d6;stroke:var(--sun-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.floating-star{width:62px;height:62px;top:72px;right:2%}.floating-star path{fill:var(--sun);stroke:var(--orange-strong);stroke-linejoin:round;stroke-width:4px}.floating-question{background:linear-gradient(135deg, var(--lilac), #fff);color:var(--lilac-strong);border:3px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:62px;height:62px;font-size:34px;font-weight:900;display:flex;top:128px;left:44%;transform:rotate(-7deg)}.floating-shield{width:72px;height:80px;bottom:72px;right:1%}.floating-shield path:first-child{fill:var(--mint);stroke:var(--mint-strong);stroke-linejoin:round;stroke-width:4px}.floating-shield path:last-child{fill:none;stroke:var(--mint-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:6px}.floating-rocket{width:88px;height:88px;bottom:40px;left:42%}.floating-rocket path{fill:var(--orange);stroke:var(--orange-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.floating-rocket circle{fill:var(--sky);stroke:var(--sky-strong);stroke-width:4px}.learning-mascot{width:88px;top:242px;right:8px}.learning-mascot-antenna{background:var(--mint-strong);border-radius:999px;width:8px;height:8px;position:absolute;top:-9px;left:40px}.learning-mascot-antenna:before{background:var(--mint-strong);content:"";width:2px;height:13px;position:absolute;top:6px;left:3px}.learning-mascot-face{background:linear-gradient(145deg, #fff, var(--sky));border:4px solid #fff;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:10px;width:88px;height:64px;padding:20px 17px;display:grid}.learning-mascot-face span{background:var(--sky-strong);border-radius:999px;width:12px;height:12px}.learning-mascot-body{background:var(--lilac);border:4px solid #fff;border-radius:8px;width:58px;height:34px;margin:0 auto}.floating-book,.floating-star{animation:8s ease-in-out infinite float-soft}.floating-bulb,.floating-question,.learning-mascot{animation:9s ease-in-out .8s infinite float-soft}.floating-shield,.floating-rocket{animation:10s ease-in-out .4s infinite float-soft}@keyframes float-soft{0%,to{translate:0}50%{translate:0 -8px}}@media (prefers-reduced-motion:reduce){.floating-book,.floating-star,.floating-bulb,.floating-question,.learning-mascot,.floating-shield,.floating-rocket{animation:none}}.badge,.eyebrow{color:var(--mint-strong);margin:0 0 12px;font-size:14px;font-weight:900}.badge{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#ffffffc7;border-radius:999px;align-items:center;padding:10px 14px;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{color:#132f47;max-width:780px;margin-bottom:22px;font-size:clamp(40px,6vw,70px);line-height:1.03}h2{color:#15324a;margin-bottom:0;font-size:clamp(28px,4vw,42px);line-height:1.14}h3{color:#15324a;margin-bottom:10px;font-size:19px;line-height:1.3}.hero-text{color:var(--muted);max-width:680px;font-size:20px;line-height:1.7}.trust-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.trust-row span{border:1px solid var(--line);color:var(--ink);background:#ffffffc7;border-radius:999px;padding:11px 14px;font-size:14px;font-weight:800;box-shadow:0 8px 18px #2677a814}.price-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.price-row span{color:var(--sun-strong);background:linear-gradient(135deg,#fff,#fff8d6);border:1px solid #efd77b;border-radius:999px;padding:11px 14px;font-size:14px;font-weight:900;box-shadow:0 8px 18px #9a710014}.parent-confidence{box-shadow:var(--soft-shadow);background:#ffffffd1;border:1px solid #cae3ecf2;border-radius:8px;align-items:center;gap:12px;max-width:650px;margin-top:16px;padding:13px 15px;display:flex}.parent-confidence p{color:#38586c;margin-bottom:0;font-size:14px;font-weight:800;line-height:1.55}.confidence-icon{background:linear-gradient(135deg, var(--mint-strong), #4cbf7a);border-radius:8px;flex:none;width:42px;height:42px;display:block;position:relative;box-shadow:inset 0 0 0 3px #ffffff8c}.confidence-icon:before{clip-path:polygon(42% 67%,24% 49%,15% 58%,42% 85%,86% 32%,76% 23%);content:"";background:#fff;width:27px;height:24px;position:absolute;top:8px;left:8px}.learning-world{grid-template-columns:minmax(0,1.1fr) minmax(190px,.9fr);align-items:stretch;gap:14px;max-width:640px;margin-top:28px;display:grid}.mascot-card,.learning-icons,.question-card,.safety-card,.example-card,.note-card,.faq-list{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #cae3ece6;border-radius:8px}.mascot-card{align-items:center;gap:14px;padding:16px;display:flex;position:relative;overflow:hidden}.mascot-card:after{background:var(--sun);content:"";border-radius:999px;width:72px;height:72px;position:absolute;top:-22px;right:-20px}.mascot-card p{color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:800}.mascot-card strong{z-index:1;line-height:1.35;display:block;position:relative}.robot-face{background:linear-gradient(145deg, #fff, var(--sky));box-shadow:var(--soft-shadow);border:3px solid #fff;border-radius:8px;flex:none;grid-template-columns:repeat(2,1fr);gap:9px;width:68px;height:58px;padding:17px 12px;display:grid;position:relative}.robot-face:before{background:var(--mint-strong);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.robot-face span{background:var(--sky-strong);border-radius:999px;width:11px;height:11px}.learning-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.wonder-card{box-shadow:var(--soft-shadow);background:linear-gradient(135deg,#ffffffe6,#eee8ffe6);border:1px solid #d2c6fff2;border-radius:8px;flex-wrap:wrap;grid-column:1/-1;gap:9px;padding:12px;display:flex}.wonder-card span{color:var(--lilac-strong);background:#fff;border:1px solid #cae3ecf2;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900}.learning-icon{border-radius:8px;place-items:center;min-height:62px;display:grid;position:relative}.bulb-icon{background:var(--sun)}.bulb-icon:before{border:3px solid var(--sun-strong);content:"";background:#fff6cc;border-radius:999px;width:24px;height:24px}.bulb-icon span{background:var(--sun-strong);border-radius:3px;width:18px;height:10px;margin-top:30px;position:absolute}.shield-icon{background:var(--mint)}.shield-icon:before{background:var(--mint-strong);clip-path:polygon(50% 0,82% 12%,82% 48%,50% 86%,18% 48%,18% 12%);content:"";width:34px;height:38px}.book-icon{background:var(--lilac)}.book-icon:before,.book-icon:after{border:3px solid var(--lilac-strong);content:"";background:#fff;border-radius:6px 2px 2px 6px;width:24px;height:34px;position:absolute}.book-icon:before{margin-left:-22px}.book-icon:after{border-radius:2px 6px 6px 2px;margin-left:22px}.star-icon{background:var(--orange)}.star-icon:before{background:var(--orange-strong);clip-path:polygon(50% 0,61% 36%,98% 36%,68% 57%,79% 92%,50% 70%,21% 92%,32% 57%,2% 36%,39% 36%);content:"";width:40px;height:40px}.question-card{background:radial-gradient(circle at 100% 0,#fff0adb8,#0000 110px),linear-gradient(#fff 0%,#f7fdff 100%);padding:24px;position:relative;overflow:hidden}.question-card:before{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle,#ffe0bfb3 0 32%,#0000 34%),radial-gradient(circle at 76% 22%,#eee8fff2 0 16%,#0000 18%);width:130px;height:130px;position:absolute;top:62px;left:-54px}.question-card>*{z-index:1;position:relative}.question-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.question-card-header h2{font-size:clamp(24px,3vw,32px)}.question-helper{color:var(--muted);margin:8px 0 0;font-size:14px;font-weight:800;line-height:1.5}.question-bubble{background:var(--orange);box-shadow:var(--soft-shadow);color:var(--orange-strong);border:3px solid #fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;font-weight:900;display:inline-flex}.trial-status{background:linear-gradient(135deg,#fff0adb8,#ffffffeb);border:1px solid #efd77b;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.trial-status span{color:var(--sun-strong);font-size:13px;font-weight:900}.trial-status strong{color:var(--ink);font-size:14px}.trial-status p{color:var(--muted);flex-basis:100%;margin:0;font-size:13px;font-weight:800;line-height:1.5}.trial-status.active{background:linear-gradient(135deg, var(--mint), #fff);border-color:#86d9a4}.trial-status.active span{color:var(--mint-strong)}.manage-subscription-button{color:var(--mint-strong);cursor:pointer;background:#fff;border:1px solid #86d9a4;border-radius:999px;min-height:34px;padding:7px 11px;font-size:13px;font-weight:900}.question-form{gap:16px;display:grid}.field-label,legend{color:var(--ink);font-size:16px;font-weight:900}textarea{color:var(--ink);resize:vertical;background:#fff;border:2px solid #bddce8;border-radius:8px;outline:none;width:100%;min-height:170px;padding:18px;font-size:18px;line-height:1.55;box-shadow:inset 0 1px #fffc}textarea::placeholder{color:#8aa6b7}textarea:focus{border-color:var(--sky-strong);box-shadow:0 0 0 5px #2677a826}input{color:var(--ink);background:#fff;border:2px solid #bddce8;border-radius:8px;outline:none;width:100%;min-height:52px;padding:13px 15px}input::placeholder{color:#8aa6b7}input:focus{border-color:var(--sky-strong);box-shadow:0 0 0 5px #2677a826}.question-tip-row{flex-wrap:wrap;gap:8px;margin-top:-6px;display:flex}.question-tip-row span{color:var(--lilac-strong);background:#eee8ffb8;border:1px solid #d7ccff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900}.age-note{background:linear-gradient(135deg, var(--mint), #fff);color:var(--mint-strong);border:1px solid #c5efcf;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:900;line-height:1.55}fieldset{border:0;margin:0;padding:0}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:56px;padding:15px 20px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--sky-strong), #2bb7b0);color:#fff;width:100%;font-size:17px;box-shadow:0 16px 28px #2677a838}.secondary-button{border:2px solid var(--line);color:var(--ink);background:#fff;font-size:14px}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.68;transform:none}.status-card,.error-card,.answer-card{border-radius:8px;margin-top:16px;padding:18px}.status-card{background:var(--sky);color:var(--sky-strong);border:1px solid #bfe6f5;font-weight:900}.error-card{color:#8f2222;background:#fff0f0;border:1px solid #ffc9c9;font-weight:900}.paywall-card{box-shadow:var(--soft-shadow);background:radial-gradient(circle at 100% 0,#eee8ffcc,#0000 130px),linear-gradient(135deg,#fff,#f9fdff);border:2px solid #d2c6ff;border-radius:8px;margin-top:18px;padding:20px}.paywall-card h2{margin-bottom:10px;font-size:clamp(23px,3vw,30px)}.paywall-card p{color:var(--muted);line-height:1.7}.paywall-steps{gap:9px;margin:16px 0;padding:0;list-style:none;display:grid}.paywall-steps li{color:var(--lilac-strong);background:#eee8ffb8;border:1px solid #d2c6ff;border-radius:8px;padding:11px 13px;font-size:14px;font-weight:900;line-height:1.5}.subscription-price{color:var(--sun-strong);background:#fff0adc7;border:1px solid #efd77b;border-radius:8px;margin:16px 0 12px;padding:12px 14px;font-size:15px;line-height:1.5;display:block}.parent-subscription-button{background:linear-gradient(135deg, var(--lilac-strong), #4f8fc5);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:54px;margin-top:6px;padding:14px 18px;font-weight:900;display:inline-flex;box-shadow:0 14px 26px #6554a633}.parent-subscription-button:disabled,.manage-subscription-button:disabled{cursor:not-allowed;opacity:.68}.stripe-note{color:#526b7d;text-align:center;margin:12px 0 0;font-size:13px;font-weight:800}.billing-notice{background:var(--lilac);color:var(--lilac-strong);border:1px solid #d2c6ff;border-radius:8px;margin-top:14px;padding:13px 14px;font-size:14px;font-weight:800;line-height:1.55}.debug-status-line{color:#6f8494;margin:12px 0 0;font-size:12px;font-weight:800;line-height:1.5}.legal-consent-group{gap:10px;width:100%;margin-top:12px;display:grid}.legal-consent{border:1px solid var(--line);color:var(--muted);background:#ffffffdb;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:12px;font-size:13px;font-weight:800;line-height:1.55;display:flex}.legal-consent input{flex:none;width:18px;height:18px;min-height:0;margin-top:2px;padding:0}.legal-consent a,.legal-card a{color:var(--sky-strong);text-underline-offset:2px;font-weight:900;text-decoration:underline}.parent-panel,.parent-login{box-shadow:var(--soft-shadow);background:radial-gradient(circle at 100% 0,#ddf8eabd,#0000 130px),linear-gradient(#fff 0%,#f8fdff 100%);border:1px solid #cae3ecf2;border-radius:8px;padding:20px}.parent-panel .parent-login{box-shadow:none;background:0 0;border:0;padding:0}.parent-login h2,.parent-account h2{margin-bottom:8px;font-size:clamp(22px,3vw,28px)}.parent-login p,.parent-account p{color:var(--muted);line-height:1.65}.parent-login-form{gap:12px;margin-top:14px;display:grid}.parent-email{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:11px 13px;font-weight:900}.account-status{color:var(--sun-strong);background:#fff0adb8;border:1px solid #efd77b;border-radius:8px;padding:11px 13px;font-size:14px;line-height:1.5;display:block}.account-status.active{background:var(--mint);color:var(--mint-strong);border-color:#86d9a4}.parent-account-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.compact-action{margin-top:0}.answer-card{box-shadow:var(--soft-shadow);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#9bdcf6,#9be3b6,#ffe292) border-box;border:2px solid #0000}.answer-card .eyebrow{color:var(--sky-strong)}.answer-text{color:var(--ink);white-space:pre-wrap;font-size:18px;line-height:1.8}.follow-up-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.new-question-button{background:var(--lilac);color:var(--lilac-strong);border-color:#d2c6ff;grid-column:1/-1}.section{max-width:1120px;margin:0 auto;padding:48px 20px}.section-heading{max-width:720px;margin-bottom:24px}.safety-section{grid-template-columns:.8fr 1.2fr;gap:28px;display:grid}.safety-card,.note-card{padding:26px}.safety-card p,.note-card p,.example-card p,.faq-list p{color:var(--muted);margin-bottom:0;line-height:1.75}.safety-card ul{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.safety-card li{background:linear-gradient(135deg, var(--mint), #f3fff7);color:var(--ink);border:1px solid #c5efcf;border-radius:8px;padding:13px 15px;line-height:1.58}.example-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.example-card{padding:22px;position:relative}.example-card:first-child{background:linear-gradient(#fff,#f3fbff)}.example-card:nth-child(2){background:linear-gradient(#fff,#f9fff4)}.example-card:nth-child(3){background:linear-gradient(#fff,#fff9e4)}.example-card:before{background:var(--sky);content:"?";color:var(--sky-strong);border-radius:999px;place-items:center;width:30px;height:30px;margin-bottom:12px;font-weight:900;display:grid}.example-card:nth-child(2):before{background:var(--mint);color:var(--mint-strong)}.example-card:nth-child(3):before{background:var(--sun);color:var(--sun-strong)}.note-card{background:linear-gradient(135deg, var(--sun), #fff8d6);box-shadow:var(--soft-shadow);border-color:#efd77b}.note-card h2{color:var(--sun-strong);margin-bottom:10px;font-size:25px}.faq-list{box-shadow:var(--soft-shadow);overflow:hidden}details{border-bottom:1px solid var(--line);padding:19px 20px}details:last-child{border-bottom:0}summary{cursor:pointer;font-size:17px;font-weight:900}summary::marker{color:var(--mint-strong)}details p{margin-top:12px}.simple-page{align-items:center;min-height:100vh;padding:24px;display:flex}.subscription-result{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#eee8ffd1,#0000 160px),linear-gradient(#fff,#f7fdff);border:1px solid #cae3ecf2;border-radius:8px;max-width:680px;margin:0 auto;padding:28px}.subscription-result h1{margin-bottom:14px;font-size:clamp(30px,5vw,48px)}.subscription-result p{color:var(--muted);line-height:1.7}.subscription-result.active{border-color:#86d9a4}.subscription-result.failed,.subscription-result.error{border-color:#efd77b}.home-link{background:linear-gradient(135deg, var(--sky-strong), #2bb7b0);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:50px;margin-top:10px;padding:13px 18px;font-weight:900;display:inline-flex}.legal-page{max-width:980px;margin:0 auto;padding:48px 20px}.legal-card{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#ddf8eab8,#0000 180px),linear-gradient(#fff 0%,#f8fdff 100%);border:1px solid #cae3ecf2;border-radius:8px;padding:clamp(22px,4vw,38px)}.legal-back{margin-bottom:18px}.legal-back a{border:1px solid var(--line);color:var(--sky-strong);background:#ffffffdb;border-radius:8px;align-items:center;min-height:42px;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.legal-back a:hover{background:var(--sky-soft)}.legal-card h1{margin-bottom:22px;font-size:clamp(34px,5vw,54px)}.legal-card h2{margin-bottom:12px;font-size:clamp(23px,3vw,32px)}.legal-card h3{margin:18px 0 8px;font-size:17px}.legal-card section{border-top:1px solid var(--line);padding:24px 0}.legal-card section:first-of-type{border-top:0}.legal-card p,.legal-card li{color:var(--muted);line-height:1.75}.legal-card ul{gap:8px;margin:14px 0;padding-left:22px;display:grid}.legal-card address{color:var(--muted);font-style:normal;line-height:1.75}.legal-card address span{display:block}.legal-date{color:var(--ink);margin-bottom:0;font-weight:900}.withdrawal-form{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.site-footer{z-index:1;background:radial-gradient(circle at 12% 0,#fff0ad6b,#0000 180px),linear-gradient(#ffffffeb,#f7fdff);border-top:1px solid #cae3ece6;margin-top:36px;padding:24px 20px;position:relative}.site-footer-inner{justify-content:space-between;align-items:center;gap:18px;max-width:1120px;margin:0 auto;display:flex}.site-footer p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.5}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.site-footer a{color:var(--sky-strong);text-underline-offset:3px;font-size:13px;font-weight:900;text-decoration:underline}@media (max-width:920px){.site-header{flex-direction:column;align-items:flex-start}.hero,.safety-section{grid-template-columns:1fr}.hero{padding-top:38px}.floating-book,.floating-bulb,.floating-question,.floating-shield,.floating-rocket,.learning-mascot{display:none}.floating-star{opacity:.78;top:210px;right:24px}.example-grid{grid-template-columns:1fr}.learning-world{max-width:none}.site-footer-inner{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}}@media (max-width:620px){body:before,body:after,.hero:before,.hero:after,.learning-decorations{display:none}nav{width:100%}nav a{border:1px solid var(--line);background:#ffffffd1;border-radius:999px;padding:8px 10px}.hero{padding-inline:18px}.hero-text,.answer-text{font-size:17px}.learning-world,.follow-up-actions{grid-template-columns:1fr}.parent-confidence{align-items:flex-start}.trial-status{flex-direction:column;align-items:flex-start}.question-card{padding:18px}.question-card-header{align-items:flex-start}.question-bubble{width:48px;height:48px}textarea{min-height:160px;font-size:17px}.section{padding:36px 18px}}
