:root{--color-bg-base:#09090b;--color-bg-surface:#18181b;--color-bg-surface-elevated:#27272a;--color-bg-card:#09090b;--color-accent-primary:#a3e635;--color-accent-primary-hover:#84cc16;--color-accent-secondary:#f4f4f5;--color-text-base:#f4f4f5;--color-text-muted:#a1a1aa;--color-text-inverted:#09090b;--color-border:#27272a;--color-border-subtle:#18181b;--color-border-highlight:#a3e635;--font-family-body:"Inter",system-ui,-apple-system,sans-serif;--font-family-display:"Space Mono","Courier New",Courier,monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--radius-sm:0px;--radius-base:0px;--radius-lg:0px;--radius-full:0px;--shadow-sm:2px 2px 0px 0px #000;--shadow-base:4px 4px 0px 0px #000;--shadow-lg:8px 8px 0px 0px #000;--shadow-glow:none;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-base:.25s cubic-bezier(.4,0,.2,1);--transition-slow:.4s cubic-bezier(.4,0,.2,1);--icon-size-sm:1.25rem;--icon-size-base:1.5rem;--icon-size-lg:2rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--color-bg-base);font-family:var(--font-family-body);font-size:16px;height:100%;line-height:1.5;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6,html{color:var(--color-text-base)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-display);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button,input,select,textarea{background:none;border:none;color:inherit;font-family:inherit}audio,canvas,embed,iframe,img,object,svg,video{display:block;max-width:100%}::-moz-selection{background-color:var(--color-accent-primary);color:var(--color-text-inverted)}::selection{background-color:var(--color-accent-primary);color:var(--color-text-inverted)}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:var(--space-4);padding-right:var(--space-4)}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.scanline{position:relative}.scanline:after{background:linear-gradient(180deg,#fff0,#fff0 50%,#0000001a 0,#0000001a);background-size:100% 4px;content:" ";display:block;inset:0;pointer-events:none;position:absolute;z-index:10}.pixel-grid{background-image:linear-gradient(rgba(163,230,53,.05) 1px,transparent 0),linear-gradient(90deg,rgba(163,230,53,.05) 1px,transparent 0);background-position:50%;background-size:32px 32px}.text-accent{color:var(--color-accent-primary)}
