@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.home.svelte-13wmnd{background:var(--primary-bg);color:var(--primary-fg)}.home-inner.svelte-13wmnd{max-width:72rem;margin:0 auto;padding:1.5rem 1rem 2.25rem}.home-status-line.svelte-13wmnd{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin:0 0 1.25rem;font-size:.8125rem;color:var(--muted-fg);line-height:1.45}.release-chip.svelte-13wmnd{display:inline-flex;align-items:center;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase;line-height:1.2;color:var(--primary-fg);background:var(--raised-bg);border:1px solid var(--surface-border);border-radius:.25rem;flex-shrink:0}.home-status-copy.svelte-13wmnd{min-width:0}.hero-grid.svelte-13wmnd{display:grid;gap:1.5rem 2.5rem;align-items:start;margin-bottom:1.75rem}@media(min-width:880px){.hero-grid.svelte-13wmnd{grid-template-columns:minmax(0,1fr) minmax(17rem,22rem)}}.home-title.svelte-13wmnd{margin:0 0 .85rem;font-size:clamp(1.4rem,2.8vw,1.8rem);font-weight:600;line-height:1.18;letter-spacing:-.02em;max-width:38rem}.hero-main.svelte-13wmnd>p:where(.svelte-13wmnd){margin:0 0 .65rem;font-size:.9375rem;line-height:1.6;max-width:40rem}.hero-main.svelte-13wmnd>p:where(.svelte-13wmnd):last-of-type{margin-bottom:0}.hero-wave.svelte-13wmnd{display:inline-block;font-size:1.1rem;line-height:1;margin-right:.4rem;vertical-align:.08em}.feature-icon-wrap.svelte-13wmnd{float:right;margin:-.15rem 0 .35rem .85rem;line-height:1}.feature-icon.svelte-13wmnd{display:block;font-size:2.125rem;line-height:1;font-style:normal}.feature-highlight.svelte-13wmnd .feature-icon:where(.svelte-13wmnd){font-size:2.4rem}.hero-ctas.svelte-13wmnd{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.action.svelte-13wmnd{display:inline-flex;align-items:center;justify-content:center;min-height:var(--input-height, 2.5rem);padding:.5rem 1rem;border-radius:var(--input-border-radius, .375rem);border:1px solid var(--input-border);background:var(--surface-bg);color:var(--primary-fg);font:inherit;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer}.action.svelte-13wmnd:hover{background:var(--raised-bg);text-decoration:none}.action-primary.svelte-13wmnd{background:maroon;border-color:maroon;color:#faf8f6;font-weight:700}.action-primary.svelte-13wmnd:hover{background:#6c0000;border-color:#6c0000}.action-hero.svelte-13wmnd{min-height:2.75rem;padding-inline:1.35rem;font-size:.9375rem}.action-secondary.svelte-13wmnd{background:var(--surface-bg)}.lower-grid.svelte-13wmnd{display:grid;gap:1rem;margin-bottom:1.5rem}@media(min-width:700px){.lower-grid.svelte-13wmnd{grid-template-columns:repeat(2,minmax(0,1fr))}}.panel.svelte-13wmnd{border:1px solid var(--surface-border);border-radius:var(--input-border-radius, .375rem);padding:.9rem 1rem;background:var(--surface-bg)}.panel-warn.svelte-13wmnd{border-color:color-mix(in srgb,rgb(128,0,0) 30%,var(--surface-border))}body[data-theme=dark] .panel-warn.svelte-13wmnd{border-color:color-mix(in srgb,rgb(196,196,196) 22%,var(--surface-border))}.panel-title.svelte-13wmnd{margin:0 0 .35rem;font-size:.9375rem;font-weight:600;line-height:1.3}.panel-body.svelte-13wmnd{margin:0 0 .5rem;font-size:.875rem;line-height:1.55;color:var(--muted-fg)}.panel-body.tight.svelte-13wmnd{margin-bottom:.4rem}.home-list.svelte-13wmnd{margin:0;padding-left:1.15rem;font-size:.875rem;line-height:1.5;color:var(--primary-fg)}.home-list.svelte-13wmnd li:where(.svelte-13wmnd){margin-bottom:.3rem}.home-list.svelte-13wmnd li:where(.svelte-13wmnd):last-child{margin-bottom:0}.home-list.compact.svelte-13wmnd{padding-left:1.1rem}.features-section.svelte-13wmnd,.progress-section.svelte-13wmnd{margin-bottom:1.75rem;padding-top:.25rem;border-top:1px solid var(--surface-border)}.progress-head.svelte-13wmnd{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:.75rem 1rem}.progress-intro.svelte-13wmnd{margin-bottom:0}.progress-stamp.svelte-13wmnd{margin:0;font-size:.75rem;line-height:1.4;color:var(--muted-fg);white-space:nowrap}.progress-grid.svelte-13wmnd{display:grid;gap:.85rem;grid-template-columns:1fr}.features-heading.svelte-13wmnd{margin:1rem 0 .4rem;font-size:1.05rem;font-weight:600;line-height:1.3}.features-intro.svelte-13wmnd{margin:0 0 1rem;max-width:44rem;font-size:.875rem;line-height:1.55;color:var(--muted-fg)}.features-intro.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--primary-link);text-decoration:none}.features-intro.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.features-grid.svelte-13wmnd{display:grid;gap:.85rem;grid-template-columns:1fr}@media(min-width:640px){.features-grid.svelte-13wmnd,.progress-grid.svelte-13wmnd{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.features-grid.svelte-13wmnd,.progress-grid.svelte-13wmnd{grid-template-columns:repeat(3,minmax(0,1fr))}.features-grid.svelte-13wmnd .feature-highlight:where(.svelte-13wmnd),.progress-grid.svelte-13wmnd .feature-highlight:where(.svelte-13wmnd){grid-column:span 2}}.feature.svelte-13wmnd{overflow:hidden;border:1px solid var(--surface-border);border-radius:var(--input-border-radius, .375rem);padding:.85rem 1rem;background:var(--surface-bg)}.feature-highlight.svelte-13wmnd{background:var(--raised-bg);border-color:color-mix(in srgb,rgb(128,0,0) 28%,var(--surface-border))}body[data-theme=dark] .feature-highlight.svelte-13wmnd{border-color:color-mix(in srgb,rgb(196,196,196) 20%,var(--surface-border))}.feature-title.svelte-13wmnd{margin:0 0 .35rem;font-size:.9375rem;font-weight:600;line-height:1.25}.feature-body.svelte-13wmnd{margin:0;font-size:.875rem;line-height:1.5;color:var(--primary-fg)}.feature-foot.svelte-13wmnd{clear:both;margin:.55rem 0 0;font-size:.8125rem}.feature-foot.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--primary-link);text-decoration:none;font-weight:600}.feature-foot.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}.home-foot.svelte-13wmnd{padding-top:1rem;border-top:1px solid var(--surface-border);font-size:.875rem;line-height:1.5;color:var(--muted-fg)}.home-foot.svelte-13wmnd p:where(.svelte-13wmnd){margin:0}.home-foot.svelte-13wmnd a:where(.svelte-13wmnd){color:var(--primary-link);text-decoration:none}.home-foot.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-decoration:underline}@media(max-width:520px){.hero-ctas.svelte-13wmnd{flex-direction:column}.hero-ctas.svelte-13wmnd .action:where(.svelte-13wmnd){width:100%;justify-content:center}}
