:root{--bg:#0a0a0a;--text:#fff;--accent:#555;--font-main:"Inter", sans-serif;--font-title:"Bodoni Moda", serif;--font-accent:"Oswald", sans-serif;--transition:1s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html.lenis{height:auto}.lenis-smooth{scroll-behavior:auto!important}body{background-color:var(--bg);color:var(--text);font-family:var(--font-main);-webkit-font-smoothing:antialiased;overflow-x:hidden}.cursor{pointer-events:none;z-index:10000;mix-blend-mode:difference;background:#fff;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.cursor-follower{pointer-events:none;z-index:9999;border:1px solid #ffffff80;border-radius:50%;width:40px;height:40px;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,border .3s;position:fixed;top:0;left:0}.cursor-hover{background:#fff3;border-color:#0000;transform:scale(1.5)}@media (width<=1024px){.cursor,.cursor-follower{display:none!important}}
