body,html{color-scheme:dark;min-height:100vh;overflow-x:hidden;-webkit-text-size-adjust:none}body{background:#111117;overscroll-behavior:none}:root{--scale-factor: 1;--max-width: 2560px;--spacing-unit: max(5vw, 10vh);--logo-svg: url(/logo.svg)}@media (min-width: 0px) and (max-width: 767px) and (orientation: landscape){:root{--scale-factor: 1 }}@media (min-width: 768px) and (max-width: 1023px){:root{--scale-factor: 2 }}@media (min-width: 1024px) and (max-width: 1279px){:root{--scale-factor: 2 }}@media (min-width: 1280px) and (max-width: 1439px){:root{--scale-factor: 2.5 }}@media (min-width: 1440px){:root{--scale-factor: 2.5 }}:root{--gradient-background: linear-gradient(223.17deg, #1c1829, #1b1828 8.61%, #191724 17.21%, #161520 25.82%, #14131c 34.42%, #121218 43.03%, #111117 51.63%);--z-index-splash: 301;--logo-size: min(calc(24vw / var(--scale-factor)), calc(var(--max-width) * .24 / var(--scale-factor)));--shadow-size: min(calc(1vw / var(--scale-factor)), calc(var(--max-width) * .004 / var(--scale-factor)))}@keyframes shine-sweep{0%{top:-40%;left:-40%}92%{top:75%;left:100%}to{top:75%;left:100%}}@keyframes logo-background-pulse{0%{background:#1d1f37}22%{background:#1d1f37}42%{background:#2d324f}92%{background:#1d1f37}to{background:#1d1f37}}@keyframes logo-opacity-pulse{0%{opacity:.2}22%{opacity:.2}42%{opacity:1}92%{opacity:.2}to{opacity:.2}}.splash-screen{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:var(--gradient-background);z-index:var(--z-index-splash);display:flex;align-items:center;justify-content:center;pointer-events:none}.splash-screen[data-loading]{pointer-events:auto}.logo-container{position:relative}.logo-shine{width:var(--logo-size);height:var(--logo-size);z-index:var(--z-index-splash);-webkit-mask-image:var(--logo-svg);mask-image:var(--logo-svg);-webkit-mask-size:cover;mask-size:cover;position:relative;background:#1d1f37;animation-name:logo-background-pulse;animation-duration:2.15s;animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-fill-mode:both;animation-iteration-count:infinite}.logo-shine:after{content:"";background:linear-gradient(232deg,#ffc2d0 20%,#725185 70%);filter:blur(5px);transform:skew(-45deg,45deg);position:absolute;top:-40%;left:-40%;width:25%;height:60%;z-index:-1;animation-name:shine-sweep;animation-duration:2.15s;animation-timing-function:cubic-bezier(.77,0,.175,1);animation-fill-mode:both;animation-iteration-count:infinite}.logo-shadow{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--logo-svg);background-size:cover;filter:drop-shadow(0 0 var(--shadow-size) #2D324F);z-index:-2;animation-name:logo-opacity-pulse;animation-duration:2.15s;animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-fill-mode:both;animation-iteration-count:infinite}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}html{overflow:hidden;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.mask{mix-blend-mode:multiply;color:#fff;background:#000}.mask,.text{position:absolute;top:0;height:100vh;width:100%;pointer-events:none;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;opacity:0;backface-visibility:hidden}video{z-index:1;inset:0;position:sticky;width:100%;height:100vh;object-fit:cover;display:block;will-change:transform;transform:translateZ(0);backface-visibility:hidden}img,video{content-visibility:auto}
