@import"https://fonts.cdnfonts.com/css/pp-neue-montreal";*{margin:0;padding:0;box-sizing:border-box;user-select:none}html,body,*,*:before,*:after,canvas,a,button{cursor:none!important}html,body{background-color:#141414}section{position:relative;width:100%;height:100svh;overflow:hidden}p{font-family:PP Neue Montreal;font-weight:500}canvas{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.slide-info{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;padding:0 2rem;display:flex;justify-content:space-between;color:#000;z-index:2}.logo{position:fixed;top:2rem;left:2rem;z-index:10;font-family:PP Neue Montreal;font-weight:500;color:#000;text-decoration:none;font-size:1rem}.logo img{width:100px;height:auto;filter:invert(1)}.slide-info p{font-size:24px}#about-link{position:fixed;top:2rem;right:2rem;z-index:10;text-decoration:none}#bolt{width:32px;height:auto;display:block;transform:rotate(10deg);transition:transform .2s ease}#bolt:hover{transform:rotate(10deg) scale(1.15)}.custom-cursor{position:fixed;pointer-events:none;z-index:9999;width:20px;height:20px;border-radius:50%;background:#000;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease,background .2s ease,border .2s ease}.custom-cursor.hovering{width:30px;height:30px;background:transparent;border:1.5px solid #000}@media(pointer:coarse){.custom-cursor{display:none}html,body,*,*:before,*:after,canvas,a,button{cursor:auto!important}}@media(max-width:600px){.slide-info p{font-size:16px}.slide-info{padding:0 1.5rem}.logo{top:1.25rem;left:1.25rem}.logo img{width:70px}#about-link{top:1.25rem;right:1.25rem}#bolt{width:24px}}
