*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0c0c;--bg-surface:#141414;--border:#262626;--border-strong:#3d3d3d;--text:#e6e4de;--text-dim:#656560;--text-muted:#2e2e2e}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Courier New,Courier,monospace;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}:focus-visible{outline-offset:2px;outline:2px solid #fff}button{font-family:inherit}.header{border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:48px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.header-left{align-items:center;gap:24px;display:flex}.header-logo{letter-spacing:3px;color:var(--text);text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700}.header-nav{gap:4px;display:flex}.header-nav-btn{color:var(--text-dim);letter-spacing:1.8px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;padding:6px 14px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:600;transition:color .2s,border-color .2s,background .2s}.header-nav-btn:hover{color:var(--text)}.header-nav-btn.active{color:var(--text);border-color:var(--border-strong)}.header-nav-btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}.header-actions{gap:6px;display:flex}.header-btn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.header-btn:hover{color:var(--text);border-color:var(--border-strong)}.header-btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}@media (width<=768px){.header{padding:0 20px}.header-left{gap:12px}.header-nav{gap:2px}.header-nav-btn{padding:5px 10px;font-size:9px}}@media (width<=480px){.header-logo{letter-spacing:2px;font-size:12px}.header-nav-btn{letter-spacing:1px;padding:4px 8px;font-size:8px}.header-btn{width:28px;height:28px}}.stats-bar{background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:12px 0;display:flex}.stat-item{flex-direction:column;align-items:center;padding:0 24px;display:flex}.stat-value{color:#fff;font-family:Courier New,Courier,monospace;font-size:28px;font-weight:700;line-height:1}.stat-label{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:400}.stat-divider{background:#ffffff40;width:1px;height:36px}.spin-button{border:1px solid var(--border-strong);color:var(--text);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:12px;min-width:200px;padding:12px 48px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;transition:background .2s,opacity .2s;display:flex}.spin-button:hover:not(:disabled){background:var(--bg-surface)}.spin-button:disabled{opacity:.4;cursor:not-allowed}.spin-button:focus-visible{outline:2px solid var(--text);outline-offset:2px}.spin-button-active{border-color:var(--text-dim)}.spin-button-text{text-transform:uppercase}.spin-button-icon{opacity:.6}.spin-button-spinning{animation:.8s linear infinite spinIconRotate}@keyframes spinIconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.spin-button{padding:10px 36px;font-size:12px}}.view-students-btn{color:#fff;letter-spacing:2px;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.view-students-btn:hover{background:#ffffff0d;border-color:#fff9}.view-students-btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.slot-container{justify-content:center;align-items:center;width:100%;max-width:680px;margin:0 auto;padding:0 56px;display:flex;position:relative}.slot-reel-clip{width:100%;height:504px;position:relative;overflow:hidden}.slot-reel-track{width:100%;height:auto;position:absolute;top:0;left:0}.slot-row{color:#fff;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;opacity:.15;filter:blur(1.5px);justify-content:center;align-items:center;height:72px;padding:0 16px;font-family:Courier New,Courier,monospace;font-size:24px;font-weight:600;transition:opacity .3s,filter .3s;display:flex;overflow:hidden}.slot-row-center{opacity:1;filter:none;font-weight:700}.slot-row-near{opacity:.5;filter:blur(.6px);font-weight:600}.slot-row-far{opacity:.15;filter:blur(1.5px);font-weight:600}.slot-selection-window{pointer-events:none;z-index:2;border:1.5px solid #ffffff73;border-radius:4px;width:calc(100% - 112px);height:76px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slot-indicator-left,.slot-indicator-right{color:#ffffff26;z-index:3;line-height:0;transition:color .4s;position:absolute;top:50%;transform:translateY(-50%)}.slot-indicator-left{left:0}.slot-indicator-right{right:0}.indicator-active{color:#ffffffd9}@media (width<=768px){.slot-container{max-width:100%;padding:0 40px}.slot-reel-clip{height:432px}.slot-row{height:62px;font-size:20px}.slot-selection-window{width:calc(100% - 80px);height:66px}.slot-indicator-left,.slot-indicator-right{transform:translateY(-50%)scale(.85)}}@media (width<=480px){.slot-container{padding:0 28px}.slot-reel-clip{height:364px}.slot-row{height:52px;font-size:17px}.slot-selection-window{width:calc(100% - 56px);height:56px}.slot-indicator-left,.slot-indicator-right{transform:translateY(-50%)scale(.7)}}.selected-display{text-align:center;margin-top:4px}.selected-reveal{animation:.6s cubic-bezier(.16,1,.3,1) forwards selectedReveal}@keyframes selectedReveal{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.selected-label{letter-spacing:5px;color:#ffffff73;text-transform:uppercase;margin-bottom:6px;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:600}.selected-name-row{justify-content:center;align-items:center;gap:24px;display:flex}.selected-name{color:#fff;letter-spacing:-1px;margin:0;font-family:Courier New,Courier,monospace;font-size:56px;font-weight:700;line-height:1.1}.radiating-lines{flex-direction:column;align-items:center;gap:9px;display:flex}.radiating-lines.left{align-items:flex-end}.radiating-lines.right{align-items:flex-start}.line{background:#fff;border-radius:1px;height:2px;display:block}.line-1{width:18px}.line-2{width:26px}.line-3{width:14px}@media (width<=768px){.selected-name{font-size:40px}.selected-name-row{gap:16px}.line-1{width:14px}.line-2{width:20px}.line-3{width:10px}}@media (width<=480px){.selected-name{font-size:30px}.selected-name-row{gap:10px}.line-1{width:10px}.line-2{width:14px}.line-3{width:8px}}.drawer-overlay{z-index:200;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer{z-index:210;background:#111;border-left:1px solid #ffffff1a;flex-direction:column;width:340px;max-width:85vw;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.drawer.open{transform:translate(0)}.drawer-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.drawer-title{letter-spacing:3px;color:#fff;margin:0;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700}.drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .2s;display:flex}.drawer-close:hover{border-color:#fff6}.drawer-close:focus-visible{outline-offset:2px;outline:2px solid #fff}.drawer-list{flex:1;padding:8px 0;overflow-y:auto}.drawer-student{color:#fff;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 24px;font-family:Courier New,Courier,monospace;font-size:14px;transition:background .15s;display:flex}.drawer-student:hover{background:#ffffff08}.drawer-student.asked{color:#fff6}.drawer-student-name{font-weight:500}.drawer-student-check{color:#fff6;align-items:center;display:flex}.drawer-section-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 24px 8px;display:flex}.drawer-section-title{letter-spacing:2px;color:#ffffff80;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700}.drawer-section-count{color:#ffffff59;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:600}.drawer-empty{color:#ffffff59;text-align:center;padding:32px 24px;font-family:Courier New,Courier,monospace;font-size:13px}@media (width<=480px){.drawer{width:100%;max-width:100%}}.csv-upload-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;display:flex}.csv-upload-zone{cursor:pointer;text-align:center;border:1.5px dashed #ffffff40;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px 40px;transition:border-color .2s,background .2s;display:flex}.csv-upload-zone:hover{background:#ffffff05;border-color:#ffffff80}.csv-upload-zone:focus-visible{outline-offset:2px;outline:2px solid #fff}.csv-upload-icon{color:#fff6;margin-bottom:16px}.csv-upload-title{color:#fff;margin-bottom:8px;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:700}.csv-upload-hint{color:#ffffff80;margin-bottom:12px;font-family:Courier New,Courier,monospace;font-size:13px}.csv-upload-formats{color:#ffffff4d;letter-spacing:.5px;font-family:Courier New,Courier,monospace;font-size:11px}.csv-upload-error{color:#ff6b6b;text-align:center;background:#ff505014;border:1px solid #ff505066;border-radius:8px;margin-top:16px;padding:12px 20px;font-family:Courier New,Courier,monospace;font-size:13px}.csv-upload-input{display:none}.round-complete{text-align:center;margin-top:12px}.round-complete-text{color:#fff;letter-spacing:2px;margin-bottom:6px;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:700}.round-complete-sub{color:#ffffff80;margin-bottom:16px;font-family:Courier New,Courier,monospace;font-size:13px}.round-complete-btn{color:#fff;letter-spacing:2px;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:12px 28px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:600;transition:border-color .2s,background .2s}.round-complete-btn:hover{background:#ffffff0d;border-color:#fff9}.round-complete-btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.tm-reel-container{flex-direction:column;align-items:center;width:100%;display:flex}.tm-reel-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.tm-reel-clip{width:100%;height:240px;position:relative;overflow:hidden}.tm-reel-track{width:100%;height:auto;position:absolute;top:0;left:0}.tm-slot-row{height:44px;color:var(--text);text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;opacity:.15;justify-content:center;align-items:center;padding:0 16px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:600;transition:opacity .3s;display:flex;overflow:hidden}.tm-slot-row-center{opacity:1;border:1px solid var(--border-strong);font-weight:700}.tm-slot-row-near{opacity:.45;font-weight:600}.tm-slot-row-far{opacity:.18;font-weight:600}.tm-selection-window{display:none}.tm-reel-indicator-top,.tm-reel-indicator-bottom{color:var(--text-muted);z-index:3;line-height:0;transition:color .4s}.tm-reel-indicator-top{margin-bottom:4px}.tm-reel-indicator-bottom{margin-top:4px}.tm-reel-indicator-top.indicator-active,.tm-reel-indicator-bottom.indicator-active{color:var(--text-dim)}@media (width<=768px){.tm-reel-clip{height:220px}.tm-slot-row{height:40px;font-size:13px}}@media (width<=480px){.tm-reel-clip{height:200px}.tm-slot-row{height:36px;font-size:12px}}.topic-reel-container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.topic-reel-wrapper{align-items:center;gap:12px;width:100%;display:flex}.topic-reel-clip{border:1px solid var(--border-strong);flex:1;justify-content:center;align-items:center;height:44px;display:flex;position:relative;overflow:hidden}.topic-reel-track{width:100%;height:auto;position:absolute;top:0;left:0}.topic-slot-row{height:44px;color:var(--text);text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;opacity:.15;filter:blur(1px);justify-content:center;align-items:center;padding:0 16px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:600;transition:opacity .3s,filter .3s;display:flex;overflow:hidden}.topic-slot-row-center{opacity:1;filter:none;font-weight:700}.topic-selection-window{display:none}.topic-reel-indicator-left,.topic-reel-indicator-right{color:var(--text-muted);z-index:3;flex-shrink:0;line-height:0;transition:color .4s}.topic-reel-indicator-left.indicator-active,.topic-reel-indicator-right.indicator-active{color:var(--text-dim)}.topic-counter{letter-spacing:1.4px;color:var(--text-muted);font-family:Courier New,Courier,monospace;font-size:10px}@media (width<=768px){.topic-reel-clip{height:40px}.topic-slot-row{height:40px;font-size:13px}}@media (width<=480px){.topic-reel-clip{height:36px}.topic-slot-row{height:36px;font-size:12px}}.tt-page{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:0;display:flex}.tt-top-row{grid-template-columns:1fr 1fr;gap:32px;width:100%;display:grid}.tt-team-section,.tt-topic-section{flex-direction:column;gap:12px;display:flex}.tt-section-header{justify-content:space-between;align-items:center;display:flex}.tt-section-label{letter-spacing:1.8px;color:var(--text-dim);text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:700}.tt-section-meta{align-items:center;gap:8px;display:flex}.tt-section-count{letter-spacing:1.4px;color:var(--text-dim);text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:600}.tt-reset-btn{border:1px solid var(--border);width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex}.tt-reset-btn:hover{color:var(--text-dim);border-color:var(--border-strong)}.tt-reset-btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}.tt-picker-container{border:1px solid var(--border);background:var(--bg-surface);flex-direction:column;justify-content:center;align-items:center;padding:16px 24px;display:flex}.tt-controls{flex-direction:column;align-items:center;gap:12px;margin-top:24px;display:flex}.tt-team-size{align-items:center;gap:16px;display:flex}.tt-team-size-label{letter-spacing:1.8px;color:var(--text-dim);text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:700}.tt-team-size-controls{align-items:center;gap:0;display:flex}.tt-size-btn{border:1px solid var(--border-strong);width:32px;height:32px;color:var(--text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,opacity .2s;display:flex}.tt-size-btn:hover:not(:disabled){color:var(--text);border-color:var(--text-dim)}.tt-size-btn:disabled{opacity:.3;cursor:not-allowed}.tt-size-btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}.tt-size-value{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);width:40px;height:32px;color:var(--text);justify-content:center;align-items:center;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;display:flex}.tt-upload-area{flex-direction:column;align-items:center;width:100%;display:flex}.tt-upload-zone{border:1px dashed var(--border-strong);background:var(--bg-surface);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:320px;padding:32px 20px;transition:border-color .2s,background .2s;display:flex}.tt-upload-zone:hover{border-color:var(--text-dim);background:#ffffff03}.tt-upload-zone:focus-visible{outline:2px solid var(--text);outline-offset:2px}.tt-upload-zone-small{min-height:220px}.tt-upload-icon{color:var(--text-muted);margin-bottom:12px}.tt-upload-text{color:var(--text);letter-spacing:1.5px;margin-bottom:4px;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700}.tt-upload-hint{color:var(--text-muted);font-family:Courier New,Courier,monospace;font-size:10px}.tt-file-input{display:none}.tt-error{color:#ff6b6b;text-align:center;background:#ff505014;border:1px solid #ff505066;margin-top:10px;padding:8px 14px;font-family:Courier New,Courier,monospace;font-size:11px}.tt-exhaustion-msg{color:#ffc850;text-align:center;background:#ffc8500f;border:1px solid #ffc8504d;align-items:center;gap:10px;padding:8px 14px;font-family:Courier New,Courier,monospace;font-size:12px;display:flex}.tt-exhaustion-reset{color:#ffc850;letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #ffc85066;padding:5px 12px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:600;transition:border-color .2s,background .2s}.tt-exhaustion-reset:hover{background:#ffc85014;border-color:#ffc850b3}.tt-exhaustion-reset:focus-visible{outline-offset:2px;outline:2px solid #ffc850}.tt-result{width:100%;margin-top:24px;animation:.5s cubic-bezier(.16,1,.3,1) forwards ttResultReveal}.tt-result-divider{border-top:1px solid var(--border);margin-bottom:20px}.tt-result-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.tt-result-label{letter-spacing:1.8px;color:var(--text-dim);text-transform:uppercase;margin-bottom:12px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:700}.tt-result-member{align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.tt-result-num{color:var(--text-muted);text-align:right;flex-shrink:0;width:20px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:600}.tt-result-name{color:var(--text);font-family:Courier New,Courier,monospace;font-size:14px}.tt-result-topic-name{color:var(--text);font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;line-height:1.5}@keyframes ttResultReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.tt-page{padding:0}.tt-top-row{grid-template-columns:1fr;gap:24px}.tt-result-grid{grid-template-columns:1fr;gap:20px}}@media (width<=480px){.tt-page{padding:0}.tt-team-size{gap:10px}.tt-size-value{width:36px;font-size:12px}.tt-size-btn{width:28px;height:28px}}.app{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex;overflow-x:hidden}.main-content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;min-height:100vh;padding:72px 32px 28px;display:flex}.main-content-top{justify-content:flex-start;overflow-y:auto}.slot-area{width:100%;max-width:680px;margin-bottom:0}.controls-row{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:800px;margin-top:28px;display:flex}.controls-left{flex:1;justify-content:flex-start;display:flex}.controls-center{flex:none;justify-content:center;display:flex}.controls-right{flex:1;justify-content:flex-end;display:flex}.confirm-reset-banner{color:#ffc850;letter-spacing:1px;z-index:150;background:#ffc85014;border:1px solid #ffc85066;border-radius:6px;padding:10px 24px;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:600;animation:.2s fadeInBanner;position:fixed;top:70px;left:50%;transform:translate(-50%)}@keyframes fadeInBanner{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=768px){.main-content{padding:72px 20px 24px}.main-content-top{padding:56px 20px 24px}.controls-row{flex-direction:column;gap:20px;margin-top:20px}.controls-left,.controls-right{justify-content:center}}.credit{color:#ffffff4d;text-align:center;white-space:nowrap;margin-top:auto;font-family:Courier New,Courier,monospace;font-size:11px}@media (width<=480px){.main-content{padding:64px 16px 20px}.main-content-top{padding:56px 16px 20px}}
