@media (hover:hover) and (pointer:fine){html,body,body.cursor-active,body.cursor-active *{cursor:none!important}}.custom-cursor{border:2px solid var(--amber);pointer-events:none;z-index:999999;opacity:0;-webkit-backdrop-filter:blur(4px);will-change:left, top, width, height, transform;background:#c17f3a2e;border-radius:50%;width:18px;height:18px;transition:width .22s,height .22s,background-color .22s,border-color .22s,opacity .15s,transform .22s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor.hover{border-color:var(--amber-light);background:#c17f3a14;width:42px;height:42px}@media (hover:none),(pointer:coarse){.custom-cursor{display:none!important}}
