*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}.theme-landing{--ink: #0a0a0a;--paper: #f2ede4;--amber: #e8a020;--rust: #c94a2a;--sage: #3a5a40;--mist: #d4cfc6;--code: #1a2a1a;background:var(--paper);color:var(--ink);font-family:IBM Plex Mono,monospace}.theme-app{--bg: #0c0e0b;--surface: #131510;--border: #1e2219;--border-bright: #2e3328;--text: #c8cfc0;--muted: #4a5244;--dim: #2a2f25;--lime: #b8f060;--amber: #e8b840;--rust: #d45030;--blue: #60b8d8;--white: #eef2e8;background:var(--bg);color:var(--text);font-family:DM Mono,monospace;min-height:100vh}.theme-app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.08) 2px,rgba(0,0,0,.08) 4px);pointer-events:none;z-index:1000}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #b8f06080}50%{box-shadow:0 0 0 6px #b8f06000}}
