body{cursor:none;overflow-x:hidden}.custom-cursor{pointer-events:none;position:fixed;top:0;left:0;transform:translate(-50%,-50%);z-index:9999;transition:width .3s,height .3s,background-color .3s}@media (max-width: 768px){body{cursor:auto}.custom-cursor{display:none}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a39e93;border-radius:10px}html{scroll-behavior:smooth}img{content-visibility:auto}
