.page.svelte-153j1t8{min-height:100vh;background:var(--duck-white);color:var(--duck-navy);font-family:inherit}.topnav.svelte-153j1t8{padding:1rem 2rem;border-bottom:1px solid color-mix(in srgb,var(--duck-sky) 22%,var(--duck-white))}.home-link.svelte-153j1t8{color:var(--duck-teal);text-decoration:none;font-size:.9rem;font-weight:500}.home-link.svelte-153j1t8:hover{text-decoration:underline}.page-header.svelte-153j1t8{text-align:center;padding:3rem 2rem 2rem;max-width:600px;margin:0 auto}.page-header.svelte-153j1t8 h1:where(.svelte-153j1t8){font-size:clamp(2rem,6vw,3rem);font-weight:700;letter-spacing:-.03em;margin:0 0 .5rem;color:var(--duck-magenta)}.page-header.svelte-153j1t8 p:where(.svelte-153j1t8){color:var(--duck-gray);font-size:1.05rem;margin:0;line-height:1.5}.scenario-list.svelte-153j1t8{max-width:860px;margin:1rem auto 5rem;padding:0 1.5rem}.divider.svelte-153j1t8{border:none;border-top:1px solid color-mix(in srgb,var(--duck-sky) 22%,var(--duck-white));margin:0}.scenario-row.svelte-153j1t8{display:flex;flex-direction:row;padding:2.5rem 0;gap:0}.vis.svelte-153j1t8{width:320px;flex-shrink:0;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 1rem 2rem;position:relative;overflow:hidden}.reliability-bg.svelte-153j1t8{background:color-mix(in srgb,var(--duck-sky) 32%,var(--duck-white))}.reliability-bg.svelte-153j1t8 .arc-track:where(.svelte-153j1t8){stroke:var(--duck-sky)}.vis-label.svelte-153j1t8{position:absolute;bottom:.6rem;left:0;right:0;text-align:center;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#00000047}.body.svelte-153j1t8{flex:1;padding:0 0 0 2rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.body.svelte-153j1t8 h2:where(.svelte-153j1t8){font-size:1.3rem;font-weight:600;margin:0;color:var(--duck-navy);text-transform:uppercase;letter-spacing:.06em}.desc.svelte-153j1t8{font-size:.9rem;color:var(--duck-gray);line-height:1.65;margin:0}.dynamics.svelte-153j1t8{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.dynamics.svelte-153j1t8 li:where(.svelte-153j1t8){font-size:.8rem;color:var(--duck-gray);padding-left:1rem;position:relative;line-height:1.45}.dynamics.svelte-153j1t8 li:where(.svelte-153j1t8):before{content:"→";position:absolute;left:0;color:var(--duck-teal);font-weight:700}.actions.svelte-153j1t8{display:flex;gap:.6rem;flex-wrap:wrap;padding-top:.25rem}.btn-primary.svelte-153j1t8{display:inline-block;background:var(--duck-teal);color:var(--duck-white);text-decoration:none;padding:.5rem 1.2rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #55c5d14d;transition:background .15s,transform .1s}.btn-primary.svelte-153j1t8:hover{background:var(--duck-magenta);transform:translateY(-1px)}.mythical-chart.svelte-153j1t8{width:210px;max-width:230px;overflow:visible}.mythical-axis.svelte-153j1t8{stroke:#1a2e4247;stroke-width:2;stroke-linecap:round}.mythical-curve.svelte-153j1t8{stroke:#2a88d0;stroke-width:4;stroke-linecap:round;stroke-dasharray:180;animation:svelte-153j1t8-mythical-draw 8s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(42,136,208,.22))}.mythical-dot.svelte-153j1t8{fill:#f59e0b;stroke:#fff;stroke-width:1.5;opacity:0;animation:svelte-153j1t8-mythical-dot 8s ease-in-out infinite}.mythical-dot.d1.svelte-153j1t8{animation-delay:.1s}.mythical-dot.d2.svelte-153j1t8{animation-delay:.5s}.mythical-dot.d3.svelte-153j1t8{animation-delay:.9s;fill:#2ab06a}.mythical-dot.d4.svelte-153j1t8{animation-delay:1.3s}.mythical-dot.d5.svelte-153j1t8{animation-delay:1.7s;fill:#e05a3a}.mythical-label.svelte-153j1t8,.mythical-y-label.svelte-153j1t8{fill:#1a2e426b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@keyframes svelte-153j1t8-mythical-draw{0%{stroke-dashoffset:180}28%{stroke-dashoffset:0}72%{stroke-dashoffset:0}to{stroke-dashoffset:-180}}@keyframes svelte-153j1t8-mythical-dot{0%,10%{opacity:0;transform:scale(.6)}24%,72%{opacity:1;transform:scale(1)}86%,to{opacity:0;transform:scale(.6)}}.arc-gauge.svelte-153j1t8{width:200px;max-width:220px}.arc-fill.svelte-153j1t8{stroke-dasharray:172;stroke-dashoffset:172;animation:svelte-153j1t8-arc-fill-anim 12s ease-in-out infinite}@keyframes svelte-153j1t8-arc-fill-anim{0%{stroke-dashoffset:172;stroke:var(--duck-ok)}40%{stroke-dashoffset:30;stroke:var(--duck-fail)}60%{stroke-dashoffset:30;stroke:var(--duck-fail)}90%{stroke-dashoffset:172;stroke:var(--duck-ok)}to{stroke-dashoffset:172;stroke:var(--duck-ok)}}.arc-needle.svelte-153j1t8{transform-origin:70px 90px;animation:svelte-153j1t8-needle-sweep 12s ease-in-out infinite}@keyframes svelte-153j1t8-needle-sweep{0%{transform:rotate(-80deg)}40%{transform:rotate(74deg)}60%{transform:rotate(74deg)}90%{transform:rotate(-80deg)}to{transform:rotate(-80deg)}}.studio-bg.svelte-153j1t8{background:linear-gradient(150deg,#6a3fa0,#9b6adc)}.studio-vis.svelte-153j1t8{width:200px;max-width:220px}.studio-wire.svelte-153j1t8{animation:svelte-153j1t8-wire-pulse 2.4s ease-in-out infinite}@keyframes svelte-153j1t8-wire-pulse{0%{stroke-dashoffset:0;opacity:.5}50%{stroke-dashoffset:-16;opacity:1}to{stroke-dashoffset:-32;opacity:.5}}@media(max-width:600px){.scenario-row.svelte-153j1t8{flex-direction:column;gap:1.25rem}.vis.svelte-153j1t8{width:100%;height:200px}.body.svelte-153j1t8{padding:0}}@media(prefers-color-scheme:dark){.page.svelte-153j1t8{background:color-mix(in srgb,var(--duck-navy) 35%,black)}.topnav.svelte-153j1t8{border-bottom-color:color-mix(in srgb,var(--duck-navy) 60%,black)}.home-link.svelte-153j1t8{color:var(--duck-yellow)}.page-header.svelte-153j1t8 h1:where(.svelte-153j1t8){color:var(--duck-sky)}.page-header.svelte-153j1t8 p:where(.svelte-153j1t8){color:color-mix(in srgb,var(--duck-gray) 55%,var(--duck-white))}.divider.svelte-153j1t8{border-top-color:color-mix(in srgb,var(--duck-navy) 60%,black)}.body.svelte-153j1t8 h2:where(.svelte-153j1t8){color:var(--duck-sky)}.desc.svelte-153j1t8{color:color-mix(in srgb,var(--duck-gray) 55%,var(--duck-white))}.dynamics.svelte-153j1t8 li:where(.svelte-153j1t8){color:color-mix(in srgb,var(--duck-gray) 50%,var(--duck-white))}.dynamics.svelte-153j1t8 li:where(.svelte-153j1t8):before{color:var(--duck-orange)}.btn-primary.svelte-153j1t8{background:var(--duck-yellow);color:var(--duck-navy);box-shadow:0 2px 8px #fad71a59}.btn-primary.svelte-153j1t8:hover{background:var(--duck-magenta);color:var(--duck-white)}.reliability-bg.svelte-153j1t8{background:color-mix(in srgb,var(--duck-navy) 55%,black)}.vis-label.svelte-153j1t8{color:#ffffff80}.arc-track.svelte-153j1t8{stroke:color-mix(in srgb,var(--duck-navy) 60%,black)}.arc-needle.svelte-153j1t8{stroke:var(--duck-sky)}.arc-gauge.svelte-153j1t8 circle:where(.svelte-153j1t8){fill:var(--duck-sky)}}
