*{padding:0;margin:0;box-sizing:border-box;border:none}body{background:#000;font-family:Poppins,sans-serif}.custom-cursor{--cursor-dot-x: 0px;--cursor-dot-y: 0px;position:fixed;top:0;left:0;z-index:10000;width:34px;height:34px;border:1px solid rgba(255,255,255,.88);border-radius:999px;background:#ffffffe6;mix-blend-mode:difference;pointer-events:none;opacity:0;transform:translate3d(-100px,-100px,0) translate(-50%,-50%);transition:opacity .14s ease,width .18s cubic-bezier(.16,1,.3,1),height .18s cubic-bezier(.16,1,.3,1),background-color .14s ease,border-color .14s ease;will-change:transform}.custom-cursor:before{content:"";position:absolute;inset:50%;width:6px;height:6px;border-radius:inherit;background:#dba12a;opacity:0;transform:translate(calc(-50% + var(--cursor-dot-x)),calc(-50% + var(--cursor-dot-y))) scale(.4);transition:opacity .16s ease,background-color .16s ease}.custom-cursor:after{content:"";position:absolute;inset:-8px;border:1px solid currentColor;border-radius:inherit;color:#dba12a;opacity:0;transform:scale(.76)}.custom-cursor--visible{opacity:1}.custom-cursor--pressed{width:44px;height:44px;border-color:#dba12a;background:#dba12a;mix-blend-mode:normal}.custom-cursor--interactive{width:44px;height:44px;border-color:#fffffff2;background:#ffffff14;mix-blend-mode:difference}.custom-cursor--interactive:before{opacity:1;transform:translate(calc(-50% + var(--cursor-dot-x)),calc(-50% + var(--cursor-dot-y))) scale(1);background:#fff}.custom-cursor--interactive:after{inset:-4px;color:#ffffff9e;opacity:1;transform:scale(1);animation:custom-cursor-hover-ring 1.8s cubic-bezier(.16,1,.3,1) infinite;transition:opacity .18s ease,transform .26s cubic-bezier(.16,1,.3,1)}.custom-cursor--interactive.custom-cursor--pressed{width:40px;height:40px;background:#dba12a2e}.custom-cursor--clicked:after{animation:custom-cursor-pop .42s cubic-bezier(.16,1,.3,1)}@keyframes custom-cursor-pop{0%{opacity:.85;transform:scale(.74)}to{opacity:0;transform:scale(1.9)}}@keyframes custom-cursor-hover-ring{0%,to{opacity:.36;transform:scale(.94)}48%{opacity:.76;transform:scale(1.04)}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){body,a,button,input,textarea,select,summary,label,[role=button],[role=link],[tabindex]:not([tabindex="-1"]){cursor:none!important}}@media(prefers-reduced-motion:reduce){.custom-cursor{display:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d49629;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#b97f20}*{scrollbar-width:thin;scrollbar-color:#d49629 transparent}
