.set-timer[data-astro-cid-fprc4jtm]{--pill-bg: var(--blue);--pill-glow: var(--glow-blue);--digit-color: var(--digits);display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.set-timer--align-start[data-astro-cid-fprc4jtm]{align-items:flex-start}.set-timer[data-astro-cid-fprc4jtm][data-theme=black]{--pill-bg: #000;--pill-glow: 0 8px 40px rgba(0, 0, 0, .55);--digit-color: #ffffff}.timer-pill[data-astro-cid-fprc4jtm]{display:flex;align-items:center;justify-content:center;width:min(100%,460px);padding:clamp(1.5rem,5vw,2.75rem) 2rem;background:var(--pill-bg);border-radius:var(--radius-pill);box-shadow:var(--pill-glow);transition:background .2s ease;color:var(--digit-color)}.set-timer--full[data-astro-cid-fprc4jtm] .timer-pill[data-astro-cid-fprc4jtm]{width:min(100%,560px)}.timer-digits[data-astro-cid-fprc4jtm]{font-family:var(--font-digits);font-weight:800;font-variant-numeric:tabular-nums;font-size:clamp(3.5rem,14vw,6.5rem);line-height:1;letter-spacing:-.02em;color:var(--digit-color)}.set-timer--full[data-astro-cid-fprc4jtm] .timer-digits[data-astro-cid-fprc4jtm]{font-size:clamp(4rem,18vw,8rem)}.set-timer[data-astro-cid-fprc4jtm].is-finished .timer-pill[data-astro-cid-fprc4jtm]{animation:timer-flash .6s ease-in-out 6}@keyframes timer-flash{0%,to{background:var(--pill-bg)}50%{background:#ff453a}}@media(prefers-reduced-motion:reduce){.set-timer[data-astro-cid-fprc4jtm].is-finished .timer-pill[data-astro-cid-fprc4jtm]{animation:none;background:#ff453a}}.timer-input-row[data-astro-cid-fprc4jtm]{width:min(100%,460px)}.timer-input[data-astro-cid-fprc4jtm]{width:100%;padding:.875rem 1.125rem;font-family:var(--font-body);font-size:1rem;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:var(--radius-sm);text-align:left}.timer-input[data-astro-cid-fprc4jtm]::placeholder{color:var(--text-faint)}.timer-input[data-astro-cid-fprc4jtm]:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0a84ff40}.timer-controls[data-astro-cid-fprc4jtm]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.set-timer--align-start[data-astro-cid-fprc4jtm] .timer-controls[data-astro-cid-fprc4jtm],.set-timer--align-start[data-astro-cid-fprc4jtm] .timer-themes[data-astro-cid-fprc4jtm]{justify-content:flex-start}.ctrl[data-astro-cid-fprc4jtm]{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:8.5rem;padding:.5rem .9rem;font-family:var(--font-body);font-size:.9375rem;font-weight:500;color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:color .15s ease,background .15s ease}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen .ctrl[data-astro-cid-fprc4jtm]{min-width:0}.ctrl[data-astro-cid-fprc4jtm]:hover{color:var(--text);background:var(--bg-elevated-2)}.ic[data-astro-cid-fprc4jtm]{width:16px;height:16px;fill:currentColor;flex:none}.ic-pause[data-astro-cid-fprc4jtm],.set-timer[data-astro-cid-fprc4jtm].is-running .ic-play[data-astro-cid-fprc4jtm]{display:none}.set-timer[data-astro-cid-fprc4jtm].is-running .ic-pause[data-astro-cid-fprc4jtm]{display:inline-block}.timer-themes[data-astro-cid-fprc4jtm]{display:flex;align-items:center;gap:.5rem}.timer-themes-label[data-astro-cid-fprc4jtm]{font-size:.8125rem;color:var(--text-faint)}.swatch[data-astro-cid-fprc4jtm]{width:24px;height:24px;padding:0;border-radius:50%;border:2px solid var(--border-strong);cursor:pointer}.swatch--blue[data-astro-cid-fprc4jtm]{background:var(--blue)}.swatch--black[data-astro-cid-fprc4jtm]{background:#000}.swatch[data-astro-cid-fprc4jtm][aria-pressed=true]{outline:2px solid var(--text);outline-offset:2px;border-color:transparent}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen{justify-content:center;gap:0;padding:0;width:100vw;height:100vh;background:var(--pill-bg)}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen .timer-input-row[data-astro-cid-fprc4jtm],.set-timer[data-astro-cid-fprc4jtm].is-fullscreen .timer-themes[data-astro-cid-fprc4jtm]{display:none}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen .timer-controls[data-astro-cid-fprc4jtm]{position:fixed;bottom:clamp(1.5rem,5vh,3rem);left:50%;transform:translate(-50%);z-index:20;padding:.5rem;border-radius:var(--radius-pill);background:#0000008c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .25s ease}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen.is-idle{cursor:none}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen.is-idle .timer-controls[data-astro-cid-fprc4jtm]{opacity:0;pointer-events:none}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen .timer-pill[data-astro-cid-fprc4jtm]{width:100%;height:100%;border-radius:0;background:transparent;box-shadow:none}.set-timer[data-astro-cid-fprc4jtm].is-fullscreen.is-finished .timer-pill[data-astro-cid-fprc4jtm]{animation:timer-flash-full .6s ease-in-out 6}@keyframes timer-flash-full{0%,to{background:transparent}50%{background:#ff453a}}@media(prefers-reduced-motion:reduce){.set-timer[data-astro-cid-fprc4jtm].is-fullscreen.is-finished .timer-pill[data-astro-cid-fprc4jtm]{animation:none;background:#ff453a}}.timer-input.shake{animation:timer-shake .4s ease;border-color:#ff453a}@keyframes timer-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}
