:root{--bg:#f4f4f2;--surface:#fff;--border:#e2e2dd;--text:#0e1311;--text-muted:#5c6360;--text-subtle:#8f948f;--accent:#0f5132;--accent-soft:#ecfdf5;--accent-light:#22c55e}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Geist,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}a{color:inherit}button{cursor:pointer}button,input{font:inherit}