*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:linear-gradient(180deg,#0a0a0a 0%,#101010 40%,#0d0d0d 100%)}
a{text-decoration:none;color:inherit} img,video{display:block;max-width:100%}
main{width:min(1480px,calc(100% - 28px));margin:0 auto}
