:root{--ink:#111431;--purple:#6845ed;--teal:#16b8ae;--orange:#ff7a21;--pink:#f43f82;--canvas:#f8f8fc;--line:#e8e7f1}.metric.purple,.metric.teal,.metric.orange,.metric.pink{background:#fff}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Trebuchet MS,Arial,sans-serif}.button,button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:5;background:linear-gradient(165deg,#7550f5,#5532df);flex-direction:column;width:240px;padding:34px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{color:#fff;text-align:left;letter-spacing:-2px;background:0 0;border:0;padding:0 20px 38px;font-size:42px;font-weight:900;line-height:.8;position:relative}.brand span{display:block}.brand i{color:#ffcb46;font-size:30px;position:absolute;top:3px;right:18px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#f2edff;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:15px;padding:13px 16px;font-weight:700;display:flex}.sidebar nav button b{text-align:center;width:26px;font-size:24px}.sidebar nav button.active{color:var(--purple);background:#fff;box-shadow:0 10px 24px #3420a555}.create-game{color:#fff;background:0 0;border:2px solid #fff;border-radius:12px;margin-top:28px;padding:14px;font-weight:800}.side-shapes i{border-radius:50%;position:absolute}.side-shapes i:first-child{background:#1dc6b1;width:90px;height:90px;bottom:70px;left:-45px}.side-shapes i:nth-child(2){background:#f45b9a;width:58px;height:58px;bottom:170px;left:28px}.side-shapes i:nth-child(3){background:#ff8a3d;border-radius:18px;width:170px;height:80px;bottom:-20px;right:-70px;transform:rotate(25deg)}.workspace{width:calc(100% - 240px);margin-left:240px}.topbar{border-bottom:1px solid var(--line);z-index:4;background:#fff;justify-content:flex-end;align-items:center;height:70px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-menu{display:none}.top-actions{align-items:center;gap:16px;display:flex}.top-actions button{width:38px;height:38px;color:var(--purple);background:#f2f0fb;border:0;border-radius:12px;font-weight:900}.avatar{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.content{max-width:1500px;margin:auto;padding:34px 40px 50px;position:relative}.page-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.page-title p{color:var(--purple);text-transform:uppercase;letter-spacing:1.5px;margin:0 0 4px;font-size:12px;font-weight:900}.page-title h1{letter-spacing:-1.7px;margin:0;font-size:38px}.subtitle{color:#696b80;margin:6px 0 20px}.primary,.outline{border:0;border-radius:12px;padding:13px 18px;font-weight:800}.primary{color:#fff;background:linear-gradient(135deg,#7550f5,#5b35e5);box-shadow:0 8px 18px #6845ed33}.outline{border:1px solid var(--line);color:var(--ink);background:#fff}.metrics{grid-template-columns:repeat(4,1fr);gap:18px;margin:24px 0 18px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;min-height:116px;padding:18px;display:flex;box-shadow:0 8px 25px #2222470a}.metric>b{border-radius:20px;place-items:center;width:60px;height:60px;font-size:29px;display:grid}.metric span{font-weight:700}.metric strong{margin-top:3px;font-size:34px;display:block}.metric.purple>b{background:#eee9ff}.metric.purple strong{color:var(--purple)}.metric.teal>b{background:#dff8f6}.metric.teal strong{color:var(--teal)}.metric.orange>b{background:#fff0e2}.metric.orange strong{color:var(--orange)}.metric.pink>b{background:#ffe4ed}.metric.pink strong{color:var(--pink)}.card{border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:0 9px 28px #29295a0b}.dashboard-grid{grid-template-columns:1.8fr 1fr;gap:18px;display:grid}.live-card{padding:25px}.card-heading{justify-content:space-between;align-items:start;display:flex}.card h2{margin:0}.card-heading p{color:#565970;margin:6px 0 0}.card-heading p b{color:var(--purple)}.live-dot{color:var(--pink);background:#ffe6ef;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:900}.live-stats{border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(3,1fr);margin:20px 0;display:grid;overflow:hidden}.live-stats>div{border-right:1px solid var(--line);align-items:center;gap:12px;padding:16px;display:flex}.live-stats>div:last-child{border:0}.live-stats>div>b{color:var(--purple);font-size:28px}.live-stats span{font-size:12px}.live-stats strong{margin-top:2px;font-size:22px;display:block}.progress{background:#eeedf5;border-radius:10px;height:10px;overflow:hidden}.progress i{background:linear-gradient(90deg,#6845ed,#8c6aff);border-radius:10px;height:100%;display:block}.tags{align-items:center;gap:9px;margin-top:18px;display:flex}.tags span{color:#6745de;background:#eee9ff;border-radius:9px;padding:7px 10px;font-size:12px}.tags span:nth-child(2){color:#008f86;background:#e2f8f6}.tags span:nth-child(3){color:#de650a;background:#fff0df}.tags button{background:var(--purple);color:#fff;border:0;border-radius:12px;margin-left:auto;padding:12px 22px;font-weight:800}.podium{padding:25px}.podium-bars{justify-content:center;align-items:end;gap:3px;height:112px;margin:13px 0;display:flex}.podium-bars div{color:#fff;border-radius:10px 10px 0 0;place-items:center;width:28%;font-size:25px;font-weight:900;display:grid}.podium-bars div:first-child{background:var(--teal);height:60%}.podium-bars div:nth-child(2){background:var(--purple);height:90%}.podium-bars div:nth-child(3){background:var(--orange);height:45%}.rank{background:#f7f6fb;border-radius:9px;align-items:center;gap:10px;margin-top:5px;padding:8px 10px;display:flex}.rank>b{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.rank:nth-of-type(4)>b{background:var(--teal)}.rank:nth-of-type(5)>b{background:var(--orange)}.rank span{flex:1}.rank strong{color:var(--purple)}.level-strip{grid-template-columns:1.2fr repeat(3,1fr) 1.15fr;align-items:center;gap:18px;margin-top:18px;padding:20px 24px;display:grid}.level-strip>div:first-child p{color:#73758b;margin:4px 0;font-size:12px}.level-strip>button{border:0;border-left:1px solid var(--line);color:var(--pink);text-align:left;background:0 0;align-items:center;gap:11px;font-weight:900;display:flex}.level-strip>button b{font-size:32px}.level span{align-items:center;gap:7px;font-size:13px;display:flex}.level span>b{margin-left:auto;font-size:18px}.level span>i{border-radius:50%;width:9px;height:9px}.level>div{background:#efeff5;border-radius:10px;height:8px;margin-top:10px;overflow:hidden}.level>div i{border-radius:10px;height:100%;display:block}.purple{background:var(--purple)}.teal{background:var(--teal)}.orange{background:var(--orange)}.quick-links{gap:10px;margin-top:14px;display:flex}.quick-links button{color:var(--purple);background:0 0;border:0;font-weight:800}.toast{color:#fff;z-index:10;background:#171934;border-radius:12px;padding:13px 18px;animation:.25s ease-out drop;position:fixed;top:84px;right:28px;box-shadow:0 12px 30px #1115}.toast button{color:#fff;background:0 0;border:0;margin-left:18px;font-size:20px}.toolbar{gap:12px;margin:25px 0 16px;display:flex}.toolbar input,.toolbar select,.form input,.form select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;padding:12px 14px}.toolbar input{flex:1}.toolbar span{color:#75768a;align-self:center}.table-card{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);padding:16px 20px}th{color:#73758a;text-transform:uppercase;font-size:12px}td:first-child{align-items:center;gap:10px;display:flex}.mini-avatar{width:36px;height:36px;color:var(--purple);background:#ede8ff;border-radius:12px;place-items:center;display:grid}.badge{color:#008e84;background:#e2f8f6;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:800}.badge.avanzado{color:#d95f08;background:#fff0df}.badge.básico,.badge.sin-evaluar{color:#6745de;background:#eee9ff}.status{color:#079b79;font-size:12px}.filter-pills{gap:8px;margin:22px 0;display:flex}.filter-pills button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 15px}.filter-pills button.on{background:var(--ink);color:#fff}.game-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.game{overflow:hidden}.game-cover{color:#fff;place-items:center;height:155px;font-size:32px;font-weight:900;display:grid;position:relative}.game-cover>b{color:var(--ink);background:#fff;border-radius:20px;padding:6px 9px;font-size:11px;position:absolute;top:14px;left:14px}.game>div:last-child{padding:20px}.game p{color:#6d6f83;font-size:13px}.game>div div{gap:18px;margin:18px 0;font-size:12px;display:flex}.game button{width:100%;color:var(--purple);background:#f0ecff;border:0;border-radius:10px;padding:11px;font-weight:900}.result-summary{grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0;display:grid}.result-summary article{color:var(--purple);background:#ede8ff;border-radius:18px;padding:22px}.result-summary article:nth-child(2){color:#008f86;background:#def8f5}.result-summary article:nth-child(3){color:#dc6209;background:#fff0df}.result-summary span,.result-summary small{display:block}.result-summary strong{font-size:36px}.two-col{grid-template-columns:1.35fr 1fr;gap:18px;display:grid}.chart-card,.leaderboard,.report,.topics{padding:24px}.bars{gap:18px;margin-top:25px;display:grid}.bars>div{grid-template-columns:110px 1fr 45px;align-items:center;gap:12px;display:grid}.bars i{background:#efeff5;border-radius:10px;height:12px;overflow:hidden}.bars i b{background:linear-gradient(90deg,var(--purple),#9d85f7);border-radius:10px;height:100%;display:block}.leaderboard>div,.topics>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.leaderboard>div>b,.topics>div>b{width:29px;height:29px;color:var(--purple);background:#eee9ff;border-radius:9px;place-items:center;display:grid}.leaderboard span,.topics span{flex:1}.leaderboard small,.topics small{color:#77798e;display:block}.insight{background:#fff0df;border:1px solid #ffd8b5;border-radius:17px;align-items:center;gap:15px;margin:24px 0;padding:18px 20px;display:flex}.insight>b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.insight p{color:#625c59;margin:4px 0}.insight button{background:var(--orange);color:#fff;border:0;border-radius:10px;margin-left:auto;padding:11px 14px;font-weight:800}.report .level{margin-top:24px}.plan-intro{color:#fff;background:linear-gradient(135deg,#6b47ef,#8a68f7);border-radius:20px;justify-content:space-between;align-items:center;margin:24px 0;padding:28px;display:flex}.plan-intro span{text-transform:uppercase;font-size:12px}.plan-intro h2{margin:5px 0}.plan-intro p{color:#e9e3ff;margin:0}.plan-intro>strong{background:#fff2;border-radius:13px;padding:15px;font-size:22px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-step{border-top:5px solid var(--purple);padding:23px}.plan-step:nth-child(2){border-color:var(--teal)}.plan-step:nth-child(3){border-color:var(--orange)}.plan-step>span{color:var(--purple);text-transform:uppercase;font-size:12px;font-weight:900}.plan-step p{color:#66697d;line-height:1.6}.plan-step>div{background:#f5f3fc;border-radius:10px;padding:12px;font-size:13px}.plan-step label{gap:8px;margin-top:18px;font-weight:800;display:flex}.plan-step.done{opacity:.65}.plan-step.done h2{text-decoration:line-through}.overlay{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11143199;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(520px,100%);max-height:90vh;padding:25px;animation:.22s ease-out pop;overflow:auto}.modal.wide{width:min(820px,100%)}.modal header{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.modal header span{color:var(--purple);text-transform:uppercase;font-size:11px;font-weight:900}.modal header h1{margin:4px 0}.modal header button{background:#f1eff8;border:0;border-radius:10px;width:36px;height:36px;font-size:22px}.form{gap:15px;display:grid}.form label{gap:7px;font-weight:800;display:grid}.label{margin:0;font-weight:800}.type-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.type-grid button{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:12px;padding:17px 8px;font-size:23px}.type-grid button small{color:var(--ink);margin-top:7px;font-size:11px;display:block}.type-grid button.chosen{border:2px solid var(--purple);background:#f1edff}.play-head,.play-foot{justify-content:space-between;align-items:center;display:flex}.play-head span{color:var(--purple);background:#eee9ff;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.play-head strong{color:var(--orange);font-size:20px}.question{text-align:center;padding:25px;font-size:28px}.answers{grid-template-columns:1fr 1fr;gap:12px;display:grid}.answers button{border:2px solid var(--line);text-align:left;background:#fff;border-radius:13px;padding:18px;font-weight:800}.answers button b{width:30px;height:30px;color:var(--purple);background:#eee9ff;border-radius:8px;place-items:center;margin-right:11px;display:inline-grid}.answers button:hover{border-color:var(--purple)}.answers button.correct{background:#ddf8ed;border-color:#18ad7a}.answers button.wrong{background:#ffe5ec;border-color:#e94370}.play-foot{color:#73758b;margin-top:20px}@keyframes pop{0%{opacity:0;transform:scale(.96)}}@keyframes drop{0%{opacity:0;transform:translateY(-10px)}}@media (width<=1050px){.metrics{grid-template-columns:1fr 1fr}.dashboard-grid,.two-col{grid-template-columns:1fr}.level-strip,.game-grid,.plan-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.sidebar{transform:translate(-100%)}.workspace{width:100%;margin:0}.topbar{justify-content:space-between}.mobile-menu{background:#f1eff8;border:0;border-radius:10px;padding:9px;display:block}.content{padding:24px 18px}.page-title{align-items:start}.page-title h1{font-size:29px}.metrics,.game-grid,.plan-grid,.result-summary,.answers,.dashboard-grid,.live-stats{grid-template-columns:1fr}.live-stats>div{border-right:0;border-bottom:1px solid var(--line)}.tags{flex-wrap:wrap}.tags button{width:100%;margin-left:0}.level-strip{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar input{flex-basis:100%}.two-col{grid-template-columns:1fr}.table-card{font-size:13px}.insight{flex-wrap:wrap;align-items:start}.insight button{width:100%;margin:0}.plan-intro{align-items:start;gap:15px}.top-actions button:first-child{display:none}}body{min-width:320px}.app-loading{text-align:center;color:#6b6e82;place-content:center;min-height:100vh;display:grid}.loader{background:var(--purple);color:#ffcb46;border-radius:22px;place-items:center;width:64px;height:64px;margin:auto;font-size:30px;animation:1s ease-in-out infinite alternate pop;display:grid;box-shadow:0 15px 35px #6845ed44}.signout{z-index:2;color:#fff;background:#ffffff14;border:0;border-radius:11px;margin-top:auto;padding:12px;font-weight:800;position:relative}.backdrop{display:none}.top-context{margin-right:auto}.top-context span{font-weight:900;display:block}.top-context small,.profile small{color:#7b7d91;font-size:11px;display:block}.profile strong{font-size:12px;display:block}.error-banner{color:#a72b51;background:#ffe8ec;border:1px solid #ffc6d4;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;padding:12px 15px;display:flex}.error-banner button{color:#fff;background:#a72b51;border:0;border-radius:8px;padding:7px 10px}.title-actions{gap:8px;display:flex}.summary-pills{gap:10px;margin:23px 0 14px;display:flex}.summary-pills span{border:1px solid var(--line);color:#717387;background:#fff;border-radius:12px;padding:10px 14px}.summary-pills b{color:var(--purple);margin-right:5px;font-size:20px}.question-cell{max-width:440px;display:table-cell!important}.question-cell strong,.question-cell small{display:block}.question-cell small{color:#7a7c8f;margin-top:4px}.row-actions{gap:6px;display:flex}.row-actions button{border:1px solid var(--line);width:31px;height:31px;color:var(--purple);background:#fff;border-radius:8px}.evaluation-grid .game-cover span{font-size:50px}.state{color:#6d6881;background:#f0eef8;border-radius:20px;padding:5px 8px;font-size:11px;font-weight:900}.state.active,.state.published{color:#008c7f;background:#dff8f4}.state.finished{color:#d9610a;background:#fff0df}.activity-list{gap:8px;margin-top:18px;display:grid}.activity-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:12px;display:flex}.activity-list>button:hover{border-color:#bcb2ef}.activity-list i{background:#aaa;border-radius:50%;width:9px;height:9px}.activity-list i.active{background:var(--teal)}.activity-list i.lobby{background:var(--orange)}.activity-list span{flex:1}.activity-list strong,.activity-list small{display:block}.activity-list small{color:#74768a;margin-top:3px}.link-button{color:var(--purple);background:0 0;border:0;font-weight:900}.welcome-card{color:#fff;background:linear-gradient(145deg,#6845ed,#4f2bd0);padding:28px;position:relative;overflow:hidden}.welcome-card>span{color:#ffffff12;font-size:140px;position:absolute;top:-30px;right:-15px}.welcome-card p{color:#ede8ff;line-height:1.65}.welcome-card small{color:#ffcb46;display:block}.welcome-card button{color:var(--purple);background:#fff;border:0;border-radius:10px;margin-top:22px;padding:11px 14px;font-weight:900}.empty{text-align:center;color:#77798e;width:100%;padding:34px}.empty b{color:#c9c3e6;margin-bottom:8px;font-size:30px;display:block}.export{text-decoration:none;display:inline-flex}.form textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:11px;min-height:85px;padding:12px 14px}.form.span-2,.form label.span-2{grid-column:1/-1}.modal.wide .form{grid-template-columns:1fr 1fr}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.form-note{color:#625c7d;background:#f4f1ff;border-radius:10px;grid-column:1/-1;padding:12px}.join-form input{text-transform:uppercase;text-align:center;letter-spacing:.25em;font-size:28px;font-weight:900}.question-picker{border:1px solid var(--line);border-radius:12px;grid-column:1/-1;gap:5px;max-height:260px;padding:12px;display:grid;overflow:auto}.question-picker>span{margin-bottom:5px;font-weight:900}.question-picker label{border-radius:8px;grid-template-columns:auto 1fr;align-items:start;padding:8px;display:flex}.question-picker label:hover{background:#f6f4fc}.question-picker label span,.question-picker small{display:block}.question-picker small{color:#77798e;margin-top:3px}.back-link{color:var(--purple);background:0 0;border:0;margin-bottom:16px;font-weight:900}.lobby{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:35px;display:flex}.lobby-icon{color:var(--purple);font-size:50px}.lobby>p{text-transform:uppercase;letter-spacing:1.6px;color:var(--purple);font-size:11px;font-weight:900}.lobby h1{margin:4px;font-size:32px}.big-code{letter-spacing:.2em;color:var(--purple);margin:22px 0 5px;font-size:58px;font-weight:900}.player-cloud{flex-wrap:wrap;justify-content:center;gap:7px;margin:24px;display:flex}.player-cloud span{background:#f1eff8;border-radius:20px;padding:8px 11px;font-size:12px}.lobby .primary{min-width:220px;margin-top:20px}.room-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.room-head .back-link{margin:0}.room-head>span{color:var(--purple);background:#eee9ff;border-radius:9px;padding:7px 11px}.play-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;display:grid}.question-stage{padding:28px}.answer-feedback{color:#087a66;background:#e4f8f2;border-radius:12px;margin-top:14px;padding:15px}.answer-feedback p{margin:5px 0}.next-question{width:100%;margin-top:15px}.live-ranking{height:max-content;padding:20px}.live-ranking h2{margin-bottom:14px}.live-ranking>div{border-bottom:1px solid var(--line);grid-template-columns:25px 34px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.live-ranking>div>b{color:var(--purple)}.live-ranking p{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-weight:800;overflow:hidden}.live-ranking small{color:#7b7d90;font-weight:400;display:block}.podium-result{justify-content:center;align-items:end;gap:8px;height:300px;margin-bottom:18px;padding:25px;display:flex}.place{text-align:center;flex-direction:column;align-items:center;width:150px;display:flex}.place strong,.place small{margin-top:5px;display:block}.place>i{width:100%;height:80px;color:var(--teal);background:#def8f5;border-radius:14px 14px 0 0;place-items:center;margin-top:12px;font-size:30px;font-style:normal;font-weight:900;display:grid}.place.p1{order:2}.place.p1>i{height:145px;color:var(--purple);background:#eee9ff}.place.p2{order:1}.place.p3{order:3}.place.p3>i{height:60px;color:var(--orange);background:#fff0df}.room-loading{text-align:center;padding:80px}.plan-step select{border:1px solid var(--line);border-radius:9px;width:100%;margin-top:7px;padding:8px}.login-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-art{color:#fff;background:linear-gradient(145deg,#5d3adb,#7550f5);flex-direction:column;justify-content:space-between;padding:48px 7vw;display:flex;position:relative;overflow:hidden}.login-art:after{content:"✦";color:#ffffff0b;font-size:600px;position:absolute;bottom:-170px;right:-100px}.login-brand{font-size:29px;font-weight:900;line-height:.9;position:relative}.login-brand b,.login-brand strong{display:block}.login-brand i{color:#ffcb46;position:absolute;top:0;left:78px}.login-art>div:last-child{z-index:1;max-width:640px;margin:auto 0;position:relative}.login-art>div>span{text-transform:uppercase;letter-spacing:2px;color:#dfd7ff;font-size:11px;font-weight:900}.login-art h1{letter-spacing:-3px;margin:18px 0;font-size:clamp(42px,5vw,70px);line-height:1.05}.login-art h1 em{color:#ffcb46;font-style:normal}.login-art p{color:#ebe6ff;max-width:520px;font-size:17px;line-height:1.7}.login-art blockquote{border-left:2px solid #ffcb46;margin:55px 0 0;padding-left:20px;line-height:1.7}.login-art blockquote small{color:#ffcb46;text-transform:uppercase;letter-spacing:1px;margin-top:6px;display:block}.login-panel{place-items:center;padding:40px;display:grid}.login-panel form{width:min(410px,100%)}.login-kicker{color:var(--purple);text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900}.login-panel h2{margin:8px 0;font-size:40px}.login-panel form>p{color:#73758a;margin-bottom:30px}.login-panel label{gap:8px;margin-top:18px;font-weight:900;display:grid}.login-panel input{border:1px solid var(--line);background:#fbfbfe;border-radius:12px;outline:none;width:100%;padding:14px}.login-panel input:focus{border-color:var(--purple);box-shadow:0 0 0 4px #6845ed14}.password{position:relative}.password button{color:var(--purple);background:#eee9ff;border:0;border-radius:8px;padding:7px;position:absolute;top:7px;right:8px}.login-submit{width:100%;margin-top:25px}.login-error{color:#a72b51;background:#ffe8ec;border-radius:9px;margin-top:14px;padding:10px}.demo-buttons{border-top:1px solid var(--line);flex-wrap:wrap;gap:7px;margin-top:25px;padding-top:18px;display:flex}.demo-buttons small{text-transform:uppercase;color:#77798e;width:100%}.demo-buttons button{color:var(--purple);background:#f0eef8;border:0;border-radius:20px;padding:7px 11px}@media (width<=1050px){.play-layout{grid-template-columns:1fr}.live-ranking{order:2}.login-art{padding:42px}.profile{display:none}}@media (width<=760px){.sidebar{transition:transform .25s}.sidebar.open{transform:translate(0)}.backdrop{z-index:4;background:#11143188;border:0;display:block;position:fixed;inset:0}.top-context{display:none}.page-title{flex-direction:column}.page-title>button,.page-title>.title-actions,.page-title>a{width:100%}.title-actions button{flex:1}.modal.wide .form{grid-template-columns:1fr}.form.span-2,.form label.span-2,.form-actions,.question-picker,.form-note{grid-column:auto}.play-layout{grid-template-columns:1fr}.question-stage{padding:18px}.big-code{font-size:39px}.podium-result{padding:15px 4px}.place{width:31%}.place strong{font-size:11px}.place small{font-size:10px}.login-page{background:#f7f6fc;padding:16px;display:block}.login-art{display:none}.login-panel{background:#fff;border-radius:20px;min-height:calc(100vh - 32px);padding:25px}.login-panel h2{font-size:34px}.level-strip{display:grid}.game-cover{height:130px}.profile{display:none}.question-cell{min-width:260px}.room-head{flex-wrap:wrap;gap:8px}}@media (width<=420px){.metrics,.result-summary{grid-template-columns:1fr}.topbar{padding:0 16px}.big-code{letter-spacing:.12em}.lobby{padding:24px 14px}.lobby h1{font-size:25px}}@media (width<=760px){.form-grid{grid-template-columns:1fr}.participant-table,.result-history{overflow-x:auto}.result-history table{min-width:760px}}.account-button{z-index:2;color:#eee9ff;text-align:left;background:0 0;border:0;border-radius:10px;margin-top:auto;padding:11px;font-weight:700;position:relative}.account-button:hover{background:#ffffff14}.signout{margin-top:4px}.android-download{color:#241654;background:linear-gradient(135deg,#f4f1ff,#fff8de);border:1px solid #d9d0ff;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;margin-top:18px;padding:13px 15px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.android-download:hover{border-color:var(--purple);transform:translateY(-2px);box-shadow:0 10px 24px #5635ca1c}.android-download>span{background:var(--purple);color:#fff;border-radius:12px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.android-download strong{font-size:14px}.android-download small{color:#73758a;font-size:11px}.access-help{text-align:center;color:#77798e;margin-top:17px;display:block}.weight-legend{flex-wrap:wrap;gap:10px;margin:0 0 18px;display:flex}.weight-legend span{border:1px solid var(--line);color:#707287;background:#fff;border-radius:20px;padding:8px 13px}.weight-legend b{color:var(--purple);margin-left:4px}.answers button.selected{outline:3px solid #ffd338;box-shadow:0 0 0 5px #ffd33833}.time-low{color:#d62955;animation:.8s ease-in-out infinite alternate pulse-time}@keyframes pulse-time{to{transform:scale(1.08)}}.live-status{text-align:center;padding:30px}.live-status>strong{color:var(--purple);font-size:3.5rem;line-height:1;display:block}.live-status>strong small{color:#74768a;margin-top:10px;font-size:.9rem;display:block}.live-status p{color:#74768a}.status-progress{background:#ece9f7;border-radius:999px;height:12px;margin:24px 0;overflow:hidden}.status-progress i{background:linear-gradient(90deg,var(--purple),#8b68ff);height:100%;transition:width .4s;display:block}.answer-feedback.waiting{color:#4b348f;background:#f5f2ff}.waiting-message{text-align:center;color:#74768a;margin:24px 0 4px}.answer-bars{gap:12px;margin:22px 0;display:grid}.answer-bars>div{border:1px solid var(--line);background:#f5f3fa;border-radius:14px;padding:12px;overflow:hidden}.answer-bars>div.correct{background:#effbf5;border-color:#31ae70}.answer-bars span{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.answer-bars span>b{width:30px;height:30px;color:var(--purple);background:#ddd6fa;border-radius:8px;place-items:center;display:grid}.answer-bars span>strong{margin-left:auto}.answer-bars i{background:#8b68ff;border-radius:99px;min-width:2px;height:7px;margin-top:9px;display:block}.answer-bars>div.correct i{background:#31ae70}.question-type-badge{color:var(--purple);white-space:nowrap;background:#f1edff;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.question-type-help{margin:0}.sequence-fields{gap:9px;display:grid}.sequence-fields label{grid-template-columns:38px 1fr;align-items:center;display:grid}.sequence-fields label>span:first-child{width:32px;height:32px;color:var(--purple);background:#eee9ff;border-radius:9px;place-items:center;display:grid}.matching-fields{border:1px solid var(--line);border-radius:12px;gap:8px;padding:12px;display:grid}.matching-fields>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.matching-fields>div:first-child{color:#6f7185;font-size:12px}.answers.true-false{grid-template-columns:1fr 1fr}.puzzle-answer,.matching-answer{gap:10px;display:grid}.puzzle-answer>p,.matching-answer>p{text-align:center;color:#73758b}.puzzle-answer>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:34px 1fr 38px 38px;align-items:center;gap:8px;padding:9px;display:grid}.puzzle-answer>div>b{width:30px;height:30px;color:var(--purple);background:#eee9ff;border-radius:8px;place-items:center;display:grid}.puzzle-answer>div>button{border:1px solid var(--line);height:34px;color:var(--purple);background:#fff;border-radius:8px;font-weight:900}.matching-answer label{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:10px;padding:10px;display:grid}.matching-answer label span{font-weight:800}.matching-answer select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}.submit-complex{width:100%;margin-top:7px}.correct-sequence,.correct-pairs{gap:9px;margin:20px 0;padding:0;list-style:none;display:grid}.correct-sequence li,.correct-pairs>div{background:#effbf5;border:1px solid #8dd9bd;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.correct-sequence b{color:#fff;background:#31ae70;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.correct-pairs span{flex:1}.correct-pairs b{color:#15956c}@media (width<=760px){.matching-fields>div,.matching-answer label,.answers.true-false{grid-template-columns:1fr}.puzzle-answer>div{grid-template-columns:30px 1fr 34px 34px}.question-type-badge{white-space:normal}}.participant-summary{flex-wrap:wrap}.category-filter{justify-content:flex-end}.category-filter select{min-width:220px}.category-badge{color:#176c92;white-space:nowrap;background:#e8f7ff;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.form input[readonly]{color:#777;cursor:not-allowed;background:#f1f1f5}.participant-table td{vertical-align:middle}.participant-table td:first-child{min-width:190px}.participant-table td strong,.participant-table td small,.participant-table td span{display:block}.participant-table td small{color:#77798e;margin-top:4px}.participant-table td a{color:var(--purple);font-weight:800;text-decoration:none}.calculated-category{background:#f2efff;border:1px solid #ded7ff;border-radius:12px;gap:4px;padding:13px;display:grid}.calculated-category span,.calculated-category small{color:#706b87;font-size:11px}.calculated-category strong{color:var(--purple)}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.result-history{margin-top:20px}.result-history .card-heading{padding:22px 22px 4px}.result-history td{vertical-align:middle}.result-history td:first-child{display:table-cell}.result-history td strong,.result-history td small{display:block}.result-history td small{color:#77798e;margin-top:4px}.compact{border-radius:9px;padding:8px 11px}.music-player{z-index:18;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171934;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;bottom:20px;right:24px;box-shadow:0 14px 35px #1117}.music-player>span{color:#ffcf3f;background:linear-gradient(145deg,#7b57f7,#4b28ca);border-radius:11px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.music-player div{min-width:120px}.music-player small,.music-player strong{display:block}.music-player small{color:#c8c4db;font-size:10px}.music-player button{color:var(--purple);background:#fff;border:0;border-radius:9px;padding:8px 10px;font-weight:900}.music-player label{align-items:center;gap:5px;display:flex}.music-player label>span{font-size:14px}.music-player input{accent-color:#8b68ff;width:72px}.game-cover.level-basic{background:linear-gradient(145deg,#7651f5,#532bcf)}.game-cover.level-intermediate{background:linear-gradient(145deg,#20c9b6,#078b86)}.game-cover.level-advanced{background:linear-gradient(145deg,#ff9a45,#ea5b12)}.game-cover.level-multi{background:linear-gradient(145deg,#f45b9a,#b93178)}.game-cover.has-cover{background-position:50%;background-size:cover}.game-cover.has-cover span{filter:drop-shadow(0 3px 6px #0009)}.badge.level-basic{color:#6745de;background:#eee9ff}.badge.level-intermediate{color:#008e84;background:#e2f8f6}.badge.level-advanced{color:#d95f08;background:#fff0df}.badge.level-multi{color:#b72d66;background:#ffe5ef}.question-filters{border:1px solid var(--line);background:#f6f4fc;border-radius:14px;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:9px;padding:13px;display:grid}.question-filters strong{grid-column:1/-1}.question-filters input,.question-filters select{min-width:0}.selection-summary{color:#087a66;background:#e8f8f4;border-radius:11px;padding:10px 13px}.question-picker input[type=checkbox]{width:18px;height:18px;accent-color:var(--purple);margin-top:2px}.current-cover{background:#f6f4fc;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.current-cover img{object-fit:cover;border-radius:9px;width:110px;height:65px}.current-cover span{color:#6d6f83;font-size:12px}.animated-podium{color:#fff;background:radial-gradient(circle at 50% 20%,#8c6aff,#5225a4 55%,#251251);min-height:430px;margin:18px 0 24px;padding:24px;position:relative;overflow:hidden}.animated-podium header{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.animated-podium header span{color:#ffcf3f;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:900}.animated-podium header h2{flex:1}.animated-podium header button{color:#fff;background:#ffffff15;border:1px solid #fff5;border-radius:10px;padding:8px 11px}.podium-scene{z-index:2;justify-content:center;align-items:end;gap:10px;height:335px;display:flex;position:relative}.podium-place{text-align:center;opacity:0;flex-direction:column;align-items:center;width:min(220px,30%);transition:opacity .55s,transform .7s cubic-bezier(.2,.9,.25,1.25);display:flex;transform:translateY(55px)scale(.75)}.podium-place.revealed{opacity:1;transform:translateY(0)scale(1)}.podium-place.place-1{order:2}.podium-place.place-2{order:1}.podium-place.place-3{order:3}.podium-avatar{width:66px;height:66px;color:var(--purple);background:#fff;border-radius:22px;place-items:center;font-size:21px;font-weight:900;display:grid;box-shadow:0 10px 25px #1116}.podium-place strong{margin-top:10px;font-size:18px}.podium-place small{color:#e9e4ff;margin:5px 0 10px}.podium-place>i{color:#ffcf3f;background:linear-gradient(#7a51ed,#4b249e);border-radius:18px 18px 0 0;place-items:start center;width:100%;height:160px;padding-top:22px;font-size:42px;font-style:normal;font-weight:900;display:grid}.podium-place.place-2>i{color:#e1e4ef;background:linear-gradient(#6440c3,#3a1e7b);height:118px}.podium-place.place-3>i{color:#ff8a3c;background:linear-gradient(#5b34b3,#35196e);height:88px}.confetti{pointer-events:none;z-index:3;position:absolute;inset:0}.confetti i{width:9px;height:17px;animation:2.8s linear infinite confetti-fall;position:absolute;top:-20px}@keyframes confetti-fall{to{transform:translate(40px,480px)rotate(620deg)}}.analysis-hint{color:#73758b}.analysis-leaderboard>button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;background:0 0;align-items:center;gap:12px;padding:13px 0;display:flex}.analysis-leaderboard>button:hover{background:#f8f6ff}.analysis-leaderboard>button>b{width:29px;height:29px;color:var(--purple);background:#eee9ff;border-radius:9px;place-items:center;display:grid}.analysis-leaderboard>button span{flex:1}.analysis-leaderboard>button small{color:#77798e;display:block}.live-ranking>button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:25px 34px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.live-ranking>button:not(:disabled):hover{background:#f7f4ff}.live-ranking>button>b{color:var(--purple)}.live-ranking>button p{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-weight:800;overflow:hidden}.live-ranking>button small{color:#7b7d90;font-weight:400;display:block}.analysis-overlay{z-index:45;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111431aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.participant-analysis{background:#f7f6fc;border-radius:22px;width:min(1100px,100%);max-height:92vh;padding:26px;overflow:auto;box-shadow:0 24px 70px #0007}.participant-analysis.loading{text-align:center;width:min(360px,100%)}.participant-analysis>header{justify-content:space-between;align-items:start;display:flex}.participant-analysis>header span{color:var(--purple);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:900}.participant-analysis>header h1{margin:5px 0}.participant-analysis>header p{color:#717388;margin:0}.participant-analysis>header>button{background:#eae7f5;border:0;border-radius:10px;width:38px;height:38px;font-size:24px}.analysis-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0;display:grid}.analysis-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px}.analysis-metrics span,.analysis-metrics small{color:#74768a;display:block}.analysis-metrics strong{color:var(--purple);margin:4px 0;font-size:28px;display:block}.analysis-notice{color:#715411;background:#fff4d8;border:1px solid #f4ce73;border-radius:12px;margin-bottom:15px;padding:13px}.question-analysis-list{gap:12px;display:grid}.question-analysis-list>article{border:1px solid var(--line);background:#fff;border-left:5px solid #28ad7c;border-radius:15px;padding:16px}.question-analysis-list>article.needs-work{border-left-color:#eb4c78}.question-analysis-list>article.no-detail{border-left-color:#aaa}.question-analysis-head{grid-template-columns:34px 1fr auto;align-items:start;gap:10px;display:grid}.question-analysis-head>b{width:31px;height:31px;color:var(--purple);background:#eee9ff;border-radius:9px;place-items:center;display:grid}.question-analysis-head span strong,.question-analysis-head span small{display:block}.question-analysis-head span small{color:#727488;margin-top:5px}.question-analysis-head>i{color:#087c61;background:#ddf7ed;border-radius:20px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:900}.needs-work .question-analysis-head>i{color:#b72550;background:#ffe4ec}.no-detail .question-analysis-head>i{color:#666;background:#eee}.question-analysis-list dl{grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 0;display:grid}.question-analysis-list dl>div{background:#f6f5fa;border-radius:10px;min-width:0;padding:10px}.question-analysis-list dt{text-transform:uppercase;color:#77798c;font-size:10px}.question-analysis-list dd{overflow-wrap:anywhere;margin:5px 0 0;font-weight:800}.reinforcement{color:#704315;background:#fff0e2;border-radius:11px;margin-top:12px;padding:12px}.reinforcement p{margin:4px 0}.reinforcement small{color:#9a642c}@media (width<=760px){.music-player{bottom:10px;left:12px;right:12px}.music-player div{flex:1;min-width:0}.music-player label{display:none}.animated-podium{min-height:390px;padding:16px}.animated-podium header{flex-wrap:wrap}.animated-podium header h2{flex-basis:70%}.podium-scene{gap:4px;height:290px}.podium-place{width:33%}.podium-avatar{border-radius:15px;width:48px;height:48px;font-size:15px}.podium-place strong{font-size:12px}.podium-place small{font-size:9px}.podium-place>i{height:135px}.podium-place.place-2>i{height:100px}.podium-place.place-3>i{height:72px}.participant-analysis{padding:17px}.analysis-metrics,.question-analysis-list dl{grid-template-columns:1fr 1fr}.question-analysis-head{grid-template-columns:30px 1fr}.question-analysis-head>i{grid-column:2;width:max-content}.question-filters{grid-template-columns:1fr}.question-filters strong{grid-column:auto}.current-cover{align-items:flex-start}.current-cover img{width:90px}}.activity-list>button>i.lobby{background:var(--orange);border-radius:50%;flex:0 0 9px;width:9px;height:9px;min-height:0;padding:0;display:block}.login-panel{overflow:auto}.login-stack{width:min(470px,100%);padding:28px 0}.login-panel .login-stack>form{width:100%}.login-divider{color:#7a7c90;align-items:center;gap:12px;margin:22px 0;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--line);flex:1;height:1px}.login-divider span{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:11px}.guest-entry{background:#f8f6ff;border:1px solid #dcd6fa;border-radius:18px;padding:18px}.guest-entry>div h3{margin:5px 0;font-size:20px}.guest-entry>div p{color:#6f7185;margin:0 0 12px;font-size:13px;line-height:1.45}.guest-entry label{margin-top:10px!important}.guest-entry input[name=code]{text-transform:uppercase;text-align:center;letter-spacing:.22em;font-size:20px;font-weight:900}.guest-entry>.primary{width:100%;margin-top:14px}.login-stack>.android-download{margin-top:18px}.guest-table{margin:18px 0 22px}.guest-table .card-heading{padding:20px 20px 6px}.guest-table td:first-child{display:table-cell}.guest-table td strong,.guest-table td small{display:block}.guest-table td small{color:#77798e;margin-top:3px}.guest-actions{gap:7px;display:flex}.guest-actions button{white-space:nowrap}@media (width<=760px){.login-stack{padding:0}.login-divider{margin:18px 0}.guest-entry{padding:15px}.guest-table table{min-width:720px}}.category-results{gap:26px;display:grid}.category-result-block{border-top:4px solid var(--purple);background:#f0edfb;border-radius:22px;padding:18px}.category-result-block:nth-child(2n){border-top-color:var(--teal);background:#edf9f7}.category-result-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.category-result-title span{color:#74768a;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:900}.category-result-title h2{color:var(--ink);margin:0}.category-leaderboard{margin-top:16px}.category-leaderboard>h2{margin-bottom:10px}.game-category-results{margin-top:20px}.grouped-live-ranking>section+section{border-top:2px solid var(--line);margin-top:16px;padding-top:14px}.grouped-live-ranking h3{color:var(--purple);margin:0 0 7px;font-size:14px}.grouped-live-ranking section>button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:25px 34px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.grouped-live-ranking section>button:not(:disabled):hover{background:#f7f4ff}.grouped-live-ranking section>button>b{color:var(--purple)}.grouped-live-ranking section>button p{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-weight:800;overflow:hidden}.grouped-live-ranking section>button small{color:#7b7d90;font-weight:400;display:block}@media (width<=760px){.category-result-block{padding:11px}.category-result-title{flex-direction:column;align-items:start}.category-result-title h2{font-size:22px}}.avatar-picker{background:#faf9ff;border:1px solid #ddd7f7;border-radius:14px;grid-column:1/-1;padding:12px}.avatar-picker legend{color:#4e3b91;padding:0 6px;font-size:12px;font-weight:900}.avatar-picker>div{grid-template-columns:repeat(4,minmax(90px,1fr));gap:8px;display:grid}.avatar-picker label{cursor:pointer}.avatar-picker input{opacity:0;pointer-events:none;position:absolute}.avatar-picker label>span{background:#fff;border:2px solid #0000;border-radius:12px;place-items:center;gap:2px;padding:9px 5px;display:grid;box-shadow:0 2px 9px #24204c0b}.avatar-picker label>span>b{font-size:28px}.avatar-picker label>span>strong{font-size:12px}.avatar-picker label>span>small{color:#77798e;font-size:9px}.avatar-picker input:checked+span{border-color:var(--purple);background:#f0ecff;box-shadow:0 0 0 3px #6b45ed1f}.biblical-avatar{font-size:22px!important}.podium-avatar.biblical-avatar{font-size:34px!important}.selection-summary{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.selection-summary>strong{margin-left:auto;font-size:17px}.selection-summary.points-complete{color:#087a60;background:#e4f8f1}.selection-summary.points-pending{color:#a94c12;background:#fff0e5}.scored-picker label{grid-template-columns:auto minmax(0,1fr) 100px;gap:8px;display:grid}.question-points{align-items:center;gap:4px;display:flex!important}.question-points input{text-align:right;width:74px;padding:8px!important}.music-status{color:#ddd;background:#ffffff19;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:900}.music-status.playing{color:#87f1ce;background:#164f42}.music-player .biblical-avatar{font-size:22px}.evaluation-grid .game>div:last-child>div span:first-child{font-weight:800}@media (width<=760px){.avatar-picker>div{grid-template-columns:repeat(2,1fr)}.scored-picker label{grid-template-columns:auto minmax(0,1fr)}.question-points{grid-column:2}.selection-summary>strong{margin-left:0}.music-status{display:none}}.translation-toggle{z-index:40;color:#fff;cursor:pointer;background:#121735;border:0;border-radius:999px;padding:12px 18px;font-weight:800;position:fixed;top:92px;right:20px;box-shadow:0 10px 30px #10142f33}.translation-toggle-inline{color:#4f35c8!important;background:#fff!important;border-radius:999px!important;font-weight:800!important}.miskitu-form small{color:#73778d;margin:5px 0;display:block}.miskitu-form textarea{min-height:90px}.sidebar{padding-bottom:18px;overflow:hidden auto}.sidebar .brand{padding-bottom:24px}.sidebar nav{gap:3px}.sidebar nav button{padding-top:10px;padding-bottom:10px}.sidebar nav,.sidebar .brand,.sidebar .create-game,.sidebar .account-button,.sidebar .signout{z-index:2;flex-shrink:0;position:relative}.side-shapes{pointer-events:none;opacity:.3}.danger{color:#b4234e;background:#fff0f3;border:1px solid #ffc4d1;border-radius:12px;padding:13px 18px;font-weight:800}.guest-actions{flex-wrap:wrap}.answers .answer-option,.answer-bars .answer-result{--answer-color:#6845ed;--answer-soft:#f1edff;--answer-border:#cfc5ff;border-color:var(--answer-border);background:var(--answer-soft)}.answers .answer-option b,.answer-bars .answer-result span>b{color:#fff;background:var(--answer-color)}.answers .answer-option:hover{border-color:var(--answer-color);box-shadow:0 8px 20px color-mix(in srgb,var(--answer-color) 20%,transparent)}.answers .answer-a,.answer-bars .answer-a{--answer-color:#e44272;--answer-soft:#fff0f4;--answer-border:#f5b5c8}.answers .answer-b,.answer-bars .answer-b{--answer-color:#2789d9;--answer-soft:#edf7ff;--answer-border:#a9d5f5}.answers .answer-c,.answer-bars .answer-c{--answer-color:#e5a117;--answer-soft:#fff8e8;--answer-border:#f0d18f}.answers .answer-d,.answer-bars .answer-d{--answer-color:#25a77b;--answer-soft:#edfbf6;--answer-border:#9edfc8}.answers .answer-option.selected{outline-color:var(--answer-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--answer-color) 22%,transparent)}.answer-bars .answer-result i{background:var(--answer-color)}.answer-bars .answer-result.correct{background:#e4faef;border:3px solid #14885f}.answer-bars .answer-result.correct span>b,.answer-bars .answer-result.correct i{background:#14885f}.brand{letter-spacing:-1px;align-items:center;gap:10px;padding-left:10px;line-height:.82;display:flex}.brand>img{object-fit:contain;filter:drop-shadow(0 8px 12px #2d168055);flex:none;width:62px;height:62px}.brand>.brand-words{font-size:31px}.brand>.brand-words>span{display:block}.login-brand{align-items:center;gap:13px;line-height:.86;display:flex}.login-brand img{object-fit:contain;filter:drop-shadow(0 10px 18px #2c176066);width:76px;height:76px}.login-brand>span{display:block}.mobile-login-brand{color:var(--purple);align-items:center;gap:10px;margin-bottom:18px;font-size:21px;display:none}.mobile-login-brand img{object-fit:contain;width:54px;height:54px}.quick-access{background:#f8f6ff;border:1px solid #dcd6fa;border-radius:18px;margin:22px 0 0;overflow:hidden}.quick-access summary{cursor:pointer;color:var(--purple);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;list-style:none;display:flex}.quick-access summary::-webkit-details-marker{display:none}.quick-access summary span{gap:2px;display:grid}.quick-access summary small{color:#73758a;font-size:11px}.quick-access summary strong{text-transform:uppercase;letter-spacing:1.6px;font-size:13px}.quick-access summary>b{background:#ebe6ff;border-radius:10px;place-items:center;width:30px;height:30px;font-size:20px;transition:transform .2s;display:grid}.quick-access[open] summary>b{transform:rotate(180deg)}.quick-access[open] summary{border-bottom:1px solid #ded8f7}.quick-access .guest-entry{background:#fff;border:0;border-radius:0;padding:18px}.quick-access .guest-entry h3{margin-top:0}.compact-picker>div{max-height:270px;padding-right:4px;overflow-y:auto}@media (width<=760px){.mobile-login-brand{display:flex}.quick-access{margin-top:18px}.quick-access summary{padding:14px}.compact-picker>div{max-height:300px}}.sidebar .brand{text-align:center;z-index:3;background:#6845ed;flex-direction:column;justify-content:center;gap:5px;width:100%;padding:4px 0 20px;position:sticky;top:-18px}.brand>img{width:96px;height:96px}.brand>.brand-words{font-size:28px;line-height:.84}.login-brand{justify-content:center;gap:20px;width:100%;margin:0 auto}.login-brand img{width:132px;height:132px}.login-brand>span{letter-spacing:-1.5px;font-size:40px}.persistent-brand{color:var(--ink);background:0 0;border:0;border-radius:12px;align-items:center;gap:8px;padding:3px 9px;font-weight:900;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.persistent-brand:hover{color:var(--purple);background:#f3f0ff}.persistent-brand img{object-fit:contain;width:52px;height:52px}.persistent-brand strong{text-align:left;max-width:48px;font-size:14px;line-height:1.05}@media (width<=1050px){.persistent-brand strong{display:none}.persistent-brand img{width:48px;height:48px}}@media (width<=760px){.persistent-brand img{width:46px;height:46px}.login-brand img{width:112px;height:112px}.login-brand>span{font-size:34px}}.podium-place>i{flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;padding-top:14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff70,0 -8px 24px #1b0b4938}.podium-place>i:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff2e 43%,#0000 59%);position:absolute;inset:0}.podium-place>i>b{color:#fff;text-shadow:0 2px 5px #27114b66;z-index:1;font-size:34px;line-height:1}.podium-medal{filter:drop-shadow(0 7px 6px #1a0a3e66);z-index:1;place-items:center;width:70px;height:70px;font-size:54px;line-height:1;display:grid}.podium-place.place-1>i{color:#fff4b8;background:linear-gradient(155deg,#ffd95d 0%,#f4ad16 48%,#bd6800 100%)}.podium-place.place-2>i{color:#fff;background:linear-gradient(155deg,#f7f9ff 0%,#aeb9cc 50%,#69778e 100%)}.podium-place.place-3>i{color:#ffe1c2;background:linear-gradient(155deg,#f6a15f 0%,#bd612c 50%,#77371e 100%)}.podium-place.place-2 .podium-medal{width:62px;height:62px;font-size:48px}.podium-place.place-3 .podium-medal{width:54px;height:54px;font-size:42px}.podium-place.place-2>i>b{font-size:30px}.podium-place.place-3>i>b{font-size:27px}.confetti{overflow:hidden}.confetti-piece{opacity:.95;will-change:transform;filter:drop-shadow(0 2px 1px #18083e33)}.confetti-piece.shape-0{border-radius:2px;width:9px;height:22px}.confetti-piece.shape-1{border-radius:50%;width:13px;height:13px}.confetti-piece.shape-2{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border-radius:2px;width:13px;height:13px}.confetti-piece.shape-3{border-radius:6px;width:5px;height:27px}.confetti-piece.shape-4{clip-path:polygon(50% 0,100% 100%,0 100%);width:16px;height:15px}.confetti-piece.shape-5{clip-path:polygon(50% 0,61% 34%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 34%);width:18px;height:18px}.confetti-piece.drift-1{animation-name:confetti-fall-left}.confetti-piece.drift-2{animation-name:confetti-fall-zigzag}@keyframes confetti-fall-left{to{transform:translate(-65px,500px)rotate(-760deg)}}@keyframes confetti-fall-zigzag{25%{transform:translate(34px,130px)rotate(170deg)}55%{transform:translate(-28px,285px)rotate(390deg)}to{transform:translate(55px,500px)rotate(790deg)}}@media (width<=760px){.podium-medal{width:52px;height:52px;font-size:40px}.podium-place.place-2 .podium-medal{width:46px;height:46px;font-size:36px}.podium-place.place-3 .podium-medal{width:42px;height:42px;font-size:32px}.podium-place>i>b{font-size:26px}.podium-place.place-2>i>b{font-size:23px}.podium-place.place-3>i>b{font-size:21px}}.quick-join-form{gap:13px;display:grid}.quick-code-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.quick-code-row input{min-width:0}.quick-code-row .outline{padding-inline:14px}.game-mode-notice{color:#4f32b5;background:#f3f0ff;border:1px solid #d8d1f8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.game-mode-notice.group{color:#08796e;background:#eaf9f6;border-color:#b7e7df}.game-mode-notice span{color:#6e7084;text-align:right;font-size:12px}.team-members{background:#faf9ff;border:1px solid #dcd6f5;border-radius:14px;padding:13px}.team-members legend{color:var(--purple);padding:0 6px;font-weight:900}.team-members>p{color:#6f7186;margin:0 0 11px;font-size:12px;line-height:1.45}.team-members>div{grid-template-columns:28px minmax(0,1fr) 34px;align-items:center;gap:7px;margin-top:7px;display:grid}.team-members>div>b{width:28px;height:28px;color:var(--purple);background:#eae5ff;border-radius:9px;place-items:center;display:grid}.team-members>div>input{width:100%}.team-members>div>button{color:#b92751;background:#ffe7ed;border:0;border-radius:9px;width:34px;height:34px;font-size:20px}.team-members .add-member{width:100%;margin-top:10px}.game-mode-badge{color:var(--purple);background:#eee9ff;border-radius:20px;padding:5px 8px;font-weight:900}.game-mode-badge.group{color:#087d70;background:#dff8f4}.player-cloud span small{color:#77798e;margin-top:2px;font-size:9px;display:block}.player-cloud span:has(small){background:#fff;border:1px solid #ded8f7;padding:9px 13px}@media (width<=520px){.quick-code-row{grid-template-columns:1fr}.quick-code-row .outline{width:100%}.game-mode-notice{flex-direction:column;align-items:flex-start}.game-mode-notice span{text-align:left}.team-members>div{grid-template-columns:26px minmax(0,1fr) 30px}.team-members>div>button{width:30px}}.reading-toolbar{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:end;gap:14px;margin-bottom:22px;padding:16px 18px;display:flex}.reading-toolbar label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.reading-toolbar select{background:#f8f7ff;min-width:210px}.reading-modules{gap:22px;display:grid}.reading-module{padding:0;overflow:hidden}.reading-module>header{color:#fff;background:linear-gradient(135deg,#5c38e9,#7b58f4) 50%/cover;justify-content:space-between;align-items:end;gap:24px;min-height:190px;padding:28px 30px;display:flex}.reading-module>header.has-cover{background-blend-mode:multiply;background-color:#402397}.reading-module>header h2{margin:8px 0;font-size:1.75rem}.reading-module>header p{color:#f1edff;max-width:760px;margin:0;line-height:1.55}.reading-number{letter-spacing:.16em;text-transform:uppercase;color:#ffe75b;font-size:.72rem;font-weight:900}.reading-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.reading-tags span{white-space:nowrap;background:#ffffff24;border:1px solid #fff5;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850}.reading-tags .published{color:#fff;background:#1bbf91}.reading-tags .draft{color:#392800;background:#ffca4b}.reading-admin{border-bottom:1px solid var(--line);background:#fbfaff;gap:9px;padding:14px 24px;display:flex}.reading-list{padding:8px 24px 22px}.reading-item{border-bottom:1px solid var(--line);align-items:center;display:flex}.reading-item:last-child{border-bottom:0}.reading-open{text-align:left;width:100%;color:var(--ink);background:0 0;align-items:center;gap:15px;padding:18px 4px;display:flex}.reading-open>b{width:38px;height:38px;color:var(--purple);background:#eee9ff;border-radius:12px;flex:0 0 38px;place-items:center;font-size:.9rem;display:grid}.reading-open>span{flex:1;gap:4px;display:grid}.reading-open small{text-transform:uppercase;letter-spacing:.08em;color:var(--purple);font-size:.7rem;font-weight:850}.reading-open strong{font-size:1.05rem}.reading-open em{color:var(--muted);font-size:.86rem;font-style:normal}.reading-open>i{color:var(--purple);font-style:normal;font-weight:850}.reading-item>div{gap:5px;display:flex}.reading-item>div button{border-radius:10px;width:36px;height:36px}.reading-item>div .danger{color:#d63c62;background:#fff0f4}.reading-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111229b8;place-items:start center;padding:32px;display:grid;position:fixed;inset:0;overflow:auto}.reading-reader{background:#fff;border-radius:28px;width:min(820px,100%);min-height:70vh;margin:auto;padding:54px 64px;position:relative;box-shadow:0 28px 90px #09051f55}.reader-close{width:42px;height:42px;color:var(--purple);background:#f1edff;border-radius:50%;font-size:1.5rem;position:absolute;top:18px;right:20px}.reader-kind{color:var(--purple);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:900}.reading-reader h1{margin:12px 0 22px;font-size:2.35rem;line-height:1.15}.reading-reader blockquote{background:#fff9df;border-left:4px solid #ffcb3d;margin:0 0 22px;padding:16px 20px;font-weight:800}.reader-summary{color:var(--muted);font-size:1.08rem;line-height:1.6}.reader-body{color:#292943;margin:30px 0;font-size:1.02rem;line-height:1.85}.reader-body p{white-space:pre-line}.resource-link{text-decoration:none;display:inline-flex}.reading-editor{min-height:300px;line-height:1.6}@media (width<=760px){.reading-toolbar{display:grid}.reading-toolbar select{width:100%;min-width:0}.reading-module>header{align-content:end;min-height:220px;padding:24px;display:grid}.reading-tags{justify-content:flex-start}.reading-admin{flex-wrap:wrap;padding:12px 16px}.reading-list{padding:6px 14px 18px}.reading-open{align-items:flex-start}.reading-open>i{display:none}.reading-overlay{padding:0}.reading-reader{border-radius:0;min-height:100vh;padding:68px 24px 36px}.reading-reader h1{font-size:1.85rem}}.reading-intro{background:linear-gradient(120deg,#f3efff,#fff 55%,#eafbf7);border:1px solid #dcd6f7;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:18px 20px;display:flex;box-shadow:0 12px 35px #3f2a8810}.reading-intro>div:first-child{align-items:center;gap:13px;display:flex}.reading-intro>div:first-child>b{color:#fff;background:#6845ed;border-radius:17px;place-items:center;width:54px;height:54px;font-size:27px;display:grid;box-shadow:0 8px 20px #6845ed3d}.reading-intro span{gap:3px;display:grid}.reading-intro strong{font-size:1rem}.reading-intro small{color:var(--muted)}.reading-intro .reading-toolbar{background:0 0;border:0;margin:0;padding:0}.reading-modules.modern{grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr));align-items:start}.reading-modules.modern .reading-module>header{min-height:230px}.reading-modules.modern .reading-module{transition:transform .22s,box-shadow .22s}.reading-modules.modern .reading-module:hover{transform:translateY(-3px);box-shadow:0 22px 55px #31206d1a}.reading-module.module-tone-0>header{background-image:linear-gradient(135deg,#5b37e8,#8c56ef)}.reading-module.module-tone-1>header{background-image:linear-gradient(135deg,#047f7d,#1cc5a6)}.reading-module.module-tone-2>header{background-image:linear-gradient(135deg,#d75628,#ff9a37)}.reading-module.module-tone-3>header{background-image:linear-gradient(135deg,#bd3679,#ef669f)}.reading-module[class*=module-tone-]>header.has-cover{background-blend-mode:multiply}.reading-open>b{font-size:1.25rem}.reading-open:hover strong{color:var(--purple)}.editor-label{color:var(--ink);margin-bottom:7px;font-weight:850;display:block}.rich-editor{background:#fff;border:1px solid #d8d5e7;border-radius:18px;overflow:hidden;box-shadow:0 9px 30px #221a4d0d}.rich-toolbar{z-index:2;background:#f5f3fc;border-bottom:1px solid #ded9f0;flex-wrap:wrap;align-items:center;gap:6px;padding:10px;display:flex;position:sticky;top:0}.rich-toolbar select,.rich-toolbar button{color:#27233d;background:#fff;border:1px solid #d7d1ee;border-radius:9px;width:auto;min-height:36px;padding:7px 11px;font-size:.78rem;font-weight:800}.rich-toolbar select{max-width:155px}.rich-toolbar button:hover,.rich-toolbar button.active{border-color:var(--purple);color:var(--purple);background:#ebe6ff}.rich-canvas,.rich-preview{color:#29283d;outline:0;min-height:340px;padding:30px 34px;font-size:1rem;line-height:1.75}.rich-canvas:focus{box-shadow:inset 0 0 0 2px #6845ed33}.rich-canvas h2,.rich-preview h2{color:#17162b;margin:8px 0 15px;font-size:1.7rem}.rich-canvas h3,.rich-preview h3{color:#4f36bd;margin:22px 0 9px}.rich-canvas blockquote,.rich-preview blockquote{background:#fff8dc;border-left:5px solid #ffca3a;border-radius:0 13px 13px 0;margin:20px 0;padding:17px 20px}.rich-canvas a,.rich-preview a{color:var(--purple);font-weight:800}.rich-editor>footer{color:#777488;background:#faf9fd;border-top:1px solid #ece9f4;justify-content:space-between;padding:9px 14px;font-size:.72rem;display:flex}.rich-editor>footer span{text-transform:uppercase;letter-spacing:.1em;font-weight:900}.form-note{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.reading-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;color:#222139;background:#f5f2ff;padding:86px 24px 55px;display:block}.reader-progress{z-index:106;background:linear-gradient(90deg,#ffca3a,#ff7852,#6b45ed,#14b89f);height:5px;transition:width .12s;position:fixed;top:0;left:0;box-shadow:0 2px 8px #6845ed55}.reader-chrome{z-index:105;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #ded9ee;justify-content:space-between;align-items:center;gap:14px;padding:10px max(20px,50vw - 480px);display:flex;position:fixed;top:5px;left:0;right:0}.reader-chrome>button,.reader-chrome div button{color:#4e38af;background:0 0;border:0;font-weight:850}.reader-chrome>div{align-items:center;gap:5px;display:flex}.reader-chrome span{color:#666479;margin-right:9px;font-size:.78rem}.reader-chrome select{background:#f5f2ff;border-radius:9px;width:auto;padding:7px 9px}.reading-reader{color:#29283c;background:#fff;border-radius:30px;width:min(900px,100%);min-height:auto;padding:0 72px 62px;overflow:hidden;box-shadow:0 30px 90px #271b5a1a}.reader-hero{color:#fff;background:linear-gradient(135deg,#5835df,#8851ed);margin:0 -72px 38px;padding:70px 72px 54px;position:relative;overflow:hidden}.reader-hero:after{content:"✦";color:#ffffff0f;font-size:220px;position:absolute;bottom:-45%;right:4%;transform:rotate(16deg)}.reader-hero .reader-kind{color:#fff;background:#ffffff1c;border:1px solid #fff5;border-radius:999px;padding:7px 11px;display:inline-flex}.reader-hero h1{z-index:1;letter-spacing:-.04em;max-width:720px;margin:17px 0 25px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.03;position:relative}.reader-hero>div{color:#e8e2ff;gap:20px;font-size:.82rem;font-weight:750;display:flex}.scripture-card{color:#4d3d13;gap:6px;display:grid;background:linear-gradient(120deg,#fff4bd,#fffbea)!important;border-left:0!important;border-radius:18px!important;margin:-12px 0 30px!important;padding:22px 25px!important}.scripture-card span{text-transform:uppercase;letter-spacing:.15em;color:#8c6b13;font-size:.68rem}.scripture-card strong{font-size:1.18rem}.reader-summary{border-bottom:1px solid #e9e5f1;padding:0 0 26px;font-size:1.16rem;font-weight:600}.reader-body{font-size:var(--reader-size,18px);line-height:1.9}.reader-body h2{color:#17162c;margin:42px 0 15px;font-size:1.75em;line-height:1.18}.reader-body h3{color:#5338bd;margin:34px 0 12px;font-size:1.28em}.reader-body p{white-space:normal;margin:0 0 1.35em}.reader-body li{margin:.45em 0}.reader-body blockquote{background:#fff8df;border-left:5px solid #ffbd2e;border-radius:0 15px 15px 0;margin:28px 0;padding:20px 24px;font-weight:700}.reader-body mark{background:#fff09a;border-radius:5px;padding:2px 5px}.reader-body a{color:#5939d2;font-weight:800}.reader-finish{text-align:center;background:linear-gradient(135deg,#f0ecff,#eafbf7);border-radius:22px;margin:55px -15px 0;padding:38px 24px}.reader-finish>b{color:#6a44eb;font-size:32px}.reader-finish h2{margin:8px 0}.reader-finish p{color:var(--muted);margin:0 0 20px}.reader-theme-sepia{background:#e7dcc4}.reader-theme-sepia .reading-reader{color:#3e3429;background:#fff8e8}.reader-theme-sepia .reader-chrome{background:#fff8e8ed}.reader-theme-sepia .reader-body,.reader-theme-sepia .reader-body h2{color:#3e3429}.reader-theme-night{background:#080d22}.reader-theme-night .reading-reader{color:#e9edff;background:#111831}.reader-theme-night .reader-chrome{background:#10162eef;border-color:#28304e}.reader-theme-night .reader-chrome select{color:#fff;background:#202946}.reader-theme-night .reader-body,.reader-theme-night .reader-body h2{color:#e9edff}.reader-theme-night .reader-body h3,.reader-theme-night .reader-body a{color:#af9bff}.reader-theme-night .reader-summary{color:#c4c9dc;border-color:#2a3351}.reader-theme-night .reader-body blockquote{color:#fff3bd;background:#2b2940}.reader-theme-night .reader-finish{background:linear-gradient(135deg,#222a4b,#173f43)}@media (width<=900px){.reading-intro{flex-direction:column;align-items:stretch}.reading-intro .reading-toolbar{width:100%}.reading-reader{padding-inline:42px}.reader-hero{margin-inline:-42px;padding-inline:42px}}@media (width<=760px){.reading-modules.modern{grid-template-columns:1fr}.reading-intro{padding:15px}.reading-intro>div:first-child>b{width:46px;height:46px}.rich-toolbar{flex-wrap:nowrap;overflow-x:auto}.rich-toolbar>*{flex:none}.rich-canvas,.rich-preview{min-height:300px;padding:22px 18px}.reading-overlay{padding:68px 0 0}.reader-chrome{padding:9px 12px}.reader-chrome span{display:none}.reader-chrome>button{font-size:.75rem}.reader-chrome>div button{padding:6px}.reader-chrome select{max-width:105px;font-size:.72rem}.reading-reader{border-radius:0;min-height:calc(100vh - 68px);padding:0 22px 40px}.reader-hero{margin:0 -22px 28px;padding:48px 22px 38px}.reader-hero h1{font-size:2.25rem}.reader-hero>div{flex-wrap:wrap;gap:8px 16px}.reader-body{line-height:1.75}.reader-body h2{font-size:1.55em}.reader-finish{margin-inline:0}}.roulette-badge{color:#8e5a00;background:#fff0ca;border-radius:20px;padding:5px 8px;font-weight:900}.roulette-stage{text-align:center;color:#fff;background:radial-gradient(circle at 50% 18%,#8d6cff,#4c24ae 56%,#21105e);border-radius:30px;width:min(720px,100% - 32px);min-height:calc(100vh - 155px);margin:18px auto;padding:38px 24px;overflow:hidden;box-shadow:0 28px 70px #27105b55}.roulette-stage:before{content:"";pointer-events:none;opacity:.23;background-image:radial-gradient(#fff7 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0}.roulette-stage>*{position:relative}.roulette-pointer{z-index:2;color:#ffdf53;text-shadow:0 4px 4px #1a0758;margin:0 auto -16px;font-size:48px;line-height:1}.roulette-wheel{aspect-ratio:1;background:conic-gradient(#e84545 0 45deg,#ee9a2e 45deg 90deg,#2bbd94 90deg 135deg,#3279df 135deg 180deg,#8b52df 180deg 225deg,#e33f99 225deg 270deg,#20a5a4 270deg 315deg,#ff7151 315deg 360deg);border:12px solid #fff;border-radius:50%;width:min(62vw,430px);margin:0 auto 26px;animation:2.8s cubic-bezier(.14,.72,.12,1) both roulette-spin;position:relative;box-shadow:0 0 0 8px #ffdb5b,0 18px 35px #18054399}.roulette-wheel:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:46%;box-shadow:0 0 0 7px #ffdc5b}.roulette-wheel>b{z-index:1;color:#fff;text-align:center;background:#5f37df;border-radius:50%;place-items:center;font-size:11px;line-height:1.1;display:grid;position:absolute;inset:39%;box-shadow:0 0 0 3px #fff}.roulette-wheel i{font-style:normal;position:absolute;inset:0}.roulette-wheel i span{font-size:25px;position:absolute;top:7%;left:46%;transform:rotate(-22.5deg)}.roulette-stage p{margin:0;font-size:1.15rem;font-weight:850}.roulette-stage small{color:#e8ddff;margin-top:9px;display:block}@keyframes roulette-spin{0%{transform:rotate(0)}to{transform:rotate(1440deg)}}@media (width<=600px){.roulette-stage{border-radius:0;width:100%;min-height:calc(100vh - 115px);margin:0;padding:52px 18px}.roulette-wheel{width:min(86vw,370px)}.roulette-stage p{font-size:1rem}}.word-search,.crossword-answer{gap:15px;display:grid}.word-search>p,.crossword-answer>p{color:var(--muted);margin:0}.word-grid{background:#e9f8ff;border-radius:18px;gap:3px;max-width:620px;margin:auto;padding:10px;display:grid}.word-grid button{aspect-ratio:1;color:#28436b;background:#fff;border:0;border-radius:6px;font-size:clamp(.68rem,2.2vw,1rem);font-weight:900;box-shadow:0 1px 3px #1f5c771f}.word-grid button.picked{color:#fff;background:#7048e8;box-shadow:0 0 0 2px #ffd24a}.word-clues{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.word-clues span{color:#47445e;background:#f5f3fc;border-radius:11px;align-items:center;gap:8px;padding:9px 11px;font-size:.83rem;display:flex}.word-clues span b{color:#5c39d8;background:#ded6ff;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.word-clues span.found{color:#087966;background:#def8ed;text-decoration:line-through}.activity-notice{color:#6b42d8;text-align:center;font-weight:800}.crossword-clues{gap:10px;display:grid}.crossword-clues label{background:#faf9ff;border:1px solid #e2dff0;border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:12px;display:grid}.crossword-clues label>b{color:#fff;background:#6340df;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.crossword-clues label>span{font-size:.9rem;font-weight:750}.crossword-clues input{letter-spacing:.13em;text-transform:uppercase;grid-column:2;width:100%;font-weight:850}.matching-fields input{text-transform:uppercase}@media (width<=520px){.word-grid{gap:2px;padding:6px}.word-clues{grid-template-columns:1fr}.crossword-clues label{grid-template-columns:28px minmax(0,1fr)}.crossword-clues label>b{width:27px;height:27px}}.practice-entry{text-align:left;color:#32236b;background:#fff8dc;border:1px solid #eed676;border-radius:16px;grid-template-columns:42px 1fr;gap:2px 12px;width:100%;padding:14px;display:grid}.practice-entry>span{grid-row:span 2;place-items:center;font-size:1.4rem;display:grid}.practice-entry strong,.practice-entry small{display:block}.practice-entry small{color:#766c8e}.practice-page{min-height:100vh;color:var(--ink);background:linear-gradient(145deg,#f5f1ff,#eafcff);padding:clamp(20px,5vw,64px)}.practice-page>header{align-items:flex-start;gap:24px;max-width:1100px;margin:0 auto 30px;display:flex}.practice-page>header button{background:#fff;border-radius:12px;padding:10px 14px}.practice-page>header span{color:var(--purple);text-transform:uppercase;font-size:.75rem;font-weight:900}.practice-page>header h1{margin:5px 0}.practice-page>header p{color:var(--muted)}.practice-catalog{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;max-width:1100px;margin:auto;display:grid}.practice-catalog article,.practice-start,.practice-question,.practice-podium,.practice-result article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;box-shadow:0 12px 35px #35227a12}.practice-catalog article{gap:10px;display:grid}.practice-catalog article>span{color:var(--purple);font-size:.75rem;font-weight:900}.practice-catalog h2,.practice-catalog p{margin:0}.practice-catalog small{color:var(--muted)}.practice-start,.practice-question,.practice-podium,.practice-result{max-width:820px;margin:0 auto 20px}.practice-start{gap:18px;display:grid}.practice-start label{gap:7px;font-weight:800;display:grid}.practice-question>div:first-child{justify-content:space-between;gap:15px;display:flex}.practice-question progress{width:45%}.practice-question h2{margin:28px 0 8px;font-size:clamp(1.3rem,3vw,2rem)}.practice-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.practice-options button{text-align:left;color:var(--ink);background:#f7f4ff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.practice-options b{background:var(--purple);color:#fff;border-radius:9px;place-items:center;min-width:32px;height:32px;display:grid}.practice-podium ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.practice-podium li{background:#f7f5ff;border-radius:12px;align-items:center;gap:12px;padding:11px;display:flex}.practice-podium li>b{color:var(--purple)}.practice-podium li>span{flex:1;display:grid}.practice-podium li small{color:var(--muted)}.practice-podium li em{font-style:normal;font-weight:900}.practice-result{grid-template-columns:1fr 1fr;gap:14px;display:grid}.practice-result article{gap:5px;display:grid}.practice-result strong{color:var(--purple);font-size:2rem}@media (width<=600px){.practice-page>header{display:grid}.practice-options,.practice-result{grid-template-columns:1fr}}.activity-editor{background:linear-gradient(135deg,#fbfaff,#f4fbff);border:1px solid #dcd6f7;border-radius:20px;gap:14px;padding:18px;display:grid}.activity-editor>header,.activity-preview>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.activity-editor header div,.activity-preview header div{gap:3px;display:grid}.activity-editor header span,.activity-preview header span{color:var(--purple);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:900}.activity-editor header b,.activity-preview header b{font-size:1rem}.activity-editor header strong{color:#fff;background:#6944e8;border-radius:12px;padding:8px 11px}.activity-editor>p,.activity-preview>p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.activity-entry-list{gap:8px;display:grid}.activity-entry-list>div{grid-template-columns:32px minmax(0,1.4fr) minmax(120px,.8fr) 34px;align-items:center;gap:8px;display:grid}.activity-entry-list>div>b{color:#fff;background:linear-gradient(135deg,#6944e8,#9b70ff);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.activity-entry-list input:last-of-type{text-transform:uppercase;letter-spacing:.06em;font-weight:800}.activity-entry-list button{color:#c7315b;background:#ffe9ef;border:0;border-radius:10px;width:32px;height:32px;font-size:20px}.add-activity-entry{justify-self:start}.activity-preview{background:#fff;border:1px solid #cde5ef;border-radius:17px;gap:12px;padding:16px;display:grid;box-shadow:0 10px 25px #3159850d}.activity-preview header small{color:#087b6b;background:#e8f7f1;border-radius:999px;padding:6px 9px;font-weight:850}.activity-preview-grid{background:linear-gradient(135deg,#6c48e8,#17bca7,#ffb938);border-radius:16px;gap:3px;max-width:430px;padding:9px;display:grid}.activity-preview-grid i{aspect-ratio:1;color:#28436b;background:#ffffffed;border-radius:4px;place-items:center;font-size:clamp(.55rem,1.4vw,.76rem);font-style:normal;font-weight:900;display:grid}.activity-preview-grid i:nth-child(4n){color:#9a6200;background:#fff4ce}.activity-preview-grid i:nth-child(5n){color:#5532bf;background:#e9ddff}.activity-preview-grid i:nth-child(7n){color:#087b6d;background:#dff9f3}.activity-preview-crossword{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.activity-preview-crossword>div{background:#f6f3ff;border-radius:12px;grid-template-columns:28px minmax(0,1fr);gap:4px 8px;padding:10px;display:grid}.activity-preview-crossword b{color:#fff;background:#6844e8;border-radius:8px;grid-row:span 2;place-items:center;width:27px;height:27px;display:grid}.activity-preview-crossword span{font-size:.78rem;font-weight:750}.activity-preview-crossword em{color:#0b8c7d;letter-spacing:.07em;font-size:.72rem;font-style:normal;font-weight:900}@media (width<=600px){.activity-entry-list>div{grid-template-columns:28px minmax(0,1fr) 30px}.activity-entry-list>div input:first-of-type,.activity-entry-list>div input:last-of-type{grid-column:2}.activity-entry-list>div>b{width:28px;height:28px}.activity-entry-list button{grid-area:1/3/3;width:30px;height:100%}.activity-preview-crossword{grid-template-columns:1fr}.activity-preview-grid{max-width:none}}.open-boxes-board{color:#fff;text-align:center;background:linear-gradient(145deg,#42209d,#7047e9);border-radius:28px;width:min(840px,100% - 32px);margin:24px auto;padding:34px;box-shadow:0 22px 55px #2d145c44}.open-boxes-board>span{letter-spacing:.14em;text-transform:uppercase;color:#ffe45b;font-size:.72rem;font-weight:900}.open-boxes-board h1{margin:10px 0}.open-boxes-board>p{color:#eeeaff;max-width:550px;margin:0 auto 24px}.open-boxes-board>div{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;display:grid}.open-boxes-board button{color:#3a1a72;background:linear-gradient(145deg,#ffcc42,#ed8d1a);border:0;border-radius:18px;place-items:center;gap:5px;min-height:104px;display:grid;box-shadow:0 9px #b55d0c,0 14px 24px #1c084a55}.open-boxes-board button:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-3px)}.open-boxes-board button b{font-size:2rem}.open-boxes-board button small{font-weight:850}.open-boxes-board button.opened{color:#d9ceff;box-shadow:none;opacity:.7;background:#5a3cc0}.open-boxes-board button:disabled{cursor:default}@media (width<=560px){.open-boxes-board{border-radius:0;width:100%;margin:0;padding:28px 16px}.open-boxes-board>div{grid-template-columns:repeat(3,1fr);gap:9px}.open-boxes-board button{border-radius:14px;min-height:82px}.open-boxes-board button b{font-size:1.6rem}}.crossword-preview{gap:15px;display:grid}.crossword-preview>div{background:#ece8f7;border-radius:15px;grid-template-columns:repeat(15,1fr);gap:2px;max-width:480px;padding:9px;display:grid}.crossword-preview i{aspect-ratio:1;background:0 0;font-style:normal;position:relative}.crossword-preview i.filled{color:#34216e;background:#fff;border-radius:3px;place-items:center;display:grid;box-shadow:0 1px 2px #26125922}.crossword-preview i small{color:#7047e9;font-size:7px;font-weight:900;position:absolute;top:1px;left:2px}.crossword-preview i b{font-size:clamp(.45rem,1.3vw,.7rem)}.crossword-preview ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.crossword-preview li{background:#f4f1ff;border-radius:10px;align-items:flex-start;gap:7px;padding:8px;font-size:.76rem;font-weight:700;display:flex}.crossword-preview li>b{color:#fff;background:#6a45e8;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}@media (width<=520px){.crossword-preview ol{grid-template-columns:1fr}.crossword-preview>div{gap:1px;max-width:none;padding:6px}}.crossword-preview-clues,.crossword-direction-groups{background:0 0!important;grid-template-columns:1fr 1fr!important;gap:14px!important;max-width:none!important;padding:0!important;display:grid!important}.crossword-preview-clues h4,.crossword-direction-groups h3{color:var(--purple);margin:0 0 8px}.crossword-preview-clues ol{grid-template-columns:1fr}.crossword-preview-clues li span,.crossword-clue-item>span{gap:3px;display:grid}.crossword-preview-clues li small,.crossword-clue-item>span small{color:var(--muted);font-size:.68rem}.crossword-play-grid{background:#29243d;border-radius:15px;gap:2px;max-width:620px;margin:auto;padding:9px;display:grid}.crossword-play-grid i{aspect-ratio:1;background:#29243d;min-width:0;position:relative}.crossword-play-grid i.filled{background:#fff;border-radius:2px}.crossword-play-grid small{z-index:2;color:var(--purple);pointer-events:none;font-size:7px;font-weight:900;position:absolute;top:0;left:2px}.crossword-play-grid input{text-align:center;text-transform:uppercase;color:#34216e;width:100%;min-width:0;height:100%;box-shadow:none;background:0 0;border:0;border-radius:2px;padding:5px 0 0;font-size:clamp(.5rem,1.5vw,.9rem);font-weight:900;position:absolute;inset:0}.crossword-play-grid input:focus{z-index:1;background:#fff8d8;outline:2px solid #ffbf2f}.crossword-clue-item{background:#faf9ff;border:1px solid #e2dff0;border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:12px;display:grid}.crossword-clue-item>b{color:#fff;background:#6340df;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}@media (width<=600px){.crossword-preview-clues,.crossword-direction-groups{grid-template-columns:1fr!important}.crossword-play-grid{gap:1px;padding:5px}}.crossword-layout-error{font-size:.82rem;font-weight:800;color:#a3263d!important;background:#fff0f0!important;border:1px solid #ef9a9a!important;border-radius:12px!important;max-width:none!important;padding:12px 14px!important;display:block!important}.play-layout{grid-template-columns:minmax(0,1fr) minmax(250px,300px);grid-template-areas:"format format""question status";align-items:start}.format-stage{background:linear-gradient(135deg,#f6f2ff,#fff);grid-area:format;align-items:center;gap:9px;min-width:0;padding:14px 18px;display:flex;overflow:hidden;min-height:0!important}.format-stage>span{overflow-wrap:anywhere;min-width:0;color:var(--muted)}.format-stage+.question-stage{grid-area:question;min-width:0}.play-layout>.live-status{grid-area:status;min-width:0}.question-stage{min-width:0;overflow:hidden}.question{overflow-wrap:anywhere;word-break:normal;max-width:100%;margin:0;padding:clamp(14px,3vw,25px) 8px;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2}.play-head{flex-wrap:wrap;gap:10px}.play-head span{white-space:normal;overflow-wrap:anywhere;max-width:100%}.roulette-mini{aspect-ratio:1;background:conic-gradient(#e84545 0 45deg,#ee9a2e 45deg 90deg,#2bbd94 90deg 135deg,#3279df 135deg 180deg,#8b52df 180deg 225deg,#e33f99 225deg 270deg,#20a5a4 270deg 315deg,#ff7151 315deg);border:4px solid #fff;border-radius:50%;flex:0 0 48px;width:48px;animation:7s linear infinite roulette-mini-spin;position:relative;box-shadow:0 0 0 2px #ffcf43}.roulette-mini b{background:#fff;border-radius:50%;place-items:center;font-size:14px;display:grid;position:absolute;inset:25%}.roulette-mini i{border:5px solid #0000;border-top-color:#5c35df;position:absolute;top:-8px;left:50%;transform:translate(-50%)}@keyframes roulette-mini-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.play-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"format""question""status"}.live-status{order:initial}.format-stage{z-index:3;position:sticky;top:6px}.question-stage{padding:clamp(14px,3vw,22px)}}@media (width<=600px){.content{padding:14px 10px 32px}.room-head{grid-template-columns:auto 1fr auto;margin-bottom:10px;font-size:.82rem;display:grid}.room-head>span{text-align:center;overflow-wrap:anywhere;min-width:0;padding:6px}.room-head .back-link{font-size:.8rem}.play-layout{gap:10px}.format-stage{border-radius:14px;padding:9px 11px;font-size:.78rem}.format-stage>span{display:none}.roulette-mini{flex-basis:36px;width:36px}.question-stage{border-radius:14px;padding:12px}.question{padding:14px 2px;font-size:clamp(1.2rem,6vw,1.6rem)}.play-head strong{font-size:1rem}.crossword-answer{gap:10px}.crossword-play-grid{width:100%;max-width:100%;overflow:hidden}.crossword-play-grid input{padding-top:3px;font-size:clamp(.42rem,3.1vw,.72rem)}.crossword-direction-groups{gap:10px!important}.crossword-clue-item{grid-template-columns:27px minmax(0,1fr);padding:9px}.crossword-clue-item>b{width:26px;height:26px;font-size:.78rem}.crossword-clue-item>span{font-size:.78rem}.live-status{padding:18px}.live-status>strong{font-size:2.5rem}}.projector-button{color:#5737cb!important;background:#f2efff!important;border:1px solid #d8d0fa!important;border-radius:11px!important;width:auto!important;padding:9px 12px!important;font-weight:900!important}.workspace:fullscreen{background:#f5f3ff;width:100vw;height:100vh;overflow:auto}.workspace:fullscreen .topbar{display:none}.workspace:fullscreen .content{max-width:1500px;margin:auto;padding:30px 45px}.workspace:fullscreen .question-stage{flex-direction:column;justify-content:center;min-height:calc(100vh - 100px);display:flex}.workspace:fullscreen .question{text-align:center;font-size:clamp(2.3rem,5vw,5.5rem);line-height:1.08}.workspace:fullscreen .answer-option{min-height:110px;font-size:clamp(1.1rem,2vw,2rem)}.workspace:fullscreen .room-head{font-size:1.25rem}.workspace:fullscreen .live-status{font-size:1.25rem}@media (width<=760px){.projector-button{display:none}}.admin-alerts{background:linear-gradient(120deg,#fff9df,#fff 48%,#eef9f6);justify-content:space-between;align-items:center;gap:22px;margin:22px 0;padding:18px 22px;display:flex}.admin-alerts>div{gap:3px;display:grid}.admin-alerts span{color:#8b6500;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900}.admin-alerts h2{margin:0}.admin-alerts section{flex-wrap:wrap;gap:8px;display:flex}.admin-alerts button{color:var(--ink);background:#fff;border:1px solid #f0d991;border-radius:12px;align-items:center;gap:8px;padding:9px 11px;font-weight:800;display:flex}.admin-alerts button>b{color:#e38b10}.admin-alerts button>i{color:var(--purple);font-style:normal}.admin-alerts p{color:#08796e;margin:0;font-weight:800}@media (width<=760px){.admin-alerts{flex-direction:column;align-items:flex-start}.admin-alerts section{width:100%}}.event-results-filter{background:linear-gradient(110deg,#f6f3ff,#f1fffb);border:1px solid #d8d0f7;border-radius:16px;align-items:end;gap:15px;margin:18px 0;padding:14px 16px;display:flex}.event-results-filter label{color:#5045a3;gap:6px;min-width:min(100%,350px);font-size:.78rem;font-weight:850;display:grid}.event-results-filter select{background:#fff}.event-results-filter small{color:var(--muted);line-height:1.4}@media (width<=700px){.event-results-filter{flex-direction:column;align-items:stretch}}.practice-catalog article.has-practice-draft{background:linear-gradient(145deg,#fffdf5,#fff6cf);border-color:#f0be35;box-shadow:0 12px 35px #d89d251f}.practice-catalog article.has-practice-draft>span{color:#a86500}.practice-saved{color:#087a60;background:#e4f8f1;border-radius:999px;width:max-content;max-width:100%;margin:14px 0 0;padding:7px 10px;font-size:.75rem;font-weight:850}.roulette-wheel i span{color:#32136f;background:#ffffffdf;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:2px;font-weight:950;line-height:1;display:grid;top:5%;left:50%;box-shadow:0 1px 4px #1c084a55}.roulette-wheel{animation-name:roulette-spin-dynamic}@keyframes roulette-spin-dynamic{0%{transform:rotate(0)}to{transform:rotate(var(--roulette-stop,1440deg))}}.game-actions{align-items:center;gap:7px;display:flex!important}.game-actions>button{flex:1}.game-actions .game-delete{color:#aa294c;background:#fff0f3;border:1px solid #f1b6c5;border-radius:9px;flex:none;padding:9px 11px;font-weight:850}.game-actions .game-delete:hover{color:#fff;background:#aa294c}@media (width<=520px){.game-actions{flex-direction:column;align-items:stretch}.game-actions .game-delete{width:100%}}.practice-question>div:first-child{align-items:center}.practice-timer{min-width:76px;color:var(--purple);text-align:center;font-variant-numeric:tabular-nums;background:#eee9ff;border-radius:12px;flex:none;padding:8px 10px}.practice-timer.low{color:#bd274d;background:#ffe5ea;animation:.65s ease-in-out infinite alternate practice-timer-pulse}@keyframes practice-timer-pulse{to{transform:scale(1.07);box-shadow:0 0 0 5px #e9437020}}@media (width<=520px){.practice-question>div:first-child{grid-template-columns:1fr auto;display:grid}.practice-question progress{order:3;grid-column:1/-1;width:100%}.practice-timer{grid-area:1/2}}.format-experience{border-left:1px solid #dfd8f7;flex:1;min-width:0;margin-left:12px;padding-left:16px}.format-experience header{display:none}.duel-board{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.duel-board>span{justify-content:center;align-items:center;gap:8px;min-width:0;font-weight:900;display:flex}.duel-board>span:first-child{color:#d04444}.duel-board>span:last-child{color:#315fca}.duel-board i{color:#fff;background:#43258e;border-radius:8px;padding:5px;font-style:normal;font-weight:950}.ladder-board{align-items:end;gap:5px;height:48px;display:flex}.ladder-board i{height:calc(15px + var(--step,0)*3px);color:#786c9b;background:#e6e1f5;border-radius:5px;flex:1;place-items:center;padding:4px;font-size:.65rem;font-style:normal;display:grid}.ladder-board i.won{color:#fff;background:#18ad85}.path-board{background:#ddd6f3;border-radius:999px;height:12px;margin:20px 14px;position:relative}.path-board>i{background:#17b08a;border-radius:999px;height:100%;position:absolute}.path-board>b{font-size:25px;position:absolute;top:-18px;transform:translate(-50%)}.path-board>span{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;transform:translate(-50%)}.station-board,.route-board{gap:7px;display:flex;overflow-x:auto}.station-board i,.route-board i{background:#ebe7f8;border-radius:10px;place-items:center;min-width:86px;padding:7px;font-style:normal;display:grid}.station-board i.active,.route-board i.active{color:#3e257b;background:#ffcf43}.station-board i.done{color:#fff;background:#1ab18b}.station-board small,.route-board small{text-align:center;font-size:.65rem}.bingo-board{grid-template-columns:repeat(5,28px);gap:3px;display:grid}.bingo-board i{aspect-ratio:1;background:#e8e3f7;border-radius:4px;place-items:center;font-size:.65rem;font-style:normal;display:grid}.bingo-board i.marked{color:#fff;background:#6a45e8}.cooperative-board{grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:4px 10px;display:grid}.cooperative-board progress{width:100%}.cooperative-board small{grid-column:1/-1}.treasure-board{align-items:center;gap:6px;display:flex}.treasure-board i{background:#e5def7;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.treasure-board i.found{background:#ffcc3e}.treasure-board>b{font-size:28px}.battle-board{gap:6px;display:flex;overflow:auto}.battle-board i{background:#ede8fb;border-radius:9px;min-width:120px;padding:6px 8px;font-style:normal;display:grid}.battle-board span{font-size:.68rem}.memory-board{align-items:center;gap:10px;display:flex}.memory-board>b{font-size:30px}.memory-board span{font-weight:800}.memory-preview{text-align:center;color:#fff;background:radial-gradient(circle at top,#8d6cff,#35147f);border-radius:28px;place-content:center;width:min(900px,100% - 28px);min-height:calc(100vh - 170px);margin:14px auto;padding:35px;display:grid}.memory-preview>span{color:#ffdb4f;font-weight:900}.memory-preview>strong{font-size:clamp(4rem,12vw,8rem);line-height:1}.memory-preview h1{max-width:760px;font-size:clamp(1.5rem,4vw,3rem)}.memory-preview p{color:#e6ddff}@media (width<=760px){.format-stage:has(.format-experience){flex-wrap:wrap;align-items:flex-start}.format-experience{border-top:1px solid #dfd8f7;border-left:0;flex-basis:100%;margin:5px 0 0;padding:9px 0 0}.format-stage:has(.format-experience)>span{display:none}.duel-board{font-size:.75rem}.station-board i,.route-board i{min-width:72px}.cooperative-board{grid-template-columns:1fr}.cooperative-board small{grid-column:auto}}
