:root{--bg:#fff8f2;--surface:#fff;--ink:#1f173f;--muted:#8f8aa7;--line:#e9e2f4;--purple:#754cff;--purple2:#9b77ff;--mint:#62d6b2;--pink:#ff8fb4;--sky:#52b8f7;--amber:#ffc85c;--danger:#e84d6b;--shadow:0 10px 30px rgba(85,62,138,.09)}
*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Nunito,"Arial Rounded MT Bold",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f3f1f7}button,input{font:inherit}button{cursor:pointer}.kwoyi-app{min-height:100vh}.student-page,.search-page{width:min(100%,430px);margin:0 auto;background:var(--bg);min-height:100vh;padding:14px 15px 98px;overflow:hidden}.top-header,.simple-header,.back-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.top-header{padding-top:4px}.simple-header h1,.back-header h1{font-size:23px;margin:2px 0 0}.simple-header small,.back-header small{color:var(--muted)}.header-actions{display:flex;gap:8px}.icon-btn{width:44px;height:44px;border-radius:15px;background:#fff;border:1px solid var(--line);color:var(--ink);font-size:23px;box-shadow:0 2px 10px rgba(55,34,96,.03)}.notify-wrap{position:relative}.notify-wrap>b{position:absolute;right:-3px;top:-4px;background:#ff7188;color:white;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px;border:2px solid var(--bg)}.student-id{display:flex;align-items:center;gap:11px;min-width:0}.student-avatar{width:43px;height:43px;border-radius:15px;background:linear-gradient(135deg,#ffc974,#ff99aa);display:grid;place-items:center;font-size:22px;flex:0 0 auto}.student-copy{min-width:0;display:flex;flex-direction:column;line-height:1.18}.student-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-copy .school-name{font-size:11px;color:#645d7d;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-copy small{font-size:10px;color:var(--muted);margin-top:3px}.student-id.compact .student-copy strong{font-size:19px}.student-id.compact .school-name{font-size:11px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 16px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:20px;min-height:74px;padding:14px 12px;display:flex;flex-direction:column;justify-content:center}.stat-card span{font-size:10px;font-weight:800;color:var(--muted)}.stat-card strong{font-size:20px;margin-top:6px}.stat-card small{font-size:10px;color:var(--muted)}.stat-card.center{text-align:center;align-items:center}.stat-card.center span{font-size:24px;color:inherit}.mission,.spotlight,.reward-hero,.ranking-hero,.profile-hero{position:relative;border-radius:27px;overflow:hidden}.mission{padding:20px 20px 22px;color:#fff;margin-bottom:16px}.hero-blue{background:linear-gradient(135deg,#6948f7 0%,#298fdd 100%)}.mission-top,.mission-progress,.mission-actions,.spot-actions,.reward-actions,.rank-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.mission h1{font-size:25px;margin:16px 0 4px}.mission p{margin:0 0 14px;font-size:13px}.mission-progress .progress{flex:1}.mission-progress strong{font-size:12px}.mission-actions{justify-content:flex-start;margin-top:14px}.target-art{position:absolute;right:15px;bottom:-20px;font-size:98px;opacity:.16;transform:rotate(-12deg)}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:29px;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.92);color:#392d67;border:1px solid rgba(255,255,255,.45);font-size:11px;font-weight:800;white-space:nowrap}.pill-mint{background:#dff8ef;color:#21876e;border-color:transparent}.pill-rose{background:#ffe2e8;color:#c74565;border-color:transparent}.kw-btn{border:0;border-radius:999px;background:#fff;color:#4b35d2;font-weight:800;padding:10px 16px;box-shadow:none}.kw-btn-primary{background:linear-gradient(135deg,#8e6cff,#653df2);color:#fff;box-shadow:0 8px 16px rgba(98,63,238,.24)}.kw-btn-soft{background:#e9e2ff;color:#593ee9}.kw-btn.full{width:100%}.primary-gradient{background:linear-gradient(90deg,#8c64ff,#6540ed);color:#fff;border-radius:14px;margin:11px 0 20px;box-shadow:0 8px 16px rgba(96,64,226,.2)}.progress{height:9px;background:#e9e2f4;border-radius:99px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#fff,#d9f7ff);border-radius:inherit}.student-page .progress span{background:linear-gradient(90deg,#7454ff,#42b6f5)}.progress-mint span{background:linear-gradient(90deg,#4dceb0,#9ce9cd)}.progress-amber span{background:linear-gradient(90deg,#ffad45,#ffdd69)}.progress-pink span{background:linear-gradient(90deg,#ff789f,#ffb6cc)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.mini-progress-card,.week-card,.game-card,.trend-chip,.claim-card,.shop-card,.quick-link,.parent-controls>div{background:white;border:1px solid var(--line);border-radius:20px}.mini-progress-card,.week-card{padding:14px;min-height:124px}.label{font-size:10px;font-weight:900;margin-bottom:16px}.label.green{color:#1f8b72}.label.amber{color:#9f6a17}.mini-progress-card strong,.week-card strong{display:block;font-size:14px;margin-bottom:5px}.mini-progress-card small{color:var(--muted);display:block;font-size:10px;margin-bottom:9px}.week-days{display:flex;gap:3px;margin-top:11px}.week-days i{font-style:normal;width:24px;height:24px;border-radius:50%;background:#ffdb77;display:grid;place-items:center;font-size:9px;font-weight:900}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 10px}.section-head h2{font-size:17px;margin:0}.section-head button{border:0;background:none;color:var(--purple);font-weight:800;font-size:12px}.plan-card,.friends-card,.list-card,.activity-list,.country-list,.mastery-list{background:#fff;border:1px solid var(--line);border-radius:22px;padding:8px 14px}.plan-row,.friend-row,.list-item,.activity-row,.country-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.plan-row:last-child,.friend-row:last-of-type,.list-item:last-child,.activity-row:last-child,.country-row:last-child{border-bottom:0}.plan-row>div,.friend-row>.student-id,.list-item>div,.activity-row>div{flex:1;min-width:0}.plan-row strong,.list-item strong,.activity-row strong{display:block;font-size:13px}.plan-row small,.list-item small,.activity-row small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.plan-row .progress{margin-top:6px}.task-icon,.game-icon,.quick-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;font-weight:900}.mint{background:#b8f1de}.purple{background:#c6b4ff}.pink{background:#ffc1d6}.sky{background:#b7e5ff}.amber{background:#ffdfa3}.rose{background:#ffc2d7}.subject-scroll,.achievement-scroll,.claim-scroll,.mini-game-scroll,.filter-chips,.trend-row{display:flex;gap:10px;overflow:auto;scrollbar-width:none}.subject-scroll::-webkit-scrollbar,.achievement-scroll::-webkit-scrollbar,.claim-scroll::-webkit-scrollbar,.mini-game-scroll::-webkit-scrollbar,.filter-chips::-webkit-scrollbar,.trend-row::-webkit-scrollbar{display:none}.subject-scroll .subject-card{min-width:193px}.subject-card{position:relative;min-height:165px;border:0;border-radius:25px;padding:13px 13px 14px;text-align:left;color:#3a2d5f;overflow:hidden}.tone-violet{background:linear-gradient(145deg,#c3b1ff,#ab8bf4)}.tone-amber{background:linear-gradient(145deg,#ffe5aa,#ffc878)}.tone-mint{background:linear-gradient(145deg,#c6f4e2,#8be0c4)}.tone-pink{background:linear-gradient(145deg,#ffd2df,#ffaac0)}.tone-sky{background:linear-gradient(145deg,#c3eaff,#83cdf5)}.tone-rose{background:linear-gradient(145deg,#ffd2e5,#f9a5cc)}.subject-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.subject-top .pill{font-size:9px;min-height:24px;padding:3px 9px}.ring{width:42px;height:42px;border-radius:50%;background:conic-gradient(#4930a7 var(--p,60%),#fff 0);border:5px solid rgba(255,255,255,.85);display:grid;place-items:center;font-weight:900;font-size:10px}.subject-card h3{font-size:18px;margin:16px 0 5px}.subject-card p{font-size:11px;color:#6e5f8c;margin:0;max-width:125px}.subject-meta{display:flex;align-items:center;gap:6px;margin-top:8px}.subject-meta .pill{font-size:8px;min-height:20px;padding:2px 8px}.subject-meta small{font-size:8px}.subject-art{position:absolute;right:7px;bottom:5px;font-size:48px;line-height:1;text-shadow:0 3px 6px rgba(0,0,0,.06)}.new-badge,.tiny-new{background:#ff597d;color:white;border-radius:999px;padding:3px 7px;font-size:8px;position:absolute;right:55px;top:13px}.tiny-new{position:static}.quiz-banner{position:relative;display:flex;align-items:center;gap:12px;background:linear-gradient(100deg,#32b895,#2996cf);color:white;border-radius:25px;padding:18px 17px;overflow:hidden;margin-bottom:12px}.quiz-icon{width:50px;height:50px;background:rgba(255,255,255,.18);border-radius:15px;display:grid;place-items:center;font-size:30px;flex:0 0 auto}.quiz-banner>div:nth-child(2){flex:1;min-width:0}.quiz-banner small{font-size:10px;font-weight:900}.quiz-banner h3{font-size:17px;margin:3px 0}.quiz-banner p{font-size:10px;margin:0;max-width:220px}.quiz-watermark{position:absolute;font-size:110px;right:24px;opacity:.12}.compact-grid{margin-bottom:2px}.game-card{padding:13px;display:flex;flex-direction:column;gap:4px}.game-card strong{font-size:13px}.game-card small{font-size:10px;color:var(--muted)}.text-action{display:block;margin:10px auto 2px;border:0;background:none;color:#5d42e9;font-weight:900}.achievement{background:white;border:1px solid var(--line);border-radius:22px;min-width:128px;padding:12px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.achievement strong{font-size:11px}.achievement small{font-size:9px;color:var(--muted)}.medal{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:28px;box-shadow:0 5px 10px rgba(0,0,0,.12)}.medal.gold{background:linear-gradient(#ffde69,#f4b31b)}.medal.silver{background:linear-gradient(#f0f4f8,#bcc7d4)}.medal.bronze{background:linear-gradient(#ffc67f,#d8872e)}.tip-card,.install-card,.parent-friendly,.season-card,.you-rank,.bundle-banner{display:flex;align-items:center;gap:12px;border-radius:22px;padding:13px 15px;margin-top:18px}.tip-card,.parent-friendly{background:linear-gradient(90deg,#fff2c9,#dff5e6);border:1px solid #eadfbd}.tip-owl,.parent-friendly>span{font-size:35px}.tip-card>div,.parent-friendly>div,.season-card>div,.bundle-banner>div{flex:1}.tip-card strong,.parent-friendly strong{font-size:13px}.tip-card p,.parent-friendly p{font-size:10px;color:var(--muted);margin:4px 0}.install-card{background:white;border:1px solid var(--line);margin-bottom:5px}.install-card>span{width:40px;height:40px;background:#c6b4ff;border-radius:12px;display:grid;place-items:center}.install-card>div{flex:1;display:flex;flex-direction:column}.install-card strong{font-size:13px}.install-card small{font-size:10px;color:var(--muted)}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);height:72px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:7px 5px max(7px,env(safe-area-inset-bottom))}.bottom-nav button{border:0;background:none;color:#9690aa;display:flex;flex-direction:column;align-items:center;gap:3px;font-weight:700}.bottom-nav button span{font-size:22px;width:38px;height:32px;border-radius:12px;display:grid;place-items:center}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--purple)}.bottom-nav button.active span{background:#ede7ff}.spotlight{padding:17px 18px;background:linear-gradient(135deg,#6f74ff,#41bee8 60%,#ed91c5);color:white;margin-bottom:15px}.spotlight-icon{width:50px;height:50px;background:rgba(99,77,255,.35);border-radius:16px;display:grid;place-items:center;font-size:26px;float:left;margin-right:12px}.spotlight h2{font-size:20px;margin:8px 0 2px}.spotlight p{font-size:11px;margin:0}.spot-progress{clear:both;display:flex;align-items:center;gap:10px;padding-top:16px}.spot-progress .progress{flex:1}.spot-actions{justify-content:flex-start;margin-top:14px}.library-stats .stat-card strong small{font-size:10px;color:var(--muted)}.subjects-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subjects-grid .subject-card{min-height:188px}.trend-chip{min-width:210px;padding:9px 11px;display:flex;align-items:center;gap:9px}.trend-chip>div{flex:1;display:flex;flex-direction:column}.trend-chip strong{font-size:12px}.trend-chip small{font-size:9px;color:var(--muted)}.mini-game{background:white;border:1px solid var(--line);border-radius:22px;min-width:115px;padding:14px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.mini-game strong{font-size:11px}.mini-game small{font-size:9px;color:var(--muted)}.list-card{padding:0 14px}.parent-friendly{margin-bottom:10px}.reward-hero{background:linear-gradient(135deg,#ffdb68,#ff863e 45%,#7d41ed);color:white;padding:19px;margin-bottom:16px}.reward-hero h2{font-size:34px;margin:10px 0 1px}.reward-hero h2 small{font-size:16px}.reward-hero p{margin:0;font-size:11px}.reward-mini-stats,.rank-mini,.profile-stats,.parent-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.reward-mini-stats>div,.rank-mini>div,.profile-stats>div{background:rgba(255,255,255,.18);border-radius:15px;padding:12px 7px;text-align:center;display:flex;flex-direction:column}.reward-mini-stats strong,.rank-mini strong,.profile-stats strong{font-size:17px}.reward-mini-stats small,.rank-mini small,.profile-stats small{font-size:8px;margin-top:2px}.claim-card{min-width:170px;padding:15px;text-align:center;display:flex;flex-direction:column;gap:6px}.claim-card>span{font-size:41px}.claim-card strong{font-size:13px}.claim-card small{font-size:9px;color:var(--muted);min-height:26px}.daily-row{display:flex;gap:5px;overflow:auto}.daily-box{min-width:48px;background:#fff;border:1px solid var(--line);border-radius:14px;text-align:center;padding:8px 4px;display:flex;flex-direction:column;gap:4px}.daily-box small{font-size:8px}.daily-box span{font-size:16px}.daily-box b{font-size:8px;color:#6042e7}.daily-box.done{background:#eafff5;border-color:#6dddb6}.daily-box.today{outline:2px solid #7351ff}.filter-chips{padding-bottom:3px}.filter-chips .pill{background:white;border:1px solid var(--line);color:var(--ink)}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shop-card{position:relative;padding:15px 12px;display:flex;flex-direction:column;text-align:center;align-items:center;gap:5px}.shop-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(145deg,#cbb9ff,#8c6cf2);display:grid;place-items:center;font-size:31px}.shop-card strong{font-size:12px}.shop-card small{font-size:9px;color:var(--muted)}.shop-card .price{color:#5b40e5;font-size:10px;margin:4px 0}.shop-card .kw-btn{width:100%;margin-top:6px}.corner-badge{position:absolute;right:8px;top:8px;font-size:8px;border-radius:999px;padding:4px 7px;color:#fff;background:#ff5d78}.corner-badge.sale{background:#ffb32f;color:#62420b}.corner-badge.new{background:#23bd8c}.bundle-banner{background:linear-gradient(100deg,#ff963e,#ff4b38,#cf315b);color:#fff}.bundle-banner>span{font-size:34px}.bundle-banner small{font-size:9px;font-weight:900}.bundle-banner h3{margin:2px 0;font-size:17px}.bundle-banner p{font-size:9px;margin:0}.activity-list{padding:0 14px}.rocket{margin-top:18px}.ranking-tabs{margin-bottom:15px}.ranking-hero{background:linear-gradient(135deg,#ff8b31,#ff684d 45%,#7d45eb);color:#fff;padding:20px}.ranking-hero h2{font-size:23px;margin:12px 0 3px}.ranking-hero p{font-size:10px;margin:0}.rank-actions{margin-top:12px}.podium{background:linear-gradient(180deg,#ffe278,#ffc148);border-radius:26px;padding:30px 12px 0;min-height:225px;display:flex;align-items:flex-end;justify-content:center;gap:6px;overflow:hidden}.podium-person{width:33%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px}.podium-person>span{width:55px;height:55px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:28px}.podium-person strong{font-size:12px}.podium-person small{font-size:7px;line-height:1.15;height:20px;overflow:hidden}.podium-person b{font-size:9px}.podium-person:after{content:"";display:block;width:100%;border-radius:16px 16px 0 0;margin-top:8px}.podium-person.first:after{height:88px;background:#eba800}.podium-person.second:after{height:60px;background:#a5afbd}.podium-person.third:after{height:45px;background:#c77b28}.you-rank{background:white;border:2px solid #815dff;margin-top:12px}.you-rank>.student-id{flex:1}.ranking-list{display:flex;flex-direction:column;gap:8px}.ranking-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:19px;padding:9px}.ranking-row.me{border:2px solid #7d59ff}.rank-number{width:30px;height:30px;border-radius:10px;background:#eee8f8;display:grid;place-items:center;font-weight:900;font-size:10px}.rank-xp{text-align:right;display:flex;flex-direction:column}.rank-xp strong{background:white;border:1px solid var(--line);border-radius:999px;padding:7px 11px;font-size:12px}.rank-xp small{font-size:8px;color:var(--muted);margin-top:4px}.country-list{padding:0 15px}.country-row b{width:20px}.country-row strong{flex:1;font-size:12px}.season-card{background:#fff0e2;border:1px solid #ffbe8e}.season-card>span{font-size:25px}.season-card strong{display:block;font-size:12px}.season-card small{font-size:9px;color:var(--muted)}.profile-hero{background:linear-gradient(145deg,#7754ff,#ee86c9);padding:20px;color:#fff;text-align:center}.big-avatar{width:108px;height:108px;margin:0 auto 12px;border-radius:50%;background:white;border:5px solid #ff9bc8;display:grid;place-items:center;font-size:47px;position:relative}.big-avatar span{position:absolute;right:-4px;bottom:4px;width:32px;height:32px;border-radius:50%;background:#6b4cf4;border:3px solid white;display:grid;place-items:center;font-size:13px}.profile-hero h2{font-size:24px;margin:4px 0 2px}.profile-school{display:block;font-size:12px;color:#fffbe8;margin-bottom:4px}.profile-hero p{font-size:10px;margin:0}.profile-pills{display:flex;gap:8px;justify-content:center;margin-top:12px}.profile-stats{grid-template-columns:repeat(4,1fr)}.profile-hero>.progress{margin:10px 0 6px}.profile-hero>.progress span{background:white}.profile-actions{display:flex;justify-content:center;gap:8px;margin-top:13px}.mastery-list{padding:4px 11px}.mastery-row{display:flex;align-items:center;gap:9px;padding:8px 0}.mastery-row>div{flex:1}.mastery-row strong{display:flex;justify-content:space-between;font-size:11px}.mastery-row strong b{color:var(--muted)}.mastery-row .progress{margin-top:6px;height:8px}.divider-title{display:flex;align-items:center;gap:10px;color:#9b94ae;font-size:9px;font-weight:900;letter-spacing:.08em;margin:19px 0 10px}.divider-title:before,.divider-title:after{content:"";height:1px;background:var(--line);flex:1}.quick-link{padding:11px 13px;display:flex;align-items:center;gap:10px;margin-bottom:8px}.quick-link>strong{font-size:12px;flex:1}.quick-link>span:first-child{font-size:18px}.quick-link.danger{border-color:#ffc1cd;color:#d93e5c}.app-footer{text-align:center;font-size:9px;color:#9c95ad;padding:15px}.search-page{background:#fff;position:relative;min-height:100vh}.back-header{justify-content:flex-start}.search-box{height:58px;border:2px solid #805dff;border-radius:17px;display:flex;align-items:center;gap:10px;padding:0 13px;box-shadow:0 0 0 4px #eee9ff}.search-box input{border:0;outline:0;flex:1;font-size:14px;color:var(--ink)}.filter-chips.wrap{flex-wrap:wrap;overflow:visible}.jump-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.jump-grid button{height:70px;background:#fff;border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;gap:10px;padding:10px 15px;color:var(--ink)}.browse-library{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);border:0;background:none;font-weight:900;color:var(--ink);white-space:nowrap}.sheet-overlay{position:fixed;inset:0;z-index:60;background:rgba(20,16,35,.48);backdrop-filter:blur(7px);display:flex;align-items:flex-end;justify-content:center}.notification-sheet{width:min(100%,430px);background:#fff;border-radius:24px 24px 0 0;padding:10px 13px 20px;max-height:78vh;overflow:auto}.sheet-handle{width:48px;height:5px;border-radius:999px;background:#e9e2f4;margin:0 auto 12px}.sheet-head{display:flex;align-items:center;gap:9px}.sheet-head>div{flex:1}.sheet-head h2{font-size:18px;margin:0}.sheet-head small{font-size:9px;color:var(--muted)}.notification-row{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:18px;padding:11px;margin-top:8px;position:relative}.notification-row>div{flex:1}.notification-row strong{font-size:11px}.notification-row p{font-size:9px;color:#6f6884;margin:3px 0}.notification-row small{font-size:8px;color:var(--muted)}.unread-dot{width:7px;height:7px;background:#ff6d84;border-radius:50%;position:absolute;right:12px;top:20px}.notification-settings{display:block;margin:18px auto 0;border:0;background:none;color:var(--ink);font-weight:900}.toast{position:fixed;z-index:80;bottom:86px;left:50%;transform:translateX(-50%);background:#21183d;color:white;padding:11px 16px;border-radius:999px;font-size:11px;box-shadow:0 10px 25px rgba(0,0,0,.25);white-space:nowrap;max-width:90vw;overflow:hidden;text-overflow:ellipsis}.parent-page{width:min(100%,980px);margin:0 auto;min-height:100vh;background:#f8f7fc;padding:28px}.parent-header{display:flex;align-items:center;justify-content:space-between}.parent-header small{color:var(--muted)}.parent-header h1{margin:4px 0 20px}.parent-child{background:linear-gradient(100deg,#6e54fa,#c37cf0);color:white;border-radius:24px;padding:18px;display:flex;align-items:center;justify-content:space-between}.parent-child .student-id{flex:1}.parent-child .school-name,.parent-child .student-copy small{color:#f1eaff}.parent-kpis{grid-template-columns:repeat(4,1fr);gap:12px}.parent-kpis>div{background:white;border:1px solid var(--line);border-radius:20px;padding:18px}.parent-kpis strong{display:block;font-size:22px}.parent-kpis small{color:var(--muted)}.parent-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.parent-controls>div{display:flex;align-items:center;gap:10px;padding:16px}.parent-controls>div>div{flex:1}.parent-controls strong{display:block;font-size:12px}.parent-controls small{font-size:9px;color:var(--muted)}.admin-login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 10% 10%,#b8f2e1 0,transparent 28%),radial-gradient(circle at 90% 15%,#f9c4da 0,transparent 26%),#f5f3fc;padding:25px}.admin-login-card{width:min(100%,420px);background:white;border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:var(--shadow)}.brand-mark{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#7956ff,#3aaee9);color:white;display:grid;place-items:center;font-size:28px;font-weight:900}.admin-login-card>small{display:block;margin-top:14px;color:#7354ee;font-weight:900}.admin-login-card h1{font-size:28px;margin:4px 0}.admin-login-card p{color:var(--muted);font-size:13px}.admin-login-card label{display:block;font-size:11px;font-weight:800;margin-top:12px}.admin-login-card input{width:100%;height:48px;border:1px solid var(--line);border-radius:14px;padding:0 13px;margin-top:5px;outline:0}.admin-login-card .kw-btn{margin-top:16px}.admin-message{background:#ffe9ee;color:#b53652;border:1px solid #ffc3cf;border-radius:13px;padding:10px 12px;font-size:11px}.admin-message.success{background:#e9fbf4;color:#1b765f;border-color:#bcebdc}.admin-page{min-height:100vh;background:#f6f5fa;display:grid;grid-template-columns:230px 1fr}.admin-sidebar{background:#241a45;color:white;padding:24px 16px;display:flex;flex-direction:column;min-height:100vh}.admin-brand{display:flex;align-items:center;gap:10px;margin-bottom:35px}.admin-brand>span{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#7c5dff,#44b8e9);display:grid;place-items:center;font-weight:900}.admin-brand>div{display:flex;flex-direction:column}.admin-brand small{color:#aaa2c7}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar nav button,.admin-sidebar .logout{border:0;background:none;color:#bdb6d1;text-align:left;border-radius:12px;padding:11px 13px}.admin-sidebar nav button.active{background:#ffffff18;color:white}.admin-sidebar .logout{margin-top:auto}.admin-content{padding:30px;max-width:1200px}.admin-top{display:flex;align-items:center;justify-content:space-between}.admin-top small{color:var(--muted)}.admin-top h1{margin:2px 0 20px}.admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0}.admin-kpis>div,.admin-panel{background:white;border:1px solid var(--line);border-radius:20px;padding:18px}.admin-kpis span{display:block;font-weight:900;color:#6b4df0}.admin-kpis strong{display:block;margin-top:12px;font-size:14px}.admin-kpis small{color:var(--muted);font-size:10px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-panel{margin-bottom:14px}.admin-panel p{font-size:12px;color:#6d6680;line-height:1.6}.check-list p{margin:7px 0;color:#267b66}.admin-panel form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-panel input[type=file]{flex:1;min-width:220px;padding:11px;background:#f7f5fd;border:1px dashed #c8bee9;border-radius:12px}.architecture-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.architecture-line span{background:#f0ecff;color:#5239ce;border-radius:12px;padding:10px 13px;font-size:11px;font-weight:800}
html[data-theme="dark"]{--bg:#151225;--surface:#211c36;--ink:#f8f4ff;--muted:#aaa2bf;--line:#332b4d;background:#0e0c18}html[data-theme="dark"] .student-page,html[data-theme="dark"] .search-page{background:var(--bg)}html[data-theme="dark"] .stat-card,html[data-theme="dark"] .plan-card,html[data-theme="dark"] .friends-card,html[data-theme="dark"] .game-card,html[data-theme="dark"] .achievement,html[data-theme="dark"] .install-card,html[data-theme="dark"] .trend-chip,html[data-theme="dark"] .mini-game,html[data-theme="dark"] .list-card,html[data-theme="dark"] .claim-card,html[data-theme="dark"] .shop-card,html[data-theme="dark"] .activity-list,html[data-theme="dark"] .you-rank,html[data-theme="dark"] .ranking-row,html[data-theme="dark"] .country-list,html[data-theme="dark"] .mastery-list,html[data-theme="dark"] .quick-link,html[data-theme="dark"] .notification-sheet,html[data-theme="dark"] .jump-grid button{background:#211c36;color:var(--ink)}html[data-theme="dark"] .bottom-nav{background:#1b172d}html[data-theme="dark"] .icon-btn{background:#211c36;color:white}html[data-theme="dark"] .filter-chips .pill{background:#211c36;color:white}html[data-theme="dark"] .search-box{background:#211c36}html[data-theme="dark"] .search-box input{background:transparent;color:white}
@media(max-width:760px){.parent-page{padding:18px 14px}.parent-kpis{grid-template-columns:1fr 1fr}.parent-controls{grid-template-columns:1fr}.admin-page{display:block}.admin-sidebar{display:none}.admin-content{padding:18px 14px}.admin-kpis{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.architecture-line b{display:none}}
@media(max-width:380px){.student-page{padding-left:11px;padding-right:11px}.mission h1{font-size:22px}.subjects-grid{gap:7px}.subject-card{padding:11px}.subject-card h3{font-size:16px}.profile-stats{gap:4px}.stats-row{gap:6px}.stat-card{padding:10px 8px}.stat-card strong{font-size:17px}.shop-grid{gap:7px}}

/* Kwoyi Phase 1 v1.0.0 — Live Arena reference experience */
.live-home-card{background:linear-gradient(135deg,#22b59b 0%,#2798d5 100%);color:#fff;border-radius:24px;padding:17px;margin:13px 0 18px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;position:relative;overflow:hidden}.live-home-card:after{content:"⚡";position:absolute;right:-8px;bottom:-35px;font-size:110px;opacity:.10;transform:rotate(12deg)}.live-pulse{width:56px;height:56px;border-radius:18px;background:rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative;z-index:1}.live-pulse i,.live-status-pill i{width:9px;height:9px;border-radius:50%;background:#56f0b7;box-shadow:0 0 0 5px rgba(86,240,183,.18)}.live-pulse span{font-size:9px;font-weight:900;letter-spacing:.08em}.live-home-copy{min-width:0;position:relative;z-index:1}.live-home-copy small{font-size:9px;font-weight:900;letter-spacing:.05em}.live-home-copy h3{font-size:17px;margin:4px 0 3px}.live-home-copy p{font-size:10px;line-height:1.35;margin:0 0 8px;color:#e8fffb}.live-online{display:flex;align-items:center}.live-online span{width:25px;height:25px;border-radius:50%;background:#fff;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);margin-right:-7px;font-size:12px}.live-online b{font-size:9px;margin-left:12px}.live-home-card>.kw-btn{position:relative;z-index:1;padding:10px 13px;white-space:nowrap}.live-library-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:15px;margin-bottom:18px}.live-bolt{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fde780,#ffb85d);font-size:25px}.live-library-card strong{display:block;font-size:13px}.live-library-card small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.live-library-card p{font-size:9px;color:#756d88;line-height:1.35;margin:6px 0 0}.live-chip{border:1px solid #bcaeff;background:#eee9ff;color:#5a3fe3;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;white-space:nowrap}.live-page{padding-bottom:28px}.live-page .back-header{min-height:46px}.live-status-pill{display:flex;align-items:center;gap:7px;background:#e3fbf3;color:#23836d;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.live-hero{background:linear-gradient(145deg,#7658ff 0%,#3a8ae8 48%,#25b9a4 100%);color:#fff;border-radius:28px;padding:24px 20px 22px;text-align:center;position:relative;overflow:hidden}.live-hero:before,.live-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.live-hero:before{width:210px;height:210px;right:-115px;top:-90px}.live-hero:after{width:160px;height:160px;left:-95px;bottom:-90px}.arena-orb{width:82px;height:82px;border-radius:27px;margin:0 auto 13px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:39px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.live-hero h2{font-size:25px;margin:12px 0 7px}.live-hero>p{font-size:12px;line-height:1.45;margin:0 auto 17px;max-width:330px;color:#f4f2ff}.live-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 17px}.live-rules>div{background:rgba(255,255,255,.15);border-radius:16px;padding:11px 7px}.live-rules strong{display:block;font-size:20px}.live-rules small{font-size:8px;color:#f4f0ff}.live-join{min-height:48px;font-size:13px;background:#fff;color:#593ee9;position:relative;z-index:1}.live-how{background:#fff;border:1px solid var(--line);border-radius:22px;padding:5px 14px;margin-bottom:18px}.live-how>div{display:flex;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.live-how>div:last-child{border-bottom:0}.live-how>div>span{width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:#eee9ff;color:#5f45e6;font-weight:900;flex:0 0 auto}.live-how strong{display:block;font-size:11px}.live-how small{display:block;color:var(--muted);font-size:9px;margin-top:2px;line-height:1.35}.waiting-hero{background:linear-gradient(145deg,#6546ed,#8970ff);color:#fff;border-radius:27px;padding:22px 19px 20px;text-align:center}.waiting-hero>small{display:block;font-size:9px;font-weight:900;letter-spacing:.09em;margin-top:8px}.waiting-hero h2{font-size:25px;margin:5px 0 6px}.waiting-hero p{font-size:10px;line-height:1.45;margin:0 0 14px;color:#f2edff}.waiting-hero .progress span{background:#6ff0c2}.radar{width:88px;height:88px;margin:0 auto;position:relative;display:grid;place-items:center}.radar span{width:46px;height:46px;border-radius:17px;background:#fff;color:#6246e9;display:grid;place-items:center;font-size:24px;position:relative;z-index:4}.radar i{position:absolute;border:1px solid rgba(255,255,255,.32);border-radius:50%;animation:kwRadar 2.2s infinite ease-out}.radar i:nth-of-type(1){width:58px;height:58px}.radar i:nth-of-type(2){width:74px;height:74px;animation-delay:.45s}.radar i:nth-of-type(3){width:88px;height:88px;animation-delay:.9s}@keyframes kwRadar{0%{opacity:.9;transform:scale(.72)}100%{opacity:0;transform:scale(1.14)}}.live-player-list{background:#fff;border:1px solid var(--line);border-radius:22px;padding:3px 13px;margin:14px 0}.live-player-row{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid var(--line)}.live-player-row:last-child{border-bottom:0}.live-player-row .student-id{flex:1}.live-player-row .student-copy strong{font-size:11px}.live-player-row .school-name{font-size:9px}.placeholder-player{min-height:62px}.shimmer{background:linear-gradient(90deg,#eee8ff,#f8f5ff,#eee8ff);background-size:200% 100%;animation:kwShimmer 1.4s infinite linear;color:#806de2}@keyframes kwShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.searching-dots{font-weight:900;color:#7c62ef;letter-spacing:.12em}.lobby-note{display:flex;gap:10px;align-items:flex-start;background:#fff3da;border:1px solid #f2d69b;border-radius:18px;padding:12px;margin:0 0 12px}.lobby-note>span{font-size:20px}.lobby-note strong{display:block;font-size:10px}.lobby-note small{display:block;font-size:9px;line-height:1.4;color:#7a6645;margin-top:2px}.match-page{background:linear-gradient(180deg,#f7f1ff 0,#fff8f2 240px)}.match-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.match-top>div:first-child{display:flex;flex-direction:column}.match-top small{font-size:9px;color:#7258db;font-weight:900}.match-top strong{font-size:20px;margin-top:2px}.match-timer{width:58px;height:58px;border-radius:20px;background:#fff;border:2px solid #7960f0;display:grid;place-items:center;font-size:18px;font-weight:900;color:#573dd6}.match-timer.urgent{border-color:#ff6f83;color:#d94762;background:#fff1f4;animation:kwPulse .7s infinite alternate}@keyframes kwPulse{to{transform:scale(1.05)}}.question-card{background:#fff;border:1px solid var(--line);border-radius:25px;padding:18px;margin:14px 0}.question-card>small{font-size:8px;color:#7c6e99;font-weight:900}.question-card h2{font-size:23px;line-height:1.25;margin:10px 0 18px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer-option{min-height:74px;border:1px solid var(--line);background:#faf9fd;border-radius:18px;display:flex;align-items:center;gap:10px;text-align:left;padding:12px;color:var(--ink)}.answer-option>span{width:30px;height:30px;border-radius:10px;background:#eee9ff;color:#6247e8;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.answer-option strong{font-size:13px}.answer-option.correct{background:#e8fbf4;border-color:#75dcb9}.answer-option.correct>span{background:#58d0aa;color:white}.answer-option.wrong{background:#fff0f3;border-color:#f59bad}.answer-option.wrong>span{background:#eb6f88;color:white}.answer-option.muted{opacity:.48}.answer-feedback{margin-top:12px;border-radius:14px;padding:10px 12px;font-size:10px;font-weight:900}.answer-feedback.correct{background:#e3faf2;color:#20775f}.answer-feedback.wrong,.answer-feedback.missed{background:#fff0f3;color:#bb3d59}.live-score-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.live-score-strip>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;text-align:center}.live-score-strip small{display:block;font-size:7px;color:var(--muted);font-weight:900}.live-score-strip strong{display:block;font-size:12px;margin-top:3px}.connection-good{color:#25906f}.match-standings{background:#fff;border:1px solid var(--line);border-radius:21px;padding:2px 12px}.standing-row{display:grid;grid-template-columns:28px 1fr auto;gap:7px;align-items:center;border-bottom:1px solid var(--line);padding:8px 0}.standing-row:last-child{border-bottom:0}.standing-row>b{font-size:10px;color:#6c6385}.standing-row>strong{font-size:11px}.standing-row.me{background:#f4f0ff;margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:13px}.standing-row .student-avatar{width:32px;height:32px;border-radius:10px;font-size:16px}.standing-row .student-id.compact .student-copy strong{font-size:10px}.standing-row .student-id.compact .school-name{font-size:8px}.result-hero{background:linear-gradient(145deg,#ffcc66,#ff8f5a 48%,#ae62ea);color:#fff;border-radius:27px;padding:22px;text-align:center}.result-crown{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 7px;background:rgba(255,255,255,.22);border-radius:24px;font-size:36px}.result-hero>small{font-size:8px;font-weight:900;letter-spacing:.09em}.result-hero h2{font-size:42px;margin:3px 0}.result-hero>strong{font-size:17px}.result-hero p{font-size:9px;color:#fff8ec}.live-results{background:#fff;border:1px solid var(--line);border-radius:22px;padding:3px 12px}.live-result-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.live-result-row:last-child{border-bottom:0}.live-result-row.me{background:#f4efff;margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:14px}.live-result-row>strong{font-size:12px}.place{width:27px;height:27px;border-radius:9px;background:#f0ecf8;display:grid;place-items:center;font-size:10px;font-weight:900}.place-1{background:#ffd665}.place-2{background:#dfe4eb}.place-3{background:#e6a263}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 0}.result-actions .kw-btn{min-height:45px}.live-page .parent-friendly{margin-top:18px}
html[data-theme="dark"] .live-library-card,html[data-theme="dark"] .live-how,html[data-theme="dark"] .live-player-list,html[data-theme="dark"] .question-card,html[data-theme="dark"] .live-score-strip>div,html[data-theme="dark"] .match-standings,html[data-theme="dark"] .live-results{background:#211c36;color:var(--ink)}html[data-theme="dark"] .answer-option{background:#29233f;color:var(--ink)}html[data-theme="dark"] .standing-row.me,html[data-theme="dark"] .live-result-row.me{background:#30274c}html[data-theme="dark"] .match-page{background:linear-gradient(180deg,#1c1730,#151225 240px)}html[data-theme="dark"] .live-chip{background:#2a2342;color:#cabdff;border-color:#463a67}
@media(max-width:390px){.live-home-card{grid-template-columns:48px 1fr}.live-home-card>.kw-btn{grid-column:1/-1;width:100%}.live-pulse{width:48px;height:48px}.live-library-card{grid-template-columns:44px 1fr}.live-library-card>.kw-btn{grid-column:1/-1;width:100%}.answer-grid{grid-template-columns:1fr}.live-rules{gap:5px}.live-rules>div{padding:9px 5px}.live-rules strong{font-size:17px}.live-score-strip{gap:4px}.live-score-strip>div{padding:8px 4px}.live-score-strip strong{font-size:10px}.result-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.radar i,.shimmer,.match-timer.urgent{animation:none}}
