:root{--background:#f6f6f6;--foreground:#000000}@font-face{font-family:FixelTextRegular;src:url(/_next/static/media/FixelTextRegular.5570cd77.woff2);format:("woff2");font-display:swap}@font-face{font-family:FixelTextMedium;src:url(/_next/static/media/FixelTextMedium.4b527af0.woff2);format:("woff2");font-display:swap}@font-face{font-family:FixelTextBold;src:url(/_next/static/media/FixelTextBold.e6b30443.woff2);format:("woff2");font-display:swap}@font-face{font-family:GilroyMedium;src:url(/_next/static/media/GilroyMedium.325b7de6.woff2);format:("woff2");font-display:swap}@font-face{font-family:InterRegular;src:url(/_next/static/media/InterRegular.79bc3e31.woff2);format:("woff2");font-display:swap}@font-face{font-family:LufgaMedium;src:url(/_next/static/media/LufgaMedium.0829c07a.woff2);format:("woff2");font-display:swap}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.pointer{cursor:pointer}.imageVariant{display:block;max-width:100%;height:auto;font-size:0;position:absolute}.skeleton{background-color:#e2e5e7!important;position:relative;overflow:hidden;border-radius:42px}.skeleton:after{content:"";position:absolute;inset:0;width:200%;left:-100%;background:linear-gradient(90deg,transparent,#d6d9d9 50%,transparent);transform:translateX(0);animation:shimmer 1.8s linear infinite;will-change:transform}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.nprogress-busy body,body:after{pointer-events:none}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);transition:all .3s ease;z-index:9999;opacity:0}.nprogress-busy body:after{opacity:1}@keyframes shine{to{background-position:right -40px top 0}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}