.Timer_timer__npfv5{display:flex;align-items:center;gap:14px;padding:12px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:18px}.Timer_label__uIO7I{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:600;white-space:nowrap}.Timer_time__B7gzD{font-size:1.35rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--primary-light);min-width:52px;letter-spacing:-.01em}.Timer_bar__a4nSD{flex:1 1;height:6px;background:var(--bg);border-radius:3px;overflow:hidden}.Timer_barFill__COY_q{height:100%;background:var(--gradient-primary);border-radius:3px;transition:width 1s linear}.Timer_warning__SNFEY .Timer_time__B7gzD{color:var(--warning)}.Timer_warning__SNFEY .Timer_barFill__COY_q{background:var(--warning)}.Timer_urgent__aL5gn{border-color:rgba(239,68,68,.3);animation:Timer_urgentPulse__HVhhg 1s ease-in-out infinite}.Timer_urgent__aL5gn .Timer_time__B7gzD{color:var(--error)}.Timer_urgent__aL5gn .Timer_barFill__COY_q{background:var(--error)}@keyframes Timer_urgentPulse__HVhhg{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:500px){.Timer_timer__npfv5{padding:10px 14px;gap:10px}.Timer_time__B7gzD{font-size:1.1rem}.Timer_label__uIO7I{font-size:.7rem}}@media (max-width:375px){.Timer_timer__npfv5{padding:8px 12px;gap:8px}.Timer_time__B7gzD{font-size:1rem;min-width:44px}.Timer_label__uIO7I{font-size:.65rem}}