:root{--color-bg:#f8fafc;--color-card:#fff;--color-surface:#fff;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-on-accent:#fff;--color-deep:#1e3a8a;--color-mid:#cbd5e1;--color-border:#cbd5e1;--color-text:#0f172a;--color-text-muted:#475569;--color-link:#2563eb;--color-link-hover:#1d4ed8;--color-danger:#dc2626;--color-danger-hover:#b91c1c;--color-success:#16a34a;--color-warning:#d97706;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-page-title:clamp(1.35rem, 3.5vw, 1.6rem);--text-hero:clamp(2rem, 4vw + 1rem, 3rem);--text-section:1.05rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius-sm:.35rem;--radius-md:.5rem;--radius-lg:.75rem}*,:before,:after{box-sizing:border-box}html{height:100%}body{min-height:100%;min-height:100svh;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:var(--color-link);text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:var(--color-link-hover)}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:700;line-height:1.25}.platform-shell.svelte-12qhfyh{min-width:0;min-height:100vh;overflow-x:clip}
