@layer components{.variant-switcher[data-astro-cid-33od3rua]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem .5rem;font-size:.875rem;padding:1rem 0}.variant-switcher__label[data-astro-cid-33od3rua]{color:var(--tk-text-muted);font-weight:500}.variant-switcher__sep[data-astro-cid-33od3rua]{color:var(--tk-text-muted);font-size:.75rem}.variant-switcher__link[data-astro-cid-33od3rua]{color:var(--tk-text-secondary);transition:color var(--tk-duration) var(--tk-ease)}.variant-switcher__link[data-astro-cid-33od3rua]:hover{color:var(--tk-accent)}.variant-switcher__current[data-astro-cid-33od3rua]{color:var(--tk-accent);font-weight:600}}@layer components{.related-timers[data-astro-cid-cod44kwg]{text-align:center;padding:.5rem 0 1rem}.related-timers__label[data-astro-cid-cod44kwg]{display:block;font-size:.8125rem;font-weight:500;color:var(--tk-text-muted);margin-bottom:.5rem}.related-timers__links[data-astro-cid-cod44kwg]{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem .5rem;font-size:.8125rem}.related-timers__sep[data-astro-cid-cod44kwg]{color:var(--tk-text-muted);font-size:.75rem}.related-timers__link[data-astro-cid-cod44kwg]{color:var(--tk-text-secondary);transition:color var(--tk-duration) var(--tk-ease)}.related-timers__link[data-astro-cid-cod44kwg]:hover{color:var(--tk-accent)}}@layer variants{.digital-display{background:#111;border-radius:var(--tk-radius-lg);box-shadow:inset 0 2px 8px #0006;padding:2rem 2.5rem;position:relative;overflow:hidden;container-type:inline-size}.digital-display:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none}.digital-digits{display:flex;align-items:center;justify-content:center;gap:.5rem}.digit{position:relative;width:48px;height:80px}@container (min-width: 480px){.digit{width:64px;height:108px}}@container (min-width: 640px){.digit{width:80px;height:136px}}.seg{position:absolute;border-radius:4px;background:#ffffff0f;transition:background .15s ease,box-shadow .15s ease}.seg[data-active]{background:var(--tk-accent);box-shadow:0 0 8px var(--tk-accent-glow)}.seg-h{width:60%;height:8%;left:20%}.seg-a{top:2%}.seg-g{top:46%}.seg-d{bottom:2%}.seg-v{width:10%;height:40%}.seg-f{top:8%;left:6%}.seg-b{top:8%;right:6%}.seg-e{bottom:8%;left:6%}.seg-c{bottom:8%;right:6%}.colon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:20px;padding:0 .25rem}@container (min-width: 480px){.colon{gap:24px;width:28px}}.colon-dot{width:8px;height:8px;border-radius:50%;background:var(--tk-accent);box-shadow:0 0 6px var(--tk-accent-glow)}@container (min-width: 480px){.colon-dot{width:10px;height:10px}}.colon--blink .colon-dot{animation:blink 1s steps(1) infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.digital-display--complete{animation:flash .6s ease-in-out 3}@keyframes flash{0%,to{opacity:1}50%{opacity:.3}}}@layer variants{.chrono-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.chrono-svg{width:300px;height:300px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.1))}[data-theme=dark] .chrono-svg{filter:drop-shadow(0 8px 24px rgba(0,0,0,.5))}.chrono-bezel-ring{fill:var(--tk-surface);stroke:var(--tk-border);stroke-width:4}[data-theme=dark] .chrono-bezel-ring{stroke:#3a3633;fill:#1c1917}.chrono-bezel-shadow{fill:none;stroke:var(--tk-border-subtle);stroke-width:1}[data-theme=dark] .chrono-bezel-shadow{stroke:#292524}.chrono-tick-minor{stroke:var(--tk-text-muted);stroke-width:1;stroke-linecap:round}.chrono-tick-major{stroke:var(--tk-text);stroke-width:2;stroke-linecap:round}.chrono-numeral{font-family:var(--tk-font-sans);font-size:13px;font-weight:600;fill:var(--tk-text);text-anchor:middle;dominant-baseline:central;user-select:none;pointer-events:none}[data-theme=dark] .chrono-numeral{filter:drop-shadow(0 0 4px rgba(100,200,100,.25))}.chrono-progress-track{fill:none;stroke:var(--tk-border-subtle);stroke-width:3}[data-theme=dark] .chrono-progress-track{stroke:#292524}.chrono-progress-fill{fill:none;stroke:var(--tk-accent);stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 0 4px var(--tk-accent-glow));transition:stroke-dashoffset .3s linear}.chrono-hand-group{transform-origin:150px 150px;transition:transform .3s linear}.chrono-hand-needle{stroke:var(--tk-accent);stroke-width:1.5;stroke-linecap:round}[data-theme=dark] .chrono-hand-needle{filter:drop-shadow(0 0 3px var(--tk-accent-glow))}.chrono-hand-tail{stroke:var(--tk-accent);stroke-width:2;stroke-linecap:round}[data-theme=dark] .chrono-center-outer{fill:#555}.chrono-center-inner{fill:var(--tk-accent)}.chrono-readout{text-align:center;font-family:var(--tk-font-mono);font-size:1.5rem;font-weight:500;color:var(--tk-text);letter-spacing:.02em}.chrono-wrap--complete .chrono-progress-fill,.chrono-wrap--complete .chrono-hand-needle,.chrono-wrap--complete .chrono-hand-tail{animation:chrono-pulse .8s ease-in-out 3}@keyframes chrono-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(max-width:400px){.chrono-svg{width:260px;height:260px}.chrono-readout{font-size:1.25rem}}}@layer variants{.ios-timer{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:340px;margin:0 auto}.ios-ring-container{position:relative;width:260px;height:260px}.ios-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.ios-ring-track{fill:none;stroke:var(--tk-border-subtle);stroke-width:6}.ios-ring-fill{fill:none;stroke:var(--tk-accent);stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .25s linear}.ios-ring-readout{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--tk-font-mono);font-size:2.5rem;font-weight:400;color:var(--tk-text);letter-spacing:-.02em}.ios-picker{display:flex;align-items:center;justify-content:center;gap:.25rem;height:200px;perspective:300px}.ios-picker-column{position:relative;width:60px;height:200px;overflow-y:scroll;scroll-snap-type:y mandatory;-ms-overflow-style:none;scrollbar-width:none}.ios-picker-column::-webkit-scrollbar{display:none}.ios-picker-item{height:40px;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;font-family:var(--tk-font-sans);font-size:1.25rem;color:var(--tk-text-muted);transition:color .15s ease,transform .15s ease}.ios-picker-item--selected{color:var(--tk-text);font-weight:600}.ios-picker-label{font-size:.875rem;font-weight:500;color:var(--tk-text-secondary);padding:0 .25rem;align-self:center}.ios-picker-highlight{position:absolute;top:50%;left:0;right:0;height:40px;margin-top:-20px;border-top:1px solid var(--tk-border);border-bottom:1px solid var(--tk-border);pointer-events:none;z-index:1}.ios-timer--complete .ios-ring-fill{stroke:var(--tk-success)}.ios-timer--complete .ios-ring-readout{animation:ios-flash .6s ease-in-out 3}@keyframes ios-flash{0%,to{opacity:1}50%{opacity:.3}}}@layer variants{.flip-clock{display:flex;align-items:center;justify-content:center;gap:.5rem}.flip-group{display:flex;gap:.25rem}.flip-card{position:relative;width:56px;height:80px;perspective:400px;font-family:var(--tk-font-mono);font-size:2.5rem;font-weight:500;color:#fff}@media(min-width:480px){.flip-card{width:72px;height:104px;font-size:3.25rem}}.flip-card__top,.flip-card__bottom{position:absolute;left:0;right:0;overflow:hidden;background:#1a1a1a;display:flex;align-items:center;justify-content:center}[data-theme=dark] .flip-card__top,[data-theme=dark] .flip-card__bottom{background:#111}.flip-card__top{top:0;height:50%;border-radius:6px 6px 0 0;border-bottom:1px solid rgba(0,0,0,.4);box-shadow:0 1px 2px #0003;align-items:flex-end;padding-bottom:0}.flip-card__top span{transform:translateY(50%)}.flip-card__bottom{bottom:0;height:50%;border-radius:0 0 6px 6px;box-shadow:0 2px 4px #0000004d;align-items:flex-start;padding-top:0}.flip-card__bottom span{transform:translateY(-50%)}.flip-card__flap{position:absolute;left:0;right:0;height:50%;overflow:hidden;backface-visibility:hidden;background:#1a1a1a;display:flex;align-items:center;justify-content:center}[data-theme=dark] .flip-card__flap{background:#111}.flip-card__flap--front{top:0;border-radius:6px 6px 0 0;transform-origin:bottom center;border-bottom:1px solid rgba(0,0,0,.4);align-items:flex-end}.flip-card__flap--front span{transform:translateY(50%)}.flip-card__flap--back{bottom:0;border-radius:0 0 6px 6px;transform-origin:top center;transform:rotateX(180deg);align-items:flex-start}.flip-card__flap--back span{transform:translateY(-50%)}.flip-card--flipping .flip-card__flap--front{animation:flip-top .3s ease-in forwards}.flip-card--flipping .flip-card__flap--back{animation:flip-bottom .3s .15s ease-out forwards}@keyframes flip-top{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes flip-bottom{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}.flip-colon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0 .125rem}.flip-colon__dot{width:8px;height:8px;border-radius:50%;background:var(--tk-text-secondary)}.flip-readout{text-align:center;font-family:var(--tk-font-mono);font-size:1rem;color:var(--tk-text-secondary);margin-top:1rem}.flip-clock--complete .flip-card__top,.flip-clock--complete .flip-card__bottom{animation:flip-flash .6s ease-in-out 3}@keyframes flip-flash{0%,to{opacity:1}50%{opacity:.4}}}@layer variants{.sand-timer{display:flex;flex-direction:column;align-items:center;gap:1rem}.sand-svg-container{width:200px;height:320px;transition:transform .8s var(--tk-ease)}.sand-svg-container--reset{transform:rotate(180deg)}.sand-glass-outline{fill:none;stroke:var(--tk-text);stroke-width:2.5;stroke-linejoin:round}.sand-fill-top,.sand-fill-bottom{fill:var(--tk-accent);opacity:.7;transition:clip-path .3s linear}.sand-stream{fill:var(--tk-accent);opacity:0}.sand-stream--active{opacity:.8}.sand-particle{fill:var(--tk-accent);opacity:0}.sand-particle--active{animation:sand-fall 1.2s ease-in infinite}.sand-particle--active:nth-child(2){animation-delay:.15s}.sand-particle--active:nth-child(3){animation-delay:.3s}.sand-particle--active:nth-child(4){animation-delay:.45s}.sand-particle--active:nth-child(5){animation-delay:.6s}.sand-particle--active:nth-child(6){animation-delay:.75s}.sand-particle--active:nth-child(7){animation-delay:.9s}.sand-particle--active:nth-child(8){animation-delay:1.05s}@keyframes sand-fall{0%{opacity:.8;transform:translate(0)}50%{opacity:.6;transform:translate(var(--wobble, 1px),30px)}to{opacity:0;transform:translate(calc(var(--wobble, 1px) * -1),60px)}}.sand-frame-line{stroke:var(--tk-border);stroke-width:3;stroke-linecap:round}.sand-readout{font-family:var(--tk-font-mono);font-size:1.5rem;font-weight:500;color:var(--tk-text);text-align:center}.sand-timer--complete .sand-readout{animation:sand-flash .6s ease-in-out 3}@keyframes sand-flash{0%,to{opacity:1}50%{opacity:.3}}}.timer-page[data-astro-cid-72eu2jfk]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem 1rem}
