@layer reset{*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}[role=list]{margin:0;padding:0;list-style:none}body{min-block-size:100vh;line-height:1.6}h1,h2,h3,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}p,li{text-wrap:pretty}img,picture{max-inline-size:100%;display:block}input,button,textarea,select{font:inherit}}body.custom-cursor-active,body.custom-cursor-active :is(a,button,input,textarea){cursor:none}#wrapper{background:#161616;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex}.cursor{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:9999;background:#fff;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.cursor:before{content:"";opacity:0;will-change:transform, opacity;background-image:url(/assets/cursor-view-more-jLxWqHMv.png);background-position:50%;background-repeat:no-repeat;background-size:96%;border-radius:50%;width:100%;height:100%;transition:opacity .2s;display:block;position:absolute;top:0%;left:0}.cursor.active{opacity:1}.cursor.active:before{opacity:1;animation:rotation 6s linear infinite var(--spin-dir,normal)}.cursor-follower{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:9998;background:#ffffff1a;border-radius:50%;width:40px;height:40px;position:fixed;top:0;left:0}.cursor-follower.active{opacity:.3}.portfolio-thumb{transition:all .5s cubic-bezier(.25,1,.3,1);overflow:hidden}.portfolio-thumb img{opacity:.7;transform-origin:90%;max-inline-size:360px;transition:all .5s cubic-bezier(.25,1,.3,1)}.portfolio-item:hover .portfolio-thumb{translate:-1.75rem}.portfolio-item:hover .portfolio-thumb img{opacity:1;scale:1.2}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
