:root{--background:#0a0a0a;--foreground:#ededed;--font-fallback:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-body:"Poppins",var(--font-fallback);--font-heading:"Montserrat",var(--font-fallback)}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-weight:400;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500}p,li,span,a{font-weight:400}.text-content{font-family:var(--font-heading);text-align:center;font-size:1.5rem}section{padding:50px 0}.wrapper{max-width:1450px;margin:0 auto;position:relative;padding:0 30px!important}footer{margin-top:auto}nav ul li{list-style:none}a{color:inherit;text-decoration:none}.site-bg{z-index:-1;background:url(/background/background.jpg) 50%/cover no-repeat;position:fixed;inset:0}.site-bg:after{content:"";background:linear-gradient(#0000008c 0%,#000000a6 40%,#000000bf 100%);position:absolute;inset:0}
