@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#f97316;--accent-hover:#ea6c0a;--accent-light:#f973161f;--bg:#0a0a0a;--surface:#141414;--surface-2:#1c1c1c;--border:#ffffff14;--border-hover:#ffffff29;--text:#f5f5f4;--text-muted:#78716c;--text-subtle:#44403c;--radius:12px;--radius-lg:16px;--radius-xl:20px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}
