:root{--blue:#1769e0;--blue2:#0f56bd;--ink:#142238;--muted:#6d798c;--bg:#f5f8ff;--card:#fff;--line:#e1e8f4;--green:#18a86b;--gold:#ffbd2e;--soft:#edf4ff;--shadow:0 12px 30px rgba(24,65,124,.10)}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);font-family:system-ui,-apple-system,"Noto Sans Devanagari","Segoe UI",sans-serif;color:var(--ink)}button,select,a{touch-action:manipulation;-webkit-tap-highlight-color:rgba(23,105,224,.12)}button:not(:disabled){cursor:pointer}.se8-app{min-height:100dvh;max-width:760px;margin:auto;background:var(--bg);padding-bottom:82px;position:relative;isolation:isolate}.se8-topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.se8-brand{display:flex;align-items:center;gap:10px;min-width:0}.se8-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}.se8-brand strong{display:block;font-size:15px;line-height:1.1}.se8-brand span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.se8-topbar select{border:1px solid var(--line);border-radius:12px;padding:8px;background:#fff;color:var(--ink)}
.se8-community{margin:10px 14px 0;padding:10px 11px;background:linear-gradient(135deg,#eefcf6,#fff);border:1px solid #cceedd;border-radius:17px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center;position:relative;z-index:10}.se8-community-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:11px;font-weight:950}.se8-community strong{display:block;font-size:13px}.se8-community span{display:block;color:#5b6977;font-size:10.5px;margin-top:2px}.se8-community a{background:var(--green);color:#fff!important;text-decoration:none!important;border-radius:11px;padding:8px 10px;font-size:11px;font-weight:900}
.se8-main{padding:14px}.se8-screen{display:none}.se8-screen.active{display:block}.se8-teacher-hero{background:linear-gradient(150deg,#e8f2ff,#fff 58%,#f4fffb);border:1px solid #d9e7fb;border-radius:28px;padding:22px 20px;text-align:center;box-shadow:var(--shadow)}.se8-robot{width:84px;height:84px;border-radius:26px;margin:0 auto 10px;display:grid;place-items:center;font-size:54px;background:#fff;border:1px solid #dfe8f6;box-shadow:0 10px 24px rgba(23,105,224,.12)}.se8-teacher-badge{display:inline-block;background:#e7fff5;color:#087c51;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.se8-teacher-hero h1{font-size:28px;line-height:1.15;margin:13px 0 9px}.se8-teacher-hero p{margin:0 auto 18px;color:var(--muted);line-height:1.55;max-width:560px}.se8-primary,.se8-secondary,.se8-outline{border:0;border-radius:15px;padding:13px 16px;font-size:15px;font-weight:850}.se8-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(23,105,224,.22)}.se8-secondary{background:var(--soft);color:var(--blue2)}.se8-outline{background:#fff;border:1px solid #d8e3f4;color:var(--ink)}.se8-big{width:100%;min-height:58px;font-size:17px}.se8-class-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:13px}.se8-class-meta span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 9px;font-size:11px;color:#536276}.se8-section-title{font-size:17px;font-weight:900;margin:20px 4px 11px}.se8-plan-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.se8-plan-grid>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:11px 6px;text-align:center}.se8-plan-grid span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;margin:auto;background:var(--soft);color:var(--blue);font-weight:900}.se8-plan-grid b,.se8-plan-grid small{display:block}.se8-plan-grid b{font-size:11px;margin-top:7px}.se8-plan-grid small{font-size:9px;color:var(--muted);margin-top:2px}.se8-wide-card{width:100%;border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:10px;padding:15px;display:grid;grid-template-columns:40px 1fr 20px;gap:10px;align-items:center;text-align:left}.se8-wide-card>span{font-size:28px}.se8-wide-card b,.se8-wide-card small{display:block}.se8-wide-card small{color:var(--muted);margin-top:3px}.se8-wide-card em{font-style:normal;font-size:24px;color:#9aabba}
.se8-class-head{display:grid;grid-template-columns:44px 1fr 52px;gap:10px;align-items:center}.se8-class-head h2{margin:2px 0 0;font-size:21px}.se8-class-head small{color:var(--muted)}.se8-back{width:44px;height:44px;border:0;border-radius:14px;background:#fff;font-size:22px}.se8-step-pill{background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;text-align:center;font-weight:900}.se8-progress{height:8px;background:#e6edf7;border-radius:99px;margin:14px 0 18px;overflow:hidden}.se8-progress span{display:block;height:100%;width:10%;background:var(--blue);border-radius:inherit;transition:width .25s ease}.se8-teacher-row{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:start;margin-bottom:12px}.se8-mini-robot{width:52px;height:52px;border-radius:17px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;font-size:32px}.se8-bubble{position:relative;background:#fff;border:1px solid #dbe6f5;border-radius:18px;padding:14px 15px;line-height:1.5;min-height:52px;box-shadow:0 6px 18px rgba(24,65,124,.06)}.se8-lesson-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px 18px;text-align:center;box-shadow:var(--shadow);min-height:270px;display:flex;flex-direction:column;justify-content:center;align-items:center}.se8-stage-label{display:inline-block;background:#eef4ff;color:var(--blue2);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.se8-big-letter{font-size:80px;color:var(--blue);font-weight:950;line-height:1;margin:16px 0 6px}.se8-big-emoji{font-size:72px;line-height:1.1;margin:12px 0}.se8-big-word{font-size:42px;font-weight:950;margin:4px 0 12px}.se8-sounds{display:flex;gap:10px;justify-content:center;margin:15px 0}.se8-sound{width:66px;height:66px;border:2px solid #c8dcff;background:#f3f8ff;color:var(--blue);border-radius:18px;font-size:32px;font-weight:950}.se8-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:14px}.se8-choice{border:1px solid #dbe5f3;border-radius:18px;background:#fff;padding:13px 8px;min-height:88px}.se8-choice .pic{display:block;font-size:38px}.se8-choice b{display:block;margin-top:4px}.se8-choice.correct{border-color:#8ee1bf;background:#effff8}.se8-choice.wrong{border-color:#ffc4c4;background:#fff4f4}.se8-response{min-height:24px;text-align:center;margin:10px 0 0;font-weight:850}.se8-response.good{color:#0a8759}.se8-response.bad{color:#c34343}.se8-class-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.se8-class-actions .full{grid-column:1/-1}.se8-class-actions button{min-height:48px}.se8-summary-stars{font-size:40px;letter-spacing:5px;margin:12px 0}.se8-summary-list{width:100%;display:grid;gap:8px;margin-top:8px}.se8-summary-list div{display:flex;justify-content:space-between;background:#f7f9fd;border-radius:12px;padding:10px 12px;font-size:13px}
.se8-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:16px 0}.se8-stats>div{background:#fff;border:1px solid var(--line);border-radius:18px;text-align:center;padding:16px 8px}.se8-stats b{display:block;font-size:27px;color:var(--blue)}.se8-stats span{font-size:11px;color:var(--muted)}.se8-roadmap{display:grid;gap:8px}.se8-road{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px}.se8-road .num{width:36px;height:36px;border-radius:12px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.se8-road b,.se8-road small{display:block}.se8-road small{color:var(--muted);margin-top:2px}.se8-road em{font-style:normal;font-size:10px;font-weight:900;padding:5px 8px;border-radius:999px;background:#f0f3f8;color:#718096}.se8-road.active{border-color:#b9d4ff}.se8-road.active em{background:#e8fff5;color:#087c51}.se8-list-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-top:14px}.se8-list-card button{width:100%;border:0;background:#fff;padding:17px;text-align:left;display:grid;grid-template-columns:30px 1fr 20px;font-size:15px;border-bottom:1px solid var(--line)}.se8-list-card button:last-child{border-bottom:0}.se8-list-card em{font-style:normal;text-align:right}.se8-note{margin-top:13px;padding:14px;border-radius:16px;background:#fff8df;color:#654b00;font-size:12px;line-height:1.5}
.se8-bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:50;width:min(760px,100%);height:70px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.se8-bottom button{border:0;background:transparent;color:var(--muted);font-weight:750}.se8-bottom span,.se8-bottom small{display:block}.se8-bottom span{font-size:19px}.se8-bottom small{font-size:10px;margin-top:3px}.se8-bottom button.active{color:var(--blue)}.se8-modal{display:none;position:fixed;inset:0;background:rgba(9,20,38,.58);z-index:1000;align-items:flex-end;justify-content:center}.se8-modal.show{display:flex}.se8-sheet{width:min(760px,100%);background:#fff;border-radius:26px 26px 0 0;padding:24px 20px 28px;text-align:center;position:relative}.se8-sheet img{width:76px;height:76px;border-radius:20px}.se8-sheet h3{font-size:22px;margin:12px 0 8px}.se8-sheet p{color:var(--muted);line-height:1.55}.se8-sheet .se8-primary{width:100%}.se8-x{position:absolute;right:14px;top:12px;border:0;background:#eef2f8;border-radius:50%;width:34px;height:34px;font-size:22px}
@media(max-width:520px){.se8-main{padding:12px}.se8-teacher-hero{padding:20px 16px}.se8-teacher-hero h1{font-size:24px}.se8-plan-grid{grid-template-columns:repeat(5,minmax(58px,1fr));overflow:auto;padding-bottom:3px}.se8-plan-grid>div{min-width:62px}.se8-big-letter{font-size:70px}.se8-big-emoji{font-size:64px}.se8-big-word{font-size:38px}.se8-sound{width:62px;height:62px}.se8-community{margin:9px 11px 0}.se8-community span{display:none}.se8-brand strong{font-size:14px}}
/* Phase 2: reading + speaking */
.se8-sentence{font-size:28px;line-height:1.45;font-weight:900;margin:10px 0 12px;max-width:100%}.se8-sentence.plain{padding:12px 16px;background:#f7faff;border:1px solid #dce8f8;border-radius:18px}.se8-word-tap{display:inline-block;border:0;background:#edf4ff;color:#184e9e;border-radius:12px;padding:8px 10px;margin:3px 2px;font-size:22px;font-weight:900}.se8-hint{color:var(--muted);line-height:1.5;margin:6px 0 0}.se8-speech-meter{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:8px}.se8-speech-meter>div{background:#f7f9fd;border:1px solid var(--line);border-radius:14px;padding:10px}.se8-speech-meter span,.se8-speech-meter b{display:block}.se8-speech-meter span{font-size:11px;color:var(--muted)}.se8-speech-meter b{font-size:20px;margin-top:3px;color:var(--blue)}.se8-heard{width:100%;margin-top:10px;padding:11px 12px;border-radius:14px;background:#f9fbff;color:#59677a;font-size:12px;line-height:1.4}.se8-heard small,.se8-heard strong{display:block}.se8-heard strong{font-size:15px;color:var(--ink);margin:3px 0 7px}.se8-scorebar{height:7px;background:#e8edf5;border-radius:99px;overflow:hidden;margin:6px 0}.se8-scorebar span{display:block;height:100%;background:var(--green);border-radius:inherit}.se8-mic{box-shadow:0 8px 22px rgba(23,105,224,.25)}.se8-builder{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%;margin-top:14px}.se8-word-chip{border:1px solid #bdd4f8;background:#edf4ff;color:#164f9e;border-radius:13px;padding:10px 13px;font-size:17px;font-weight:850}.se8-word-chip:disabled{opacity:.35}.se8-build-answer{width:100%;min-height:58px;border:2px dashed #c9d8ee;border-radius:16px;padding:15px 12px;margin-top:8px;color:#66758a;font-weight:800;display:flex;align-items:center;justify-content:center}.se8-class-actions button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:520px){.se8-sentence{font-size:24px}.se8-word-tap{font-size:19px;padding:7px 9px}}
/* Phase 3: conversation, role play, listening and fluency */
.se8-conv-prompt{max-width:520px;color:var(--muted);line-height:1.5;margin:6px auto 12px}.se8-listen-choices{display:grid;gap:9px;width:100%;margin-top:10px}.se8-conv-choice{width:100%;border:1px solid #dbe5f3;background:#fff;border-radius:16px;padding:13px 14px;text-align:left;font-size:15px;font-weight:800}.se8-conv-choice.correct{border-color:#8ee1bf;background:#effff8}.se8-conv-choice.wrong{border-color:#ffc4c4;background:#fff4f4}.se8-dialogue{display:grid;gap:10px;width:100%;margin-top:12px;text-align:left}.se8-dialogue>div,.se8-role-box{border-radius:17px;padding:13px 14px}.se8-dialogue .teacher,.se8-role-box{background:#eef4ff;border:1px solid #d4e4ff}.se8-dialogue .student{background:#effff8;border:1px solid #cdeedd}.se8-dialogue small,.se8-dialogue b,.se8-role-box small,.se8-role-box b{display:block}.se8-dialogue small,.se8-role-box small{font-size:10px;color:var(--muted);margin-bottom:4px}.se8-dialogue b,.se8-role-box b{font-size:18px;line-height:1.4}.se8-role-box{width:100%;text-align:left;margin-top:10px}.se8-wa-float{position:fixed;right:max(14px,calc((100vw - 760px)/2 + 14px));bottom:84px;z-index:45;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff!important;text-decoration:none!important;font-weight:950;box-shadow:0 10px 24px rgba(10,135,89,.28);border:3px solid #fff}.se8-wa-float:active{transform:scale(.96)}
@media(max-width:520px){.se8-dialogue b,.se8-role-box b{font-size:16px}.se8-wa-float{right:13px;bottom:82px}}
/* Phase 4: personal adaptive robot teacher */
.se11-coach-card{margin-top:12px;background:linear-gradient(135deg,#f3f7ff,#fff,#f3fff9);border:1px solid #dbe7f7;border-radius:20px;padding:13px;display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;box-shadow:0 7px 20px rgba(24,65,124,.06)}
.se11-coach-icon{width:46px;height:46px;border-radius:15px;background:#fff;display:grid;place-items:center;font-size:28px;border:1px solid var(--line)}
.se11-coach-copy{min-width:0}.se11-coach-copy small,.se11-coach-copy b,.se11-coach-copy span{display:block}.se11-coach-copy small{font-size:10px;color:var(--muted);font-weight:800}.se11-coach-copy b{font-size:15px;margin-top:2px}.se11-coach-copy span{font-size:10.5px;color:#637287;line-height:1.4;margin-top:3px}.se11-profile-btn{border:1px solid #cfe0f8;background:#fff;color:var(--blue);border-radius:11px;padding:8px 10px;font-weight:850;font-size:11px}
.se11-skill-report{display:grid;gap:9px}.se11-skill{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 13px}.se11-skill.weak{border-color:#f0cd77;background:#fffaf0}.se11-skill>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.se11-skill b{font-size:13px}.se11-skill span{font-size:11px;color:var(--muted);font-weight:800}.se11-skillbar{height:8px!important;background:#e9eef6;border-radius:999px;overflow:hidden;margin-top:8px}.se11-skillbar i{display:block;height:100%;background:var(--blue);border-radius:inherit}.se11-skill.weak .se11-skillbar i{background:#df9c12}
.se11-profile-sheet{text-align:left}.se11-profile-sheet h3,.se11-profile-sheet p{text-align:center}.se11-profile-robot{width:70px;height:70px;border-radius:20px;background:#eef4ff;display:grid;place-items:center;font-size:42px;margin:0 auto}.se11-profile-sheet label{display:block;margin-top:12px}.se11-profile-sheet label>span{display:block;font-size:12px;font-weight:850;margin-bottom:6px}.se11-profile-sheet input,.se11-profile-sheet select{width:100%;border:1px solid #d8e3f2;background:#fff;border-radius:13px;padding:12px 13px;font:inherit;color:var(--ink)}.se11-profile-sheet .se8-primary{margin-top:16px}
.se11-smart-question{width:100%;background:#f5f8ff;border:1px solid #dce7f8;border-radius:18px;padding:16px;font-size:20px;font-weight:900;line-height:1.45;margin-top:10px}
@media(max-width:520px){.se11-coach-card{grid-template-columns:42px 1fr auto;padding:11px}.se11-coach-icon{width:42px;height:42px}.se11-coach-copy span{display:none}.se11-smart-question{font-size:18px}}
/* v12 — Cartoon Levels + Game Journey + Test & Unlock */
.se12-cartoon-teacher{position:relative;width:116px;height:124px;margin:0 auto 16px;filter:drop-shadow(0 12px 18px rgba(20,80,150,.16));animation:se12Float 3s ease-in-out infinite}
.se12-head{position:absolute;left:17px;top:20px;width:82px;height:66px;border:4px solid #18385f;border-radius:28px 28px 22px 22px;background:linear-gradient(145deg,#e9fbff,#9ed8ff);box-shadow:inset 0 7px 0 rgba(255,255,255,.8)}
.se12-head:before,.se12-head:after{content:"";position:absolute;top:18px;width:14px;height:14px;border-radius:50%;background:#163451;box-shadow:inset 4px 4px 0 #78efff}.se12-head:before{left:18px}.se12-head:after{right:18px}
.se12-head .smile{position:absolute;left:28px;bottom:11px;width:25px;height:11px;border-bottom:4px solid #153756;border-radius:0 0 18px 18px}.se12-ant{position:absolute;left:54px;top:2px;width:5px;height:22px;background:#18385f;border-radius:4px}.se12-ant i{position:absolute;left:-5px;top:-5px;width:15px;height:15px;border-radius:50%;background:#ffcc4b;border:3px solid #18385f}.se12-body{position:absolute;left:29px;top:82px;width:60px;height:36px;border-radius:13px 13px 20px 20px;background:linear-gradient(145deg,#266ee8,#65b4ff);border:4px solid #18385f;display:grid;place-items:center;color:#fff;font-weight:950;font-size:13px}.se12-arm{position:absolute;top:87px;width:23px;height:10px;background:#ffcd68;border:3px solid #18385f;border-radius:10px}.se12-arm.left{left:9px;transform:rotate(-25deg)}.se12-arm.right{right:7px;transform:rotate(28deg)}
@keyframes se12Float{50%{transform:translateY(-6px)}}
.se12-game-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.se12-game-stat{background:#fff;border:1px solid #dce8f6;border-radius:17px;padding:10px 8px;text-align:center;box-shadow:0 6px 16px rgba(36,77,132,.05)}.se12-game-stat span,.se12-game-stat b,.se12-game-stat small{display:block}.se12-game-stat span{font-size:20px}.se12-game-stat b{font-size:20px;color:#1769e0;margin-top:2px}.se12-game-stat small{font-size:10px;color:#6c7b90;font-weight:800}.se12-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:10px 0 12px}.se12-action{border:1px solid #d9e7f8;background:#fff;border-radius:19px;min-height:112px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#172b45;box-shadow:0 7px 20px rgba(30,74,127,.06)}.se12-action.primary{background:linear-gradient(145deg,#1769e0,#3187f5);color:#fff;border-color:#1769e0}.se12-action .art{font-size:31px;line-height:1}.se12-action b{font-size:13px;margin-top:8px}.se12-action small{font-size:9.5px;line-height:1.35;margin-top:4px;opacity:.78}.se12-daily-mission{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;border:1px solid #f0d27d;background:linear-gradient(135deg,#fff9e9,#fff);border-radius:18px;padding:12px 13px;margin:11px 0}.se12-daily-mission .icon{width:46px;height:46px;border-radius:14px;background:#fff2b9;display:grid;place-items:center;font-size:25px}.se12-daily-mission small,.se12-daily-mission b,.se12-daily-mission span{display:block}.se12-daily-mission small{font-size:9px;color:#8a6c13;font-weight:850}.se12-daily-mission b{font-size:13px;margin-top:1px}.se12-daily-mission span{font-size:10px;color:#6e7783;margin-top:3px}.se12-daily-mission .reward{font-size:10px;background:#fff0a5;color:#745600;border-radius:999px;padding:6px 8px;font-weight:900}
.se12-bottom{grid-template-columns:repeat(5,1fr)}
.se12-exam-intro{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;background:linear-gradient(135deg,#eef6ff,#f9fffc);border:1px solid #d5e6f7;border-radius:21px;padding:14px;margin:13px 0}.se12-exam-robot{width:56px;height:56px;border-radius:17px;background:#fff;display:grid;place-items:center;font-size:34px}.se12-exam-intro b{font-size:15px}.se12-exam-intro p{font-size:11px;line-height:1.45;color:#607087;margin:4px 0 0}.se12-level-picker{display:grid;gap:9px}.se12-level-pick{width:100%;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;border:1px solid #dbe5f2;background:#fff;border-radius:17px;padding:11px;text-align:left}.se12-level-pick .icon{width:46px;height:46px;border-radius:15px;background:#eef5ff;display:grid;place-items:center;font-size:26px}.se12-level-pick b,.se12-level-pick small{display:block}.se12-level-pick b{font-size:13px}.se12-level-pick small{font-size:10px;color:#738094;margin-top:3px}.se12-level-pick em{font-style:normal;font-size:9px;font-weight:900;border-radius:999px;padding:6px 8px;background:#fff4cf;color:#725600}.se12-level-pick.unlocked em{background:#e8fff5;color:#087c51}.se12-exam-stage{margin-top:12px}.se12-exam-card{background:#fff;border:1px solid #dce6f3;border-radius:22px;padding:17px;text-align:center}.se12-exam-card .part{font-size:10px;font-weight:900;color:#1769e0;background:#edf5ff;border-radius:999px;padding:6px 10px;display:inline-block}.se12-exam-card h3{font-size:20px;margin:10px 0 6px}.se12-exam-card p{font-size:12px;color:#69788e;line-height:1.5}.se12-exam-score{font-size:42px;font-weight:950;color:#1769e0;margin:10px 0}.se12-exam-options{display:grid;gap:8px;margin-top:12px}.se12-exam-options button{border:1px solid #dce5f1;background:#fff;border-radius:14px;padding:12px;font-weight:800;text-align:left}.se12-exam-options button.good{background:#effff8;border-color:#8ee1bf}.se12-exam-options button.bad{background:#fff2f2;border-color:#ffc1c1}.se12-key{font-size:28px}
.se12-play-hero{background:linear-gradient(135deg,#fff4d8,#f1f7ff);border:1px solid #efddb0;border-radius:22px;padding:16px;text-align:center;margin:12px 0}.se12-play-hero>div{font-size:40px}.se12-play-hero b,.se12-play-hero span{display:block}.se12-play-hero b{font-size:17px;margin-top:4px}.se12-play-hero span{font-size:11px;color:#64758a;margin-top:4px}.se12-game-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.se12-game-grid button{border:1px solid #dbe6f4;background:#fff;border-radius:19px;padding:15px 10px;text-align:center;min-height:112px}.se12-game-grid button:last-child{grid-column:1/-1}.se12-game-grid span,.se12-game-grid b,.se12-game-grid small{display:block}.se12-game-grid span{font-size:31px}.se12-game-grid b{font-size:13px;margin-top:6px}.se12-game-grid small{font-size:10px;color:#768497;margin-top:3px}.se12-game-stage{margin-top:12px}.se12-game-card{background:#fff;border:1px solid #dbe5f2;border-radius:22px;padding:17px;text-align:center}.se12-game-card .emoji{font-size:68px}.se12-game-card h3{font-size:22px;margin:8px 0}.se12-game-card p{color:#6c7b8e;font-size:12px}.se12-chip-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:12px 0}.se12-chip-row button{min-width:50px;min-height:50px;border:1px solid #bcd4f7;background:#eef5ff;border-radius:14px;font-size:21px;font-weight:950;color:#175aa8}.se12-game-actions{display:grid;gap:8px;margin-top:12px}.se12-game-actions button{border:0;border-radius:14px;padding:13px;font-weight:900}.se12-game-actions .go{background:#1769e0;color:#fff}.se12-game-actions .back{background:#eef2f7;color:#304159}
.se8-roadmap{position:relative}.se8-roadmap:before{content:"";position:absolute;left:31px;top:18px;bottom:18px;width:4px;background:linear-gradient(#60adff,#9de8c2,#ffd66e);border-radius:99px;opacity:.55}.se8-road.se12-road{position:relative;grid-template-columns:64px 1fr auto;padding:13px 12px;border-radius:21px;min-height:82px;overflow:hidden}.se8-road.se12-road .num{width:54px;height:54px;border-radius:18px;font-size:25px;background:linear-gradient(145deg,#eff6ff,#fff);border:1px solid #d8e6f7;z-index:1}.se8-road.se12-road .num span{font-size:26px}.se8-road.se12-road.locked{opacity:.72}.se8-road.se12-road.active{box-shadow:0 8px 20px rgba(23,105,224,.08)}.se8-road.se12-road em{white-space:nowrap}.se8-road.se12-road button{border:0;background:transparent;text-align:left;padding:0;color:inherit}.se8-road.se12-road .lock{font-size:16px}.se12-level-title{font-size:10px;color:#6f7d91;font-weight:850;margin-bottom:3px}.se12-level-name{font-size:14px!important}.se12-world{font-size:9px;color:#8793a4;margin-top:4px!important}
@media(max-width:520px){.se12-cartoon-teacher{transform:scale(.9);margin-bottom:7px}.se12-action-grid{grid-template-columns:1fr 1fr}.se12-action:first-child{grid-column:1/-1;min-height:92px}.se12-action{min-height:101px}.se12-daily-mission{grid-template-columns:42px 1fr auto}.se12-game-grid{gap:8px}.se8-road.se12-road{grid-template-columns:56px 1fr auto}.se8-road.se12-road .num{width:48px;height:48px}.se12-bottom small{font-size:9px}}
