.Celebration_celebrationContainer__rjV_a{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000;overflow:hidden}.Celebration_particle__8Wlth{position:absolute;box-shadow:0 0 10px currentColor;opacity:.8;transform-origin:center}.Celebration_circle__oGN2R{border-radius:50%;animation:Celebration_firework__O7_5Z 3s ease-out forwards}.Celebration_square__xmimA{animation:Celebration_fireworkRotate__mJNAt 3s ease-out forwards}.Celebration_triangle__FmxDu{width:0;height:0;background:transparent!important;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid;animation:Celebration_fireworkSpin__gZFRL 3s ease-out forwards}@keyframes Celebration_firework__O7_5Z{0%{transform:translate(0) scale(1);opacity:.8}50%{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 100px),calc(sin(var(--angle)) * var(--velocity) * 100px - 50px)) scale(1.2);opacity:.8}to{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 200px),calc(sin(var(--angle)) * var(--velocity) * 200px - 100px)) scale(0);opacity:0}}@keyframes Celebration_fireworkRotate__mJNAt{0%{transform:translate(0) rotate(0deg) scale(1);opacity:.8}50%{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 100px),calc(sin(var(--angle)) * var(--velocity) * 100px - 50px)) rotate(calc(var(--rotation-speed) * .5deg)) scale(1.2);opacity:.8}to{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 200px),calc(sin(var(--angle)) * var(--velocity) * 200px - 100px)) rotate(calc(var(--rotation-speed) * 1deg)) scale(0);opacity:0}}@keyframes Celebration_fireworkSpin__gZFRL{0%{transform:translate(0) rotate(0deg) scale(1);opacity:.8}50%{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 100px),calc(sin(var(--angle)) * var(--velocity) * 100px - 50px)) rotate(calc(var(--rotation-speed) * .5deg)) scale(1.2);opacity:.8}to{transform:translate(calc(cos(var(--angle)) * var(--velocity) * 200px),calc(sin(var(--angle)) * var(--velocity) * 200px - 100px)) rotate(calc(var(--rotation-speed) * 1deg)) scale(0);opacity:0}}.Timer_timerContainer__azxDJ{justify-content:center;min-height:100vh;padding:2rem;transition:background-color .3s ease}.Timer_timerContainer__azxDJ,.Timer_timerDisplay__Am0EX{display:flex;flex-direction:column;align-items:center;gap:2rem}.Timer_timerDisplay__Am0EX{position:relative;min-height:400px;width:100%}.Timer_clock__E5okf{font-size:4rem;font-weight:700;z-index:2}.Timer_progressShapes__fQ0jk{position:absolute;width:400px;height:400px;display:flex;align-items:center;justify-content:center;z-index:1}.Timer_progressCircle__L4We9{border-radius:50%}.Timer_progressCircle__L4We9,.Timer_progressDiamond__C1qSV{position:absolute;width:100%;height:100%;box-shadow:0 0 20px rgba(0,0,0,.3)}.Timer_progressDiamond__C1qSV{-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.Timer_progressOctagon__OdF_B{position:absolute;width:100%;height:100%;-webkit-clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);box-shadow:0 0 20px rgba(0,0,0,.3)}.Timer_controls__vERwM{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;z-index:2}.Timer_controlButton__P_5Uj{min-width:120px;flex-shrink:0}.Timer_progressIndicator__SiYLh{width:200px;height:200px;margin:0 auto;position:relative;transition:all .3s ease}.Timer_progressIndicator__svg__UPRwp{width:100%;height:100%;transform-origin:center;transition:transform .3s ease}.Timer_progressIndicator--circle__jlDII{animation:Timer_pulse__E_a78 2s infinite}.Timer_progressIndicator--green__6u5ys{fill:#52c41a}.Timer_progressIndicator--amber__w2Uij{fill:#faad14}.Timer_progressIndicator--red__I7_xI{fill:#f5222d}@keyframes Timer_pulse__E_a78{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes Timer_rotate__Y6okL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Timer_shake__ohOE1{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes Timer_disqualificationFlash__QQZHB{0%,to{background-color:#f44336}50%{background-color:#000}}.Timer_disqualificationWarning__KrZtt{background-color:#000!important}.Settings_presetSelect__cg9CD{width:100%;min-height:32px;padding:4px 8px;font-size:1rem;border:1px solid #d9d9d9;border-radius:2px;background:#fff;color:rgba(0,0,0,.88);transition:border-color .2s;cursor:pointer}.Settings_presetSelect__cg9CD:hover{border-color:#4096ff}.Settings_presetSelect__cg9CD:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px rgba(5,145,255,.1)}@media (max-width:768px){.Settings_presetSelect__cg9CD{font-size:16px;padding:8px 12px;min-height:44px}}.Settings_timeLabel__JGdwZ{display:inline-block;min-width:110px}