@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Bebas+Neue&family=Syne:wght@700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;font-size:16px;overflow-x:hidden}body{color:#f0f0f0;cursor:none;-webkit-font-smoothing:antialiased;background:#080808;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}.cursor-dot{pointer-events:none;z-index:9999;mix-blend-mode:difference;background:#fff;border-radius:50%;width:8px;height:8px;transition:width .2s,height .2s,background .2s,opacity .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{pointer-events:none;z-index:9998;mix-blend-mode:difference;border:1.5px solid #ffffff80;border-radius:50%;width:40px;height:40px;transition:width .3s,height .3s,opacity .3s,border-color .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}body.cursor-hover .cursor-dot{background:#fff;width:16px;height:16px}body.cursor-hover .cursor-ring{border-color:#fffc;width:60px;height:60px}body:before{content:"";pointer-events:none;z-index:9997;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px;position:fixed;inset:0}.bebas{font-family:Bebas Neue,sans-serif}.syne{font-family:Syne,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#080808}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.section-divider{background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;margin:0 6vw}
