.current-price.svelte-ql990i{text-align:center;padding:32px 24px;position:relative;overflow:hidden}.progress-ring.svelte-ql990i{position:absolute;top:16px;right:16px;width:56px;height:56px}.progress-svg.svelte-ql990i{width:100%;height:100%}.progress-track.svelte-ql990i{stroke:var(--color-border)}.progress-bar.svelte-ql990i{transition:stroke-dashoffset .5s ease}.progress-text.svelte-ql990i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:700;color:var(--color-text-muted)}.label.svelte-ql990i{font-size:.8rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin-bottom:12px}.price-wrapper.svelte-ql990i{position:relative;display:inline-block;margin-bottom:8px}.price-glow.svelte-ql990i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;border-radius:50%;filter:blur(40px);opacity:.4;pointer-events:none}.price.svelte-ql990i{display:flex;align-items:baseline;justify-content:center;gap:8px;position:relative;z-index:1}.price-value.svelte-ql990i{font-size:5.5rem;font-weight:800;letter-spacing:-.04em;line-height:1}.price-unit.svelte-ql990i{font-size:1.25rem;font-weight:500;opacity:.7}.hour-range.svelte-ql990i{color:var(--color-text-muted);font-size:.95rem;margin-bottom:20px;font-weight:500}.badges.svelte-ql990i{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.badge.svelte-ql990i{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;padding:6px 14px;border-radius:24px;font-weight:600}.badge-cheap.svelte-ql990i{background:var(--color-green-bg);color:var(--color-green)}.badge-expensive.svelte-ql990i{background:var(--color-red-bg);color:var(--color-red)}.badge-text.svelte-ql990i{white-space:nowrap}@media(max-width:480px){.current-price.svelte-ql990i{padding:28px 20px}.price-value.svelte-ql990i{font-size:4.5rem}.price-unit.svelte-ql990i{font-size:1.1rem}.progress-ring.svelte-ql990i{width:48px;height:48px;top:12px;right:12px}.badge.svelte-ql990i{font-size:.75rem;padding:5px 12px}}@media(min-width:768px){.price-value.svelte-ql990i{font-size:6.5rem}}.summary.svelte-1kukbh9{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat.svelte-1kukbh9{background:var(--color-bg-card);border-radius:var(--radius-sm);padding:20px 16px;text-align:center;border:1px solid var(--color-border);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.stat.svelte-1kukbh9:hover{transform:translateY(-2px);box-shadow:var(--color-shadow-lg)}.stat-accent.svelte-1kukbh9{position:absolute;left:0;top:0;bottom:0;width:4px}.stat-min.svelte-1kukbh9 .stat-accent:where(.svelte-1kukbh9){background:var(--color-green)}.stat-avg.svelte-1kukbh9 .stat-accent:where(.svelte-1kukbh9){background:var(--color-blue)}.stat-max.svelte-1kukbh9 .stat-accent:where(.svelte-1kukbh9){background:var(--color-red)}.stat-icon.svelte-1kukbh9{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;margin-bottom:8px}.stat-min.svelte-1kukbh9 .stat-icon:where(.svelte-1kukbh9){background:var(--color-green-bg);color:var(--color-green)}.stat-avg.svelte-1kukbh9 .stat-icon:where(.svelte-1kukbh9){background:var(--color-blue-bg);color:var(--color-blue)}.stat-max.svelte-1kukbh9 .stat-icon:where(.svelte-1kukbh9){background:var(--color-red-bg);color:var(--color-red)}.stat-label.svelte-1kukbh9{font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:6px}.stat-value.svelte-1kukbh9{font-size:1.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.2}.stat-min.svelte-1kukbh9 .stat-value:where(.svelte-1kukbh9){color:var(--color-green)}.stat-avg.svelte-1kukbh9 .stat-value:where(.svelte-1kukbh9){color:var(--color-blue)}.stat-max.svelte-1kukbh9 .stat-value:where(.svelte-1kukbh9){color:var(--color-red)}.stat-unit.svelte-1kukbh9{font-size:.75rem;color:var(--color-text-dim);margin-top:2px;font-weight:500}@media(max-width:480px){.summary.svelte-1kukbh9{gap:12px}.stat.svelte-1kukbh9{padding:16px 12px}.stat-value.svelte-1kukbh9{font-size:1.5rem}}@media(max-width:360px){.stat-value.svelte-1kukbh9{font-size:1.25rem}}.chart-wrapper.svelte-afumdx{padding:20px}.chart-header.svelte-afumdx{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.chart-title-wrapper.svelte-afumdx{display:flex;align-items:center;gap:10px}.chart-dot.svelte-afumdx{width:8px;height:8px;border-radius:50%;background:var(--color-blue)}.chart-title.svelte-afumdx{font-size:.95rem;font-weight:700;color:var(--color-text)}.chart-legend.svelte-afumdx{display:flex;gap:12px;font-size:.75rem;color:var(--color-text-muted);font-weight:500}.legend-item.svelte-afumdx{display:flex;align-items:center;gap:5px}.legend-color.svelte-afumdx{width:10px;height:10px;border-radius:3px}.legend-green.svelte-afumdx{background:var(--color-green)}.legend-amber.svelte-afumdx{background:var(--color-amber)}.legend-red.svelte-afumdx{background:var(--color-red)}.chart-container.svelte-afumdx{position:relative;height:280px;width:100%}@media(max-width:600px){.chart-header.svelte-afumdx{flex-direction:column;align-items:flex-start}.chart-container.svelte-afumdx{height:240px}}@media(max-width:480px){.chart-wrapper.svelte-afumdx{padding:16px}.chart-container.svelte-afumdx{height:220px}}.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}}.section.svelte-1uha8ag{margin-bottom:28px}.section-fade.svelte-1uha8ag{animation:fadeInUp .5s ease backwards}.section-header.svelte-1uha8ag{display:flex;align-items:center;gap:10px;margin-bottom:16px}.section-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%}.section-dot-blue.svelte-1uha8ag{background:var(--color-blue)}.section-dot-purple.svelte-1uha8ag{background:#a855f7}.section-dot-green.svelte-1uha8ag{background:var(--color-green)}.section-title.svelte-1uha8ag{font-size:1.05rem;font-weight:700;color:var(--color-text)}.divider-wrapper.svelte-1uha8ag{margin:32px 0}.divider.svelte-1uha8ag{height:2px;background:linear-gradient(90deg,var(--color-amber) 0%,var(--color-amber-glow) 50%,transparent 100%);border-radius:1px}.preview-section.svelte-1uha8ag{margin-bottom:0}.preview-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.preview-card.svelte-1uha8ag{display:flex;align-items:center;gap:16px;padding:20px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);text-decoration:none;color:inherit;transition:all .2s ease}.preview-card.svelte-1uha8ag:hover{background:var(--color-bg-card-hover);border-color:var(--color-blue);transform:translateY(-2px);box-shadow:var(--color-shadow)}.preview-icon.svelte-1uha8ag{font-size:2rem;line-height:1;flex-shrink:0}.preview-content.svelte-1uha8ag{flex:1;min-width:0}.preview-title.svelte-1uha8ag{font-size:.95rem;font-weight:700;color:var(--color-text);margin-bottom:4px}.preview-desc.svelte-1uha8ag{font-size:.8rem;color:var(--color-text-muted);line-height:1.4}.preview-arrow.svelte-1uha8ag{font-size:1.25rem;color:var(--color-text-muted);transition:transform .2s ease,color .2s ease}.preview-card.svelte-1uha8ag:hover .preview-arrow:where(.svelte-1uha8ag){transform:translate(4px);color:var(--color-blue)}.error-state.svelte-1uha8ag{text-align:center;padding:48px 24px}.error-icon.svelte-1uha8ag{font-size:2.5rem;margin-bottom:16px}.error-message.svelte-1uha8ag{color:var(--color-text-muted);margin-bottom:20px;font-size:1rem}.error-retry.svelte-1uha8ag{display:inline-block;padding:10px 28px;background:var(--color-blue);color:#fff;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease}.error-retry.svelte-1uha8ag:hover{background:var(--color-blue);filter:brightness(1.1);transform:translateY(-1px);text-decoration:none}.loading.svelte-1uha8ag{text-align:center;padding:48px 24px;color:var(--color-text-muted);font-size:1rem}@media(max-width:640px){.preview-grid.svelte-1uha8ag{grid-template-columns:1fr}.preview-card.svelte-1uha8ag{padding:16px}.preview-icon.svelte-1uha8ag{font-size:1.75rem}}@media(max-width:480px){.section.svelte-1uha8ag{margin-bottom:24px}.divider-wrapper.svelte-1uha8ag{margin:24px 0}}
