:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{margin:0 auto;padding:2rem;padding-bottom:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.modal-headers{display:grid;grid-template-columns:30% 15% 25% 20% 10%;gap:8px;align-items:center;margin-bottom:6px;font-weight:600}.modal-item{display:grid;grid-template-columns:30% 15% 25% 20% 10%;gap:8px;align-items:center;margin-bottom:8px}.modal-item>input,.modal-item>button{width:100%;box-sizing:border-box}.modal-item>input{background:#222;color:#eee;border:1px solid #333;padding:6px;border-radius:4px}.modal-item>button{padding:6px 8px;border-radius:4px;border:1px solid #333;background:transparent;color:#ddd;cursor:pointer}.modal-item>button:hover{background:#333;color:#fff}.app-root{margin:0 auto;padding:2rem;padding-bottom:0;text-align:center}.video-container{margin:1rem auto;background:#000;display:flex;justify-content:center;align-items:center}.reaction-video{max-height:80vh;max-width:80vw;display:block}.progress-container{max-width:80vw;margin:1rem auto}.progress-bar{position:relative;height:12px;background:#616161;border-radius:6px;overflow:visible}.progress-fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#64c8ff33,#64c8ff66);border-radius:6px 0 0 6px}.segment{position:absolute;top:-2px;height:16px;background:#2ecc7140;border:1px solid rgba(46,204,113,.5);border-radius:3px;pointer-events:auto}.segment.active{background:#2ecc7199!important;border-color:#2ecc71d9!important}.reaction-display{margin-top:1rem;padding:.75rem 1rem;font-size:1.25rem;border-radius:6px;color:#fff;display:inline-block;min-width:260px}.reaction-display.neutral{background:#333}.reaction-display.correct{background:#2ecc71}.reaction-display.wrong{background:#e74c3c}.controls{margin-top:.75rem}.preset-item{display:block}.cooldown{display:inline-block;margin-left:1rem;font-size:.95rem;color:#ddd;padding:.25rem .5rem}@keyframes pulse-scale{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.reaction-display.pulse{animation:pulse-scale .36s cubic-bezier(.2,.8,.2,1)}.presets-panel{text-align:left;margin:.25rem auto}.preset-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-items:center}.preset-item{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#222;color:#fff;border-radius:6px}.preset-item input[type=checkbox]{flex:0 0 auto}.preset-item .preset-label{flex:1 1 auto;text-align:left;font-size:.95rem}.preset-item button{flex:0 0 auto;background:transparent;color:#ddd;border:1px solid #444;padding:4px 8px;border-radius:4px;cursor:pointer}.preset-item button:hover{background:#333;color:#fff}.preset-summary{margin-top:8px;color:#ccc;font-size:.9rem}.offset-control{max-width:640px;margin:.5rem auto 1rem;display:flex;align-items:center;gap:12px;justify-content:center}.offset-control label{color:#ddd;display:flex;align-items:center;gap:8px}.offset-control input[type=range]{width:320px}.offset-value{color:#ccc;font-size:.95rem;min-width:80px;text-align:left}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#111;color:#eee;padding:16px;border-radius:8px;width:720px;max-width:95%}.modal-list{max-height:320px;overflow:auto;margin-top:8px}.modal-headers{display:flex;gap:8px;align-items:center;margin-bottom:6px;font-weight:600}.modal-headers>div{text-align:left}.modal-headers>div:nth-child(1){flex:0 0 15%}.modal-headers>div:nth-child(2){flex:0 0 15%}.modal-headers>div:nth-child(3){flex:0 0 25%}.modal-headers>div:nth-child(4){flex:0 0 25%}.modal-headers>div:nth-child(5){flex:0 0 10%}.modal-item{display:flex;gap:8px;align-items:center;margin-bottom:8px}.modal-item>input{box-sizing:border-box;background:#222;color:#eee;border:1px solid #333;padding:6px;border-radius:4px}.modal-item>select,.modal-item.modal-edit>select{box-sizing:border-box;background:#222;color:#eee;border:1px solid #333;padding:6px;border-radius:4px;cursor:pointer}.modal-item>select:nth-of-type(1){flex:0 0 15%}.modal-item>select:nth-of-type(2){flex:0 0 15%}.modal-item>input:nth-of-type(1){flex:0 0 15%}.modal-item>input:nth-of-type(2){flex:0 0 15%}.modal-item>input:nth-of-type(3){flex:0 0 25%}.modal-item>input:nth-of-type(4){flex:0 0 25%}.modal-item>button{flex:0 0 10%;padding:6px 8px}.modal-item.modal-edit{display:flex;gap:8px;align-items:center;margin-bottom:8px}.modal-item.modal-edit>input{box-sizing:border-box;background:#222;color:#eee;border:1px solid #333;padding:6px;border-radius:4px}.modal-item.modal-edit>select:nth-of-type(1){flex:0 0 15%}.modal-item.modal-edit>select:nth-of-type(2){flex:0 0 15%}.modal-item.modal-edit>input:nth-of-type(1){flex:0 0 25%}.modal-item.modal-edit>input:nth-of-type(2){flex:0 0 25%}.modal-item.modal-edit>button{flex:0 0 10%;padding:6px 8px}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}
