@import "https://fonts.googleapis.com/css2?family=Nunito:wght@800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&display=swap";
.FlipDigit-module__WSx_-q__flipDigit{color:#3c3c3c;text-align:center;perspective:1200px;width:150px;height:220px;font-size:180px;font-weight:800;line-height:1.15;font-family:"Nunito",var(--font-oswald),sans-serif;background:0 0;margin:0 4px;position:relative}.FlipDigit-module__WSx_-q__base{box-sizing:border-box;width:100%;height:50%;position:absolute;left:0;overflow:hidden}.FlipDigit-module__WSx_-q__upper{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;top:0;box-shadow:inset 0 16px 20px -20px #0000000f}.FlipDigit-module__WSx_-q__lower{background:linear-gradient(#f8f8f8,#fff);border-bottom-right-radius:20px;border-bottom-left-radius:20px;bottom:0;box-shadow:0 8px 20px #0000001a}.FlipDigit-module__WSx_-q__base span,.FlipDigit-module__WSx_-q__face span{position:absolute;left:50%;transform:translate(-50%,-50%)}.FlipDigit-module__WSx_-q__upper span{top:100%}.FlipDigit-module__WSx_-q__lower span{top:0}.FlipDigit-module__WSx_-q__flipBox{transform-origin:bottom;width:100%;height:50%;transform-style:preserve-3d;z-index:5;animation:.5s cubic-bezier(.3,0,.2,1) forwards FlipDigit-module__WSx_-q__flipDown;position:absolute;top:0;left:0}.FlipDigit-module__WSx_-q__face{backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.FlipDigit-module__WSx_-q__front{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:inset 0 16px 20px -20px #0000000f}.FlipDigit-module__WSx_-q__front span{top:100%}.FlipDigit-module__WSx_-q__back{background:linear-gradient(#f8f8f8,#fff);border-bottom-right-radius:20px;border-bottom-left-radius:20px;transform:rotateX(180deg);box-shadow:0 8px 20px #0000001a}.FlipDigit-module__WSx_-q__back span{top:0}@keyframes FlipDigit-module__WSx_-q__flipDown{0%{transform:rotateX(0)}to{transform:rotateX(-180deg)}}.FlipDigit-module__WSx_-q__divider{z-index:10;background:#ccc;width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-2px)}.FlipDigit-module__WSx_-q__divider:before,.FlipDigit-module__WSx_-q__divider:after{content:"";background:#ccc;border-radius:0;width:10px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.FlipDigit-module__WSx_-q__divider:before{left:-4px}.FlipDigit-module__WSx_-q__divider:after{right:-4px}.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small{width:100px;height:150px;font-size:120px}.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__upper,.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__lower,.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__front,.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__back{border-radius:14px}.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__divider{height:4px}.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__divider:before,.FlipDigit-module__WSx_-q__flipDigit.FlipDigit-module__WSx_-q__small .FlipDigit-module__WSx_-q__divider:after{border-radius:0;width:6px;height:16px}
.CountdownTimer-module__43u4pq__flipTimerContainer{flex-direction:column;align-items:center;gap:3rem;width:100%;padding:2rem;display:flex}.CountdownTimer-module__43u4pq__flipClock{align-items:center;gap:.75rem;min-height:220px;animation:1s step-start infinite CountdownTimer-module__43u4pq__blinkSync;display:flex;position:relative}.CountdownTimer-module__43u4pq__flipGroup{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.CountdownTimer-module__43u4pq__digits{display:flex}.CountdownTimer-module__43u4pq__separator{color:#3c3c3c;opacity:.6;align-items:center;height:220px;padding-bottom:25px;font-family:Nunito,sans-serif;font-size:5rem;font-weight:900;display:flex}@keyframes CountdownTimer-module__43u4pq__blinkSync{50%{--sep-opacity:0}0%,to{--sep-opacity:1}}.CountdownTimer-module__43u4pq__flipClock .CountdownTimer-module__43u4pq__separator{opacity:calc(.6*var(--sep-opacity,1))}.CountdownTimer-module__43u4pq__smallSeparator{height:150px;padding-bottom:12px;font-size:3.5rem}.CountdownTimer-module__43u4pq__inputsContainer{background:#fff;border:2px solid #e8e8e8;border-radius:20px;flex-direction:column;align-items:center;margin-bottom:-.5rem;padding:.75rem 1.5rem 1rem;display:flex;box-shadow:0 4px #d8d8d8}.CountdownTimer-module__43u4pq__inputsRow{align-items:center;gap:.5rem;display:flex}.CountdownTimer-module__43u4pq__timeInput{text-align:center;color:#3c3c3c;background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;outline:none;width:70px;padding:.35rem;font-family:Nunito,sans-serif;font-size:1.75rem;font-weight:800;transition:border-color .2s}.CountdownTimer-module__43u4pq__timeInput:focus{background:#fff;border-color:#aaa}.CountdownTimer-module__43u4pq__timeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CountdownTimer-module__43u4pq__timeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CountdownTimer-module__43u4pq__inputDivider{color:#aaa;font-family:Nunito,sans-serif;font-size:1.75rem;font-weight:900}.CountdownTimer-module__43u4pq__hintText{color:#bbb;letter-spacing:.1em;text-transform:uppercase;margin-top:.6rem;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:800}
.TimerControls-module__WVpVqa__controls{justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex}.TimerControls-module__WVpVqa__resetBtn{background:var(--ctrl-bg,#ffffff14);border:2px solid var(--ctrl-border,#ffffff2e);width:48px;height:48px;color:color-mix(in srgb,var(--ctrl-accent,#fff)65%,transparent);cursor:pointer;box-shadow:0 4px 0 color-mix(in srgb,var(--ctrl-border,#0000004d)80%,#000);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .1s,box-shadow .1s,filter .15s;display:flex}.TimerControls-module__WVpVqa__resetBtn:hover:not(:disabled){filter:brightness(1.15);color:var(--ctrl-accent,#fff)}.TimerControls-module__WVpVqa__resetBtn:active:not(:disabled){box-shadow:none;transform:translateY(3px)}.TimerControls-module__WVpVqa__resetBtn:disabled{opacity:.2;cursor:not-allowed}.TimerControls-module__WVpVqa__pillBtn{background:var(--ctrl-bg,#ffffff14);border:2px solid var(--ctrl-border,#ffffff26);cursor:pointer;width:128px;height:50px;box-shadow:0 5px 0 color-mix(in srgb,var(--ctrl-border,#0006)90%,#000);border-radius:25px;flex-shrink:0;justify-content:flex-start;align-items:center;padding:5px;transition:transform .1s,box-shadow .1s;display:flex}.TimerControls-module__WVpVqa__pillBtn:hover{filter:brightness(1.08)}.TimerControls-module__WVpVqa__pillBtn:active{box-shadow:none;transform:translateY(4px)}.TimerControls-module__WVpVqa__pillRunning{justify-content:flex-end}.TimerControls-module__WVpVqa__pillCircle{background:color-mix(in srgb,var(--ctrl-accent,#fff)15%,transparent);border:1.5px solid color-mix(in srgb,var(--ctrl-accent,#fff)35%,transparent);width:38px;height:38px;color:var(--ctrl-accent,#ffffffe6);border-radius:50%;justify-content:center;align-items:center;transition:background .22s,border-color .22s;display:flex;box-shadow:0 2px 6px #00000040}.TimerControls-module__WVpVqa__pillCircleRunning{background:var(--ctrl-accent,#fff);border-color:color-mix(in srgb,var(--ctrl-accent,#fff)50%,transparent);color:#fff;box-shadow:0 2px 10px color-mix(in srgb,var(--ctrl-accent,#fff)45%,transparent)}
@font-face{font-family:DSEG7;src:url(https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Regular.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:DSEG7;src:url(https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Bold.woff2)format("woff2");font-weight:700;font-style:normal}.DigitalTimer-module__KM_pLW__container{background:0 0;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1000px;padding:3rem;display:flex}.DigitalTimer-module__KM_pLW__displayCase{background:0 0;padding:30px 40px;position:relative}.DigitalTimer-module__KM_pLW__ledScreen{letter-spacing:.12em;justify-content:center;align-items:center;font-family:DSEG7,monospace;font-size:9rem;font-style:normal;font-weight:700;line-height:1;display:flex;position:relative}.DigitalTimer-module__KM_pLW__ledBackground{color:#0d1f1f;-webkit-user-select:none;user-select:none;z-index:1;text-shadow:none;letter-spacing:inherit;position:absolute}.DigitalTimer-module__KM_pLW__ledDigits{z-index:2;color:#00e5ff;text-shadow:none;font-variant-numeric:tabular-nums;letter-spacing:inherit;align-items:center;display:flex;position:relative}.DigitalTimer-module__KM_pLW__digit{text-align:center;isolation:isolate;display:inline-block;position:relative}.DigitalTimer-module__KM_pLW__digit:before{content:"8";color:#0b2525;z-index:-1;pointer-events:none;position:absolute;inset:0}.DigitalTimer-module__KM_pLW__smallDigit{align-self:flex-end;margin-bottom:.08em;font-size:.6em}.DigitalTimer-module__KM_pLW__separator{isolation:isolate;color:#0d2a2a;align-self:flex-end;margin:0 .12em .06em;font-family:DSEG7,monospace;font-size:.8em;font-style:normal;font-weight:700;position:relative}.DigitalTimer-module__KM_pLW__separator:after{content:":";color:#00e5ff;z-index:1;pointer-events:none;font-family:inherit;position:absolute;inset:0}.DigitalTimer-module__KM_pLW__blinking:after{animation:1s step-end infinite DigitalTimer-module__KM_pLW__blink}@keyframes DigitalTimer-module__KM_pLW__blink{50%{opacity:0}}.DigitalTimer-module__KM_pLW__inputContainer{background:#051515;border:2px solid #033;border-radius:16px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;display:flex;box-shadow:0 4px #011}.DigitalTimer-module__KM_pLW__digitalInput{color:#00e5ff;text-align:center;width:70px;text-shadow:none;appearance:textfield;background:0 0;border:none;outline:none;font-family:DSEG7,monospace;font-size:1.4rem;font-style:normal}.DigitalTimer-module__KM_pLW__digitalInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DigitalTimer-module__KM_pLW__digitalInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DigitalTimer-module__KM_pLW__inputDivider{color:#00e5ff;opacity:.7;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:900}.DigitalTimer-module__KM_pLW__controls{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.DigitalTimer-module__KM_pLW__resetBtn{color:#366;cursor:pointer;background:0 0;border:1.5px solid #244;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 4px #001a1a,0 5px 8px #00000080}.DigitalTimer-module__KM_pLW__resetBtn:hover:not(:disabled){color:#00e5ff;background:#00e5ff0d;border-color:#488;transform:translateY(-1px)}.DigitalTimer-module__KM_pLW__resetBtn:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #001a1a}.DigitalTimer-module__KM_pLW__resetBtn:disabled{opacity:.1;cursor:not-allowed}.DigitalTimer-module__KM_pLW__pillBtn{cursor:pointer;background:#001a1a;border:1.5px solid #033;border-radius:22px;justify-content:flex-start;align-items:center;width:120px;height:44px;padding:4px;transition:background .25s;display:flex;box-shadow:0 4px #000b0b,0 5px 12px #00e5ff1a}.DigitalTimer-module__KM_pLW__pillBtn.DigitalTimer-module__KM_pLW__pillRunning{background:#022;justify-content:flex-end}.DigitalTimer-module__KM_pLW__pillCircle{color:#00e5ff;background:#033;border:1px solid #055;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000080}.DigitalTimer-module__KM_pLW__pillCircleRunning{color:#000;background:#00e5ff;border-color:#00e5ff80;box-shadow:0 2px 12px #00e5ff66}
.SegmentedDisplay-module__jFZJja__digitContainer{width:160px;height:280px;margin:0 10px;position:relative}.SegmentedDisplay-module__jFZJja__segmentWrapper{width:100%;height:100%;position:relative}.SegmentedDisplay-module__jFZJja__segment{background-color:var(--seg-color,#fff);border-radius:4px;transition:opacity .2s;position:absolute}.SegmentedDisplay-module__jFZJja__inactive{opacity:.1;background-color:#333}.SegmentedDisplay-module__jFZJja__segA{height:20px;top:0;left:20px;right:20px}.SegmentedDisplay-module__jFZJja__segB{width:20px;top:20px;bottom:150px;right:0}.SegmentedDisplay-module__jFZJja__segC{width:20px;top:150px;bottom:20px;right:0}.SegmentedDisplay-module__jFZJja__segD{height:20px;bottom:0;left:20px;right:20px}.SegmentedDisplay-module__jFZJja__segE{width:20px;top:150px;bottom:20px;left:0}.SegmentedDisplay-module__jFZJja__segF{width:20px;top:20px;bottom:150px;left:0}.SegmentedDisplay-module__jFZJja__segG{height:20px;top:130px;left:20px;right:20px}
.SegmentedTimer-module__dFSxgW__container{background:0 0;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1000px;padding:2rem;display:flex}.SegmentedTimer-module__dFSxgW__displayArea{justify-content:center;align-items:center;gap:.5rem;display:flex}.SegmentedTimer-module__dFSxgW__dotsContainer{flex-direction:column;gap:60px;margin:0 2rem;display:flex}.SegmentedTimer-module__dFSxgW__dot{background-color:#7fff00;border-radius:4px;width:25px;height:25px}.SegmentedTimer-module__dFSxgW__blinking{animation:1s step-end infinite SegmentedTimer-module__dFSxgW__blink}@keyframes SegmentedTimer-module__dFSxgW__blink{50%{opacity:0}}.SegmentedTimer-module__dFSxgW__inputContainer{background:#111;border:2px solid #ffffff14;border-radius:16px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;display:flex;box-shadow:0 4px #050505}.SegmentedTimer-module__dFSxgW__input{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:60px;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:800}.SegmentedTimer-module__dFSxgW__divider{color:#7fff00;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:900}.SegmentedTimer-module__dFSxgW__controls{justify-content:center;gap:1.5rem;width:100%;display:flex}.SegmentedTimer-module__dFSxgW__btn{cursor:pointer!important;color:#444!important;background:#fff!important;border:1.5px solid #ccc!important;border-radius:50%!important;flex:none!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;padding:0!important;transition:all .2s!important;display:flex!important;box-shadow:0 4px 10px #0000000d!important}.SegmentedTimer-module__dFSxgW__btn:hover:not(:disabled){color:#fff!important;background:#000!important;border-color:#000!important;transform:translateY(-2px)!important}.SegmentedTimer-module__dFSxgW__mainBtn{color:#000!important;background:#fff!important}.SegmentedTimer-module__dFSxgW__altBtn{color:#fff!important;background:#000!important;border-color:#000!important}.SegmentedTimer-module__dFSxgW__resetBtn{cursor:pointer;font-family:var(--font-oswald),sans-serif;border:none;border-radius:6px;padding:.75rem 1rem;font-size:.9rem;font-weight:700;color:#444!important;background:#fff!important}.SegmentedTimer-module__dFSxgW__btn:disabled{opacity:.15!important;cursor:not-allowed!important}
.ModernTimer-module__rpoKXa__container{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;padding:2rem;display:flex}.ModernTimer-module__rpoKXa__clockBody{background-color:#f8f8f8;border:1px solid #e0e0e0;border-radius:40px;padding:12px;position:relative;box-shadow:inset 0 2px 4px #fffc,0 4px 10px #0000001a}.ModernTimer-module__rpoKXa__clockLegs{justify-content:space-around;margin-top:-5px;padding:0 60px;display:flex}.ModernTimer-module__rpoKXa__leg{background:linear-gradient(#d0d0d0,#909090);border-radius:4px;width:12px;height:15px;box-shadow:0 2px 4px #0003}.ModernTimer-module__rpoKXa__underglow{filter:blur(8px);z-index:-1;background:radial-gradient(#ffa50066 0%,#ffa50000 70%);height:15px;position:absolute;bottom:-15px;left:20%;right:20%}.ModernTimer-module__rpoKXa__displayFace{background-color:#0d0d0d;border-radius:30px;align-items:center;gap:15px;padding:25px 35px;display:flex;position:relative;overflow:hidden}.ModernTimer-module__rpoKXa__mainTime{align-items:center;gap:8px;display:flex}.ModernTimer-module__rpoKXa__separator{color:#fff;margin-top:-10px;font-size:3rem;font-weight:900}.ModernTimer-module__rpoKXa__blinking{animation:1s step-end infinite ModernTimer-module__rpoKXa__blink}@keyframes ModernTimer-module__rpoKXa__blink{50%{opacity:0}}.ModernTimer-module__rpoKXa__sidebar{color:#fff;border-left:2px solid #fff3;flex-direction:column;justify-content:center;gap:12px;padding-left:15px;display:flex}.ModernTimer-module__rpoKXa__dateRow{flex-direction:column;display:flex}.ModernTimer-module__rpoKXa__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.6rem;font-weight:800}.ModernTimer-module__rpoKXa__labelsRow{justify-content:space-between;width:100%;display:flex}.ModernTimer-module__rpoKXa__dateValue{font-size:1.8rem;font-weight:700;font-family:var(--font-orbitron),monospace;line-height:1}.ModernTimer-module__rpoKXa__dayValue{font-size:1.8rem;font-weight:700;font-family:var(--font-orbitron),monospace;letter-spacing:.1em;line-height:1}.ModernTimer-module__rpoKXa__digitContainer{justify-content:center;width:50px;height:80px;display:flex;position:relative}.ModernTimer-module__rpoKXa__segmentWrapper{width:100%;height:100%;position:relative}.ModernTimer-module__rpoKXa__segment{background-color:var(--seg-color,#fff);border-radius:2px;transition:opacity .2s;position:absolute}.ModernTimer-module__rpoKXa__inactive{opacity:.05}.ModernTimer-module__rpoKXa__segA,.ModernTimer-module__rpoKXa__segD,.ModernTimer-module__rpoKXa__segG{width:32px;height:6px;left:9px}.ModernTimer-module__rpoKXa__segA{top:0}.ModernTimer-module__rpoKXa__segG{top:37px}.ModernTimer-module__rpoKXa__segD{bottom:0}.ModernTimer-module__rpoKXa__segF,.ModernTimer-module__rpoKXa__segB,.ModernTimer-module__rpoKXa__segE,.ModernTimer-module__rpoKXa__segC{width:6px;height:31px}.ModernTimer-module__rpoKXa__segF{top:4px;left:0}.ModernTimer-module__rpoKXa__segB{top:4px;right:0}.ModernTimer-module__rpoKXa__segE{bottom:4px;left:0}.ModernTimer-module__rpoKXa__segC{bottom:4px;right:0}.ModernTimer-module__rpoKXa__inputContainer{background:#f0f0f0;border:2px solid #ddd;border-radius:16px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;display:flex;box-shadow:0 4px #c8c8c8}.ModernTimer-module__rpoKXa__input{text-align:center;color:#3c3c3c;background:0 0;border:none;outline:none;width:55px;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:800}.ModernTimer-module__rpoKXa__controls{justify-content:center;gap:1.5rem;width:100%;display:flex}.ModernTimer-module__rpoKXa__btn{cursor:pointer!important;color:#444!important;background:#fff!important;border:1.5px solid #ccc!important;border-radius:50%!important;flex:none!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;padding:0!important;transition:all .2s!important;display:flex!important;box-shadow:0 4px 10px #0000000d!important}.ModernTimer-module__rpoKXa__btn:hover:not(:disabled){color:#fff!important;background:#000!important;border-color:#000!important;transform:translateY(-2px)!important}.ModernTimer-module__rpoKXa__startBtn{color:#fff!important;background:#000!important;border-color:#000!important}.ModernTimer-module__rpoKXa__pauseBtn{color:#444!important;background:#fff!important}.ModernTimer-module__rpoKXa__resetBtn{color:#999!important;background:#f8f8f8!important}.ModernTimer-module__rpoKXa__btn:disabled{opacity:.15!important;cursor:not-allowed!important}
.NixieTimer-module__4bp3LG__container{gap:3rem;width:100%;padding:2rem;background:0 0!important;flex-direction:column!important;align-items:center!important;display:flex!important}.NixieTimer-module__4bp3LG__nixieDisplay{flex-wrap:nowrap;gap:15px;width:100%;flex-direction:row!important;justify-content:center!important;align-items:flex-end!important;display:flex!important}.NixieTimer-module__4bp3LG__tubeWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.NixieTimer-module__4bp3LG__tube{z-index:5;justify-content:center;align-items:center;width:55px;height:125px;display:flex;position:relative}.NixieTimer-module__4bp3LG__glass{background:linear-gradient(90deg,#00000008 0%,#ffffff26 15%,#0000 40% 60%,#ffffff1f 85%,#00000008 100%);border:1px solid #00000014;border-radius:28px 28px 4px 4px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 10px #00000005,0 4px 12px #0000000d}.NixieTimer-module__4bp3LG__reflex{filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#ffffff4d,#0000);border-radius:100%;width:18%;height:75%;position:absolute;top:5%;left:15%}.NixieTimer-module__4bp3LG__mesh{z-index:2;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:2px 2px;position:absolute;inset:10%;-webkit-mask-image:radial-gradient(circle,#fff,#0000 90%);mask-image:radial-gradient(circle,#fff,#0000 90%)}.NixieTimer-module__4bp3LG__tubeSocket{z-index:10;background:#000;border-radius:2px;width:60px;height:12px;margin-top:-2px;box-shadow:0 4px 8px #0000001a}.NixieTimer-module__4bp3LG__filamentStack{z-index:3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.NixieTimer-module__4bp3LG__activeFilament{color:#f60;text-shadow:0 0 4px #ff6400,0 0 12px #ff320099,0 0 25px #ff00004d;z-index:10;letter-spacing:-4px;-webkit-user-select:none;user-select:none;filter:brightness(1.2);font-family:Courier New,Courier,monospace;font-size:4.8rem;font-weight:300;animation:6s infinite alternate NixieTimer-module__4bp3LG__hairFlicker}.NixieTimer-module__4bp3LG__inactiveStack{color:#0000000d;letter-spacing:-4px;pointer-events:none;font-family:Courier New,Courier,monospace;font-size:4.8rem;position:absolute}@keyframes NixieTimer-module__4bp3LG__hairFlicker{0%,to{opacity:1}97%{opacity:.98}98%{opacity:.99}}.NixieTimer-module__4bp3LG__separator{flex-direction:column;justify-content:center;gap:30px;margin:0 5px;padding-bottom:25px;display:flex}.NixieTimer-module__4bp3LG__neonDot{background:#000;border-radius:50%;width:6px;height:6px;position:relative}.NixieTimer-module__4bp3LG__neonDot:after{content:"";opacity:0;background:#f60;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #f40}.NixieTimer-module__4bp3LG__blinking.NixieTimer-module__4bp3LG__neonDot:after{animation:1s step-end infinite NixieTimer-module__4bp3LG__neonBlink}@keyframes NixieTimer-module__4bp3LG__neonBlink{50%{opacity:1}}.NixieTimer-module__4bp3LG__underglow{filter:blur(15px);z-index:-1;background:radial-gradient(#ff640014 0%,#0000 70%);height:30px;position:absolute;bottom:-20px;left:10%;right:10%}.NixieTimer-module__4bp3LG__inputContainer{background:#fff;border:2px solid #ddd;border-radius:20px;align-items:center;gap:1rem;padding:.65rem 1.5rem;display:flex;box-shadow:0 4px #c8c8c8}.NixieTimer-module__4bp3LG__input{color:#1a0f00;text-align:center;background:0 0;border:none;outline:none;width:55px;font-family:Nunito,sans-serif;font-size:1.7rem;font-weight:800}.NixieTimer-module__4bp3LG__controls{gap:1.2rem;width:100%;max-width:360px;display:flex}.NixieTimer-module__4bp3LG__btn{cursor:pointer;color:#000;text-transform:uppercase;background:#fff;border:2px solid #000;flex:1;padding:.8rem;font-size:.9rem;font-weight:700;transition:all .2s}.NixieTimer-module__4bp3LG__btn:hover,.NixieTimer-module__4bp3LG__startBtn{color:#fff;background:#000}.NixieTimer-module__4bp3LG__btn:disabled{opacity:.2;cursor:not-allowed}
.CubeTimer-module__TtpQbG__container{flex-direction:column;align-items:center;gap:3rem;padding:2rem;display:flex}.CubeTimer-module__TtpQbG__cube{background:linear-gradient(145deg,#2a2a2a 0%,#1a1a1a 50%,#222 100%);border-radius:44px;width:300px;height:300px;padding:16px;position:relative;box-shadow:0 20px 60px #0009,inset 2px 2px #ffffff14,inset -2px -2px #00000080}.CubeTimer-module__TtpQbG__screw{z-index:10;background:radial-gradient(circle at 35% 35%,#555,#222);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;box-shadow:0 1px 3px #000c,inset 0 1px #ffffff1f}.CubeTimer-module__TtpQbG__screw:before,.CubeTimer-module__TtpQbG__screw:after{content:"";background:#0009;border-radius:1px;position:absolute}.CubeTimer-module__TtpQbG__screw:before{width:1px;height:60%}.CubeTimer-module__TtpQbG__screw:after{width:60%;height:1px}.CubeTimer-module__TtpQbG__screwTL{top:12px;left:12px}.CubeTimer-module__TtpQbG__screwTR{top:12px;right:12px}.CubeTimer-module__TtpQbG__screwBL{bottom:12px;left:12px}.CubeTimer-module__TtpQbG__screwBR{bottom:12px;right:12px}.CubeTimer-module__TtpQbG__faceFront{background:linear-gradient(160deg,#202020 0%,#161616 100%);border:1px solid #ffffff0d;border-radius:30px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 15px #0009}.CubeTimer-module__TtpQbG__glassGlare{pointer-events:none;z-index:20;background:linear-gradient(#ffffff0a 0%,#fff0 100%);border-radius:30px 30px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.CubeTimer-module__TtpQbG__displayArea{background:#050a0f;border:2px solid #000c;border-radius:22px;justify-content:center;align-items:center;width:234px;height:234px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 6px 24px #000000e6,inset 0 0 0 1px #0096ff0a,0 0 0 1px #ffffff0a}.CubeTimer-module__TtpQbG__displayArea:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 60%,#0064ff0d 0%,#0000 70%);position:absolute;inset:0}.CubeTimer-module__TtpQbG__ringContainer{z-index:1;border-radius:50%;width:208px;height:208px;position:absolute}.CubeTimer-module__TtpQbG__ringSegment{transform-origin:50% 104px;border-radius:2px;width:3px;height:14px;transition:background-color .4s;position:absolute;top:0;left:calc(50% - 1.5px)}.CubeTimer-module__TtpQbG__activeSegment{box-shadow:0 0 6px,0 0 2px}.CubeTimer-module__TtpQbG__innerDisplay{z-index:3;color:#fff;font-family:var(--font-orbitron),monospace;flex-direction:column;align-items:center;display:flex}.CubeTimer-module__TtpQbG__topIcons{opacity:.65;gap:14px;margin-bottom:4px;display:flex}.CubeTimer-module__TtpQbG__batteryIcon{align-items:center;display:flex}.CubeTimer-module__TtpQbG__batteryBody{border:1.5px solid #fffc;border-radius:2px;width:18px;height:9px;padding:1px}.CubeTimer-module__TtpQbG__batteryLevel{background:#4ade80;border-radius:1px;width:70%;height:100%}.CubeTimer-module__TtpQbG__batteryTip{background:#fffc;border-radius:0 1px 1px 0;width:2px;height:4px}.CubeTimer-module__TtpQbG__alarmIcon{font-size:.75rem}.CubeTimer-module__TtpQbG__mainTimer{letter-spacing:2px;color:#fff;text-shadow:0 0 20px #64c8ff99,0 0 40px #64c8ff33;align-items:baseline;font-size:3.8rem;font-weight:700;line-height:1;display:flex;position:relative}.CubeTimer-module__TtpQbG__digitGroup{position:relative}.CubeTimer-module__TtpQbG__digitGroup:before{content:"88";color:#64c8ff14;font-size:inherit;font-weight:inherit;pointer-events:none;text-shadow:none;position:absolute;top:0;left:0;right:0}.CubeTimer-module__TtpQbG__msGroup{opacity:.75;margin-left:2px;font-size:2rem}.CubeTimer-module__TtpQbG__separator{color:#64c8ffb3;text-shadow:0 0 10px #64c8ff80;margin:0 1px 4px;font-size:3rem;animation:1.2s step-end infinite CubeTimer-module__TtpQbG__blink}@keyframes CubeTimer-module__TtpQbG__blink{0%,to{opacity:1}50%{opacity:.3}}.CubeTimer-module__TtpQbG__bottomInfo{margin-top:6px}.CubeTimer-module__TtpQbG__date{color:#64c8ff80;letter-spacing:3px;text-transform:uppercase;font-size:.75rem}.CubeTimer-module__TtpQbG__inputContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:2px solid #ffffff1f;border-radius:16px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;display:flex;box-shadow:0 4px #00000059}.CubeTimer-module__TtpQbG__input{text-align:center;color:#fff;background:0 0;border:none;outline:none;width:55px;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:800}.CubeTimer-module__TtpQbG__controls{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.CubeTimer-module__TtpQbG__resetBtn{color:#ffffff80;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 4px #0006,0 5px 8px #0000004d}.CubeTimer-module__TtpQbG__resetBtn:hover:not(:disabled){color:#ffffffe6;background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.CubeTimer-module__TtpQbG__resetBtn:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #0006}.CubeTimer-module__TtpQbG__resetBtn:disabled{opacity:.15;cursor:not-allowed}.CubeTimer-module__TtpQbG__pillBtn{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;justify-content:flex-start;align-items:center;width:120px;height:44px;padding:4px;transition:background .25s;display:flex;box-shadow:0 4px #00000080,0 5px 12px #0006}.CubeTimer-module__TtpQbG__pillBtn.CubeTimer-module__TtpQbG__pillRunning{background:#ffffff14;justify-content:flex-end}.CubeTimer-module__TtpQbG__pillCircle{color:#64c8ff;background:#64c8ff1f;border:1px solid #64c8ff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000080,0 0 12px #64c8ff26}.CubeTimer-module__TtpQbG__pillCircleRunning{color:#000;background:#64c8ff;border-color:#64c8ff80;box-shadow:0 2px 12px #64c8ff80}
.OdometerTimer-module__s9X1xq__container{flex-direction:column;align-items:center;gap:3rem;padding:2rem;display:flex}.OdometerTimer-module__s9X1xq__odometerFrame{background:#111;border:8px solid #222;border-radius:24px;padding:1rem;box-shadow:0 10px 30px #00000080,inset 0 0 10px #ffffff1a}.OdometerTimer-module__s9X1xq__displayCase{background:#000;border-radius:12px;align-items:center;gap:4px;padding:10px;display:flex;overflow:hidden}.OdometerTimer-module__s9X1xq__digitSlot{background:#222;border-radius:6px;width:60px;height:90px;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000c}.OdometerTimer-module__s9X1xq__digitStrip{flex-direction:column;transition:transform .6s cubic-bezier(.45,.05,.55,.95);display:flex}.OdometerTimer-module__s9X1xq__digit{color:#eee;width:60px;height:90px;font-size:4rem;font-weight:700;font-family:var(--font-oswald),sans-serif;background:linear-gradient(#222 0%,#333 50%,#222 100%);justify-content:center;align-items:center;display:flex}.OdometerTimer-module__s9X1xq__separator{color:#333;margin-top:-4px;padding:0 2px;font-size:2rem;font-weight:700}.OdometerTimer-module__s9X1xq__inputContainer{background:#f0ede5;border:2px solid #dcd7ca;border-radius:20px;gap:.5rem;padding:.7rem 1.5rem;display:flex;box-shadow:0 4px #c8c3b8}.OdometerTimer-module__s9X1xq__input{text-align:center;color:#444;background:0 0;border:none;outline:none;width:55px;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:800}.OdometerTimer-module__s9X1xq__controls{justify-content:center;align-items:center;gap:2rem;display:flex}.OdometerTimer-module__s9X1xq__resetBtn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 4px #aaa,0 5px 8px #00000026}.OdometerTimer-module__s9X1xq__resetBtn:hover:not(:disabled){color:#fff;background:#111;border-color:#111;transform:translateY(-1px)}.OdometerTimer-module__s9X1xq__resetBtn:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #aaa}.OdometerTimer-module__s9X1xq__resetBtn:disabled{opacity:.2;cursor:not-allowed}.OdometerTimer-module__s9X1xq__pillBtn{cursor:pointer;background:#1a1a1a;border:1.5px solid #ffffff1a;border-radius:22px;justify-content:flex-start;align-items:center;width:120px;height:44px;padding:4px;transition:background .25s;display:flex;box-shadow:0 4px #0a0a0a,0 5px 12px #0006}.OdometerTimer-module__s9X1xq__pillBtn.OdometerTimer-module__s9X1xq__pillRunning{background:#2a2a2a;justify-content:flex-end}.OdometerTimer-module__s9X1xq__pillCircle{color:#fffc;background:#333;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000080}.OdometerTimer-module__s9X1xq__pillCircleRunning{color:#111;background:#f5e6c8;border-color:#f5e6c866;box-shadow:0 2px 12px #f5e6c84d}
.ConsoleTimer-module__qizcga__body{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 1rem;display:flex}.ConsoleTimer-module__qizcga__console{background:linear-gradient(160deg,#2e2e2e 0%,#1c1c1c 100%);border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;gap:14px;width:320px;padding:18px 18px 20px;display:flex;position:relative;box-shadow:0 20px 60px #0009,inset 0 1px #ffffff14,inset 0 -2px #00000080}.ConsoleTimer-module__qizcga__speakerLeft,.ConsoleTimer-module__qizcga__speakerRight{flex-direction:row;align-self:flex-start;gap:5px;padding:0 4px;display:flex}.ConsoleTimer-module__qizcga__speakerRight{align-self:flex-end}.ConsoleTimer-module__qizcga__speakerDot{background:#ffffff1f;border-radius:50%;width:4px;height:4px;box-shadow:inset 0 1px 1px #00000080}.ConsoleTimer-module__qizcga__screenBezel{background:#111;border:1px solid #0009;border-radius:16px;padding:6px;box-shadow:inset 0 4px 12px #000c,0 2px #ffffff0a}.ConsoleTimer-module__qizcga__screen{background-color:#b5c9a0;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:3px 3px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:10px;min-height:140px;padding:10px 12px 12px;position:relative;overflow:hidden;box-shadow:inset 0 2px 6px #0003}.ConsoleTimer-module__qizcga__statusBar{font-family:var(--font-orbitron),monospace;color:#3a4a2e;letter-spacing:.04em;background:#0000000f;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:3px 6px;font-size:.55rem;font-weight:600;display:flex}.ConsoleTimer-module__qizcga__statusRight{align-items:center;gap:3px;display:flex}.ConsoleTimer-module__qizcga__statusIcon{font-size:.6rem}.ConsoleTimer-module__qizcga__statusBright{color:#3a4a2e;font-size:.55rem}.ConsoleTimer-module__qizcga__statusTime{font-size:.6rem}.ConsoleTimer-module__qizcga__timerArea{flex-direction:column;align-items:flex-start;gap:4px;padding:4px 0 0;display:flex}.ConsoleTimer-module__qizcga__mainDigits{font-family:var(--font-orbitron),monospace;color:#1e2e14;letter-spacing:-1px;text-shadow:1px 1px #00000014;align-self:flex-start;font-size:3.2rem;font-weight:700;line-height:1}.ConsoleTimer-module__qizcga__msDigits{opacity:.7;font-size:2rem}.ConsoleTimer-module__qizcga__powerIcon{color:#3a4a2e;opacity:.5;align-self:flex-end;font-size:1.1rem;position:absolute;bottom:10px;right:12px}.ConsoleTimer-module__qizcga__inputRow{align-items:center;gap:2px;margin-top:2px;display:flex}.ConsoleTimer-module__qizcga__inputRowDisabled{opacity:.35;pointer-events:none}.ConsoleTimer-module__qizcga__input{color:#1e2e14;text-align:center;letter-spacing:-1px;appearance:textfield;background:0 0;border:none;border-bottom:2px solid #1e2e1459;outline:none;width:50px;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:800;transition:opacity .2s}.ConsoleTimer-module__qizcga__input:focus{background:#0000000d;border-bottom-color:#1e2e14}.ConsoleTimer-module__qizcga__input::-webkit-inner-spin-button{-webkit-appearance:none}.ConsoleTimer-module__qizcga__input::-webkit-outer-spin-button{-webkit-appearance:none}.ConsoleTimer-module__qizcga__inputSep{color:#1e2e14;opacity:.6;margin:0 -1px;font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:900}.ConsoleTimer-module__qizcga__buttonBar{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.ConsoleTimer-module__qizcga__leftButtons{gap:10px;display:flex}.ConsoleTimer-module__qizcga__roundBtn{color:#ffffffb3;cursor:pointer;background:#222;border:1.5px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s;display:flex;box-shadow:0 4px #111,0 5px 8px #0006}.ConsoleTimer-module__qizcga__roundBtn:hover:not(:disabled){color:#fff;background:#333}.ConsoleTimer-module__qizcga__roundBtn:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #111,0 3px 4px #0006}.ConsoleTimer-module__qizcga__roundBtn:disabled{opacity:.2;cursor:not-allowed}.ConsoleTimer-module__qizcga__pillBtn{cursor:pointer;background:#1a1a1a;border:1.5px solid #ffffff14;border-radius:22px;justify-content:flex-start;align-items:center;width:120px;height:44px;padding:4px;transition:background .25s;display:flex;box-shadow:0 4px #0a0a0a,0 5px 12px #00000080}.ConsoleTimer-module__qizcga__pillBtn.ConsoleTimer-module__qizcga__pillRunning{background:#2a2a2a;justify-content:flex-end}.ConsoleTimer-module__qizcga__pillCircle{color:#ffffffbf;background:#444;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000080}.ConsoleTimer-module__qizcga__pillCircleRunning{color:#fff;background:#e53935;border-color:#ff64644d;box-shadow:0 2px 12px #e5393580}.ConsoleTimer-module__qizcga__outerInputRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.25rem;padding:.4rem 1rem;transition:opacity .2s;display:flex}.ConsoleTimer-module__qizcga__outerInput{font-family:var(--font-orbitron),monospace;color:#fffc;text-align:center;appearance:textfield;background:0 0;border:none;outline:none;width:52px;font-size:1.1rem;font-weight:600}.ConsoleTimer-module__qizcga__outerInput:focus{color:#fff}.ConsoleTimer-module__qizcga__outerInput::-webkit-inner-spin-button{-webkit-appearance:none}.ConsoleTimer-module__qizcga__outerInput::-webkit-outer-spin-button{-webkit-appearance:none}.ConsoleTimer-module__qizcga__outerInputSep{font-family:var(--font-orbitron),monospace;color:#fff6;font-size:1.1rem;font-weight:600}
.HomeSettingsModal-module__u9_v_a__overlay{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.HomeSettingsModal-module__u9_v_a__modal{border-radius:16px;width:90%;max-width:400px;padding:24px;transition:all .3s;box-shadow:0 15px 30px #0003}.HomeSettingsModal-module__u9_v_a__light{color:#000;background-color:#fff}.HomeSettingsModal-module__u9_v_a__dark{color:#fff;background-color:#1a1a1a;border:1px solid #ffffff1a}.HomeSettingsModal-module__u9_v_a__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.HomeSettingsModal-module__u9_v_a__header h2{letter-spacing:.1em;margin:0;font-size:1.2rem;font-weight:800}.HomeSettingsModal-module__u9_v_a__closeBtn{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;font-size:28px;transition:opacity .2s}.HomeSettingsModal-module__u9_v_a__closeBtn:hover{opacity:1}.HomeSettingsModal-module__u9_v_a__section{margin-bottom:24px}.HomeSettingsModal-module__u9_v_a__section h3{letter-spacing:.1em;opacity:.6;margin-bottom:16px;font-size:.75rem;font-weight:800}.HomeSettingsModal-module__u9_v_a__buttonGroup{flex-wrap:wrap;gap:8px;display:flex}.HomeSettingsModal-module__u9_v_a__settingBtn{min-width:90px;color:inherit;cursor:pointer;background:#0000000d;border:1px solid #0000001a;border-radius:10px;flex:1;padding:10px;font-size:.75rem;font-weight:700;transition:all .2s}.HomeSettingsModal-module__u9_v_a__dark .HomeSettingsModal-module__u9_v_a__settingBtn{background:#ffffff0d;border:1px solid #ffffff1a}.HomeSettingsModal-module__u9_v_a__settingBtn.HomeSettingsModal-module__u9_v_a__active{color:#fff;background:#000;border-color:#000}.HomeSettingsModal-module__u9_v_a__dark .HomeSettingsModal-module__u9_v_a__settingBtn.HomeSettingsModal-module__u9_v_a__active{color:#000;background:#fff;border-color:#fff}.HomeSettingsModal-module__u9_v_a__toggleGroup{flex-direction:column;gap:16px;display:flex}.HomeSettingsModal-module__u9_v_a__toggleRow{justify-content:space-between;align-items:center;display:flex}.HomeSettingsModal-module__u9_v_a__toggleBtn{color:inherit;cursor:pointer;background:#0000001a;border:none;border-radius:8px;min-width:60px;padding:8px 16px;font-size:.7rem;font-weight:800}.HomeSettingsModal-module__u9_v_a__dark .HomeSettingsModal-module__u9_v_a__toggleBtn{background:#ffffff1a}.HomeSettingsModal-module__u9_v_a__toggleOn{color:#fff!important;background:#4caf50!important}.HomeSettingsModal-module__u9_v_a__footer{justify-content:flex-end;margin-top:16px;display:flex}.HomeSettingsModal-module__u9_v_a__doneBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:10px;padding:10px 24px;font-weight:800;transition:transform .2s}.HomeSettingsModal-module__u9_v_a__dark .HomeSettingsModal-module__u9_v_a__doneBtn{color:#000;background:#fff}.HomeSettingsModal-module__u9_v_a__doneBtn:hover{transform:scale(1.05)}
.page-module__86A5Iq__main{flex-direction:column;align-items:center;min-height:100vh;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .4s;display:flex}.page-module__86A5Iq__mainLight{color:#3c3c3c;background-color:#f7f7f7}.page-module__86A5Iq__mainDark{color:#fff;background-color:#111}.page-module__86A5Iq__header{border-bottom:2px solid #8080801f;justify-content:space-between;align-items:center;width:100%;max-width:720px;height:64px;padding:0 20px;display:flex}.page-module__86A5Iq__logo{letter-spacing:.06em;opacity:.9;font-size:17px;font-weight:900}.page-module__86A5Iq__nav{align-items:center;gap:10px;display:flex}.page-module__86A5Iq__navBtn{cursor:pointer;border:2px solid #0000;border-radius:100px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:800;text-decoration:none;transition:transform .1s,box-shadow .1s,filter .15s;display:inline-flex}.page-module__86A5Iq__navBtnLight{color:#3c3c3c;background:#00000012;border-color:#0000001a;box-shadow:0 3px #0000001a}.page-module__86A5Iq__navBtnLight:hover{filter:brightness(.95)}.page-module__86A5Iq__navBtnDark{color:#fff;background:#ffffff1a;border-color:#ffffff26;box-shadow:0 3px #00000059}.page-module__86A5Iq__navBtnDark:hover{filter:brightness(1.15)}.page-module__86A5Iq__navBtnPomodoro{background:#ba4949;border-color:#00000014;box-shadow:0 4px #7a2e2e;color:#fff!important}.page-module__86A5Iq__navBtnPomodoro:hover{filter:brightness(1.07)}.page-module__86A5Iq__navBtn:active{transform:translateY(2px);box-shadow:none!important}.page-module__86A5Iq__content{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding-bottom:80px;display:flex}.page-module__86A5Iq__timerWrap{justify-content:center;width:100%;display:flex}
