:root{--color-bg:#fff;--color-surface:#fafafa;--color-surface-hover:#f3f3f3;--color-border:#f0f0f0;--color-border-strong:#e6e6e6;--color-text:#1a1a1a;--color-text-muted:#6e6e73;--color-text-subtle:#8c8c91;--color-danger:#c0473f;--color-accent:#1a1a1a;--color-accent-hover:#000;--color-accent-contrast:#fff;--color-positive:#3fbf63;--color-positive-text:#2f8f4b;--color-positive-bg:#f6fbf7;--color-positive-border:#d8ecdd;--tone-blue-bg:#dcebfb;--tone-blue-fg:#2f76c4;--tone-green-bg:#d6f1e5;--tone-green-fg:#1f9d70;--tone-orange-bg:#fdeacd;--tone-orange-fg:#d9821f;--tone-red-bg:#fadcd9;--tone-red-fg:#d2453b;--tone-pink-bg:#fbdcef;--tone-pink-fg:#c0288f}.dark{--color-bg:#0a0a0a;--color-surface:#141414;--color-surface-hover:#1d1d1d;--color-border:#1f1f1f;--color-border-strong:#2a2a2a;--color-text:#f2f2f2;--color-text-muted:#9a9aa1;--color-text-subtle:#6f6f76;--color-danger:#e06b62;--color-accent:#f2f2f2;--color-accent-hover:#fff;--color-accent-contrast:#0a0a0a;--color-positive:#4ccb70;--color-positive-text:#6fd98c;--color-positive-bg:#0e1a12;--color-positive-border:#1f3a28;--tone-blue-bg:#11203a;--tone-blue-fg:#6aa9e0;--tone-green-bg:#0f2419;--tone-green-fg:#5fce9b;--tone-orange-bg:#2a1d0c;--tone-orange-fg:#e0a663;--tone-red-bg:#2a1310;--tone-red-fg:#e58379;--tone-pink-bg:#2a1020;--tone-pink-fg:#e072b8}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5rem}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem;font-weight:600}h1{font-size:4.25rem;line-height:4.5rem}h2{font-size:2.625rem;line-height:3rem}h3{font-size:1.625rem;line-height:2.25rem}h4,h5,h6{font-size:1rem;line-height:1.5rem}p,ul,ol,blockquote,pre,figure,table{margin:0 0 1.5rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}
