.page-transition{width:100%;height:100%}.page-transition{animation:pageEnter .22s cubic-bezier(.22,1,.36,1)}@keyframes pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cta-rolling{position:relative;overflow:hidden;isolation:isolate}.cta-rolling:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(120deg,#3b82f62e,#0ea5e973,#3b82f62e);transform:translate(-60%) skew(-12deg);animation:ctaSweep 2.8s ease-in-out infinite;z-index:0;opacity:.6}.cta-rolling:hover:after{opacity:.8}.cta-rolling>*{position:relative;z-index:1}@keyframes ctaSweep{0%{transform:translate(-60%) skew(-12deg)}50%{transform:translate(10%) skew(-12deg)}to{transform:translate(80%) skew(-12deg)}}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent}.custom-scrollbar::-webkit-scrollbar{width:.5rem;height:.5rem}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:62.5rem}.custom-scrollbar:hover,.custom-scrollbar:focus-within{scrollbar-color:#cbd5e1 transparent}.custom-scrollbar:hover::-webkit-scrollbar-thumb,.custom-scrollbar:focus-within::-webkit-scrollbar-thumb{background-color:#cbd5e1}.dark .custom-scrollbar:hover::-webkit-scrollbar-thumb,.dark .custom-scrollbar:focus-within::-webkit-scrollbar-thumb{background-color:#475569}
