:root{--primary:#ff4800;--primary-hover:#e03f00;--primary-light:#ff480014;--primary-glow:#ff480033;--primary-foreground:#fff;--background:#fafaf9;--card:#fff;--card-hover:#fcfcfc;--card-border:#e7e5e4;--border:#e5e5e5;--input:#e5e5e5;--input-bg:#fff;--ring:#ff4800;--foreground:#18181b;--muted:#f4f4f5;--muted-foreground:#71717a;--muted-foreground-subtle:#a1a1aa;--live:#10b981;--shadow-subtle:0 4px 20px -2px #0000000d, 0 2px 6px -1px #00000008;--shadow-card:0 12px 40px #28262412;--shadow-hover:0 20px 45px #2826241f;--font-sans:"DM Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace}.dark{--primary:#ff5e1e;--primary-hover:#ff723b;--primary-light:#ff5e1e1f;--primary-glow:#ff5e1e40;--primary-foreground:#fff;--background:#09090b;--card:#121215;--card-hover:#16161a;--card-border:#222226;--border:#27272a;--input:#27272a;--input-bg:#18181b;--ring:#ff5e1e;--foreground:#f4f4f5;--muted:#1e1e24;--muted-foreground:#a1a1aa;--muted-foreground-subtle:#71717a;--live:#22c55e;--shadow-subtle:0 4px 20px -2px #0006;--shadow-card:0 12px 40px #00000059;--shadow-hover:0 20px 45px #00000080}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;transition:background-color .25s,color .25s}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}.tabular-nums{font-family:var(--font-mono);font-variant-numeric:tabular-nums}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:1.5s cubic-bezier(0,0,.2,1) infinite ping}@keyframes pulse-subtle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}.animate-pulse-subtle{animation:2s ease-in-out infinite pulse-subtle}@keyframes highlight-fade{0%{background-color:#ff480040;transform:scale(1.01)}to{background-color:#0000;transform:scale(1)}}.just-updated{animation:2.5s ease-out highlight-fade}.container-narrow{width:100%;max-width:896px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container-prose{width:100%;max-width:672px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground-subtle)}
