@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
:root,[data-theme=studio]{--brand-400:#6b9fd4;--brand-500:#3f6eb4;--brand-600:#2d5497;--brand-accent-500:#7cb9e8;--studio-bg:#0f1115;--studio-surface:#151a20;--studio-surface-muted:#1e242b;--studio-border:#2a323b;--studio-text:#e8edf2;--studio-text-muted:#7a8899;--studio-muted:#7a8899;--evidence-strong:#22c55e;--evidence-moderate:#f59e0b;--evidence-weak:#ef4444;--evidence-anecdotal:#8b5cf6;--status-draft:#7a8899;--status-in-review:#f59e0b;--status-complete:#22c55e;--neutral-500:#6b7280;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 40px #0000008c;--nav-h:64px;--content-max:1160px;--section-py:96px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{background:var(--studio-bg);color:var(--studio-text);-webkit-font-smoothing:antialiased;scrollbar-gutter:stable;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Outfit,system-ui,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}ul,ol{list-style:none}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.shimmer{background:linear-gradient(90deg, var(--studio-surface-muted) 25%, #2a3340 50%, var(--studio-surface-muted) 75%);background-size:600px 100%;animation:1.4s linear infinite shimmer}@media (prefers-reduced-motion:reduce){.shimmer{background:var(--studio-surface-muted);animation:none}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
