*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:hsl(var(--border))}:root{--accent: 245 81% 74%;--accent-foreground: 0 0% 100%;--background: 240 10% 6%;--border: 240 10% 16%;--card: 240 10% 8%;--card-foreground: 0 0% 100%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 100%;--foreground: 0 0% 100%;--input: 240 10% 16%;--muted: 240 10% 16%;--muted-foreground: 0 0% 80%;--popover: 240 10% 8%;--popover-foreground: 0 0% 100%;--primary: 245 81% 74%;--primary-foreground: 0 0% 0%;--radius: .5rem;--ring: 245 81% 74%;--secondary: 245 81% 74%;--secondary-foreground: 0 0% 100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:hsl(var(--background));border-radius:.1875rem}::-webkit-scrollbar-thumb{background:hsl(var(--muted));border-radius:.1875rem;border:2px solid hsl(var(--background))}*{scrollbar-width:thin;scrollbar-color:hsl(var(--muted)) hsl(var(--background))}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));overflow-x:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6;letter-spacing:-.03em}body::-webkit-scrollbar{display:none;width:0;height:0}body.no-scroll,html.no-scroll{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}img{display:block;max-width:100%}button{cursor:pointer;font:inherit;color:inherit}a{color:inherit;text-decoration:inherit}input,textarea{font:inherit;color:inherit}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;font-family:Akrobat,Inter,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:1.1}p{margin:0}.text-gradient{background:linear-gradient(to bottom right,#8685ef,#6d6ce5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.nav-active{font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0;font-weight:500}.about-card-title,.support-card-title{letter-spacing:.05em}.intro{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.intro h1{font-size:clamp(2.5rem,8vw,5rem);letter-spacing:-.03em;line-height:1}@media(min-width:768px){.intro h1{font-size:3.75rem}}code,pre,.font-mono{font-family:JetBrains Mono,Fira Code,monospace}.section-heading,.about-title,.about-heading,.section-title,.journey__heading{text-transform:uppercase;letter-spacing:.05em}::selection{background:hsl(var(--primary) / .3);color:hsl(var(--foreground))}
