.landing-language[data-v-1a22c4a2]{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--color-border-subtle, rgba(255, 255, 255, .08));border-radius:var(--radius-pill, 999px);background:#060a1299;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-language__button[data-v-1a22c4a2]{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:var(--color-text-secondary, #a7b0c2);border-radius:var(--radius-pill, 999px);padding:4px 10px;font-size:var(--text-xs, 12px);font-weight:var(--font-weight-semibold, 600);letter-spacing:.03em;cursor:pointer;transition:background .18s ease-out,color .18s ease-out,border-color .18s ease-out}.landing-language__button[data-v-1a22c4a2]:hover{color:var(--color-text-primary, #f5f7fa)}.landing-language__button--active[data-v-1a22c4a2]{color:var(--color-bg-page-start, #050607);background:var(--color-brand-primary, #3cf5c4);border-color:var(--color-brand-primary, #3cf5c4)}.landing-language__button[data-v-1a22c4a2]:focus-visible{outline:2px solid var(--color-brand-accent, #8a7cff);outline-offset:2px}.landing[data-v-dfe29253]{--color-brand-primary: #3CF5C4;--color-brand-accent: #8A7CFF;--color-bg-page: #050607;--color-bg-page-end: #0E1014;--color-bg-elevated: #121822;--color-bg-muted: #0B0F15;--color-text-primary: #F5F7FA;--color-text-secondary: #A7B0C2;--color-text-tertiary: #6F788A;--color-success: #4BFFB3;--color-border-subtle: rgba(255, 255, 255, .08);--font-family-sans: "Space Grotesk", "Manrope", "Inter", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.5rem;--text-4xl: 3.5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--space-xxs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-xxl: 3rem;--space-hero: 4rem;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 18px;--radius-pill: 999px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .25);--shadow-md: 0 12px 30px rgba(0, 0, 0, .35);--shadow-lg: 0 24px 50px rgba(0, 0, 0, .45);--shadow-glow: 0 0 24px rgba(60, 245, 196, .35);--transition-fast: .15s ease-out;--transition-normal: .18s ease-out}.landing[data-v-dfe29253]{font-family:var(--font-family-sans);background:linear-gradient(180deg,var(--color-bg-page) 0%,var(--color-bg-page-end) 100%);color:var(--color-text-primary);line-height:1.5;min-height:100vh;overflow-x:clip;max-width:100vw}.landing__container[data-v-dfe29253]{max-width:1280px;margin:0 auto;padding:0 var(--space-md);width:100%;box-sizing:border-box}@media(min-width:768px){.landing__container[data-v-dfe29253]{padding:0 var(--space-lg)}}.landing__section[data-v-dfe29253]{padding:var(--space-hero) 0;scroll-margin-top:calc(var(--space-md) * 2 + 48px)}.landing__section-title[data-v-dfe29253]{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm);text-align:center;word-break:break-word}.landing__section-subtitle[data-v-dfe29253]{font-size:clamp(1rem,2.5vw,1.125rem);color:var(--color-text-secondary);max-width:600px;margin:0 auto var(--space-xxl);text-align:center;padding:0 var(--space-sm)}.landing__navbar[data-v-dfe29253]{position:sticky;top:0;z-index:100;background:linear-gradient(180deg,#05060773,#0e101466);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(60,245,196,.08);box-shadow:0 1px #ffffff08 inset,0 4px 32px #0000004d;padding:var(--space-md) 0;transition:padding var(--transition-normal),background var(--transition-normal)}.landing__navbar[data-v-dfe29253]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--color-brand-primary) 50%,transparent 100%);opacity:.4}.landing__navbar.is-scrolled[data-v-dfe29253]{padding:var(--space-sm) 0;background:linear-gradient(180deg,#05060799,#0e10148c)}.landing__navbar-content[data-v-dfe29253]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.landing__navbar-logo[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);text-decoration:none;transition:opacity var(--transition-fast)}.landing__navbar-logo[data-v-dfe29253]:hover{opacity:.9}.landing__navbar-logo-icon[data-v-dfe29253]{width:40px;height:40px;object-fit:contain;transition:transform var(--transition-normal)}.landing__navbar-logo:hover .landing__navbar-logo-icon[data-v-dfe29253]{transform:scale(1.05)}.landing__navbar-nav[data-v-dfe29253]{display:none;align-items:center;gap:var(--space-lg)}.landing__navbar-link[data-v-dfe29253]{position:relative;display:inline-flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-text-secondary);text-decoration:none;padding-bottom:4px;transition:color var(--transition-fast)}.landing__navbar-link-icon[data-v-dfe29253]{opacity:.7;transition:opacity var(--transition-fast),color var(--transition-fast)}.landing__navbar-link[data-v-dfe29253]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-brand-primary),transparent);box-shadow:0 0 8px var(--color-brand-primary);transition:width var(--transition-normal),left var(--transition-normal)}.landing__navbar-link[data-v-dfe29253]:hover{color:var(--color-text-primary)}.landing__navbar-link:hover .landing__navbar-link-icon[data-v-dfe29253]{opacity:1;color:var(--color-brand-primary)}.landing__navbar-link[data-v-dfe29253]:hover:after{width:100%;left:0}.landing__navbar-link.is-active[data-v-dfe29253]{color:var(--color-brand-primary)}.landing__navbar-link.is-active .landing__navbar-link-icon[data-v-dfe29253]{opacity:1;color:var(--color-brand-primary)}.landing__navbar-link.is-active[data-v-dfe29253]:after{width:100%;left:0}.landing__navbar-badge[data-v-dfe29253]{display:inline-flex;align-items:center;padding:2px 6px;font-size:10px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-bg-page);background:linear-gradient(120deg,var(--color-brand-primary),var(--color-info));border-radius:var(--radius-pill);margin-left:var(--space-xxs)}.landing__navbar-link[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.landing__navbar-actions[data-v-dfe29253]{display:none;align-items:center;gap:var(--space-sm)}.landing__navbar-actions[data-v-dfe29253]:before{content:"";width:1px;height:24px;background:var(--color-border-subtle);margin-right:var(--space-sm)}.landing__navbar-btn[data-v-dfe29253]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xxs);padding:var(--space-xs) var(--space-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);text-decoration:none;border-radius:var(--radius-md);transition:all var(--transition-normal)}.landing__navbar-btn-icon[data-v-dfe29253]{opacity:.8}.landing__navbar-btn-arrow[data-v-dfe29253]{transition:transform var(--transition-normal)}.landing__navbar-btn--secondary[data-v-dfe29253]{color:var(--color-text-primary);background:transparent;border:1px solid var(--color-border-subtle)}.landing__navbar-btn--secondary[data-v-dfe29253]:hover{background:var(--color-bg-elevated);border-color:var(--color-text-tertiary)}.landing__navbar-btn--primary[data-v-dfe29253]{color:var(--color-bg-page);background:var(--color-brand-primary);border:1px solid var(--color-brand-primary);box-shadow:var(--shadow-glow);animation:pulse-glow-dfe29253 2s infinite}.landing__navbar-btn--primary[data-v-dfe29253]:hover{filter:brightness(1.1);animation:none}.landing__navbar-btn--primary:hover .landing__navbar-btn-arrow[data-v-dfe29253]{transform:translate(4px)}@keyframes pulse-glow-dfe29253{0%,to{box-shadow:0 0 10px #3cf5c42e}50%{box-shadow:0 0 14px #3cf5c44d}}.landing__navbar-btn[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.landing__navbar-hamburger[data-v-dfe29253]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-sm);transition:background var(--transition-fast)}.landing__navbar-hamburger[data-v-dfe29253]:hover{background:var(--color-bg-elevated)}.landing__navbar-hamburger[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.landing__navbar-hamburger-line[data-v-dfe29253]{display:block;width:22px;height:2px;background:var(--color-text-primary);border-radius:2px;transition:transform var(--transition-normal),opacity var(--transition-normal)}.landing__navbar-hamburger.is-open .landing__navbar-hamburger-line[data-v-dfe29253]:nth-child(1){transform:translateY(7px) rotate(45deg)}.landing__navbar-hamburger.is-open .landing__navbar-hamburger-line[data-v-dfe29253]:nth-child(2){opacity:0}.landing__navbar-hamburger.is-open .landing__navbar-hamburger-line[data-v-dfe29253]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.landing__navbar-overlay[data-v-dfe29253]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99}.landing__navbar-mobile-menu[data-v-dfe29253]{position:absolute;top:100%;left:0;right:0;z-index:100;display:flex;flex-direction:column;padding:var(--space-lg);background:#161a23eb;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-top:1px solid rgba(60,245,196,.1);border-bottom:1px solid rgba(60,245,196,.15);box-shadow:0 8px 32px #0006,0 1px #ffffff14}.landing__navbar-mobile-link[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) 0;font-size:var(--text-md);color:var(--color-text-secondary);text-decoration:none;border-bottom:1px solid var(--color-border-subtle);transition:color var(--transition-fast)}.landing__navbar-mobile-link-icon[data-v-dfe29253]{opacity:.7;transition:opacity var(--transition-fast),color var(--transition-fast)}.landing__navbar-mobile-link[data-v-dfe29253]:hover{color:var(--color-brand-primary)}.landing__navbar-mobile-link:hover .landing__navbar-mobile-link-icon[data-v-dfe29253]{opacity:1;color:var(--color-brand-primary)}.landing__navbar-mobile-link.is-active[data-v-dfe29253]{color:var(--color-brand-primary)}.landing__navbar-mobile-link.is-active .landing__navbar-mobile-link-icon[data-v-dfe29253]{opacity:1}.landing__navbar-mobile-link[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.landing__navbar-mobile-actions[data-v-dfe29253]{display:flex;flex-direction:column;gap:var(--space-sm);padding-top:var(--space-lg)}.landing__navbar-mobile-right[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-xs);position:relative;z-index:101}.landing__navbar-mobile-actions .landing__navbar-btn[data-v-dfe29253]{justify-content:center;width:100%;padding:var(--space-sm) var(--space-md)}.slide-down-enter-active[data-v-dfe29253],.slide-down-leave-active[data-v-dfe29253]{transition:all var(--transition-normal)}.slide-down-enter-from[data-v-dfe29253],.slide-down-leave-to[data-v-dfe29253]{opacity:0;transform:translateY(-10px)}.fade-enter-active[data-v-dfe29253],.fade-leave-active[data-v-dfe29253]{transition:opacity var(--transition-normal)}.fade-enter-from[data-v-dfe29253],.fade-leave-to[data-v-dfe29253]{opacity:0}@media(min-width:1057px){.landing__navbar-nav[data-v-dfe29253],.landing__navbar-actions[data-v-dfe29253]{display:flex}.landing__navbar-hamburger[data-v-dfe29253],.landing__navbar-mobile-right[data-v-dfe29253],.landing__navbar-mobile-menu[data-v-dfe29253]{display:none}}.landing__hero[data-v-dfe29253]{position:relative;padding:var(--space-hero) 0 var(--space-lg);overflow:hidden;display:flex;flex-direction:column;justify-content:center}.landing__hero-content[data-v-dfe29253]{position:relative;z-index:2;text-align:center}.landing__hero-video-bg[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;opacity:.15;transform:perspective(1000px) rotateX(15deg) scale(1.1);transform-origin:center top;max-width:100vw;pointer-events:none}.landing__hero-video-track[data-v-dfe29253]{display:flex;gap:var(--space-md);animation:videoScroll-dfe29253 30s linear infinite;padding:var(--space-md) 0}.landing__hero-video-track--reverse[data-v-dfe29253]{animation-direction:reverse;animation-duration:35s}@keyframes videoScroll-dfe29253{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing__hero-video-thumb[data-v-dfe29253]{flex-shrink:0;width:160px;height:284px;border-radius:var(--radius-md);overflow:hidden}.landing__hero-video[data-v-dfe29253]{width:100%;height:100%;object-fit:cover;pointer-events:none}.landing__hero-video-overlay[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--color-bg-page) 0%,transparent 30%,transparent 70%,var(--color-bg-page) 100%);pointer-events:none}.landing__hero-particles[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.landing__hero-particle[data-v-dfe29253]{position:absolute;width:4px;height:4px;background:var(--color-brand-primary);border-radius:50%;opacity:0;animation:particleFloat-dfe29253 8s ease-in-out infinite}.landing__hero-particle[data-v-dfe29253]:nth-child(1){left:10%;top:20%;animation-delay:0s}.landing__hero-particle[data-v-dfe29253]:nth-child(2){left:20%;top:80%;animation-delay:.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(3){left:30%;top:40%;animation-delay:1s}.landing__hero-particle[data-v-dfe29253]:nth-child(4){left:40%;top:60%;animation-delay:1.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(5){left:50%;top:30%;animation-delay:2s}.landing__hero-particle[data-v-dfe29253]:nth-child(6){left:60%;top:70%;animation-delay:2.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(7){left:70%;top:50%;animation-delay:3s}.landing__hero-particle[data-v-dfe29253]:nth-child(8){left:80%;top:25%;animation-delay:3.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(9){left:90%;top:85%;animation-delay:4s}.landing__hero-particle[data-v-dfe29253]:nth-child(10){left:15%;top:55%;animation-delay:4.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(11){left:25%;top:15%;animation-delay:5s}.landing__hero-particle[data-v-dfe29253]:nth-child(12){left:35%;top:75%;animation-delay:5.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(13){left:45%;top:45%;animation-delay:6s}.landing__hero-particle[data-v-dfe29253]:nth-child(14){left:55%;top:90%;animation-delay:6.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(15){left:65%;top:35%;animation-delay:7s}.landing__hero-particle[data-v-dfe29253]:nth-child(16){left:75%;top:65%;animation-delay:7.5s}.landing__hero-particle[data-v-dfe29253]:nth-child(17){left:85%;top:10%;animation-delay:.25s}.landing__hero-particle[data-v-dfe29253]:nth-child(18){left:95%;top:50%;animation-delay:.75s}.landing__hero-particle[data-v-dfe29253]:nth-child(19){left:5%;top:95%;animation-delay:1.25s}.landing__hero-particle[data-v-dfe29253]:nth-child(20){left:88%;top:42%;animation-delay:1.75s}@keyframes particleFloat-dfe29253{0%,to{opacity:0;transform:translateY(0) scale(.5)}20%{opacity:.8}50%{opacity:.4;transform:translateY(-30px) scale(1)}80%{opacity:.8}}.landing__hero-bg[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(60,245,196,.12) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(138,124,255,.08) 0%,transparent 40%);pointer-events:none;z-index:1}.landing__badge[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);margin-bottom:var(--space-lg);position:relative;overflow:hidden}.landing__badge--success[data-v-dfe29253]{background:linear-gradient(120deg,var(--color-brand-primary),#40C3FF);color:var(--color-bg-page);box-shadow:var(--shadow-glow)}.landing__badge--animated[data-v-dfe29253]{animation:badgePulse-dfe29253 2s ease-in-out infinite}.landing__badge-pulse[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff4d;animation:badgeShine-dfe29253 3s ease-in-out infinite;transform:translate(-100%)}@keyframes badgeShine-dfe29253{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}@keyframes badgePulse-dfe29253{0%,to{box-shadow:var(--shadow-glow)}50%{box-shadow:0 0 20px #3cf5c44d}}.landing__badge-text[data-v-dfe29253]{position:relative;z-index:1}.landing__hero-title[data-v-dfe29253]{font-size:clamp(1.75rem,6vw,3.5rem);font-weight:var(--font-weight-bold);line-height:1.1;margin-bottom:var(--space-md);word-break:break-word;padding:0 var(--space-xs)}.landing__hero-title-line[data-v-dfe29253]{display:block}.landing__hero-title-counter[data-v-dfe29253]{color:var(--color-brand-primary);font-variant-numeric:tabular-nums}.landing__hero-title-accent[data-v-dfe29253]{color:var(--color-brand-accent);position:relative}.landing__hero-title-accent[data-v-dfe29253]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--color-brand-accent);border-radius:2px;animation:accentUnderline-dfe29253 2s ease-out forwards;transform-origin:left}@keyframes accentUnderline-dfe29253{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing__hero-subtitle[data-v-dfe29253]{font-size:clamp(.9rem,2.5vw,1.125rem);color:var(--color-text-secondary);max-width:min(600px,calc(100vw - 2rem));margin:0 auto var(--space-xl);padding:0 var(--space-sm)}.landing__hero-cta[data-v-dfe29253]{margin-bottom:var(--space-xl);width:100%;max-width:min(500px,calc(100vw - 2rem));margin-left:auto;margin-right:auto;padding:0 var(--space-xs);box-sizing:border-box}.landing__hero-cta-input-group[data-v-dfe29253]{display:flex;flex-direction:column;gap:var(--space-xs);margin-bottom:var(--space-md);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:var(--space-xs);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}@media(min-width:480px){.landing__hero-cta-input-group[data-v-dfe29253]{flex-direction:row}}.landing__hero-cta-input-group[data-v-dfe29253]:focus-within{border-color:var(--color-brand-primary);box-shadow:0 0 0 3px #3cf5c417}.landing__hero-url-input[data-v-dfe29253]{flex:1;background:transparent;border:none;color:var(--color-text-primary);font-size:var(--text-md);padding:var(--space-sm) var(--space-md);outline:none}.landing__hero-url-input[data-v-dfe29253]::placeholder{color:var(--color-text-tertiary)}.landing__hero-cta-divider[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);color:var(--color-text-tertiary);font-size:var(--text-sm)}.landing__hero-cta-divider[data-v-dfe29253]:before,.landing__hero-cta-divider[data-v-dfe29253]:after{content:"";flex:1;height:1px;background:var(--color-border-subtle)}.landing__cta-button[data-v-dfe29253]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-lg);font-size:var(--text-md);font-weight:var(--font-weight-semibold);text-decoration:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap}@media(min-width:480px){.landing__cta-button[data-v-dfe29253]{padding:var(--space-sm) var(--space-xl)}}.landing__cta-button--primary[data-v-dfe29253]{color:var(--color-bg-page);background:var(--color-brand-primary);border:none;box-shadow:var(--shadow-glow);position:relative;overflow:hidden}.landing__cta-button--primary[data-v-dfe29253]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .5s ease}.landing__cta-button--primary[data-v-dfe29253]:hover:before{transform:translate(100%)}.landing__cta-button--primary[data-v-dfe29253]:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 20px #3cf5c44d}.landing__cta-button--secondary[data-v-dfe29253]{color:var(--color-text-primary);background:#ffffff14;border:1px solid rgba(60,245,196,.4);width:100%}.landing__cta-button--secondary[data-v-dfe29253]:hover{background:#3cf5c426;border-color:var(--color-brand-primary)}.landing__cta-button-icon[data-v-dfe29253]{transition:transform var(--transition-fast)}.landing__cta-button:hover .landing__cta-button-icon[data-v-dfe29253]{transform:translate(3px)}.landing__cta-button[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.landing__cta-input[data-v-dfe29253]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing__hero-stats[data-v-dfe29253]{display:flex;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;padding:0 var(--space-xs)}@media(min-width:768px){.landing__hero-stats[data-v-dfe29253]{gap:var(--space-xl)}}.landing__hero-stat[data-v-dfe29253]{text-align:center;padding:var(--space-md);background:#ffffff05;border-radius:var(--radius-md);border:1px solid transparent;transition:all var(--transition-normal)}.landing__hero-stat[data-v-dfe29253]:hover{border-color:var(--color-border-subtle);background:var(--color-bg-elevated)}.landing__hero-stat-value[data-v-dfe29253]{display:block;font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--color-brand-primary);text-shadow:0 0 12px rgba(60,245,196,.18)}.landing__hero-stat:nth-child(2) .landing__hero-stat-value[data-v-dfe29253]{color:var(--color-info);text-shadow:0 0 20px rgba(64,195,255,.3)}.landing__hero-stat:nth-child(3) .landing__hero-stat-value[data-v-dfe29253]{color:var(--color-brand-accent);text-shadow:0 0 20px rgba(138,124,255,.3)}.landing__hero-stat-number[data-v-dfe29253]{font-variant-numeric:tabular-nums}.landing__hero-stat-label[data-v-dfe29253]{font-size:var(--text-sm);color:var(--color-text-secondary)}@media(min-width:768px){.landing__hero-video-thumb[data-v-dfe29253]{width:220px}}@media(min-width:1024px){.landing__hero-video-thumb[data-v-dfe29253]{width:280px}}.landing__social-proof[data-v-dfe29253]{padding:var(--space-lg) 0;border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);text-align:center;overflow:hidden}.landing__social-proof-eyebrow[data-v-dfe29253]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);margin-bottom:var(--space-md)}.landing__social-proof-eyebrow strong[data-v-dfe29253]{color:var(--color-brand-primary);font-weight:var(--font-weight-semibold)}.landing__social-proof-logos[data-v-dfe29253]{display:flex;justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;max-width:100%;padding:0 var(--space-sm)}@media(min-width:768px){.landing__social-proof-logos[data-v-dfe29253]{gap:var(--space-xl)}}.landing__social-proof-logo[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);opacity:.7;text-decoration:none;transition:all var(--transition-fast);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm)}.landing__social-proof-logo[data-v-dfe29253]:hover{opacity:1;color:var(--color-brand-primary);background:#3cf5c414}.landing__social-proof-logo svg[data-v-dfe29253]{flex-shrink:0}@media(max-width:400px){.landing__social-proof-logo span[data-v-dfe29253]{display:none}.landing__social-proof-logo[data-v-dfe29253]{padding:var(--space-sm)}}.landing__features[data-v-dfe29253]{background:var(--color-bg-muted);position:relative;overflow:hidden}.landing__features[data-v-dfe29253]:before{content:"";position:absolute;top:30%;right:-10%;width:600px;height:600px;background:radial-gradient(ellipse,rgba(138,124,255,.12) 0%,transparent 60%);pointer-events:none;z-index:0}.landing__features[data-v-dfe29253]:after{content:"";position:absolute;bottom:20%;left:-5%;width:500px;height:500px;background:radial-gradient(ellipse,rgba(64,195,255,.08) 0%,transparent 60%);pointer-events:none;z-index:0}.landing__features-header[data-v-dfe29253]{text-align:center;margin-bottom:var(--space-xl);position:relative;z-index:1;padding:0 var(--space-xs)}@media(min-width:480px){.landing__features-header[data-v-dfe29253]{margin-bottom:var(--space-xxl);padding:0}}.landing__features-eyebrow[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xxs);padding:var(--space-xxs) var(--space-sm);font-size:10px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-primary);background:#3cf5c41a;border:1px solid rgba(60,245,196,.2);border-radius:var(--radius-pill);margin-bottom:var(--space-sm)}@media(min-width:480px){.landing__features-eyebrow[data-v-dfe29253]{gap:var(--space-xs);padding:var(--space-xs) var(--space-md);font-size:var(--text-xs);letter-spacing:.1em;margin-bottom:var(--space-md)}}.landing__title-gradient[data-v-dfe29253]{background:linear-gradient(120deg,var(--color-brand-primary),var(--color-brand-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing__title-accent[data-v-dfe29253]{font-weight:inherit}.landing__title-accent--cyan[data-v-dfe29253]{color:#40c3ff}.landing__title-accent--green[data-v-dfe29253]{color:var(--color-brand-primary)}.landing__title-accent--purple[data-v-dfe29253]{color:var(--color-brand-accent)}.landing__title-accent--gradient[data-v-dfe29253]{background:linear-gradient(120deg,var(--color-brand-primary),#40C3FF,var(--color-brand-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing__features-bento[data-v-dfe29253]{display:grid;grid-template-columns:1fr;gap:var(--space-sm);position:relative;z-index:1}@media(min-width:480px){.landing__features-bento[data-v-dfe29253]{gap:var(--space-md)}}@media(min-width:768px){.landing__features-bento[data-v-dfe29253]{gap:var(--space-lg)}}.landing__feature-card[data-v-dfe29253]{position:relative;padding:var(--space-md);background:#12182299;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);transition:all var(--transition-normal);overflow:hidden;min-height:180px;display:flex;flex-direction:column}@media(min-width:480px){.landing__feature-card[data-v-dfe29253]{padding:var(--space-lg);border-radius:var(--radius-lg);min-height:auto}}@media(min-width:768px){.landing__feature-card[data-v-dfe29253]{padding:var(--space-xl)}}.landing__feature-card[data-v-dfe29253]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(60,245,196,.1),transparent 50%,rgba(138,124,255,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity var(--transition-normal)}.landing__feature-card[data-v-dfe29253]:hover{border-color:#3cf5c44d;box-shadow:0 8px 20px #0003,0 0 20px #3cf5c41a}@media(hover:hover)and (pointer:fine){.landing__feature-card[data-v-dfe29253]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000004d,0 0 40px #3cf5c426}}.landing__feature-card[data-v-dfe29253]:hover:before{opacity:1}.landing__feature-icon[data-v-dfe29253]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-brand-accent));border-radius:var(--radius-sm);margin-bottom:var(--space-sm);color:var(--color-bg-page);box-shadow:0 0 10px #3cf5c426;transition:all var(--transition-normal);flex-shrink:0}.landing__feature-card:nth-child(3n+1) .landing__feature-icon[data-v-dfe29253]{background:linear-gradient(135deg,var(--color-brand-primary),#40C3FF);box-shadow:0 0 10px #3cf5c42e}.landing__feature-card:nth-child(3n+2) .landing__feature-icon[data-v-dfe29253]{background:linear-gradient(135deg,#40C3FF,var(--color-brand-accent));box-shadow:0 0 16px #40c3ff4d}.landing__feature-card:nth-child(3n) .landing__feature-icon[data-v-dfe29253]{background:linear-gradient(135deg,var(--color-brand-accent),var(--color-brand-primary));box-shadow:0 0 16px #8a7cff4d}.landing__feature-icon svg[data-v-dfe29253]{width:20px;height:20px}@media(min-width:480px){.landing__feature-icon[data-v-dfe29253]{width:52px;height:52px;border-radius:var(--radius-md);margin-bottom:var(--space-md);box-shadow:0 0 12px #3cf5c42e}.landing__feature-icon svg[data-v-dfe29253]{width:24px;height:24px}}@media(min-width:768px){.landing__feature-icon[data-v-dfe29253]{width:56px;height:56px}}@media(hover:hover)and (pointer:fine){.landing__feature-card:hover .landing__feature-icon[data-v-dfe29253]{transform:scale(1.05) rotate(3deg);box-shadow:0 0 18px #3cf5c44d}.landing__feature-card:hover .landing__feature-icon svg[data-v-dfe29253]{animation:icon-pulse-dfe29253 .6s ease-in-out}}@keyframes icon-pulse-dfe29253{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.landing__feature-badge[data-v-dfe29253]{display:inline-flex;align-items:center;padding:2px var(--space-xs);font-size:10px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-bg-page);background:linear-gradient(120deg,var(--color-brand-primary),#40C3FF);border-radius:var(--radius-pill);margin-bottom:var(--space-xs)}@media(min-width:480px){.landing__feature-badge[data-v-dfe29253]{padding:var(--space-xxs) var(--space-sm);font-size:var(--text-xs);margin-bottom:var(--space-sm)}}.landing__feature-card h3[data-v-dfe29253]{font-size:clamp(1rem,2.5vw + .5rem,var(--text-lg));font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xxs);color:var(--color-text-primary);line-height:1.3}@media(min-width:480px){.landing__feature-card h3[data-v-dfe29253]{margin-bottom:var(--space-xs)}}.landing__feature-card p[data-v-dfe29253]{font-size:clamp(.8125rem,1.5vw + .4rem,var(--text-md));color:var(--color-text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:480px){.landing__feature-card p[data-v-dfe29253]{-webkit-line-clamp:unset;overflow:visible}}.landing__feature-metric[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xxs);margin-top:auto;padding-top:var(--space-sm);padding-left:0;padding-right:0;padding-bottom:0;font-size:clamp(.6875rem,1vw + .4rem,var(--text-sm));font-weight:var(--font-weight-medium);color:var(--color-success);background:transparent;border-radius:0;border:none;border-top:1px solid rgba(75,255,179,.15)}@media(min-width:480px){.landing__feature-metric[data-v-dfe29253]{gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:#4bffb31a;border-radius:var(--radius-sm);border:1px solid rgba(75,255,179,.2);border-top:1px solid rgba(75,255,179,.2);margin-top:var(--space-md)}}.landing__feature-metric svg[data-v-dfe29253]{flex-shrink:0;width:12px;height:12px}@media(min-width:480px){.landing__feature-metric svg[data-v-dfe29253]{width:14px;height:14px}}.landing__feature-card--large[data-v-dfe29253]{display:flex;flex-direction:column;gap:var(--space-md)}@media(min-width:480px){.landing__feature-card--large[data-v-dfe29253]{gap:var(--space-lg)}}.landing__feature-card--featured[data-v-dfe29253]{background:linear-gradient(135deg,#121822cc,#1e283c99);border-color:#3cf5c426}.landing__feature-card-content[data-v-dfe29253]{display:flex;flex-direction:column;flex:1}.landing__feature-visual[data-v-dfe29253]{display:none;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-md);background:#0000004d;border-radius:var(--radius-sm);min-height:100px}@media(min-width:480px){.landing__feature-visual[data-v-dfe29253]{display:flex;padding:var(--space-lg);border-radius:var(--radius-md);min-height:120px}}.landing__feature-waveform[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;margin-bottom:var(--space-sm)}.landing__feature-waveform-bar[data-v-dfe29253]{width:4px;height:100%;background:linear-gradient(to top,var(--color-brand-primary),var(--color-brand-accent));border-radius:2px;animation:waveform-dfe29253 1.2s ease-in-out infinite;transform-origin:center}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(1){animation-delay:0s;height:30%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(2){animation-delay:.1s;height:50%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(3){animation-delay:.2s;height:80%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(4){animation-delay:.3s;height:60%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(5){animation-delay:.4s;height:90%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(6){animation-delay:.5s;height:70%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(7){animation-delay:.6s;height:85%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(8){animation-delay:.7s;height:55%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(9){animation-delay:.8s;height:95%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(10){animation-delay:.9s;height:65%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(11){animation-delay:1s;height:45%}.landing__feature-waveform-bar[data-v-dfe29253]:nth-child(12){animation-delay:1.1s;height:35%}@keyframes waveform-dfe29253{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.landing__feature-highlight[data-v-dfe29253]{text-align:center}.landing__feature-highlight-badge[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--color-brand-primary);background:#3cf5c426;border:1px solid rgba(60,245,196,.3);border-radius:var(--radius-pill);animation:pulse-subtle-dfe29253 2s ease-in-out infinite}@keyframes pulse-subtle-dfe29253{0%,to{opacity:1}50%{opacity:.7}}.landing__feature-chart[data-v-dfe29253]{display:flex;align-items:flex-end;justify-content:center;gap:6px;height:60px;margin-bottom:var(--space-sm)}.landing__feature-chart-bar[data-v-dfe29253]{width:12px;height:var(--height, 50%);background:linear-gradient(to top,#4bffb34d,#4bffb399);border-radius:4px 4px 0 0;transition:height .5s ease-out}.landing__feature-chart-bar--highlight[data-v-dfe29253]{background:linear-gradient(to top,var(--color-brand-primary),var(--color-success));box-shadow:0 0 6px #3cf5c43d}.landing__feature-chart-label[data-v-dfe29253]{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--color-success)}.landing__feature-platforms[data-v-dfe29253]{display:flex;gap:var(--space-xxs);margin-top:auto;padding-top:var(--space-sm)}@media(min-width:480px){.landing__feature-platforms[data-v-dfe29253]{gap:var(--space-xs);margin-top:var(--space-md);padding-top:0}}.landing__feature-platform[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:10px;font-weight:var(--font-weight-bold);color:var(--color-text-secondary);background:#ffffff0d;border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);transition:all var(--transition-fast)}@media(min-width:480px){.landing__feature-platform[data-v-dfe29253]{width:32px;height:32px;font-size:var(--text-xs)}}.landing__feature-platform[data-v-dfe29253]:hover{color:var(--color-brand-primary);border-color:var(--color-brand-primary);background:#3cf5c41a}.landing__feature-avatars[data-v-dfe29253]{display:flex;margin-top:var(--space-md)}.landing__feature-avatar[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);background:linear-gradient(135deg,var(--color-brand-accent),var(--color-brand-primary));border:2px solid var(--color-bg-elevated);border-radius:50%;margin-left:-8px;transition:transform var(--transition-fast)}.landing__feature-avatar[data-v-dfe29253]:first-child{margin-left:0}.landing__feature-avatar[data-v-dfe29253]:hover{transform:translateY(-4px);z-index:1}.landing__feature-avatar--more[data-v-dfe29253]{background:var(--color-bg-muted);color:var(--color-text-secondary);font-size:10px}.landing__feature-visual--gameplay[data-v-dfe29253]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm)}.landing__feature-gameplay-preview[data-v-dfe29253]{display:flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-sm);background:#0000004d;border-radius:var(--radius-md);border:1px solid var(--color-border-subtle)}.landing__feature-gameplay-face[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:60px;height:36px;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-brand-accent));border-radius:var(--radius-sm);color:var(--color-bg-primary);animation:pulse-dfe29253 2s ease-in-out infinite}.landing__feature-gameplay-game[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ffffff0d;border-radius:var(--radius-sm);color:var(--color-text-muted);border:1px dashed var(--color-border-subtle)}@keyframes pulse-dfe29253{0%,to{box-shadow:0 0 #3cf5c43d}50%{box-shadow:0 0 7px 4px #3cf5c41f}}@media(min-width:768px){.landing__features-bento[data-v-dfe29253]{grid-template-columns:repeat(2,1fr)}.landing__feature-card--large[data-v-dfe29253]{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.landing__feature-visual[data-v-dfe29253]{min-height:160px}}@media(min-width:1024px){.landing__features-bento[data-v-dfe29253]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto}.landing__feature-card--large[data-v-dfe29253]:first-child{grid-column:span 2;grid-row:span 1}.landing__feature-card--large[data-v-dfe29253]:nth-of-type(2){grid-column:2 / span 2;grid-row:span 1}.landing__feature-card--expand[data-v-dfe29253]{grid-column:span 2}}.landing__how-it-works[data-v-dfe29253]{position:relative;overflow:hidden}.landing__how-it-works-bg[data-v-dfe29253]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 10% 30%,rgba(60,245,196,.08) 0%,transparent 40%),radial-gradient(circle at 50% 80%,rgba(64,195,255,.06) 0%,transparent 40%),radial-gradient(circle at 90% 30%,rgba(138,124,255,.08) 0%,transparent 40%);pointer-events:none}.landing__steps[data-v-dfe29253]{display:flex;flex-direction:column;gap:var(--space-md);position:relative}.landing__step[data-v-dfe29253]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-lg);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal)}.landing__step[data-v-dfe29253]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#3cf5c433}.landing__step-header[data-v-dfe29253]{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-md)}.landing__step-icon-wrapper[data-v-dfe29253]{position:relative;display:flex;align-items:center;justify-content:center}.landing__step-icon[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-info));border-radius:var(--radius-md);color:var(--color-bg-page);box-shadow:0 0 14px #3cf5c436;transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.landing__step:nth-child(1) .landing__step-icon[data-v-dfe29253]{background:linear-gradient(135deg,var(--color-brand-primary),#2DD4BF);box-shadow:0 0 14px #3cf5c436}.landing__step:nth-child(3) .landing__step-icon[data-v-dfe29253]{background:linear-gradient(135deg,var(--color-info),#60A5FA);box-shadow:0 0 24px #40c3ff59}.landing__step:nth-child(5) .landing__step-icon[data-v-dfe29253]{background:linear-gradient(135deg,var(--color-brand-accent),#A78BFA);box-shadow:0 0 24px #8a7cff59}.landing__step:hover .landing__step-icon[data-v-dfe29253]{transform:scale(1.05);box-shadow:0 0 20px #3cf5c44d}.landing__step:nth-child(3):hover .landing__step-icon[data-v-dfe29253]{box-shadow:0 0 32px #40c3ff80}.landing__step:nth-child(5):hover .landing__step-icon[data-v-dfe29253]{box-shadow:0 0 32px #8a7cff80}.landing__step-number[data-v-dfe29253]{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--color-bg-page);border:2px solid var(--color-brand-primary);border-radius:50%;font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--color-brand-primary)}.landing__step-arrow[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;color:var(--color-brand-primary);opacity:.6;padding:var(--space-xs) 0}.landing__step-arrow-desktop[data-v-dfe29253]{display:none}.landing__step-arrow-mobile[data-v-dfe29253]{display:block}.landing__step-content h3[data-v-dfe29253]{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs);color:var(--color-text-primary)}.landing__step-content p[data-v-dfe29253]{font-size:var(--text-md);color:var(--color-text-secondary);line-height:1.5;max-width:280px}@media(min-width:768px){.landing__steps[data-v-dfe29253]{flex-direction:row;justify-content:center;align-items:stretch;gap:0}.landing__step[data-v-dfe29253]{flex:1;max-width:320px;border-radius:0;border-right:none}.landing__step[data-v-dfe29253]:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.landing__step[data-v-dfe29253]:last-child{border-radius:0 var(--radius-lg) var(--radius-lg) 0;border-right:1px solid var(--color-border-subtle)}.landing__step[data-v-dfe29253]:hover{transform:translateY(-4px);z-index:2;border-radius:var(--radius-lg);border-right:1px solid rgba(60,245,196,.2)}.landing__step-header[data-v-dfe29253]{flex-direction:row;gap:var(--space-lg)}.landing__step-arrow[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;padding:0 var(--space-sm)}.landing__step-arrow-mobile[data-v-dfe29253]{display:none}.landing__step-arrow-desktop[data-v-dfe29253]{display:block}}.landing__results[data-v-dfe29253]{background:var(--color-bg-muted);position:relative;overflow:hidden}.landing__results[data-v-dfe29253]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(75,255,179,.1) 0%,transparent 60%);pointer-events:none}.landing__results-grid[data-v-dfe29253]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.landing__result-card[data-v-dfe29253]{text-align:center;padding:var(--space-xl);background:var(--color-bg-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform var(--transition-normal),box-shadow var(--transition-normal);border-top:3px solid var(--color-success)}.landing__result-card[data-v-dfe29253]:nth-child(2){border-top-color:var(--color-info)}.landing__result-card[data-v-dfe29253]:nth-child(3){border-top-color:var(--color-brand-accent)}.landing__result-card[data-v-dfe29253]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.landing__result-value[data-v-dfe29253]{display:block;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:var(--font-weight-bold);color:var(--color-success);margin-bottom:var(--space-xs);text-shadow:0 0 20px rgba(75,255,179,.4)}.landing__result-card:nth-child(2) .landing__result-value[data-v-dfe29253]{color:var(--color-info);text-shadow:0 0 20px rgba(64,195,255,.4)}.landing__result-card:nth-child(3) .landing__result-value[data-v-dfe29253]{color:var(--color-brand-accent);text-shadow:0 0 20px rgba(138,124,255,.4)}.landing__result-label[data-v-dfe29253]{font-size:var(--text-md);color:var(--color-text-secondary)}@media(min-width:768px){.landing__results-grid[data-v-dfe29253]{grid-template-columns:repeat(3,1fr)}}.landing__testimonials-grid[data-v-dfe29253]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.landing__testimonial[data-v-dfe29253]{position:relative;padding:var(--space-xl);padding-left:calc(var(--space-xl) + 4px);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.landing__testimonial[data-v-dfe29253]:before{content:"";position:absolute;top:var(--space-md);bottom:var(--space-md);left:0;width:4px;border-radius:var(--radius-pill);background:var(--color-brand-primary)}.landing__testimonial[data-v-dfe29253]:nth-child(2):before{background:var(--color-brand-accent)}.landing__testimonial[data-v-dfe29253]:nth-child(3):before{background:var(--color-info)}.landing__testimonial[data-v-dfe29253]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.landing__testimonial-quote[data-v-dfe29253]{position:absolute;top:var(--space-md);left:var(--space-lg);font-size:4rem;font-weight:var(--font-weight-bold);color:var(--color-brand-primary);opacity:.3;line-height:1}.landing__testimonial:nth-child(2) .landing__testimonial-quote[data-v-dfe29253]{color:var(--color-brand-accent)}.landing__testimonial:nth-child(3) .landing__testimonial-quote[data-v-dfe29253]{color:var(--color-info)}.landing__testimonial blockquote[data-v-dfe29253]{font-size:var(--text-md);font-style:italic;margin-bottom:var(--space-md);padding-top:var(--space-lg);color:var(--color-text-primary)}.landing__testimonial footer[data-v-dfe29253]{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-sm)}.landing__testimonial-author[data-v-dfe29253]{font-weight:var(--font-weight-semibold);color:var(--color-text-primary);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px}.landing__testimonial-author[data-v-dfe29253]:hover{color:var(--color-brand-primary)}.landing__testimonial-metric[data-v-dfe29253]{color:var(--color-success);font-weight:var(--font-weight-semibold)}@media(min-width:768px){.landing__testimonials-grid[data-v-dfe29253]{grid-template-columns:repeat(3,1fr)}}.landing__pricing[data-v-dfe29253]{background:var(--color-bg-muted);position:relative;overflow:hidden}.landing__pricing[data-v-dfe29253]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:800px;height:400px;background:radial-gradient(ellipse at top,rgba(60,245,196,.08) 0%,transparent 60%);pointer-events:none}.landing__pricing-toggle-wrapper[data-v-dfe29253]{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xl)}@media(min-width:480px){.landing__pricing-toggle-wrapper[data-v-dfe29253]{flex-direction:row;justify-content:center;gap:var(--space-md)}}.landing__pricing-toggle[data-v-dfe29253]{position:relative;display:flex;background:var(--color-bg-elevated);padding:var(--space-xxs);border-radius:var(--radius-pill);border:1px solid var(--color-border-subtle)}.landing__pricing-toggle-btn[data-v-dfe29253]{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:var(--space-sm) var(--space-lg);min-width:100px;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:color .18s ease-out}.landing__pricing-toggle-btn[data-v-dfe29253]:hover{color:var(--color-text-primary)}.landing__pricing-toggle-btn.is-active[data-v-dfe29253]{color:var(--color-bg-page)}.landing__pricing-toggle-slider[data-v-dfe29253]{position:absolute;top:var(--space-xxs);left:var(--space-xxs);width:calc(50% - var(--space-xxs));height:calc(100% - var(--space-xxs) * 2);background:var(--color-brand-primary);border-radius:var(--radius-pill);box-shadow:0 0 7px #3cf5c42e;transition:transform .25s cubic-bezier(.22,1,.36,1);z-index:1}.landing__pricing-toggle-slider.is-annual[data-v-dfe29253]{transform:translate(100%)}.landing__pricing-savings-badge[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xxs);padding:var(--space-xxs) var(--space-sm);background:linear-gradient(135deg,var(--color-brand-accent),var(--color-brand-primary));color:var(--color-bg-page);font-size:var(--text-xs);font-weight:var(--font-weight-bold);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em;animation:pulse-savings-dfe29253 2s ease-in-out infinite}@keyframes pulse-savings-dfe29253{0%,to{box-shadow:0 0 8px #8a7cff4d}50%{box-shadow:0 0 16px #8a7cff80}}.landing__pricing-controls[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xxs) var(--space-sm);border-radius:var(--radius-pill);background:#1218228c;border:1px solid var(--color-border-subtle)}.landing__pricing-country[data-v-dfe29253]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--color-text-primary, #f5f7fa);font-size:var(--text-xs);font-weight:var(--font-weight-semibold, 600);padding:2px 18px 2px 4px;cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a7b0c2' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center}.landing__pricing-country[data-v-dfe29253]:hover{color:var(--color-brand-primary, #3CF5C4)}.landing__pricing-country option[data-v-dfe29253]{background:#121822;color:#f5f7fa}.landing__pricing-currency[data-v-dfe29253]{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--color-brand-primary)}.landing__pricing-status[data-v-dfe29253]{font-size:var(--text-xs);color:var(--color-text-tertiary);min-width:92px;text-align:right;visibility:hidden}.landing__pricing-status.is-visible[data-v-dfe29253]{visibility:visible}.landing__pricing-error[data-v-dfe29253]{margin-top:var(--space-xs);font-size:var(--text-xs);color:var(--color-danger)}.landing__pricing-grid[data-v-dfe29253]{display:grid;grid-template-columns:1fr;gap:var(--space-lg);align-items:stretch}.landing__pricing-card[data-v-dfe29253]{position:relative;padding:var(--space-xl);background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);display:flex;flex-direction:column;transition:transform .18s ease-out,box-shadow .18s ease-out}.landing__pricing-card[data-v-dfe29253]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.landing__pricing-card--featured[data-v-dfe29253]{border-color:var(--color-brand-primary);border-width:2px;box-shadow:0 0 24px #3cf5c41f;z-index:2}.landing__pricing-card--featured[data-v-dfe29253]:hover{transform:translateY(-4px);box-shadow:0 0 30px #3cf5c42e}@media(min-width:768px){.landing__pricing-card--featured[data-v-dfe29253]{transform:scale(1.02)}.landing__pricing-card--featured[data-v-dfe29253]:hover{transform:scale(1.02) translateY(-4px)}}.landing__pricing-badge[data-v-dfe29253]{position:absolute;top:-14px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:var(--space-xxs);background:linear-gradient(135deg,var(--color-brand-primary),var(--color-info));color:var(--color-bg-page);font-size:var(--text-xs);font-weight:var(--font-weight-bold);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 7px #3cf5c42e}.landing__pricing-plan-name[data-v-dfe29253]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-xs);color:var(--color-text-primary)}.landing__pricing-tokens[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xxs);font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--color-brand-accent);margin-bottom:var(--space-sm)}.landing__pricing-price-wrap[data-v-dfe29253]{margin-bottom:var(--space-lg);min-height:90px}.landing__pricing-price[data-v-dfe29253]{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);color:var(--color-brand-primary);line-height:1.1}.landing__pricing-price span[data-v-dfe29253]{font-size:var(--text-md);font-weight:var(--font-weight-regular);color:var(--color-text-secondary)}.landing__pricing-price-annual[data-v-dfe29253]{font-size:var(--text-sm);color:var(--color-text-secondary);margin-top:var(--space-xxs)}.landing__pricing-price-original[data-v-dfe29253]{font-size:var(--text-sm);color:var(--color-text-tertiary);text-decoration:line-through;margin-top:var(--space-xxs)}.landing__pricing-features[data-v-dfe29253]{list-style:none;padding:0;margin:0 0 var(--space-lg);flex-grow:1}.landing__pricing-features li[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border-subtle);font-size:var(--text-md);color:var(--color-text-secondary)}.landing__pricing-features li[data-v-dfe29253]:last-child{border-bottom:none}.landing__pricing-check[data-v-dfe29253]{flex-shrink:0;color:var(--color-brand-primary)}.landing__cta-button--glow[data-v-dfe29253]{box-shadow:0 0 12px #3cf5c43d;animation:pulse-glow-dfe29253 2s ease-in-out infinite}.landing__cta-button--glow[data-v-dfe29253]:hover{box-shadow:0 0 18px #3cf5c44d;animation:none}.landing__cta-button--large[data-v-dfe29253]{padding:var(--space-md) var(--space-xl);font-size:var(--text-lg)}@media(min-width:480px){.landing__cta-button--large[data-v-dfe29253]{padding:var(--space-md) var(--space-xxl)}}.landing__pricing-guarantees[data-v-dfe29253]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md) var(--space-lg);margin-top:var(--space-xl)}.landing__pricing-guarantee-item[data-v-dfe29253]{display:inline-flex;align-items:center;gap:var(--space-xxs);font-size:var(--text-sm);color:var(--color-text-tertiary)}.landing__pricing-guarantee-item svg[data-v-dfe29253]{color:var(--color-brand-primary);opacity:.8}@media(min-width:768px){.landing__pricing-grid[data-v-dfe29253]{grid-template-columns:repeat(3,1fr);align-items:center}.landing__pricing-card--featured[data-v-dfe29253]{padding:var(--space-xxl) var(--space-xl)}}.landing__topups[data-v-dfe29253]{background:var(--color-bg-page);position:relative;overflow:hidden}.landing__topups[data-v-dfe29253]:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(ellipse at bottom,rgba(138,124,255,.06) 0%,transparent 60%);pointer-events:none}.landing__topups-grid[data-v-dfe29253]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-md);max-width:600px;margin:0 auto}.landing__topup-card[data-v-dfe29253]{position:relative;background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-md);padding-top:calc(var(--space-lg) + 8px);text-align:center;transition:all .18s ease-out;overflow:visible}.landing__topup-card[data-v-dfe29253]:hover{transform:translateY(-4px);border-color:var(--color-text-tertiary);box-shadow:var(--shadow-md)}.landing__topup-card--featured[data-v-dfe29253]{border-color:var(--color-brand-accent);box-shadow:0 0 20px #8a7cff26}.landing__topup-card--featured[data-v-dfe29253]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(138,124,255,.05) 0%,transparent 60%);pointer-events:none}.landing__topup-card--featured[data-v-dfe29253]:hover{box-shadow:0 0 30px #8a7cff40}.landing__topup-badge[data-v-dfe29253]{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#ffffff26;color:var(--color-text-secondary);font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.04em;padding:3px 10px;border-radius:var(--radius-pill);white-space:nowrap;border:1px solid rgba(255,255,255,.2)}.landing__topup-badge--featured[data-v-dfe29253]{background:linear-gradient(120deg,var(--color-brand-accent),var(--color-brand-primary));color:var(--color-bg-page);border:none}.landing__topup-tokens[data-v-dfe29253]{margin-bottom:var(--space-xs)}.landing__topup-tokens-value[data-v-dfe29253]{display:block;font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);line-height:1}.landing__topup-tokens-label[data-v-dfe29253]{display:block;font-size:10px;font-weight:var(--font-weight-medium);color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.landing__topup-price[data-v-dfe29253]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--color-text-secondary);margin-bottom:var(--space-sm)}.landing__topup-btn[data-v-dfe29253]{display:inline-block;width:100%;padding:var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);text-decoration:none;text-align:center;background:var(--color-brand-primary);color:var(--color-bg-page);transition:all .15s ease-out}.landing__topup-btn[data-v-dfe29253]:hover{box-shadow:0 0 10px #3cf5c436}.landing__topup-card--featured .landing__topup-btn[data-v-dfe29253]{background:linear-gradient(120deg,var(--color-brand-accent),var(--color-brand-primary))}.landing__topup-card--featured .landing__topup-btn[data-v-dfe29253]:hover{box-shadow:0 0 16px #8a7cff59}.landing__topups-disclaimer[data-v-dfe29253]{text-align:center;margin-top:var(--space-lg);font-size:var(--text-sm);color:var(--color-text-tertiary)}.landing__faq[data-v-dfe29253]{background:var(--color-bg-muted)}.landing__faq-grid[data-v-dfe29253]{display:grid;grid-template-columns:1fr;gap:var(--space-md);max-width:900px;margin:0 auto;align-items:start}.landing__faq-card[data-v-dfe29253]{background:var(--color-bg-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .2s ease-out,box-shadow .2s ease-out}.landing__faq-card[data-v-dfe29253]:hover{border-color:var(--color-brand-primary);box-shadow:0 0 12px #3cf5c40f}.landing__faq-card[open][data-v-dfe29253]{border-color:var(--color-brand-primary);box-shadow:0 0 14px #3cf5c417}.landing__faq-summary[data-v-dfe29253]{padding:var(--space-lg);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);transition:background .15s ease-out}.landing__faq-summary[data-v-dfe29253]::-webkit-details-marker{display:none}.landing__faq-summary[data-v-dfe29253]:hover{background:#3cf5c40d}.landing__faq-summary[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:-2px;border-radius:var(--radius-md)}.landing__faq-question[data-v-dfe29253]{font-weight:var(--font-weight-semibold);font-size:var(--text-md);color:var(--color-text-primary);transition:color .15s ease-out}.landing__faq-card:hover .landing__faq-question[data-v-dfe29253],.landing__faq-card[open] .landing__faq-question[data-v-dfe29253]{color:var(--color-brand-primary)}.landing__faq-chevron[data-v-dfe29253]{flex-shrink:0;color:var(--color-text-tertiary);transition:transform .25s ease-out,color .15s ease-out}.landing__faq-card:hover .landing__faq-chevron[data-v-dfe29253]{color:var(--color-brand-primary)}.landing__faq-card[open] .landing__faq-chevron[data-v-dfe29253]{transform:rotate(180deg);color:var(--color-brand-primary)}.landing__faq-answer[data-v-dfe29253]{padding:0 var(--space-lg) var(--space-lg);animation:faqSlideDown-dfe29253 .25s ease-out}.landing__faq-answer p[data-v-dfe29253]{color:var(--color-text-secondary);font-size:var(--text-md);line-height:1.6;margin:0}@keyframes faqSlideDown-dfe29253{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.landing__faq-grid[data-v-dfe29253]{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}}.landing__final-cta[data-v-dfe29253]{text-align:center;background:radial-gradient(circle at 50% 100%,rgba(60,245,196,.1) 0%,transparent 50%),var(--color-bg-page)}.landing__final-cta-actions[data-v-dfe29253]{margin-top:var(--space-lg)}.landing__footer[data-v-dfe29253]{padding:var(--space-xl) 0;background:var(--color-bg-page);border-top:1px solid var(--color-border-subtle)}.landing__footer-content[data-v-dfe29253]{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center}.landing__footer-brand[data-v-dfe29253]{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.landing__footer-logo-icon[data-v-dfe29253]{width:28px;height:28px;object-fit:contain}.landing__footer-nav[data-v-dfe29253]{display:flex;gap:var(--space-lg);flex-wrap:wrap;justify-content:center}.landing__footer-nav a[data-v-dfe29253]{color:var(--color-text-secondary);text-decoration:none;font-size:var(--text-sm);transition:color var(--transition-fast)}.landing__footer-nav a[data-v-dfe29253]:hover{color:var(--color-text-primary)}.landing__footer-nav a[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.landing__footer-social[data-v-dfe29253]{display:flex;gap:var(--space-sm)}.landing__footer-social-link[data-v-dfe29253]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--color-text-secondary);background:#ffffff0d;border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast)}.landing__footer-social-link[data-v-dfe29253]:hover{color:var(--color-brand-primary);border-color:var(--color-brand-primary);background:#3cf5c41a;transform:translateY(-2px)}.landing__footer-social-link[data-v-dfe29253]:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}.landing__footer-copy[data-v-dfe29253]{font-size:var(--text-xs);color:var(--color-text-tertiary)}.landing__footer-language[data-v-dfe29253]{display:flex;justify-content:center;width:100%}@media(min-width:768px){.landing__footer-content[data-v-dfe29253]{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:left;gap:var(--space-md)}.landing__footer-nav[data-v-dfe29253]{order:0}.landing__footer-social[data-v-dfe29253]{order:1}.landing__footer-copy[data-v-dfe29253]{width:100%;text-align:center;margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--color-border-subtle)}}@media(prefers-reduced-motion:reduce){.landing__feature-card[data-v-dfe29253]:hover,.landing__cta-button--primary[data-v-dfe29253]:hover{transform:none}.landing__hero-video-track[data-v-dfe29253],.landing__hero-particle[data-v-dfe29253],.landing__badge--animated[data-v-dfe29253],.landing__badge-pulse[data-v-dfe29253],.landing__hero-title-accent[data-v-dfe29253]:after,.landing__hero-video-thumb-inner[data-v-dfe29253],.landing__feature-waveform-bar[data-v-dfe29253],.landing__feature-highlight-badge[data-v-dfe29253],.landing__feature-card:hover .landing__feature-icon svg[data-v-dfe29253]{animation:none!important}.landing[data-v-dfe29253] *,.landing[data-v-dfe29253] *:before,.landing[data-v-dfe29253] *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html:has(.landing),body:has(.landing){height:100%;overflow:hidden}#app:has(.landing){height:100%;overflow-y:auto;overflow-x:hidden}
