@import "https://fonts.googleapis.com/css2?family=Anton&family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=JetBrains+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:#edeae9;background-color:#030202;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:#c8997b;text-decoration:none;transition:color .15s}a:hover{color:#e2b293}input,textarea,select{font-family:inherit;font-size:inherit;color:#edeae9;background-color:#1c1714;border:none;border-radius:.5rem;padding:.75rem 1rem;transition:background-color .15s}input:focus,textarea:focus,select:focus{outline-offset:2px;outline:2px solid #c8997b}input::placeholder,textarea::placeholder,select::placeholder{color:#76706c;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:#1e191699}.kinetic-gradient{background:linear-gradient(135deg,#e2b293 0%,#c8997b 100%)}.recessed-surface{background-color:#060403;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:#120f0c}::-webkit-scrollbar-thumb{background:#1e1916;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#c8997b}::selection{color:#030202;background-color:#c8997b}
