.header[data-v-f171a672]{background:transparent;isolation:isolate;left:0;padding:24px 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header--scrolled[data-v-f171a672]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;box-shadow:0 4px 20px #ffc1071a;padding:16px 0}.header__container[data-v-f171a672]{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 32px}.header__logo-image[data-v-f171a672]{display:block;height:32px;width:auto}.header__logo-link[data-v-f171a672]{align-items:center;cursor:pointer;display:inline-flex;text-decoration:none}.header__nav--desktop[data-v-f171a672]{align-items:center;display:flex;font-family:Screenplay;gap:40px}.header__link[data-v-f171a672]{color:#fff;font-size:15px;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.header__link[data-v-f171a672]:after{background:#fecb00;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header__link[data-v-f171a672]:hover:after{width:100%}.header__link--cta[data-v-f171a672]{background:#fecb00;border-radius:8px;color:#0a0a0a;font-weight:600;padding:10px 24px}.header__link--cta[data-v-f171a672]:after{display:none}.header__link--cta[data-v-f171a672]:hover{background:#fecb00;box-shadow:0 8px 20px #fecb004d;transform:translateY(-2px)}.header__burger[data-v-f171a672]{align-items:flex-end;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;height:36px;justify-content:center;padding:0;position:fixed;right:20px;top:24px;width:36px;z-index:1300}.header__burger-line[data-v-f171a672]{background:#fff;border-radius:4px;display:block;height:2px;transition:all .4s cubic-bezier(.77,0,.18,1)}.header__burger-line[data-v-f171a672]:first-child{width:24px}.header__burger-line[data-v-f171a672]:nth-child(2){width:16px}.header__burger--active .header__burger-line[data-v-f171a672]:first-child{transform:translateY(4px) rotate(45deg);width:24px}.header__burger--active .header__burger-line[data-v-f171a672]:nth-child(2){transform:translateY(-4px) rotate(-45deg);width:24px}.mobile[data-v-f171a672]{background:#0a0a0a;inset:0;overflow-y:auto;position:fixed;z-index:1200}.mobile__inner[data-v-f171a672]{gap:48px;justify-content:center;min-height:100dvh;padding:100px 28px 40px}.mobile__inner[data-v-f171a672],.mobile__nav[data-v-f171a672]{display:flex;flex-direction:column}.mobile__nav[data-v-f171a672]{gap:4px}.mobile__link[data-v-f171a672]{align-items:center;border-radius:16px;display:flex;gap:16px;padding:20px 16px;text-decoration:none;transition:background .3s ease}.mobile__link[data-v-f171a672]:active{background:#ffffff0d}.mobile__link-index[data-v-f171a672]{color:#fecb00;font-size:12px;letter-spacing:.5px;min-width:24px}.mobile__link-index[data-v-f171a672],.mobile__link-label[data-v-f171a672]{font-family:Screenplay,sans-serif;font-weight:600}.mobile__link-label[data-v-f171a672]{color:#fff;flex:1;font-size:32px;letter-spacing:-.5px}.mobile__link-arrow[data-v-f171a672]{color:#fff3;height:20px;transition:all .3s ease;width:20px}.mobile__link:active .mobile__link-arrow[data-v-f171a672]{color:#fecb00;transform:translate(2px,-2px)}.mobile__footer[data-v-f171a672]{border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:20px;padding-top:16px}.mobile__cta[data-v-f171a672]{align-items:center;background:#fecb00;border-radius:14px;color:#0a0a0a;display:flex;font-family:Screenplay,sans-serif;font-size:16px;font-weight:700;gap:10px;justify-content:center;letter-spacing:-.2px;padding:18px 32px;text-decoration:none;transition:all .3s ease}.mobile__cta svg[data-v-f171a672]{height:18px;transition:transform .3s ease;width:18px}.mobile__cta[data-v-f171a672]:active{transform:scale(.97)}.mobile__cta:active svg[data-v-f171a672]{transform:translate(2px,-2px)}.mobile__tagline[data-v-f171a672]{color:#ffffff40;font-size:13px;font-weight:500;letter-spacing:2px;text-align:center;text-transform:uppercase}.mobile-menu-enter-active[data-v-f171a672]{transition:opacity .4s ease,clip-path .5s cubic-bezier(.77,0,.18,1)}.mobile-menu-leave-active[data-v-f171a672]{transition:opacity .3s ease .1s,clip-path .45s cubic-bezier(.77,0,.18,1)}.mobile-menu-enter-from[data-v-f171a672]{clip-path:circle(0 at calc(100% - 44px) 32px);opacity:0}.mobile-menu-enter-to[data-v-f171a672],.mobile-menu-leave-from[data-v-f171a672]{clip-path:circle(150% at calc(100% - 44px) 32px);opacity:1}.mobile-menu-leave-to[data-v-f171a672]{clip-path:circle(0 at calc(100% - 44px) 32px);opacity:0}.stagger-enter-active[data-v-f171a672]{transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)}.stagger-enter-from[data-v-f171a672]{opacity:0;transform:translateY(24px)}.fade-up-enter-active[data-v-f171a672]{transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)}.fade-up-enter-from[data-v-f171a672]{opacity:0;transform:translateY(16px)}@media(max-width:768px){.header__nav--desktop[data-v-f171a672]{display:none}.header__burger[data-v-f171a672]{display:flex}.header__container[data-v-f171a672]{padding:0 20px}.header--scrolled+.header__burger[data-v-f171a672]{top:16px}}@media(min-width:769px){.mobile[data-v-f171a672]{display:none!important}}.footer[data-v-bae0ce20]{background:linear-gradient(180deg,#0a0a0a,#000);border-top:1px solid rgba(255,193,7,.2);padding:80px 0 40px}.footer__container[data-v-bae0ce20]{margin:0 auto;max-width:1280px;padding:0 32px}.footer__top[data-v-bae0ce20]{border-bottom:1px solid rgba(255,193,7,.1);display:grid;gap:80px;grid-template-columns:1fr 1fr;padding-bottom:60px}.footer__logo[data-v-bae0ce20]{background:linear-gradient(135deg,#ffc107,#ffb300);-webkit-background-clip:text;font-family:Screenplay;font-size:32px;font-weight:800;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.footer__tagline[data-v-bae0ce20]{color:#fff9;margin-bottom:24px;max-width:300px}.footer__social h4[data-v-bae0ce20],.footer__tagline[data-v-bae0ce20]{font-family:Screenplay;font-size:16px}.footer__social h4[data-v-bae0ce20]{color:#ffc107;font-weight:600;margin-bottom:16px}.footer__social-links[data-v-bae0ce20]{display:flex;gap:12px}.social-link[data-v-bae0ce20]{align-items:center;background:#ffc1071a;border:1px solid rgba(255,193,7,.2);border-radius:8px;color:#ffffffb3;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link[data-v-bae0ce20]:hover{background:#ffc10733;border-color:#ffc107;color:#ffc107;transform:translateY(-2px)}.footer__links[data-v-bae0ce20]{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.footer__column h4[data-v-bae0ce20]{color:#ffc107;font-size:18px;font-weight:700;margin-bottom:20px}.footer__column a[data-v-bae0ce20]{color:#ffffffb3;display:block;font-size:15px;margin-bottom:12px;text-decoration:none;transition:all .3s ease}.footer__column a[data-v-bae0ce20]:hover{color:#ffc107;transform:translate(4px)}.footer__bottom[data-v-bae0ce20]{font-family:Screenplay;padding-top:40px;text-align:center}.footer__legal[data-v-bae0ce20]{display:flex;gap:24px;justify-content:center;margin-bottom:24px}.footer__legal-link[data-v-bae0ce20]{color:#ffffff80;font-size:13px;text-decoration:none;transition:color .3s ease}.footer__legal-link[data-v-bae0ce20]:hover{color:#ffc107}.footer__bottom p[data-v-bae0ce20]{color:#ffffff80;font-size:14px;margin-bottom:8px}@media(max-width:768px){.footer__top[data-v-bae0ce20]{gap:40px;grid-template-columns:1fr}.footer__links[data-v-bae0ce20]{gap:32px;grid-template-columns:1fr}.footer__legal[data-v-bae0ce20]{align-items:center;flex-direction:column;gap:12px}}
