.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background-color:#000}.hero-media[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-video[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}.hero-video-iframe[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:50%;width:calc(max(100vw,177.78vh)*1.4);height:calc(max(100vh,56.25vw)*1.4);transform:translate(-50%,-50%);border:none;pointer-events:none}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 50%);pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;pointer-events:none}.hero-card[data-astro-cid-bbe6dxrz]{width:100%;max-width:var(--max-width, 1200px);margin:0 auto;padding:0 var(--space-md, 24px);padding-bottom:clamp(24px,6vh,72px);display:flex;flex-direction:column;gap:14px;pointer-events:auto}.hero-headline-wrapper[data-astro-cid-bbe6dxrz]{position:relative}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(42px,4vw,52px);font-weight:800;line-height:1.1;letter-spacing:-.02em;white-space:pre-line;color:#fff;margin:0;opacity:1!important;transition:none!important}.intro-progress-container[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-12px;left:0;width:100px;height:3px;overflow:hidden;border-radius:2px}.intro-progress-container[data-astro-cid-bbe6dxrz].hidden{visibility:hidden}.intro-progress-bar[data-astro-cid-bbe6dxrz]{width:100%;height:100%;background:#fff;transform:translate(0);will-change:transform}.intro-progress-bar[data-astro-cid-bbe6dxrz].animating{animation:slideOut 2s linear forwards}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:clamp(20px,2vw,18px);line-height:1.5;font-weight:700;white-space:pre-line;letter-spacing:.025em;color:#fffffff2;margin:0;max-width:640px}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:12px;align-items:center;justify-content:flex-start;margin-top:8px}.hero-btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 .15rem;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease;cursor:pointer}.hero-btn[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-btn--glow[data-astro-cid-bbe6dxrz]{--radius: 999px;--border: 2px;--padY: 12px;--padX: 24px;--pink: 185, 104, 179;--orange: 229, 95, 66;--blue: 38, 85, 246;--lblue: 62, 237, 231;--animSpeed: 2.5s;--glowBlur: 20px;position:relative;border:0;padding:0;border-radius:var(--radius);background:transparent;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;overflow:hidden}.hero-btn--glow[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid rgba(62,237,231,.6);outline-offset:3px}.hero-btn--glow[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:-50%;z-index:-2;background:conic-gradient(from 0deg,rgb(var(--pink)),rgb(var(--orange)),rgb(var(--blue)),rgb(var(--lblue)),rgb(var(--pink)));border-radius:50%}.hero-btn--glow[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:-50%;z-index:-3;background:conic-gradient(from 0deg,rgb(var(--pink)),rgb(var(--orange)),rgb(var(--blue)),rgb(var(--lblue)),rgb(var(--pink)));border-radius:50%;filter:blur(var(--glowBlur));opacity:.7;transition:opacity .2s ease}.hero-btn--glow[data-astro-cid-bbe6dxrz]:hover:after{opacity:1}@media(prefers-reduced-motion:no-preference){.hero-btn--glow[data-astro-cid-bbe6dxrz]:before,.hero-btn--glow[data-astro-cid-bbe6dxrz]:after{animation:spinGradient var(--animSpeed) linear infinite}}@keyframes spinGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-btn__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;border-radius:calc(var(--radius) - var(--border));padding:calc(var(--padY)) calc(var(--padX));margin:var(--border);background:linear-gradient(135deg,#020202d9,#0202028c);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #ffffff1a,0 4px 12px #00000026;transition:transform .16s ease,background .16s ease}.hero-btn--glow[data-astro-cid-bbe6dxrz]:hover .hero-btn__inner[data-astro-cid-bbe6dxrz]{transform:translateY(-1px);background:linear-gradient(135deg,#ffffff38,#ffffff14)}.hero-btn--glow[data-astro-cid-bbe6dxrz]:active .hero-btn__inner[data-astro-cid-bbe6dxrz]{transform:translateY(0) scale(.99)}.hero-btn__content[data-astro-cid-bbe6dxrz]{color:#fffffff2;font:600 15px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;letter-spacing:.2px}.hero-btn--secondary[data-astro-cid-bbe6dxrz]{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.3)}.hero-btn--secondary[data-astro-cid-bbe6dxrz]:hover{background:#fff3;border-color:#ffffff80}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:clamp(480px,80vh,700px)}.hero-card[data-astro-cid-bbe6dxrz]{padding-bottom:24px}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-wrap:wrap}}@media(max-width:575.98px){.hero-card[data-astro-cid-bbe6dxrz]{padding:0 var(--space-sm, 12px);padding-bottom:20px;gap:10px}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-wrap:nowrap;justify-content:flex-start;gap:10px}.hero-btn[data-astro-cid-bbe6dxrz]{flex:1;min-height:42px;font-size:14px;text-align:center}.hero-btn--glow[data-astro-cid-bbe6dxrz]{--padY: 10px;--padX: 16px}.hero-btn--secondary[data-astro-cid-bbe6dxrz]{padding:0 16px}.hero-btn__content[data-astro-cid-bbe6dxrz]{font-size:14px}}.intro-overlay[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;z-index:9999;background:#000;opacity:1;transition:opacity 2s ease-in-out;pointer-events:none}.intro-overlay[data-astro-cid-bbe6dxrz].fade-out{opacity:0}.intro-overlay[data-astro-cid-bbe6dxrz].hidden{display:none}.hero[data-astro-cid-bbe6dxrz].intro-active{z-index:10000}.hero[data-astro-cid-bbe6dxrz].video-hidden .hero-media[data-astro-cid-bbe6dxrz],.hero[data-astro-cid-bbe6dxrz].video-hidden .hero-overlay[data-astro-cid-bbe6dxrz]{opacity:0}.hero-media[data-astro-cid-bbe6dxrz],.hero-overlay[data-astro-cid-bbe6dxrz]{transition:opacity 2s ease-in-out}.intro-hidden[data-astro-cid-bbe6dxrz]{opacity:0;transition:opacity 2s ease-in-out}.intro-hidden[data-astro-cid-bbe6dxrz].intro-visible{opacity:1}.trusted-by[data-astro-cid-4binqcmu]{padding:var(--space-lg) 0;background-color:var(--color-background);overflow:hidden}.trusted-by-heading[data-astro-cid-4binqcmu]{text-align:center;font-size:var(--font-size-sm);font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-light);margin-bottom:var(--space-xl)}.trusted-by-grid[data-astro-cid-4binqcmu]{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-sm);align-items:center;justify-items:center;padding:0 var(--space-md);width:100%;max-width:1200px;margin:0 auto}.trusted-by-logo[data-astro-cid-4binqcmu]{display:flex;align-items:center;justify-content:center;padding:var(--space-sm);opacity:.5;transition:opacity .2s ease,transform .2s ease}.trusted-by-logo[data-astro-cid-4binqcmu]:hover{opacity:1}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(1){transform:scale(.75)}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(2){transform:scale(.75)}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(3){transform:scale(1)}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(4){transform:scale(.65)}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(5){transform:scale(.5)}.trusted-by-logo[data-astro-cid-4binqcmu]:nth-child(6){transform:scale(.75)}.trusted-by-logo-text[data-astro-cid-4binqcmu]{font-size:var(--font-size-lg);font-weight:700;color:var(--color-text);letter-spacing:-.02em}.trusted-by-carousel[data-astro-cid-4binqcmu]{display:none;overflow:hidden;margin:0 10px;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.trusted-by-track[data-astro-cid-4binqcmu]{display:flex;gap:var(--space-lg);animation:scroll-carousel 20s linear infinite;width:max-content}.trusted-by-carousel-item[data-astro-cid-4binqcmu]{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:var(--space-sm);opacity:.6}.trusted-by-carousel-item[data-astro-cid-4binqcmu] img[data-astro-cid-4binqcmu]{height:4rem;width:auto;object-fit:contain}@keyframes scroll-carousel{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.trusted-by-grid[data-astro-cid-4binqcmu]{display:none}.trusted-by-carousel[data-astro-cid-4binqcmu]{display:block}}.perf-module[data-astro-cid-brok6u24]{padding:clamp(48px,8vw,72px) clamp(16px,4vw,40px);background-color:var(--color-background)}.perf-container[data-astro-cid-brok6u24]{max-width:min(1200px,100%);margin:0 auto;background:#0b0f14;background-image:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);border:1px solid rgba(255,255,255,.06);border-radius:24px;box-shadow:0 18px 60px #00000059;overflow:hidden}.perf-grid[data-astro-cid-brok6u24]{display:grid;grid-template-columns:1fr 1fr}.perf-left[data-astro-cid-brok6u24]{display:flex;flex-direction:column}.perf-right[data-astro-cid-brok6u24]{display:flex;align-items:stretch;border-left:1px solid rgba(255,255,255,.08)}.perf-panel[data-astro-cid-brok6u24]{padding:24px;min-height:180px}.perf-panel--top-left[data-astro-cid-brok6u24]{border-bottom:1px solid rgba(255,255,255,.08)}.perf-panel--bottom-left[data-astro-cid-brok6u24]{flex:1}.perf-image-container[data-astro-cid-brok6u24]{display:flex;align-items:center;justify-content:center;width:100%;padding:24px}.perf-image[data-astro-cid-brok6u24]{width:100%;height:100%;object-fit:contain;max-height:100%}.perf-panel-title[data-astro-cid-brok6u24]{font-size:14px;font-weight:600;color:#ffffffd1;margin:0 0 16px}.perf-table[data-astro-cid-brok6u24]{width:100%;border-collapse:collapse;font-size:12px}.perf-table[data-astro-cid-brok6u24] th[data-astro-cid-brok6u24]{text-align:left;font-size:11px;font-weight:600;color:#ffffff8c;padding:0 8px 8px 0;text-transform:uppercase;letter-spacing:.03em}.perf-table[data-astro-cid-brok6u24] td[data-astro-cid-brok6u24]{padding:6px 8px 6px 0;color:#ffffffb3;border-bottom:1px solid rgba(255,255,255,.04)}.perf-table[data-astro-cid-brok6u24] tr[data-astro-cid-brok6u24]:last-child td[data-astro-cid-brok6u24]{border-bottom:none}.perf-table-label[data-astro-cid-brok6u24]{color:#ffffffd1;font-weight:500}.perf-bars[data-astro-cid-brok6u24]{display:flex;flex-direction:column;gap:12px}.perf-bar-row[data-astro-cid-brok6u24]{display:flex;align-items:center;gap:12px}.perf-bar-label[data-astro-cid-brok6u24]{flex:0 0 100px;font-size:11px;color:#ffffffb3}.perf-bar-track[data-astro-cid-brok6u24]{flex:1;height:8px;background:#ffffff1a;border-radius:4px;overflow:visible;position:relative}.perf-bar-fill[data-astro-cid-brok6u24]{height:100%;border-radius:4px;transition:width .3s ease,box-shadow .3s ease,filter .3s ease;position:relative;background:linear-gradient(90deg,#5b21b6,#a855f7 10%,#d946ef,#f55b2c 70%);background-size:calc(100% / var(--bar-progress, 1)) 100%;background-position:left center;box-shadow:0 0 10px #8b5cf680,0 0 20px #8b5cf64d,0 0 10px #f55b2c66}.perf-bar-fill[data-astro-cid-brok6u24][data-value="95"]{--bar-progress: .95}.perf-bar-fill[data-astro-cid-brok6u24][data-value="72"]{--bar-progress: .72}.perf-bar-fill[data-astro-cid-brok6u24][data-value="35"]{--bar-progress: .35}.perf-bar-fill[data-astro-cid-brok6u24][data-value="5"]{--bar-progress: .05}.perf-bar-row[data-astro-cid-brok6u24]:hover .perf-bar-fill[data-astro-cid-brok6u24]{filter:brightness(1.15);box-shadow:0 0 14px #8b5cf699,0 0 28px #8b5cf666,0 0 14px #ee461280}.perf-bar-value[data-astro-cid-brok6u24]{flex:0 0 40px;font-size:11px;font-weight:500;color:#ffffffbf;text-align:right}.perf-legend[data-astro-cid-brok6u24]{margin:16px 0 0;font-size:10px;color:#ffffff73}@media(max-width:768px){.perf-grid[data-astro-cid-brok6u24]{grid-template-columns:1fr}.perf-right[data-astro-cid-brok6u24]{border-left:none;border-top:1px solid rgba(255,255,255,.08)}.perf-panel[data-astro-cid-brok6u24]{padding:16px}.perf-panel--top-left[data-astro-cid-brok6u24]{border-bottom:1px solid rgba(255,255,255,.08)}.perf-image-container[data-astro-cid-brok6u24]{padding:16px;min-height:300px}.perf-bar-label[data-astro-cid-brok6u24]{flex:0 0 80px}}@media(max-width:480px){.perf-module[data-astro-cid-brok6u24]{padding:clamp(32px,6vw,48px) clamp(12px,3vw,24px)}.perf-container[data-astro-cid-brok6u24]{border-radius:16px}.perf-panel[data-astro-cid-brok6u24]{padding:14px;min-height:140px}.perf-panel-title[data-astro-cid-brok6u24]{font-size:13px;margin-bottom:12px}.perf-table[data-astro-cid-brok6u24]{font-size:11px}.perf-table[data-astro-cid-brok6u24] th[data-astro-cid-brok6u24]{font-size:10px;padding:0 6px 6px 0}.perf-table[data-astro-cid-brok6u24] td[data-astro-cid-brok6u24]{padding:5px 6px 5px 0}.perf-bars[data-astro-cid-brok6u24]{gap:10px}.perf-bar-row[data-astro-cid-brok6u24]{gap:8px}.perf-bar-label[data-astro-cid-brok6u24]{flex:0 0 70px;font-size:10px}.perf-bar-track[data-astro-cid-brok6u24]{height:6px}.perf-bar-value[data-astro-cid-brok6u24]{flex:0 0 32px;font-size:10px}.perf-legend[data-astro-cid-brok6u24]{margin-top:12px;font-size:9px}.perf-image-container[data-astro-cid-brok6u24]{padding:12px;min-height:200px}}.news-popup{position:fixed;bottom:24px;right:max(24px,calc((100vw - 1200px)/2));z-index:9999;background:#000;border-radius:12px;box-shadow:0 4px 24px #0006,0 1px 4px #0003;border:1px solid rgba(255,255,255,.1);max-width:380px;overflow:hidden;animation:newsPopupSlideIn .4s cubic-bezier(.16,1,.3,1) forwards}.news-popup--exiting{animation:newsPopupSlideOut .3s cubic-bezier(.4,0,1,1) forwards}@keyframes newsPopupSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes newsPopupSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}.news-popup__close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#fff9;transition:background .15s ease,color .15s ease}.news-popup__close:hover{background:#ffffff1a;color:#fff}.news-popup__close:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.news-popup__content{display:flex;align-items:center;gap:14px;padding:16px 44px 16px 20px}.news-popup__icon{flex-shrink:0;width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);display:flex;align-items:center;justify-content:center;overflow:hidden}.news-popup__icon img{width:100%;height:100%;object-fit:cover}.news-popup__text{flex:1;min-width:0}.news-popup__headline{margin:0;font-size:14px;font-weight:600;color:#fff;line-height:1.4}.news-popup__subtext{margin:4px 0 0;font-size:13px;color:#fff9;line-height:1.4}.news-popup__cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:13px;font-weight:600;background:linear-gradient(45deg,#03abff,#352eff);color:#fff;border-radius:6px;text-decoration:none;transition:background .15s ease,transform .15s ease}.news-popup__cta:hover{background:#1d4ed8;transform:translateY(-1px)}.news-popup__cta:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.news-popup__cta:active{transform:translateY(0)}.news-popup__progress{position:absolute;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#b968b3,#03abff,#352eff);animation:newsPopupProgress linear forwards;transform-origin:left center}@keyframes newsPopupProgress{0%{width:100%}to{width:0%}}@media(max-width:480px){.news-popup{left:12px;right:12px;bottom:12px;max-width:none}.news-popup__content{flex-wrap:wrap;gap:12px;padding:14px 40px 14px 16px}.news-popup__icon{width:36px;height:36px}.news-popup__text{flex:1 1 calc(100% - 50px)}.news-popup__cta{width:100%;margin-top:4px;padding:10px 16px}}@media(prefers-reduced-motion:reduce){.news-popup{animation:none;opacity:1;transform:none}.news-popup--exiting{animation:none;opacity:0}.news-popup__progress{animation:none;width:0}}
