@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700;900&family=Spectral:ital,wght@1,600&display=swap";.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.confetti-container{top:0;left:0;position:fixed;width:100%;height:100vh;overflow:hidden}.confetti{position:absolute;top:-10px}.confetti--animation-slow{animation:confetti-slow 4s linear forwards}.confetti--animation-medium{animation:confetti-medium 3s linear forwards}.confetti--animation-fast{animation:confetti-fast 2s linear forwards}@keyframes confetti-slow{to{transform:translateY(100vh) rotate(360deg) rotateX(180deg)}}@keyframes confetti-medium{to{transform:translateY(100vh) rotate(720deg) rotateX(360deg)}}@keyframes confetti-fast{to{transform:translateY(100vh) rotate(1080deg) rotateX(540deg)}}.legendary-overlay[data-v-f540b3b5]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;background:radial-gradient(ellipse at center,#1e0a3cd9,#05050feb);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.confetti-wrap[data-v-f540b3b5]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:100001}.legendary-card[data-v-f540b3b5]{position:relative;width:100%;max-width:400px;border-radius:32px;background:#07071a;border:1px solid rgba(255,255,255,.08);overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 40px 100px #000000b3,0 0 60px color-mix(in srgb,var(--cp) 20%,transparent);font-family:Outfit,sans-serif}.particle[data-v-f540b3b5]{position:absolute;border-radius:50%;background:color-mix(in srgb,var(--cs) 70%,white);animation:particle-float-f540b3b5 linear infinite;pointer-events:none;z-index:0;opacity:0}@keyframes particle-float-f540b3b5{0%{transform:translateY(0) scale(0);opacity:0}20%{opacity:.6;transform:translateY(-10px) scale(1)}80%{opacity:.3}to{transform:translateY(-60px) scale(.3);opacity:0}}.light-rays[data-v-f540b3b5]{position:absolute;top:-100px;right:-100px;bottom:-100px;left:-100px;pointer-events:none;z-index:-1}.ray[data-v-f540b3b5]{position:absolute;top:50%;left:50%;width:2px;height:200px;background:linear-gradient(to bottom,color-mix(in srgb,var(--cp) 60%,transparent),transparent);transform-origin:top center;transform:rotate(calc(var(--i) * 45deg)) translate(-50%);animation:ray-pulse-f540b3b5 4s ease-in-out infinite;animation-delay:calc(var(--i) * .5s);opacity:.12}@keyframes ray-pulse-f540b3b5{0%,to{opacity:.08;height:180px}50%{opacity:.18;height:220px}}.aurora-top[data-v-f540b3b5]{position:relative;height:140px;overflow:visible}.aurora-blob[data-v-f540b3b5]{position:absolute;border-radius:50%;filter:blur(30px);animation:aurora-move-f540b3b5 6s ease-in-out infinite alternate}.aurora-blob-1[data-v-f540b3b5]{width:220px;height:120px;background:var(--cp);top:-20px;left:-30px;opacity:.8;animation-delay:0s}.aurora-blob-2[data-v-f540b3b5]{width:200px;height:100px;background:var(--cs);top:10px;right:-20px;opacity:.65;animation-delay:-2s}.aurora-blob-3[data-v-f540b3b5]{width:150px;height:80px;background:color-mix(in srgb,var(--cp) 50%,var(--cs));top:30px;left:30%;opacity:.5;animation-delay:-4s}@keyframes aurora-move-f540b3b5{0%{transform:translate(0) scale(1)}to{transform:translate(15px,10px) scale(1.1)}}.arc-svg[data-v-f540b3b5]{position:absolute;bottom:-1px;left:0;width:100%;height:60px;z-index:2}.badge-hero[data-v-f540b3b5]{position:absolute;top:80px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:130px;height:130px}.ring[data-v-f540b3b5]{position:absolute;border-radius:24px}.ring-outer[data-v-f540b3b5]{width:130px;height:130px;border-radius:24px;border:1.5px dashed color-mix(in srgb,var(--cs) 40%,transparent);animation:spin-f540b3b5 12s linear infinite}.ring-dot[data-v-f540b3b5]{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--cs);top:50%;left:50%;transform:rotate(calc(var(--i) * 45deg)) translateY(-64px) translate(-50%) translateY(-50%);box-shadow:0 0 6px var(--cs)}@keyframes spin-f540b3b5{to{transform:rotate(360deg)}}.ring-mid[data-v-f540b3b5]{width:112px;height:112px;border-radius:20px;border:2px solid color-mix(in srgb,var(--cp) 30%,transparent);animation:spin-f540b3b5 8s linear infinite reverse}.badge-square[data-v-f540b3b5]{position:relative;width:96px;height:96px;border-radius:18px;background:#07071a;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:5;box-shadow:0 0 0 3px color-mix(in srgb,var(--cp) 80%,white),0 0 20px color-mix(in srgb,var(--cp) 50%,transparent),0 0 40px color-mix(in srgb,var(--cp) 25%,transparent)}.badge-glow[data-v-f540b3b5]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--cp) 20%,transparent),transparent 70%);z-index:1}.badge-img[data-v-f540b3b5]{width:100%;height:100%;object-fit:cover;position:relative;z-index:2;animation:badge-pulse-f540b3b5 3s ease-in-out infinite}@keyframes badge-pulse-f540b3b5{0%,to{transform:scale(1);filter:drop-shadow(0 0 6px color-mix(in srgb,var(--cs) 60%,transparent))}50%{transform:scale(1.06);filter:drop-shadow(0 0 14px color-mix(in srgb,var(--cs) 90%,transparent))}}.card-content[data-v-f540b3b5]{padding:80px 28px 32px;text-align:center;position:relative;z-index:5}.achievement-tag[data-v-f540b3b5]{display:inline-flex;align-items:center;gap:6px;background:color-mix(in srgb,var(--cp) 12%,transparent);border:1px solid color-mix(in srgb,var(--cp) 30%,transparent);border-radius:50px;padding:4px 12px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--cs) 90%,white);font-weight:500;margin-bottom:14px;animation:tag-in-f540b3b5 .5s ease both}@keyframes tag-in-f540b3b5{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tag-dot[data-v-f540b3b5]{width:6px;height:6px;border-radius:50%;background:var(--cs);box-shadow:0 0 6px var(--cs);animation:dot-blink-f540b3b5 1.5s ease-in-out infinite}@keyframes dot-blink-f540b3b5{0%,to{opacity:1}50%{opacity:.3}}.badge-title[data-v-f540b3b5]{font-size:28px;font-weight:900;color:#fff;margin:0 0 8px;line-height:1.15;letter-spacing:-.01em;text-shadow:0 0 30px color-mix(in srgb,var(--cp) 60%,transparent);animation:title-in-f540b3b5 .6s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes title-in-f540b3b5{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.badge-description[data-v-f540b3b5]{font-size:14px;color:#ffffff73;margin:0;line-height:1.6;font-style:italic;font-family:Spectral,serif;animation:fade-up-f540b3b5 .5s ease .25s both}.separator[data-v-f540b3b5]{display:flex;align-items:center;gap:12px;margin:22px 0;animation:fade-up-f540b3b5 .5s ease .35s both}.sep-line[data-v-f540b3b5]{flex:1;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--cp) 40%,transparent))}.sep-line-right[data-v-f540b3b5]{background:linear-gradient(90deg,color-mix(in srgb,var(--cp) 40%,transparent),transparent)}.sep-icon[data-v-f540b3b5]{font-size:12px;color:color-mix(in srgb,var(--cs) 80%,white);text-shadow:0 0 8px var(--cs)}.rewards-section[data-v-f540b3b5]{margin-bottom:24px;animation:fade-up-f540b3b5 .5s ease .4s both}.rewards-label[data-v-f540b3b5]{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff4d;margin:0 0 10px;font-weight:500}.reward-chip[data-v-f540b3b5]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--cp) 8%,transparent),color-mix(in srgb,var(--cs) 8%,transparent));border:1px solid color-mix(in srgb,var(--cp) 25%,transparent);border-radius:50px;padding:7px 16px;font-size:13px;color:#fffc;font-weight:500;margin:4px;animation:chip-in-f540b3b5 .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes chip-in-f540b3b5{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.reward-icon[data-v-f540b3b5]{font-size:16px}.cta-btn[data-v-f540b3b5]{position:relative;display:inline-flex;align-items:center;gap:10px;padding:14px 36px;border:none;border-radius:50px;background:linear-gradient(135deg,var(--cp),var(--cs),var(--cp));background-size:200% 200%;color:#fff;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 32px color-mix(in srgb,var(--cp) 50%,transparent),0 0 0 1px #ffffff1a inset;animation:btn-in-f540b3b5 .6s cubic-bezier(.34,1.56,.64,1) .5s both,gradient-shift-f540b3b5 3s ease infinite;letter-spacing:.01em}@keyframes gradient-shift-f540b3b5{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes btn-in-f540b3b5{0%{opacity:0;transform:translateY(16px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.cta-shine[data-v-f540b3b5]{position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent);transform:skew(-20deg);animation:shine-f540b3b5 3s ease-in-out 1.5s infinite}@keyframes shine-f540b3b5{0%{left:-100%}30%{left:130%}to{left:130%}}.cta-btn[data-v-f540b3b5]:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 48px color-mix(in srgb,var(--cp) 65%,transparent),0 0 0 1px #ffffff26 inset}.cta-btn[data-v-f540b3b5]:active{transform:scale(.96)}.cta-text[data-v-f540b3b5]{position:relative;z-index:1}.cta-arrow[data-v-f540b3b5]{position:relative;z-index:1;transition:transform .2s ease}.cta-btn:hover .cta-arrow[data-v-f540b3b5]{transform:translate(4px)}@keyframes fade-up-f540b3b5{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.legendary-enter-active[data-v-f540b3b5]{animation:modal-epic-in-f540b3b5 .55s cubic-bezier(.34,1.56,.64,1) both}.legendary-leave-active[data-v-f540b3b5]{animation:modal-epic-out-f540b3b5 .3s ease both}@keyframes modal-epic-in-f540b3b5{0%{opacity:0;transform:scale(.6) translateY(40px) rotateX(15deg)}60%{opacity:1}to{opacity:1;transform:scale(1) translateY(0) rotateX(0)}}@keyframes modal-epic-out-f540b3b5{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85) translateY(20px)}}
