 body {font-family: "Grotesk"; font-weight: 400; font-style: normal} h1, h2, h3, h4, h5, h6 {font-family: "Bbh bartle"; font-weight: 400; font-style: normal} h1 {font-family: "Bbh bartle"} html {font-size: 100%}@media (min-width: 1279px) {html { font-size: 100%; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;}:root{  --font-body: "IBM Plex Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; --font-head: "BBH Bartle", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;  --primary: #A7D41D; --secondary: #5c7912; --dark: #080e10; --dark-soft: #374044; --white-lemon: #f9fed6; --text-light: #CFCFCF;  --space-2: .2rem; --space-4: .4rem; --space-8: .8rem; --space-12: 1.2rem; --space-16: 1.6rem; --space-24: 2.4rem; --space-32: 3.2rem; --space-48: 4.8rem; --space-64: 6.4rem;  --radius-s: .6rem; --radius-m: 1.2rem; --radius-l: 2.0rem;  --ease: cubic-bezier(.2,.8,.2,1); --t-fast: 180ms; --t-base: 260ms;}*,*::before,*::after { box-sizing: border-box; }body { margin: 0; font-family: var(--font-body); font-size: 1rem;  line-height: 1.6; color: var(--#CFCFCF); background: var(--dark); overflow-x: hidden;}img, svg, video { max-width: 100%; height: auto; display: block; }a { color: inherit; text-decoration: none; }button, input, textarea, select { font: inherit; }:focus-visible { outline: 2px solid var(--primary); outline-offset: 2px; }.neon-underline--green{ position: relative; display: inline-block; z-index: 0; padding-inline: .15em; }.neon-underline--green::after{ content: ""; position: absolute; left: -0.06em; right: -0.06em; bottom: -0.2em;  height: 0.19em;  background: linear-gradient( 90deg, rgba(167, 212, 29, 0) 0%, rgba(167, 212, 29, .85) 25%, rgba(249, 254, 214, 1) 50%, rgba(167, 212, 29, .85) 75%, rgba(167, 212, 29, 0) 100% ); border-radius: 999px; filter: blur(1px); opacity: 1; z-index: -1; transform: translateZ(0);}@media (prefers-reduced-motion: reduce) { * { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }} html {font-size: 100%} body {font-family: "Grotesk"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Bbh bartle"; font-weight: 400; font-style: normal}}