@font-face{src:url(/Fonts/Roboto_Condensed-Bold.ttf);font-family:Roboto}@font-face{src:url(/Fonts/UnicaOne-Regular.ttf);font-family:Loading}:root{--primary: #000;--secondary: #f5d76e;--accent: #ced2d2;--netural: #e4e7ea;--cta: #123c42}body{height:100dvh;margin:0;padding:0;box-sizing:border-box;background-color:#000;background-size:cover}#root{height:100%;position:relative;margin:0;padding:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.wallpaper{position:absolute;width:100%;height:100%;background-color:transparent;padding:0;margin:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transform:perspective(1000px) translateZ(0);transform-style:preserve-3d}.wallpaper>div{width:100%;height:100%;padding:0;margin:0;box-sizing:border-box;border:3px transparent solid;background-color:transparent;position:absolute;animation:.6s wallpaper linear forwards}@keyframes wallpaper{0%{border-color:transparent}to{border-color:#2a2a2a}}.content{height:100%;width:100%;position:relative;overflow:hidden;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;transform:perspective(1000px);transform-style:preserve-3d}.content>p{font-family:Roboto;font-size:12px;color:#fff;letter-spacing:0px;z-index:100}.carousel--btns{background-color:transparent;display:flex;justify-content:center;align-items:center;gap:clamp(40px,10vw,48px);padding:0;margin:24px 0}.carousel--btn{width:clamp(56px,16vw,64px);aspect-ratio:1/1;padding:0;margin:0;border-radius:50%;border:none;outline:none;background-color:#000;box-shadow:1px 1px 3px #000;animation:1s glow linear infinite alternate,1s opacityPos linear forwards;cursor:pointer;position:relative;overflow:hidden;opacity:0}@keyframes glow{0%{filter:drop-shadow(0 0 2px gold)}to{filter:drop-shadow(0 0 5px gold)}}.carousel--btn:after{content:"";background-color:#e6e6e6;opacity:.6;width:20%;height:100%;position:absolute;top:0;left:120%;transform:skew(-15deg);transition:1s ease}.carousel--btn>img{width:48%;aspect-ratio:1/1;margin:0;padding:0;filter:drop-shadow(none)}.carousel--btn:hover:after{left:-32%}.x{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:42vw;max-width:200px;height:auto;object-fit:cover;object-position:bottom;mask-image:url(/assets/X-CUwvTtYx.png);-webkit-mask-image:url(/assets/X-CUwvTtYx.png);mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;z-index:12;transition:2s ease;opacity:0;animation:1s opacityPos 19.1s ease forwards}.content>h2{margin:0;padding:0;position:absolute;top:40px;left:50%;transform:translate(-50%,-50%);font-size:26px;white-space:nowrap;color:var(--accent);letter-spacing:0px;font-family:serif;letter-spacing:1px;background-color:#000}.message{background-color:#000;position:absolute;padding:24px 32px;width:clamp(200px,90%,400px);box-sizing:border-box;top:16dvh;right:100%;transition:2s ease;z-index:1000;border-radius:32px 12px;display:flex;flex-direction:column;align-items:flex-end;filter:drop-shadow(0 0 0 transparent)}.message>p{padding:0;margin:0;font-size:16px;line-height:2;color:#fff;font-family:Roboto;text-align:justify}.open--btn{position:absolute;width:100px;height:36px;top:60px;left:calc(100% - 64px);padding:0;margin:0;box-sizing:border-box;border:none;outline:none;background-color:#000;color:gold;transform:rotate(90deg);border-radius:18px 8px 0 0;box-shadow:1px -2px 3px #000;cursor:pointer;overflow:hidden;font-family:Roboto;font-size:12px;opacity:0;animation:1.5s slideIn 22.6s ease forwards,1s glow linear infinite alternate;transition:1s ease}.opacityPos{opacity:1}@keyframes slideIn{0%{left:calc(100% - 64px)}to{left:calc(100% - 36px)}}.open--btn:after{content:"";background-color:#fff;opacity:.7;width:25%;height:100%;position:absolute;top:0;left:120%;transform:skew(-15deg);transition:1s ease}.open--btn:hover:after{left:-32%}.close--btn{animation:1s glow linear infinite alternate;width:40px;aspect-ratio:1/1;padding:0;margin:0;outline:none;border:none;background-color:transparent;cursor:pointer}.close--btn img{width:100%;object-fit:contain}.moved--x{width:clamp(48px,5vw,56px);top:8px;left:48px;transform:translate(-50%)}.moved--msg{right:50%;transform:translate(50%);filter:drop-shadow(0 0 6px gold)}.leverage{display:flex;justify-content:center;align-items:center;padding:0;margin:0 0 16px;box-sizing:border-box;width:20px;height:80px;transform:translateZ(-320px) rotateX(-5deg);transform-style:preserve-3d}.holder{width:20px;height:80px;position:relative;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;transition:3s linear}.item{width:20px;aspect-ratio:1/1;position:absolute;transform-style:preserve-3d}.item img{width:150px;height:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateZ(320px);z-index:1;object-fit:contain;animation:1.5s fadeIn ease;padding:0;margin:0;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) translateZ(0)}to{opacity:1;transform:translate(-50%,-50%) translateZ(320px)}}@keyframes opacityPos{0%{opacity:0}to{opacity:1}}.loading{position:absolute;width:100%;height:100vh;padding:0;margin:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transform:perspective(1000px);transform-style:preserve-3d}.circle{width:150px;height:150px;background-color:gold;border-radius:50%;position:relative;animation:.4s shadow 4.8s linear forwards,1s opacity 15.6s forwards;padding:0;margin:0;box-sizing:border-box;transform:translateZ(0)}.circle:after{content:"";position:absolute;width:110%;aspect-ratio:1/1;border-radius:50%;background-color:#000;top:-5%;left:-5%;animation:1.2s shrink 4.6s linear forwards,.4s shadowInset 5.4s linear forwards,1s grow 15.6s forwards}@keyframes shrink{0%{top:-5%;left:-5%;width:110%}to{top:4px;left:4px;width:calc(100% - 8px)}}@keyframes grow{0%{top:4px;left:4px;width:calc(100% - 8px)}to{top:-5%;left:-5%;width:110%}}@keyframes shadow{0%{box-shadow:0 0 gold}to{box-shadow:0 0 16px gold}}@keyframes shadowInset{0%{box-shadow:0 0 gold inset}to{box-shadow:0 0 16px gold inset}}@keyframes heartBeat{0%{top:4px;left:4px;width:calc(100% - 8px)}40%{top:12px;left:12px;width:calc(100% - 24px)}50%{top:8px;left:8px;width:calc(100% - 16px)}60%{top:12px;left:12px;width:calc(100% - 24px)}to{top:4px;left:4px;width:calc(100% - 8px)}}.leverage--loading{width:20px;height:80px;padding:0;margin:0;box-sizing:border-box;position:absolute;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;transform:translateZ(-120px) rotateX(-6deg)}.holder--loading{position:absolute;width:20px;height:20px;padding:0;margin:0;box-sizing:border-box;transform-origin:center center;transform:rotateY(-180deg);transform-style:preserve-3d;animation:8s rotate 6.6s linear}.loading--item{position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%);transform-style:preserve-3d}.loading--item span{font-family:Loading;display:flex;justify-content:center;align-items:center;font-size:26px;color:gold;position:absolute;top:50%;left:50%;width:20px;opacity:0;transform:translate(-50%,-50%) translateZ(150px);animation:0s fadeInLoading forwards,0s fadeOutLoading forwards}@keyframes rotate{0%{transform:rotateY(180deg)}to{transform:rotateY(-300deg)}}@keyframes fadeInLoading{0%{opacity:0;filter:drop-shadow(0 0 0px gold)}to{opacity:1;filter:drop-shadow(0 0 6px gold)}}@keyframes fadeOutLoading{0%{opacity:1;filter:drop-shadow(0 0 6px gold)}to{opacity:0;filter:drop-shadow(0 0 0px gold)}}@keyframes opacity{0%{opacity:1}to{opacity:0}}@media (max-width: 700px){.x{max-width:180px}.leverage{transform:translateZ(-40vw) rotateX(-7deg)}.leverage:nth-of-type(2){margin-bottom:0}.item img{width:135px;transform:translate(-50%,-50%) translateZ(40vw)}.moved--x{top:16px}.carousel--btns{margin-bottom:12px;margin-top:6px}.carousel--btn>img{width:45%}.message{border-bottom-left-radius:0;border-bottom-right-radius:0;border:none;width:100%;height:84dvh;display:flex;flex-direction:column;justify-content:space-between;padding:32px 36px}.item img{padding:6px 0}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) translateZ(0)}to{opacity:1;transform:translate(-50%,-50%) translateZ(40vw)}}}
