.grid-header.svelte-17o241b{margin-bottom:16px}.grid-title-wrapper.svelte-17o241b{display:flex;align-items:center;gap:10px}.grid-dot.svelte-17o241b{width:8px;height:8px;border-radius:50%;background:var(--color-amber)}.grid-title.svelte-17o241b{font-size:.95rem;font-weight:700;color:var(--color-text)}.grid.svelte-17o241b{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cell.svelte-17o241b{background:var(--cell-bg);border-radius:var(--radius-sm);padding:14px 10px;text-align:center;border:2px solid var(--cell-border);transition:transform .2s ease,box-shadow .2s ease,opacity .3s ease;position:relative;animation:fadeInUp .4s ease backwards}.cell.svelte-17o241b:hover{transform:scale(1.05);box-shadow:var(--color-shadow-lg)}.cell-past.svelte-17o241b{opacity:.55}.cell-current.svelte-17o241b{animation:fadeInUp .4s ease backwards,svelte-17o241b-pulse-glow 2s ease-in-out infinite;animation-delay:0s,.4s;color:var(--cell-glow);box-shadow:0 0 0 2px var(--cell-glow);z-index:1}@keyframes svelte-17o241b-pulse-glow{0%,to{box-shadow:0 0 0 2px var(--cell-glow)}50%{box-shadow:0 0 12px 2px var(--cell-glow)}}.cell-hour.svelte-17o241b{display:block;font-size:.8rem;font-weight:700;color:var(--color-text);margin-bottom:4px}.cell-price.svelte-17o241b{display:block;font-size:1.25rem;font-weight:800;line-height:1.2}.cell-unit.svelte-17o241b{display:block;font-size:.65rem;color:var(--color-text-dim);margin-bottom:6px}.cell-badge.svelte-17o241b{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:12px;white-space:nowrap}.badge-cheap.svelte-17o241b{background:var(--color-green-bg);color:var(--color-green)}.badge-expensive.svelte-17o241b{background:var(--color-red-bg);color:var(--color-red)}.stagger-1.svelte-17o241b{animation-delay:0ms}.stagger-2.svelte-17o241b{animation-delay:30ms}.stagger-3.svelte-17o241b{animation-delay:60ms}.stagger-4.svelte-17o241b{animation-delay:90ms}.stagger-5.svelte-17o241b{animation-delay:.12s}.stagger-6.svelte-17o241b{animation-delay:.15s}@media(max-width:960px){.grid.svelte-17o241b{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.grid.svelte-17o241b{grid-template-columns:repeat(3,1fr);gap:10px}.cell.svelte-17o241b{padding:12px 8px}}@media(max-width:400px){.grid.svelte-17o241b{grid-template-columns:repeat(2,1fr);gap:8px}.cell-price.svelte-17o241b{font-size:1.15rem}.cell.svelte-17o241b{padding:10px 6px}}
