.fixed-image-pane.svelte-keblw3{position:fixed;top:0;right:0;width:66.666%;height:100vh;z-index:1;overflow:hidden;background:#1a5490}.image-container.svelte-keblw3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.image-container.svelte-keblw3 img:where(.svelte-keblw3){max-width:100%;max-height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.4,0,.2,1),transform-origin .8s cubic-bezier(.4,0,.2,1)}.image-container.title-view.svelte-keblw3{padding:0;align-items:center}.image-container.title-view.svelte-keblw3 img:where(.svelte-keblw3){width:100%;height:auto;max-height:none;object-fit:contain}.image-container.full-graph.svelte-keblw3{padding:1rem}.image-container.full-graph.svelte-keblw3 img:where(.svelte-keblw3){width:100%;height:100%;object-fit:contain}.mechanism-label.svelte-keblw3{position:absolute;bottom:2rem;left:2rem;background:#000000b3;padding:1rem 1.5rem;border-radius:8px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.label-title.svelte-keblw3{display:block;font-family:var(--font-heading);font-weight:700;font-size:1.1rem}.label-subtitle.svelte-keblw3{display:block;font-size:.85rem;opacity:.8;margin-top:.25rem;font-family:monospace}.story-hero.svelte-keblw3{position:relative;min-height:80vh;display:flex;align-items:center}.story-step.svelte-keblw3{position:relative;min-height:100vh;display:flex;align-items:center;opacity:.3;transition:opacity .5s ease}.story-step.active.svelte-keblw3{opacity:1}.caption-zone.svelte-keblw3{position:absolute;left:calc(-85px - 33.33vw);width:33.33vw;padding:2rem;color:var(--light-text)}.caption-inner.svelte-keblw3{max-width:300px;margin-left:auto;padding-right:2rem}.story-hero.svelte-keblw3 .caption-inner:where(.svelte-keblw3) h1:where(.svelte-keblw3){font-size:1.8rem;font-family:var(--font-heading);font-weight:900;margin:0 0 1rem;line-height:1.1}.story-hero.svelte-keblw3 .caption-inner:where(.svelte-keblw3) p:where(.svelte-keblw3){opacity:.8;line-height:1.6;margin:0}.scroll-hint.svelte-keblw3{margin-top:2rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;opacity:.5}.eyebrow.svelte-keblw3{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);margin-bottom:.5rem;font-family:monospace;font-weight:700}.caption-inner.svelte-keblw3 h2:where(.svelte-keblw3){font-size:1.4rem;font-family:var(--font-heading);font-weight:900;margin:0 0 .75rem;line-height:1.15}.caption-inner.svelte-keblw3 p:where(.svelte-keblw3){font-size:.9rem;line-height:1.7;opacity:.85;margin:0}.equation-box.svelte-keblw3{margin:1.25rem 0;padding:1rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.equation-label.svelte-keblw3{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.5;margin-bottom:.5rem}.equation.svelte-keblw3{font-family:Georgia,serif;font-size:1.1rem;font-style:italic;text-align:center;margin-bottom:.75rem;color:var(--accent-blue);letter-spacing:.02em}.equation-legend.svelte-keblw3{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.7rem;opacity:.7}.equation-legend.svelte-keblw3 span:where(.svelte-keblw3){white-space:nowrap}.equation-legend.svelte-keblw3 strong:where(.svelte-keblw3){color:var(--accent-blue);font-weight:600}.density-meaning.svelte-keblw3{display:flex;flex-direction:column;gap:.4rem}.meaning-item.svelte-keblw3{font-size:.75rem;line-height:1.4;opacity:.8}.meaning-item.svelte-keblw3 strong:where(.svelte-keblw3){color:var(--accent-blue);font-weight:600}.density-chart.svelte-keblw3{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.density-label.svelte-keblw3{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:.75rem}.density-bar-container.svelte-keblw3{position:relative;height:24px;margin-bottom:.5rem}.density-track.svelte-keblw3{position:absolute;top:50%;left:0;right:0;height:3px;background:#ffffff26;border-radius:2px;transform:translateY(-50%)}.density-marker.svelte-keblw3{position:absolute;top:50%;width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%);opacity:.4;transition:all .3s ease;cursor:pointer;z-index:1}.density-marker.active.svelte-keblw3{width:16px;height:16px;opacity:1;box-shadow:0 0 12px currentColor}.marker-label.svelte-keblw3{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:6px;font-size:.7rem;font-family:monospace;white-space:nowrap;color:inherit;background:#000000b3;padding:2px 6px;border-radius:3px}.density-scale.svelte-keblw3{display:flex;justify-content:space-between;font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;opacity:.4}.nav-dots.svelte-keblw3{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.75rem;z-index:100}.nav-dots.svelte-keblw3 button:where(.svelte-keblw3){position:relative;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.nav-dots.svelte-keblw3 .dot:where(.svelte-keblw3){width:8px;height:8px;border-radius:50%;background:#fff;opacity:.3;transition:all .3s}.nav-dots.svelte-keblw3 button:where(.svelte-keblw3):hover .dot:where(.svelte-keblw3),.nav-dots.svelte-keblw3 button.active:where(.svelte-keblw3) .dot:where(.svelte-keblw3){opacity:1;transform:scale(1.3)}.nav-dots.svelte-keblw3 button.active:where(.svelte-keblw3) .dot:where(.svelte-keblw3){background:var(--accent-blue)}.nav-dots.svelte-keblw3 .label:where(.svelte-keblw3){position:absolute;right:100%;margin-right:.75rem;white-space:nowrap;font-size:.65rem;font-family:var(--font-heading);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;opacity:.8;text-shadow:0 1px 3px rgba(0,0,0,.5)}.progress-track.svelte-keblw3{position:fixed;right:0;top:0;bottom:0;width:3px;background:#ffffff1a;z-index:99}.progress-fill.svelte-keblw3{width:100%;background:var(--accent-blue);transition:height .2s ease-out}@media(max-width:999px){.fixed-image-pane.svelte-keblw3{display:none}.caption-zone.svelte-keblw3{position:relative;left:0;width:100%;padding:1rem 0}.caption-inner.svelte-keblw3{max-width:100%;margin:0;padding:0}.story-step.svelte-keblw3{flex-direction:column;padding:2rem 0 0;min-height:auto;opacity:1}.nav-dots.svelte-keblw3{display:none}}.step-image.svelte-keblw3{display:none}@media(max-width:999px){.step-image.svelte-keblw3{display:block;position:relative;width:100%;height:55vw;min-height:220px;max-height:380px;overflow:hidden;background:#1a5490;border-radius:8px;margin-top:1.25rem;margin-bottom:2rem}.step-image.svelte-keblw3 img:where(.svelte-keblw3){width:100%;height:100%;object-fit:contain}.step-image.svelte-keblw3 .full-img:where(.svelte-keblw3){object-fit:contain}.step-image-zoom.svelte-keblw3{width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.step-image-zoom.svelte-keblw3 img:where(.svelte-keblw3){width:100%;height:100%;object-fit:cover}.step-image-label.svelte-keblw3{position:absolute;bottom:.6rem;left:.75rem;background:#000000a6;padding:.4rem .75rem;border-radius:6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.step-image-label.svelte-keblw3 .label-title:where(.svelte-keblw3){display:block;font-family:var(--font-heading);font-weight:700;font-size:.8rem;color:#fff}.step-image-label.svelte-keblw3 .label-subtitle:where(.svelte-keblw3){display:block;font-size:.7rem;opacity:.75;color:#fff;font-family:monospace}}
