@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Lora:ital,wght@0,400;0,500;0,600;1,400&family=Noto+Sans+SC:wght@400;500;600;700;800&family=Nunito:wght@400;500;600;700;800&display=swap";:root{--cream:#f7eedf;--paper:#fffdf9;--ink:#4a3b2e;--soft:#957f68;--line:#ecdfcb;--coral:#f2905a;--coral-d:#e4703a;--green:#5fb088;--amber:#e79a38;--blue:#5e9bd6;--purple:#9b7ede;--purple-bg:#eee7fb;--sun:#fff1d2;--ui:"Nunito", "Noto Sans SC", sans-serif;--kid:"Baloo 2", "Noto Sans SC", sans-serif;--story:"Lora", Georgia, serif;color:var(--ink);font-family:var(--ui);font-synthesis:none;background:var(--cream)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--cream);min-height:100vh}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #9b7ede59}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--coral-d);letter-spacing:1.8px;margin:0 0 5px;font-size:11px;font-weight:800}.muted{color:var(--soft)}.brand{font-family:var(--kid);align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.brand-icon{color:#fff;background:var(--coral);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 18px #e2703a40}.auth-page{background:var(--paper);grid-template-columns:minmax(420px,1.1fr) minmax(520px,.9fr);min-height:100vh;display:grid}.auth-illustration{color:#315f79;background:radial-gradient(circle at 30% 25%,#fffc,#0000 30%),linear-gradient(145deg,#cde7f5,#eaf6fc 60%,#f8ecd7);flex-direction:column;justify-content:center;padding:8vw;display:flex;position:relative;overflow:hidden}.auth-illustration:before,.auth-illustration:after{content:"";background:#ffffff59;border-radius:50%;position:absolute}.auth-illustration:before{width:260px;height:260px;bottom:-80px;left:-80px}.auth-illustration:after{width:120px;height:120px;bottom:12%;right:9%}.auth-illustration h1{font-family:var(--kid);letter-spacing:-2px;margin:24px 0 16px;font-size:clamp(48px,5vw,76px);line-height:1.06;position:relative}.auth-illustration>p:not(.eyebrow){max-width:540px;font-size:18px;font-weight:650;line-height:1.7}.auth-illustration .eyebrow{color:#4f88a8}.sun-orb{background:#f5c94c;border-radius:50%;width:84px;height:84px;position:absolute;top:10%;right:12%;box-shadow:0 10px 35px #f5c94c80}.kite-mark{background:var(--blue);border-radius:18px;width:110px;height:110px;transform:rotate(45deg);box-shadow:0 18px 40px #5e9bd659}.kite-mark span{border-bottom:3px solid #3a6e8c99;border-left:3px solid #3a6e8c99;border-radius:0 0 0 90%;width:72px;height:72px;position:absolute;bottom:-48px;right:-48px}.auth-feature-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.auth-feature-row span{background:#ffffff8c;border:1px solid #315f792e;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.auth-panel{background:var(--paper);flex-direction:column;justify-content:center;padding:7vh 8vw;display:flex}.auth-panel>.brand{position:absolute;top:38px}.auth-card{width:min(440px,100%);margin:0 auto}.auth-card h2{font-family:var(--kid);margin:0;font-size:38px}.auth-card>.muted{margin:5px 0 28px;font-weight:600}.auth-card label{color:var(--soft);flex-direction:column;gap:8px;margin-top:18px;font-size:13px;font-weight:800;display:flex}.auth-card input{width:100%;height:56px;color:var(--ink);border:1.5px solid var(--line);background:#fff;border-radius:15px;padding:0 17px;font-size:16px}.auth-card input:focus{border-color:var(--coral)}.auth-card .code-input{text-transform:uppercase;letter-spacing:7px;font-family:var(--kid);font-size:22px;font-weight:800}.primary-button,.demo-button,.text-button{cursor:pointer;border:0}.primary-button{color:#fff;background:var(--coral);min-height:48px;font-family:var(--kid);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 9px 20px #e2703a40}.primary-button.purple{background:var(--purple);box-shadow:0 9px 20px #9b7ede40}.primary-button.green{background:var(--green);box-shadow:0 9px 20px #5fb08840}.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.auth-submit{width:100%;height:56px;margin-top:26px;font-size:18px}.text-button{width:100%;color:var(--coral-d);background:0 0;padding:14px;font-size:14px;font-weight:800}.auth-divider{color:#b5a590;align-items:center;gap:10px;margin:8px 0 15px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.demo-button{border:1.5px solid var(--line);width:100%;height:50px;color:var(--soft);background:#fbf7ef;border-radius:14px;font-weight:800}.error-banner{color:#a4482f;background:#fff1ec;border:1px solid #efc4b5;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:700}.app-shell{background:#fff;height:100vh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:#fbf3e7;flex-direction:column;flex:0 0 224px;width:224px;padding:22px 16px 14px;display:flex}.sidebar-brand{padding:0 7px 18px}.child-switcher{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;margin-bottom:18px;padding:11px 12px;display:flex;box-shadow:0 6px 15px #4a3b2e0a}.avatar{color:#fff;font-family:var(--kid);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.child-avatar{background:var(--blue);width:38px;height:38px}.parent-avatar{background:var(--purple);width:34px;height:34px}.child-switcher>span:nth-child(2),.sidebar-footer>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.child-switcher b,.sidebar-footer b{font-size:14px}.child-switcher small,.sidebar-footer small{color:var(--soft);font-size:10.5px;font-weight:700}.child-switcher small{color:var(--green)}.child-switcher small i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.child-switcher small i:not(.online){background:#b9ad9b}.child-switcher select{color:#0000;cursor:pointer;background:0 0;border:0;width:24px;height:30px}.child-switcher strong{color:var(--soft)}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{width:100%;color:var(--soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:700;display:flex;position:relative}.sidebar nav button:hover{color:var(--coral-d);background:#ffffff8c}.sidebar nav button.active{color:var(--coral-d);background:#fff;font-weight:800;box-shadow:0 6px 15px #4a3b2e0f}.sidebar nav svg{width:19px;height:19px}.nav-live{background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;right:12px;box-shadow:0 0 0 3px #5fb08826}.sidebar-footer{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding:14px 7px 0;display:flex}.sidebar-footer>button{color:var(--soft);cursor:pointer;background:0 0;border:0;padding:5px}.sidebar-footer svg{width:18px}.main-shell{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.topbar{border-bottom:1px solid var(--line);background:#fffdf9f2;flex:0 0 54px;justify-content:space-between;align-items:center;height:54px;padding:0 30px;display:flex}.topbar>div:first-child{align-items:center;gap:9px;font-size:13px;display:flex}.breadcrumb{color:var(--soft)}.breadcrumb:after{content:"›";margin-left:9px}.source-badge,.local-preview-pill{border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-flex}.source-badge i{border-radius:50%;width:7px;height:7px}.source-badge.live{color:#3f8560;background:#eaf6ef}.source-badge.live i{background:var(--green)}.source-badge.preview,.local-preview-pill{color:#8a6c3a;background:#fdf4e6}.source-badge.preview i{background:var(--amber)}.page-scroll{background:#fff;flex:1;min-height:0;overflow:auto}.page{min-height:100%;padding:34px 40px 48px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.page-heading h1{font-family:var(--kid);margin:0;font-size:30px;line-height:1.1}.page-heading .muted{margin:4px 0 0;font-size:13px;font-weight:650}.global-error{color:#984b34;background:#fff3ef;border:1px solid #edc9bd;border-radius:12px;align-items:center;gap:12px;margin:12px 24px 0;padding:10px 14px;font-size:12px;display:flex}.global-error span{flex:1}.global-error button{cursor:pointer;background:0 0;border:0}.loading-bar{z-index:10;background:#f2905a24;height:3px;position:absolute;top:53px;left:0;right:0;overflow:hidden}.loading-bar span{background:var(--coral);width:38%;height:100%;animation:1.1s ease-in-out infinite alternate loading;display:block}@keyframes loading{0%{transform:translate(-20%)}to{transform:translate(220%)}}.segmented{background:#f4eee2;border-radius:13px;gap:5px;padding:4px;display:flex}.segmented button{color:var(--soft);background:0 0;border:0;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:800}.segmented button.active{color:#fff;background:var(--coral)}.online-banner{background:linear-gradient(100deg,#fcefe4,#fdf8f0);border:1.5px solid #f3d9c4;border-radius:19px;align-items:center;gap:16px;margin-top:22px;padding:17px 21px;display:flex}.online-pulse{background:var(--green);border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #5fb0882e}.online-banner>div{flex:1}.online-banner b{font-family:var(--kid);font-size:17px}.online-banner p{color:var(--soft);margin:2px 0 0;font-size:12px;font-weight:650}.online-banner button{color:#fff;background:var(--purple);height:43px;font-family:var(--kid);cursor:pointer;border:0;border-radius:13px;align-items:center;gap:8px;padding:0 20px;font-weight:800;display:flex;box-shadow:0 8px 17px #9b7ede47}.online-banner svg,.story-card-footer svg{width:17px}.section-title{justify-content:space-between;align-items:center;margin:24px 0 12px;display:flex}.section-title b{font-family:var(--kid);font-size:16px}.section-title span{color:var(--soft);font-size:12px;font-weight:700}.story-grid{grid-template-columns:repeat(2,minmax(330px,1fr));gap:17px;display:grid}.story-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;gap:18px;min-width:0;padding:18px;display:flex;box-shadow:0 8px 20px #4a3b2e0d}.book-cover{width:105px;min-height:142px;font-family:var(--kid);color:#345f78;border-radius:12px;flex-direction:column;flex:0 0 105px;justify-content:flex-end;padding:12px;display:flex;position:relative;overflow:hidden}.book-cover:before{content:"";background:#5e9bd6cc;border-radius:7px;width:40px;height:40px;margin-left:-20px;position:absolute;top:23px;left:50%;transform:rotate(45deg)}.book-cover>span{z-index:1;color:#fff;font-size:16px;font-weight:800;position:absolute;top:31px;left:47px}.book-cover small{z-index:1;font-weight:800;line-height:1.1;position:relative}.tone-blue{background:linear-gradient(165deg,#bfe0f2,#e6f4fb)}.tone-peach{background:linear-gradient(165deg,#f6d9c4,#fbebdd)}.tone-green{background:linear-gradient(165deg,#cfe9d3,#e9f5ea)}.tone-purple{background:linear-gradient(165deg,#e7daf6,#f2ebfb)}.tone-yellow{background:linear-gradient(165deg,#f5e6b8,#fbf4dc)}.story-card-body{flex:1;min-width:0}.status-pill{color:var(--soft);background:#f2eadf;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-pill.learning{color:var(--coral-d);background:#fff1e7}.status-pill.completed{color:#43855f;background:#eaf6ef}.story-card h3{font-family:var(--kid);text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:18px;overflow:hidden}.story-card-body>p{color:var(--soft);font-family:var(--story);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 10px;font-size:12px;overflow:hidden}.story-meta{color:var(--soft);gap:12px;margin-bottom:8px;font-size:10.5px;font-weight:700;display:flex}.progress-bar{background:#f0e6d6;border-radius:8px;height:9px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg,var(--coral),#f5b27e);height:100%;display:block}.progress-bar.green span{background:var(--green)}.progress-bar.purple span{background:var(--purple)}.story-card-footer{justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.story-card-footer>b{color:var(--coral-d)}.story-card-footer button{color:var(--soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex}.story-card-actions{align-items:center;gap:10px;display:flex}.story-card-actions button:first-child{color:var(--purple);background:var(--purple-bg);border-radius:7px;padding:4px 7px}.illustration-review-page{background:linear-gradient(#fff 0,#fefbf6 100%)}.illustration-breadcrumb{color:var(--soft);align-items:center;gap:8px;margin-bottom:22px;font-size:11px;display:flex}.illustration-breadcrumb button{border:1px solid var(--line);color:var(--soft);cursor:pointer;background:#fff;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800}.illustration-breadcrumb i{font-style:normal}.illustration-breadcrumb strong{color:var(--purple)}.illustration-count{color:var(--purple);background:var(--purple-bg);border-radius:99px;padding:7px 12px;font-size:11px;font-weight:800}.illustration-loading{min-height:300px;color:var(--soft);place-items:center;font-size:13px;font-weight:800;display:grid}.illustration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:25px;display:grid}.illustration-card{border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;overflow:hidden;box-shadow:0 9px 24px #4a3b2e0f}.illustration-card.hidden{opacity:.82}.illustration-preview{aspect-ratio:4/3;background:repeating-conic-gradient(#f1ece4 0 25%,#faf7f1 0 50%) 50% / 20px 20px;place-items:center;display:grid;position:relative;overflow:hidden}.illustration-preview img{object-fit:contain;width:100%;height:100%;display:block}.review-status{color:#8b6b34;background:#fff7e1f0;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 3px 10px #00000014}.review-status.approved{color:#34744f;background:#edf8f1f2}.review-status.hidden{color:#786b61;background:#f4eee2f2}.illustration-card-body{padding:16px}.illustration-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.illustration-title>div{flex-direction:column;min-width:0;display:flex}.illustration-title b{font-family:var(--kid);font-size:15px}.illustration-title small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.illustration-title>span{color:#34744f;background:#edf8f1;border-radius:7px;flex:none;padding:4px 7px;font-size:8.5px;font-weight:800}.illustration-card.hidden .illustration-title>span{color:#786b61;background:#f4eee2}.illustration-meta{border:1px solid var(--line);background:#fefbf5;border-radius:12px;grid-template-columns:1fr 1fr;gap:0;margin:14px 0;display:grid}.illustration-meta>div{border-bottom:1px solid var(--line);min-width:0;padding:9px 10px}.illustration-meta>div:nth-child(odd){border-right:1px solid var(--line)}.illustration-meta>div:nth-last-child(-n+2){border-bottom:0}.illustration-meta dt{color:var(--soft);font-size:8.5px;font-weight:800}.illustration-meta dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10.5px;font-weight:800;overflow:hidden}.visibility-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid;position:relative}.visibility-actions button{border:1px solid var(--line);height:38px;color:var(--soft);cursor:pointer;background:#fff;border-radius:10px;font-size:11px;font-weight:800}.visibility-actions button:not(:disabled):hover{border-color:var(--purple);color:var(--purple)}.visibility-actions button.active{color:#fff;border-color:var(--green);background:var(--green)}.visibility-actions button.active.hidden{background:#9c8d7d;border-color:#9c8d7d}.visibility-actions button:disabled{cursor:default}.visibility-actions button:not(.active):disabled{opacity:.5}.visibility-actions span{color:var(--purple);background:#ffffffeb;border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute;inset:0}.illustration-error{color:#984b34;background:#fff3ef;border-radius:8px;margin:9px 0 0;padding:7px 9px;font-size:9.5px;font-weight:750}.companion-page{flex-direction:column;height:100%;min-height:680px;display:flex}.companion-header{border-bottom:1px solid var(--line);align-items:center;gap:20px;min-height:76px;padding:13px 34px;display:flex}.companion-header>div:first-child{min-width:0}.companion-header h2{font-family:var(--kid);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;overflow:hidden}.companion-header p{color:var(--soft);margin:0;font-size:11px;font-weight:700}.stage-stepper{align-items:center;gap:7px;margin-left:auto;font-size:10.5px;font-weight:800;display:flex}.stage-stepper span{color:var(--soft);background:#f4eee2;border-radius:99px;padding:5px 10px}.stage-stepper span.done{color:#fff;background:var(--green)}.stage-stepper span.current{color:#fff;background:var(--coral-d)}.stage-stepper i{color:var(--soft);font-style:normal}.companion-workspace{flex:1;min-height:0;display:flex}.story-reader{flex:1;min-width:0;padding:32px 40px;overflow:auto}.reading-status{color:#468461;background:#eef8f2;border-radius:11px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.reading-status .online-pulse{width:7px;height:7px;box-shadow:0 0 0 3px #5fb08826}.source-page-navigation{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f5;border-radius:14px;grid-template-columns:118px minmax(130px,1fr) 118px;align-items:center;gap:12px;margin:0 0 14px;padding:10px;display:grid;position:sticky;top:-20px;box-shadow:0 7px 18px #4a3b2e12}.source-page-navigation>div{justify-content:center;align-items:baseline;gap:9px;display:flex}.source-page-navigation b{color:var(--ink);font-family:var(--kid);font-size:14px}.source-page-navigation span{color:var(--soft);font-size:10px;font-weight:800}.source-page-navigation button{height:36px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8c8ee;border-radius:10px;font-size:10.5px;font-weight:800}.source-page-navigation button:last-child{color:#fff;border-color:var(--purple);background:var(--purple)}.source-page-navigation button:disabled{color:#aaa092;border-color:var(--line);cursor:default;opacity:.65;background:#f4eee2}.parent-browsing-notice{color:#6f559a;background:#f7f1fd;border:1px solid #dfd1ef;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:10px 12px;font-size:10.5px;font-weight:750;display:flex}.parent-browsing-notice button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:8px;flex:none;padding:7px 10px;font-size:9.5px;font-weight:800}.story-source-page{background:#fffdfa;border:1px solid #eadfce;border-radius:18px;min-height:520px;padding:24px 30px 34px;box-shadow:0 10px 30px #4a3b2e0f}.story-source-page>header{border-bottom:1px solid var(--line);color:var(--coral-d);justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:12px;font-size:11px;font-weight:800;display:flex}.story-source-page>header small{color:var(--soft);font-weight:700}.story-page-flow:after{content:"";clear:both;display:block}.story-illustration{background:#f4eee5;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 7px 20px #4a3b2e17}.story-illustration img{width:100%;height:auto;display:block}.story-illustration.top{width:100%;margin:0 auto 24px}.story-illustration.side-right{float:right;margin:0 0 18px 24px}.below-text-illustrations{clear:both;flex-direction:column;align-items:center;gap:18px;margin-top:24px;display:flex}.story-illustration.below-text{width:100%}.story-paragraphs{color:#7c6b58;font-family:var(--story);-webkit-user-select:none;user-select:none;font-size:clamp(21px,2.1vw,29px);line-height:2.15}.story-paragraph{text-indent:1.45em;margin:0 0 1.15em}.story-paragraph:last-child{margin-bottom:0}.reader-sentence{border-radius:7px;padding:2px 3px;transition:all .15s}.reader-sentence.current{color:var(--ink);background:var(--sun);box-shadow:0 0 0 2px #f3dca0}.reader-sentence.guided{color:var(--ink);background:var(--purple-bg);box-shadow:0 0 0 2px #cfbeef}.reader-sentence button{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;cursor:default;background:0 0;border:0;margin:0;padding:0}.reader-sentence button:not(:last-child),.reader-sentence .plain-word:not(:last-child){margin-right:.25em}.reader-sentence button.lookup-word{cursor:pointer;border-bottom:2px dashed #c9b79e}.reader-sentence button.lookup-word.child-filtered{color:#9a806a;border-bottom-style:dotted;border-bottom-color:#c69775}.reader-sentence.guided button.lookup-word{color:var(--purple);border-bottom-color:var(--purple);font-weight:600}.reader-sentence button.lookup-word.guided-word{border-bottom-color:var(--purple);color:#6845a8;background:#e9ddfa;border-radius:6px;padding:0 4px;font-weight:700;box-shadow:0 0 0 2px #d3beef}.interaction-legend{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.interaction-legend span{border-radius:9px;padding:6px 10px;font-size:10.5px;font-weight:800}.interaction-legend .purple{color:var(--purple);background:var(--purple-bg)}.interaction-legend .filtered{color:#9a633c;background:#fdf3ea}.interaction-legend .yellow{color:var(--coral-d);background:var(--sun)}.companion-rail{border-left:1px solid var(--line);background:#fefbf5;flex-direction:column;flex:0 0 390px;gap:13px;width:390px;padding:22px;display:flex;overflow:auto}.rail-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:16px;box-shadow:0 6px 15px #4a3b2e08}.rail-card-title{color:var(--soft);letter-spacing:.8px;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:10.5px;font-weight:800;display:flex}.rail-card-title>button:not(.sync-button){color:var(--soft);cursor:pointer;background:0 0;border:0;font-size:18px}.live-label{color:var(--green)}.activity-stage{align-items:center;gap:11px;display:flex}.activity-stage>span{color:#fff;background:var(--coral);width:35px;height:35px;font-family:var(--kid);border-radius:50%;place-items:center;font-weight:800;display:grid}.activity-stage b{font-family:var(--kid);font-size:16px}.activity-stage p{color:var(--soft);margin:0;font-size:11px}.activity-copy{border-top:1px solid var(--line);color:var(--soft);margin:12px 0 0;padding-top:12px;font-size:11.5px;line-height:1.55}.word-heading{align-items:center;gap:9px;display:flex}.word-heading b{font-family:var(--story);font-size:24px}.word-heading>span{color:var(--soft);font-family:var(--story);font-size:14px}.word-heading button{width:32px;height:32px;color:var(--coral-d);cursor:pointer;background:#fff1e7;border:0;border-radius:10px;place-items:center;margin-left:auto;display:grid}.word-heading svg{width:17px}.lemma{color:var(--soft);margin:2px 0 10px;font-size:11px;font-weight:700}.context-meaning{background:var(--sun);border-radius:11px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.context-meaning small{color:#a36f25;font-size:9.5px;font-weight:800}.sense{gap:8px;margin-top:9px;font-size:11px;line-height:1.5;display:flex}.sense strong{color:var(--purple);flex:0 0 65px}.outline-purple{border:1.5px solid var(--purple);width:100%;color:var(--purple);cursor:pointer;background:#fff;border-radius:10px;margin-top:13px;padding:9px;font-size:11px;font-weight:800}.translation-card{border-color:#e3d5f3}.sync-button{color:var(--purple);background:var(--purple-bg);cursor:pointer;border:1px solid #d9c9ef;border-radius:99px;padding:5px 9px;font-size:9.5px;font-weight:800}.sync-button.synced{color:#3f8560;background:#eaf6ef;border-color:#bfe6ce}.quoted{color:var(--soft);font-family:var(--story);margin:0;font-size:13px;font-style:italic;line-height:1.5}.translation-card h3{margin:7px 0 0;font-size:17px}.translation-actions{margin-top:13px;display:flex}.translation-actions button{border:1px solid var(--line);color:var(--soft);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.translation-actions button.favorited{color:var(--coral-d);background:#fff4ed;border-color:#f2cdb9}.translation-actions svg{width:14px;height:14px}.local-note{color:var(--soft);text-align:center;margin:10px 0 0;font-size:9.5px;display:block}.attempt-words{font-family:var(--story);font-size:16px;line-height:1.7}.attempt-words span{margin-right:5px}.attempt-words .passed{color:var(--green)}.attempt-words .practice{color:var(--amber);border-bottom:1px dashed var(--amber)}.attempt-summary{color:var(--soft);justify-content:space-between;margin-top:8px;font-size:9.5px;font-weight:800;display:flex}.attempt-summary span:first-child{color:var(--amber)}.metric-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:24px;display:grid}.position-editor{background:#fbf7ff;border:1px solid #dfd1ef;border-radius:18px;grid-template-columns:minmax(210px,1.2fr) minmax(190px,.8fr) minmax(280px,1.35fr) auto;align-items:end;gap:14px;margin-top:23px;padding:18px 20px;display:grid}.position-editor>div b{font-family:var(--kid);font-size:15px}.position-editor>div p{color:var(--soft);margin:4px 0 0;font-size:10.5px;line-height:1.5}.position-editor label{flex-direction:column;gap:6px;min-width:0;display:flex}.position-editor label span{color:var(--soft);font-size:10px;font-weight:800}.position-editor select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:11px;padding:0 11px;font-size:11px;font-weight:700}.position-editor>button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:11px;height:42px;padding:0 17px;font-size:11px;font-weight:800}.position-editor>button:disabled{opacity:.45;cursor:default}.metric-card{border:1px solid var(--line);border-radius:18px;padding:20px}.metric-card small{font-size:11px;font-weight:800;display:block}.metric-card b{font-family:var(--kid);margin-top:5px;font-size:28px;display:block}.metric-card p{color:var(--soft);margin:0;font-size:11px;font-weight:650}.metric-card.coral{background:#fff6ef;border-color:#f3d9c4}.metric-card.coral small{color:var(--coral-d)}.metric-card.green{background:#f4faf6;border-color:#c9e6d5}.metric-card.green small{color:var(--green)}.metric-card.purple{background:#f3eefb;border-color:#dac9f4}.metric-card.purple small{color:var(--purple)}.timeline-card{border:1px solid var(--line);background:#fefbf5;border-radius:18px;margin-top:26px;padding:20px 22px 24px}.timeline-card .section-title{margin:0 0 22px}.timeline{align-items:center;padding:0 4px;display:flex}.timeline>span{height:8px}.timeline .confirmed{background:var(--purple);border-radius:6px 0 0 6px}.timeline .completed{background:var(--green)}.timeline .future{background:#f0e6d6;border-radius:0 6px 6px 0;flex:1}.timeline>i{border:3px solid #fff;border-radius:50%;width:14px;height:14px}.confirmed-dot{background:var(--purple);box-shadow:0 0 0 2px var(--purple)}.completed-dot{background:var(--green);box-shadow:0 0 0 2px var(--green)}.timeline-labels{color:var(--soft);justify-content:space-between;margin-top:11px;font-size:10px;font-weight:700;display:flex}.modal-backdrop{z-index:20;background:#4a3b2e57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:23px;width:min(470px,100%);padding:30px;box-shadow:0 30px 70px #00000040}.dialog-icon{background:var(--purple-bg);border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.confirm-dialog h2{font-family:var(--kid);margin:16px 0 6px;font-size:22px}.confirm-dialog>p{color:var(--soft);font-size:13px;line-height:1.65}.purple-text{color:var(--purple)}.green-text{color:var(--green)}.sentence-preview{border:1px solid var(--line);background:#fefbf5;border-radius:13px;padding:14px}.sentence-preview small{color:var(--soft);font-size:10px;font-weight:800}.sentence-preview p{font-family:var(--story);margin:5px 0 0;font-size:14px}.dialog-actions{gap:11px;margin-top:20px;display:flex}.dialog-actions button{border:1.5px solid var(--line);height:46px;color:var(--soft);cursor:pointer;background:#fff;border-radius:13px;flex:1;font-weight:800}.dialog-actions button:last-child{color:#fff;border-color:var(--purple);background:var(--purple);font-family:var(--kid);flex:1.4}.daily-layout,.vocab-layout{grid-template-columns:minmax(0,1fr) 390px;gap:26px;margin-top:24px;display:grid}.settings-card{border:1px solid var(--line);background:#fefbf5;border-radius:20px}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:21px 23px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row>div:first-child>b{font-size:15px}.setting-row>div:first-child>p{color:var(--soft);margin:3px 0 0;font-size:11px;font-weight:650}.switch{cursor:pointer;background:#d8cdbd;border:0;border-radius:99px;justify-content:flex-start;align-items:center;width:55px;height:31px;padding:3px;display:flex}.switch span{background:#fff;border-radius:50%;width:25px;height:25px;box-shadow:0 2px 6px #0000001f}.switch.on{background:var(--green);justify-content:flex-end}.counter{align-items:center;gap:10px;display:flex}.counter button{border:1.5px solid var(--line);width:40px;height:40px;color:var(--coral-d);cursor:pointer;background:#fff;border-radius:12px;font-size:20px;font-weight:800}.counter input{border:1.5px solid var(--coral);width:110px;color:var(--ink);font-family:var(--kid);text-align:center;background:#fff6ef;border-radius:13px;outline:none;padding:7px 11px;font-size:23px}.counter input:focus{box-shadow:0 0 0 3px #e88a7529}.counter span{color:var(--soft);font-size:12px;font-weight:700}.field-error{color:#b95f51;margin-top:6px;font-size:10px;font-weight:700;display:block}.timezone{border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 13px;font-size:12px;font-weight:800}.daily-layout aside>h3,.vocab-layout h3{color:var(--soft);font-family:var(--kid);margin:0 0 10px;font-size:14px}.daily-progress-card{background:linear-gradient(160deg,#fcefe4,#fdf6ec);border:1px solid #f3d9c4;border-radius:19px;margin-bottom:20px;padding:22px}.daily-progress-card>div:first-child{align-items:baseline;gap:7px;margin-bottom:11px;display:flex}.daily-progress-card>div b{color:var(--coral-d);font-family:var(--kid);font-size:42px}.daily-progress-card>div span{color:var(--soft);font-size:16px;font-weight:800}.daily-progress-card p{color:var(--soft);margin:7px 0 0;font-size:11px;font-weight:750}.contribution-list{flex-direction:column;gap:8px;display:flex}.contribution-list>div{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:11px 13px;display:flex}.contribution-list span{min-width:0;font-family:var(--story);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.contribution-list b{color:var(--coral-d);font-size:11px}.contribution-list span b{color:var(--soft);font-family:var(--sans);font-size:9px;display:block}.contribution-list strong{color:var(--coral-d);font-size:11px}.vocab-layout{grid-template-columns:minmax(0,1fr) 360px}.filter-list{flex-direction:column;gap:8px;display:flex}.filter-list>button{border:1.5px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:11px;min-height:58px;padding:11px 15px;display:flex}.filter-list>button>i{border:2px solid var(--line);border-radius:50%;flex:none;width:18px;height:18px}.filter-list>button.selected{border:2px solid var(--coral);background:#fff6ef}.filter-list>button.selected>i{border:5px solid var(--coral)}.filter-list button>span{flex:1}.filter-list b{font-size:13px}.filter-list b small{color:var(--soft);font-size:10px}.filter-list p{color:var(--soft);margin:1px 0 0;font-size:10.5px;font-weight:650}.filter-list em{color:var(--coral-d);background:#fff;border-radius:7px;padding:3px 8px;font-size:9px;font-style:normal;font-weight:800}.filter-preview{background:#f4faf6;border:1px solid #c9e6d5;border-radius:15px;margin-top:16px;padding:16px}.filter-preview>b{color:var(--green);font-size:12px}.filter-preview>div{color:var(--soft);gap:24px;margin-top:7px;font-size:11px;display:flex}.filter-preview strong{color:var(--ink);font-family:var(--kid);font-size:21px}.filter-preview p{color:var(--soft);margin:6px 0 0;font-size:10px}.vocab-layout aside>.muted{margin:-5px 0 12px;font-size:10.5px}.exception-card{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;padding:14px;display:flex}.exception-card>span{flex-direction:column;display:flex}.exception-card b{font-family:var(--story);font-size:17px}.exception-card small{color:var(--soft);font-size:10px}.exception-card em{border-radius:7px;padding:4px 8px;font-size:8.5px;font-style:normal;font-weight:800}.exception-card em.show{color:#43855f;background:#eaf6ef}.exception-card em.hide{color:#a36f25;background:#fdf4ec}.exception-card>button{width:25px;height:25px;color:var(--soft);cursor:pointer;background:#f4eee2;border:0;border-radius:50%}.empty-exceptions{border:1px dashed var(--line);color:var(--soft);text-align:center;background:#fefbf5;border-radius:13px;margin-bottom:10px;padding:22px;font-size:11px}.add-exception{border:1px dashed var(--line);width:100%;color:var(--soft);cursor:pointer;background:#fefbf5;border-radius:13px;padding:13px;font-size:11px;font-weight:800}.favorite-tabs{border-bottom:1.5px solid var(--line);gap:24px;margin-top:20px;display:flex}.favorite-tabs button{color:var(--soft);font-family:var(--kid);background:0 0;border:0;padding:0 3px 10px;font-size:14px;font-weight:700}.favorite-tabs button.active{color:var(--ink);border-bottom:3px solid var(--coral);font-weight:800}.favorite-filter{gap:8px;margin:15px 0;display:flex}.favorite-filter button{color:var(--soft);background:#f4eee2;border:0;border-radius:99px;padding:7px 13px;font-size:10.5px;font-weight:800}.favorite-filter button.active{color:#fff;background:var(--coral)}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.favorites-grid article{border:1px solid var(--line);background:var(--paper);border-radius:17px;padding:18px;position:relative}.favorites-grid h3{max-width:calc(100% - 34px);font-family:var(--story);margin:0 0 12px;font-size:17px;font-weight:500}.favorite-star{color:var(--coral);cursor:pointer;background:0 0;border:0;padding:2px;position:absolute;top:15px;right:15px}.favorite-star svg{fill:currentColor;width:23px}.favorites-grid article>div{border-top:1px solid var(--line);padding-top:11px}.favorites-grid small{color:var(--soft);letter-spacing:1px;font-size:9px;font-weight:800}.favorites-grid p{margin:4px 0 0;font-size:13px;font-weight:650}.favorites-grid footer{color:var(--soft);margin-top:10px;font-size:9.5px;font-weight:650}.favorite-phonetic{color:var(--soft);font-family:var(--story);margin:-8px 0 10px!important;font-weight:500!important}.heading-actions{align-items:center;gap:10px;display:flex}.global-notice{z-index:25;color:#34744f;background:#f0faf4;border:1px solid #b8dec7;border-radius:12px;padding:11px 16px;font-size:12px;font-weight:800;position:fixed;top:76px;right:24px;box-shadow:0 10px 26px #34744f24}.offline-pulse{background:#b9ad9b;border-radius:50%;flex:none;width:10px;height:10px}.word-card-actions{gap:8px;margin-top:12px;display:flex}.word-card-actions button{min-height:37px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8c8ee;border-radius:10px;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.word-card-actions button:first-child{flex:1}.word-card-actions button.favorited{color:var(--coral-d);background:#fff6ef;border-color:#f3cbb0}.word-card-actions svg{width:14px}.child-permission-note{border-radius:9px;margin:10px 0 0;padding:8px 10px;font-size:9.5px;font-weight:750}.child-permission-note.allowed{color:#34744f;background:#edf8f1}.child-permission-note.filtered{color:#9a633c;background:#fdf3ea}.lookup-policy-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:5px;margin-top:10px;padding-top:10px;display:flex}.lookup-policy-actions small{width:100%;color:var(--soft);font-size:9px;font-weight:800}.lookup-policy-actions button{color:var(--soft);cursor:pointer;background:#f4eee2;border:0;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:800}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.empty-state>span{width:58px;height:58px;color:var(--coral-d);background:#fff1e7;border-radius:18px;place-items:center;display:grid}.empty-state h3{font-family:var(--kid);margin:13px 0 4px}.empty-state p{color:var(--soft);font-size:12px}.learning-story-select{min-width:260px;color:var(--soft);flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.learning-story-select select{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:11px;padding:0 38px 0 13px;font-size:12px;font-weight:800}.learning-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.learning-summary>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 7px 24px #5e48300a}.learning-summary small{color:var(--soft);margin-bottom:5px;font-size:10px;font-weight:800;display:block}.learning-summary b{color:var(--coral-d);font-family:var(--kid);font-size:28px}.learning-summary span{color:var(--soft);font-size:11px;font-weight:750}.learning-loading{min-height:260px;color:var(--soft);place-items:center;font-size:12px;font-weight:800;display:grid}.sentence-learning-list{flex-direction:column;gap:12px;padding-bottom:30px;display:flex}.sentence-learning-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 8px 26px #5e483009}.sentence-learning-card>header{color:var(--soft);background:#fdf9f2;justify-content:space-between;padding:10px 17px;font-size:9.5px;font-weight:800;display:flex}.sentence-learning-card>header small{font-size:inherit}.learning-sentence-main{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);display:grid}.learning-english{border-right:1px solid var(--line);align-items:flex-start;gap:14px;min-width:0;padding:19px 20px;display:flex}.learning-english p{min-width:0;font-family:var(--story);flex:1;margin:0;font-size:19px;line-height:1.55}.score-pill{border-radius:99px;flex:none;padding:5px 9px;font-size:10px;font-weight:900}.score-pill.good{color:#34744f;background:#eaf6ef}.score-pill.medium{color:#9a6a20;background:#fff5dd}.score-pill.practice{color:#b15348;background:#fff0ed}.score-pill.pending{color:var(--soft);background:#f3eee5}.learning-translation{background:#fffcf7;padding:17px 20px}.learning-translation small{color:var(--purple);font-size:9px;font-weight:900}.learning-translation p{margin:6px 0 5px;font-size:13px;font-weight:750;line-height:1.55}.learning-translation span{color:var(--soft);font-size:9.5px;line-height:1.5}.sentence-learning-card>footer{border-top:1px solid var(--line);background:#fffdfa;flex-wrap:wrap;align-items:center;gap:12px;padding:11px 16px;display:flex}.recording-actions{gap:8px;display:flex}.recording-actions button{min-height:34px;color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d9caed;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:9.5px;font-weight:850;display:inline-flex}.recording-actions button:first-child{color:var(--coral-d);border-color:#f0cdb8}.recording-actions button:disabled{color:#aaa094;border-color:var(--line);cursor:not-allowed;background:#f6f1e9}.recording-actions svg{width:14px}.learning-record-meta{min-width:0;color:var(--soft);flex-wrap:wrap;flex:1;justify-content:flex-end;gap:10px;font-size:9px;font-weight:700;display:flex}.sentence-learning-card>footer>p[role=alert]{color:#b15348;width:100%;margin:0;font-size:10px;font-weight:750}@media (width<=1050px){.sidebar{flex-basis:82px;width:82px;padding-inline:9px}.sidebar-brand b,.child-switcher>span:nth-child(2),.child-switcher strong,.sidebar nav button span,.sidebar-footer>span:nth-child(2){display:none}.sidebar-brand{justify-content:center;padding-inline:0}.child-switcher{justify-content:center;padding:8px}.sidebar nav button{justify-content:center;padding:12px}.nav-live{right:10px}.sidebar-footer{justify-content:center;padding-inline:0}.sidebar-footer>button{display:none}.position-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.companion-rail{flex-basis:340px;width:340px}.daily-layout,.vocab-layout{grid-template-columns:1fr}.daily-layout>aside,.vocab-layout>aside{width:auto}.illustration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-sentence-main{grid-template-columns:minmax(0,1fr) minmax(250px,.7fr)}}@media (width<=760px){.auth-page{grid-template-columns:1fr}.auth-illustration{display:none}.auth-panel{min-height:100vh;padding:90px 24px 30px}.auth-panel>.brand{top:24px}.page{padding:24px 20px 36px}.topbar{padding:0 18px}.source-badge{font-size:0}.source-badge i{margin:0}.story-grid,.metric-grid,.favorites-grid,.illustration-grid{grid-template-columns:1fr}.online-banner{flex-wrap:wrap;align-items:flex-start}.online-banner button{margin-left:26px}.companion-header{flex-direction:column;align-items:flex-start}.stage-stepper{margin-left:0}.companion-workspace{flex-direction:column}.story-reader{min-height:430px}.source-page-navigation{grid-template-columns:86px minmax(100px,1fr) 86px;gap:7px;padding:8px}.source-page-navigation button{font-size:9.5px}.source-page-navigation>div{flex-direction:column;align-items:center;gap:1px}.parent-browsing-notice{flex-direction:column;align-items:flex-start}.companion-rail{border-top:1px solid var(--line);border-left:0;flex-basis:auto;width:auto}.page-heading{flex-direction:column;align-items:flex-start}.learning-story-select{width:100%;min-width:0}.learning-summary,.learning-sentence-main{grid-template-columns:1fr}.learning-english{border-right:0;border-bottom:1px solid var(--line)}.sentence-learning-card>footer{flex-direction:column;align-items:flex-start}.recording-actions{width:100%}.recording-actions button{flex:1;justify-content:center}.learning-record-meta{justify-content:flex-start}.setting-row{flex-direction:column;align-items:flex-start}.counter{flex-wrap:wrap}}
