.timer-container.svelte-1f2ec23{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:80px 24px 40px;gap:32px}.timer-display.svelte-1f2ec23{text-align:center}.time.svelte-1f2ec23{font-family:var(--font-mono);font-size:clamp(4rem,20vw,10rem);font-weight:400;color:var(--text-primary);transition:color .5s ease}.message.svelte-1f2ec23{font-family:var(--font-sans);font-size:clamp(1rem,3vw,1.5rem);color:var(--text-secondary);margin-top:16px;transition:color .5s ease}[data-phase=calm].svelte-1f2ec23 .time:where(.svelte-1f2ec23){color:#4ade80}[data-phase=amber].svelte-1f2ec23 .time:where(.svelte-1f2ec23){color:#fbbf24}[data-phase=coral].svelte-1f2ec23 .time:where(.svelte-1f2ec23){color:#fb923c}[data-phase=overtime].svelte-1f2ec23 .time:where(.svelte-1f2ec23){color:#f87171;animation:svelte-1f2ec23-pulse 1s infinite}@keyframes svelte-1f2ec23-pulse{0%,to{opacity:1}50%{opacity:.7}}.presets.svelte-1f2ec23{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.preset-btn.svelte-1f2ec23{font-family:var(--font-sans);font-size:.9rem;padding:10px 20px;border-radius:var(--radius-md);background:var(--ui-bg);border:1px solid var(--ui-border);color:var(--text-secondary);transition:all var(--transition-fast)}.preset-btn.svelte-1f2ec23:hover{background:var(--ui-hover);color:var(--text-primary)}.preset-btn.active.svelte-1f2ec23{background:var(--accent);border-color:var(--accent);color:var(--bg-primary)}.controls.svelte-1f2ec23{display:flex;gap:16px}.control-btn.svelte-1f2ec23{font-family:var(--font-sans);font-size:1rem;font-weight:500;padding:14px 32px;border-radius:var(--radius-md);transition:all var(--transition-fast)}.control-btn.primary.svelte-1f2ec23{background:var(--accent);color:var(--bg-primary);min-width:120px}.control-btn.primary.svelte-1f2ec23:hover{filter:brightness(1.1)}.control-btn.secondary.svelte-1f2ec23{background:var(--ui-bg);border:1px solid var(--ui-border);color:var(--text-secondary)}.control-btn.secondary.svelte-1f2ec23:hover:not(:disabled){background:var(--ui-hover);color:var(--text-primary)}.control-btn.svelte-1f2ec23:disabled{opacity:.5;cursor:not-allowed}.progress-bar.svelte-1f2ec23{position:fixed;bottom:0;left:0;right:0;height:6px;background:var(--ui-border)}.progress-fill.svelte-1f2ec23{height:100%;transition:width .3s ease,background .5s ease}[data-phase=calm].svelte-1f2ec23 .progress-fill:where(.svelte-1f2ec23){background:linear-gradient(90deg,#22c55e,#4ade80)}[data-phase=amber].svelte-1f2ec23 .progress-fill:where(.svelte-1f2ec23){background:linear-gradient(90deg,#22c55e,#4ade80 70%,#fbbf24)}[data-phase=coral].svelte-1f2ec23 .progress-fill:where(.svelte-1f2ec23){background:linear-gradient(90deg,#22c55e,#4ade80 70%,#fbbf24 85%,#fb923c)}[data-phase=overtime].svelte-1f2ec23 .progress-fill:where(.svelte-1f2ec23){background:#f87171}
