@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:#17231f;font-synthesis:none;--green:#145c43;--lime:#d8f36a;--purple:#7159d9;--line:#dfe7e2;--muted:#72817b;--red:#b44442;background:#f5f7f5;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid var(--line);color:#24332e;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:600;display:inline-flex}button:hover{background:#f8fbf9;border-color:#a9bbb3}button:disabled{opacity:.45;cursor:not-allowed}button svg{width:18px;height:18px}.app{min-height:100vh}aside{color:#fff;z-index:20;background:#0f4937;flex-direction:column;width:232px;height:100vh;padding:24px 14px;display:flex;position:fixed;top:0;left:0}.brand{align-items:center;gap:11px;padding:0 9px 24px;display:flex}.brandmark{background:var(--lime);color:#153f31;border-radius:13px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{color:#a9c8bb;margin-top:1px;font-size:12px}nav{flex-direction:column;gap:5px;display:flex}nav button{color:#b8d1c7;background:0 0;border:0;justify-content:flex-start;padding:13px 15px}nav button:hover{color:#fff;background:#175841}nav button.active{color:#173b30;background:#fff;box-shadow:0 7px 20px #092f2455}nav button svg{width:20px}.aside-foot{border-top:1px solid #ffffff24;grid-template-columns:auto 1fr;gap:4px 8px;margin-top:auto;padding:18px 10px 0;font-size:13px;display:grid}.aside-foot small{color:#a5c3b8;grid-column:2}.live-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 4px #d8f36a22}main{min-height:100vh;margin-left:232px}header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex;position:sticky;top:0}header>div:first-of-type{flex-direction:column;display:flex}header b{font-size:20px}header span{color:var(--muted);margin-top:3px;font-size:13px}.header-actions{align-items:center;gap:10px;display:flex}.icon{min-width:38px;padding:9px}.avatar{color:#205743;background:#e8f4ee;border:0}.content{max-width:1500px;margin:auto;padding:28px 30px 55px}.hero{color:#fff;background:linear-gradient(115deg,#12523d 0%,#1a6b4e 65%,#72a164 100%);border-radius:20px;justify-content:space-between;padding:35px 40px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";border:45px solid #ffffff10;border-radius:50%;width:220px;height:220px;position:absolute;top:-85px;right:55px}.hero h1{margin:10px 0 8px;font-size:34px}.hero p{color:#c8ded5;margin:0}.eyebrow{letter-spacing:1.5px;font-weight:700;color:inherit!important;font-size:11px!important}.hero-icon{background:#ffffff13;border-radius:50%;place-items:center;width:100px;height:100px;margin-right:50px;display:grid}.hero-icon svg{width:55px;height:55px;color:var(--lime)}.grid{display:grid}.start-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 3px 16px #173b3010}.panel-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.panel-title>span{width:34px;height:34px;color:var(--green);background:#e7f3ee;border-radius:10px;place-items:center;font-weight:800;display:grid}.panel h2,.panel-title h2{margin:0;font-size:18px}.panel p,.panel-title p{color:var(--muted);margin:4px 0 0;font-size:13px}label{color:#42534c;margin:15px 0;font-size:13px;font-weight:600;display:block}select,input{color:#1c2c26;background:#fff;border:1px solid #cedbd5;border-radius:9px;width:100%;margin-top:7px;padding:11px 12px}select:focus,input:focus{border-color:#55977b;outline:3px solid #64aa8b28}.seg{background:#eef2f0;border-radius:10px;margin-top:7px;padding:4px;display:flex}.seg button{background:0 0;border:0;flex:1;padding:8px}.seg button.on{color:var(--green);background:#fff;box-shadow:0 2px 8px #17231f17}.seg.small{width:270px;margin:0}.attendance-summary{background:#f1f7f4;border-radius:10px;align-items:center;gap:10px;padding:13px 15px;display:flex}.attendance-summary b{color:var(--green);font-size:23px}.attendance-summary span{margin-right:auto;font-size:12px}.attendance-summary small{color:var(--muted)}.rules{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.rules span{background:#f6f8f7;border-radius:8px;padding:8px 10px;font-size:12px}.rules b{color:var(--green)}.link{color:var(--green);border:0;padding:6px;background:0 0!important}.startbar{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-top:18px;padding:17px 22px;display:flex}.startbar b,.startbar span{display:block}.startbar span{color:var(--muted);margin-top:3px;font-size:12px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#0c4934;border-color:#0c4934}.primary.xl{padding:14px 22px;font-size:15px}.full{width:100%}.toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.toolbar>div{align-items:center;gap:9px;display:flex}.toolbar.compact{padding:15px 20px}.toolbar .control{flex:1}.toolbar .control label{min-width:150px;margin:0}.toolbar .control select,.toolbar .control input{margin-top:3px;padding:8px}.chip{color:#53625c;background:#f0f2f1;border-radius:20px;padding:5px 9px;font-size:11px;display:inline-flex}.chip.green{color:#176044;background:#e3f3eb}.chip.purple{color:#6049c1;background:#ede9ff}.draw-layout{grid-template-columns:minmax(500px,1.4fr) minmax(320px,.6fr);gap:18px;min-height:635px;display:grid}.wheel-panel,.picked-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.wheel-panel{background:radial-gradient(circle,#f6faf8 0,#fff 65%);flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.wheel{background:conic-gradient(#185840 0 30deg,#dff17c 30deg 60deg,#795fd5 60deg 90deg,#f4d38b 90deg 120deg,#298566 120deg 150deg,#dbe96f 150deg 180deg,#6e55c8 180deg 210deg,#f1bf6e 210deg 240deg,#2b735a 240deg 270deg,#d7ed73 270deg 300deg,#8b75e1 300deg 330deg,#efcd89 330deg 360deg);border:12px solid #f1e6ca;border-radius:50%;width:440px;height:440px;transition:transform .4s;position:relative;box-shadow:0 12px 35px #1b49352b}.wheel.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.wheel-ring{place-items:center;display:grid;position:absolute;inset:0}.wheel-ring span{transform-origin:50% 180px;color:#fff;text-shadow:0 1px 3px #0008;font-size:13px;font-weight:700;display:block;position:absolute}.wheel-center{background:#fff;border-radius:50%;align-content:center;place-items:center;width:130px;height:130px;display:grid;position:absolute;inset:calc(50% - 65px);box-shadow:0 5px 20px #1d3e3035}.wheel-center svg{width:35px;height:35px;color:var(--green)}.wheel-center small{color:var(--muted);margin-top:5px}.wheel-actions{gap:10px;margin-top:28px;display:flex}.picked-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.student-avatar{width:100px;height:100px;color:var(--green);background:#dff2e9;border:6px solid #f1f8f5;border-radius:50%;place-items:center;margin-top:25px;font-size:43px;font-weight:700;display:grid}.picked-panel h1{margin:14px 0 3px;font-size:40px}.picked-panel>p{color:var(--muted)}.quick-score{gap:8px;width:100%;margin:17px 0;display:flex}.quick-score button{flex:1}.secondary-actions{gap:8px;width:100%;margin-top:9px;display:flex}.secondary-actions button{flex:1}.empty-person{color:var(--muted);margin-top:30px}.empty-person svg{opacity:.25;width:80px;height:80px}.modal-back{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0d211cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:650px;padding:35px;position:relative;box-shadow:0 30px 70px #0005}.modal-x{position:absolute;top:15px;right:15px}.challenge{text-align:center}.challenge>p{color:var(--muted);margin-top:25px}.challenge h1{margin:12px;font-size:55px}.challenge details{background:#f4f7f5;border-radius:12px;margin:20px 0;padding:14px}.challenge summary{cursor:pointer;color:var(--green);font-weight:600}.challenge details b{margin-top:12px;font-size:22px;display:block}.judge{gap:9px;display:flex}.judge button{flex:1;padding:14px}.good{background:#daf0e5}.warn{background:#fff2cc}.bad{background:#f8e4e2}.group-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.group-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.group-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:14px;display:flex}.group-head>div:nth-child(2){margin-right:auto}.group-head h2{margin:0;font-size:17px}.group-head small{color:var(--muted)}.group-no{color:#176044;background:#dff1e8;border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:800;display:grid}.group-no.c1{color:#5b45bd;background:#ede8ff}.group-no.c2{color:#9d6e18;background:#fff0d3}.group-no.c3{color:#25638f;background:#dfeefa}.score-pill{color:var(--green);border-radius:20px;padding:6px 10px}.members{padding:10px 0}.member{align-items:center;gap:9px;padding:9px 3px;display:flex}.member>span{width:30px;height:30px;color:var(--green);background:#eff4f1;border-radius:50%;place-items:center;font-size:12px;display:grid}.member b{font-size:13px}.member em{color:#7e5a12;background:#fff0c7;border-radius:5px;padding:3px 5px;font-size:10px;font-style:normal}.member select{width:78px;margin:0 0 0 auto;padding:5px;font-size:11px}.empty{text-align:center;color:var(--muted);padding:80px 25px}.empty>div{background:#e9f3ee;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;display:grid}.empty svg{color:var(--green);width:30px}.empty h2{color:#283830;margin-bottom:4px}.page-intro h1{margin:5px 0;font-size:30px}.page-intro p{color:var(--muted)}.game-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:30px;margin-top:22px;padding:28px;display:flex}.game-art{background:linear-gradient(145deg,#6953c9,#9a84ed);border-radius:18px;place-items:center;width:230px;height:230px;display:grid;box-shadow:inset 0 0 0 12px #ffffff10}.game-art svg{color:#fff;width:100px;height:100px}.game-card h2{margin:12px 0 5px;font-size:26px}.game-card p{color:var(--muted);max-width:670px}.game-settings{gap:12px;display:flex}.game-settings label{min-width:190px}.mini-games{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.mini-games>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.mini-games>div>span{width:30px;height:30px;color:var(--green);background:#e6f2ec;border-radius:8px;place-items:center;font-weight:700;display:grid}.mini-games h3{margin:14px 0 5px;font-size:15px}.mini-games p{color:var(--muted);min-height:36px;font-size:12px}.game-screen{max-width:1200px;margin:auto}.game-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.game-top>div{gap:22px;display:flex}.game-top span{color:var(--muted)}.game-top b{color:#1f3029;font-size:20px}.memory-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.memory-grid button{color:#fff;background:linear-gradient(145deg,#174f3d,#237158);border:0;border-radius:15px;flex-direction:column;height:145px;display:flex}.memory-grid button.zh.show{color:#6a511c;background:#fff5d9}.memory-grid button.en.show{color:#4f3ca6;background:#eeeaff}.memory-grid button.matched{opacity:.15}.memory-grid span{font-size:21px;font-weight:700}.memory-grid small{opacity:.7;margin-top:7px}.result{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;max-width:800px;margin:40px auto;padding:55px}.result-icon{background:#fff1be;border-radius:50%;place-items:center;width:90px;height:90px;margin:auto;display:grid}.result-icon svg{color:#be8521;width:50px;height:50px}.result h1{margin-bottom:0;font-size:35px}.result>p{color:var(--muted)}.result-stats{justify-content:center;gap:15px;margin:30px;display:flex}.result-stats span{color:var(--muted);background:#f4f7f5;border-radius:10px;flex-direction:column;padding:15px 30px;display:flex}.result-stats b{color:var(--green);font-size:23px}.score-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel-heading>div:last-child{gap:8px;display:flex}.rank{border-bottom:1px solid #edf1ef;align-items:center;gap:12px;padding:13px 6px;display:flex}.rank>span{text-align:center;width:28px;color:var(--muted);font-weight:700}.rank.top>span{color:#a9761c;font-size:18px}.rank>i{width:40px;height:40px;color:var(--green);background:#e9f3ee;border-radius:50%;place-items:center;font-style:normal;font-weight:700;display:grid}.rank>div{flex:1}.rank b,.rank small{display:block}.rank small{color:var(--muted);margin-top:3px;font-size:11px}.rank>strong{color:var(--green);font-size:21px}.rank>strong small{font-size:12px}.group-rank{margin-bottom:18px}.group-row{align-items:center;gap:12px;margin:12px 0;display:flex}.group-row b{flex:1}.muted{color:var(--muted)}.log-list>div{border-bottom:1px solid #edf1ef;justify-content:space-between;padding:10px 0;display:flex}.log-list span,.log-list small{display:block}.log-list small{color:var(--muted);margin-top:3px}.pos{color:#16724f}.neg{color:var(--red)}.undone{opacity:.4;text-decoration:line-through}.danger-text{color:var(--red)!important}.tabs{border-bottom:1px solid var(--line);gap:25px;margin-bottom:18px;display:flex}.tabs button{background:0 0;border:0;border-radius:0;padding:12px 3px}.tabs button.active{color:var(--green);border-bottom:3px solid var(--green)}.data-layout{grid-template-columns:260px 1fr;gap:16px;display:grid}.side-list{padding:14px}.side-list>button{text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;margin:2px 0}.side-list>button.selected{color:var(--green);background:#e7f3ed}.side-list>button span,.side-list>button b,.side-list>button small{display:block}.side-list>button small{color:var(--muted);margin-top:3px;font-size:11px}.table-panel{padding:20px}.table-wrap{max-height:620px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);background:#fff;padding:10px;font-size:11px;position:sticky;top:0}td{border-bottom:1px solid #edf1ef;padding:10px}td b,td small{display:block}td small{color:var(--muted);max-width:260px;font-size:10px}.att{width:auto;margin:0;padding:6px}.record-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.record-stats span{color:var(--muted);background:#f2f6f4;border-radius:11px;flex-direction:column;padding:22px;display:flex}.record-stats b{color:var(--green);font-size:28px}.danger-zone{background:snow;border:1px solid #e7cfcd;border-radius:14px;justify-content:space-between;align-items:center;margin-top:20px;padding:18px 22px;display:flex}.danger-zone b,.danger-zone p{margin:0;display:block}.danger-zone p{color:var(--muted);margin-top:4px;font-size:12px}.toast{z-index:200;color:#fff;background:#182d25;border-radius:10px;padding:13px 20px;animation:.2s ease-out toast;position:fixed;bottom:28px;left:calc(50% + 116px);transform:translate(-50%);box-shadow:0 10px 35px #0004}@keyframes toast{0%{opacity:0;transform:translate(-50%,10px)}}.mobile{display:none}@media (width<=1050px){aside{width:205px}main{margin-left:205px}.content{padding:22px}.draw-layout{grid-template-columns:1fr}.wheel{width:390px;height:390px}.group-grid,.mini-games{grid-template-columns:repeat(2,1fr)}.data-layout{grid-template-columns:1fr}.side-list{grid-template-columns:repeat(3,1fr);display:grid}.side-list .panel-heading{grid-column:1/-1}}@media (width<=760px){.mobile{display:inline-flex}aside{width:245px;transition:all .2s;transform:translate(-100%)}.brand .mobile{color:#fff;background:0 0;border-color:#ffffff30;margin-left:auto}aside.open{transform:none}main{margin-left:0}header{height:68px;padding:0 16px}.content{padding:16px}.hero{padding:25px}.hero h1{font-size:25px}.hero-icon{display:none}.start-grid,.score-grid{grid-template-columns:1fr}.startbar{align-items:flex-start;gap:15px}.draw-layout{display:block}.wheel-panel{padding:18px}.wheel{width:310px;height:310px}.wheel-ring span{display:none;transform:none!important}.picked-panel{min-height:420px;margin-top:15px}.toolbar{flex-direction:column;align-items:flex-start}.toolbar.compact .control{grid-template-columns:1fr 1fr;width:100%;display:grid}.group-grid{grid-template-columns:1fr}.game-card{display:block}.game-art{width:100%;height:170px}.mini-games{grid-template-columns:1fr}.memory-grid{grid-template-columns:repeat(2,1fr)}.memory-grid button{height:110px}.result-stats{gap:7px;margin:25px 0}.result-stats span{padding:12px}.data-layout{display:block}.side-list{margin-bottom:12px;display:flex;overflow:auto}.side-list .panel-heading{min-width:130px}.side-list>button{min-width:150px}.panel-heading{align-items:flex-start}.panel-heading>div:last-child{flex-wrap:wrap}.record-stats{grid-template-columns:1fr 1fr}.toast{width:max-content;max-width:90%;left:50%}.startbar{flex-direction:column}.startbar button{width:100%}.attendance-summary{flex-wrap:wrap}}.wheel-wrap{padding-top:16px;position:relative}.wheel-pointer{z-index:4;filter:drop-shadow(0 4px 5px #0003);width:44px;height:54px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.wheel-pointer:before{content:"";background:#ef5f52;border:5px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute;top:0;left:8px}.wheel-pointer i{border-top:25px solid #ef5f52;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;top:20px;left:13px}.wheel.physical{will-change:transform;transition-property:transform;transition-timing-function:cubic-bezier(.12,.64,.18,1)}.wheel-caption{text-align:center;max-width:530px;color:var(--muted);margin:16px 0 0;font-size:12px}.fair-note{color:var(--green);background:#e3f3eb;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700}.challenge-modes{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.challenge-modes button{text-align:left;flex-direction:column;align-items:flex-start;padding:20px;display:flex}.challenge-modes small{color:var(--muted);margin-top:6px;font-weight:400}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.choice-grid button{padding:17px}.word-hint{color:var(--muted);margin-top:-6px;font-size:18px}.wheel.physical .wheel-ring span{color:#315246;text-shadow:none}.wheel.physical{border-color:#dce8e2;box-shadow:0 12px 35px #36594b1c}.game-art.pastel{background:linear-gradient(145deg,#e8f5ef,#eeeafd)}.game-art.pastel svg{color:#426b5d}.game-type{max-width:360px}.playing-team{color:var(--green);font-size:18px}.tournament{margin-top:18px}.tournament h2,.memory-grid h2,.memory-games h2{align-items:center;gap:8px;display:flex}.tournament h2 svg,.memory-grid h2 svg,.memory-games h2 svg{width:19px;color:var(--green)}.tournament-table>div,.history-table>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr 2fr 1fr;align-items:center;gap:12px;padding:12px;display:grid}.tournament-table small,.history-table span,.history-table small{color:var(--muted)}.tournament-table strong,.history-table strong{text-align:right;color:var(--green)}.compact-empty{padding:35px}.memory-hero{background:linear-gradient(120deg,#eef7f2,#f2effb);border:1px solid #dce8e2;border-radius:18px;justify-content:space-between;align-items:center;padding:30px 35px;display:flex}.memory-hero h1{margin:7px 0;font-size:31px}.memory-hero p{color:var(--muted);margin:0}.memory-hero>svg{color:#739b8c;width:70px;height:70px}.memory-filter{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:18px;padding:12px 18px}.memory-filter label{align-items:center;gap:10px;margin:0;display:flex}.memory-filter select{width:260px;margin:0}.memory-filter>span{color:var(--muted)}.memory-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.memory-rank{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 4px;display:flex}.memory-rank span{width:28px;color:var(--muted);font-weight:700}.memory-rank b{flex:1}.memory-rank strong{color:var(--green)}.memory-session{border-bottom:1px solid var(--line);padding:11px 0}.memory-session summary{cursor:pointer;font-weight:600}.memory-session>div{color:var(--muted);justify-content:space-between;padding:8px 6px 0;display:flex}.memory-session>div b{color:#263a32}.memory-games{margin-top:18px}.history-table>div{grid-template-columns:1fr 1.5fr 1.5fr 1fr}@media (width<=760px){.challenge-modes,.choice-grid,.memory-grid{grid-template-columns:1fr}.tournament-table>div,.history-table>div{grid-template-columns:auto 1fr}.tournament-table strong,.history-table strong{text-align:left}.memory-filter{align-items:stretch}.memory-filter label{flex-direction:column;align-items:flex-start;width:100%}.memory-filter select{width:100%}.memory-hero>svg{display:none}}
