.qpp-shell{--qpp-ink: #17324d;--qpp-muted: #65758a;--qpp-paper: #fffdf8;--qpp-cream: #f7f2e7;--qpp-line: #e8e1d5;--qpp-green: #2d6a4f;--qpp-green-soft: #e7f3eb;--qpp-blue: #2878a5;--qpp-blue-soft: #e5f2f8;--qpp-gold: #d89b2b;--qpp-gold-soft: #fff2d5;--qpp-coral: #d5654f;--qpp-coral-soft: #fdebe5;min-height:100vh;color:var(--qpp-ink);background:radial-gradient(circle at 9% 15%,rgb(45 106 79 / 10%) 0 2px,transparent 3px),radial-gradient(circle at 92% 8%,rgb(216 155 43 / 13%) 0 3px,transparent 4px),linear-gradient(135deg,#f8f3e9,#f3f7f1 48%,#f7f0e5);background-size:32px 32px,48px 48px,auto;font-family:Avenir Next,Trebuchet MS,sans-serif;-webkit-font-smoothing:antialiased}.qpp-shell *,.qpp-shell *:before,.qpp-shell *:after{box-sizing:border-box}.qpp-shell button,.qpp-shell input,.qpp-shell select{font:inherit}.qpp-shell button,.qpp-shell a,.qpp-shell select{-webkit-tap-highlight-color:transparent}.qpp-shell button:focus-visible,.qpp-shell a:focus-visible,.qpp-shell input:focus-visible,.qpp-shell select:focus-visible{outline:3px solid rgb(40 120 165 / 30%);outline-offset:2px}.qpp-topbar{position:sticky;z-index:20;top:0;border-bottom:1px solid rgb(23 50 77 / 10%);background:#fffdf8eb;box-shadow:0 8px 30px #17324d0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.qpp-topbar-inner{width:min(1180px,calc(100% - 40px));min-height:74px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.qpp-brand{width:max-content;display:inline-flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.qpp-brand-mark{position:relative;width:42px;height:42px;display:grid;place-items:center;color:#fff;border-radius:14px 18px 13px;background:var(--qpp-green);box-shadow:0 8px 16px #2d6a4f33;transform:rotate(-3deg)}.qpp-brand-mark span{position:relative;z-index:1;font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:22px;font-weight:900;transform:rotate(3deg)}.qpp-brand-mark i{position:absolute;width:52px;height:20px;border:2px solid var(--qpp-gold);border-radius:50%;transform:rotate(-24deg)}.qpp-brand>span:last-child{display:grid}.qpp-brand strong{font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:20px;line-height:1;letter-spacing:-.03em}.qpp-brand small{margin-top:4px;color:var(--qpp-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.qpp-primary-nav{display:flex;gap:4px;padding:4px;border:1px solid var(--qpp-line);border-radius:999px;background:#f6f1e8}.qpp-primary-nav button{min-height:36px;padding:0 17px;color:var(--qpp-muted);border:0;border-radius:999px;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.qpp-primary-nav button[aria-current=page]{color:var(--qpp-ink);background:#fff;box-shadow:0 3px 10px #17324d14}.qpp-parent-menu{justify-self:end;display:flex;align-items:center;gap:12px;color:var(--qpp-muted);font-size:12px;font-weight:700}.qpp-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0 80px}.qpp-pilot-preview{display:grid;gap:14px;margin:18px 0;padding:20px;border:1px solid #d7c48f;border-radius:18px;background:#fff9e8}.qpp-pilot-preview h3,.qpp-pilot-preview p{margin:0}.qpp-pilot-preview article{display:grid;gap:10px;padding-top:14px;border-top:1px solid rgb(216 155 43 / 28%)}.qpp-pilot-preview article>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.qpp-pilot-label{width:fit-content;padding:3px 8px;color:#73530f;border:1px solid #e0be63;border-radius:999px;background:#fff3c9;font-size:11px;font-style:normal;font-weight:800}.qpp-pilot-acknowledged{color:var(--qpp-green);font-weight:800}.qpp-pilot-error{color:#9d2d20;font-weight:700}.qpp-view-stage{margin-top:34px;animation:qpp-rise .42s cubic-bezier(.22,.8,.35,1) both}.qpp-settings{overflow:hidden;padding:38px;border:1px solid rgb(23 50 77 / 10%);border-radius:30px;background:radial-gradient(circle at 94% 5%,rgb(216 155 43 / 18%) 0 70px,transparent 71px),linear-gradient(145deg,#fffdf8,#f8fbf6);box-shadow:0 20px 50px #17324d14}.qpp-settings-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;margin-top:10px}.qpp-settings-heading h1{max-width:650px;margin:0;font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:clamp(32px,5vw,55px);line-height:.98;letter-spacing:-.045em}.qpp-settings-heading p{max-width:650px;margin:18px 0 0;color:var(--qpp-muted);font-size:16px;line-height:1.65}.qpp-timezone-current{min-width:260px;padding:19px 21px;border:1px solid rgb(40 120 165 / 16%);border-radius:20px;background:var(--qpp-blue-soft)}.qpp-child-profile{margin-bottom:20px}.qpp-child-profile dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qpp-child-profile dl div{padding:12px;border:1px solid rgb(23 50 77 / 14%);border-radius:12px}.qpp-child-profile dt{color:var(--qpp-muted);font-size:13px;font-weight:700}.qpp-child-profile dd{margin:4px 0 0;font-weight:700}.qpp-child-profile h1:focus{outline:3px solid #5b4ae8;outline-offset:4px}.qpp-readiness{flex-wrap:wrap;gap:12px}@media (max-width: 420px){.qpp-child-profile dl{grid-template-columns:1fr}}.qpp-timezone-current span,.qpp-timezone-form label>span{display:block;color:var(--qpp-muted);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.qpp-timezone-current strong{display:block;margin-top:7px;font-size:15px}.qpp-timezone-form{display:grid;gap:18px;max-width:780px;margin-top:34px;padding:26px;border:1px solid var(--qpp-line);border-radius:24px;background:#ffffffc2}.qpp-preferences-form{display:grid;gap:.75rem;max-width:38rem}.qpp-preferences-form select{min-height:2.75rem;border:1px solid var(--qpp-border);border-radius:.75rem;padding:0 .75rem;background:#fff}.qpp-timezone-form label{display:grid;gap:9px}.qpp-timezone-form input,.qpp-timezone-form select{width:100%;min-height:50px;padding:0 15px;color:var(--qpp-ink);border:1px solid #cfd8dc;border-radius:14px;background:#fff}.qpp-timezone-actions{display:flex;flex-wrap:wrap;gap:10px}.qpp-timezone-note{margin:0;color:var(--qpp-muted);font-size:13px;line-height:1.55}.qpp-timezone-confirm{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px;color:var(--qpp-ink);border:1px solid rgb(216 155 43 / 28%);border-radius:16px;background:var(--qpp-gold-soft)}.qpp-timezone-confirm>div:first-child{display:grid;gap:5px}.qpp-timezone-confirm span{color:var(--qpp-muted);font-size:13px;line-height:1.45}.qpp-timezone-confirm>div:last-child{display:flex;gap:8px}.qpp-inline-success{padding:12px 14px;color:var(--qpp-green);border:1px solid rgb(45 106 79 / 18%);border-radius:13px;background:var(--qpp-green-soft);font-size:13px;font-weight:800}@keyframes qpp-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.qpp-section-kicker{color:var(--qpp-green);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.qpp-child-switcher{display:flex;align-items:center;gap:20px}.qpp-child-list{min-width:0;display:flex;align-items:stretch;gap:10px;overflow-x:auto;padding:3px;scrollbar-width:none}.qpp-child-list::-webkit-scrollbar{display:none}.qpp-child-chip{position:relative;min-width:174px;min-height:61px;display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;color:var(--qpp-ink);border:1px solid var(--qpp-line);border-radius:17px;background:#fffdf8bf;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.qpp-child-chip:hover{transform:translateY(-1px);border-color:#2d6a4f59}.qpp-child-chip.is-selected{border-color:var(--qpp-green);background:#fff;box-shadow:0 8px 22px #2d6a4f1a}.qpp-child-avatar{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px 18px 14px 17px;color:var(--qpp-ink);font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:17px;font-weight:900}.qpp-child-avatar-1{background:var(--qpp-gold-soft)}.qpp-child-avatar-2{background:var(--qpp-blue-soft)}.qpp-child-avatar-3{background:var(--qpp-coral-soft)}.qpp-child-avatar-4{background:var(--qpp-green-soft)}.qpp-child-chip-copy{min-width:0;display:grid;gap:2px}.qpp-child-chip-copy strong,.qpp-child-chip-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qpp-child-chip-copy strong{font-size:14px}.qpp-child-chip-copy span{color:var(--qpp-muted);font-size:11px;font-weight:600}.qpp-status-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--qpp-green)}.qpp-status-dot.is-disabled{background:#a89e90}.qpp-onboarding{max-width:930px;margin:48px auto;display:grid;grid-template-columns:160px minmax(220px,.8fr) minmax(310px,1fr);align-items:center;gap:36px;padding:42px;border:1px solid var(--qpp-line);border-radius:34px 42px 32px 44px;background:#fffdf8eb;box-shadow:0 26px 70px #17324d1a}.qpp-onboarding-art{position:relative;height:150px;display:grid;place-items:center}.qpp-orbit-ring{position:absolute;width:150px;height:70px;border:3px solid var(--qpp-gold);border-radius:50%;transform:rotate(-22deg)}.qpp-onboarding-star{position:relative;width:88px;height:88px;display:grid;place-items:center;color:#fff;border-radius:34px 42px 30px 38px;background:var(--qpp-green);box-shadow:0 18px 38px #2d6a4f3d;font-size:38px;font-weight:900;transform:rotate(4deg)}.qpp-onboarding h2,.qpp-planner-heading h2,.qpp-report-heading h2{margin:6px 0 8px;font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:clamp(28px,3.1vw,43px);line-height:1.06;letter-spacing:-.04em}.qpp-onboarding p,.qpp-planner-heading p,.qpp-report-heading p{max-width:680px;margin:0;color:var(--qpp-muted);font-size:14px;line-height:1.65}.qpp-onboarding-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.qpp-onboarding-form label:first-child,.qpp-onboarding-form .qpp-inline-error,.qpp-onboarding-form .qpp-button{grid-column:1 / -1}.qpp-onboarding-form label,.qpp-lesson-picker{display:grid;gap:5px}.qpp-onboarding-form label>span,.qpp-lesson-picker label{color:var(--qpp-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.qpp-onboarding-form input,.qpp-onboarding-form select,.qpp-lesson-picker select{width:100%;min-height:44px;padding:0 12px;color:var(--qpp-ink);border:1px solid var(--qpp-line);border-radius:11px;background:#fff}.qpp-inline-error{padding:10px 12px;color:#9c3d2d;border:1px solid #efb9ad;border-radius:11px;background:var(--qpp-coral-soft);font-size:12px;font-weight:700}.qpp-button{min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:13px;cursor:pointer;font-size:13px;font-weight:850;transition:box-shadow .15s ease,transform .15s ease,background-color .15s ease}.qpp-button:not(:disabled):hover{transform:translateY(-1px)}.qpp-button:disabled{cursor:not-allowed;opacity:.48}.qpp-button-primary{color:#fff;background:var(--qpp-green);box-shadow:0 8px 18px #2d6a4f2e}.qpp-button-primary:not(:disabled):hover{background:#245b42;box-shadow:0 11px 24px #2d6a4f38}.qpp-button-light,.qpp-button-small{color:var(--qpp-ink);border-color:var(--qpp-line);background:#fff}.qpp-button-small{min-height:36px;border-radius:10px;font-size:11px}.qpp-text-button{padding:3px 0;color:var(--qpp-green);border:0;border-bottom:1px solid rgb(45 106 79 / 25%);background:transparent;cursor:pointer;font-size:12px;font-weight:850}.qpp-planner-heading,.qpp-report-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.qpp-week-tabs{flex:0 0 auto;display:flex;gap:5px;padding:5px;border:1px solid var(--qpp-line);border-radius:15px;background:#fffdf8b8}.qpp-week-tabs button{min-height:40px;padding:0 16px;color:var(--qpp-muted);border:0;border-radius:11px;background:transparent;cursor:pointer;font-size:12px;font-weight:850}.qpp-week-tabs button[aria-selected=true]{color:#fff;background:var(--qpp-ink);box-shadow:0 5px 14px #17324d2e}.qpp-week-meta{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;border-top:1px solid var(--qpp-line);border-bottom:1px solid var(--qpp-line);font-size:12px}.qpp-week-meta span{color:var(--qpp-muted)}.qpp-notice{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;color:#873d2f;border:1px solid #efb9ad;border-radius:14px;background:var(--qpp-coral-soft)}.qpp-notice>div,.qpp-notice-disabled{display:grid;gap:3px}.qpp-notice strong{font-size:13px}.qpp-notice span{font-size:12px;line-height:1.5}.qpp-notice-conflict{color:#775415;border-color:#e8c675;background:var(--qpp-gold-soft)}.qpp-notice-disabled{color:#605b54;border-color:#cfc7ba;background:#eee9e1}.qpp-suggestion-review{position:relative;margin-top:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:19px 20px;overflow:hidden;border:1px solid #b8d8c3;border-radius:19px;background:radial-gradient(circle at 100% 0,rgb(216 155 43 / 16%),transparent 35%),linear-gradient(120deg,#f1f8f3,#fffdf8)}.qpp-suggestion-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;border-radius:16px 19px 15px 20px;background:var(--qpp-green);font-weight:900;transform:rotate(-4deg)}.qpp-suggestion-review h3,.qpp-empty-plan h3,.qpp-visibility h3,.qpp-empty-report h3,.qpp-report-card h3{margin:4px 0 5px;font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:18px;letter-spacing:-.02em}.qpp-suggestion-review p,.qpp-suggestion-review ul{margin:0;color:var(--qpp-muted);font-size:12px;line-height:1.55}.qpp-suggestion-review ul{margin-top:7px;padding-left:18px}.qpp-empty-plan,.qpp-empty-report{margin-top:22px;min-height:220px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:34px;border:1px dashed #bcb4a8;border-radius:24px;background:#fffdf8b3}.qpp-empty-plan-orbit,.qpp-empty-report-mark{width:70px;height:70px;display:grid;place-items:center;color:var(--qpp-green);border:2px solid var(--qpp-gold);border-radius:50%;background:var(--qpp-gold-soft);font-size:25px;font-weight:900}.qpp-empty-plan p,.qpp-empty-report p,.qpp-visibility p,.qpp-report-card p{margin:0;color:var(--qpp-muted);font-size:13px;line-height:1.55}.qpp-plan-actions-top{margin:20px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.qpp-plan-status{display:inline-flex;align-items:center;gap:8px;color:var(--qpp-muted);font-size:11px;font-weight:850}.qpp-plan-status>span{width:8px;height:8px;border-radius:50%;background:var(--qpp-gold);box-shadow:0 0 0 4px var(--qpp-gold-soft)}.qpp-plan-status.is-approved>span{background:var(--qpp-green);box-shadow:0 0 0 4px var(--qpp-green-soft)}.qpp-day-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.qpp-day-card{min-width:0;min-height:360px;display:flex;flex-direction:column;padding:13px;border:1px solid var(--qpp-line);border-radius:18px 22px 17px 21px;background:#fffdf8f0;box-shadow:0 11px 28px #17324d0f}.qpp-day-card:nth-child(2n){border-radius:22px 17px 21px 18px}.qpp-day-card.is-day-off{border-color:#dfc98f;background:radial-gradient(circle at 90% 5%,rgb(216 155 43 / 16%),transparent 35%),#fffaf0}.qpp-day-card.is-locked{background-color:#f5f1ea;box-shadow:none}.qpp-day-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:1px 2px 12px;border-bottom:1px solid var(--qpp-line)}.qpp-day-header>div{display:grid;gap:2px}.qpp-day-header strong{font-size:13px}.qpp-day-header span{color:var(--qpp-muted);font-size:10px}.qpp-day-count{min-width:26px;height:26px;display:grid;place-items:center;padding:0 6px;border-radius:9px;background:var(--qpp-cream);font-weight:900}.qpp-day-lock{margin:9px 1px 0;color:#756d62;font-size:9px;font-weight:800;line-height:1.35}.qpp-assignment-list{flex:1;display:grid;align-content:start;gap:8px;padding:11px 0}.qpp-assignment{position:relative;min-width:0;display:grid;grid-template-columns:4px minmax(0,1fr) auto;gap:8px;padding:10px 8px 10px 7px;overflow:hidden;border:1px solid #e6e0d5;border-radius:12px;background:#fff}.qpp-assignment-stripe{border-radius:999px;background:var(--qpp-blue)}.qpp-assignment[data-subject=MATH] .qpp-assignment-stripe{background:var(--qpp-blue)}.qpp-assignment[data-subject=READING_GRAMMAR] .qpp-assignment-stripe{background:var(--qpp-coral)}.qpp-assignment[data-subject=SCIENCE] .qpp-assignment-stripe{background:var(--qpp-green)}.qpp-assignment[data-subject=HISTORY_SOCIAL_STUDIES] .qpp-assignment-stripe{background:var(--qpp-gold)}.qpp-assignment-copy{min-width:0;display:grid;gap:3px}.qpp-assignment-copy span,.qpp-assignment-copy strong,.qpp-assignment-copy small{overflow:hidden;text-overflow:ellipsis}.qpp-assignment-copy span{color:var(--qpp-muted);font-size:8px;font-weight:850;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.qpp-assignment-copy strong{display:-webkit-box;font-size:11px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.qpp-assignment-copy small{color:var(--qpp-muted);font-size:9px;white-space:nowrap}.qpp-icon-button{width:24px;height:24px;padding:0;color:#8c8173;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:18px;line-height:1}.qpp-icon-button:hover{color:#9c3d2d;background:var(--qpp-coral-soft)}.qpp-day-empty{min-height:82px;display:grid;place-items:center;align-content:center;gap:5px;color:#a0978b;border:1px dashed #d4ccc0;border-radius:12px;text-align:center}.qpp-day-empty span{width:23px;height:23px;display:grid;place-items:center;border:1px solid #d4ccc0;border-radius:50%}.qpp-day-empty p{max-width:110px;margin:0;font-size:10px;line-height:1.35}.qpp-day-off-state{flex:1;display:grid;place-items:center;align-content:center;gap:8px;min-height:190px;padding:20px 10px;text-align:center}.qpp-day-off-state>span{width:48px;height:48px;display:grid;place-items:center;color:#896316;border:1px solid #e5ca83;border-radius:17px 20px 16px 19px;background:var(--qpp-gold-soft);font-size:9px;font-weight:950;letter-spacing:.08em}.qpp-day-off-state strong{font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:16px}.qpp-day-off-state p{max-width:150px;margin:0;color:var(--qpp-muted);font-size:10px;line-height:1.45}.qpp-day-controls{display:grid;gap:9px}.qpp-day-off-button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;color:#765716;border:1px solid #e7ce91;border-radius:10px;background:var(--qpp-gold-soft);cursor:pointer;font-size:10px;font-weight:850}.qpp-day-off-button:hover{border-color:#d6b45d;background:#f8e7b8}.qpp-day-off-button>span{font-size:7px;letter-spacing:.05em}.qpp-lesson-picker{padding-top:10px;border-top:1px solid var(--qpp-line)}.qpp-lesson-picker select{min-height:38px;padding:0 8px;font-size:10px}.qpp-visibility{margin-top:16px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px 20px;border:1px solid #bfd7c7;border-radius:18px;background:var(--qpp-green-soft)}.qpp-visibility.is-quiet{border-color:#d3ccc0;background:#f0ece5}.qpp-visibility.is-ready{border-color:#efd28d;background:var(--qpp-gold-soft)}.qpp-visibility-eye{width:38px;height:38px;display:grid;place-items:center;color:var(--qpp-green);border-radius:50%;background:#ffffffa6;font-size:19px}.qpp-visibility h3{font-size:16px}.qpp-save-bar{position:sticky;z-index:8;bottom:16px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 16px 14px 20px;color:#fff;border:1px solid rgb(255 255 255 / 15%);border-radius:18px;background:#17324df0;box-shadow:0 18px 42px #17324d3d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.qpp-save-bar>div:first-child{display:grid;gap:2px}.qpp-save-bar strong{font-size:13px}.qpp-save-bar span{color:#c6d0d9;font-size:10px}.qpp-save-actions{display:flex;gap:8px}.qpp-save-bar .qpp-button-light{color:#fff;border-color:#ffffff47;background:#ffffff17}.qpp-skeleton-card{gap:14px}.qpp-skeleton{display:block;width:100%;height:44px;border-radius:10px;background:linear-gradient(90deg,#ebe5dc 25%,#f7f3ec,#ebe5dc 65%);background-size:220% 100%;animation:qpp-shimmer 1.5s linear infinite}.qpp-skeleton-short{width:48%;height:16px}@keyframes qpp-shimmer{to{background-position:-220% 0}}.qpp-report-period{flex:0 0 auto;display:grid;justify-items:end;gap:3px;padding:11px 14px;border:1px solid var(--qpp-line);border-radius:13px;background:#fffdf8bf}.qpp-report-period strong{font-size:12px}.qpp-report-period span{color:var(--qpp-muted);font-size:9px}.qpp-report-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.qpp-stat-card{position:relative;min-height:158px;display:flex;flex-direction:column;justify-content:center;padding:20px;overflow:hidden;border:1px solid var(--qpp-line);border-radius:20px 25px 19px 23px;background:#fffdf8;box-shadow:0 12px 30px #17324d0f}.qpp-stat-card:after{position:absolute;right:-21px;bottom:-30px;width:86px;height:86px;content:"";border:13px solid var(--qpp-green-soft);border-radius:50%}.qpp-stat-card.is-blue:after{border-color:var(--qpp-blue-soft)}.qpp-stat-card.is-gold:after{border-color:var(--qpp-gold-soft)}.qpp-stat-card.is-coral:after{border-color:var(--qpp-coral-soft)}.qpp-stat-card>span{color:var(--qpp-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.qpp-stat-card>strong{position:relative;z-index:1;margin-top:8px;font-family:Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:34px;line-height:1;letter-spacing:-.04em}.qpp-stat-card>strong small{color:var(--qpp-muted);font-size:13px;letter-spacing:0}.qpp-stat-card p{position:relative;z-index:1;margin:8px 0 0;color:var(--qpp-muted);font-size:10px}.qpp-report-detail-grid{margin-top:14px;display:grid;grid-template-columns:1.25fr .75fr;align-items:start;gap:14px}.qpp-report-card{padding:21px;border:1px solid var(--qpp-line);border-radius:21px;background:#fffdf8f0;box-shadow:0 12px 30px #17324d0d}.qpp-completed-lessons{margin-top:14px}.qpp-completed-lessons__list{margin:16px 0 0;padding:0;display:grid;gap:10px;list-style:none}.qpp-completed-lessons__list>li{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(420px,1.2fr);gap:18px;align-items:center;padding:15px 16px;border:1px solid rgb(49 109 80 / 16%);border-radius:15px;background:#f2f8edb8}.qpp-completed-lessons__identity{display:grid;gap:3px}.qpp-completed-lessons__identity strong{color:var(--qpp-green);font-size:14px}.qpp-completed-lessons__identity span,.qpp-completed-lessons__list dt{color:var(--qpp-muted);font-size:9px}.qpp-completed-lessons__identity span{font-weight:800}.qpp-completed-lessons__list dl{margin:0;display:grid;grid-template-columns:minmax(90px,.7fr) minmax(170px,1.5fr) minmax(90px,.7fr) minmax(90px,.7fr);gap:14px}.qpp-completed-lessons__list dl>div{display:grid;gap:4px}.qpp-completed-lessons__list dt{font-weight:900;letter-spacing:.08em;text-transform:uppercase}.qpp-completed-lessons__list dd{margin:0;color:#31485d;font-size:11px;font-weight:800}.qpp-completed-lessons__status{display:inline-flex;padding:4px 8px;border-radius:999px;color:#245f46;background:#dceedd}.qpp-completed-lessons__status[data-status=IN_PROGRESS]{color:#735018;background:#fff0c3}.qpp-completed-lessons__status[data-status=NOT_STARTED]{color:#536577;background:#e9eef1}.qpp-completed-lessons__empty{margin-top:14px!important}.qpp-learning-insight{grid-column:1 / -1;display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;padding:13px 14px;border:1px solid rgb(49 109 80 / 20%);border-radius:13px;background:#e5f2e7c2}.qpp-learning-insight>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--qpp-green);font-size:18px;font-weight:900}.qpp-learning-insight>div{display:grid;gap:4px}.qpp-learning-insight strong{color:var(--qpp-green);font-size:14px}.qpp-learning-insight p,.qpp-learning-insight small{margin:0;line-height:1.45}.qpp-learning-insight p{color:#31485d;font-size:14px}.qpp-skill-signals{margin-top:14px}.qpp-skill-signals__note{margin:8px 0 0;color:var(--qpp-muted);font-size:11px}.qpp-skill-signals__groups{margin-top:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.qpp-skill-signals__groups>div{padding:15px;border:1px solid rgb(49 109 80 / 16%);border-radius:15px;background:#f2f8edb8}.qpp-skill-signals__group.is-support{border-color:#cd973538;background:#fff4d28c}.qpp-skill-signals__group.is-developing,.qpp-skill-signals__group.is-gathering{border-color:#537e9633;background:#ebf5f8a8}.qpp-skill-signals h4{margin:0;color:var(--qpp-green);font-size:13px}.qpp-skill-signals ul{margin:11px 0 0;padding:0;display:grid;gap:10px;list-style:none}.qpp-skill-signals li{display:grid;gap:3px}.qpp-skill-signals li strong{color:#31485d;font-size:12px}.qpp-skill-signals li span{color:var(--qpp-muted);font-size:10px;line-height:1.45}.qpp-skill-signals__empty{margin:8px 0 0;color:var(--qpp-muted);font-size:11px;line-height:1.45}.qpp-coaching-recommendation{margin-top:16px;padding:18px;border:1px solid rgb(49 109 80 / 24%);border-radius:18px;display:grid;gap:14px;background:linear-gradient(135deg,#f2f8edf2,#fffae8e0)}.qpp-coaching-recommendation h4,.qpp-coaching-recommendation h5,.qpp-coaching-recommendation p{margin:0}.qpp-coaching-recommendation h4{margin-top:4px;font-size:17px}.qpp-coaching-recommendation__heading{display:grid;align-content:start;gap:4px}.qpp-coaching-recommendation__list{display:grid;gap:12px}.qpp-coaching-recommendation__list article{padding-top:14px;border-top:1px solid rgb(49 109 80 / 16%);display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.qpp-coaching-recommendation__list article>div:first-child{display:grid;align-content:start;gap:7px}.qpp-coaching-recommendation__list article>div:first-child>strong{color:#31485d;font-size:13px}.qpp-coaching-recommendation p,.qpp-coaching-recommendation small,.qpp-coaching-recommendation li{color:var(--qpp-muted);font-size:11px;line-height:1.5}.qpp-coaching-recommendation__activity{padding:15px;border:1px solid rgb(205 151 53 / 24%);border-radius:15px;background:#ffffffc2}.qpp-coaching-recommendation__activity-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.qpp-coaching-recommendation__activity-heading h5{color:var(--qpp-green);font-size:14px}.qpp-coaching-recommendation__activity-heading span{padding:5px 9px;border-radius:999px;color:#6c501c;background:#fff1c4;font-size:10px;font-weight:900;white-space:nowrap}.qpp-coaching-recommendation__activity p{margin-top:10px}.qpp-coaching-recommendation__activity ol{margin:9px 0 0;padding-left:18px;display:grid;gap:6px}.qpp-learning-insight small{color:#496373;font-size:14px;font-weight:750}.qpp-coaching-card{grid-column:1 / -1;border-color:#b8d8c3;background:radial-gradient(circle at 100% 0,rgb(216 155 43 / 14%),transparent 34%),linear-gradient(135deg,#f2f8ed,#fffdf8 58%)}.qpp-coaching-card__heading,.qpp-coaching-card__lesson{display:flex;align-items:center;justify-content:space-between;gap:12px}.qpp-coaching-card__feeling{padding:7px 11px;border:1px solid #c9a24b;border-radius:999px;color:#78571d;background:#fff3ce;font-size:10px;font-weight:900}.qpp-coaching-card__lesson{justify-content:flex-start;margin-top:14px;color:var(--qpp-muted);font-size:10px;text-transform:capitalize}.qpp-coaching-card__lesson strong{color:var(--qpp-green);font-size:13px}.qpp-coaching-card__objective{margin-top:12px!important}.qpp-coaching-card blockquote{margin:14px 0;padding:14px 16px;border-left:4px solid var(--qpp-gold);border-radius:0 14px 14px 0;color:#254f40;background:#ffffffb3;font-size:14px;font-weight:700;line-height:1.5}.qpp-coaching-card__guidance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qpp-coaching-card__guidance>div{padding:13px;border:1px solid rgb(49 109 80 / 16%);border-radius:15px;background:#ffffff9e}.qpp-coaching-card__guidance span{display:block;margin-bottom:5px;color:#8c651f;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.qpp-report-stack{display:grid;gap:14px}.qpp-progress-days{margin-top:18px;display:grid;gap:13px}.qpp-progress-row{display:grid;grid-template-columns:72px 1fr 35px;align-items:center;gap:12px}.qpp-progress-row>div:first-child{display:grid;gap:1px}.qpp-progress-row strong{font-size:11px}.qpp-progress-row span{color:var(--qpp-muted);font-size:9px}.qpp-progress-row>strong:last-child{text-align:right}.qpp-progress-track{height:9px;overflow:hidden;border-radius:999px;background:#ece7de}.qpp-progress-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--qpp-green),#65a77f)}.qpp-report-notes ul{margin:13px 0 0;padding:0;display:grid;gap:10px;list-style:none}.qpp-report-notes li{position:relative;padding-left:17px;color:#40546a;font-size:12px;line-height:1.5}.qpp-report-notes li:before{position:absolute;top:.52em;left:0;width:7px;height:7px;content:"";border-radius:50%;background:var(--qpp-gold)}.qpp-report-generated{margin:14px 3px 0;color:var(--qpp-muted);font-size:9px;text-align:right}@media (max-width: 1050px){.qpp-day-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.qpp-day-card{min-height:340px}.qpp-onboarding{grid-template-columns:120px 1fr}.qpp-onboarding-form{grid-column:1 / -1}}@media (max-width: 680px){.qpp-coaching-card__heading,.qpp-coaching-card__lesson{align-items:flex-start;flex-direction:column}.qpp-coaching-card__guidance,.qpp-skill-signals__groups{grid-template-columns:1fr}}@media (max-width: 780px){.qpp-topbar{-webkit-backdrop-filter:none;backdrop-filter:none}.qpp-topbar-inner{width:min(100% - 24px,1180px);min-height:66px;grid-template-columns:1fr auto}.qpp-primary-nav{position:fixed;z-index:25;right:12px;bottom:12px;left:12px;justify-content:stretch;padding:6px;box-shadow:0 14px 36px #17324d3d}.qpp-primary-nav button{flex:1;min-height:44px;padding-inline:10px}.qpp-parent-menu>span{display:none}.qpp-main{width:min(100% - 24px,1180px);padding-top:24px;padding-bottom:110px}.qpp-child-switcher{display:grid;gap:9px}.qpp-planner-heading,.qpp-report-heading{display:grid;gap:18px}.qpp-week-tabs{width:100%}.qpp-week-tabs button{flex:1}.qpp-week-meta{align-items:flex-start;flex-direction:column;gap:3px}.qpp-day-grid,.qpp-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qpp-report-detail-grid{grid-template-columns:1fr}.qpp-completed-lessons__list>li{grid-template-columns:1fr}.qpp-save-bar{bottom:78px}.qpp-settings{padding:28px 22px}.qpp-settings-heading{grid-template-columns:1fr;align-items:stretch;gap:22px}.qpp-timezone-current{min-width:0}.qpp-timezone-confirm{grid-template-columns:1fr}}@media (max-width: 540px){.qpp-brand small{display:none}.qpp-brand-mark{width:37px;height:37px}.qpp-parent-menu{font-size:11px}.qpp-child-chip{min-width:156px}.qpp-view-stage{margin-top:26px}.qpp-settings{padding:24px 18px;border-radius:24px}.qpp-timezone-form{padding:19px}.qpp-timezone-actions .qpp-button{width:100%}.qpp-timezone-confirm>div:last-child{display:grid;grid-template-columns:1fr 1fr}.qpp-onboarding{margin:18px 0;grid-template-columns:1fr;gap:22px;padding:25px 20px;border-radius:26px}.qpp-onboarding-art{height:105px}.qpp-orbit-ring{width:112px;height:52px}.qpp-onboarding-star{width:66px;height:66px;border-radius:25px 30px 23px 28px;font-size:28px}.qpp-onboarding-form{grid-column:auto;grid-template-columns:1fr}.qpp-onboarding-form label,.qpp-onboarding-form label:first-child,.qpp-onboarding-form .qpp-inline-error,.qpp-onboarding-form .qpp-button{grid-column:auto}.qpp-notice,.qpp-suggestion-review,.qpp-empty-plan,.qpp-empty-report{grid-template-columns:1fr;align-items:start}.qpp-notice{display:grid}.qpp-suggestion-icon{width:42px;height:42px}.qpp-empty-plan,.qpp-empty-report{min-height:0;padding:24px 20px}.qpp-day-grid{grid-template-columns:1fr}.qpp-day-card{min-height:0}.qpp-assignment-list{min-height:95px}.qpp-save-bar{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.qpp-save-actions{display:grid;grid-template-columns:1fr 1fr}.qpp-report-grid{grid-template-columns:1fr 1fr;gap:8px}.qpp-stat-card{min-height:140px;padding:15px}.qpp-stat-card>strong{font-size:27px}.qpp-progress-row{grid-template-columns:58px 1fr 30px;gap:8px}.qpp-completed-lessons__list dl{grid-template-columns:1fr 1fr}.qpp-completed-lessons__list dl>div:first-child{grid-column:1 / -1}}@media (prefers-reduced-motion: reduce){.qpp-view-stage,.qpp-skeleton{animation:none}.qpp-child-chip,.qpp-button{transition:none}}.feedback-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0f172a8c}.feedback-dialog{width:min(100%,460px);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a4d;color:#172033}.feedback-dialog__header{display:flex;justify-content:space-between;gap:20px;padding:24px 24px 10px}.feedback-dialog h2,.feedback-dialog h3,.feedback-dialog p{margin:0}.feedback-dialog__header p{margin-top:6px;color:#526078}.feedback-close{align-self:flex-start;border:0;background:transparent;color:#526078;font-size:28px;line-height:1;cursor:pointer}.feedback-dialog form,.feedback-success{display:grid;gap:10px;padding:14px 24px 24px}.feedback-dialog label{margin-top:6px;font-weight:750}.feedback-dialog select,.feedback-dialog textarea{box-sizing:border-box;width:100%;border:1px solid #aeb8c8;border-radius:10px;padding:11px 12px;background:#fff;color:inherit;font:inherit}.feedback-dialog textarea{resize:vertical}.feedback-count{color:#667085;font-size:12px;text-align:right}.feedback-screenshot-option{display:flex;align-items:center;gap:8px}.feedback-screenshot-option input{width:auto}.feedback-screenshot-status{color:#526078;font-size:13px}.feedback-screenshot-preview{display:grid;gap:8px;justify-items:start}.feedback-screenshot-preview img{width:100%;max-height:180px;border:1px solid #aeb8c8;border-radius:10px;object-fit:contain}.feedback-error{border-radius:8px;padding:10px;background:#fff0f0;color:#9b1c1c}.feedback-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.feedback-actions button,.feedback-success button{border:1px solid #667085;border-radius:10px;padding:10px 15px;background:#fff;color:#172033;font:inherit;font-weight:750;cursor:pointer}.feedback-actions button[type=submit],.feedback-success button{border-color:#166534;background:#166534;color:#fff}.feedback-actions button:disabled{cursor:not-allowed;opacity:.55}.feedback-success{padding-top:24px}.feedback-success button{justify-self:end;margin-top:8px}.qiddo-child,.qiddo-child *{box-sizing:border-box}.qiddo-child{--child-ink: #173a36;--child-muted: #5f706f;--child-paper: #fffdf4;--child-cream: #f8f0d6;--child-green: #316d50;--child-green-dark: #23523d;--child-moss: #7b9c63;--child-gold: #e5a334;--child-sky: #dff2ed;--child-coral: #e97b5e;--child-line: rgba(23, 58, 54, .14);--child-type-display: clamp(2.15rem, 3.5vw, 3.25rem);--child-type-section: clamp(1.5rem, 2.2vw, 2.1rem);--child-type-instruction: 1.125rem;--child-type-body: 1.125rem;--child-type-supporting: 1rem;--child-type-control: 1rem;--child-type-progress: .875rem;--child-type-label: .875rem;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;min-width:0;min-height:100dvh;overflow-x:hidden;overflow-y:auto;color:var(--child-ink);background:radial-gradient(circle at 9% 12%,rgba(255,255,255,.84) 0 2.5rem,transparent 2.6rem),radial-gradient(circle at 88% 10%,rgba(255,255,255,.62) 0 4rem,transparent 4.1rem),linear-gradient(180deg,#dcefeb 0,#dcefeb 29rem,#f5edcf 29rem,#f5edcf);font-family:ui-rounded,Avenir Next Rounded,Trebuchet MS,sans-serif;font-size:var(--child-type-body);line-height:1.5}.qiddo-child h1,.qiddo-child h2,.qiddo-child h3,.qiddo-child p{margin-top:0}.qiddo-child h1,.qiddo-child h2,.qiddo-child h3{overflow-wrap:anywhere;text-wrap:balance}.qiddo-child p,.qiddo-child small{text-wrap:pretty}.qiddo-child h1,.qiddo-child h2,.qiddo-child h3,.qiddo-child strong,.qiddo-child button,.qiddo-child .child-button{font-family:Rockwell,Cooper Black,ui-rounded,serif}.qiddo-child h1{margin-bottom:.7rem;font-size:var(--child-type-display);line-height:1.03;letter-spacing:-.035em}.qiddo-child h2{line-height:1.12;letter-spacing:-.025em}.qiddo-child a{color:inherit}.qiddo-child button,.qiddo-child a{-webkit-tap-highlight-color:transparent}.qiddo-child button:focus-visible,.qiddo-child a:focus-visible,.qiddo-child input:focus-visible,.qiddo-child textarea:focus-visible,.child-stage-focus:focus-visible{outline:4px solid #167d83;outline-offset:3px}.child-skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1000;min-height:44px;padding:.7rem 1rem;border-radius:.75rem;background:#fff;font-weight:900;transform:translateY(-150%)}.child-skip-link:focus{transform:translateY(0)}.child-sky-shape{position:fixed;z-index:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff3d;pointer-events:none}.child-sky-shape--one{top:9rem;left:-7rem;width:18rem;height:18rem}.child-sky-shape--two{top:15rem;right:-10rem;width:25rem;height:25rem}.child-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:.55rem max(1rem,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(23,58,54,.1);background:#fffdf4e0;box-shadow:0 8px 30px #224e4312;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.child-brand{display:flex;align-items:center;min-height:54px;color:var(--child-ink);text-decoration:none}.child-brand__mark{display:grid;width:56px;height:56px;margin-right:.65rem;overflow:hidden;place-items:center;border:2px solid rgba(49,109,80,.2);border-radius:50%;background:linear-gradient(145deg,#fff9d9,#dcefcf)}.child-brand strong,.child-brand small{display:block}.child-brand strong{color:var(--child-green-dark);font-size:1.35rem;line-height:1;letter-spacing:-.04em}.child-brand small{margin-top:.2rem;color:var(--child-muted);font-size:var(--child-type-label);font-weight:800}.child-nav{display:flex;align-items:center;gap:.45rem}.child-nav a{position:relative;display:flex;align-items:center;gap:.4rem;min-height:48px;padding:.55rem .9rem;border:2px solid transparent;border-radius:999px;color:#41605b;font-size:.95rem;font-weight:900;text-decoration:none}.child-nav__exit{display:flex;align-items:center;gap:.4rem;min-height:48px;padding:.55rem .9rem;border:2px solid rgba(49,109,80,.18);border-radius:999px;color:var(--child-green-dark);background:#fffef8;cursor:pointer;font:inherit;font-size:.95rem;font-weight:900}.child-nav__exit:disabled{cursor:wait;opacity:.65}.child-exit-error{position:fixed;top:86px;right:1rem;z-index:60;max-width:min(360px,calc(100vw - 2rem));padding:.7rem .9rem;border:1px solid rgba(161,48,33,.25);border-radius:.8rem;color:#7f2e20;background:#fff3e8;box-shadow:0 10px 24px #3c2d2226;font-weight:800}.child-nav a[aria-current=page]{border-color:#316d5029;color:var(--child-green-dark);background:#e6f1d9}.child-main{position:relative;z-index:1;width:min(1180px,calc(100vw - 2rem));min-height:calc(100dvh - 160px);margin:0 auto;padding:1.5rem 0 4rem}.child-footer{position:relative;z-index:1;padding:1.25rem 1rem 2rem;color:#66736a;font-size:.85rem;font-weight:800;text-align:center}.child-eyebrow{margin-bottom:.45rem;color:#8e6820;font-size:var(--child-type-label);font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.child-button{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:48px;padding:.7rem 1.1rem;border:2px solid transparent;border-radius:.9rem;cursor:pointer;font-size:.95rem;font-weight:900;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;touch-action:manipulation}.child-button:hover:not(:disabled){transform:translateY(-2px)}.child-button:disabled{cursor:not-allowed;opacity:.48}.child-button--primary{color:#fffdf4;background:linear-gradient(135deg,#39795a,#25543f);box-shadow:0 7px #173f31,0 14px 24px #204e3a2e}.child-button--primary:active:not(:disabled){transform:translateY(4px);box-shadow:0 3px #173f31,0 8px 14px #204e3a26}.child-button--large{min-height:56px;padding-inline:1.4rem;font-size:1rem}.child-button--secondary,.child-button--quiet{border-color:#316d503d;color:var(--child-green-dark);background:#fffef8}.child-button--quiet{box-shadow:none}.child-button--trail{color:#6a4811;background:#f7c95d;box-shadow:0 4px #c8892b}.child-button--try{border-color:#316d5033;color:var(--child-green-dark);background:#edf5df}.child-button--celebrate{color:#4d3512;background:linear-gradient(135deg,#ffd86f,#efab3c);box-shadow:0 6px #bd7428}.child-text-link{display:inline-flex;align-items:center;min-height:44px;color:var(--child-green-dark);font-weight:1000;text-underline-offset:.2em}.child-rex{display:block;overflow:visible;filter:drop-shadow(0 8px 8px rgba(30,65,49,.16))}.child-rex--small{width:62px;height:62px}.child-rex--medium{width:130px;height:130px}.child-rex--large{width:clamp(180px,25vw,280px);height:auto}.child-rex--celebrating{animation:child-rex-bounce 1.8s ease-in-out infinite}.child-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);min-height:440px;overflow:hidden;border:2px solid rgba(23,58,54,.1);border-radius:2rem 2rem 4rem;background:linear-gradient(140deg,#fffdf4f7,#f0f7dcf5);box-shadow:0 25px 60px #2a524124}.child-hero:after{position:absolute;bottom:-65px;left:-5%;width:110%;height:140px;border-radius:50%;background:#8eaa69;content:""}.child-hero__copy{position:relative;z-index:2;align-self:center;padding:clamp(2rem,5vw,4.6rem)}.child-hero__copy h1{max-width:720px;color:var(--child-green-dark)}.child-hero__copy>p:not(.child-eyebrow){max-width:590px;margin-bottom:1.65rem;color:#556a63;font-size:clamp(1rem,2vw,1.16rem)}.child-hero__scene{position:relative;z-index:1;min-height:390px;background:linear-gradient(180deg,#b9ded9 0,#b9ded9 64%,#a8be7e 64%,#a8be7e)}.child-hero__scene .child-rex{position:absolute;right:10%;bottom:1.3rem;z-index:5}.child-scene__sun{position:absolute;top:2.7rem;right:2.8rem;width:70px;height:70px;border:9px solid rgba(255,255,255,.35);border-radius:50%;background:#f6c75b}.child-scene__cloud{position:absolute;width:100px;height:24px;border-radius:999px;background:#ffffffbf}.child-scene__cloud:before,.child-scene__cloud:after{position:absolute;bottom:0;border-radius:50%;background:inherit;content:""}.child-scene__cloud:before{left:18px;width:42px;height:42px}.child-scene__cloud:after{right:16px;width:31px;height:31px}.child-scene__cloud--one{top:6rem;left:2rem}.child-scene__cloud--two{top:10rem;right:-1rem;transform:scale(.7)}.child-scene__mountain{position:absolute;bottom:29%;width:0;height:0;border-right:110px solid transparent;border-bottom:180px solid #668c78;border-left:110px solid transparent}.child-scene__mountain--one{left:-2rem}.child-scene__mountain--two{right:-4rem;transform:scale(.8);border-bottom-color:#779987}.child-scene__flag{position:absolute;top:25%;left:28%;z-index:2;color:#e87355;font-size:4rem;transform:rotate(-8deg)}.child-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.25rem;align-items:start;min-width:0;margin-top:1.4rem}.child-panel,.child-camp-card,.child-subject-path,.child-badge-section{border:1px solid rgba(23,58,54,.12);border-radius:1.65rem;background:#fffdf4f0;box-shadow:0 15px 40px #3b4c381a}.child-panel,.child-subject-path,.child-badge-section{padding:clamp(1rem,3vw,2rem)}.child-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.child-section-heading h2{margin-bottom:0;color:var(--child-green-dark);font-size:var(--child-type-section)}.child-section-heading>p{max-width:270px;color:var(--child-muted);text-align:right}.child-count-chip{flex:0 0 auto;padding:.5rem .8rem;border:1px solid rgba(142,104,32,.2);border-radius:999px;color:#76571c;background:#fff5d5;font-size:.8rem;font-weight:900}.child-trail{position:relative;margin:0;padding:0;list-style:none}.child-trail:before{position:absolute;top:2.3rem;bottom:2.3rem;left:2rem;width:6px;border-radius:999px;background:repeating-linear-gradient(180deg,#d1ad60 0 10px,transparent 10px 20px);content:""}.child-trail__stop{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;min-height:100px;margin-bottom:.65rem;min-width:0}.child-trail__marker{position:relative;z-index:2;display:grid;width:48px;height:48px;place-items:center;border:5px solid #fffaf0;border-radius:50%;color:#fff;background:#9aaa94;box-shadow:0 4px #334d4038;font-weight:1000}.child-trail__stop[data-status=complete] .child-trail__marker{background:#4c875d}.child-trail__stop[data-status=in_progress] .child-trail__marker{background:#e3a033;font-size:1.3rem}.child-trail__stop[data-status=available] .child-trail__marker{background:#db7759}.child-trail__stop[data-status=day_off] .child-trail__marker{color:#795019;background:#f2ca62}.child-trail__stop[data-status=day_off] .child-trail__card{border-color:#cd9d2d47;background:linear-gradient(135deg,#fff9df,#fffdf4)}.child-trail__stop[data-status=locked]{opacity:.7}.child-trail__card{display:flex;grid-column:2;grid-row:1;align-items:center;justify-content:space-between;gap:1rem;min-height:84px;padding:.85rem .9rem .85rem 1rem;border:1px solid rgba(23,58,54,.1);border-radius:1rem;background:#fffef8;min-width:0}.child-trail__card>div{min-width:0}.child-trail__card strong,.child-trail__card small,.child-trail__day{display:block}.child-trail__day{color:#9a6a1c;font-size:.78rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.child-trail__card strong{margin:.1rem 0;color:var(--child-ink);font-size:1.05rem}.child-trail__card small{max-width:540px;color:var(--child-muted);font-size:.88rem}.child-trail__card strong,.child-trail__card small{overflow-wrap:anywhere}.child-trail__schedule-note{margin:-.45rem 0 1.2rem;color:var(--child-muted);font-size:var(--child-type-supporting)}.child-trail__status{flex:0 0 auto;padding:.45rem .65rem;color:#7b817c;font-size:.82rem;font-weight:900}.child-camp-card{position:sticky;top:96px;padding:2.2rem 1.35rem 1.45rem;overflow:hidden;text-align:center;background:linear-gradient(#fffdf4f2,#fffdf4f2),repeating-linear-gradient(45deg,#d7be83 0,#d7be83 8px,#eedcae 8px,#eedcae 16px)}.child-camp-card__pennant{position:absolute;top:0;left:0;padding:.45rem 1.4rem .45rem .9rem;color:#fff;background:var(--child-coral);clip-path:polygon(0 0,100% 0,84% 50%,100% 100%,0 100%);font-size:.75rem;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.child-camp-card .child-rex{margin:0 auto -.35rem}.child-camp-card h2{margin-bottom:.5rem;color:var(--child-green-dark)}.child-camp-card p{color:var(--child-muted);font-size:.95rem}.child-subject-section{padding:3rem 0 0;scroll-margin-top:90px}.child-subject-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.child-subject-card{--subject-accent: #497d62;position:relative;display:grid;min-height:250px;overflow:hidden;border:2px solid rgba(23,58,54,.1);border-radius:1.4rem;color:var(--child-ink);background:#fffdf5;box-shadow:0 12px 25px #2443361a;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.child-subject-card:hover{transform:translateY(-5px) rotate(-.4deg);box-shadow:0 18px 35px #24433629}.child-subject-card[data-subject=math]{--subject-accent: #d27650}.child-subject-card[data-subject=reading_grammar]{--subject-accent: #8a6cad}.child-subject-card[data-subject=science]{--subject-accent: #327b70}.child-subject-card[data-subject=history_social_studies]{--subject-accent: #b38335}.child-subject-card__landscape{display:block;height:88px;background:radial-gradient(circle at 70% 25%,#f8d778 0 15px,transparent 16px),linear-gradient(150deg,transparent 0 42%,color-mix(in srgb,var(--subject-accent) 65%,white) 43% 61%,var(--subject-accent) 62% 100%),#c9e4df}.child-subject-card__icon{position:absolute;top:60px;left:1rem;display:grid;width:58px;height:58px;place-items:center;border:5px solid #fffdf5;border-radius:1rem;background:color-mix(in srgb,var(--subject-accent) 18%,white);font-size:1.65rem}.child-subject-card__copy{display:block;padding:2.25rem 1rem 1.1rem}.child-subject-card__copy strong,.child-subject-card__copy small{display:block}.child-subject-card__copy strong{color:var(--subject-accent);font-size:1.2rem}.child-subject-card__copy small{min-height:3em;margin:.4rem 0 .7rem;color:var(--child-muted);font-size:.88rem}.child-subject-card__arrow{position:absolute;right:.9rem;bottom:.85rem;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:var(--subject-accent)}.child-breadcrumb{display:flex;align-items:center;gap:.55rem;min-height:44px;margin-bottom:.7rem;color:#5e716a;font-size:.88rem;font-weight:900}.child-breadcrumb a{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:.2em}.child-subject-hero{--subject-accent: #497d62;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.25rem;align-items:center;padding:clamp(1.5rem,4vw,3rem);border:2px solid rgba(23,58,54,.12);border-radius:2rem 2rem 4rem;background:radial-gradient(circle at 88% 22%,rgba(255,255,255,.48) 0 4rem,transparent 4.1rem),color-mix(in srgb,var(--subject-accent) 20%,#fffdf4)}.child-subject-hero[data-subject=math]{--subject-accent: #d27650}.child-subject-hero[data-subject=reading_grammar]{--subject-accent: #8a6cad}.child-subject-hero[data-subject=science]{--subject-accent: #327b70}.child-subject-hero[data-subject=history_social_studies]{--subject-accent: #b38335}.child-subject-hero__icon{display:grid;width:100px;height:100px;place-items:center;border:6px solid rgba(255,255,255,.72);border-radius:1.6rem;background:color-mix(in srgb,var(--subject-accent) 30%,white);box-shadow:0 10px 20px #364c3e1f;font-size:3.2rem;transform:rotate(-3deg)}.child-subject-hero h1{margin-bottom:.45rem;color:color-mix(in srgb,var(--subject-accent) 72%,#173a36)}.child-subject-hero p:not(.child-eyebrow){margin-bottom:0;color:#536862}.child-subject-path{margin-top:1.25rem}.child-subject-path>ol{position:relative;max-width:880px;margin:0 auto;padding:0;list-style:none}.child-subject-path>ol:before{position:absolute;top:3rem;bottom:3rem;left:50%;width:8px;border-radius:999px;background:repeating-linear-gradient(180deg,#d0a858 0 14px,transparent 14px 26px);content:"";transform:translate(-50%)}.child-subject-stop{position:relative;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;min-height:160px}.child-subject-stop:nth-child(odd) article{grid-column:1;grid-row:1}.child-subject-stop:nth-child(2n) article{grid-column:3;grid-row:1}.child-subject-stop__marker{position:relative;z-index:2;display:grid;grid-column:2;grid-row:1;width:54px;height:54px;margin:auto;place-items:center;border:6px solid #fffdf4;border-radius:50%;color:#fff;background:var(--child-coral);box-shadow:0 4px #4b4f3038;font-weight:1000}.child-subject-stop[data-status=complete] .child-subject-stop__marker{background:var(--child-green)}.child-subject-stop[data-status=locked]{opacity:.58}.child-subject-stop article{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--child-line);border-radius:1.1rem;background:#fffef9}.child-subject-stop article>div>span{color:#986b22;font-size:.78rem;font-weight:1000;letter-spacing:.11em;text-transform:uppercase}.child-subject-stop h2{margin:.15rem 0 .35rem;color:var(--child-ink);font-size:1.15rem}.child-subject-stop p{margin-bottom:0;color:var(--child-muted);font-size:var(--child-type-supporting)}.child-subject-stop__later{display:inline-flex;align-items:center;min-height:44px;color:#777e79;font-size:.85rem;font-weight:900}.child-rewards-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:330px;padding:clamp(2rem,6vw,4rem);overflow:hidden;border:2px solid rgba(23,58,54,.1);border-radius:2rem 2rem 4rem;background:linear-gradient(180deg,transparent 0 65%,#9eb67c 65%),linear-gradient(150deg,#d5ebe4,#f9eecb)}.child-rewards-hero>div:first-child{position:relative;z-index:3;max-width:620px;align-self:center}.child-rewards-hero h1{color:var(--child-green-dark)}.child-rewards-hero p:not(.child-eyebrow){max-width:510px;color:#526861;font-size:1.05rem}.child-rewards-hero .child-rex{position:relative;z-index:3;align-self:end;margin-bottom:-2rem}.child-rewards-hero__tent{position:absolute;right:20%;bottom:-.5rem;z-index:1;font-size:8rem;filter:saturate(.7)}.child-badge-section{margin-top:1.25rem}.child-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.child-badge-card{position:relative;min-height:260px;padding:1.25rem;overflow:hidden;border:2px solid rgba(49,109,80,.12);border-radius:1.3rem;background:linear-gradient(160deg,#fffdf5,#edf3da);text-align:center}.child-badge-card[data-latest=true]{border-color:#e5a334;box-shadow:0 0 0 5px #e5a33421}.child-badge-card__new{position:absolute;top:.7rem;right:.7rem;padding:.28rem .5rem;border-radius:999px;color:#fff;background:var(--child-coral);font-size:.75rem;font-weight:1000;text-transform:uppercase}.child-badge-card__patch{display:grid;width:100px;height:100px;margin:0 auto .8rem;place-items:center;border:6px double #d5a63b;border-radius:42% 42% 50% 50%;background:#f9df83;box-shadow:inset 0 0 0 5px #ffffff8c,0 8px 15px #4d4c2826;font-size:2.8rem;transform:rotate(-2deg)}.child-badge-card h2{margin-bottom:.4rem;color:var(--child-green-dark);font-size:1.12rem}.child-badge-card p{margin-bottom:.5rem;color:var(--child-muted);font-size:.88rem}.child-badge-card small{color:#8d6828;font-weight:900}.child-empty-camp{margin-top:1.25rem;padding:3rem 1rem;border:2px dashed rgba(49,109,80,.25);border-radius:1.5rem;background:#fffdf4d1;text-align:center}.child-empty-camp>span{font-size:3rem}.child-empty-camp h2{margin:.5rem 0;color:var(--child-green-dark)}.child-empty-camp p{color:var(--child-muted)}.child-login{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(320px,1fr);width:min(900px,100%);min-height:540px;margin:1.5rem auto;overflow:hidden;border:2px solid rgba(23,58,54,.13);border-radius:2.4rem 2.4rem 5rem;background:#fffdf4f5;box-shadow:0 28px 70px #23523d24}.child-login__art{position:relative;display:grid;overflow:hidden;place-items:center;background:radial-gradient(circle at 25% 24%,rgba(255,255,255,.75) 0 2.8rem,transparent 2.9rem),linear-gradient(145deg,#3c7958,#8daa68 70%,#e4ad43)}.child-login__art:before,.child-login__art:after{position:absolute;content:"";border:2px solid rgba(255,255,255,.25);border-radius:50%}.child-login__art:before{width:240px;height:240px}.child-login__art:after{width:340px;height:340px}.child-login__art span{position:relative;z-index:1;display:grid;width:145px;height:145px;place-items:center;border:8px solid rgba(255,255,255,.84);border-radius:46% 46% 52% 52%;color:#fffdf4;font-family:Rockwell,Cooper Black,ui-rounded,serif;font-size:5.5rem;line-height:1;transform:rotate(-7deg)}.child-login__art i{position:absolute;right:12%;bottom:12%;width:42px;height:42px;border-radius:50%;background:#fff4a8;box-shadow:0 0 0 12px #fff4a82e}.child-login__card{align-self:center;padding:clamp(2rem,6vw,4.5rem)}.child-login__card>p:not(.child-eyebrow){max-width:34rem;color:var(--child-muted);font-size:1.05rem}.child-login__card form{display:grid;gap:1rem;margin-top:1.75rem}.child-login__card label,.child-login__card label span{display:grid;gap:.42rem}.child-login__card label span{color:var(--child-green-dark);font-size:.9rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.child-login__card input{width:100%;min-height:56px;padding:.8rem 1rem;border:2px solid rgba(35,82,61,.22);border-radius:1rem;color:var(--child-ink);background:#fff;font:800 1.08rem/1.2 ui-rounded,Avenir Next Rounded,sans-serif}.child-login__error{margin:0;padding:.8rem 1rem;border-radius:.9rem;color:#7b2d20;background:#fbe1d7;font-weight:800}.child-login__card .child-button{justify-self:start;margin-top:.25rem}.child-state-card,.child-not-found{display:flex;align-items:center;justify-content:center;gap:1.5rem;min-height:420px;padding:2rem;border:2px solid rgba(23,58,54,.12);border-radius:2rem;background:#fffdf4f0;text-align:left}.child-state-card h1,.child-not-found h1{max-width:600px;color:var(--child-green-dark);font-size:var(--child-type-display)}.child-state-card p:not(.child-eyebrow){color:var(--child-muted)}.child-state-card--paused{background:linear-gradient(140deg,#fff8df,#fffdf4)}.child-not-found{flex-direction:column;text-align:center}.child-loading-dots{display:flex;gap:.4rem}.child-loading-dots span{width:10px;height:10px;border-radius:50%;background:var(--child-green);animation:child-loading 1.2s ease-in-out infinite}.child-loading-dots span:nth-child(2){animation-delay:.15s}.child-loading-dots span:nth-child(3){animation-delay:.3s}.child-lesson-journey{width:min(980px,100%);margin:0 auto}.child-lesson-back{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;margin-bottom:.4rem;color:#4f6860;font-size:.9rem;font-weight:900;text-underline-offset:.2em}.child-lesson-back--button{padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.child-phase-trail{display:grid;grid-template-columns:repeat(7,1fr);margin:0 0 1rem;padding:.9rem .55rem;overflow:hidden;border:1px solid var(--child-line);border-radius:1.2rem;background:#fffdf4eb;list-style:none}.child-phase-trail li{position:relative;display:grid;gap:.25rem;justify-items:center;min-width:70px;color:#909991}.child-phase-trail li:before{position:absolute;top:13px;right:50%;z-index:0;width:100%;height:4px;background:#d8dcd3;content:"";transform:translate(-50%)}.child-phase-trail li:first-child:before{display:none}.child-phase-trail li>button{position:relative;z-index:2;display:grid;min-width:62px;gap:.25rem;justify-items:center;padding:0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.child-phase-trail li>button:not(:disabled):hover,.child-phase-trail li>button:not(:disabled):focus-visible{color:var(--child-green-dark);outline:none;transform:translateY(-2px)}.child-phase-trail li>button:disabled{cursor:not-allowed}.child-phase-trail li>button>span{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;border:4px solid #fffdf4;border-radius:50%;background:#c7cec3;font-size:.7rem;font-weight:1000;transition:transform .16s ease,box-shadow .16s ease}.child-phase-trail li[data-state=complete]>button>span{color:#fff;background:var(--child-green)}.child-phase-trail li[data-state=current]>button>span{background:var(--child-gold);box-shadow:0 0 0 5px #e5a33433}.child-phase-trail li[data-viewing=true]>button>span{box-shadow:0 0 0 5px #fffdf4,0 0 0 8px var(--child-coral);transform:scale(1.05)}.child-phase-trail li[data-state=current][data-viewing=true]>button>span{box-shadow:0 0 0 5px #e5a33438,0 0 0 8px #316d5033}.child-phase-trail li[data-state=complete]:before,.child-phase-trail li[data-state=current]:before{background:var(--child-green)}.child-phase-trail small{font-size:.78rem;font-weight:900}.child-phase-trail li[data-state=current] small,.child-phase-trail li[data-viewing=true] small{color:#765217}.child-review-banner{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.8rem;padding:.7rem .85rem;border:2px solid rgba(112,89,157,.2);border-radius:1rem;color:#684b87;background:#f3edf8}.child-review-banner>div{display:grid;gap:.1rem}.child-review-banner strong{color:var(--child-green-dark);font-family:Georgia,serif;font-size:1rem}.child-review-banner span{font-size:.88rem}.child-review-banner>button{flex:0 0 auto;min-height:42px;padding:.55rem .75rem;border:2px solid rgba(49,109,80,.2);border-radius:999px;color:#fff;background:var(--child-green);font:inherit;font-size:.85rem;font-weight:1000;cursor:pointer}.child-review-banner>button:hover,.child-review-banner>button:focus-visible{background:var(--child-green-dark);outline:none;transform:translateY(-1px)}.child-stage-focus{border-radius:2rem}.child-stage-focus:focus{outline:none}.child-journey-notice{display:flex;align-items:center;gap:.6rem;min-height:48px;margin-bottom:.8rem;padding:.7rem .9rem;border:1px solid rgba(142,104,32,.2);border-radius:.9rem;color:#72551f;background:#fff4cf;font-size:.9rem;font-weight:900}.child-journey-notice[data-kind=saved]{border-color:#316d502e;color:var(--child-green-dark);background:#edf5df}.child-lesson-stage{min-height:580px;padding:clamp(1.3rem,5vw,4rem);border:2px solid rgba(23,58,54,.11);border-radius:2rem 2rem 4rem;background:#fffdf4f5;box-shadow:0 20px 50px #344d3c1f}.child-welcome-stage{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(250px,.9fr);align-items:center;overflow:hidden;background:linear-gradient(140deg,#fffdf4 0,#fffdf4 58%,#dbead5 58%)}.child-welcome-stage__copy{position:relative;z-index:2}.child-welcome-stage h1{color:var(--child-green-dark)}.child-welcome-stage__copy>p:not(.child-eyebrow){max-width:580px;margin-bottom:1.2rem;color:var(--child-muted);font-size:1.05rem}.child-lesson-stage__subject{display:inline-flex;margin-bottom:1.5rem;padding:.4rem .7rem;border-radius:999px;color:#6e531d;background:#f9e9b1;font-size:var(--child-type-label);font-weight:1000}.child-welcome-stage__art{position:relative;display:grid;min-height:360px;place-items:center}.child-welcome-stage__compass{position:absolute;inset:8% auto auto 6%;display:grid;width:72px;height:72px;place-items:center;border:5px double #b98832;border-radius:50%;color:#b26e2f;background:#fff4c7;font-size:2rem;transform:rotate(12deg)}.child-speech-bubble{position:absolute;top:10%;right:0;padding:.7rem .9rem;border:2px solid rgba(49,109,80,.16);border-radius:1rem 1rem 1rem .2rem;color:var(--child-green-dark);background:#fff;font-size:.9rem;font-weight:900;transform:rotate(2deg)}.child-stage-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.child-stage-heading h1{margin-bottom:0;color:var(--child-green-dark);font-size:var(--child-type-display)}.child-stage-heading>div>p:not(.child-eyebrow){margin-bottom:0;color:var(--child-muted)}.child-story-card{position:relative;max-width:760px;margin:1rem auto 2rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(91,77,43,.15);border-radius:1rem .4rem .4rem 1rem;background:repeating-linear-gradient(180deg,#fffdf5 0,#fffdf5 31px,#e8eadb 32px);box-shadow:-12px 0 #d89c4a,0 14px 25px #5343281f}.child-story-card__bookmark{position:absolute;top:-10px;right:1.5rem;display:grid;width:54px;height:70px;place-items:center;color:#fff;background:var(--child-coral);clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%);font-size:1.3rem}.child-story-card p{color:#354d49;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75}.child-instruction-copy{display:grid;max-width:52ch;gap:.9rem}.child-instruction-copy__lead{margin:0;font-weight:800}.child-instruction-copy__points,.child-instruction-copy__details ul{display:grid;gap:.6rem;margin:0;padding-left:1.4rem}.child-instruction-copy li{padding-left:.25rem;color:#405853;line-height:1.55}.child-instruction-copy li::marker{color:var(--child-coral);font-size:1.1em}.child-instruction-copy__keyword{color:var(--child-green-dark);font-weight:1000}.child-instruction-copy__details{overflow:hidden;border:2px solid rgba(49,109,80,.16);border-radius:1rem;background:#edf5dfb8}.child-instruction-copy__details summary{display:flex;min-height:48px;align-items:center;padding:.65rem .85rem;color:var(--child-green-dark);cursor:pointer;font-weight:1000}.child-instruction-copy__details summary:before{margin-right:.5rem;color:#96681d;content:"＋"}.child-instruction-copy__details[open] summary:before{content:"−"}.child-instruction-copy__details[open] summary{border-bottom:1px solid rgba(49,109,80,.12)}.child-instruction-copy__details ul{padding:.85rem 1rem .95rem 2.25rem}.child-story-card aside{margin-top:1.3rem;padding:1rem;border-left:5px solid var(--child-gold);border-radius:.7rem;color:#6a511f;background:#fff5cf}.child-story-card--animated{display:grid;max-width:1120px;overflow:hidden;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);padding:0;border-radius:1.4rem;background:#fffdf5;box-shadow:-12px 0 #d89c4a,0 18px 34px #53432824}.child-story-card__visual{display:grid;gap:.8rem;padding:1rem;background:radial-gradient(circle at 8% 7%,rgba(255,255,255,.66),transparent 24%),linear-gradient(145deg,#e2f2ed,#f5e9bd)}.child-story-card__visual-heading{display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--child-green-dark)}.child-story-card__visual-heading>span{font-size:.8rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.child-story-card__visual-heading button{padding:.38rem .65rem;border:2px solid rgba(49,109,80,.18);border-radius:999px;color:var(--child-green-dark);background:#ffffffb8;font:inherit;font-size:.85rem;font-weight:900;cursor:pointer}.child-story-card__visual-heading button:hover,.child-story-card__visual-heading button:focus-visible{border-color:var(--child-coral);outline:none;transform:translateY(-1px)}.child-story-card__copy{position:relative;display:flex;min-height:430px;flex-direction:column;justify-content:center;padding:4.7rem clamp(1.4rem,3vw,2.3rem) 2rem;background:repeating-linear-gradient(180deg,#fffdf5 0,#fffdf5 31px,#e8eadb 32px)}.child-story-card__copy p:last-of-type{margin-bottom:0}.child-learn-story{display:grid;gap:.65rem}.child-learn-story__scene{position:relative;min-height:340px;overflow:hidden;border:3px solid rgba(49,109,80,.14);border-radius:1.25rem;background:#d7eeea;box-shadow:inset 0 0 0 4px #ffffff61,0 7px #315b441a}.child-learn-story__beat{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;padding:.55rem .7rem;border-radius:.8rem;color:var(--child-green-dark);background:#ffffffb3}.child-learn-story__beat strong{font-size:.85rem;text-align:left}.child-learn-story__mountain{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(180deg,#bfe5e1 0,#bfe5e1 62%,#a5c77a 62%,#a5c77a)}.child-learn-story__sun{position:absolute;top:1rem;right:1.2rem;width:56px;height:56px;border:9px solid rgba(255,231,151,.58);border-radius:50%;background:#f5c75b;animation:child-learn-sunrise 1.2s ease both}.child-learn-story__peak{position:absolute;bottom:38%;width:64%;height:54%;background:#6d9580;clip-path:polygon(50% 0,100% 100%,0 100%);animation:child-learn-mountain-rise .8s ease-out both}.child-learn-story__peak--back{right:-18%;opacity:.58;transform:scale(.8);transform-origin:bottom}.child-learn-story__peak--front{bottom:31%;left:-17%;background:#557a6b;animation-delay:.1s}.child-learn-story__colony{position:absolute;right:5%;bottom:1.4rem;left:5%;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.child-learn-story__colony-nest{position:relative;display:grid;min-height:98px;place-items:center;border:3px solid #80532e;border-radius:50% 50% 42% 42%;background:repeating-linear-gradient(14deg,#bd8043 0,#bd8043 6px,#e0aa61 6px,#e0aa61 12px);box-shadow:0 7px #3f452b2e;animation:child-learn-nest-arrive .65s cubic-bezier(.2,.9,.35,1.2) both}.child-learn-story__colony-nest[data-order="2"]{animation-delay:.22s}.child-learn-story__colony-nest[data-order="3"]{animation-delay:.44s}.child-learn-story__colony-nest>span{display:grid;grid-template-columns:repeat(3,18px);gap:.18rem}.child-learn-story__colony-nest i,.child-learn-story__counting-line i,.child-learn-story__mini-groups i,.child-learn-story__four-groups i{display:block;width:18px;aspect-ratio:.78;border:1px solid rgba(138,91,45,.26);border-radius:52% 48% 46% 54%/62% 62% 38% 38%;background:radial-gradient(circle at 35% 35%,#d78358 0 7%,transparent 8%),linear-gradient(145deg,#fff7cf,#efc979);box-shadow:inset 2px 2px #fff6}.child-learn-story__colony-nest>b{position:absolute;top:-.5rem;right:-.25rem;padding:.24rem .38rem;border:2px solid #fff4cd;border-radius:999px;color:#fff;background:var(--child-coral);font-size:.75rem}.child-learn-story__discovery{position:absolute;bottom:7.6rem;left:49%;z-index:4;font-size:2.1rem;animation:child-learn-discover 1.8s ease-in-out .5s infinite alternate}.child-learn-story__flag{position:absolute;top:1.2rem;left:1rem;z-index:4;padding:.5rem .7rem .5rem 1rem;border-radius:.25rem .7rem .7rem .25rem;color:#fff;background:var(--child-coral);box-shadow:-5px 0 #87572d;font-size:.75rem;animation:child-learn-flag-wave .7s ease-out .85s both}.child-learn-story__counting{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;align-items:center;padding:1.4rem;background:linear-gradient(180deg,#d7efeb 0,#d7efeb 58%,#a8ca80 58%,#a8ca80)}.child-learn-story__counting-line{display:flex;gap:.45rem;justify-content:center}.child-learn-story__counting-line>span{display:grid;gap:.25rem;justify-items:center;animation:child-learn-count-pop .42s ease-out both}.child-learn-story__counting-line>span:nth-child(2){animation-delay:.1s}.child-learn-story__counting-line>span:nth-child(3){animation-delay:.2s}.child-learn-story__counting-line>span:nth-child(4){animation-delay:.3s}.child-learn-story__counting-line>span:nth-child(5){animation-delay:.4s}.child-learn-story__counting-line>span:nth-child(6){animation-delay:.5s}.child-learn-story__counting-line b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#8264a1;font-size:.72rem}.child-learn-story__mini-groups,.child-learn-story__four-groups{display:grid;gap:.6rem}.child-learn-story__mini-groups{grid-template-columns:repeat(3,1fr)}.child-learn-story__mini-groups>span,.child-learn-story__four-groups>span{display:flex;min-height:92px;align-items:center;justify-content:center;gap:.35rem;border:3px solid rgba(103,70,37,.6);border-radius:50% 50% 38% 38%;background:repeating-linear-gradient(12deg,#bd8043 0,#bd8043 6px,#dda75e 6px,#dda75e 12px);animation:child-learn-group-build .58s cubic-bezier(.2,.9,.35,1.15) .7s both}.child-learn-story__mini-groups>span:nth-child(2),.child-learn-story__four-groups>span:nth-child(2){animation-delay:.85s}.child-learn-story__mini-groups>span:nth-child(3),.child-learn-story__four-groups>span:nth-child(3){animation-delay:1s}.child-learn-story__four-groups>span:nth-child(4){animation-delay:1.15s}.child-learn-story__counting>strong,.child-learn-story__groups-of>strong{justify-self:center;padding:.55rem .8rem;border:2px solid rgba(49,109,80,.2);border-radius:999px;color:var(--child-green-dark);background:#ffffffe0;font-family:Georgia,serif;font-size:1.05rem;animation:child-learn-equation-reveal .65s ease-out 1.2s both}.child-learn-story__groups-of{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;align-items:center;padding:1.3rem;background:radial-gradient(circle at 90% 10%,rgba(255,242,193,.8),transparent 24%),linear-gradient(180deg,#d9eeea 0,#d9eeea 62%,#b1cf8e 62%,#b1cf8e)}.child-learn-story__word-equation{display:flex;align-items:center;justify-content:center;gap:.55rem;color:var(--child-green-dark);font-family:Georgia,serif}.child-learn-story__word-equation span{padding:.45rem .6rem;border-radius:.6rem;background:#fff;box-shadow:0 4px #315b441a;animation:child-learn-word-slide .65s ease-out both}.child-learn-story__word-equation span:last-child{animation-delay:.18s}.child-learn-story__word-equation b{color:#9a6a1c;animation:child-learn-of-pulse .9s ease-in-out .7s 2 alternate}.child-learn-story__four-groups{grid-template-columns:repeat(4,1fr)}.child-learn-story__four-groups>span{min-height:82px}.child-learn-story__animals{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;gap:.8rem;padding:1rem;background:linear-gradient(180deg,#cce9e6 0,#cce9e6 48%,#add083 48%,#add083)}.child-learn-story__animals>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.7rem;border:2px solid rgba(49,109,80,.17);border-radius:1rem;background:#ffffffb8;box-shadow:0 5px #315b441a}.child-learn-story__animal-icons{display:flex;align-items:end;gap:.15rem}.child-learn-story__animal-icons i{display:block;font-size:clamp(1.8rem,4vw,2.5rem);font-style:normal;animation:child-learn-animal-walk .7s cubic-bezier(.2,.9,.35,1.2) both}.child-learn-story__animal-icons i:nth-child(2){animation-delay:.12s}.child-learn-story__animal-icons i:nth-child(3){animation-delay:.24s}.child-learn-story__animal-icons i:nth-child(4){animation-delay:.36s}.child-learn-story__animal-icons i:nth-child(5){animation-delay:.48s}.child-learn-story__animals strong{color:var(--child-green-dark);font-family:Georgia,serif;font-size:.9rem;white-space:nowrap;animation:child-learn-equation-reveal .6s ease-out .7s both}.child-learn-story__comparison{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem;background:linear-gradient(145deg,#dbefeb,#f7e8c1)}.child-learn-story__comparison>div{display:grid;align-content:center;gap:.8rem;padding:.7rem;border:3px solid rgba(49,109,80,.3);border-radius:1rem;background:#ffffffc7;text-align:center;animation:child-learn-compare-arrive .65s ease-out both}.child-learn-story__comparison>div[data-result=unequal]{border-color:#d8634861;animation-delay:.3s}.child-learn-story__comparison>div>strong{color:var(--child-green);font-family:Georgia,serif;font-size:1.05rem}.child-learn-story__comparison>div[data-result=unequal]>strong{color:#b34f3d}.child-learn-story__plates{display:flex;align-items:center;justify-content:center;gap:.35rem}.child-learn-story__plates>i{display:flex;min-width:52px;min-height:60px;flex-wrap:wrap;align-content:center;justify-content:center;gap:.1rem;border:3px solid #d0a65d;border-radius:50%;background:#fff8df;box-shadow:0 5px #6a511f21;font-style:normal;animation:child-learn-plate-set .42s cubic-bezier(.2,.9,.35,1.2) .65s both}.child-learn-story__plates b{font-size:.9rem}.child-learn-story__comparison small{color:#6a511f;font-family:Georgia,serif;font-size:1rem;font-weight:900}@keyframes child-learn-sunrise{0%{opacity:0;transform:translateY(45px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-learn-mountain-rise{0%{opacity:0;transform:translateY(55px)}to{opacity:1}}@keyframes child-learn-nest-arrive{0%{opacity:0;transform:translateY(65px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-learn-discover{0%{transform:translate(-9px) rotate(-7deg)}to{transform:translate(9px) rotate(7deg)}}@keyframes child-learn-flag-wave{0%{opacity:0;transform:translate(-55px) scaleX(.5)}to{opacity:1;transform:translate(0) scaleX(1)}}@keyframes child-learn-count-pop{0%{opacity:0;transform:translateY(-30px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-learn-group-build{0%{opacity:0;transform:translateY(45px) scale(.72)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-learn-equation-reveal{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes child-learn-word-slide{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes child-learn-of-pulse{0%{transform:scale(1)}to{transform:scale(1.35)}}@keyframes child-learn-animal-walk{0%{opacity:0;transform:translate(-45px) translateY(-5px) rotate(-8deg)}to{opacity:1;transform:translate(0) translateY(0) rotate(0)}}@keyframes child-learn-compare-arrive{0%{opacity:0;transform:translateY(25px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-learn-plate-set{0%{opacity:0;transform:translateY(-35px) rotate(-8deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.child-stage-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:1.5rem}.child-stage-actions--end{justify-content:flex-end}.child-stage-actions--center{justify-content:center;flex-wrap:wrap}.child-explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.child-explore-grid--featured{grid-template-columns:minmax(0,1fr)}.child-explore-grid article{overflow:hidden;border:1px solid var(--child-line);border-radius:1.25rem;background:#fffef8}.child-explore-grid img,.child-explore-grid__placeholder{display:grid;width:100%;height:220px;place-items:center;object-fit:cover;background:linear-gradient(145deg,#bee0dc,#e9e0ad)}.child-explore-grid__placeholder span{color:#173a3673;font-family:serif;font-size:6rem}.child-explore-grid article>div{padding:1.1rem}.child-explore-grid h2{margin-bottom:.4rem;color:var(--child-green-dark);font-size:1.15rem}.child-explore-grid p{margin-bottom:.5rem;color:var(--child-muted)}.child-explore-grid small{color:#896322;font-weight:900}.child-explore-grid article.child-equal-groups-demo{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);min-height:360px;border:2px solid rgba(49,109,80,.18);background:#fffaf0;box-shadow:0 18px 38px #2f5b431f}.child-explore-grid article.child-equal-groups-demo>div{padding:0}.child-equal-groups-demo__scene{position:relative;display:grid;min-height:360px;overflow:hidden;align-items:end;padding:5.8rem clamp(.8rem,3vw,2.2rem) 1.4rem!important;background:radial-gradient(circle at 12% 15%,rgba(255,255,255,.9) 0 7%,transparent 7.5%),radial-gradient(circle at 20% 15%,rgba(255,255,255,.82) 0 5%,transparent 5.5%),linear-gradient(180deg,#bfe4df 0,#bfe4df 64%,#a9c77f 64%,#a9c77f)}.child-equal-groups-demo__scene:before,.child-equal-groups-demo__scene:after{position:absolute;bottom:25%;width:38%;height:42%;background:#739b7d;clip-path:polygon(50% 0,100% 100%,0 100%);content:"";opacity:.72}.child-equal-groups-demo__scene:before{left:-6%}.child-equal-groups-demo__scene:after{right:-8%;transform:scale(.78);transform-origin:bottom}.child-equal-groups-demo__equation{position:absolute;top:1rem;left:50%;z-index:4;display:flex;align-items:center;gap:clamp(.35rem,1.3vw,.8rem);padding:.65rem .9rem;border:2px solid rgba(107,78,22,.15);border-radius:999px;color:#765217;background:#fff9daf5;box-shadow:0 5px #6b4e161f;font-size:clamp(.82rem,1.4vw,.96rem);font-weight:900;opacity:0;transform:translate(-50%) scale(.82);animation:child-equal-groups-answer 6.4s ease-in-out infinite;white-space:nowrap}.child-equal-groups-demo__equation b{color:var(--child-coral);font-size:1.15em}.child-equal-groups-demo__equation strong{color:var(--child-green-dark)}.child-equal-groups-demo__groups{position:relative;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.7rem,3vw,2rem);align-items:end}.child-equal-groups-demo__group{position:relative;display:grid;grid-template-columns:repeat(3,minmax(24px,1fr));gap:clamp(.25rem,1vw,.65rem);min-height:190px;align-items:end;padding:3.3rem clamp(.5rem,2vw,1.15rem) 2.4rem}.child-equal-groups-demo__group:after{position:absolute;right:0;bottom:0;left:0;z-index:2;height:64px;border:3px solid #8c5b2f;border-radius:18px 18px 52% 52%;background:repeating-linear-gradient(15deg,#bd8043 0,#bd8043 7px,#e1ad63 7px,#e1ad63 14px);box-shadow:inset 0 6px #ffebb459,0 8px #57482a21;content:""}.child-equal-groups-demo__group-label,.child-equal-groups-demo__count{position:absolute;z-index:4;font-weight:1000}.child-equal-groups-demo__group-label{top:0;left:50%;color:#345c4d;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transform:translate(-50%);white-space:nowrap}.child-equal-groups-demo__count{right:-.25rem;bottom:45px;display:grid;width:34px;height:34px;place-items:center;border:3px solid #fff8df;border-radius:50%;color:#fff;background:var(--child-coral);box-shadow:0 3px #4e41292e}.child-equal-groups-demo__egg{position:relative;z-index:1;display:block;width:min(48px,100%);aspect-ratio:.78;justify-self:center;border:2px solid rgba(138,91,45,.25);border-radius:52% 48% 46% 54%/62% 62% 38% 38%;background:radial-gradient(circle at 32% 34%,#d78358 0 7%,transparent 8%),radial-gradient(circle at 67% 58%,#74a86d 0 6%,transparent 7%),linear-gradient(145deg,#fff7cf,#efc979);box-shadow:inset 5px 4px #ffffff6b,0 7px 8px #464d2f29;opacity:0;transform:translateY(-125px) scale(.65) rotate(-10deg);animation:child-dino-egg-drop 6.4s cubic-bezier(.2,.85,.35,1.15) infinite both}.child-equal-groups-demo__egg[data-order="2"],.child-equal-groups-demo__egg[data-order="5"]{animation-delay:.18s}.child-equal-groups-demo__egg[data-order="3"],.child-equal-groups-demo__egg[data-order="6"]{animation-delay:.36s}.child-equal-groups-demo__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.4rem,4vw,2.5rem)!important;background:linear-gradient(150deg,#fffef8,#f4efd8)}.child-equal-groups-demo__copy>span{margin-bottom:.45rem;color:#9a6a1c;font-size:.8rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.child-explore-grid .child-equal-groups-demo__copy h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.08}.child-explore-grid .child-equal-groups-demo__copy p{margin-bottom:0;font-size:1rem;line-height:1.55}@keyframes child-dino-egg-drop{0%,6%{opacity:0;transform:translateY(-125px) scale(.65) rotate(-10deg)}20%,82%{z-index:3;opacity:1;transform:translateY(0) scale(1) rotate(0)}88%{z-index:3;opacity:1;transform:translateY(-8px) scale(1.04) rotate(3deg)}96%,to{z-index:3;opacity:0;transform:translateY(5px) scale(.92) rotate(0)}}@keyframes child-equal-groups-answer{0%,25%{opacity:0;transform:translate(-50%) scale(.82)}34%,82%{opacity:1;transform:translate(-50%) scale(1)}88%{opacity:1;transform:translate(-50%) scale(1.04)}96%,to{opacity:0;transform:translate(-50%) scale(.9)}}.child-wonder-card{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;border:2px dashed rgba(112,89,157,.28);border-radius:1.2rem;background:#f3edf8}.child-wonder-card>span{font-size:2rem}.child-wonder-card strong{color:#684b87}.child-wonder-card p{margin-bottom:0;color:#6d6276;font-size:.95rem}.child-hands-on-hub{display:grid;gap:1rem}.child-hands-on-hub__intro{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:2px solid rgba(49,109,80,.14);border-radius:1.15rem;color:var(--child-green-dark);background:#f7faef}.child-hands-on-hub__intro>div{display:grid;gap:.15rem}.child-hands-on-hub__intro strong{font-family:Georgia,serif;font-size:1.05rem}.child-hands-on-hub__intro span{color:var(--child-muted);font-size:.9rem}.child-hands-on-chooser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.child-hands-on-chooser>button,.child-hands-on-chooser>.child-review-choice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;min-height:108px;align-items:center;padding:.85rem;border:2px solid rgba(49,109,80,.18);border-radius:1.15rem;color:var(--child-green-dark);background:#fffef8;box-shadow:0 5px #315b4417;font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.child-hands-on-chooser>button:hover,.child-hands-on-chooser>button:focus-visible{border-color:var(--child-coral);box-shadow:0 7px #315b441f;outline:none;transform:translateY(-2px)}.child-hands-on-chooser>button[data-selected=true]{border-color:#d4942f;background:#fff5d5;box-shadow:0 6px #b0711a33}.child-hands-on-chooser>button[data-completed=true]{border-color:#316d507a;background:#edf6df}.child-hands-on-chooser>button>span:first-child,.child-hands-on-chooser>.child-review-choice>span:first-child{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#ffe28f8c;font-size:1.5rem}.child-hands-on-chooser>button>span:nth-child(2),.child-hands-on-chooser>.child-review-choice>span:nth-child(2){display:grid;gap:.2rem}.child-hands-on-chooser strong{font-family:Georgia,serif;font-size:1rem}.child-hands-on-chooser small{color:var(--child-muted);font-size:.85rem;line-height:1.35}.child-hands-on-chooser b{grid-column:2;color:#8c6423;font-size:.8rem}.child-review-choice{cursor:default!important}.child-review-questions{display:grid;gap:1.25rem}.child-review-questions .child-question-card{width:100%;max-width:none;margin:0}.child-quiz-choice--readonly{cursor:default}.child-review-evidence{display:grid;gap:.25rem;margin-top:1rem;padding:.85rem 1rem;border:2px solid rgba(112,89,157,.18);border-radius:1rem;color:#684b87;background:#f7f2fb}.child-review-evidence p{margin:0}.child-hands-on-chooser>button[data-completed=true] b{color:var(--child-green)}.child-hands-on-hub__activity[hidden]{display:none}.child-equal-groups-practice{position:relative;overflow:hidden;padding:clamp(1rem,3vw,1.6rem);border:2px solid rgba(49,109,80,.2);border-radius:1.6rem;background:radial-gradient(circle at 95% 0,rgba(255,205,91,.24),transparent 24%),linear-gradient(155deg,#fffdf3,#f3f6e8);box-shadow:0 18px 40px #2f5b431c}.child-equal-groups-practice__mission{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.child-equal-groups-practice__mission>div>span{display:block;margin-bottom:.25rem;color:#9a6a1c;font-size:.8rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.child-equal-groups-practice__mission h2{margin:0 0 .25rem;color:var(--child-green-dark);font-size:clamp(1.45rem,3vw,2rem)}.child-equal-groups-practice__mission p{margin:0;color:var(--child-muted)}.child-equal-groups-practice__tray{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;min-height:70px;align-items:center;padding:.7rem .9rem;border:2px solid rgba(151,102,31,.2);border-radius:1.1rem;color:#6d4c1c;background:#fff1bd;box-shadow:inset 0 -4px #9b671c14}.child-equal-groups-practice__tray>strong,.child-equal-groups-practice__tray>span{font-size:.85rem;font-weight:1000;white-space:nowrap}.child-equal-groups-practice__tray>div{display:flex;min-height:45px;flex-wrap:wrap;gap:.4rem;align-items:center;justify-content:center}.child-equal-groups-practice__tray em{color:var(--child-green);font-style:normal;font-weight:1000}.child-equal-groups-practice__tray-egg,.child-equal-groups-practice__nest-egg{display:block;width:30px;aspect-ratio:.78;border:2px solid rgba(138,91,45,.22);border-radius:52% 48% 46% 54%/62% 62% 38% 38%;background:radial-gradient(circle at 32% 34%,#d78358 0 7%,transparent 8%),radial-gradient(circle at 67% 58%,#74a86d 0 6%,transparent 7%),linear-gradient(145deg,#fff7cf,#efc979);box-shadow:inset 4px 3px #ffffff6b,0 5px 6px #464d2f24}.child-equal-groups-practice__tray-egg{animation:child-practice-tray-bob 1.8s ease-in-out infinite alternate}.child-equal-groups-practice__tray-egg[data-drag-item=true]{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.child-equal-groups-practice__tray-egg[data-dragging=true]{opacity:.62;filter:drop-shadow(0 8px 5px rgba(49,91,68,.28));animation-play-state:paused;cursor:grabbing}.child-equal-groups-practice__tray-egg:nth-child(2n){animation-delay:.2s}.child-equal-groups-practice__tray-egg[data-item=leaf],.child-equal-groups-practice__nest-egg[data-item=leaf]{width:32px;aspect-ratio:.78;border-color:#28653547;border-radius:100% 12%;background:linear-gradient(72deg,transparent 47%,rgba(235,255,194,.8) 48% 52%,transparent 53%),linear-gradient(145deg,#9bc963,#44865a);box-shadow:inset 3px 3px #fff3,0 5px 6px #2c563029;transform:rotate(-18deg)}.child-equal-groups-practice__tray-egg[data-item=fossil],.child-equal-groups-practice__nest-egg[data-item=fossil]{width:34px;aspect-ratio:1;border-color:#7052333d;border-radius:50%;background:radial-gradient(circle at 50% 50%,#f7e2b7 0 12%,transparent 13%),radial-gradient(circle at 50% 50%,transparent 0 28%,#a67c52 29% 37%,transparent 38%),linear-gradient(145deg,#f5dbab,#c69661);box-shadow:inset 4px 3px #ffffff47,0 5px 6px #59432c2b}.child-equal-groups-practice__nests{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.8rem,3vw,1.4rem);margin-top:1rem}.child-equal-groups-practice__nests[data-group-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.child-equal-groups-practice__nests[data-group-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.child-equal-groups-practice__nest-wrap{display:grid;gap:.45rem}.child-equal-groups-practice__nest{position:relative;display:grid;width:100%;min-height:260px;overflow:hidden;align-items:end;padding:3.2rem 1rem 5.2rem;border:3px solid rgba(49,109,80,.2);border-radius:1.4rem;color:var(--child-green-dark);background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.86) 0 7%,transparent 7.5%),linear-gradient(180deg,#c7e9e5 0,#c7e9e5 65%,#aac985 65%,#aac985);box-shadow:0 7px #315b441f;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.child-equal-groups-practice__nest:not(:disabled):hover,.child-equal-groups-practice__nest:not(:disabled):focus-visible{border-color:var(--child-coral);box-shadow:0 9px #315b4424;outline:none;transform:translateY(-3px)}.child-equal-groups-practice__nest[data-drag-over=true]{border-color:var(--child-coral);background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.92) 0 7%,transparent 7.5%),linear-gradient(180deg,#d8f2dc 0,#d8f2dc 65%,#bad887 65%,#bad887);box-shadow:0 9px #315b4424,0 0 0 6px #ee775226;transform:translateY(-3px) scale(1.01)}.child-equal-groups-practice__nest:disabled{cursor:default}.child-equal-groups-practice__nest:after{position:absolute;right:9%;bottom:38px;left:9%;z-index:2;height:62px;border:3px solid #8c5b2f;border-radius:18px 18px 52% 52%;background:repeating-linear-gradient(15deg,#bd8043 0,#bd8043 7px,#e1ad63 7px,#e1ad63 14px);box-shadow:inset 0 6px #ffebb459,0 8px #57482a21;content:""}.child-equal-groups-practice[data-theme=leaf] .child-equal-groups-practice__nest:after{border-color:#725a31;border-radius:50% 50% 35% 35%;background:repeating-linear-gradient(12deg,#83a765 0,#83a765 7px,#b1cd7d 7px,#b1cd7d 14px)}.child-equal-groups-practice[data-theme=fossil] .child-equal-groups-practice__nest:after{border-color:#795531;border-radius:10px 10px 25px 25px;background:linear-gradient(90deg,transparent 47%,rgba(97,64,35,.35) 48% 52%,transparent 53%),repeating-linear-gradient(0deg,#a66f3b 0,#a66f3b 10px,#d19756 10px,#d19756 20px)}.child-equal-groups-practice__nest>strong{position:absolute;top:.7rem;right:.75rem;z-index:4;display:grid;min-width:54px;height:36px;place-items:center;border:2px solid #fff7d8;border-radius:999px;color:#fff;background:var(--child-coral);box-shadow:0 3px #553d1f29;font-size:.85rem}.child-equal-groups-practice__nest>small{position:absolute;right:0;bottom:.7rem;left:0;z-index:4;font-size:.82rem;font-weight:1000}.child-equal-groups-practice__nest-eggs{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,34px);min-height:100px;gap:.45rem;align-items:end;justify-content:center}.child-equal-groups-practice__target-icon{position:absolute;top:3.5rem;left:50%;z-index:2;font-size:clamp(2.4rem,5vw,3.6rem);filter:drop-shadow(0 5px 3px rgba(49,91,68,.16));line-height:1;transform:translate(-50%)}.child-equal-groups-practice[data-theme=leaf] .child-equal-groups-practice__target-icon{font-size:clamp(2.8rem,6vw,4.2rem)}.child-equal-groups-practice__nest-egg{width:34px;animation:child-practice-egg-pop .36s cubic-bezier(.2,.9,.35,1.2) both}.child-equal-groups-practice__nest-egg[data-order="2"]{animation-delay:60ms}.child-equal-groups-practice__nest-egg[data-order="3"]{animation-delay:.12s}.child-equal-groups-practice__undo,.child-equal-groups-practice__reset{justify-self:center;border:0;color:#47675b;background:transparent;font:inherit;font-size:.85rem;font-weight:900;text-decoration:underline;text-underline-offset:.2rem;cursor:pointer}.child-equal-groups-practice__undo:disabled,.child-equal-groups-practice__reset:disabled{opacity:.35;cursor:default}.child-equal-groups-practice__feedback{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center;margin-top:1rem;padding:.85rem 1rem;border:2px solid rgba(112,89,157,.2);border-radius:1.1rem;color:#684b87;background:#f3edf8}.child-equal-groups-practice__feedback>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#8264a1;font-size:1.2rem;font-weight:1000}.child-equal-groups-practice__feedback strong{color:var(--child-green-dark);font-family:Georgia,serif;font-size:1.2rem}.child-equal-groups-practice__feedback p{margin:.15rem 0 0;font-size:.95rem}.child-equal-groups-practice__feedback b{padding:.4rem .65rem;border-radius:999px;color:#fff;background:var(--child-green);font-size:.82rem;animation:child-practice-success-pop .6s cubic-bezier(.2,.9,.35,1.2) both}.child-equal-groups-practice__feedback[data-complete=true]{border-color:#316d5061;color:var(--child-green-dark);background:#eaf4d8}.child-equal-groups-practice__feedback[data-complete=true]>span{background:var(--child-green)}.child-equal-groups-practice__reset{display:block;margin:.8rem auto 0}.child-equal-groups-practice[data-complete=true] .child-equal-groups-practice__nest{border-color:#316d506b;animation:child-practice-nest-celebrate .7s ease both}@keyframes child-practice-egg-pop{0%{opacity:0;transform:translateY(-60px) scale(.55) rotate(-8deg)}75%{opacity:1;transform:translateY(5px) scale(1.06) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes child-practice-tray-bob{0%{transform:translateY(0) rotate(-2deg)}to{transform:translateY(-3px) rotate(2deg)}}@keyframes child-practice-success-pop{0%{opacity:0;transform:scale(.55) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes child-practice-nest-celebrate{0%,to{transform:translateY(0)}45%{transform:translateY(-7px)}}.child-practice-list{display:grid;gap:.85rem}.child-practice-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem;border:2px solid rgba(49,109,80,.13);border-radius:1.2rem;background:#fffef8}.child-practice-list article[data-tried=true]{border-color:#316d5059;background:#f1f6e5}.child-practice-list__number{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;background:#d87a5c;font-weight:1000}.child-practice-list article[data-tried=true] .child-practice-list__number{background:var(--child-green)}.child-practice-list h2{margin-bottom:.3rem;color:var(--child-ink);font-size:1.05rem}.child-practice-list p{margin-bottom:.5rem;color:var(--child-muted);font-size:.95rem}.child-practice-chips{display:flex;flex-wrap:wrap;gap:.35rem}.child-practice-chips span{padding:.28rem .5rem;border-radius:999px;color:#725521;background:#fff0bd;font-size:.8rem;font-weight:900}.child-question-card{position:relative;max-width:760px;margin:0 auto;padding:clamp(1.2rem,4vw,2.2rem);border:2px solid rgba(49,109,80,.15);border-radius:1.4rem;background:linear-gradient(155deg,#fffef8,#f2f5e3)}.child-question-card .child-rex{position:absolute;top:-48px;right:1rem}.child-question-card h2{max-width:620px;margin:0 75px 1.3rem 0;color:var(--child-green-dark);font-size:clamp(1.35rem,3vw,2rem)}.child-question-card>p{max-width:580px;color:var(--child-muted)}.child-quiz-hint{display:grid;gap:.65rem;justify-items:start;margin-bottom:1rem}.child-quiz-hint>p{max-width:580px;margin:0;padding:.8rem 1rem;border-left:4px solid #e5a536;border-radius:.8rem;color:#654e20;background:#fff2c9}.child-quiz-choices{display:grid;gap:.65rem}.child-quiz-choice{display:flex;align-items:center;gap:.8rem;width:100%;min-height:58px;padding:.8rem 1rem;border:2px solid rgba(23,58,54,.14);border-radius:1rem;color:var(--child-ink);background:#fff;cursor:pointer;font-family:inherit!important;font-size:.96rem;font-weight:900;text-align:left}.child-quiz-choice>span{color:#7b8c82}.child-quiz-choice[data-selected=true]{border-color:#39795a;background:#e9f2dc;box-shadow:0 0 0 3px #39795a1a}.child-quiz-choice[data-selected=true]>span{color:#39795a}.child-quiz-text,.child-reflection-text{display:grid;gap:.45rem;color:var(--child-green-dark);font-size:.9rem;font-weight:1000}.child-quiz-text textarea,.child-reflection-text textarea{width:100%;min-height:120px;padding:.9rem;resize:vertical;border:2px solid rgba(49,109,80,.2);border-radius:1rem;color:var(--child-ink);background:#fffef9;font:1rem/1.5 ui-rounded,Avenir Next Rounded,Trebuchet MS,sans-serif}.child-quiz-feedback{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:1.25rem;background:#12362f94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.child-quiz-feedback__card{position:relative;width:min(100%,560px);padding:clamp(1.5rem,5vw,2.5rem);overflow:hidden;border:3px solid #e7c66d;border-radius:2rem 2rem 3.4rem;outline:none;color:var(--child-ink);background:radial-gradient(circle at 92% 12%,rgba(255,255,255,.9) 0 10%,transparent 10.5%),linear-gradient(145deg,#fffdf4,#fff3c7);box-shadow:0 28px 70px #0f332b4d,0 8px #c99b37;animation:child-quiz-feedback-pop .28s cubic-bezier(.2,.9,.3,1.2) both}.child-quiz-feedback__card[data-kind=tip]{border-color:#c7b5df;background:radial-gradient(circle at 92% 12%,rgba(255,255,255,.8) 0 10%,transparent 10.5%),linear-gradient(145deg,#fffdf8,#f1e8fa);box-shadow:0 28px 70px #0f332b4d,0 8px #9a7ab8}.child-quiz-feedback__art{position:absolute;top:.8rem;right:1rem;display:flex;align-items:center;gap:.25rem}.child-quiz-feedback__art>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 5px 14px #1a433829;font-size:1.45rem;animation:child-quiz-feedback-spark 1.8s ease-in-out infinite}.child-quiz-feedback__art .child-rex{width:82px;height:82px}.child-quiz-feedback__eyebrow{max-width:calc(100% - 130px);margin:0 0 .5rem;color:#96681d;font-size:var(--child-type-label);font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.child-quiz-feedback__card[data-kind=tip] .child-quiz-feedback__eyebrow{color:#765394}.child-quiz-feedback__card h2{max-width:calc(100% - 115px);margin:0 0 .8rem;color:var(--child-green-dark);font-size:clamp(1.7rem,5vw,2.35rem);line-height:1.05}.child-quiz-feedback__card>p:not(.child-quiz-feedback__eyebrow){margin:0;color:#405f57;font-size:1.05rem;line-height:1.55}.child-quiz-feedback__encouragement{margin:1.15rem 0 1.35rem;padding:.85rem 1rem;border:2px dashed rgba(146,101,25,.28);border-radius:1rem;color:#72521e;background:#ffffff9e;font-size:var(--child-type-supporting);font-weight:900;line-height:1.45}.child-quiz-feedback__card[data-kind=tip] .child-quiz-feedback__encouragement{border-color:#76539447;color:#65477e}.child-quiz-feedback__curiosity{display:grid;gap:.7rem}.child-quiz-feedback__fact-button{position:relative;display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 1rem;overflow:hidden;border:2px solid #d59623;border-radius:1rem;color:#5b3d0f;background:linear-gradient(135deg,#fff3a9,#ffd260);box-shadow:0 5px #bd7f17,0 10px 22px #aa6b0f33;font-size:1rem;font-weight:1000;cursor:pointer;animation:child-fact-button-nudge 2.4s ease-in-out infinite}.child-quiz-feedback__fact-button:after{position:absolute;inset:-40% auto -40% -30%;width:24%;background:#ffffff8c;content:"";transform:rotate(16deg);animation:child-fact-button-shine 2.4s ease-in-out infinite}.child-quiz-feedback__fact-button>span{font-size:1.35rem;animation:child-quiz-feedback-spark 1.5s ease-in-out infinite}.child-quiz-feedback__fact-button[data-revealed=true]{border-color:#316d5059;color:var(--child-green-dark);background:#edf5df;box-shadow:0 4px #9dbb87;animation:none}.child-quiz-feedback__fact-button[data-revealed=true]:after,.child-quiz-feedback__fact-button[data-revealed=true]>span{animation:none}.child-quiz-feedback__fact{padding:.9rem 1rem;border:2px solid rgba(49,109,80,.2);border-radius:1rem;color:#38594e;background:#f1f7e6;animation:child-fact-reveal .26s ease-out both}.child-quiz-feedback__fact strong{display:block;margin-bottom:.25rem;color:var(--child-green-dark)}.child-quiz-feedback__fact p{margin:0;font-size:var(--child-type-supporting);line-height:1.45}.child-quiz-feedback__actions{display:flex;justify-content:flex-end;margin-top:1.2rem}.child-quiz-feedback__card .child-button{min-width:180px}@keyframes child-quiz-feedback-pop{0%{opacity:0;transform:translateY(20px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes child-quiz-feedback-spark{50%{transform:rotate(8deg) scale(1.08)}}@keyframes child-fact-button-nudge{0%,72%,to{transform:translateY(0) rotate(0)}78%{transform:translateY(-3px) rotate(-1deg)}84%{transform:translateY(-3px) rotate(1deg)}90%{transform:translateY(0) rotate(0)}}@keyframes child-fact-button-shine{0%,55%{left:-30%}82%,to{left:115%}}@keyframes child-fact-reveal{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.child-reflect-stage{max-width:820px;margin:0 auto;background:linear-gradient(90deg,transparent 0 7%,rgba(224,111,91,.14) 7% 7.3%,transparent 7.3%),repeating-linear-gradient(180deg,#fffdf5 0,#fffdf5 35px,#e7eadc 36px)}.child-reflect-stage__journal{float:right;display:grid;width:68px;height:68px;place-items:center;border-radius:1rem;color:#fff;background:var(--child-coral);font-size:2rem;transform:rotate(3deg)}.child-reflect-stage h1{max-width:650px;color:var(--child-green-dark);font-size:var(--child-type-display)}.child-reflect-stage>p:not(.child-eyebrow){color:var(--child-muted)}.child-reflection-starters{display:grid;gap:.7rem;margin:1.25rem 0 .25rem;color:var(--child-green-dark);font-size:.9rem;font-weight:1000}.child-reflection-starters>div{display:flex;flex-wrap:wrap;gap:.6rem}.child-reflection-starters button{min-height:44px;padding:.6rem .85rem;border:2px solid rgba(49,109,80,.22);border-radius:999px;color:var(--child-green-dark);background:#edf5df;cursor:pointer;font:900 .88rem/1.2 ui-rounded,Avenir Next Rounded,Trebuchet MS,sans-serif}.child-reflection-starters button:hover:not(:disabled),.child-reflection-starters button:focus-visible{border-color:var(--child-green);background:#dfeecb;transform:translateY(-1px)}.child-reflection-starters button:disabled{cursor:default;opacity:.55}.child-feeling-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1.5rem 0;padding:0;border:0}.child-feeling-picker legend{grid-column:1 / -1;margin-bottom:.5rem;color:var(--child-green-dark);font-size:.9rem;font-weight:1000}.child-feeling-picker label{position:relative;display:grid;min-height:92px;padding:.65rem;place-items:center;border:2px solid rgba(23,58,54,.13);border-radius:1rem;background:#fffef8;cursor:pointer;font-size:.85rem;font-weight:900;text-align:center}.child-feeling-picker label[data-selected=true]{border-color:var(--child-green);background:#eaf2dd;box-shadow:0 0 0 3px #316d501a}.child-feeling-picker input{position:absolute;width:1px;height:1px;opacity:0}.child-feeling-picker label>span{display:block;font-size:1.8rem}.child-reflection-saved{display:flex;align-items:center;gap:.8rem;margin-top:1.2rem;padding:.9rem 1rem;border:2px solid rgba(49,109,80,.22);border-radius:1rem;color:var(--child-green-dark);background:#edf5df;animation:child-reflection-saved-pop .28s ease-out both}.child-reflection-saved>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--child-green);font-size:1.25rem;font-weight:1000}.child-reflection-saved strong,.child-reflection-saved p{display:block;margin:0}.child-reflection-saved p{margin-top:.15rem;color:var(--child-muted);font-size:.88rem}@keyframes child-reflection-saved-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.child-celebrate-stage{position:relative;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 20%,#fff7c6,#fffdf4 48%,#e7efda)}.child-celebrate-stage .child-rex{margin:-1rem auto -2rem}.child-celebrate-stage h1{color:var(--child-green-dark)}.child-celebrate-stage>p:not(.child-eyebrow){max-width:600px;margin:0 auto 1.4rem;color:var(--child-muted);font-size:1.05rem}.child-celebrate-stage__lesson{display:inline-grid;grid-template-columns:auto auto;gap:0 .7rem;align-items:center;padding:.9rem 1.2rem;border:2px solid rgba(142,104,32,.2);border-radius:1rem;background:#fff4c8;text-align:left}.child-celebrate-stage__lesson>span{grid-row:1 / 3;font-size:2rem}.child-celebrate-stage__lesson strong,.child-celebrate-stage__lesson small{display:block}.child-celebrate-stage__lesson small{color:#75633e}.child-confetti span{position:absolute;color:var(--child-coral);animation:child-confetti 3s ease-in-out infinite}.child-confetti span:nth-child(1){top:8%;left:12%}.child-confetti span:nth-child(2){top:18%;left:22%;color:#6d9ca2;animation-delay:.3s}.child-confetti span:nth-child(3){top:9%;right:15%;color:#e2a334;animation-delay:.7s}.child-confetti span:nth-child(4){top:34%;right:8%;color:#8e6ead;animation-delay:.2s}.child-confetti span:nth-child(5){top:42%;left:8%;color:#4e8b60;animation-delay:.5s}.child-hero__copy>p:not(.child-eyebrow),.child-state-card p:not(.child-eyebrow),.child-welcome-stage__copy>p:not(.child-eyebrow),.child-stage-heading>div>p:not(.child-eyebrow),.child-story-card p,.child-instruction-copy__points,.child-instruction-copy__details li,.child-equal-groups-practice__mission p,.child-question-card>p,.child-quiz-feedback__card>p:not(.child-quiz-feedback__eyebrow),.child-reflect-stage>p:not(.child-eyebrow),.child-feeling-picker legend{font-size:var(--child-type-instruction);line-height:1.55}.child-footer,.child-section-heading>p,.child-trail__card small,.child-trail__schedule-note,.child-camp-card p,.child-subject-card__copy small,.child-subject-stop p,.child-badge-card p,.child-review-banner span,.child-journey-notice,.child-speech-bubble,.child-learn-story__beat strong,.child-learn-story__animals strong,.child-learn-story__plates b,.child-wonder-card p,.child-hands-on-hub__intro span,.child-hands-on-chooser small,.child-equal-groups-practice__nest>small,.child-equal-groups-practice__feedback p,.child-practice-list p,.child-quiz-text,.child-reflection-text,.child-quiz-feedback__encouragement,.child-quiz-feedback__fact p,.child-reflection-starters,.child-reflection-saved p{font-size:var(--child-type-supporting);line-height:1.5}.child-nav a,.child-nav__exit,.child-button,.child-breadcrumb,.child-subject-stop__later,.child-lesson-back,.child-review-banner>button,.child-story-card__visual-heading button,.child-instruction-copy__details summary,.child-equal-groups-practice__undo,.child-equal-groups-practice__reset,.child-quiz-choice,.child-reflection-starters button,.child-feeling-picker label,.child-quiz-feedback__fact-button{font-size:var(--child-type-control);line-height:1.35}.child-brand small,.child-eyebrow,.child-count-chip,.child-trail__day,.child-trail__status,.child-camp-card__pennant,.child-subject-stop article>div>span,.child-badge-card__new,.child-login__card label span,.child-lesson-stage__subject,.child-phase-trail li>button>span,.child-phase-trail small,.child-story-card__visual-heading>span,.child-learn-story__colony-nest>b,.child-learn-story__flag,.child-learn-story__counting-line b,.child-equal-groups-demo__group-label,.child-equal-groups-demo__copy>span,.child-hands-on-chooser b,.child-equal-groups-practice__mission>div>span,.child-equal-groups-practice__tray>strong,.child-equal-groups-practice__tray>span,.child-equal-groups-practice__nest>strong,.child-equal-groups-practice__feedback b,.child-practice-chips span,.child-quiz-feedback__eyebrow{font-size:var(--child-type-progress);line-height:1.35}.child-equal-groups-demo__equation{max-width:calc(100% - 2rem);flex-wrap:wrap;justify-content:center;font-size:var(--child-type-instruction);white-space:normal}.child-learn-story__animals strong,.child-equal-groups-practice__tray>strong,.child-equal-groups-practice__tray>span{overflow-wrap:anywhere;white-space:normal}@keyframes child-loading{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-5px);opacity:1}}@keyframes child-rex-bounce{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes child-confetti{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(12px) rotate(180deg)}}@media (max-width: 900px){.child-login{grid-template-columns:1fr}.child-login__art{min-height:230px}.child-hero{grid-template-columns:1fr}.child-hero__scene{min-height:280px}.child-hero__scene .child-rex{width:210px}.child-home-grid{grid-template-columns:1fr}.child-camp-card{position:relative;top:auto;display:grid;grid-template-columns:auto 1fr;column-gap:1rem;align-items:center;text-align:left}.child-camp-card .child-rex{grid-row:1 / 4}.child-subject-grid,.child-badge-grid{grid-template-columns:repeat(2,1fr)}.child-welcome-stage{grid-template-columns:1fr;background:linear-gradient(180deg,#fffdf4 0,#fffdf4 60%,#dbead5 60%)}.child-welcome-stage__art{min-height:280px}.child-story-card--animated{grid-template-columns:1fr}.child-story-card__copy{min-height:0}.child-equal-groups-practice__nests[data-group-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.child-login{min-height:0;margin-block:.5rem;border-radius:1.5rem 1.5rem 3rem}.child-login__art{min-height:180px}.child-login__art span{width:105px;height:105px;font-size:4rem}.child-login__card{padding:1.5rem 1.1rem 2rem}.child-login__card .child-button{width:100%}.child-topbar{min-height:68px;padding-inline:.65rem}.child-brand__mark{width:48px;height:48px}.child-brand strong{font-size:1.15rem}.child-brand small{display:none}.child-nav a{min-width:52px;padding:.45rem .65rem;justify-content:center}.child-nav a>span:nth-child(2){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.child-nav__exit{min-width:52px;padding:.45rem .65rem;justify-content:center}.child-nav__exit>span:nth-child(2){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.child-main{width:min(100% - 1rem,1180px);padding-top:.65rem}.child-hero{min-height:0;border-radius:1.35rem 1.35rem 2.6rem}.child-hero__copy{padding:1.6rem 1.25rem 2rem}.child-hero__copy h1{font-size:clamp(2.15rem,9.5vw,2.8rem)}.child-hero__scene{min-height:235px}.child-hero__scene .child-rex{right:5%;bottom:.1rem;width:175px}.child-scene__flag{left:18%;font-size:3rem}.child-section-heading{display:block}.child-section-heading .child-count-chip{display:inline-flex;margin-top:.7rem}.child-section-heading>p{text-align:left}.child-panel{padding:1rem .7rem}.child-trail:before{left:1.4rem}.child-trail__stop{grid-template-columns:48px minmax(0,1fr)}.child-trail__marker{width:42px;height:42px;border-width:4px}.child-trail__card{display:block;padding:.75rem}.child-trail__card .child-button{width:100%;min-height:44px;margin-top:.65rem}.child-trail__status{display:inline-flex;min-height:44px;align-items:center;padding-left:0}.child-camp-card{display:block;text-align:center}.child-subject-grid,.child-badge-grid{grid-template-columns:1fr}.child-subject-card{min-height:220px}.child-subject-hero{grid-template-columns:auto 1fr;gap:.8rem;padding:1.15rem;border-radius:1.4rem 1.4rem 2.7rem}.child-subject-hero__icon{width:68px;height:68px;border-width:4px;font-size:2rem}.child-subject-hero h1{font-size:2.25rem}.child-subject-path{padding:1rem .7rem}.child-subject-path>ol:before{left:26px;transform:none}.child-subject-stop{grid-template-columns:54px minmax(0,1fr);min-height:145px}.child-subject-stop:nth-child(n) article{grid-column:2;grid-row:1}.child-subject-stop__marker{grid-column:1;width:46px;height:46px;border-width:4px}.child-subject-stop article{display:block}.child-subject-stop article .child-button{width:100%;margin-top:.7rem}.child-rewards-hero{grid-template-columns:1fr;min-height:430px;padding:1.5rem}.child-rewards-hero .child-rex{justify-self:center;margin-bottom:-2rem}.child-rewards-hero__tent{right:4%;font-size:6rem}.child-state-card{flex-direction:column;min-height:480px;text-align:center}.child-phase-trail{justify-content:start;overflow-x:auto;scroll-snap-type:x proximity}.child-phase-trail li{scroll-snap-align:start}.child-review-banner{align-items:stretch;flex-direction:column}.child-review-banner>button{width:100%}.child-lesson-stage{min-height:520px;padding:1.25rem .9rem 1.5rem;border-radius:1.35rem 1.35rem 2.5rem}.child-welcome-stage__copy{padding-inline:.2rem}.child-stage-heading{display:block}.child-stage-heading .child-count-chip{display:inline-flex;margin-top:.7rem}.child-story-card{margin-left:.75rem;padding:4.7rem 1rem 1.35rem}.child-story-card__bookmark{right:.85rem}.child-story-card--animated{margin-left:0;padding:0}.child-story-card__visual{padding:.7rem}.child-story-card__copy{padding:4.7rem 1rem 1.35rem}.child-learn-story__scene{min-height:290px}.child-learn-story__beat{align-items:flex-start;flex-direction:column}.child-learn-story__beat strong{text-align:left}.child-learn-story__counting,.child-learn-story__groups-of{padding:.8rem}.child-learn-story__mini-groups>span,.child-learn-story__four-groups>span{min-height:72px}.child-learn-story__animals>div{grid-template-columns:1fr;gap:.3rem}.child-learn-story__animal-icons i{font-size:1.8rem}.child-learn-story__comparison{gap:.45rem;padding:.55rem}.child-learn-story__comparison>div{padding:.4rem}.child-learn-story__plates{gap:.18rem}.child-learn-story__plates>i{min-width:42px;min-height:50px}.child-explore-grid{grid-template-columns:1fr}.child-explore-grid article.child-equal-groups-demo{grid-template-columns:1fr}.child-equal-groups-demo__scene{min-height:300px;padding-top:5rem!important}.child-equal-groups-demo__group{min-height:155px;padding-right:.35rem;padding-left:.35rem}.child-equal-groups-demo__count{right:-.35rem}.child-explore-grid img,.child-explore-grid__placeholder{height:180px}.child-practice-list article{grid-template-columns:auto minmax(0,1fr)}.child-hands-on-hub__intro{align-items:flex-start;flex-direction:column}.child-hands-on-chooser{grid-template-columns:1fr}.child-hands-on-chooser>button{min-height:92px}.child-equal-groups-practice__mission .child-rex{width:58px;height:58px}.child-equal-groups-practice__tray{grid-template-columns:1fr auto}.child-equal-groups-practice__tray>div{grid-column:1 / -1;grid-row:2}.child-equal-groups-practice__nests,.child-equal-groups-practice__nests[data-group-count="3"],.child-equal-groups-practice__nests[data-group-count="4"]{grid-template-columns:1fr}.child-equal-groups-practice__nest{min-height:235px}.child-equal-groups-practice__feedback{grid-template-columns:auto minmax(0,1fr)}.child-equal-groups-practice__feedback b{grid-column:1 / -1;justify-self:center}.child-practice-list article .child-button{grid-column:1 / -1;width:100%}.child-question-card{padding:1.2rem .8rem}.child-question-card .child-rex{top:-36px;width:52px;height:52px}.child-question-card h2{margin-right:45px}.child-quiz-feedback{align-items:end;padding:.65rem}.child-quiz-feedback__card{padding:5.6rem 1.2rem 1.5rem;border-radius:1.5rem 1.5rem 2.7rem}.child-quiz-feedback__art{top:.45rem;right:.75rem}.child-quiz-feedback__art .child-rex{width:68px;height:68px}.child-quiz-feedback__eyebrow,.child-quiz-feedback__card h2{max-width:100%}.child-quiz-feedback__card .child-button,.child-quiz-feedback__actions{width:100%}.child-stage-actions .child-button{flex:1}.child-feeling-picker{grid-template-columns:repeat(2,1fr)}.child-reflect-stage__journal{width:54px;height:54px}}@media (prefers-reduced-motion: reduce){.qiddo-child *,.qiddo-child *:before,.qiddo-child *:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.child-equal-groups-demo__egg,.child-equal-groups-demo__equation{opacity:1!important;transform:none!important}.child-equal-groups-demo__equation{transform:translate(-50%)!important}.child-learn-story *,.child-learn-story *:before,.child-learn-story *:after{animation:none!important;opacity:1!important}}@media (prefers-contrast: more){.qiddo-child{--child-line: rgba(14, 42, 37, .42)}.child-button,.child-quiz-choice,.child-feeling-picker label{border-width:3px}}.lesson-review-workshop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;grid-template-columns:minmax(0,1fr) 410px;overflow:hidden;color:#172033;background:#edf4f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lesson-review-workshop button,.lesson-review-workshop input,.lesson-review-workshop textarea,.lesson-review-workshop select{font:inherit}.lesson-review-workshop button{cursor:pointer}.lesson-review-workshop button:disabled{cursor:not-allowed;opacity:.55}.lesson-review-workshop__child-pane{min-width:0;overflow:auto;background:#dcefeb}.lesson-review-workshop__child-canvas{min-width:960px;min-height:100%}.lesson-review-workshop__child-canvas.qiddo-child{position:relative;inset:auto;width:100%;min-width:960px;min-height:100%;overflow:visible}.lesson-review-workshop__child-canvas .child-main{width:min(1180px,calc(100% - 2rem))}.lesson-review-workshop__rail{min-width:0;overflow-y:auto;overscroll-behavior:contain;padding:18px;border-left:1px solid #d6ddd9;background:#fbfcfb;box-shadow:-10px 0 30px #19302814}.lesson-review-workshop__rail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lesson-review-workshop__eyebrow,.lesson-review-workshop__section-title p{margin:0 0 3px;color:#2d7058;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lesson-review-workshop__rail-header h1{margin:0;color:#173d30;font-size:1.25rem;line-height:1.15}.lesson-review-workshop__rail-header p:last-child{margin:6px 0 0;color:#647067;font-size:.76rem;line-height:1.35}.lesson-review-workshop__close,.lesson-review-workshop__identity button,.lesson-review-workshop__section button,.lesson-review-workshop__inline-actions button{min-height:36px;padding:7px 11px;border:1px solid #cbd4cf;border-radius:9px;color:#234b3d;background:#fff;font-weight:750}.lesson-review-workshop__identity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:10px 12px;border-radius:10px;color:#3e4e47;background:#edf5f0;font-size:.78rem}.lesson-review-workshop__identity button{min-height:auto;padding:3px 0;border:0;color:#28664f;background:transparent;text-decoration:underline}.lesson-review-workshop__status{margin-top:12px;padding:11px 12px;border:1px solid #d9dfdc;border-radius:11px;background:#fff}.lesson-review-workshop__status>div{display:flex;align-items:center;gap:7px;font-size:.82rem;font-weight:850}.lesson-review-workshop__dot{width:9px;height:9px;border-radius:999px;background:#279163}.lesson-review-workshop__dot.is-checking{background:#e6a52e}.lesson-review-workshop__dot.is-invalid{background:#c04b43}.lesson-review-workshop__status code{display:block;margin-top:7px;color:#68736d;font-size:.68rem;overflow-wrap:anywhere;word-break:break-all}.lesson-review-workshop__status p{margin:6px 0 0;color:#68736d;font-size:.72rem;line-height:1.4}.lesson-review-workshop__error,.lesson-review-workshop__message{margin-top:10px;padding:9px 10px;border-radius:9px;font-size:.75rem;line-height:1.4}.lesson-review-workshop__error{border:1px solid #efaaa5;color:#8c2f2a;background:#fff0ef}.lesson-review-workshop__message{border:1px solid #bcdacb;color:#255e48;background:#edf8f2}.lesson-review-workshop__phases{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;margin-top:12px}.lesson-review-workshop__phases span{min-width:0;padding:7px 2px;border:1px solid #d9dfdc;border-radius:7px;color:#66726b;background:#fff;font-size:.59rem;font-weight:800;text-align:center}.lesson-review-workshop__phases span.is-active{border-color:#28664f;color:#fff;background:#28664f}.lesson-review-workshop__section{margin-top:12px;padding:13px;border:1px solid #d9dfdc;border-radius:12px;background:#fff}.lesson-review-workshop__section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lesson-review-workshop__section-title h2{margin:0;color:#233a31;font-size:.95rem}.lesson-review-workshop__section-title>span{display:grid;width:27px;height:27px;place-items:center;border-radius:999px;color:#315745;background:#edf4f0;font-size:.75rem;font-weight:850}.lesson-review-workshop__field-list{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-height:178px;margin-top:10px;overflow-y:auto}.lesson-review-workshop__field-list button{display:grid;gap:2px;min-width:0;padding:8px;text-align:left}.lesson-review-workshop__field-list button.is-active{border-color:#2d7058;outline:2px solid rgb(45 112 88 / 13%);background:#f0f7f3}.lesson-review-workshop__field-list span{overflow:hidden;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.lesson-review-workshop__field-list small{color:#758078;font-size:.58rem}.lesson-review-workshop__editor{margin-top:11px}.lesson-review-workshop__section label,.lesson-review-workshop__editor>label{display:block;margin-bottom:5px;color:#3d4c45;font-size:.73rem;font-weight:800}.lesson-review-workshop__section input:not([type=file]),.lesson-review-workshop__section textarea,.lesson-review-workshop__section select,.lesson-review-workshop__editor input,.lesson-review-workshop__editor textarea,.lesson-review-workshop__editor select{width:100%;max-width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #cbd4cf;border-radius:8px;color:#1f332b;background:#fff;font-size:.78rem;line-height:1.45}.lesson-review-workshop__section textarea,.lesson-review-workshop__editor textarea{resize:vertical}.lesson-review-workshop__editor small{display:block;margin-top:4px;color:#758078;font-size:.67rem}.lesson-review-workshop__read-only,.lesson-review-workshop__empty{margin:10px 0 0;color:#6e7872;font-size:.75rem;line-height:1.45}.lesson-review-workshop__details>summary{color:#233a31;font-size:.88rem;font-weight:850;cursor:pointer}.lesson-review-workshop__details>p{margin:7px 0 10px;color:#69756e;font-size:.72rem;line-height:1.4}.lesson-review-workshop__ai-target{display:grid;grid-template-columns:1fr auto;gap:2px 8px;margin-top:10px;padding:9px 10px;border-left:3px solid #2d7058;border-radius:7px;background:#f0f7f3}.lesson-review-workshop__ai-target span{grid-column:1 / -1;color:#68766f;font-size:.62rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.lesson-review-workshop__ai-target strong{color:#244b3d;font-size:.76rem}.lesson-review-workshop__ai-target small{color:#68766f;font-size:.66rem}.lesson-review-workshop__ai-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:10px 0;padding:0;counter-reset:ai-step;list-style:none}.lesson-review-workshop__ai-flow li{color:#5f6c65;font-size:.61rem;font-weight:750;line-height:1.25;counter-increment:ai-step}.lesson-review-workshop__ai-flow li:before{display:grid;width:20px;height:20px;place-items:center;margin-bottom:4px;border-radius:999px;color:#fff;background:#2d7058;content:counter(ai-step);font-size:.62rem;font-weight:900}.lesson-review-workshop__ai-example{display:block;margin-top:5px;color:#758078;font-size:.66rem;line-height:1.35}.lesson-review-workshop__details>button,.lesson-review-workshop__section>button{margin-top:8px}.lesson-review-workshop__proposal{display:grid;gap:7px;margin-top:10px;padding:9px;border-radius:9px;background:#f5f7f6}.lesson-review-workshop__proposal>div:not(.lesson-review-workshop__inline-actions){padding:8px;border-radius:7px;background:#fff}.lesson-review-workshop__proposal strong{color:#315745;font-size:.68rem}.lesson-review-workshop__proposal p{margin:4px 0 0;color:#3c4943;font-size:.74rem;line-height:1.45;white-space:pre-wrap}.lesson-review-workshop__proposal .lesson-review-workshop__proposal-next{margin:1px 0 0;color:#647067;font-size:.68rem;line-height:1.4}.lesson-review-workshop__inline-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:9px}.lesson-review-workshop__inline-actions select{width:auto}.lesson-review-workshop__image-compare{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lesson-review-workshop__image-compare figure{min-width:0;margin:0}.lesson-review-workshop__image-compare figcaption{margin-bottom:4px;color:#657069;font-size:.67rem;font-weight:800}.lesson-review-workshop__image-compare img,.lesson-review-workshop__image-placeholder{width:100%;height:110px;border:1px solid #d9dfdc;border-radius:8px;object-fit:cover;background:#f2f5f3}.lesson-review-workshop__image-placeholder{display:grid;box-sizing:border-box;place-items:center;color:#89928d;font-size:.7rem}.lesson-review-workshop__upload{display:inline-flex!important;min-height:36px;align-items:center;margin:0!important;padding:7px 11px;border:1px solid #cbd4cf;border-radius:9px;color:#234b3d!important;background:#fff;font-weight:750!important;cursor:pointer}.lesson-review-workshop__upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.lesson-review-workshop__notes{display:grid;gap:7px;margin-top:10px}.lesson-review-workshop__notes article{padding:9px;border-left:3px solid #dc9e2c;border-radius:7px;background:#fff8e9}.lesson-review-workshop__notes article.is-resolved{border-left-color:#8a9891;background:#f3f5f4}.lesson-review-workshop__notes article>div{display:flex;gap:6px;color:#657069;font-size:.64rem;text-transform:capitalize}.lesson-review-workshop__notes article p{margin:6px 0;color:#35433c;font-size:.74rem;line-height:1.4}.lesson-review-workshop__notes article button{min-height:auto;padding:3px 7px;font-size:.65rem}.lesson-review-workshop__inherited-notes{padding:8px;border:1px solid #e5c579;border-radius:7px;background:#fffaf0}.lesson-review-workshop__inherited-notes summary{color:#765814;font-size:.7rem;font-weight:850;cursor:pointer}.lesson-review-workshop__inherited-notes p{margin:7px 0 0;color:#554a31;font-size:.7rem;line-height:1.4}.lesson-review-workshop__rubric{display:grid;gap:8px}.lesson-review-workshop__references{margin:-2px 0 10px;color:#69756e;font-size:.7rem;line-height:1.45}.lesson-review-workshop__references a{color:#28664f;font-weight:800;text-underline-offset:2px}.lesson-review-workshop__rubric label{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:8px;margin:0}.lesson-review-workshop__rubric select{padding:7px 8px;font-size:.72rem}.lesson-review-workshop__footer{margin-top:12px;padding-top:13px;border-top:1px solid #ced8d2}.lesson-review-workshop__footer p{margin:0 0 8px;color:#647067;font-size:.69rem;line-height:1.4}.lesson-review-workshop__save{width:100%;min-height:45px;padding:10px 14px;border:0;border-radius:10px;color:#fff;background:#236f50;box-shadow:0 3px #174b37;font-size:.88rem;font-weight:900}@media (max-width: 1100px){.lesson-review-workshop{grid-template-columns:minmax(0,1fr) 370px}.lesson-review-workshop__child-canvas{min-width:880px}}@media (max-width: 760px){.lesson-review-workshop{display:block;overflow-y:auto}.lesson-review-workshop__child-pane{min-height:70vh}.lesson-review-workshop__rail{overflow:visible;border-top:1px solid #d6ddd9;border-left:0}}
