:root{--size:240px;--gloss:.75;--bubbles:.25;--shadow:16px;--spacing:.06em}.timer-container.svelte-mkcb1h.svelte-mkcb1h{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;background-image:url(../../../timer/fondo_presentacion_1920x1080.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:2rem 1rem}.background-overlay.svelte-mkcb1h.svelte-mkcb1h{position:absolute;inset:0;background:#0000004d;z-index:1}.logo-container.svelte-mkcb1h.svelte-mkcb1h{position:relative;z-index:2;margin-bottom:2rem}.logo.svelte-mkcb1h.svelte-mkcb1h{height:120px;width:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.timer-display.svelte-mkcb1h.svelte-mkcb1h{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem;flex:1;justify-content:center}.timer-digits.svelte-mkcb1h.svelte-mkcb1h{display:flex;gap:.16em;align-items:center;justify-content:center;transition:all .5s ease}.water-digit.svelte-mkcb1h.svelte-mkcb1h{position:relative;font-variant-numeric:tabular-nums;font-weight:900;line-height:1;letter-spacing:var(--spacing);font-size:var(--size);display:inline-block;padding:.06em .02em;transition:all .3s cubic-bezier(.4,0,.2,1);color:#fffffff2;background:linear-gradient(135deg,#ffffffe6,#ffffffb3,#f0f8ffcc 60%,#fff9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.3);text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.2),0 0 20px rgba(255,255,255,.1);filter:drop-shadow(0 4px 12px rgba(0,0,0,.4)) drop-shadow(0 0 8px rgba(255,255,255,.2));@supports not (-webkit-background-clip: text){color:#fffffff2;-webkit-text-fill-color:rgba(255,255,255,.95)}}.timer-digits.orange-phase.svelte-mkcb1h .water-digit.svelte-mkcb1h{background:linear-gradient(135deg,#ffa500e6,#ff8c00cc,#ffc864d9 60%,#ffa500b3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(255,165,0,.4);text-shadow:0 2px 4px rgba(255,100,0,.4),0 4px 8px rgba(255,165,0,.3),0 0 20px rgba(255,165,0,.2);filter:drop-shadow(0 4px 12px rgba(255,165,0,.5)) drop-shadow(0 0 8px rgba(255,165,0,.3));@supports not (-webkit-background-clip: text){color:#ffa500f2;-webkit-text-fill-color:rgba(255,165,0,.95)}}.timer-digits.red-phase.svelte-mkcb1h .water-digit.svelte-mkcb1h{background:linear-gradient(135deg,#ff0000e6,#dc0000cc,#ff6464d9 60%,#ff0000b3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(255,0,0,.4);text-shadow:0 2px 4px rgba(200,0,0,.4),0 4px 8px rgba(255,0,0,.3),0 0 20px rgba(255,0,0,.2);filter:drop-shadow(0 4px 12px rgba(255,0,0,.5)) drop-shadow(0 0 8px rgba(255,0,0,.3));animation:svelte-mkcb1h-redPulse 2s ease-in-out infinite;@supports not (-webkit-background-clip: text){color:#ff0000f2;-webkit-text-fill-color:rgba(255,0,0,.95)}}@keyframes svelte-mkcb1h-redPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.9}}.water-digit.colon.svelte-mkcb1h.svelte-mkcb1h{font-size:calc(var(--size) * .8);margin:0 .2em}.progress-line.svelte-mkcb1h.svelte-mkcb1h{width:300px;height:8px;border-radius:4px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffc,#fff9,#f0f8ffb3 60%,#ffffff80);border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 8px #0000004d,inset 0 1px 2px #fff3}.progress-line.orange-phase.svelte-mkcb1h.svelte-mkcb1h{background:linear-gradient(135deg,#ffa500e6,#ff8c00cc,#ffb432d9 60%,#ffa500b3);border-color:#ffa50080;box-shadow:0 2px 8px #ffa50066,inset 0 1px 2px #ffffff4d}.progress-line.red-phase.svelte-mkcb1h.svelte-mkcb1h{background:linear-gradient(135deg,#ff0000e6,#dc0000cc,#ff3232d9 60%,#ff0000b3);border-color:#ff000080;box-shadow:0 2px 8px #f006,inset 0 1px 2px #ffffff4d}.controls.svelte-mkcb1h.svelte-mkcb1h{position:relative;z-index:2;display:flex;gap:1rem;margin-top:2rem}.control-btn.svelte-mkcb1h.svelte-mkcb1h{padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(120% 90% at 20% 10%,#ffffff26 0 45%,#fff0 50%),radial-gradient(90% 70% at 75% 25%,#ffffff1a 0 35%,#fff0 55%),#ffffff0d}.control-btn.svelte-mkcb1h.svelte-mkcb1h:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}.control-btn.svelte-mkcb1h.svelte-mkcb1h:active{transform:translateY(0)}.progress-bar-container.svelte-mkcb1h.svelte-mkcb1h{position:relative;z-index:2;width:100%;max-width:400px;margin-top:1.5rem;padding:0 1rem}.progress-bar.svelte-mkcb1h.svelte-mkcb1h{width:100%;height:2px;background:#ffffff14;border-radius:1px;overflow:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative}.progress-bar-fill.svelte-mkcb1h.svelte-mkcb1h{height:100%;background:linear-gradient(90deg,#ffffff26,#ffffff40,#ffffff26);border-radius:1px;transition:width .3s ease,background-color .5s ease;position:relative;box-shadow:0 0 4px #ffffff1a}.progress-bar-fill.orange-phase.svelte-mkcb1h.svelte-mkcb1h{background:linear-gradient(90deg,#ffa50033,#ffa50059,#ffa50033)!important;box-shadow:0 0 4px #ffa50033}.progress-bar-fill.red-phase.svelte-mkcb1h.svelte-mkcb1h{background:linear-gradient(90deg,#f003,#ff000059,#f003)!important;box-shadow:0 0 4px #f003}@media (max-width: 768px){:root{--size:160px}.logo.svelte-mkcb1h.svelte-mkcb1h{height:80px}.progress-line.svelte-mkcb1h.svelte-mkcb1h{width:250px}.controls.svelte-mkcb1h.svelte-mkcb1h{flex-direction:column;align-items:center;gap:.5rem}.control-btn.svelte-mkcb1h.svelte-mkcb1h{width:120px;text-align:center}.progress-bar-container.svelte-mkcb1h.svelte-mkcb1h{max-width:300px;margin-top:1rem}}@media (max-width: 480px){:root{--size:120px}.progress-line.svelte-mkcb1h.svelte-mkcb1h{width:200px}.progress-bar-container.svelte-mkcb1h.svelte-mkcb1h{max-width:250px;margin-top:.75rem;padding:0 .5rem}}
