:root{--navy:#13213c;--navy-2:#20345b;--ink:#17223b;--muted:#71809a;--line:#e4e8e5;--canvas:#f7f8f4;--paper:#fff;--mint:#5ed2a0;--mint-dark:#27aa7a;--mint-soft:#e5f8f0;--coral:#ff8a72;--coral-dark:#e96552;--coral-soft:#fff0eb;--gold:#f6c85f;--gold-dark:#d89b22;--gold-soft:#fff7dc;--indigo:#6c76e8;--indigo-soft:#eceeff;--shadow-sm:0 8px 24px #18284812;--shadow:0 22px 55px #1828481f;--radius:24px}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,ui-rounded,system-ui,-apple-system,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #6c76e847}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:ui-rounded,Arial Rounded MT Bold,Avenir Next,sans-serif}.app-shell{min-height:100vh;display:flex}.desktop-sidebar{background:var(--paper);border-right:1px solid var(--line);z-index:30;flex-direction:column;width:242px;height:100vh;padding:28px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand-mark{background:var(--mint);width:42px;height:42px;color:var(--navy);border-radius:14px;place-items:center;font-family:ui-rounded,Arial Rounded MT Bold,sans-serif;font-size:23px;font-weight:700;display:grid;box-shadow:inset 0 -4px #13213c1a}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand b{font:700 22px/1 ui-rounded,Arial Rounded MT Bold,sans-serif}.brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:800}.desktop-sidebar nav{gap:8px;margin-top:52px;display:grid}.desktop-sidebar nav button{color:#77839a;text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:12px;padding:13px 14px;font-weight:700;display:flex}.desktop-sidebar nav button:hover{color:var(--ink);background:#f3f5f2}.desktop-sidebar nav button.active{color:var(--navy);background:var(--mint-soft);box-shadow:inset 3px 0 0 var(--mint-dark)}.desktop-sidebar nav button.active svg{color:var(--mint-dark)}.sidebar-mission{background:var(--navy);color:#fff;box-shadow:var(--shadow-sm);border-radius:19px;margin-top:auto;padding:18px}.sidebar-mission b{margin:10px 0 9px;font-size:17px;display:block}.sidebar-mission small{color:#afbad0;margin-top:10px;font-size:11px;line-height:1.4;display:block}.progress{background:#ffffff29;border-radius:10px;height:8px;display:block;overflow:hidden}.progress i{border-radius:inherit;background:var(--mint);height:100%;display:block}.app-main{flex:1;min-width:0;margin-left:242px}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f7f8f4e6;border-bottom:1px solid #e4e8e5cc;justify-content:flex-end;align-items:center;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.stats-row{align-items:center;gap:10px;display:flex}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.stat.flame{color:var(--coral-dark)}.stat.xp{color:var(--gold-dark)}.stat.hearts{color:#e95d73}.avatar{background:var(--navy);color:#fff;border:0;border-radius:12px;width:36px;height:36px;font-weight:800}.view{min-height:calc(100vh - 76px)}.content-grid{max-width:1500px;margin:auto;padding:28px 34px 48px}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.095em;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.eyebrow.light{color:var(--mint)}.hero-card{background:var(--navy);color:#fff;min-height:354px;box-shadow:var(--shadow);border-radius:30px;grid-column:1/3;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";opacity:.86;background:#203a67;border-radius:50%;width:430px;height:430px;position:absolute;top:-75px;right:-55px}.hero-card:after{content:"";border:38px solid #5ed2a014;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-125px;left:45%}.hero-copy{z-index:6;align-self:center;width:57%;padding:46px 48px;position:relative}.hero-copy h1{max-width:650px;margin:13px 0 15px;font-size:clamp(33px,3vw,50px);line-height:1.04}.hero-copy h1 em{color:var(--mint);font-style:normal}.hero-copy p{color:#b8c3d7;max-width:470px;margin-bottom:25px;line-height:1.55}.button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex}.button:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button-gold{color:var(--navy);background:var(--gold);box-shadow:0 5px #c99224,0 10px 24px #f6c85f2e}.button-primary{color:#fff;background:var(--indigo);box-shadow:0 4px #515bc4}.button-success{color:#0c5f43;background:var(--mint);box-shadow:0 4px #31ae7d}.button-coral{color:#773226;background:#ff9c86;box-shadow:0 4px #e56c56}.button-soft{color:var(--navy);background:#eef1ef;border:1px solid #dfe4e1}.hero-art{z-index:3;pointer-events:none;place-items:end center;width:48%;height:106%;display:grid;position:absolute;bottom:-17px;right:-7px}.hero-art img{filter:drop-shadow(0 24px 26px #00000047);clip-path:inset(0 0 4% round 45% 45% 5% 5%);border-radius:42% 42% 0 0;width:min(440px,100%);height:auto}.orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.orbit-one{width:335px;height:135px;top:90px;right:20px;transform:rotate(-12deg)}.orbit-two{width:130px;height:130px;top:20px;right:13px}.float-badge{z-index:5;color:var(--navy);place-items:center;font-weight:900;display:grid;position:absolute;box-shadow:0 10px 24px #0000002e}.badge-a{background:var(--coral);border-radius:17px;width:51px;height:51px;top:28%;left:12%;transform:rotate(-9deg)}.badge-star{background:var(--gold);border-radius:50%;width:43px;height:43px;top:19%;right:9%}.dashboard{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 330px;gap:24px;display:grid}.section-block{margin-top:4px}.subjects-section{grid-column:1/3}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.section-heading h2,.section-heading h3{margin:5px 0 0}.section-heading h2{font-size:25px}.section-heading.compact{align-items:center}.section-heading.compact h2,.section-heading.compact h3{font-size:20px}.text-button{color:var(--indigo);background:0 0;border:0;align-items:center;font-size:13px;font-weight:800;display:flex}.subject-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.subject-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:23px;padding:19px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.subject-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.subject-card:after{content:"";opacity:.6;border-radius:50%;width:100px;height:100px;position:absolute;top:-50px;right:-45px}.subject-mint:after{background:var(--mint-soft)}.subject-coral:after{background:var(--coral-soft)}.subject-main{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:0;display:flex}.subject-icon{border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid}.subject-mint .subject-icon{background:var(--mint-soft);color:var(--mint-dark)}.subject-coral .subject-icon{background:var(--coral-soft);color:var(--coral-dark)}.subject-copy{flex-direction:column;flex:1;min-width:0;display:flex}.subject-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.subject-copy b{margin:2px 0;font:700 19px/1.35 ui-rounded,Arial Rounded MT Bold,sans-serif}.subject-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.subject-main>svg{color:#aab3c0;z-index:2;position:relative}.subject-progress{align-items:center;gap:9px;margin-top:16px;padding-right:40px;display:flex}.subject-progress>span{background:#edf0ed;border-radius:10px;flex:1;height:7px;overflow:hidden}.subject-progress i{border-radius:inherit;height:100%;display:block}.subject-mint .subject-progress i{background:var(--mint)}.subject-coral .subject-progress i{background:var(--coral)}.subject-progress small{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:700}.subject-play{width:34px;height:34px;color:var(--navy);border:0;border-radius:11px;place-items:center;display:grid;position:absolute;bottom:15px;right:18px}.subject-mint .subject-play{background:var(--mint)}.subject-coral .subject-play{background:var(--coral)}.right-column{grid-area:1/3/3;align-content:start;gap:16px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff}.daily-card{align-items:center;gap:18px;min-height:148px;padding:22px;display:flex}.daily-card h3{margin:5px 0;font-size:19px}.daily-card p{color:var(--muted);margin:0;font-size:12px}.ring{--progress:120deg;background:conic-gradient(var(--mint) var(--progress), #edf1ed 0);border-radius:50%;flex:none;width:84px;height:84px;padding:8px;position:relative}.ring:after{content:"";background:var(--mint);border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:37px}.ring>div{text-align:center;background:#fff;border-radius:50%;place-content:center;height:100%;display:grid}.ring b{font:700 24px/1 ui-rounded,Arial Rounded MT Bold,sans-serif}.ring small{color:var(--muted);text-transform:uppercase;font-size:9px}.tutor-teaser{border:1px solid var(--line);text-align:left;align-items:center;gap:12px;padding:16px;display:flex}.tutor-teaser:hover{border-color:#cfd4f7;transform:translateY(-2px)}.tutor-mini{background:var(--indigo-soft);width:45px;height:45px;color:var(--indigo);border-radius:15px;place-items:center;display:grid}.tutor-teaser>span:nth-child(2){flex-direction:column;flex:1;display:flex}.tutor-teaser small{color:var(--muted);font-size:10px}.tutor-teaser b{margin-top:2px;font-size:14px}.streak-card{padding:20px}.streak-flame{width:42px;height:42px;color:var(--coral);background:var(--coral-soft);border-radius:14px;place-items:center;display:grid}.week-row{justify-content:space-between;gap:5px;display:flex}.week-row>div{justify-items:center;gap:5px;display:grid}.week-row span{color:#aeb6c1;background:#f2f4f2;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.week-row span.done{background:var(--mint);color:#166a4c}.week-row span.today{color:var(--coral-dark);border:2px solid var(--coral);background:#fff}.week-row small{color:var(--muted);font-size:9px;font-weight:700}.page-narrow{max-width:980px;margin:0 auto;padding:45px 42px 90px}.page-title-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.page-title-row h1{margin:7px 0;font-size:36px}.page-title-row p{color:var(--muted);margin:0}.subject-switch{background:#eaedea;border-radius:14px;padding:4px;display:flex}.subject-switch button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:9px 16px;font-size:12px;font-weight:800}.subject-switch button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #13213c14}.world-banner{border-radius:27px;align-items:center;gap:20px;min-height:156px;padding:25px 30px;display:flex;position:relative;overflow:hidden}.world-banner:after{content:"";border:30px solid #ffffff40;border-radius:50%;width:190px;height:190px;position:absolute;top:-85px;right:-70px}.world-mint{background:var(--mint);color:#143c31}.world-coral{background:var(--coral);color:#522a24}.world-icon{background:#ffffff73;border-radius:22px;place-items:center;width:72px;height:72px;display:grid}.world-icon svg{width:35px;height:35px}.world-banner h2{margin:2px 0 4px;font-size:26px}.world-banner p{opacity:.72;margin:0;font-size:13px}.world-banner small{text-transform:uppercase;letter-spacing:.1em;opacity:.7;font-size:9px;font-weight:800}.world-score{z-index:2;flex-direction:column;margin-left:auto;padding-right:30px;display:flex;position:relative}.world-score b{font:700 29px/1 ui-rounded,Arial Rounded MT Bold,sans-serif}.world-score small{margin-top:5px}.path-list{max-width:720px;margin:35px auto 0}.path-item{grid-template-columns:54px 1fr;display:grid}.path-rail{flex-direction:column;align-items:center;display:flex}.path-rail>span{color:#9ba5b1;z-index:2;background:#e8ebe8;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:900;display:grid;box-shadow:inset 0 -4px #13213c12}.path-rail svg{width:20px}.path-rail i{background:#e5e8e5;flex:1;width:4px;min-height:56px}.path-item.done .path-rail>span{background:var(--mint);color:#155b43}.path-item.active .path-rail>span{background:var(--indigo);color:#fff;box-shadow:0 0 0 7px var(--indigo-soft), inset 0 -4px 0 #0000001f}.path-item.done .path-rail i{background:var(--mint)}.path-item article{border:1px solid var(--line);min-height:92px;box-shadow:var(--shadow-sm);background:#fff;border-radius:19px;align-items:center;margin:0 0 25px 17px;padding:18px 20px;display:flex}.path-item article>div{flex:1}.path-item article small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.path-item article h3{margin:3px 0;font-size:18px}.path-item article p{color:var(--muted);margin:0;font-size:12px}.path-item.active article{border:2px solid var(--indigo);box-shadow:0 14px 35px #6c76e821}.path-item.locked article{opacity:.62;box-shadow:none}.view-lesson{background:#fbfcfa;min-height:100vh}.lesson-page{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.lesson-header{align-items:center;gap:20px;width:100%;max-width:980px;height:82px;margin:0 auto;padding:0 28px;display:flex}.icon-button{color:#9aa4b2;background:0 0;border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{color:var(--ink);background:#eef1ee}.lesson-progress{flex:1;align-items:center;gap:13px;display:flex}.lesson-progress>span{background:#e8ebe8;border-radius:20px;flex:1;height:12px;overflow:hidden;box-shadow:inset 0 2px 2px #13213c0d}.lesson-progress i{border-radius:inherit;background:var(--mint);height:100%;transition:width .35s;display:block}.lesson-progress small{color:var(--muted);font-size:11px;font-weight:800}.lesson-hearts{color:#e75e73;gap:5px;font-weight:900;display:flex}.question-wrap{width:min(780px,100% - 40px);margin:8px auto 36px}.question-meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.subject-pill{border-radius:10px;align-items:center;gap:6px;padding:7px 9px;font-weight:800;display:inline-flex}.subject-pill.mint{background:var(--mint-soft);color:var(--mint-dark)}.subject-pill.coral{background:var(--coral-soft);color:var(--coral-dark)}.question-wrap>h1{margin:20px 0 16px;font-size:30px}.question-card{border:1px solid var(--line);min-height:180px;box-shadow:var(--shadow-sm);background:#fff;border-radius:23px;padding:clamp(20px,4vw,34px)}.cermat-html{color:#24314a;overflow-wrap:anywhere;font-size:16px;line-height:1.65}.cermat-html p{margin:0 0 13px}.cermat-html br{line-height:1.9}.cermat-html img{max-width:100%;height:auto;margin:16px auto;display:block}.cermat-html table{border-collapse:collapse;width:100%;margin:15px 0}.cermat-html td,.cermat-html th{border:1px solid #d9dfdb;padding:8px}.cermat-html .math-formula{text-align:center;white-space:pre-wrap;background:#f4f6f3;border-radius:12px;padding:14px 16px;font-family:Times New Roman,serif;font-size:19px;display:block}.cermat-html .odpoved,.cermat-html .odpovedi,.cermat-html label{margin:8px 0;display:block}.cermat-html input{display:none}.cermat-html .vychozi_text_border{border-left:4px solid var(--gold);background:var(--gold-soft);border-radius:0 12px 12px 0;padding:4px 0 4px 17px}.answer-area{margin-top:19px}.choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.choice-grid button{min-height:58px;color:var(--muted);text-align:left;background:#fff;border:2px solid #e1e5e2;border-radius:15px;align-items:center;gap:11px;padding:8px 14px;font-weight:700;display:flex}.choice-grid button>span{width:34px;height:34px;color:var(--ink);background:#f0f2f0;border-radius:10px;place-items:center;font-weight:900;display:grid}.choice-grid button:hover{border-color:#bfc6ee}.choice-grid button.selected{border-color:var(--indigo);background:var(--indigo-soft);color:var(--navy)}.choice-grid button.selected>span{background:var(--indigo);color:#fff}.answer-input{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.answer-input input{height:58px;color:var(--ink);text-transform:none;letter-spacing:normal;background:#fff;border:2px solid #dfe4e1;border-radius:15px;padding:0 17px;font-size:17px;font-weight:700}.answer-input input:focus{border-color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-soft);outline:none}.hint-button{color:var(--indigo);background:0 0;border:0;align-items:center;gap:7px;margin:15px auto 0;font-size:12px;font-weight:800;display:flex}.lesson-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:106px;padding:20px max(28px,50vw - 390px);display:flex}.lesson-footer.correct{background:#e4f8ef;border-color:#b9ecd7}.lesson-footer.wrong{background:#fff0eb;border-color:#ffd2c8}.lesson-footer .button{min-width:170px}.feedback-copy{align-items:center;gap:13px;display:flex}.feedback-copy>span{width:46px;height:46px;color:var(--mint-dark);background:#fff;border-radius:50%;place-items:center;display:grid}.wrong .feedback-copy>span{color:var(--coral-dark)}.feedback-copy b{font:700 19px ui-rounded,Arial Rounded MT Bold,sans-serif}.feedback-copy p{color:var(--muted);margin:2px 0 0;font-size:12px}.tutor-overlay{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#13213c6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.tutor-sheet{background:var(--canvas);border:1px solid #ffffffb8;border-radius:29px;grid-template-rows:auto minmax(0,1fr);width:min(960px,100%);max-height:calc(100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 32px 90px #0d193347}.tutor-sheet-bar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:10px 18px;display:flex}.tutor-sheet-bar button{background:var(--navy);color:#fff;border:0;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.tutor-sheet-bar span{color:#37745f;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.tutor-sheet-bar span svg{color:var(--mint-dark)}.tutor-sheet-bar .tutor-sheet-next{background:var(--coral-dark)}.tutor-sheet-scroll{overscroll-behavior:contain;min-height:0;overflow-y:auto}.tutor-sheet .tutor-page{max-width:900px;padding:22px 24px 28px}.tutor-sheet .task-tutor .messages{height:min(29dvh,280px);min-height:220px}.tutor-page{padding-top:30px}.tutor-header{align-items:center;gap:16px;display:flex;position:relative}.tutor-avatar{background:var(--navy);width:76px;height:76px;box-shadow:var(--shadow-sm);border:4px solid #fff;border-radius:24px;overflow:hidden}.tutor-avatar img{object-fit:cover;width:100%;height:100%}.tutor-header h1{margin:2px 0;font-size:31px}.tutor-header p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.online{color:var(--mint-dark);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.online i{background:var(--mint);width:7px;height:7px;box-shadow:0 0 0 3px var(--mint-soft);border-radius:50%;margin-right:5px;display:inline-block}.parent-visible{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:6px;margin-left:auto;padding:8px 11px;font-size:11px;font-weight:800;display:flex}.safety-strip{background:var(--mint-soft);color:#24634f;border-radius:13px;align-items:center;gap:10px;margin:20px 0 13px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.context-card{background:var(--indigo-soft);border:1px solid #d8dcfa;border-radius:17px;margin-bottom:12px;overflow:hidden}.context-summary{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.context-icon{width:34px;height:34px;color:var(--indigo);background:#fff;border-radius:11px;place-items:center;display:grid}.context-copy{min-width:0;display:grid}.context-copy small{color:var(--indigo);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.context-copy strong{margin-top:1px;font-size:12px}.context-copy p{white-space:nowrap;text-overflow:ellipsis;color:#53617a;margin:2px 0 0;font-size:12px;overflow:hidden}.context-toggle{min-height:36px;color:var(--indigo);background:#ffffffb8;border:1px solid #cfd4fb;border-radius:11px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.context-toggle svg{transition:transform .18s}.context-card.expanded .context-toggle svg{transform:rotate(180deg)}.context-close{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:11px;place-items:center;display:grid}.context-close:hover{background:#ffffffb3}.context-body{background:#fff;border-top:1px solid #d8dcfa;max-height:min(42vh,390px);padding:17px 20px;overflow-y:auto}.context-body .cermat-html{font-size:14px;line-height:1.6}.context-body .cermat-html>:last-child{margin-bottom:0}.chat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:25px;overflow:hidden}.task-tutor .tutor-avatar{border-radius:20px;width:62px;height:62px}.task-tutor .tutor-header h1{font-size:28px}.task-tutor .safety-strip{margin:14px 0 10px;padding:9px 12px}.task-tutor .messages{height:min(29vh,300px);min-height:240px}.messages{flex-direction:column;gap:15px;height:min(52vh,530px);min-height:350px;padding:24px;display:flex;overflow-y:auto}.message{align-items:flex-end;gap:8px;max-width:76%;display:flex}.message.user{align-self:flex-end}.message.assistant{align-self:flex-start}.message-avatar{background:var(--mint);color:#14523d;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.message>div{background:#f0f3f0;border-radius:18px 18px 18px 5px;padding:13px 15px}.message.user>div{background:var(--navy);color:#fff;border-radius:17px 17px 4px}.message p{white-space:pre-wrap;margin:0;font-size:15px;line-height:1.55}.message small{color:#77859a;margin-top:7px;font-size:10.5px;display:block}.message.user small{color:#9eabc1;text-align:right}.task-chat-start{color:#53617a;background:#f8f8ff;border:1px dashed #cfd4fb;border-radius:17px;align-items:center;gap:11px;width:min(480px,92%);margin:auto;padding:14px;display:flex}.task-chat-start>div{min-width:0}.task-chat-start b{color:var(--ink);font-size:14px;display:block}.task-chat-start p{margin:3px 0 0;font-size:12px;line-height:1.45}.typing{align-items:center;gap:4px;height:42px;display:flex}.typing i{background:#909aa6;border-radius:50%;width:6px;height:6px;animation:1s infinite bounce}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{50%{transform:translateY(-4px)}}.chat-notice{color:var(--gold-dark);margin:0 24px 8px;font-size:12px;font-weight:700}.prompt-chips{scrollbar-width:none;gap:7px;padding:0 20px 10px;display:flex;overflow-x:auto}.prompt-chips::-webkit-scrollbar{display:none}.prompt-chips button{min-height:38px;color:var(--muted);background:#fafbfa;border:1px solid #dfe3e0;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.prompt-chips button:hover{color:var(--indigo);border-color:#c8cdf5}.chat-form{background:#fbfcfb;border:2px solid #e0e4e1;border-radius:17px;gap:8px;margin:0 16px 16px;padding:5px 5px 5px 15px;display:flex}.chat-form:focus-within{border-color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-soft)}.chat-form input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:48px;font-size:16px}.chat-form button{background:var(--indigo);color:#fff;border:0;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.chat-form button:disabled{opacity:.4;cursor:not-allowed}.view-parent{background:#f5f7f5;min-height:100vh}.parent-lock{background:radial-gradient(circle at 50% 20%, var(--mint-soft), transparent 32%);place-items:center;min-height:100vh;padding:70px 20px;display:grid;position:relative}.back-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex;position:absolute;top:26px;left:30px}.lock-card{border:1px solid var(--line);text-align:center;width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:29px;padding:38px}.lock-icon{width:72px;height:72px;color:var(--indigo);background:var(--indigo-soft);border-radius:23px;place-items:center;margin:0 auto 18px;display:grid}.lock-card h1{margin:8px 0;font-size:30px}.lock-card>p{color:var(--muted);font-size:13px;line-height:1.55}.lock-card form{text-align:left;gap:12px;margin-top:23px;display:grid}.lock-card label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:10px;font-weight:800;display:grid}.lock-card input{text-align:center;letter-spacing:.28em;border:2px solid #dfe4e1;border-radius:15px;outline:none;height:55px;font-size:24px}.lock-card input:focus{border-color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-soft)}.lock-card .button{width:100%}.lock-card>small{color:var(--muted);margin-top:19px;font-size:10px;display:block}.lock-card code{background:#f0f2f0;border-radius:4px;padding:2px 4px}.form-error{color:var(--coral-dark);font-size:11px;font-weight:700}.parent-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex}.parent-content{max-width:1260px;margin:auto;padding:38px 34px 70px}.parent-title{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.parent-title h1{margin:6px 0;font-size:35px}.parent-title p{color:var(--muted);margin:0;font-size:12px}.updated{color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin:26px 0 20px;display:grid}.metric{align-items:center;gap:12px;min-width:0;padding:18px;display:flex}.metric-icon{border-radius:14px;flex:none;place-items:center;width:45px;height:45px;display:grid}.metric-icon.mint{color:var(--mint-dark);background:var(--mint-soft)}.metric-icon.indigo{color:var(--indigo);background:var(--indigo-soft)}.metric-icon.coral{color:var(--coral-dark);background:var(--coral-soft)}.metric-icon.gold{color:var(--gold-dark);background:var(--gold-soft)}.metric>div{flex-direction:column;min-width:0;display:flex}.metric small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.metric b{margin:2px 0;font:700 23px ui-rounded,Arial Rounded MT Bold,sans-serif}.metric div span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.parent-grid{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.analytics-card,.skills-card,.history-card,.transcript-card{padding:22px}.trend,.visible-tag{border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.trend{color:#34715d;background:var(--mint-soft)}.visible-tag{color:var(--indigo);background:var(--indigo-soft)}.bar-chart{align-items:stretch;gap:12px;height:185px;padding-top:12px;display:flex}.bar-chart>div{flex:1;grid-template-rows:1fr auto;justify-items:center;gap:7px;display:grid}.bar-chart>div>span{background:#eff2ef;border-radius:8px;align-items:flex-end;width:min(32px,75%);height:100%;display:flex;overflow:hidden}.bar-chart i{background:linear-gradient(var(--mint), #41bc89);border-radius:8px 8px 0 0;width:100%;display:block}.bar-chart>div:last-child i{background:linear-gradient(#8e96f4, var(--indigo))}.bar-chart small{color:var(--muted);font-size:9px;font-weight:700}.skills-card>h2{margin:5px 0 19px;font-size:20px}.skill-row{gap:11px;margin-bottom:18px;display:flex}.skill-icon{border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.skill-icon.mint{color:var(--mint-dark);background:var(--mint-soft)}.skill-icon.coral{color:var(--coral-dark);background:var(--coral-soft)}.skill-row>div{flex:1;gap:5px;min-width:0;display:grid}.skill-row b{justify-content:space-between;font-size:12px;display:flex}.skill-row strong{color:var(--muted);font-size:11px}.skill-progress{background:#edf0ed;border-radius:8px;height:7px;overflow:hidden}.skill-progress i{background:var(--mint);border-radius:inherit;height:100%;display:block}.skill-row:nth-of-type(3) .skill-progress i{background:var(--coral)}.skill-row small{color:var(--muted);font-size:9px}.parent-tip{color:#70571b;background:var(--gold-soft);border-radius:13px;gap:10px;padding:12px;display:flex}.parent-tip svg{color:var(--gold-dark);flex:none}.parent-tip p{margin:0;font-size:10px;line-height:1.45}.history-list{display:grid}.history-list>div{border-top:1px solid #edf0ed;align-items:center;gap:11px;padding:11px 0;display:flex}.history-icon{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.history-icon.mint{color:var(--mint-dark);background:var(--mint-soft)}.history-icon.coral{color:var(--coral-dark);background:var(--coral-soft)}.history-list>div>div{flex-direction:column;flex:1;display:flex}.history-list b{font-size:12px}.history-list small{color:var(--muted);margin-top:3px;font-size:9px}.score{text-align:right;flex-direction:column;display:flex}.score b{color:var(--mint-dark)}.transcript-list{max-height:315px;display:grid;overflow-y:auto}.transcript-list>div:not(.empty-transcript){border-top:1px solid #edf0ed;grid-template-columns:38px 1fr auto;align-items:start;gap:8px;padding:11px 0;display:grid}.transcript-list>div>span{color:var(--indigo);text-transform:uppercase;font-size:9px;font-weight:900}.transcript-list>div.user>span{color:var(--coral-dark)}.transcript-list p{margin:0;font-size:11px;line-height:1.45}.transcript-list p em{color:var(--indigo);text-transform:uppercase;margin-bottom:3px;font-size:9px;font-style:normal;font-weight:800;display:block}.transcript-list small{color:var(--muted);font-size:8px}.empty-transcript{text-align:center;color:var(--muted);padding:45px 20px}.empty-transcript svg{color:#b1bac4}.empty-transcript p{max-width:310px;margin:8px auto 0}.parent-reset-card{background:snow;border:1px solid #f2d8d2;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:18px 20px;display:grid}.parent-reset-card>span{width:44px;height:44px;color:var(--coral-dark);background:var(--coral-soft);border-radius:14px;place-items:center;display:grid}.parent-reset-card h2{margin:0;font-size:17px}.parent-reset-card p{color:var(--muted);margin:3px 0 0;font-size:11px}.reset-confirm{align-items:center;gap:8px;display:flex}.reset-confirm b{max-width:120px;color:var(--coral-dark);font-size:11px}.reset-confirm .button{min-height:38px;padding:0 12px;font-size:11px}.mobile-nav{display:none}.loading-screen,.empty-state{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.loader-mascot,.empty-state>span{width:78px;height:78px;color:var(--mint-dark);background:var(--mint-soft);border-radius:25px;place-items:center;display:grid;position:relative}.loader-mascot i{border:3px solid #0000;border-top-color:var(--indigo);border-radius:50%;animation:1s linear infinite spin;position:absolute;inset:-8px}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen h2,.empty-state h1{margin:20px 0 7px}.loading-screen p,.empty-state p{color:var(--muted)}@media (max-width:1180px){.desktop-sidebar{width:210px}.app-main{margin-left:210px}.dashboard{grid-template-columns:1fr 1fr}.hero-card{grid-column:1/3}.right-column{grid-area:auto/1/auto/3;grid-template-columns:repeat(3,1fr)}.daily-card{min-height:auto}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.desktop-sidebar{display:none}.app-main{margin-left:0;padding-bottom:70px}:is(.app-main:has(.view-lesson),.app-main:has(.view-parent)){padding-bottom:0}.topbar{justify-content:space-between;height:62px;padding:0 17px}.mobile-brand{background:0 0;border:0;align-items:center;gap:7px;padding:0;font:700 19px ui-rounded,Arial Rounded MT Bold,sans-serif;display:flex}.mobile-brand span{background:var(--mint);border-radius:10px;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.stat{background:0 0;border:0;padding:0 3px}.avatar{display:none}.view{min-height:calc(100vh - 62px)}.content-grid{padding:17px 15px 28px}.dashboard{display:block}.hero-card{border-radius:25px;min-height:435px;display:block}.hero-card:before{width:320px;height:320px;top:125px;right:-105px}.hero-copy{width:100%;padding:28px 25px}.hero-copy h1{max-width:310px;font-size:31px}.hero-copy p{max-width:255px;font-size:12px;line-height:1.45}.hero-copy .button{min-height:43px;padding:0 15px;font-size:12px}.hero-art{width:76%;height:57%;bottom:-5%;right:-8%}.hero-art img{border-radius:48% 48% 10% 10%;width:100%}.badge-a{top:9%;left:12%}.badge-star{top:5%;right:9%}.subjects-section{margin-top:26px}.section-heading h2{font-size:22px}.text-button{font-size:11px}.subject-grid{grid-template-columns:1fr}.subject-card{padding:17px}.right-column{grid-template-columns:1fr;margin-top:16px;display:grid}.daily-card{order:1}.tutor-teaser{order:0}.streak-card{order:2}.mobile-nav{z-index:40;height:70px;padding:7px 9px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#8d98a8;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:23%;font-size:9px;font-weight:800;display:flex}.mobile-nav button.active{color:var(--indigo);background:var(--indigo-soft)}.page-narrow{padding:28px 15px 95px}.page-title-row{display:block}.page-title-row h1{font-size:29px}.subject-switch{width:fit-content;margin-top:20px}.world-banner{min-height:138px;padding:20px}.world-icon{border-radius:18px;width:57px;height:57px}.world-banner h2{font-size:21px}.world-banner p{display:none}.world-score{padding-right:0}.world-score b{font-size:22px}.path-list{margin-top:27px}.path-item{grid-template-columns:45px 1fr}.path-rail>span{border-radius:13px;width:41px;height:41px}.path-item article{margin-left:10px;padding:15px;display:block}.path-item article .button{width:100%;min-height:38px;margin-top:12px}.lesson-header{gap:10px;height:68px;padding:0 14px}.icon-button{width:36px;height:36px}.lesson-progress small{display:none}.question-wrap{width:calc(100% - 28px);margin-top:5px}.question-meta>span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:55%;overflow:hidden}.question-wrap>h1{margin:17px 0 13px;font-size:25px}.question-card{max-height:46vh;padding:19px;overflow-y:auto}.cermat-html{font-size:14px;line-height:1.58}.cermat-html .math-formula{font-size:16px;overflow-x:auto}.choice-grid{grid-template-columns:1fr 1fr;gap:8px}.choice-grid button{min-height:52px;padding:7px 10px;font-size:11px}.choice-grid button>span{width:29px;height:29px}.lesson-footer{min-height:92px;padding:15px;position:sticky;bottom:0}.lesson-footer .button{min-width:148px;margin-left:auto}.feedback-copy>span{width:38px;height:38px}.feedback-copy b{font-size:16px}.feedback-copy p{font-size:10px}.tutor-overlay{background:var(--canvas);-webkit-backdrop-filter:none;backdrop-filter:none;place-items:stretch stretch;padding:0}.tutor-sheet{width:100%;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.tutor-sheet-bar{gap:10px;min-height:60px;padding:8px 12px}.tutor-sheet-bar button{min-height:42px;padding:0 12px;font-size:12px}.tutor-sheet-bar span{max-width:145px;font-size:10px;line-height:1.3}.tutor-sheet-bar.has-next span{display:none}.tutor-sheet-bar.has-next .tutor-sheet-next{margin-left:auto}.tutor-sheet .tutor-page{padding:14px 15px 28px}.tutor-sheet .task-tutor .messages{height:220px;min-height:220px}.tutor-page{padding-top:18px}.tutor-header{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:7px 14px;display:grid}.tutor-avatar{border-radius:21px;grid-row:1/span 2;width:68px;height:68px}.tutor-header>div:nth-child(2){min-width:0}.tutor-header h1{margin-top:3px;font-size:28px;line-height:1.05}.tutor-header p{font-size:12.5px;display:block}.task-tutor .tutor-header{grid-template-columns:56px minmax(0,1fr);gap:5px 12px}.task-tutor .tutor-avatar{border-radius:18px;width:56px;height:56px}.task-tutor .tutor-header h1{font-size:25px}.task-tutor .tutor-header p{font-size:12px}.parent-visible{grid-column:2;justify-self:start;margin:0;padding:7px 10px;position:static}.safety-strip{align-items:flex-start;margin-top:16px;padding:13px 14px;font-size:12.5px}.safety-strip svg{flex:none;margin-top:1px}.context-summary{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:11px}.context-icon{width:38px;height:38px}.context-copy strong{font-size:12.5px}.context-copy p{font-size:12px}.context-toggle{grid-column:2;justify-self:start;min-height:34px}.context-close{grid-area:1/3/span 2}.context-body{max-height:38dvh;padding:16px}.context-body .cermat-html{font-size:15px}.messages{gap:16px;height:calc(100dvh - 485px);min-height:300px;padding:18px 14px}.tutor-page:has(.context-card) .messages{height:220px;min-height:220px}.tutor-page:has(.context-card.expanded) .messages{height:230px}.message{gap:9px;max-width:92%}.message p{font-size:15.5px}.prompt-chips{gap:8px;padding:2px 12px 11px}.chat-form{border-radius:18px;margin:0 11px 11px;padding-left:14px}.parent-header{height:64px;padding:0 15px}.parent-header .brand small{display:none}.parent-header .button{width:42px;padding:0;font-size:0}.parent-header .button svg{margin:0}.parent-content{padding:26px 15px 50px}.parent-title{display:block}.parent-title h1{font-size:29px}.updated{margin-top:13px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:14px 12px;display:block}.metric-icon{margin-bottom:9px}.metric b{font-size:20px}.parent-grid{grid-template-columns:1fr}.analytics-card,.skills-card,.history-card,.transcript-card{padding:17px}.parent-reset-card{grid-template-columns:auto 1fr;padding:15px}.parent-reset-card>.button,.reset-confirm{grid-column:1/-1}.reset-confirm{flex-wrap:wrap}.bar-chart{gap:7px;height:155px}.parent-lock{min-height:calc(100vh - 70px)}.lock-card{padding:29px 22px}}@media (max-width:350px){.stats-row{gap:4px}.stat{font-size:12px}.hero-card{min-height:410px}.hero-copy h1{font-size:28px}.hero-art{height:53%}.subject-copy span{max-width:185px}.choice-grid{grid-template-columns:1fr}.lesson-footer{flex-direction:column;align-items:stretch}.lesson-footer>span:empty{display:none}.lesson-footer .button{width:100%}.metric-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
