[data-testid=student-hand-raise] form{display:grid;gap:12px;max-width:640px}[data-testid=student-hand-raise] label{display:grid;gap:8px}[data-testid=student-hand-raise] textarea{box-sizing:border-box;width:100%;min-height:96px;resize:vertical;border:1px solid #686080;border-radius:10px;padding:12px;background:#19152e;color:#f5f2ff;font:inherit}[data-testid=student-hand-raise] textarea:focus-visible{outline:2px solid #ba96ff;outline-offset:2px}[data-testid=student-hand-raise] button{justify-self:start;min-height:44px}[data-testid=student-hand-raise] p{overflow-wrap:anywhere}[data-testid=student-hand-raise] [role=alert]{margin-bottom:14px}.classroom-hands{min-width:0}.classroom-hands section+section{margin-top:18px;padding-top:18px;border-top:1px solid var(--tv-line, #303744)}.classroom-hands h2{margin:0 0 12px;color:#b9c3d6;font-size:14px;font-weight:900;letter-spacing:.08em}.classroom-hands ul,.classroom-hands ol{list-style:none;padding:0;margin:0}.classroom-hands li{min-width:0;margin:12px 0}.classroom-hands .classroom-hand-name,.classroom-hands .classroom-hand-detail{overflow-wrap:anywhere;white-space:normal}.classroom-hands .classroom-hand-name{color:#f4f6fb;font-size:clamp(18px,1.5vw,28px)}.classroom-hands .classroom-hand-detail{display:block;margin-top:4px;font-size:clamp(14px,1.1vw,20px);line-height:1.45}.classroom-hands .classroom-hand-position{color:#f0c66c;font-size:clamp(18px,1.5vw,28px);font-weight:900}.classroom-hands .classroom-hands-remainder{color:#f0c66c;font-weight:700}:root{--nu-violet: #8b5cf6;--nu-violet-deep: #6d28d9;--nu-bg: #0c0a18;--nu-surface: rgba(25, 22, 49, .88);--nu-line: rgba(167, 139, 250, .18);--nu-text: #f0edff;--nu-muted: #a49dc8;--nu-green: #34d399;--nu-amber: #fbbf24;--nu-red: #fb7185;color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;color:#e7e4f7;min-height:100vh;overflow-x:clip;background:#12101f}.hint{font-size:13px;color:#9b94c0}.center{text-align:center;margin-top:40px}.muted{color:#6f6896}.error{color:#f87171;font-size:13px}.card{background:#191631;border:1px solid #2a2547;border-radius:12px}button{padding:8px 14px;border:none;border-radius:10px;background:#7c3aed;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}button:hover{background:#6d28d9}button.ghost{background:#ffffff12;border:1px solid rgba(167,139,250,.3);box-shadow:none}button.big{width:100%;padding:14px;font-size:15px}button.x{background:none;border:none;box-shadow:none;color:#9b94c0;font-size:15px;padding:0 4px;cursor:pointer}button.x:hover{color:#fff;transform:none}input,select{padding:9px 12px;font-size:13px;color:#e7e4f7;background:#ffffff0d;border:1px solid rgba(167,139,250,.18);border-radius:10px;outline:none}input:focus,select:focus{border-color:#8b5cf6}input::placeholder{color:#6f6896}select option{background:#17122e}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center}.login{width:320px;padding:32px;text-align:center;display:flex;flex-direction:column;gap:10px}.logo-dot{font-size:44px}.login h1{margin:0;font-size:24px}.login .sub{margin:0 0 8px;font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#a78bfa;font-weight:600}.login label{margin:2px 2px -4px;color:#c8c3e5;font-size:12px;font-weight:700;text-align:left}.login input{min-height:42px;font-size:14px}.top-wrap{max-width:1280px;margin:0 auto;padding:18px 20px 48px}.topbar{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:14px;background:#191631;border:1px solid #2a2547;border-radius:12px;position:sticky;top:12px;z-index:5}.brand{font-weight:700;font-size:16px;margin-right:8px;color:#e7e4f7}.spacer{flex:1}.meta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:0 4px 16px;font-size:13px;color:#9b94c0}.join b{color:#c4b5fd;letter-spacing:1px}.counts{display:flex;align-items:center;gap:6px}.add-student{margin-left:auto;display:flex;gap:8px}.dot,.counts i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-left:10px;margin-right:2px}.dot.active{background:#34d399;box-shadow:0 0 8px #34d39988}.dot.idle{background:#fbbf24;box-shadow:0 0 8px #fbbf2488}.dot.blocked{background:#f87171;box-shadow:0 0 8px #f8717188}.dot.offline{background:#4b465f}.layout{display:grid;grid-template-columns:1fr 360px;gap:16px;align-items:start}@media(max-width:980px){.layout{grid-template-columns:1fr}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.student{padding:14px;cursor:pointer;transition:transform .15s,border-color .15s;animation:rise .35s ease both}.student:hover{transform:translateY(-3px);border-color:#a78bfa80}.student.status-active{border-left:3px solid #34d399}.student.status-idle{border-left:3px solid #fbbf24}.student.status-blocked{border-left:3px solid #f87171;box-shadow:0 0 18px #f871712e}.student.status-offline{opacity:.55}.student-top{display:flex;align-items:center;gap:6px}.student-top .dot{margin:0}.student-name{font-weight:700;flex:1}.student-status{font-size:12px;color:#9b94c0;margin:4px 0 8px}.student-email{font-size:11px;margin:-4px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-site{display:flex;align-items:center;gap:6px;font-size:13px;word-break:break-all}.student-time{font-size:12px;color:#9b94c0;margin-top:6px}.fav{width:16px;height:16px;border-radius:4px;flex:none}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.side{display:flex;flex-direction:column;gap:16px}.panel{padding:16px;animation:rise .35s ease both;transition:border-color .2s,box-shadow .2s}.panel:hover{border-color:#a78bfa66;box-shadow:0 8px 30px #7c3aed24}.gameshield{border-color:#a78bfa52;box-shadow:0 0 24px #7c3aed1f}.gameshield select{flex:none}.gb-list li{animation:rise .25s ease both}.ai-switch p{margin:8px 0}.ai-switch.ai-on{border-color:#f9731673;box-shadow:0 0 24px #f973161f}.ai-switch.ai-on:hover{border-color:#f9731699}.panel h2{margin:0 0 12px;font-size:16px}.panel h3{margin:16px 0 8px;font-size:13px;color:#a78bfa;text-transform:uppercase;letter-spacing:1px}.movement-row{display:flex;align-items:center;gap:8px;padding:8px;margin:6px 0;border:1px solid rgba(148,163,184,.22);border-radius:8px}.movement-row.pending{border-color:#f59e0b8c;background:#f59e0b14}.movement-row.active{border-color:#22c55e80;background:#22c55e14}.movement-entry{margin:16px 0;padding-bottom:16px;border-bottom:1px solid rgba(148,163,184,.22)}.movement-entry .movement-row{margin:0;align-items:flex-start}.movement-entry .r-pattern{min-width:0;word-break:normal;overflow-wrap:normal}.movement-entry .tag{display:table;margin-top:6px}.movement-entry .hint{flex-shrink:0}.movement-return{display:block;margin:16px 0 0 auto;min-height:44px;min-width:44px}.switch-next,.lunch-line{font-size:16px}.switch-waiting{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px;border-radius:10px;background:#7c3aed1f}.switch-waiting p{margin:0}.stofa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:18px}.stofa-card{min-width:0;display:flex;flex-direction:column;gap:14px}.stofa-head{display:flex;flex-direction:column;gap:4px}.stofa-head h3{margin:0;overflow-wrap:anywhere}.stofa-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stofa-counts>span{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px 10px;border-radius:8px;background:#94a3b814}.stofa-counts>span:first-child{grid-column:1 / -1}.stofa-counts .dot{margin:0}.stofa-counts b{min-width:0;font-size:12px;color:#b9b3d4;overflow-wrap:anywhere}.stofa-counts strong{font-size:16px;color:#f5f3ff}.belt-chips,.stofa-badges,.stofa-actions{display:flex;flex-wrap:wrap;gap:8px}.belt-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:#94a3b814;font-size:12px}.belt-chip i{width:10px;height:10px;flex:none;border-radius:50%}.stofa-reward{display:grid;gap:8px}.stofa-actions{margin-top:auto}.stofa-actions button{min-height:44px}.nav-described{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:48px}.nav-described small{color:#aaa3c7;font-size:10px;font-weight:500}.discipline{margin-top:18px;padding-top:12px;border-top:1px solid rgba(148,163,184,.25)}.discipline-warning{border:1px solid #ef4444;border-radius:10px;padding:12px;background:#ef444414}.movement-history{margin-top:18px}.greining .sites-cols,.greining-grid{align-items:start}.greining .movement-row{list-style:none}.session-row{display:flex;align-items:center;gap:8px;font-size:13px}.session-row .ghost{margin-left:auto}.live-dot{width:9px;height:9px;border-radius:50%;background:#34d399;animation:pulse 1.6s ease infinite}@keyframes pulse{0%,to{box-shadow:0 0 #34d39980}50%{box-shadow:0 0 0 7px #34d39900}}.modes{display:flex;gap:8px}.modes label{flex:1;text-align:center;font-size:13px;padding:9px 4px;border:1px solid rgba(167,139,250,.2);border-radius:10px;cursor:pointer;transition:background .15s}.modes label.on{background:#7c3aed40;border-color:#8b5cf6}.modes input{display:none}.row{display:flex;gap:8px;margin:10px 0}.row input{flex:1;min-width:0}.presets{display:flex;flex-wrap:wrap;gap:8px}.rules,.alerts,.history{list-style:none;margin:8px 0 0;padding:0}.rules li,.alerts li,.history li{display:flex;align-items:center;gap:8px;padding:7px 2px;font-size:13px;border-bottom:1px solid rgba(167,139,250,.1)}.rules li:last-child,.alerts li:last-child,.history li:last-child{border-bottom:none}.history li.h-blocked .h-host{color:#f87171}.pill{font-size:12px}.r-pattern{flex:1;word-break:break-all}.r-who{font-size:11px;color:#9b94c0;background:#ffffff0f;padding:2px 8px;border-radius:999px}.badge{background:#f87171;color:#fff;font-size:11px;font-weight:700;border-radius:999px;padding:2px 8px;margin-left:6px}.alerts li.read{opacity:.45}.a-msg{flex:1}.a-time{font-size:11px;color:#9b94c0}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#050310b3;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(520px,92vw);max-height:80vh;overflow:auto;padding:22px}.modal h2{margin:0 0 4px;font-size:18px}.h-time{color:#9b94c0;font-size:12px;width:44px}.h-host{flex:1;word-break:break-all}.h-dur{color:#9b94c0;font-size:12px}.modal .ghost{margin-top:14px}.leave-out{display:flex;align-items:center;gap:8px;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px;padding:8px 12px}.leave-out .x{margin-left:auto}.belt-stripe{height:10px;border-radius:5px;margin:8px 0 2px;box-shadow:inset 0 -2px 3px #00000040,0 0 0 1.5px #ffffff80}.leave-badge{font-size:12px;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:6px;padding:2px 8px;margin-top:4px;display:inline-block}.tv-wrap{margin:0 calc(50% - 50vw) -48px;min-height:calc(100vh - 80px);padding:24px 4vw 40px;background:radial-gradient(1200px 600px at 20% -10%,rgba(124,58,237,.16),transparent 60%),radial-gradient(1000px 500px at 90% 110%,rgba(167,139,250,.08),transparent 60%)}.tv-head{display:flex;align-items:center;gap:18px;margin-bottom:24px}.tv-head h1{font-size:clamp(28px,3.5vw,44px);margin:0}.tv-clock{margin-left:auto;font-size:clamp(24px,3vw,40px);font-weight:700;font-variant-numeric:tabular-nums;color:#c4b5fd}.tv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:22px}.tv-room{border:2px solid rgba(167,139,250,.25);border-radius:24px;background:#ffffff0a;padding:26px 30px 24px;min-height:190px}.tv-room.tv-busy{border-color:#a78bfa;background:#7c3aed29;box-shadow:0 0 40px #7c3aed59;animation:tv-pulse 2.4s ease-in-out infinite}@keyframes tv-pulse{0%,to{box-shadow:0 0 40px #7c3aed59}50%{box-shadow:0 0 70px #7c3aed99}}.tv-room-name{font-size:clamp(18px,2vw,26px);font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#a78bfa;margin-bottom:10px}.tv-student{font-size:clamp(36px,4.5vw,64px);font-weight:800;line-height:1.1;color:#fff}.tv-timer{font-size:clamp(30px,4vw,54px);font-weight:700;font-variant-numeric:tabular-nums;color:#fbbf24;margin-top:4px}.tv-empty{font-size:clamp(22px,2.5vw,32px);color:#ffffff59;padding:22px 0}.tv-return{margin-top:12px;padding:8px 18px;font-size:15px;border:none;border-radius:10px;background:#7c3aed;color:#fff;cursor:pointer}.tv-return:hover{background:#6d28d9}.tv-queue{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tv-chip{font-size:clamp(15px,1.6vw,20px);padding:6px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(167,139,250,.3);color:#e9e5f8}.tv-hint{margin-top:26px;text-align:center;color:#ffffff59;font-size:14px}.sites-page h1{margin-bottom:4px}.sites-add{margin:14px 0 18px}.sites-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}@media(max-width:900px){.sites-cols{grid-template-columns:1fr}}.alerts li{font-size:16px;padding:12px 4px}.alerts .a-icon{font-size:24px}.alerts .a-time{font-size:13px}.panel .badge{font-size:14px;padding:3px 10px}.ghost.danger{color:#fca5a5;border-color:#fca5a566}.ghost.danger:hover{background:#dc262626}.tv-reason{font-size:clamp(18px,2.2vw,28px);font-style:italic;color:#c4b5fd;margin-top:2px}.row.wrap{flex-wrap:wrap}.tag{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:#7c3aed33;border:1px solid rgba(167,139,250,.28);color:#ddd6fe;font-size:12px}.tag-off{opacity:.64;background:#ffffff0d}.belt-dot{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid #fff8}.belt-badge{color:#ddd6fe;background:#7c3aed3d;border-color:#8b5cf6}.places-fixed{align-self:center;white-space:nowrap}.station-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:14px}.station{min-width:0;padding:13px;border:1px solid rgba(167,139,250,.2);border-radius:12px;background:#ffffff06}.station-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.seats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:10px}.seat{min-width:0;min-height:42px;padding:7px 8px;border-radius:9px;border:1px solid rgba(167,139,250,.18)}.seat.free{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;color:#8b83ae;background:#ffffff06}.seat.taken{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:5px;color:#f5f3ff;background:#7c3aed2e;border-color:#a78bfa66}.seat-number{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#c4b5fd;background:#7c3aed42;font-size:11px;font-weight:800}.seat-name{min-width:0;overflow-wrap:anywhere;line-height:1.2}.seat .x{margin:0}.belt-panel.belt-on{border-color:#f973168c;box-shadow:0 0 24px #f973161a}.belt-today{padding:10px 12px;border-radius:10px;font-weight:700}.belt-today.on{color:#fff7ed;background:#f9731633;border:1px solid rgba(249,115,22,.5)}.belt-today.off{color:#9b94c0;background:#ffffff0a}.belt-rule{list-style:none;padding:0;margin:12px 0;display:grid;gap:7px}.belt-rule li{display:grid;grid-template-columns:16px minmax(120px,.7fr) 1.5fr;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(167,139,250,.12);border-radius:9px}.belt-rule li>i{width:14px;height:14px;border-radius:4px;border:1px solid #fff8}.belt-rule li.on{background:#7c3aed24;border-color:#a78bfa66}.tv-menu{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-10px 0 22px}.tv-count{margin-right:auto;color:#c4b5fd;font-weight:650}.tv-room-title{display:flex;justify-content:space-between;align-items:start;gap:16px}.tv-teacher{color:#c4b5fd;font-size:clamp(13px,1.4vw,18px);font-weight:600;text-align:right}.tv-flags{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 14px}.tv-flag,.tv-flags .tag{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:9px;font-size:clamp(13px,1.3vw,17px);font-weight:750}.tv-flag.out-now{background:#047857;color:#ecfdf5}.tv-flag.out-soon{background:#92400e;color:#fffbeb}.tv-flag.out-no{background:#ffffff12;color:#c4b5fd}.tv-outside-toggle{padding:7px 11px;font-size:clamp(12px,1.15vw,15px)}.tv-flags .tag.belt{border-color:#f97316;background:#f9731633;color:#fff7ed}.tv-flags .tag.tag-off{border-color:#ffffff24;background:#ffffff0a;color:#9b94c0}.uppbrot-cols{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;align-items:start}.cal{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;width:100%}.cal-head{text-align:center;padding:6px 2px;color:#c4b5fd;font-size:12px;font-weight:750;text-transform:uppercase}.cal-weekend{color:#8b83ae}.cal-day{position:relative;display:grid;place-items:center;aspect-ratio:1.15 / 1;min-width:0;border-radius:9px;border:1px solid rgba(167,139,250,.13);background:#ffffff09;cursor:pointer;font-variant-numeric:tabular-nums}.cal-day:hover{border-color:#8b5cf6;background:#7c3aed24}.cal-blank{visibility:hidden;pointer-events:none}.cal-today{box-shadow:inset 0 0 0 2px #34d399}.cal-pick{background:#7c3aed59;border-color:#a78bfa;color:#fff;font-weight:800}.cal-dot{position:absolute;bottom:6px;width:6px;height:6px;border-radius:50%;background:#f97316}.uppbrot-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.field{display:flex;flex-direction:column;gap:5px;min-width:0}.field input,.field select{width:100%;min-width:0}.field.wide{grid-column:1 / -1}.form-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.check{display:inline-flex;align-items:center;gap:7px;font-size:13px}.check input{width:auto}.live-box{border-color:#f9731666;background:linear-gradient(135deg,#f9731617,#191631 45%)}.live-box h3,.send-head{margin-bottom:5px;color:#fdba74}@media(max-width:1320px){.topbar{flex-wrap:wrap;position:static}}@media(max-width:900px){.uppbrot-cols{grid-template-columns:1fr}}@media(max-width:600px){.top-wrap{padding-left:10px;padding-right:10px;overflow-x:clip}.sites-page{min-width:0}.sites-page>.hint{max-width:100%;overflow-wrap:anywhere}.stofa-grid{grid-template-columns:minmax(0,1fr)}.stofa-card{padding:16px}.stofa-counts{grid-template-columns:minmax(0,1fr)}.stofa-counts>span:first-child{grid-column:auto}.stofa-actions{flex-direction:column}.stofa-actions button{width:100%}.cal{gap:3px}.cal-day{border-radius:7px;aspect-ratio:1 / 1.12;font-size:12px}.cal-dot{bottom:4px;width:5px;height:5px}.uppbrot-form{grid-template-columns:1fr}.field.wide{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions button{width:100%}.belt-rule li{grid-template-columns:16px 1fr}.belt-rule li .hint{grid-column:2}.tv-wrap{padding-left:12px;padding-right:12px}.tv-menu button{flex:1 1 45%}.tv-count{flex-basis:100%}.tv-room{padding:20px 18px}.tv-room-title{display:block}.tv-teacher{text-align:left;margin:-4px 0 10px}}.brand-logo{height:22px;vertical-align:-5px;border-radius:5px;background:#fff;padding:1px}.login-logo{height:56px;border-radius:12px;background:#fff;padding:6px;margin:0 auto}.tv-wrap{--tv-line: rgba(255,255,255,.11);--tv-muted: #9aa3b7;--tv-green: #44d19d;--tv-amber: #ffbd59;position:relative;left:50%;width:100vw;margin:0 0 -48px;transform:translate(-50%);min-height:calc(100vh - 80px);padding:24px clamp(18px,3vw,56px) 28px;color:#f7f8fb;background:#0b0d12}.tv-wrap:fullscreen{min-height:100vh;overflow:auto;padding-top:28px}.tv-head{display:flex;align-items:center;gap:28px;margin-bottom:18px;border-bottom:1px solid var(--tv-line);padding-bottom:17px}.tv-head h1{margin:1px 0 0;font-size:clamp(32px,3.2vw,56px);letter-spacing:-.035em}.tv-eyebrow{color:var(--tv-green);font-size:11px;letter-spacing:.22em;font-weight:850}.tv-date{color:var(--tv-muted);font-size:clamp(13px,1.1vw,18px);text-transform:capitalize}.tv-clock{margin-left:0;color:#fff;font-size:clamp(34px,4vw,68px);font-weight:780;letter-spacing:-.045em}.tv-fullscreen-button{margin-left:auto;padding:10px 14px;border:1px solid var(--tv-line);border-radius:4px;background:#171b23;color:#dfe4ee;font-size:13px}.tv-fullscreen-button:hover{background:#242a35}.tv-wrap:fullscreen .tv-fullscreen-button{position:fixed;z-index:5;top:18px;right:22px;opacity:.28}.tv-wrap:fullscreen .tv-fullscreen-button:hover,.tv-wrap:fullscreen .tv-fullscreen-button:focus{opacity:1}.tv-overview{display:grid;grid-template-columns:repeat(4,minmax(105px,.55fr)) minmax(280px,2fr);border:1px solid var(--tv-line);margin-bottom:18px;background:#11141b}.tv-metric{padding:16px 18px;border-right:1px solid var(--tv-line);display:flex;flex-direction:column;justify-content:center}.tv-metric strong{font-size:clamp(30px,3vw,52px);line-height:1;font-variant-numeric:tabular-nums}.tv-metric strong small{color:var(--tv-muted);font-size:.42em}.tv-metric span{margin-top:7px;color:var(--tv-muted);font-size:clamp(11px,.9vw,14px);text-transform:uppercase;letter-spacing:.06em}.tv-metric.urgent strong{color:#ff6b6b}.tv-metric.waiting strong{color:var(--tv-amber)}.tv-context{padding:13px 18px;display:grid;align-content:center;gap:9px;overflow:hidden}.tv-context div{display:grid;grid-template-columns:minmax(125px,.55fr) 1.45fr;gap:10px;font-size:clamp(11px,.9vw,14px)}.tv-context b{color:#dfe4ee}.tv-context span{color:var(--tv-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-menu{margin:0 0 18px}.tv-readonly-status{margin:0 0 18px;color:#c9b4ff;font-size:17px;font-weight:800}.display-only{min-height:100vh;margin-bottom:0}.tv-full .tv-controls{display:none}.tv-grid{grid-template-columns:repeat(auto-fit,minmax(min(430px,100%),1fr));gap:14px}.tv-full .tv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tv-room{position:relative;padding:20px 22px;min-height:250px;border:1px solid var(--tv-line);border-radius:4px;background:#12151c;overflow:hidden}.tv-room:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#344054}.tv-room.tv-busy{border-color:#ff6b6ba6;background:#181419;box-shadow:none;animation:none}.tv-room.tv-busy:before{background:#ff6b6b}.tv-room.tv-has-queue:not(.tv-busy):before{background:var(--tv-amber)}.tv-room-title{align-items:start;padding-bottom:11px;border-bottom:1px solid var(--tv-line)}.tv-room-name{margin:0;color:#fff;font-size:clamp(21px,1.7vw,31px);letter-spacing:-.02em;text-transform:none}.tv-teacher{margin-top:3px;color:var(--tv-muted);font-size:clamp(12px,1vw,15px);text-align:left}.tv-room-state{padding:5px 8px;color:var(--tv-green);border:1px solid currentColor;font-size:10px;font-weight:900;letter-spacing:.12em}.tv-busy .tv-room-state{color:#ff7b7b}.tv-has-queue:not(.tv-busy) .tv-room-state{color:var(--tv-amber)}.tv-room-stats{display:flex;gap:14px;flex-wrap:wrap;padding:10px 0;color:var(--tv-muted);font-size:11px}.tv-room-stats span{display:inline-flex;gap:5px;align-items:center}.tv-room-stats b{color:#edf0f6}.tv-room-stats .status-dot{position:static;width:6px;height:6px}.tv-flags{margin:0 0 11px}.tv-flag,.tv-flags .tag{border-radius:3px;font-size:clamp(11px,.9vw,14px);padding:5px 8px}.tv-current{padding-top:2px}.tv-out-label,.tv-queue-title{color:#ff7b7b;font-size:10px;font-weight:900;letter-spacing:.16em}.tv-student{margin-top:3px;font-size:clamp(32px,3.1vw,54px);letter-spacing:-.035em}.tv-out-meta{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-top:4px}.tv-out-meta span{color:var(--tv-muted);font-size:clamp(13px,1.15vw,18px)}.tv-out-meta strong{color:var(--tv-amber);font-size:clamp(24px,2.3vw,38px);font-variant-numeric:tabular-nums}.tv-clear{min-height:68px;display:flex;align-items:center;gap:10px;color:#8d97a9}.tv-clear span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #3fbc90;color:var(--tv-green);border-radius:50%}.tv-clear b{font-size:clamp(17px,1.4vw,23px)}.tv-queue-wrap{margin-top:13px;border-top:1px solid var(--tv-line);padding-top:10px}.tv-queue-title{color:var(--tv-amber)}.tv-queue{margin-top:8px}.tv-chip{display:grid;grid-template-columns:20px auto;column-gap:4px;border-radius:3px;padding:6px 9px;font-size:clamp(12px,1vw,16px)}.tv-chip b{grid-row:1 / span 2;color:var(--tv-amber)}.tv-chip small{display:block;color:var(--tv-muted);font-size:10px}.tv-return{border-radius:3px;background:#243044}.tv-footer{display:flex;justify-content:space-between;margin-top:18px;padding-top:12px;border-top:1px solid var(--tv-line);color:#667085;font-size:11px;letter-spacing:.08em}.class-overview{grid-template-columns:repeat(4,1fr)}.class-display-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.class-out-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;grid-column:1 / -1;overflow-x:clip}.uti-out-grid{margin:0 0 18px;grid-column:auto}.uti-overview{grid-template-columns:repeat(4,1fr)}.uti-room-out{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.tv-room .class-out-col.class-leave{min-height:96px;padding:12px}.tv-room .class-out-col .tv-student{font-size:clamp(16px,1.35vw,24px)}.tv-room .class-out-col .tv-out-meta strong{font-size:clamp(16px,1.4vw,24px)}.tv-room .class-out-col .tv-clear{min-height:36px}.class-out-col.class-leave{min-height:168px;min-width:0}.class-out-col .tv-student{font-size:clamp(20px,2vw,34px);overflow-wrap:anywhere}.class-out-col .tv-out-meta{flex-wrap:wrap}.class-out-col .tv-clear{min-height:48px}.class-leave{min-height:255px}.class-context{display:grid;grid-template-columns:1fr 1fr;gap:14px;grid-column:1 / -1}.tv-display-card{padding:18px 20px;border:1px solid var(--tv-line);background:#12151c}.tv-display-card>span{display:block;margin-bottom:10px;color:#9aa3b7;font-size:10px;font-weight:900;letter-spacing:.15em}.tv-display-card>b{font-size:clamp(17px,1.4vw,25px)}.tv-display-card>strong{font-size:clamp(30px,3vw,50px)}.tv-display-card p{color:#9aa3b7}.class-stations{grid-column:1 / -1}.display-stations{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.display-stations>div{padding:14px;border:1px solid var(--tv-line);background:#181c24}.display-stations em{float:right;color:#dfe4ee;font-style:normal}.display-stations i{display:block;height:7px;margin-top:13px;background:#292f39}.display-stations u{display:block;height:100%;background:#44d19d;text-decoration:none}.class-hands p{margin:7px 0;padding-bottom:7px;border-bottom:1px solid var(--tv-line)}.class-hands small{color:#9aa3b7}.class-reward{position:relative}@media(max-width:1100px){.class-out-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.class-display-grid,.class-context,.display-stations{grid-template-columns:1fr}}@media(max-width:1050px){.tv-overview{grid-template-columns:repeat(4,1fr)}.tv-context{grid-column:1 / -1;border-top:1px solid var(--tv-line)}.tv-full .tv-grid{grid-template-columns:1fr}}@media(max-width:650px){.tv-head{gap:12px;flex-wrap:wrap}.tv-head>div{min-width:0;flex:1 1 160px;overflow-wrap:anywhere}.tv-fullscreen-button{min-height:44px}.class-display-grid>*,.class-context>*{min-width:0;overflow-wrap:anywhere}.class-out-grid{grid-template-columns:1fr}.tv-overview{grid-template-columns:repeat(2,1fr)}.tv-metric:nth-child(2){border-right:0}.tv-context div{grid-template-columns:1fr;gap:2px}.tv-room{padding:17px 15px}.tv-room-stats{gap:9px}}@media(max-width:720px){.topbar{flex-wrap:nowrap;overflow-x:auto;position:static;scrollbar-width:thin}.topbar button,.topbar .brand,.topbar select{flex:0 0 auto}.topbar .spacer{display:none}}.account-form{display:grid;gap:12px;align-content:start}.account-form label:not(.account-class){display:grid;gap:6px;font-weight:700}.account-form fieldset{display:grid;gap:8px;margin:0;padding:12px;border:1px solid var(--border);border-radius:10px}.account-form legend{padding:0 6px;font-weight:700}.account-class{display:flex;align-items:center;gap:8px;font-weight:500}.account-class input{width:auto;margin:0}.account-list li{gap:10px;flex-wrap:wrap}body{color:var(--nu-text);background:radial-gradient(900px 560px at 8% -10%,rgba(124,58,237,.18),transparent 68%),radial-gradient(700px 520px at 100% 18%,rgba(59,130,246,.07),transparent 70%),var(--nu-bg);background-attachment:fixed}.card{background:linear-gradient(155deg,rgba(30,27,56,.94),var(--nu-surface));border-color:var(--nu-line);border-radius:15px;box-shadow:0 12px 34px #03020c2e,inset 0 1px #ffffff06}button{background:linear-gradient(135deg,#7c3aed,#5b21b6);transition:transform .15s ease,filter .15s ease,border-color .15s ease}button:hover{filter:brightness(1.08);transform:translateY(-1px)}button:focus-visible,input:focus-visible,select:focus-visible,.cal-day:focus-visible{outline:3px solid #c4b5fd;outline-offset:2px}button:disabled{cursor:default;opacity:.55;transform:none;filter:none}.topbar{background:#141128d1;border-color:var(--nu-line);border-radius:16px;box-shadow:0 14px 40px #03020c40;-webkit-backdrop-filter:blur(18px) saturate(1.18);backdrop-filter:blur(18px) saturate(1.18)}.student{position:relative;overflow:hidden}.student:after{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent)}.station-meter{height:6px;margin:-3px 0 12px;overflow:hidden;border-radius:999px;background:#94a3b824}.station-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#8b5cf6);box-shadow:0 0 12px #8b5cf659;transition:width .28s ease}.mobile-navigation{display:none}.secondary-navigation{display:grid;gap:4px;font-size:12px;min-width:0}.secondary-navigation select{max-width:190px}button,button.x,select{min-height:44px}button.x{min-width:44px}.request-status{padding:12px 16px;margin:12px 0;border:1px solid #fbbf24;border-radius:8px;background:#302514;color:#fef3c7}.request-status p{margin:0 0 8px}.request-status button{color:#fff}.policy-controls{margin:0;padding:0;border:0;min-width:0}.daily-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.daily-actions button{min-height:44px}.student-next-step{margin-bottom:16px;border-color:#a78bfa}.panel{scroll-margin-top:20px}.panel h2:focus{outline:3px solid #c4b5fd;outline-offset:3px}.alerts li{flex-wrap:wrap}.display-back{margin-bottom:12px}a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #c4b5fd;outline-offset:2px}.student:focus-visible{outline:3px solid #c4b5fd;outline-offset:3px}@media(max-width:720px){.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:visible;gap:10px}.topbar .brand,.mobile-navigation{grid-column:1 / -1}.topbar .desktop-navigation,.topbar .spacer,.topbar .secondary-navigation{display:none}.mobile-navigation{display:grid;gap:5px;font-size:14px}.mobile-navigation select{width:100%}.topbar>select{width:100%}button,button.x{min-height:44px;min-width:44px;white-space:normal}input:not([type=checkbox]),select,textarea,.login input{font-size:16px;min-height:44px;max-width:100%}button,input,select,textarea{touch-action:manipulation}.layout,.grid,.side,.sites-cols,.student-view,.uppbrot-cols{min-width:0;grid-template-columns:minmax(0,1fr)}.layout>*,.side>*,.card,.panel,.row>*,.r-pattern{min-width:0}.row,.sort-row,.hand-row,.movement-row,.station-request,.rules li{flex-wrap:wrap}.row>select{max-width:100%;flex:1 1 180px}.row>input{flex:1 1 160px}.row>button{flex-shrink:0;min-width:44px;max-width:100%}.tag,.belt-chips,.stofa-badges{white-space:normal;overflow-wrap:anywhere}.student.status-offline{opacity:1}.student-email{margin:8px 0;font-size:13px;white-space:normal;overflow-wrap:anywhere}.leave-badge{margin:4px 4px 0 0;max-width:100%;overflow-wrap:anywhere}.panel h2,.panel h3,.student-name,.r-pattern{overflow-wrap:anywhere}.seat{min-width:0;flex-wrap:wrap}.seats{grid-template-columns:repeat(3,minmax(0,1fr))}.switch-time{max-width:100%}.modal{width:min(520px,calc(100vw - 20px));max-height:calc(100dvh - 24px);padding:16px;overscroll-behavior:contain}.modal-back{padding:12px 0}.cal{overflow-x:auto;grid-template-columns:repeat(7,minmax(44px,1fr))}table{display:block;max-width:100%;overflow-x:auto}.login{max-width:calc(100vw - 20px);padding:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
