@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#090909;--color-surface:#1a1a1a;--color-surface-alt:#1e1e1e;--color-border:#2a2a2a;--color-text-headline:#fafafa;--color-text-body:#a8a29e;--color-text-muted:#78716c;--color-accent:#f5c703;--color-accent-hover:#d4a900}html,body{background-color:var(--color-bg);color:var(--color-text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-text-headline);line-height:1.25}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}
