.overlay-page{background:transparent;overflow:hidden;font-family:Courier New,Courier,monospace;min-height:100vh}.overlay-timer{display:flex;align-items:center;justify-content:center;height:100vh;position:relative}.overlay-time{font-size:4rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),2px 2px 4px rgba(0,0,0,.9);letter-spacing:.05em}.overlay-low .overlay-time{color:#f44;animation:overlay-pulse 1s ease-in-out infinite}@keyframes overlay-pulse{0%,to{opacity:1;text-shadow:0 0 10px rgba(255,68,68,.8),0 0 20px rgba(255,68,68,.4),2px 2px 4px rgba(0,0,0,.9)}50%{opacity:.7;text-shadow:0 0 20px rgba(255,68,68,1),0 0 40px rgba(255,68,68,.6),2px 2px 4px rgba(0,0,0,.9)}}.overlay-flash{position:absolute;top:10%;right:10%;font-size:2rem;font-weight:700;color:#53fc18;text-shadow:0 0 10px rgba(83,252,24,.8),0 0 20px rgba(83,252,24,.4);animation:flash-in .3s ease-out,flash-out .5s ease-in 2.5s}@keyframes flash-in{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flash-out{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0e0e10;color:#efeff1;min-height:100vh}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.2rem;color:#adadb8}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem}.login-container h1{font-size:2.5rem}.login-container p{color:#adadb8}.btn{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;background:#3a3a3d;color:#efeff1;transition:background .15s}.btn:hover{background:#4a4a4d}.btn-twitch{background:#9146ff;font-size:1.1rem;padding:.75rem 2rem}.btn-twitch:hover{background:#7c2df5}.btn-sm{padding:.25rem .5rem;font-size:.8rem}.btn-start{background:#00ad03}.btn-start:hover{background:#009902}.btn-stop{background:#d9534f}.btn-stop:hover{background:#c9302c}.btn-resume{background:#00ad03}.btn-pause{background:#f0ad4e;color:#000}.btn-danger{background:#d9534f}.btn-danger:hover{background:#c9302c}.btn-preset{font-family:monospace;font-size:1rem;padding:.5rem 1.25rem}.dashboard{max-width:1400px;margin:0 auto}.dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #2a2a2d}.dashboard-header h1{font-size:1.4rem}.user-info{display:flex;align-items:center;gap:.75rem;color:#adadb8}.user-avatar{width:32px;height:32px;border-radius:50%}.dashboard-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}@media(min-width:1024px){.dashboard-grid{grid-template-columns:1fr 380px}}.dashboard-primary{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.dashboard-sidebar{display:flex;flex-direction:column;gap:1.5rem}.card{background:#18181b;border:1px solid #2a2a2d;border-radius:8px;padding:1.5rem}.card-hero{background:#1a1a2e;border-color:#3a3a4d;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.card h3{font-size:1rem;text-transform:uppercase;letter-spacing:.05em;color:#adadb8;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #2a2a2d}.card-hero .adjust-controls,.card-hero .reason-input{width:100%}.timer-display{text-align:center}.timer-time{font-family:Courier New,Courier,monospace;font-size:5rem;font-weight:700;letter-spacing:.05em}.timer-low .timer-time{color:#d9534f;animation:pulse 1s ease-in-out infinite}.timer-paused .timer-time{opacity:.5}.timer-status{font-size:1rem;color:#adadb8;margin-top:.5rem;text-transform:uppercase;letter-spacing:.1em}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.controls-row{display:flex;gap:1rem;justify-content:center;align-items:center}.start-controls{display:flex;gap:.5rem;align-items:center}.start-controls input{width:120px}.adjust-controls{display:flex;flex-direction:column;gap:1rem}.preset-buttons{display:flex;gap:.5rem;justify-content:center}.custom-adjust{display:flex;gap:.5rem}.custom-adjust input[type=number]{width:100px}.custom-adjust input[type=text]{flex:1}input[type=text],input[type=number]{padding:.5rem;border:1px solid #3a3a3d;border-radius:4px;background:#1f1f23;color:#efeff1;font-size:.9rem}input[type=text]:focus,input[type=number]:focus{outline:none;border-color:#9146ff}.audit-log h3{margin-bottom:.75rem}.audit-log-table-wrapper{overflow-x:auto;max-height:400px;overflow-y:auto;border:1px solid #2a2a2d;border-radius:4px}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #2a2a2d}th{background:#1f1f23;position:sticky;top:0}.source-twitch{color:#9146ff}.source-kick{color:#53fc18}.source-manual{color:#adadb8}.positive{color:#00ad03}.negative{color:#d9534f}.btn-load-more{margin-top:.5rem;width:100%}.settings-panel h3{margin-bottom:1rem}.settings-panel h4{margin-bottom:.5rem;color:#adadb8;font-size:.9rem}.settings-panel section{margin-bottom:1.5rem}.overlay-url-row{display:flex;gap:.5rem}.overlay-url-row input{flex:1}.kick-form{display:flex;gap:.5rem}.kick-form input{flex:1}.btn-kick{background:#53fc18;color:#000;font-weight:600}.btn-kick:hover{background:#45d414}.kick-connected{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.kick-account{display:flex;align-items:center;gap:.5rem}.kick-avatar{width:28px;height:28px;border-radius:50%}.kick-username{color:#53fc18;font-weight:500}@media(max-width:1023px){.dashboard-grid{max-width:700px;margin:0 auto}}@media(max-width:480px){.card{padding:1rem;border-radius:6px}.card-hero{padding:1.25rem}.timer-time{font-size:3rem}.preset-buttons{flex-wrap:wrap}.controls-row{flex-direction:column;align-items:stretch}.controls-row .btn{width:100%}}.multiplier-controls{display:flex;gap:.5rem;align-items:center;justify-content:center}.multiplier-controls h4{margin-right:.5rem;color:#adadb8;font-size:.9rem}.btn-multiplier{padding:.5rem 1rem;font-size:1rem;font-weight:700;border:2px solid #3a3a3d;border-radius:4px;background:#1f1f23;color:#efeff1;cursor:pointer;transition:all .15s}.btn-multiplier:hover{border-color:#9146ff}.btn-multiplier.active{background:#9146ff;border-color:#9146ff;color:#fff}.tier-config{display:flex;flex-direction:column;gap:1rem}.tier-config h3{margin-bottom:.75rem}.tier-config-section h4{color:#adadb8;font-size:.9rem;margin-bottom:.5rem}.tier-config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.tier-config-item{display:flex;flex-direction:column;gap:.25rem}.tier-config-item label{font-size:.8rem;color:#adadb8}.tier-config-item input{width:100%}.sub-event-log h3{margin-bottom:.75rem}.admin-page{max-width:1000px;margin:0 auto;padding:2rem 1rem}.admin-page h1{margin-bottom:1.5rem}.admin-table-wrapper{overflow-x:auto;border:1px solid #2a2a2d;border-radius:4px}.admin-table-wrapper a{color:#9146ff;text-decoration:none}.admin-table-wrapper a:hover{text-decoration:underline}.subcount-overlay{display:flex;align-items:center;justify-content:center;height:100vh;font-family:Courier New,Courier,monospace}.subcount-number{font-size:5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.6),2px 2px 4px rgba(0,0,0,.9)}
