*,:before,:after{box-sizing:border-box}:root{--yellow:gold;--yellow-light:#fff176;--yellow-dark:#f9a825;--black:#0a0a0a;--black-soft:#141414;--black-card:#1a1a1a;--black-border:#2a2a2a;--white:#fff;--white-muted:#a0a0a0;--green:#00c853;--green-bg:#00c8531f;--yellow-bg:#ffd7001f;--red:#ff1744;--red-bg:#ff17441f;--orange:#ff6d00;--orange-bg:#ff6d001f;--sans:"Inter", system-ui, -apple-system, sans-serif;--heading:"Inter", system-ui, -apple-system, sans-serif;font-family:var(--sans);color:var(--white);background:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{background:var(--black);color:var(--white);margin:0}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4{font-family:var(--heading);margin:0;line-height:1.1}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--sans)}input,textarea,select{font-family:var(--sans)}@keyframes spin{to{transform:rotate(360deg)}}input:focus,textarea:focus{outline:none;border-color:gold!important}
