@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#dae2fd;background-color:#0b1326;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.2}h1{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:3.75rem;font-weight:800}h2{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700}h3{font-family:Space Grotesk,sans-serif;font-size:1.875rem;font-weight:700}p{margin:0}a{color:#f97316;text-decoration:none;transition:color .15s}a:hover{color:#ffb690}input,textarea,select{font-family:inherit;font-size:inherit;color:#dae2fd;background-color:#131b2e;border:none;border-radius:.5rem;padding:.75rem 1rem;transition:background-color .15s}input:focus,textarea:focus,select:focus{outline-offset:2px;outline:2px solid #f97316}input::placeholder,textarea::placeholder,select::placeholder{color:#e0c0b1;opacity:.6}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.glass-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#31394d99}.kinetic-gradient{background:linear-gradient(135deg,#ffb690 0%,#f97316 100%)}.recessed-surface{background-color:#060e20;box-shadow:inset 0 2px 4px #0000004d}.container-max{max-width:80rem;margin-left:auto;margin-right:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#171f33}::-webkit-scrollbar-thumb{background:#222a3d;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#f97316}::selection{color:#0b1326;background-color:#f97316}
