*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0a0a0a;--color-surface:#141414;--color-surface-raised:#1e1e1e;--color-border:#2a2a2a;--color-text:#f0f0f0;--color-text-muted:#888;--color-accent:#c8f566;--color-accent-dark:#a8d94a;--radius-lg:12px;--radius-md:8px;--radius-sm:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body,html{min-height:100dvh;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}a{color:inherit}button{font-family:inherit;cursor:pointer;border:none;outline:none}