:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100svh;margin:0}body{overflow:hidden}input,button{font:inherit}.app-shell{--bottom-control-clearance:clamp(42px, 5.5svh, 64px);min-height:100svh;padding-bottom:var(--bottom-control-clearance);color:#0f172a;-webkit-user-select:none;user-select:none;touch-action:none;background:#111827;justify-content:center;display:flex;overflow:hidden}.board{width:100vw;height:calc(100svh - var(--bottom-control-clearance));background:#f8fafc;grid-template-rows:auto 1fr 152px;margin:0 auto;display:grid;box-shadow:0 20px 80px #00000073}.top-bar{background:#fff;border-bottom:1px solid #dbe3ef;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.poll-copy{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.bell-select{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;flex:none;padding:7px 30px 7px 10px;font:800 14px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.session-chip{color:#64748b;flex:none;font-size:13px;font-weight:800}.teacher-controls{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:6px;max-width:74%;display:flex}.control-group{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:6px;display:inline-flex}.segmented{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:inline-flex;overflow:hidden}.segmented button{background:0 0;border:0;border-radius:0;min-height:34px}.segmented button.active{color:#fff;background:#0f172a}button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:34px;padding:0 10px;font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button:disabled{cursor:default;opacity:.5}.timer{color:#334155;text-align:center;background:#e2e8f0;border-radius:8px;min-width:88px;padding:9px 10px;font-weight:900}.timer.running{color:#7c2d12;background:#fed7aa}.timer.expired{color:#fff;background:#be123c}.choice-grid{grid-template-columns:1fr 1fr;min-height:0;display:grid}.choice-panel{background:#eef2f7;grid-template-rows:auto 1fr;min-width:0;padding:18px;transition:background .18s,box-shadow .18s;display:grid}.choice-panel.left{border-right:4px solid #fff}.choice-panel.winning{background:#dcfce7;box-shadow:inset 0 0 0 6px #22c55e4d}.choice-header{justify-content:space-between;align-items:center;gap:14px;padding-bottom:16px;display:flex}.choice-header input{color:#0f172a;background:0 0;border:0;outline:none;width:100%;min-width:0;font:900 60px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.choice-header strong{color:#0f172a;text-align:right;flex:none;min-width:140px;font-size:58px;line-height:1}.choice-roster,.pen-roster{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));align-content:start;gap:7px;display:grid}.names-mode .choice-roster,.names-mode .pen-roster{grid-template-columns:repeat(auto-fill,66px);justify-content:start;gap:5px}.names-mode .pen-roster{max-height:136px;overflow:hidden}.pen{background:#fff;border-top:1px solid #dbe3ef;grid-template-columns:108px minmax(0,1fr);gap:10px;padding:8px 12px 10px;display:grid}.pen-label{color:#475569;flex-direction:column;justify-content:center;gap:6px;font-weight:800;display:flex}.pen-label span{color:#0f172a;font-size:20px}.pen-label strong{color:#64748b;font-size:14px}.logo-token{touch-action:none;background:#fff;border:2px solid #0f172a24;border-radius:7px;place-items:center;width:38px;height:38px;min-height:38px;padding:4px;display:grid;position:relative;box-shadow:0 8px 18px #0f172a1a}.logo-token.names{width:66px;padding:4px 6px}.logo-token.present{border-color:#05966973}.logo-token.tardy{background:#fff1f2;border-color:#be123c8c}.logo-mark{color:#fff;background:var(--logo-color);letter-spacing:0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:950;display:grid}.logo-mark img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.name-mark{color:#0f172a;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:950;line-height:1;overflow:hidden}.drag-ghost{z-index:50;pointer-events:none;filter:drop-shadow(0 18px 22px #00000047);width:42px;position:fixed;transform:translate(-50%,-50%)scale(1.08)}.drag-ghost .logo-token.names{width:66px}.drag-ghost .logo-token{opacity:.92}.attendance-drawer{z-index:40;background:#0f172a61;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-panel{background:#fff;width:min(420px,88vw);height:100%;padding:20px;overflow:auto;box-shadow:-18px 0 40px #0f172a3d}.setup-panel{width:min(560px,92vw)}.drawer-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.drawer-header p,.attendance-list p{color:#64748b;margin:0;font-weight:700}.drawer-header h2,.attendance-list h3{color:#0f172a;margin:0}.attendance-list{border-bottom:1px solid #e2e8f0;padding:18px 0}.attendance-list ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.attendance-list li{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.attendance-list span{color:#0f172a;font-weight:900}.attendance-list small{color:#64748b;font-weight:700}.roster-import{gap:10px;display:grid}.roster-import textarea{resize:vertical;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:132px;padding:10px 12px;font:700 13px/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.bell-manager{gap:12px;display:grid}.bell-list{gap:8px;display:grid}.bell-row,.add-bell-row{background:#f8fafc;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.bell-row.active{box-shadow:inset 0 0 0 2px #22c55e}.bell-row input,.add-bell-row input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;padding:10px 12px;font-weight:800}.bell-row span{color:#64748b;white-space:nowrap;font-size:13px;font-weight:800}.roster-import button{justify-self:start}.status-note{color:#0f766e!important}.roster-editor{gap:12px;display:grid}.student-edit-list{gap:8px;display:grid}.student-edit-row{background:#f8fafc;border-radius:8px;grid-template-columns:auto minmax(94px,.75fr) minmax(132px,1.25fr) auto;align-items:end;gap:8px;padding:8px;display:grid}.student-edit-row label{color:#64748b;text-transform:uppercase;gap:4px;min-width:0;font-size:11px;font-weight:900;display:grid}.student-edit-row input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;padding:9px 10px;font-size:13px;font-weight:800}.student-edit-row button{min-height:38px}.mini-logo{color:#fff;background:var(--logo-color);border-radius:50%;align-self:center;place-items:center;width:30px;height:30px;font-size:10px;font-weight:950;display:grid}.poll-manager{gap:12px;display:grid}.poll-list{gap:8px;display:grid}.poll-row{background:#f8fafc;border-radius:8px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:8px;display:grid}.poll-row.active{box-shadow:inset 0 0 0 2px #22c55e}.poll-row.skipped{opacity:.65}.poll-row div{gap:3px;min-width:0;display:grid}.poll-row strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:950;overflow:hidden}.poll-row span{color:#64748b;font-size:12px;font-weight:800}.add-poll-row{grid-template-columns:1fr 1fr auto;gap:8px;display:grid}.add-poll-row input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;padding:10px 12px;font-weight:800}.backup-tools{gap:12px;display:grid}.backup-actions{flex-wrap:wrap;gap:8px;display:flex}.file-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex}.file-button input{display:none}@media (width<=900px){.board{width:100vw;height:calc(100svh - var(--bottom-control-clearance))}.top-bar{flex-direction:column;align-items:stretch}.teacher-controls{flex-wrap:wrap}.choice-header input,.choice-header strong{font-size:38px}.choice-header strong{min-width:88px}.pen{grid-template-columns:1fr}}
