*{margin:0;padding:0;box-sizing:border-box}:root{--black: #000000;--white: #ffffff;--grey-bold: rgba(0, 0, 0, .75);--grey: rgba(0, 0, 0, .5);--light-grey: rgba(0, 0, 0, .25);--light: rgba(255, 255, 255, .3);--lighter: rgba(255, 255, 255, .5);--primary: #00ffff;--primary-strong: rgba(0, 255, 255, .5);--primary-glow: rgba(0, 255, 255, .15);--secondary: #ff00ff;--secondary-glow: rgba(255, 0, 255, .35);--accent: rgba(255, 255, 0, .5);--tertiary-glow: rgba(255, 255, 0, .05);--bg-dark: #0f0f0f;--bg-glass: rgba(255, 255, 255, .05);--bg-glass-strong: rgba(255, 255, 255, .08);--text-light: #f5f5f5;--text-muted: #b0b0b0;--rounded-sm: 6px;--rounded-md: 12px;--rounded-lg: 20px;--glass-blur: 12px;--shadow-glass: 0 4px 24px rgba(0, 255, 255, .1)}html{overflow-x:hidden;overflow-y:auto;position:relative}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-dark);color:var(--text-light);scroll-behavior:smooth}body.modal-open{height:100vh;overflow:hidden}h1,h2,h3,h4{font-family:Poppins,sans-serif;color:var(--white);font-weight:400;letter-spacing:-1px;text-shadow:0 0 3px var(--text-light)}p{font-family:Anek Latin,sans-serif;font-weight:400;text-shadow:0 0 1px var(--text-light)}h1{font-size:72px;font-weight:600;line-height:1.2}h2{font-size:50px;line-height:1.2}h3{font-size:24px;line-height:1.4}h4{font-size:20px;line-height:1.4}p.medium{font-size:16px;line-height:1.2}p.italic{font-size:16px;line-height:1.2;font-style:italic}p.reg-1{font-size:16px;font-weight:200;line-height:1.6}p.reg-2{font-size:14px;font-weight:200;line-height:24px}@media only screen and (max-width: 1200px){h1{font-size:58px}h2{font-size:42px}h3{font-size:20px}h4{font-size:16px}}@media only screen and (max-width: 810px){h1{font-size:40px}h2{font-size:28px}}a{text-decoration:none;color:var(--text-light)}ul{list-style-type:none}button{background:none;border:none;color:none}.container{max-width:1200px}
