.public-site-module__JikGZq__shell{background:var(--public-bg-page,#06060a);min-height:100vh;color:var(--public-text-primary,#f1f5f9);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;overflow-x:clip}.public-site-module__JikGZq__main{padding-top:84px}.public-site-module__JikGZq__header{z-index:var(--public-z-header,100);height:84px;transition:background var(--public-duration-normal,.3s) var(--public-ease-standard,ease), border-color var(--public-duration-normal,.3s) var(--public-ease-standard,ease), box-shadow var(--public-duration-normal,.3s) var(--public-ease-standard,ease);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.public-site-module__JikGZq__headerScrolled{-webkit-backdrop-filter:blur(16px)saturate(1.1);border-bottom-color:var(--public-border-strong,#9aa4b22e);background:#05060aeb}.public-site-module__JikGZq__headerInner{max-width:var(--public-container-max,1280px);padding:0 var(--public-container-padding,24px);justify-content:space-between;align-items:center;gap:24px;height:100%;margin:0 auto;display:flex}.public-site-module__JikGZq__headerLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.public-site-module__JikGZq__headerLogoImg{width:auto;height:34px;transition:filter var(--public-duration-fast,.15s) ease;display:block}.public-site-module__JikGZq__headerLogo:hover .public-site-module__JikGZq__headerLogoImg{filter:drop-shadow(0 0 12px #00e5ff66)}.public-site-module__JikGZq__headerNav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.public-site-module__JikGZq__headerNavLink{border-radius:var(--public-radius-sm,6px);color:var(--public-text-secondary,#94a3b8);cursor:pointer;transition:color var(--public-duration-fast,.15s) ease, background var(--public-duration-fast,.15s) ease;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:flex}.public-site-module__JikGZq__headerNavLink:hover{color:var(--public-text-primary,#f1f5f9);background:#ffffff0a}.public-site-module__JikGZq__headerNavLink:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:2px}.public-site-module__JikGZq__headerNavLinkActive{color:var(--public-cyan,#2dd4ee);position:relative}.public-site-module__JikGZq__headerNavLinkActive:after{content:"";background:var(--public-cyan,#2dd4ee);opacity:.7;height:1px;position:absolute;bottom:4px;left:18px;right:18px}.public-site-module__JikGZq__headerDropdown{position:relative}.public-site-module__JikGZq__headerDropdownChevron{transition:transform var(--public-duration-fast,.15s) ease;opacity:.6}.public-site-module__JikGZq__headerDropdown:hover .public-site-module__JikGZq__headerDropdownChevron,.public-site-module__JikGZq__headerNavLinkActive .public-site-module__JikGZq__headerDropdownChevron{opacity:1;transform:rotate(180deg)}.public-site-module__JikGZq__headerDropdownPanel{min-width:260px;animation:public-site-module__JikGZq__dropdownEnter var(--public-duration-normal,.3s) var(--public-ease-premium,ease) forwards;z-index:var(--public-z-mobile-menu,110);padding-top:10px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.public-site-module__JikGZq__headerDropdownSurface{background:var(--public-bg-elevated,#0a0c12);border:1px solid var(--public-border-strong,#9aa4b22e);border-top:1px solid var(--public-cyan-strong,#2dd4ee59);border-radius:var(--public-radius-md,6px);box-shadow:var(--public-shadow-lg,0 16px 48px #0000008c);padding:8px}@keyframes public-site-module__JikGZq__dropdownEnter{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.public-site-module__JikGZq__headerDropdownItem{border-radius:var(--public-radius-md,10px);transition:background var(--public-duration-fast,.15s) ease;flex-direction:column;gap:3px;padding:14px 18px;text-decoration:none;display:flex}.public-site-module__JikGZq__headerDropdownItem:hover{background:#ffffff0f}.public-site-module__JikGZq__headerDropdownItem:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:-2px;background:#ffffff0f}.public-site-module__JikGZq__headerDropdownItemLabel{color:var(--public-text-primary,#f1f5f9);font-size:15px;font-weight:600}.public-site-module__JikGZq__headerDropdownItemDesc{color:var(--public-text-muted,#64748b);font-size:13px}.public-site-module__JikGZq__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.public-site-module__JikGZq__headerActionPrimary{border-radius:var(--public-radius-md,10px);color:var(--public-text-inverse,#06060a);background:var(--public-cyan,#00e5ff);transition:background var(--public-duration-fast,.15s) ease, box-shadow var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease;white-space:nowrap;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.public-site-module__JikGZq__headerActionPrimary:hover{background:#33ebff;transform:translateY(-1px);box-shadow:0 0 24px #00e5ff4d}.public-site-module__JikGZq__headerActionPrimary:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.public-site-module__JikGZq__headerActionSecondary{border-radius:var(--public-radius-md,10px);color:var(--public-text-primary,#f1f5f9);border:1px solid var(--public-border,#94a3b814);transition:background var(--public-duration-fast,.15s) ease, border-color var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease;white-space:nowrap;background:#ffffff0f;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.public-site-module__JikGZq__headerActionSecondary:hover{border-color:var(--public-border-strong,#94a3b829);background:#ffffff1a;transform:translateY(-1px)}.public-site-module__JikGZq__headerActionSecondary:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.public-site-module__JikGZq__headerToggle{cursor:pointer;z-index:calc(var(--public-z-mobile-menu,110) + 1);background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.public-site-module__JikGZq__headerToggle:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:2px;border-radius:var(--public-radius-sm,3px)}.public-site-module__JikGZq__headerToggle span{background:var(--public-text-secondary,#94a3b8);width:26px;height:2.5px;transition:transform var(--public-duration-normal,.3s) var(--public-ease-standard,ease), opacity var(--public-duration-normal,.3s) ease;transform-origin:50%;border-radius:1.5px;display:block}.public-site-module__JikGZq__headerToggleOpen span:first-child{transform:translateY(8.5px)rotate(45deg)}.public-site-module__JikGZq__headerToggleOpen span:nth-child(2){opacity:0}.public-site-module__JikGZq__headerToggleOpen span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.public-site-module__JikGZq__headerMobileMenu{-webkit-backdrop-filter:blur(20px);z-index:var(--public-z-mobile-menu,110);padding:24px var(--public-container-padding,24px);opacity:0;visibility:hidden;transition:transform var(--public-duration-normal,.3s) var(--public-ease-premium,ease), opacity var(--public-duration-normal,.3s) ease, visibility 0s linear var(--public-duration-normal,.3s);pointer-events:none;background:#05060afa;position:fixed;inset:84px 0 0;overflow-y:auto;transform:translate(100%)}.public-site-module__JikGZq__headerMobileMenuOpen{opacity:1;visibility:visible;transition:transform var(--public-duration-normal,.3s) var(--public-ease-premium,ease), opacity var(--public-duration-normal,.3s) ease, visibility 0s linear 0s;pointer-events:auto;transform:translate(0)}@media (min-width:1025px){.public-site-module__JikGZq__headerMobileMenu,.public-site-module__JikGZq__headerMobileMenuOpen{opacity:0;visibility:hidden;pointer-events:none;transform:translate(100%)}}.public-site-module__JikGZq__headerMobileNav{flex-direction:column;gap:4px;display:flex}.public-site-module__JikGZq__headerMobileNavLink,.public-site-module__JikGZq__headerMobileNavLabel{color:var(--public-text-primary,#f1f5f9);border-bottom:1px solid var(--public-border,#94a3b814);padding:14px 0;font-size:18px;font-weight:600;text-decoration:none;display:block}.public-site-module__JikGZq__headerMobileNavLabel{color:var(--public-text-muted,#64748b);text-transform:uppercase;letter-spacing:.1em;border-bottom:none;padding:16px 0 8px;font-size:12px}.public-site-module__JikGZq__headerMobileSubNav{flex-direction:column;gap:2px;margin-bottom:8px;padding-left:12px;display:flex}.public-site-module__JikGZq__headerMobileSubNavItem{border-radius:var(--public-radius-md,10px);color:var(--public-text-primary,#f1f5f9);transition:background var(--public-duration-fast,.15s) ease;flex-direction:column;gap:2px;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.public-site-module__JikGZq__headerMobileSubNavItem:hover{background:#ffffff0a}.public-site-module__JikGZq__headerMobileSubNavItem:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:-2px}.public-site-module__JikGZq__headerMobileSubNavItem span{color:var(--public-text-muted,#64748b);font-size:12px;font-weight:400}.public-site-module__JikGZq__headerMobileActions{border-top:1px solid var(--public-border,#94a3b814);flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.public-site-module__JikGZq__headerMobileActionPrimary{border-radius:var(--public-radius-md,10px);color:var(--public-text-inverse,#06060a);background:var(--public-cyan,#00e5ff);justify-content:center;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.public-site-module__JikGZq__headerMobileActionPrimary:focus-visible,.public-site-module__JikGZq__headerMobileActionSecondary:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:2px}.public-site-module__JikGZq__headerMobileActionSecondary{border-radius:var(--public-radius-md,10px);color:var(--public-text-primary,#f1f5f9);border:1px solid var(--public-border,#94a3b814);background:#ffffff0f;justify-content:center;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.public-site-module__JikGZq__headerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:calc(var(--public-z-header,100) - 1);animation:public-site-module__JikGZq__fadeIn var(--public-duration-normal,.3s) ease forwards;background:#00000080;position:fixed;inset:0}@keyframes public-site-module__JikGZq__fadeIn{0%{opacity:0}to{opacity:1}}.public-site-module__JikGZq__footer{background:var(--public-bg-elevated,#0a0c12);border-top:1px solid var(--public-hud-line,#9aa4b229);margin-top:auto;padding:64px 0 32px;position:relative}.public-site-module__JikGZq__footer:before{content:"";background:var(--public-cyan,#2dd4ee);opacity:.6;width:120px;height:1px;position:absolute;top:-1px;left:0}.public-site-module__JikGZq__footerInner{max-width:var(--public-container-max,1280px);padding:0 var(--public-container-padding,24px);margin:0 auto}.public-site-module__JikGZq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.public-site-module__JikGZq__footerBrand p{color:var(--public-text-muted,#64748b);max-width:320px;margin-top:16px;font-size:14px;line-height:1.7}.public-site-module__JikGZq__footerCol h4{font-family:var(--public-hud-mono,ui-monospace, monospace);color:var(--public-text-muted,#5c6573);text-transform:uppercase;letter-spacing:var(--public-tracking-hud,.16em);margin-bottom:20px;font-size:11px;font-weight:500}.public-site-module__JikGZq__footerCol ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.public-site-module__JikGZq__footerCol a{color:var(--public-text-secondary,#94a3b8);transition:color var(--public-duration-fast,.15s) ease;font-size:14px;text-decoration:none}.public-site-module__JikGZq__footerCol a:hover{color:var(--public-cyan,#00e5ff)}.public-site-module__JikGZq__footerCol a:focus-visible,.public-site-module__JikGZq__footerBrand a:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:2px;border-radius:2px}.public-site-module__JikGZq__footerBottom{border-top:1px solid var(--public-border,#94a3b814);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.public-site-module__JikGZq__footerBottom span{color:var(--public-text-muted,#64748b);font-size:12px}@media (max-width:1024px){.public-site-module__JikGZq__headerNav,.public-site-module__JikGZq__headerActions{display:none}.public-site-module__JikGZq__headerToggle{display:flex}.public-site-module__JikGZq__footerGrid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.public-site-module__JikGZq__main{padding-top:72px}.public-site-module__JikGZq__header{height:72px}.public-site-module__JikGZq__headerMobileMenu{inset:72px 0 0}.public-site-module__JikGZq__footerGrid{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.public-site-module__JikGZq__footerBrand p{max-width:none}.public-site-module__JikGZq__footerBottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.public-site-module__JikGZq__footerGrid{grid-template-columns:1fr}}
:root{--public-bg-page:#05060a;--public-bg-elevated:#0a0c12;--public-bg-surface:#0d1017;--public-bg-premium:#08090d;--public-bg-glass:#0a0c12c7;--public-text-primary:#f2f4f8;--public-text-secondary:#9aa4b2;--public-text-muted:#707886;--public-text-inverse:#05060a;--public-cyan:#2dd4ee;--public-cyan-dim:#2dd4ee1a;--public-cyan-strong:#2dd4ee59;--public-accent-arena:#2dd4ee;--public-accent-arena-dim:#2dd4ee24;--public-accent-go:#34d399;--public-accent-go-dim:#34d39924;--public-accent-mr:#38bdf8;--public-accent-mr-dim:#38bdf824;--public-accent-fitness:#f472b6;--public-accent-fitness-dim:#f472b624;--public-accent-premium:#d4a24c;--public-accent-premium-dim:#d4a24c24;--public-hud-line:#9aa4b229;--public-hud-line-strong:#9aa4b24d;--public-hud-grid:#9aa4b20d;--public-hud-bracket-size:18px;--public-hud-mono:ui-monospace, "SF Mono", "Cascadia Mono", Consolas, "Roboto Mono", monospace;--public-border:#9aa4b214;--public-border-strong:#9aa4b22e;--public-border-glow:#2dd4ee4d;--public-space-1:4px;--public-space-2:8px;--public-space-3:12px;--public-space-4:16px;--public-space-5:24px;--public-space-6:32px;--public-space-7:48px;--public-space-8:64px;--public-space-9:96px;--public-space-10:128px;--public-space-11:160px;--public-space-12:220px;--public-text-eyebrow:11px;--public-text-caption:12px;--public-text-body:14px;--public-text-body-lg:17px;--public-text-card-heading:19px;--public-text-section-heading:32px;--public-text-hero:68px;--public-text-display:88px;--public-text-display-xl:128px;--public-leading-tight:1.04;--public-leading-snug:1.25;--public-leading-normal:1.5;--public-leading-relaxed:1.7;--public-tracking-hud:.16em;--public-tracking-display:-.035em;--public-radius-sm:3px;--public-radius-md:6px;--public-radius-lg:10px;--public-radius-xl:16px;--public-shadow-sm:0 1px 2px #0006;--public-shadow-md:0 8px 24px #00000073;--public-shadow-lg:0 16px 48px #0000008c;--public-shadow-glow-cyan:0 0 32px #2dd4ee1f;--public-shadow-glow-premium:0 0 32px #d4a24c1f;--public-duration-fast:.15s;--public-duration-normal:.32s;--public-duration-slow:.56s;--public-duration-premium:.9s;--public-duration-scene:1.1s;--public-ease-standard:cubic-bezier(.4, 0, .2, 1);--public-ease-enter:cubic-bezier(0, 0, .2, 1);--public-ease-premium:cubic-bezier(.16, 1, .3, 1);--public-ease-scene:cubic-bezier(.19, 1, .22, 1);--public-ease-spring:cubic-bezier(.34, 1.56, .64, 1);--public-z-header:100;--public-z-mobile-menu:110;--public-z-modal:200;--public-container-max:1280px;--public-container-padding:24px}@media (prefers-reduced-motion:reduce){:root{--public-duration-fast:0s;--public-duration-normal:0s;--public-duration-slow:0s;--public-duration-premium:0s;--public-duration-scene:0s}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.public-root{background:var(--public-bg-page);color:var(--public-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--public-text-body);line-height:var(--public-leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.public-root *{box-sizing:border-box}.public-eyebrow{font-family:var(--public-hud-mono);font-size:var(--public-text-eyebrow);letter-spacing:var(--public-tracking-hud);text-transform:uppercase;color:var(--public-text-muted);font-weight:500}.public-caption{font-size:var(--public-text-caption);color:var(--public-text-muted);line-height:var(--public-leading-normal)}.public-body{font-size:var(--public-text-body);color:var(--public-text-secondary);line-height:var(--public-leading-relaxed)}.public-body-lg{font-size:var(--public-text-body-lg);color:var(--public-text-secondary);line-height:var(--public-leading-relaxed)}.public-card-heading{font-size:var(--public-text-card-heading);color:var(--public-text-primary);font-weight:600;line-height:var(--public-leading-snug)}.public-section-heading{font-size:var(--public-text-section-heading);color:var(--public-text-primary);font-weight:700;line-height:var(--public-leading-tight);letter-spacing:-.02em}.public-hero{font-size:var(--public-text-hero);color:var(--public-text-primary);font-weight:700;line-height:var(--public-leading-tight);letter-spacing:var(--public-tracking-display)}.public-display{font-size:var(--public-text-display);color:var(--public-text-primary);font-weight:800;line-height:var(--public-leading-tight);letter-spacing:var(--public-tracking-display)}.public-hud-index{font-family:var(--public-hud-mono);font-size:var(--public-text-caption);letter-spacing:var(--public-tracking-hud);color:var(--public-text-muted)}.public-hud-rule{background:var(--public-hud-line);border:none;width:100%;height:1px}@media (max-width:1024px){:root{--public-text-display:64px;--public-text-display-xl:84px;--public-text-hero:48px;--public-text-section-heading:28px}}@media (max-width:768px){:root{--public-text-display:42px;--public-text-display-xl:52px;--public-text-hero:34px;--public-text-section-heading:24px;--public-container-padding:16px}}@media (max-width:430px){:root{--public-text-display:34px;--public-text-display-xl:40px;--public-text-hero:28px;--public-text-section-heading:21px}}
.B2bProductsSection-module__KQ-nJG__productsWrapper{--bg-deep:#070a12;--bg-primary:#0a0e1a;--bg-secondary:#111827;--bg-card:#111827;--bg-card-hover:#1a2236;--bg-input:#0f1520;--cyan:#00e5ff;--cyan-dim:#00e5ff1a;--green:#39ff14;--green-dim:#39ff141a;--red:#ef4444;--red-dim:#ef44441a;--orange:#f59e0b;--orange-dim:#f59f0b1a;--purple:#a855f7;--purple-dim:#a855f71a;--pink:#ff3d71;--text-primary:#f1f5f9;--text-secondary:#9ca3af;--text-muted:#6b7280;--text-dim:#4b5563;--border-color:#1f2937;--border-light:#374151;--border-glow:#00e5ff33;--font-primary:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", monospace;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 4px 6px #0006;--shadow-lg:0 10px 15px #00000080;--shadow-glow-cyan:0 0 20px #00e5ff26;--shadow-glow-green:0 0 20px #39ff1426;--shadow-glow-red:0 0 20px #ef444426;--transition-fast:.15s ease;--transition-base:.2s ease}.B2bProductsSection-module__KQ-nJG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.B2bProductsSection-module__KQ-nJG__section{padding:80px 0;position:relative}.B2bProductsSection-module__KQ-nJG__section-header{text-align:center;max-width:600px;margin:0 auto 48px}.B2bProductsSection-module__KQ-nJG__section-tag{text-transform:uppercase;letter-spacing:1px;color:var(--cyan);background:var(--cyan-dim);font-size:.75rem;font-weight:600;font-family:var(--font-mono);border:1px solid #00e5ff26;border-radius:100px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;display:inline-flex}.B2bProductsSection-module__KQ-nJG__section-title{font-family:var(--font-mono);letter-spacing:-.5px;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;line-height:1.2}.B2bProductsSection-module__KQ-nJG__section-desc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.B2bProductsSection-module__KQ-nJG__loop-product-split{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-card);width:100%;height:620px;position:relative;overflow:hidden}.B2bProductsSection-module__KQ-nJG__split-track{--x1:25%;--x2:50%;--x3:75%;width:100%;height:100%;position:relative}.B2bProductsSection-module__KQ-nJG__product-layer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.B2bProductsSection-module__KQ-nJG__product-layer-arena{clip-path:polygon(0 0, var(--x1) 0, var(--x1s) 100%, 0 100%);z-index:1}.B2bProductsSection-module__KQ-nJG__product-layer-go{clip-path:polygon(var(--x1) 0, var(--x2) 0, var(--x2s) 100%, var(--x1s) 100%);z-index:2}.B2bProductsSection-module__KQ-nJG__product-layer-mr{clip-path:polygon(var(--x2) 0, var(--x3) 0, var(--x3s) 100%, var(--x2s) 100%);z-index:3}.B2bProductsSection-module__KQ-nJG__product-layer-fitness{clip-path:polygon(var(--x3) 0, 100% 0, 100% 100%, var(--x3s) 100%);z-index:4}.B2bProductsSection-module__KQ-nJG__product-layer-bg{z-index:1;background-repeat:no-repeat;background-size:auto 150%;position:absolute;inset:0}.B2bProductsSection-module__KQ-nJG__layer-bg-arena{background-image:linear-gradient(#08102033 0%,#081020d9 100%),linear-gradient(135deg,#00e5ff26 0%,#0000 50%),url(/images/products/loop-arena-bg.webp);background-position:0%}.B2bProductsSection-module__KQ-nJG__layer-bg-go{background-image:linear-gradient(#0a160c33 0%,#0a160cd9 100%),linear-gradient(135deg,#39ff141f 0%,#0000 50%),url(/images/products/loop-go-bg.webp);background-position:40%}.B2bProductsSection-module__KQ-nJG__layer-bg-mr{background-image:linear-gradient(#160a1033 0%,#160a10d9 100%),linear-gradient(135deg,#ff3d711f 0%,#0000 50%),radial-gradient(at 40% 80%,#00e5ff14 0%,#0000 50%),radial-gradient(at 80% 40%,#8b5cf60f 0%,#0000 50%),radial-gradient(at 20% 30%,#00e5ff0a 0%,#0000 40%);background-position:50%}.B2bProductsSection-module__KQ-nJG__layer-bg-fitness{background-image:linear-gradient(#16100833 0%,#161008d9 100%),linear-gradient(135deg,#f59f0b1f 0%,#0000 50%),url(/images/products/loop-fitness-bg.webp);background-position:100%}.B2bProductsSection-module__KQ-nJG__product-layer-sizes{z-index:2;pointer-events:none;opacity:.6;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute}.B2bProductsSection-module__KQ-nJG__product-layer-sizes img{object-fit:contain;filter:brightness(1.2)contrast(1.1);width:100%;height:100%;transform:scale(2)}.B2bProductsSection-module__KQ-nJG__product-layer-content{z-index:5;border-radius:var(--radius-md);pointer-events:none;background:linear-gradient(#0f172a1a 0%,#0f172ad9 100%);flex-direction:column;width:360px;max-width:360px;height:520px;padding:24px;display:flex;position:absolute;top:40px}.B2bProductsSection-module__KQ-nJG__product-layer-arena .B2bProductsSection-module__KQ-nJG__product-layer-content{left:3%}.B2bProductsSection-module__KQ-nJG__product-layer-go .B2bProductsSection-module__KQ-nJG__product-layer-content{left:28%}.B2bProductsSection-module__KQ-nJG__product-layer-mr .B2bProductsSection-module__KQ-nJG__product-layer-content{left:53%}.B2bProductsSection-module__KQ-nJG__product-layer-fitness .B2bProductsSection-module__KQ-nJG__product-layer-content{left:78%}.B2bProductsSection-module__KQ-nJG__layer-logo{object-fit:contain;max-width:220px;height:auto;margin-bottom:12px;display:block}.B2bProductsSection-module__KQ-nJG__product-layer-content h3{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:10px;font-size:1.3rem;font-weight:700}.B2bProductsSection-module__KQ-nJG__layer-desc{color:var(--text-secondary);margin-bottom:8px;font-size:.85rem;line-height:1.5}.B2bProductsSection-module__KQ-nJG__layer-target{color:var(--text-muted);margin-bottom:14px;font-size:.78rem;font-style:italic;line-height:1.4}.B2bProductsSection-module__KQ-nJG__layer-tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.B2bProductsSection-module__KQ-nJG__layer-tag{font-size:.7rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:100px;padding:3px 10px}.B2bProductsSection-module__KQ-nJG__layer-cta{border-radius:var(--radius-md);font-size:.8rem;font-weight:600;font-family:var(--font-mono);white-space:nowrap;pointer-events:auto;align-items:center;gap:6px;padding:8px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.B2bProductsSection-module__KQ-nJG__layer-info-boxes{flex-wrap:nowrap;gap:8px;margin-top:auto;margin-bottom:16px;display:flex}.B2bProductsSection-module__KQ-nJG__info-box{border-radius:var(--radius-sm);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#0f172a99;flex:1;min-width:0;padding:10px;overflow:hidden}.B2bProductsSection-module__KQ-nJG__info-box-icon{margin-bottom:4px;font-size:1.2rem;line-height:1}.B2bProductsSection-module__KQ-nJG__info-box-title{font-size:.65rem;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;overflow:hidden}.B2bProductsSection-module__KQ-nJG__info-box-list{flex-direction:column;gap:3px;display:flex}.B2bProductsSection-module__KQ-nJG__info-box-list span{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-weight:500;line-height:1.3;overflow:hidden}.B2bProductsSection-module__KQ-nJG__ib-cyan{border-color:#00e5ff40}.B2bProductsSection-module__KQ-nJG__ib-cyan .B2bProductsSection-module__KQ-nJG__info-box-title{color:var(--cyan)}.B2bProductsSection-module__KQ-nJG__ib-cyan .B2bProductsSection-module__KQ-nJG__info-box-icon{filter:drop-shadow(0 0 4px #00e5ff66)}.B2bProductsSection-module__KQ-nJG__ib-green{border-color:#39ff1440}.B2bProductsSection-module__KQ-nJG__ib-green .B2bProductsSection-module__KQ-nJG__info-box-title{color:var(--green)}.B2bProductsSection-module__KQ-nJG__ib-green .B2bProductsSection-module__KQ-nJG__info-box-icon{filter:drop-shadow(0 0 4px #39ff1466)}.B2bProductsSection-module__KQ-nJG__ib-pink{border-color:#ff3d7140}.B2bProductsSection-module__KQ-nJG__ib-pink .B2bProductsSection-module__KQ-nJG__info-box-title{color:var(--pink)}.B2bProductsSection-module__KQ-nJG__ib-pink .B2bProductsSection-module__KQ-nJG__info-box-icon{filter:drop-shadow(0 0 4px #ff3d7166)}.B2bProductsSection-module__KQ-nJG__ib-orange{border-color:#f59f0b40}.B2bProductsSection-module__KQ-nJG__ib-orange .B2bProductsSection-module__KQ-nJG__info-box-title{color:var(--orange)}.B2bProductsSection-module__KQ-nJG__ib-orange .B2bProductsSection-module__KQ-nJG__info-box-icon{filter:drop-shadow(0 0 4px #f59f0b66)}.B2bProductsSection-module__KQ-nJG__split-handle{z-index:20;cursor:col-resize;transform-origin:top;background:0 0;width:20px;position:absolute;top:0;bottom:0;transform:translate(-50%)rotate(-15deg)}.B2bProductsSection-module__KQ-nJG__split-handle:before{content:"";background:linear-gradient(180deg, transparent 10%, var(--border-light) 40%, var(--cyan) 50%, var(--border-light) 60%, transparent 90%);opacity:.6;width:2px;height:100%;margin-left:-1px;transition:opacity .2s,box-shadow .2s;position:absolute;top:0;left:50%}.B2bProductsSection-module__KQ-nJG__split-handle:hover:before,.B2bProductsSection-module__KQ-nJG__split-handle.B2bProductsSection-module__KQ-nJG__dragging:before{opacity:1;box-shadow:0 0 20px #00e5ff66}.B2bProductsSection-module__KQ-nJG__split-handle:after{content:"";background:var(--bg-card);border:1px solid var(--border-color);opacity:0;width:24px;height:48px;box-shadow:var(--shadow-md);border-radius:6px;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.B2bProductsSection-module__KQ-nJG__split-handle:hover:after,.B2bProductsSection-module__KQ-nJG__split-handle.B2bProductsSection-module__KQ-nJG__dragging:after{opacity:1;border-color:var(--cyan)}.B2bProductsSection-module__KQ-nJG__handle-1{left:var(--x1)}.B2bProductsSection-module__KQ-nJG__handle-2{left:var(--x2)}.B2bProductsSection-module__KQ-nJG__handle-3{left:var(--x3)}.B2bProductsSection-module__KQ-nJG__tag-cyan{color:var(--cyan);background:#00e5ff1f;border:1px solid #00e5ff33}.B2bProductsSection-module__KQ-nJG__tag-green{color:var(--green);background:#39ff141f;border:1px solid #39ff1433}.B2bProductsSection-module__KQ-nJG__tag-pink{color:var(--pink);background:#ff3d711f;border:1px solid #ff3d7133}.B2bProductsSection-module__KQ-nJG__tag-orange{color:var(--orange);background:#f59f0b1f;border:1px solid #f59f0b33}.B2bProductsSection-module__KQ-nJG__cta-cyan{color:var(--cyan);background:#00e5ff1a;border-color:#00e5ff4d}.B2bProductsSection-module__KQ-nJG__cta-cyan:hover{color:#5ee7ff;background:#00e5ff33;box-shadow:0 0 20px #00e5ff33}.B2bProductsSection-module__KQ-nJG__cta-green{color:var(--green);background:#39ff141a;border-color:#39ff144d}.B2bProductsSection-module__KQ-nJG__cta-green:hover{color:#5cff47;background:#39ff1433;box-shadow:0 0 20px #39ff1433}.B2bProductsSection-module__KQ-nJG__cta-pink{color:var(--pink);background:#ff3d711a;border-color:#ff3d714d}.B2bProductsSection-module__KQ-nJG__cta-pink:hover{color:#ff6b9d;background:#ff3d7133;box-shadow:0 0 20px #ff3d7133}.B2bProductsSection-module__KQ-nJG__cta-orange{color:var(--orange);background:#f59f0b1a;border-color:#f59f0b4d}.B2bProductsSection-module__KQ-nJG__cta-orange:hover{color:#fbbf24;background:#f59f0b33;box-shadow:0 0 20px #f59f0b33}.B2bProductsSection-module__KQ-nJG__mobile-products{flex-direction:column;gap:20px;padding:0 20px;display:none}.B2bProductsSection-module__KQ-nJG__mproduct-card{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-card);position:relative;overflow:hidden}.B2bProductsSection-module__KQ-nJG__mproduct-bg{z-index:1;opacity:.35;background-position:50%;background-repeat:no-repeat;background-size:auto 150%;position:absolute;inset:0}.B2bProductsSection-module__KQ-nJG__mproduct-arena .B2bProductsSection-module__KQ-nJG__mproduct-bg{background-image:linear-gradient(#08102099 0%,#081020e6 100%),url(/images/products/loop-arena-bg.webp);background-position:0%}.B2bProductsSection-module__KQ-nJG__mproduct-go .B2bProductsSection-module__KQ-nJG__mproduct-bg{background-image:linear-gradient(#0a160c99 0%,#0a160ce6 100%),url(/images/products/loop-go-bg.webp);background-position:40%}.B2bProductsSection-module__KQ-nJG__mproduct-mr .B2bProductsSection-module__KQ-nJG__mproduct-bg{background-image:linear-gradient(#160a1099 0%,#160a10e6 100%),radial-gradient(at 40% 80%,#00e5ff14 0%,#0000 50%),radial-gradient(at 80% 40%,#8b5cf60f 0%,#0000 50%),radial-gradient(at 20% 30%,#00e5ff0a 0%,#0000 40%);background-position:50%}.B2bProductsSection-module__KQ-nJG__mproduct-fitness .B2bProductsSection-module__KQ-nJG__mproduct-bg{background-image:linear-gradient(#16100899 0%,#161008e6 100%),url(/images/products/loop-fitness-bg.webp);background-position:100%}.B2bProductsSection-module__KQ-nJG__mproduct-sizes{z-index:2;opacity:.2;pointer-events:none;justify-content:center;align-items:center;width:150px;height:150px;padding:16px;display:flex;position:absolute}.B2bProductsSection-module__KQ-nJG__mproduct-sizes img{object-fit:contain;filter:brightness(1.2)contrast(1.1);width:100%;height:100%;transform:scale(2)}.B2bProductsSection-module__KQ-nJG__mproduct-content{z-index:3;flex-direction:column;padding:24px;display:flex;position:relative}.B2bProductsSection-module__KQ-nJG__mproduct-logo{max-width:160px;height:auto;margin-bottom:12px}.B2bProductsSection-module__KQ-nJG__mproduct-content h3{font-family:var(--font-mono);margin-bottom:8px;font-size:1.2rem;font-weight:700}.B2bProductsSection-module__KQ-nJG__mproduct-arena h3{color:var(--cyan)}.B2bProductsSection-module__KQ-nJG__mproduct-go h3{color:var(--green)}.B2bProductsSection-module__KQ-nJG__mproduct-mr h3{color:var(--pink)}.B2bProductsSection-module__KQ-nJG__mproduct-fitness h3{color:var(--orange)}.B2bProductsSection-module__KQ-nJG__mproduct-content p{color:var(--text-secondary);margin-bottom:12px;font-size:.9rem;line-height:1.5}.B2bProductsSection-module__KQ-nJG__mproduct-target{color:var(--text-muted);margin-bottom:12px;font-size:.8rem;font-style:italic;line-height:1.4}.B2bProductsSection-module__KQ-nJG__mproduct-info-boxes{flex-wrap:nowrap;gap:8px;margin-top:auto;margin-bottom:16px;display:flex}.B2bProductsSection-module__KQ-nJG__minfo-box{border-radius:var(--radius-sm);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#0f172a99;flex:1;min-width:0;padding:12px;overflow:hidden}.B2bProductsSection-module__KQ-nJG__minfo-icon{margin-bottom:6px;font-size:1.4rem;line-height:1}.B2bProductsSection-module__KQ-nJG__minfo-title{font-size:.7rem;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;overflow:hidden}.B2bProductsSection-module__KQ-nJG__minfo-list{flex-direction:column;gap:4px;display:flex}.B2bProductsSection-module__KQ-nJG__minfo-list span{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:500;line-height:1.3;overflow:hidden}.B2bProductsSection-module__KQ-nJG__minfo-cyan{border-color:#00e5ff40}.B2bProductsSection-module__KQ-nJG__minfo-cyan .B2bProductsSection-module__KQ-nJG__minfo-title{color:var(--cyan)}.B2bProductsSection-module__KQ-nJG__minfo-cyan .B2bProductsSection-module__KQ-nJG__minfo-icon{filter:drop-shadow(0 0 4px #00e5ff66)}.B2bProductsSection-module__KQ-nJG__minfo-green{border-color:#39ff1440}.B2bProductsSection-module__KQ-nJG__minfo-green .B2bProductsSection-module__KQ-nJG__minfo-title{color:var(--green)}.B2bProductsSection-module__KQ-nJG__minfo-green .B2bProductsSection-module__KQ-nJG__minfo-icon{filter:drop-shadow(0 0 4px #39ff1466)}.B2bProductsSection-module__KQ-nJG__minfo-pink{border-color:#ff3d7140}.B2bProductsSection-module__KQ-nJG__minfo-pink .B2bProductsSection-module__KQ-nJG__minfo-title{color:var(--pink)}.B2bProductsSection-module__KQ-nJG__minfo-pink .B2bProductsSection-module__KQ-nJG__minfo-icon{filter:drop-shadow(0 0 4px #ff3d7166)}.B2bProductsSection-module__KQ-nJG__minfo-orange{border-color:#f59f0b40}.B2bProductsSection-module__KQ-nJG__minfo-orange .B2bProductsSection-module__KQ-nJG__minfo-title{color:var(--orange)}.B2bProductsSection-module__KQ-nJG__minfo-orange .B2bProductsSection-module__KQ-nJG__minfo-icon{filter:drop-shadow(0 0 4px #f59f0b66)}.B2bProductsSection-module__KQ-nJG__mproduct-tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.B2bProductsSection-module__KQ-nJG__mproduct-tags span{font-size:.7rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;border-radius:100px;padding:3px 10px}.B2bProductsSection-module__KQ-nJG__mproduct-arena .B2bProductsSection-module__KQ-nJG__mproduct-tags span{color:var(--cyan);background:#00e5ff1a;border:1px solid #00e5ff26}.B2bProductsSection-module__KQ-nJG__mproduct-go .B2bProductsSection-module__KQ-nJG__mproduct-tags span{color:var(--green);background:#39ff141a;border:1px solid #39ff1426}.B2bProductsSection-module__KQ-nJG__mproduct-mr .B2bProductsSection-module__KQ-nJG__mproduct-tags span{color:var(--pink);background:#ff3d711a;border:1px solid #ff3d7126}.B2bProductsSection-module__KQ-nJG__mproduct-fitness .B2bProductsSection-module__KQ-nJG__mproduct-tags span{color:var(--orange);background:#f59f0b1a;border:1px solid #f59f0b26}.B2bProductsSection-module__KQ-nJG__mproduct-cta{border-radius:var(--radius-md);min-height:44px;font-size:.85rem;font-weight:600;font-family:var(--font-mono);align-items:center;gap:6px;padding:10px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.B2bProductsSection-module__KQ-nJG__mproduct-arena .B2bProductsSection-module__KQ-nJG__mproduct-cta{color:var(--cyan);background:#00e5ff1a;border:1px solid #00e5ff4d}.B2bProductsSection-module__KQ-nJG__mproduct-go .B2bProductsSection-module__KQ-nJG__mproduct-cta{color:var(--green);background:#39ff141a;border:1px solid #39ff144d}.B2bProductsSection-module__KQ-nJG__mproduct-mr .B2bProductsSection-module__KQ-nJG__mproduct-cta{color:var(--pink);background:#ff3d711a;border:1px solid #ff3d714d}.B2bProductsSection-module__KQ-nJG__mproduct-fitness .B2bProductsSection-module__KQ-nJG__mproduct-cta{color:var(--orange);background:#f59f0b1a;border:1px solid #f59f0b4d}@media (max-width:768px){.B2bProductsSection-module__KQ-nJG__loop-product-split{display:none}.B2bProductsSection-module__KQ-nJG__mobile-products{display:flex}.B2bProductsSection-module__KQ-nJG__mproduct-info-boxes{flex-direction:column;gap:10px}.B2bProductsSection-module__KQ-nJG__mproduct-content{flex-direction:column;display:flex}.B2bProductsSection-module__KQ-nJG__minfo-box{padding:14px}.B2bProductsSection-module__KQ-nJG__minfo-icon{font-size:1.6rem}.B2bProductsSection-module__KQ-nJG__minfo-title,.B2bProductsSection-module__KQ-nJG__minfo-list span{font-size:.75rem}.B2bProductsSection-module__KQ-nJG__container{padding:0 16px}.B2bProductsSection-module__KQ-nJG__mobile-products{padding:0}}@media (max-width:480px){.B2bProductsSection-module__KQ-nJG__section{padding:60px 0}}@media (prefers-reduced-motion:reduce){.B2bProductsSection-module__KQ-nJG__layer-cta,.B2bProductsSection-module__KQ-nJG__mproduct-cta,.B2bProductsSection-module__KQ-nJG__split-handle:before,.B2bProductsSection-module__KQ-nJG__split-handle:after{transition:none}}.B2bProductsSection-module__KQ-nJG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,36px);padding-bottom:clamp(72px,10vw,136px);display:grid}.B2bProductsSection-module__KQ-nJG__productCard{background:#080a0feb;border:1px solid #ffffff1c;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #0000004d}.B2bProductsSection-module__KQ-nJG__productCard-cyan{--product-card-accent:#2dd4ee}.B2bProductsSection-module__KQ-nJG__productCard-green{--product-card-accent:#34d399}.B2bProductsSection-module__KQ-nJG__productMedia{min-height:clamp(250px,32vw,410px);position:relative}.B2bProductsSection-module__KQ-nJG__productImage{object-fit:cover}.B2bProductsSection-module__KQ-nJG__productMediaShade{background:linear-gradient(#05060a0d,#05060adb);position:absolute;inset:0}.B2bProductsSection-module__KQ-nJG__productLogo{object-fit:contain;object-position:left center;width:min(42%,230px);height:auto;position:absolute;bottom:clamp(22px,3vw,34px);left:clamp(24px,4vw,42px)}.B2bProductsSection-module__KQ-nJG__productBody{padding:clamp(26px,4vw,44px)}.B2bProductsSection-module__KQ-nJG__productRelation{color:var(--product-card-accent);letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:700}.B2bProductsSection-module__KQ-nJG__productBody h3{color:#f5f7fb;margin:10px 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.05}.B2bProductsSection-module__KQ-nJG__productDescription{color:#b8c0cc;margin:0;font-size:16px;line-height:1.65}.B2bProductsSection-module__KQ-nJG__productFacts{gap:10px;margin:26px 0;padding:0;list-style:none;display:grid}.B2bProductsSection-module__KQ-nJG__productFacts li{color:#e4e8ee;font-size:14px}.B2bProductsSection-module__KQ-nJG__productFacts li:before{content:"—";color:var(--product-card-accent);margin-right:10px}.B2bProductsSection-module__KQ-nJG__productCategories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.B2bProductsSection-module__KQ-nJG__productCategory{border:1px solid color-mix(in srgb, var(--product-card-accent) 25%, transparent);background:color-mix(in srgb, var(--product-card-accent) 7%, transparent);border-radius:12px;gap:5px;padding:14px;display:grid}.B2bProductsSection-module__KQ-nJG__productCategory span{color:#f1f4f8;font-size:14px;font-weight:600}.B2bProductsSection-module__KQ-nJG__productCategory small{color:#aeb7c4;font-size:12px}.B2bProductsSection-module__KQ-nJG__productActions{flex-wrap:wrap;gap:14px 22px;margin-top:30px;display:flex}.B2bProductsSection-module__KQ-nJG__productActions a{color:var(--product-card-accent);font-size:14px;font-weight:700;text-decoration:none}.B2bProductsSection-module__KQ-nJG__productActions a:hover{text-decoration:underline}@media (max-width:900px){.B2bProductsSection-module__KQ-nJG__productGrid{grid-template-columns:1fr}}@media (max-width:520px){.B2bProductsSection-module__KQ-nJG__productCategories{grid-template-columns:1fr}.B2bProductsSection-module__KQ-nJG__productMedia{min-height:230px}}
.academy-module__66Zu8q__pageContent{padding-bottom:0}.academy-module__66Zu8q__hero{padding-bottom:80px}.academy-module__66Zu8q__heroVisual{aspect-ratio:1672/941;width:100%;position:relative;overflow:hidden}.academy-module__66Zu8q__heroVisualImage{object-fit:cover}.academy-module__66Zu8q__heroVisual:after{content:"";background:linear-gradient(180deg, transparent 80%, var(--public-bg-page,#05060a) 100%);pointer-events:none;position:absolute;inset:0}.academy-module__66Zu8q__heroContent{max-width:1120px;margin:0 auto;padding:56px 24px 0}.academy-module__66Zu8q__breadcrumb{color:var(--public-cyan,#2dd4ee);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.academy-module__66Zu8q__breadcrumb:hover{text-decoration:underline}.academy-module__66Zu8q__heroTitle{color:var(--public-text-primary,#f2f4f8);margin:0 0 20px;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.05}.academy-module__66Zu8q__heroDesc{color:var(--public-text-secondary,#9aa4b2);max-width:720px;margin:0 0 32px;font-size:18px;line-height:1.7}.academy-module__66Zu8q__section{border-top:1px solid var(--public-border,#9aa4b214);max-width:1120px;margin:0 auto;padding:64px 24px}.academy-module__66Zu8q__sectionEyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--public-cyan,#2dd4ee);margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.academy-module__66Zu8q__sectionTitle{color:var(--public-text-primary,#f2f4f8);margin:0 0 16px;font-size:clamp(24px,3vw,34px);font-weight:700}.academy-module__66Zu8q__sectionDesc{color:var(--public-text-secondary,#9aa4b2);max-width:680px;margin:0 0 32px;font-size:16px;line-height:1.7}.academy-module__66Zu8q__segmentGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.academy-module__66Zu8q__segmentCard{background:var(--public-bg-surface,#0d1017);border:1px solid var(--public-border-strong,#9aa4b22e);color:var(--public-text-primary,#f2f4f8);border-radius:8px;padding:20px;font-size:15px;font-weight:600}.academy-module__66Zu8q__droneFlow{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.academy-module__66Zu8q__droneStep{border-bottom:1px solid var(--public-border,#9aa4b214);align-items:flex-start;gap:20px;padding:18px 0;display:flex}.academy-module__66Zu8q__droneStepNumber{width:32px;height:32px;color:var(--public-cyan,#2dd4ee);background:#2dd4ee1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.academy-module__66Zu8q__droneStepText{color:var(--public-text-secondary,#9aa4b2);padding-top:4px;font-size:16px}.academy-module__66Zu8q__comingSoonGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.academy-module__66Zu8q__comingSoonCard{background:var(--public-bg-elevated,#0a0c12);border:1px solid var(--public-border,#9aa4b214);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex}.academy-module__66Zu8q__comingSoonName{color:var(--public-text-secondary,#9aa4b2);font-size:14px;font-weight:600}.academy-module__66Zu8q__comingSoonBadge{letter-spacing:.03em;text-transform:uppercase;color:var(--public-text-muted,#707886);white-space:nowrap;background:#9aa4b21f;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}.academy-module__66Zu8q__ctaSection{text-align:center;max-width:1120px;margin:0 auto;padding:64px 24px 96px}.academy-module__66Zu8q__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px;display:flex}.academy-module__66Zu8q__btnPrimary{background:var(--public-cyan,#2dd4ee);color:#05060a;border-radius:8px;align-items:center;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.academy-module__66Zu8q__btnSecondary{border:1px solid var(--public-border-strong,#9aa4b22e);color:var(--public-text-primary,#f2f4f8);border-radius:8px;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:640px){.academy-module__66Zu8q__hero{padding-bottom:56px}.academy-module__66Zu8q__heroContent{padding:32px 20px 0}.academy-module__66Zu8q__section{padding:48px 20px}.academy-module__66Zu8q__segmentGrid,.academy-module__66Zu8q__comingSoonGrid{grid-template-columns:1fr 1fr}.academy-module__66Zu8q__droneStep{gap:14px}}@media (max-width:420px){.academy-module__66Zu8q__segmentGrid,.academy-module__66Zu8q__comingSoonGrid{grid-template-columns:1fr}}
.arena-module__jkIstG__pageContent{max-width:var(--public-container-max,1280px);padding:0 var(--public-container-padding,24px);margin:0 auto}.arena-module__jkIstG__hudIndex{font-family:var(--public-hud-mono,ui-monospace, monospace);letter-spacing:var(--public-tracking-hud,.16em);color:var(--public-cyan,#2dd4ee);text-transform:uppercase;margin-bottom:18px;font-size:11px;display:block}.arena-module__jkIstG__hero{border-radius:var(--public-radius-lg,10px);min-height:70vh;margin:var(--public-space-5,24px) 0 var(--public-space-8,64px);border:1px solid var(--public-border,#9aa4b214);align-items:center;display:flex;position:relative;overflow:hidden}.arena-module__jkIstG__heroArena{aspect-ratio:auto;align-items:flex-end;min-height:clamp(680px,88svh,940px);max-height:none}.arena-module__jkIstG__heroArenaMedia{z-index:0;position:absolute;inset:0;overflow:hidden}.arena-module__jkIstG__heroArenaImage{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block}.arena-module__jkIstG__heroArenaGradient{z-index:1;background:linear-gradient(#05060a0d 0%,#05060a26 45%,#05060a8c 70%,#05060ae6 100%);position:absolute;inset:0}.arena-module__jkIstG__heroInner{z-index:2;padding:var(--public-space-8,64px) var(--public-space-6,32px);max-width:640px;position:relative}.arena-module__jkIstG__heroTitle{letter-spacing:-.03em;color:var(--public-text-primary,#f2f4f8);margin-bottom:var(--public-space-4,16px);font-size:clamp(28px,4.4vw,48px);font-weight:700;line-height:1.05}.arena-module__jkIstG__heroSubtitle{color:var(--public-text-secondary,#9aa4b2);margin-bottom:var(--public-space-6,32px);max-width:480px;font-size:16px;line-height:1.7}.arena-module__jkIstG__heroActions{gap:var(--public-space-4,16px);flex-wrap:wrap;display:flex}.arena-module__jkIstG__heroBtnPrimary{border-radius:var(--public-radius-sm,3px);color:var(--public-text-inverse,#05060a);background:var(--public-cyan,#2dd4ee);transition:box-shadow var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease, filter var(--public-duration-fast,.15s) ease;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.arena-module__jkIstG__heroBtnPrimary:hover{filter:brightness(1.12);box-shadow:0 0 30px var(--public-cyan-strong,#2dd4ee4d);transform:translateY(-2px)}.arena-module__jkIstG__heroBtnPrimary:focus-visible{outline:2px solid var(--public-text-primary,#f2f4f8);outline-offset:3px}.arena-module__jkIstG__heroBtnSecondary{border-radius:var(--public-radius-sm,3px);color:var(--public-text-primary,#f2f4f8);border:1px solid var(--public-border-strong,#9aa4b22e);transition:background var(--public-duration-fast,.15s) ease, border-color var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease;background:0 0;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.arena-module__jkIstG__heroBtnSecondary:hover{border-color:var(--public-cyan,#2dd4ee);background:#ffffff0a;transform:translateY(-2px)}.arena-module__jkIstG__heroBtnSecondary:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.arena-module__jkIstG__proofStrip{gap:var(--public-space-6,32px);padding:var(--public-space-5,24px) 0 var(--public-space-7,48px);border-bottom:1px solid var(--public-hud-line,#9aa4b229);margin-bottom:var(--public-space-7,48px);flex-wrap:wrap;display:flex}.arena-module__jkIstG__proofItem{color:var(--public-text-secondary,#9aa4b2);padding-left:18px;font-size:14px;font-weight:600;position:relative}.arena-module__jkIstG__proofItem:before{content:"";background:var(--public-cyan,#2dd4ee);width:8px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.arena-module__jkIstG__section{padding:var(--public-space-9,96px) 0}.arena-module__jkIstG__sectionAlt{background:var(--public-bg-elevated,#0a0c12);border-radius:var(--public-radius-lg,10px);padding:var(--public-space-9,96px) var(--public-space-6,32px);margin:var(--public-space-6,32px) 0;border:1px solid var(--public-border,#9aa4b214)}.arena-module__jkIstG__sectionHeader{max-width:720px;margin-bottom:var(--public-space-7,48px)}.arena-module__jkIstG__sectionEyebrow{font-family:var(--public-hud-mono,ui-monospace, monospace);font-size:var(--public-text-eyebrow,11px);letter-spacing:var(--public-tracking-hud,.16em);text-transform:uppercase;color:var(--public-cyan,#2dd4ee);align-items:center;gap:8px;margin-bottom:14px;font-weight:500;display:inline-flex}.arena-module__jkIstG__sectionEyebrow:before{content:"";background:var(--public-cyan,#2dd4ee);width:20px;height:1px;display:block}.arena-module__jkIstG__sectionTitle{letter-spacing:-.02em;color:var(--public-text-primary,#f2f4f8);margin-bottom:var(--public-space-4,16px);font-size:clamp(26px,3.4vw,38px);font-weight:700;line-height:1.12}.arena-module__jkIstG__sectionText{color:var(--public-text-secondary,#9aa4b2);max-width:640px;font-size:16px;line-height:1.7}.arena-module__jkIstG__editorSection{padding:var(--public-space-9,96px) var(--public-space-6,32px);margin:var(--public-space-6,32px) 0;border-radius:var(--public-radius-lg,10px);border:1px solid var(--public-border,#9aa4b214);background:radial-gradient(ellipse 80% 60% at 85% 15%, #2dd4ee12 0%, transparent 60%), var(--public-bg-elevated,#0a0c12)}.arena-module__jkIstG__editorInner{gap:var(--public-space-8,64px);grid-template-columns:.8fr 1.2fr;align-items:center;display:grid}.arena-module__jkIstG__editorHeader{flex-direction:column;display:flex}.arena-module__jkIstG__editorSubheading{color:var(--public-text-primary,#f2f4f8);margin:0 0 var(--public-space-4,16px);font-size:18px;font-weight:600;line-height:1.4}.arena-module__jkIstG__editorFeatures{margin:var(--public-space-6,32px) 0 0;padding:var(--public-space-5,24px) 0 0;border-top:1px solid var(--public-hud-line,#9aa4b229);flex-direction:column;gap:12px;list-style:none;display:flex}.arena-module__jkIstG__editorStatement{letter-spacing:-.01em;color:var(--public-text-primary,#f2f4f8);margin:var(--public-space-6,32px) 0 0;padding-top:var(--public-space-5,24px);border-top:1px solid var(--public-cyan-strong,#2dd4ee59);max-width:420px;font-size:19px;font-weight:700;line-height:1.5}.arena-module__jkIstG__editorFeature{color:var(--public-text-secondary,#9aa4b2);padding-left:18px;font-size:14px;font-weight:600;position:relative}.arena-module__jkIstG__editorFeature:before{content:"";background:var(--public-cyan,#2dd4ee);width:8px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.arena-module__jkIstG__editorVisual{gap:var(--public-space-4,16px);border-radius:var(--public-radius-lg,10px);border:1px solid var(--public-border-strong,#9aa4b22e);background:var(--public-bg-surface,#0d1017);padding:var(--public-space-6,32px);flex-direction:column;display:flex;position:relative;overflow:hidden}.arena-module__jkIstG__editorVisual:before{content:"";mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(135deg,#ffffff0f 0%,#0000 38%);position:absolute;inset:0}.arena-module__jkIstG__editorSvg{width:100%;height:auto;display:block}.arena-module__jkIstG__editorFloor{fill:#9aa4b20d;stroke:#9aa4b224;stroke-width:1px;stroke-linejoin:round}.arena-module__jkIstG__editorWallFace{fill:url(#editorWallFace);stroke:#9aa4b238;stroke-width:1px;stroke-linejoin:round}.arena-module__jkIstG__editorDoor{fill:none;stroke:var(--public-text-muted,#707886);stroke-width:1px;opacity:.45}.arena-module__jkIstG__editorBoundary{fill:none;stroke:var(--public-cyan,#2dd4ee);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 8px #2dd4ee33)}.arena-module__jkIstG__editorBoundaryScan{fill:none;stroke:var(--public-text-primary,#f2f4f8);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:44 1900;opacity:.5;filter:drop-shadow(0 0 6px #2dd4ee80);animation:12s linear infinite arena-module__jkIstG__editorBoundaryScan}.arena-module__jkIstG__editorPlayAreaFill{fill:#34d3991f}.arena-module__jkIstG__editorPlayAreaBoundary{fill:none;stroke:#34d399;stroke-width:2px;stroke-linejoin:round;filter:drop-shadow(0 0 7px #34d39959);transform-origin:50%;transform-box:fill-box;animation:5.2s ease-in-out infinite arena-module__jkIstG__editorPlayAreaGlow}.arena-module__jkIstG__editorSafetyRing{fill:none;stroke:#9aa4b273;stroke-width:1.2px;stroke-dasharray:5 5}.arena-module__jkIstG__editorZoneBlue,.arena-module__jkIstG__editorZoneRed{stroke-width:1.5px;transform-origin:50%;transform-box:fill-box;animation:4.4s ease-in-out infinite arena-module__jkIstG__editorZoneBreathe}.arena-module__jkIstG__editorZoneBlue{stroke:#3b82f68c}.arena-module__jkIstG__editorZoneRed{stroke:#f0475a99;animation-delay:-2.2s}.arena-module__jkIstG__editorObstacleShadow{fill:#02030659}.arena-module__jkIstG__editorColumn{stroke:#0203064d;stroke-width:1px}.arena-module__jkIstG__editorObstacleBase{fill:#14171ea6;stroke:#9aa4b240;stroke-width:1px}.arena-module__jkIstG__editorObstacleTop{fill:#9aa4b242;stroke:#9aa4b259;stroke-width:1px}.arena-module__jkIstG__editorStorageLine{stroke:#ffffff24;stroke-width:1px}.arena-module__jkIstG__editorCalMeasureLine{stroke:var(--public-cyan,#2dd4ee);stroke-opacity:.5;stroke-width:1px;stroke-dasharray:4 4}.arena-module__jkIstG__editorCalMeasureLabel{font-family:var(--public-hud-mono,ui-monospace, monospace);fill:var(--public-text-secondary,#9aa4b2);text-anchor:middle;font-size:11px}.arena-module__jkIstG__editorCalPoint circle{fill:var(--public-cyan,#2dd4ee);stroke:var(--public-void-bg,#05060a);stroke-width:1.5px;filter:drop-shadow(0 0 8px #2dd4ee73);transform-origin:50%;transform-box:fill-box;animation:3s ease-in-out infinite arena-module__jkIstG__editorCalPulse}.arena-module__jkIstG__editorCalLabel{font-family:var(--public-hud-mono,ui-monospace, monospace);fill:var(--public-void-bg,#05060a);text-anchor:middle;font-size:10px;font-weight:700}@keyframes arena-module__jkIstG__editorCalPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes arena-module__jkIstG__editorZoneBreathe{0%,to{opacity:.82}50%{opacity:1}}@keyframes arena-module__jkIstG__editorPlayAreaGlow{0%,to{opacity:.85}50%{opacity:1}}@keyframes arena-module__jkIstG__editorBoundaryScan{to{stroke-dashoffset:-1936px}}.arena-module__jkIstG__editorCallouts{margin-top:var(--public-space-4,16px);flex-direction:column;gap:10px;display:flex}.arena-module__jkIstG__editorCallout{color:var(--public-text-secondary,#9aa4b2);align-items:center;gap:8px;font-size:12px;display:flex}.arena-module__jkIstG__editorCalloutDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.arena-module__jkIstG__editorCalloutStub{display:none}.arena-module__jkIstG__editorCalloutDotCyan{background:var(--public-cyan,#2dd4ee);border-radius:50%}.arena-module__jkIstG__editorCalloutDotGreen{background:#34d399;border-radius:50%}.arena-module__jkIstG__editorCalloutDotNeutral{background:#9aa4b299}.arena-module__jkIstG__editorCalloutDotBlue{background:#3b82f6}.arena-module__jkIstG__editorCalloutDotRed{background:#f0475a}@media (min-width:640px){.arena-module__jkIstG__editorCallouts{inset:var(--public-space-6,32px);pointer-events:none;margin-top:0;position:absolute}.arena-module__jkIstG__editorCallout{left:var(--cx);top:var(--cy);white-space:nowrap;font-size:11.5px;font-weight:600;position:absolute;transform:translate(-50%,-50%)}.arena-module__jkIstG__editorCalloutRight{flex-direction:row;transform:translate(6px,-50%)}.arena-module__jkIstG__editorCalloutLeft{flex-direction:row-reverse;transform:translate(calc(-100% - 6px),-50%)}.arena-module__jkIstG__editorCalloutStub{opacity:.4;background:currentColor;flex-shrink:0;width:10px;height:1px;display:block}}.arena-module__jkIstG__spaceGrid{gap:var(--public-space-8,64px);grid-template-columns:1fr 1fr;align-items:center;display:grid}.arena-module__jkIstG__spaceMedia{border-radius:var(--public-radius-lg,10px);border:1px solid var(--public-border-strong,#9aa4b22e);overflow:hidden}.arena-module__jkIstG__spaceMediaImage{width:100%;height:auto;display:block}.arena-module__jkIstG__spaceText{flex-direction:column;display:flex}.arena-module__jkIstG__experienceList{margin:var(--public-space-5,24px) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.arena-module__jkIstG__experienceItem{padding:var(--public-space-4,16px) 0;border-top:1px solid var(--public-border,#9aa4b214)}.arena-module__jkIstG__experienceItem:last-child{border-bottom:1px solid var(--public-border,#9aa4b214)}.arena-module__jkIstG__experienceItem h3{color:var(--public-text-primary,#f2f4f8);margin:0 0 4px;font-size:16px;font-weight:700}.arena-module__jkIstG__experienceItem p{color:var(--public-text-secondary,#9aa4b2);margin:0;font-size:14px;line-height:1.6}.arena-module__jkIstG__libraryGrid{gap:var(--public-space-5,24px);grid-template-columns:repeat(3,1fr);display:grid}.arena-module__jkIstG__libraryFeature{border-radius:var(--public-radius-lg,10px);border:1px solid var(--public-border-strong,#9aa4b22e);background:var(--public-bg-surface,#0d1017);grid-column:1/-1;grid-template-columns:1.3fr 1fr;display:grid;overflow:hidden}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryMedia{aspect-ratio:4/3}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryContent{padding:var(--public-space-7,48px);justify-content:flex-start;gap:10px}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryContent h3{font-size:28px}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryContent p{flex:none;margin-bottom:0}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryPlayers{padding-top:var(--public-space-5,24px);margin-top:auto}.arena-module__jkIstG__libraryCard{border-radius:var(--public-radius-md,6px);border:1px solid var(--public-border,#9aa4b214);background:var(--public-bg-surface,#0d1017);transition:border-color var(--public-duration-fast,.15s) ease;flex-direction:column;display:flex;overflow:hidden}.arena-module__jkIstG__libraryCard:hover{border-color:var(--public-border-strong,#9aa4b22e)}.arena-module__jkIstG__libraryCard .arena-module__jkIstG__libraryMedia{aspect-ratio:4/3}.arena-module__jkIstG__libraryMedia{background:var(--public-bg-elevated,#0a0c12);position:relative;overflow:hidden}.arena-module__jkIstG__libraryImage{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.arena-module__jkIstG__libraryContent{padding:var(--public-space-5,24px);flex-direction:column;gap:4px;display:flex}.arena-module__jkIstG__libraryCategory{font-family:var(--public-hud-mono,ui-monospace, monospace);letter-spacing:var(--public-tracking-hud,.16em);text-transform:uppercase;color:var(--public-cyan,#2dd4ee);margin-bottom:4px;font-size:11px}.arena-module__jkIstG__libraryContent h3{color:var(--public-text-primary,#f2f4f8);margin:0 0 6px;font-size:18px;font-weight:700}.arena-module__jkIstG__libraryContent p{color:var(--public-text-secondary,#9aa4b2);flex:1;margin:0 0 12px;font-size:14px;line-height:1.6}.arena-module__jkIstG__libraryPlayers{color:var(--public-text-muted,#707886);font-size:13px;font-weight:600}.arena-module__jkIstG__operatorRail{padding:var(--public-space-6,32px) 0 0;gap:var(--public-space-5,24px);border-top:1px solid var(--public-hud-line,#9aa4b229);grid-template-columns:repeat(5,1fr);margin:0;list-style:none;display:grid}.arena-module__jkIstG__operatorStep{flex-direction:column;gap:8px;display:flex}.arena-module__jkIstG__operatorNumber{font-family:var(--public-hud-mono,ui-monospace, monospace);color:var(--public-cyan,#2dd4ee);font-size:28px;font-weight:500}.arena-module__jkIstG__operatorAction{color:var(--public-text-primary,#f2f4f8);font-size:15px;font-weight:700}.arena-module__jkIstG__operatorDesc{color:var(--public-text-secondary,#9aa4b2);margin:0;font-size:13px;line-height:1.6}.arena-module__jkIstG__techGrid{gap:var(--public-space-8,64px);grid-template-columns:1fr 1fr;align-items:start;display:grid}.arena-module__jkIstG__techText{flex-direction:column;display:flex;position:sticky;top:120px}.arena-module__jkIstG__techSpecs{flex-direction:column;margin:0;display:flex}.arena-module__jkIstG__techSpecRow{padding:var(--public-space-4,16px) 0;border-top:1px solid var(--public-border,#9aa4b214);gap:var(--public-space-4,16px);grid-template-columns:200px 1fr;display:grid}.arena-module__jkIstG__techSpecRow:last-child{border-bottom:1px solid var(--public-border,#9aa4b214)}.arena-module__jkIstG__techSpecRow dt{color:var(--public-text-primary,#f2f4f8);font-size:14px;font-weight:700}.arena-module__jkIstG__techSpecRow dd{color:var(--public-text-secondary,#9aa4b2);margin:0;font-size:14px;line-height:1.6}.arena-module__jkIstG__fitSection{text-align:center}.arena-module__jkIstG__fitSection .arena-module__jkIstG__sectionEyebrow{justify-content:center}.arena-module__jkIstG__fitSection .arena-module__jkIstG__sectionTitle{margin-left:auto;margin-right:auto}.arena-module__jkIstG__fitTags{margin:var(--public-space-6,32px) 0 0;flex-wrap:wrap;justify-content:center;gap:12px;padding:0;list-style:none;display:flex}.arena-module__jkIstG__fitTag{border:1px solid var(--public-border-strong,#9aa4b22e);color:var(--public-text-secondary,#9aa4b2);transition:border-color var(--public-duration-fast,.15s) ease, color var(--public-duration-fast,.15s) ease;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600}.arena-module__jkIstG__fitTag:hover{border-color:var(--public-cyan,#2dd4ee);color:var(--public-text-primary,#f2f4f8)}.arena-module__jkIstG__ctaSection{padding:var(--public-space-10,128px) 0 var(--public-space-9,96px);text-align:center;border-top:1px solid var(--public-hud-line,#9aa4b229);background:radial-gradient(60% 100% at 50% 0,#2dd4ee0f 0%,#0000 70%);position:relative;overflow:hidden}.arena-module__jkIstG__ctaInner{z-index:1;max-width:560px;margin:0 auto;position:relative}.arena-module__jkIstG__ctaInner .arena-module__jkIstG__sectionEyebrow{justify-content:center}.arena-module__jkIstG__ctaTitle{letter-spacing:-.02em;color:var(--public-text-primary,#f2f4f8);margin-bottom:var(--public-space-4,16px);font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1}.arena-module__jkIstG__ctaText{color:var(--public-text-secondary,#9aa4b2);margin-bottom:var(--public-space-6,32px);font-size:16px;line-height:1.7}.arena-module__jkIstG__ctaActions{justify-content:center;gap:var(--public-space-4,16px);display:flex}.arena-module__jkIstG__reveal{opacity:0;clip-path:inset(0 0 10%);transition:opacity var(--public-duration-scene,.9s) var(--public-ease-scene,ease), transform var(--public-duration-scene,.9s) var(--public-ease-scene,ease), clip-path var(--public-duration-scene,.9s) var(--public-ease-scene,ease);transform:translateY(20px)}.arena-module__jkIstG__revealVisible{opacity:1;clip-path:inset(0);transform:translateY(0)}@media (max-width:1024px){.arena-module__jkIstG__spaceGrid,.arena-module__jkIstG__techGrid,.arena-module__jkIstG__editorInner{gap:var(--public-space-6,32px);grid-template-columns:1fr}.arena-module__jkIstG__spaceMedia{order:-1}.arena-module__jkIstG__techText{position:static}.arena-module__jkIstG__libraryGrid{grid-template-columns:repeat(2,1fr)}.arena-module__jkIstG__libraryFeature{grid-template-columns:1fr}.arena-module__jkIstG__operatorRail{row-gap:var(--public-space-6,32px);grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.arena-module__jkIstG__hero{min-height:60vh;margin:16px 0 var(--public-space-6,32px)}.arena-module__jkIstG__heroArena{aspect-ratio:auto;flex-direction:column;align-items:stretch;min-height:0;max-height:none}.arena-module__jkIstG__heroArenaMedia{aspect-ratio:3/2;flex-shrink:0;width:100%;position:relative;inset:auto}.arena-module__jkIstG__heroArenaImage{object-position:center}.arena-module__jkIstG__heroArenaGradient{background:linear-gradient(#05060a00 0% 80%,#05060a80 100%)}.arena-module__jkIstG__heroArena .arena-module__jkIstG__heroInner{max-width:none}.arena-module__jkIstG__heroInner{padding:var(--public-space-6,32px) var(--public-space-4,16px)}.arena-module__jkIstG__heroActions{flex-direction:column}.arena-module__jkIstG__heroBtnPrimary,.arena-module__jkIstG__heroBtnSecondary{justify-content:center;width:100%}.arena-module__jkIstG__section{padding:var(--public-space-7,48px) 0}.arena-module__jkIstG__sectionAlt,.arena-module__jkIstG__editorSection{padding:var(--public-space-6,32px) var(--public-space-4,16px)}.arena-module__jkIstG__proofStrip{gap:var(--public-space-4,16px) var(--public-space-5,24px);padding:var(--public-space-4,16px) 0 var(--public-space-6,32px)}.arena-module__jkIstG__libraryGrid{grid-template-columns:1fr}.arena-module__jkIstG__libraryFeature .arena-module__jkIstG__libraryContent h3{font-size:22px}.arena-module__jkIstG__operatorRail{grid-template-columns:1fr 1fr}.arena-module__jkIstG__techSpecRow{grid-template-columns:1fr;gap:4px}.arena-module__jkIstG__fitTags{justify-content:flex-start;gap:8px}.arena-module__jkIstG__fitTag{padding:10px 16px;font-size:13px}.arena-module__jkIstG__ctaActions{flex-direction:column}.arena-module__jkIstG__ctaActions .arena-module__jkIstG__heroBtnPrimary,.arena-module__jkIstG__ctaActions .arena-module__jkIstG__heroBtnSecondary{justify-content:center;width:100%}}@media (max-width:480px){.arena-module__jkIstG__operatorRail{row-gap:var(--public-space-5,24px);grid-template-columns:1fr}.arena-module__jkIstG__fitSection{text-align:left}.arena-module__jkIstG__fitSection .arena-module__jkIstG__sectionEyebrow,.arena-module__jkIstG__fitSection .arena-module__jkIstG__sectionTitle{justify-content:flex-start;margin-left:0}}@media (prefers-reduced-motion:reduce){.arena-module__jkIstG__reveal{opacity:1;clip-path:none;transition:none;transform:none}.arena-module__jkIstG__editorCalPoint circle,.arena-module__jkIstG__editorZoneBlue,.arena-module__jkIstG__editorZoneRed,.arena-module__jkIstG__editorPlayAreaBoundary,.arena-module__jkIstG__editorBoundaryScan{animation:none}.arena-module__jkIstG__editorBoundaryScan{opacity:0}}
.page-module__hq4IfW__pageContent{max-width:1200px;margin:0 auto;padding:24px}.page-module__hq4IfW__hero{text-align:center;background:radial-gradient(circle at 0 0,#00e5ff14,#0000 28rem),#0a0e1a;border:1px solid #00e5ff1a;border-radius:24px;margin-bottom:48px;padding:80px 24px 64px;position:relative;overflow:hidden}.page-module__hq4IfW__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#00e5ff05 1px,#0000 1px),linear-gradient(90deg,#00e5ff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.page-module__hq4IfW__heroBadge{color:#00e5ff;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-family:JetBrains Mono,SF Mono,monospace;font-size:.8rem;font-weight:500;display:inline-flex;position:relative}.page-module__hq4IfW__badgeDot{background:#00e5ff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module__hq4IfW__pulseDot}@keyframes page-module__hq4IfW__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.page-module__hq4IfW__heroTitle{letter-spacing:-1px;margin-bottom:24px;font-family:JetBrains Mono,SF Mono,monospace;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15;position:relative}.page-module__hq4IfW__htLine{display:block}.page-module__hq4IfW__htAccent{background:linear-gradient(135deg,#00e5ff 0%,#39ff14 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__hq4IfW__heroSubtitle{color:#9ca3af;max-width:520px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7;position:relative}.page-module__hq4IfW__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}.page-module__hq4IfW__btnPrimary{cursor:pointer;white-space:nowrap;color:#070a12;background:linear-gradient(135deg,#00e5ff,#0891b2);border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #00e5ff40}.page-module__hq4IfW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff59}.page-module__hq4IfW__btnPrimary:focus-visible{outline-offset:-4px;outline:2px solid #070a12}.page-module__hq4IfW__btnGhost{cursor:pointer;white-space:nowrap;color:#9ca3af;background:0 0;border:1px solid #374151;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__hq4IfW__btnGhost:hover{color:#00e5ff;background:#00e5ff1a;border-color:#00e5ff}.page-module__hq4IfW__btnGhost:focus-visible{outline-offset:2px;outline:2px solid #00e5ff}.page-module__hq4IfW__section{margin-bottom:64px}.page-module__hq4IfW__sectionTitle{color:#f1f5f9;text-align:center;margin:0 0 28px;font-family:JetBrains Mono,SF Mono,monospace;font-size:1.6rem;font-weight:700}.page-module__hq4IfW__featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__hq4IfW__featureCard{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:24px;transition:all .2s}.page-module__hq4IfW__featureCard:hover{border-color:#00e5ff33;box-shadow:0 0 40px #00e5ff0f,0 8px 32px #0006}.page-module__hq4IfW__featureIcon{color:#00e5ff;margin-bottom:12px;font-size:1.5rem;line-height:1}.page-module__hq4IfW__featureCard h3{color:#f1f5f9;margin:0 0 8px;font-size:.95rem;font-weight:600}.page-module__hq4IfW__featureCard p{color:#9ca3af;margin:0;font-size:.85rem;line-height:1.6}.page-module__hq4IfW__audienceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__hq4IfW__audienceCard{text-align:center;background:#111827;border:1px solid #1f2937;border-radius:12px;padding:24px;transition:all .2s}.page-module__hq4IfW__audienceCard:hover{border-color:#00e5ff33}.page-module__hq4IfW__audienceCard span{color:#00e5ff;margin-bottom:12px;font-size:2rem;line-height:1;display:block}.page-module__hq4IfW__audienceCard strong{color:#f1f5f9;margin-bottom:6px;font-size:1rem;display:block}.page-module__hq4IfW__audienceCard p{color:#9ca3af;margin:0;font-size:.85rem;line-height:1.5}.page-module__hq4IfW__formSection{background:#0a0e1a;border:1px solid #00e5ff1a;border-radius:24px;padding:32px}.page-module__hq4IfW__form{flex-direction:column;gap:14px;display:flex}.page-module__hq4IfW__formRow{flex-wrap:wrap;gap:14px;display:flex}.page-module__hq4IfW__formRow>*{flex:1;min-width:200px}.page-module__hq4IfW__input,.page-module__hq4IfW__select,.page-module__hq4IfW__textarea{color:#f1f5f9;background:#0f1520;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:600}.page-module__hq4IfW__input:focus,.page-module__hq4IfW__select:focus,.page-module__hq4IfW__textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 3px #00e5ff24}.page-module__hq4IfW__select{appearance:auto;cursor:pointer}.page-module__hq4IfW__select option{color:#f1f5f9;background:#0f1520}.page-module__hq4IfW__textarea{resize:vertical;min-height:100px}.page-module__hq4IfW__submitButton{color:#070a12;cursor:pointer;background:linear-gradient(135deg,#00e5ff,#0891b2);border:0;border-radius:999px;align-self:flex-start;padding:14px 24px;font-size:16px;font-weight:900;transition:transform .15s}.page-module__hq4IfW__submitButton:hover:not(:disabled){transform:translateY(-2px)}.page-module__hq4IfW__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__hq4IfW__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:14px;padding:12px 16px;font-size:14px;font-weight:700}.page-module__hq4IfW__errorSummary{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:14px;margin-bottom:12px;padding:12px 16px;font-size:14px;font-weight:700}.page-module__hq4IfW__fieldWrap{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.page-module__hq4IfW__fieldError{color:#ef4444;min-height:16px;font-size:12px;font-weight:700}.page-module__hq4IfW__inputError{box-shadow:0 0 0 1px #ef44444d;border-color:#ef4444!important}.page-module__hq4IfW__successCard{text-align:center;background:#39ff140d;border:1px solid #39ff1426;border-radius:16px;padding:40px 24px}.page-module__hq4IfW__successIcon{color:#39ff14;margin-bottom:12px;font-size:48px}.page-module__hq4IfW__successCard p{color:#f1f5f9;margin:0;font-size:18px;font-weight:700}@media (max-width:768px){.page-module__hq4IfW__pageContent{padding:16px}.page-module__hq4IfW__hero{padding:48px 16px 40px}.page-module__hq4IfW__heroTitle{font-size:2rem}.page-module__hq4IfW__featureGrid,.page-module__hq4IfW__audienceGrid{grid-template-columns:1fr}.page-module__hq4IfW__formSection{padding:20px}.page-module__hq4IfW__formRow{flex-direction:column}.page-module__hq4IfW__formRow>*{min-width:0}.page-module__hq4IfW__heroActions{flex-direction:column;align-items:center}.page-module__hq4IfW__btnPrimary,.page-module__hq4IfW__btnGhost{justify-content:center;width:100%}.page-module__hq4IfW__submitButton{align-self:stretch;width:100%}}.page-module__hq4IfW__productContext{color:#e0f7ff;background:#00e5ff0f;border:1px solid #00e5ff1f;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:.9rem;font-weight:500;display:flex}.page-module__hq4IfW__productContextIcon{flex-shrink:0;font-size:1.2rem}.page-module__hq4IfW__formSubtitle{text-align:center;color:var(--text-secondary);max-width:640px;margin:-12px auto 24px;font-size:.95rem;line-height:1.6}
.page-module__bdK7XG__content{flex-direction:column;flex:1;align-items:center;padding:40px 16px 16px;display:flex}.page-module__bdK7XG__card{background:#111827;border:1px solid #1f2937;border-radius:16px;width:100%;max-width:480px;margin-top:0;padding:24px}.page-module__bdK7XG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__bdK7XG__statusMarker{color:#00e5ff;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:22px;display:flex}.page-module__bdK7XG__confirmHeading{color:#f1f5f9;text-align:center;margin:0 0 4px;font-size:22px;font-weight:800}.page-module__bdK7XG__confirmSubheading{color:#9ca3af;text-align:center;margin:0 0 16px;font-size:14px}.page-module__bdK7XG__bookingNumberBox{text-align:center;overflow-wrap:break-word;word-break:break-word;background:#0f1520;border:1px solid #1f2937;border-radius:12px;flex-direction:column;align-items:center;gap:4px;margin:0 auto 16px;padding:14px 20px;display:flex}.page-module__bdK7XG__bookingNumberBox span{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:11px;font-weight:600}.page-module__bdK7XG__bookingNumberBox strong{color:#00e5ff;word-break:break-all;font-size:20px;font-weight:700}.page-module__bdK7XG__statusBadge{border-radius:999px;width:fit-content;margin-bottom:16px;margin-left:auto;margin-right:auto;padding:4px 10px;font-size:13px;font-weight:600;display:block}.page-module__bdK7XG__sectionHeading{color:#f1f5f9;margin:0 0 8px;font-size:15px;font-weight:700}.page-module__bdK7XG__nextStepsSection{background:#0f1520;border:1px solid #1f2937;border-radius:12px;margin-bottom:16px;padding:14px 16px}.page-module__bdK7XG__nextStepsSection p{color:#9ca3af;margin:0;font-size:14px;line-height:1.5}.page-module__bdK7XG__cancellationStatusBlock{margin-bottom:16px}.page-module__bdK7XG__cancellationStatusBlock .page-module__bdK7XG__message{margin-bottom:0}.page-module__bdK7XG__statusInquiry{color:#f59e0b;background:#f59f0b1a;border:1px solid #f59f0b33}.page-module__bdK7XG__statusConfirmed{color:#39ff14;background:#39ff141a;border:1px solid #39ff1433}.page-module__bdK7XG__statusCancelled{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.page-module__bdK7XG__statusCompleted,.page-module__bdK7XG__statusNoShow{color:#9ca3af;background:#6b72801a;border:1px solid #6b728033}.page-module__bdK7XG__table{border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:16px;font-size:14px}.page-module__bdK7XG__table tr{border-bottom:1px solid #1f2937}.page-module__bdK7XG__table tr:last-child{border-bottom:none}.page-module__bdK7XG__table td{vertical-align:top;color:#f1f5f9;overflow-wrap:break-word;word-break:break-word;padding:8px 0}.page-module__bdK7XG__table td:first-child{color:#9ca3af;white-space:nowrap;width:40%;padding-right:16px}.page-module__bdK7XG__table td:last-child{text-align:right;font-weight:600}.page-module__bdK7XG__message{border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.5}.page-module__bdK7XG__messageSuccess{color:#39ff14;background:#39ff141a;border:1px solid #39ff1433}.page-module__bdK7XG__messageError{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.page-module__bdK7XG__messageInfo{color:#00e5ff;background:#00e5ff14;border:1px solid #00e5ff26}.page-module__bdK7XG__actions{flex-direction:column;gap:10px;display:flex}.page-module__bdK7XG__primaryButton{color:#070a12;cursor:pointer;text-align:center;background:linear-gradient(135deg,#00e5ff,#0891b2);border:none;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.page-module__bdK7XG__primaryButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff40}.page-module__bdK7XG__primaryButton:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.page-module__bdK7XG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module__bdK7XG__secondaryButton{color:#00e5ff;cursor:pointer;background:0 0;border:1.5px solid #00e5ff4d;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600;transition:background .15s;display:block}.page-module__bdK7XG__secondaryButton:hover:not(:disabled){background:#00e5ff14}.page-module__bdK7XG__secondaryButton:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.page-module__bdK7XG__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.page-module__bdK7XG__cancelFormActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__bdK7XG__cancelFormActions .page-module__bdK7XG__secondaryButton,.page-module__bdK7XG__cancelFormActions .page-module__bdK7XG__ghostButton{flex:160px;width:auto}.page-module__bdK7XG__ghostButton{color:#9ca3af;cursor:pointer;background:0 0;border:1.5px solid #1f2937;border-radius:10px;padding:14px 16px;font-size:15px;font-weight:600;transition:background .15s,border-color .15s;display:block}.page-module__bdK7XG__ghostButton:hover:not(:disabled){background:#ffffff0a;border-color:#374151}.page-module__bdK7XG__ghostButton:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.page-module__bdK7XG__ghostButton:disabled{opacity:.6;cursor:not-allowed}.page-module__bdK7XG__usefulActions{border-top:1px solid #1f2937;flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;display:flex}.page-module__bdK7XG__copyAction{flex-direction:column;gap:6px;display:flex}.page-module__bdK7XG__copyFeedback{color:#39ff14;text-align:center;min-height:16px;font-size:13px;font-weight:600}.page-module__bdK7XG__textarea{resize:vertical;color:#f1f5f9;background:#0f1520;border:1px solid #1f2937;border-radius:10px;outline:none;width:100%;min-height:90px;margin-bottom:10px;padding:10px 12px;font-family:inherit;font-size:14px}.page-module__bdK7XG__textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 3px #00e5ff24}.page-module__bdK7XG__fieldLabel{color:#f1f5f9;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.page-module__bdK7XG__managerNote{color:#9ca3af;margin-top:6px;font-size:13px}.page-module__bdK7XG__centerState{color:#9ca3af;flex:1;justify-content:center;align-items:center;padding:40px 16px 16px;display:flex}.page-module__bdK7XG__errorCard{text-align:center;background:#111827;border:1px solid #1f2937;border-radius:16px;width:100%;max-width:480px;padding:24px}.page-module__bdK7XG__errorTitle{color:#f1f5f9;margin-bottom:8px;font-size:18px;font-weight:700}.page-module__bdK7XG__errorText{color:#9ca3af;margin-bottom:20px;font-size:14px;line-height:1.5}@keyframes page-module__bdK7XG__skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.page-module__bdK7XG__skeleton{background:#0f1520;border-radius:8px;animation:1.6s ease-in-out infinite page-module__bdK7XG__skeletonPulse}@media (prefers-reduced-motion:reduce){.page-module__bdK7XG__skeleton{opacity:.75;animation:none}}.page-module__bdK7XG__skeletonMarker{border-radius:50%;width:48px;height:48px;margin:0 auto 12px}.page-module__bdK7XG__skeletonHeading{width:60%;height:20px;margin:0 auto 10px}.page-module__bdK7XG__skeletonLine{width:40%;height:13px;margin:0 auto 16px}.page-module__bdK7XG__skeletonBadge{border-radius:999px;width:120px;height:22px;margin:0 auto 16px}.page-module__bdK7XG__skeletonTableRow{width:100%;height:14px;margin-bottom:12px}
.page-module__zJ8GoW__pageContent{max-width:800px;margin:0 auto;padding:24px}.page-module__zJ8GoW__heroSmall{text-align:center;background:radial-gradient(circle at 0 0,#00e5ff14,#0000 28rem),#0a0e1a;border:1px solid #00e5ff1a;border-radius:24px;margin-bottom:32px;padding:48px 24px 32px}.page-module__zJ8GoW__title{color:#f1f5f9;margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.2}.page-module__zJ8GoW__intro{color:#9ca3af;margin:0;font-size:16px;line-height:1.5}.page-module__zJ8GoW__heroBadge{color:#00e5ff;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-family:JetBrains Mono,SF Mono,monospace;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__zJ8GoW__badgeDot{background:#00e5ff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module__zJ8GoW__pulseDot}@keyframes page-module__zJ8GoW__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.page-module__zJ8GoW__steps{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.page-module__zJ8GoW__step{color:#9ca3af;background:#111827;border:1px solid #1f2937;border-radius:12px;flex:1;align-items:center;gap:10px;min-width:180px;padding:14px 16px;font-size:14px;transition:border-color .15s,background .15s,color .15s;display:flex}.page-module__zJ8GoW__stepNum{color:#00e5ff;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:JetBrains Mono,SF Mono,monospace;font-size:13px;font-weight:700;display:flex}.page-module__zJ8GoW__stepActive{color:#f1f5f9;background:#00e5ff12;border-color:#00e5ff73}.page-module__zJ8GoW__stepCompleted{color:#6ee7d8;border-color:#1f2937}.page-module__zJ8GoW__stepCompleted .page-module__zJ8GoW__stepNum{color:#00e5ff;background:#00e5ff38;border-color:#00e5ff66}.page-module__zJ8GoW__firstTimeNote{color:#9ca3af;background:#00e5ff0f;border:1px solid #00e5ff29;border-radius:12px;margin:0 0 24px;padding:16px 20px;font-size:14px;line-height:1.6}.page-module__zJ8GoW__form{flex-direction:column;gap:24px;display:flex}.page-module__zJ8GoW__sectionCard{background:#111827;border:1px solid #1f2937;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.page-module__zJ8GoW__sectionCard h2{color:#f1f5f9;margin:0 0 4px;font-size:18px;font-weight:700}.page-module__zJ8GoW__field{flex-direction:column;gap:6px;display:flex}.page-module__zJ8GoW__field span{color:#f1f5f9;font-size:14px;font-weight:600}.page-module__zJ8GoW__field input,.page-module__zJ8GoW__field select,.page-module__zJ8GoW__field textarea{color:#f1f5f9;background:#0f1520;border:1px solid #1f2937;border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:16px}.page-module__zJ8GoW__field input:focus,.page-module__zJ8GoW__field select:focus,.page-module__zJ8GoW__field textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 3px #00e5ff24}.page-module__zJ8GoW__field textarea{resize:vertical}.page-module__zJ8GoW__field input[aria-invalid=true],.page-module__zJ8GoW__field select[aria-invalid=true]{border-color:#ef4444}.page-module__zJ8GoW__fieldInvalid{outline-offset:4px;border-radius:12px;outline:2px solid #ef4444}.page-module__zJ8GoW__fieldError{color:#ef4444;margin:0;font-size:13px;font-weight:600}.page-module__zJ8GoW__birthdayFields{background:#0f1520;border:1px solid #00e5ff26;border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex}.page-module__zJ8GoW__birthdayFields h3{color:#f1f5f9;margin:0;font-size:17px}.page-module__zJ8GoW__birthdayFields p{color:#9ca3af;margin:-6px 0 2px;font-size:14px;line-height:1.45}.page-module__zJ8GoW__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;padding:16px;font-size:14px;font-weight:600}.page-module__zJ8GoW__venueInfo{color:#9ca3af;background:#0f1520;border:1px solid #1f2937;border-radius:12px;padding:12px 16px;font-size:14px}.page-module__zJ8GoW__venueInfo p{margin:0}.page-module__zJ8GoW__venueFieldset{border:none;min-width:0;margin:0;padding:0}.page-module__zJ8GoW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__zJ8GoW__venueGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.page-module__zJ8GoW__venueCard{text-align:left;cursor:pointer;color:inherit;background:#0f1520;border:1px solid #1f2937;border-radius:14px;flex-direction:column;padding:0;font-family:inherit;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.page-module__zJ8GoW__venueCard:hover{border-color:#00e5ff66;transform:translateY(-2px)}.page-module__zJ8GoW__venueCardRadio{z-index:1;accent-color:#00e5ff;width:18px;height:18px;margin:0;position:absolute;top:12px;left:12px}.page-module__zJ8GoW__venueCard:focus-within{outline-offset:2px;outline:2px solid #00e5ff}.page-module__zJ8GoW__venueCardSelected{border-color:#00e5ff;box-shadow:0 0 0 3px #00e5ff29}.page-module__zJ8GoW__venueCardArt{aspect-ratio:16/9;background:#111827;width:100%}.page-module__zJ8GoW__venueCardImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__zJ8GoW__venueCardArtPlaceholder{background:linear-gradient(135deg,#00e5ff1f,#00e5ff05);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__zJ8GoW__venueCardArtInitial{color:#00e5ff80;font-family:JetBrains Mono,SF Mono,monospace;font-size:40px;font-weight:800}.page-module__zJ8GoW__venueCardBody{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.page-module__zJ8GoW__venueCardName{color:#f1f5f9;margin:0;font-size:16px;font-weight:700}.page-module__zJ8GoW__venueCardAddress{color:#9ca3af;margin:0;font-size:13px}.page-module__zJ8GoW__venueCardFormats{flex-wrap:wrap;gap:6px;display:flex}.page-module__zJ8GoW__venueCardFormatTag{color:#00e5ff;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600}.page-module__zJ8GoW__venueCardFacts{flex-direction:column;gap:4px;margin:4px 0 0;display:flex}.page-module__zJ8GoW__venueCardFact{justify-content:space-between;gap:12px;font-size:13px;display:flex}.page-module__zJ8GoW__venueCardFact dt{color:#9ca3af}.page-module__zJ8GoW__venueCardFact dd{color:#f1f5f9;text-align:right;margin:0;font-weight:600}.page-module__zJ8GoW__venueCardCta{text-align:center;color:#00e5ff;border-top:1px solid #1f2937;padding:12px 16px;font-size:14px;font-weight:600;display:block}.page-module__zJ8GoW__venueCardSelected .page-module__zJ8GoW__venueCardCta{background:#00e5ff14}@media (max-width:640px){.page-module__zJ8GoW__venueGrid{grid-template-columns:1fr}}@keyframes page-module__zJ8GoW__skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes page-module__zJ8GoW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__zJ8GoW__skeleton{background:#111827;border-radius:8px;animation:1.6s ease-in-out infinite page-module__zJ8GoW__skeletonPulse}.page-module__zJ8GoW__fadeIn{animation:.2s ease-out page-module__zJ8GoW__fadeIn}@media (prefers-reduced-motion:reduce){.page-module__zJ8GoW__skeleton{opacity:.75;animation:none}.page-module__zJ8GoW__fadeIn{animation:none}}.page-module__zJ8GoW__venueCardSkeleton{background:#0f1520;border:1px solid #1f2937;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.page-module__zJ8GoW__venueCardSkeletonArt{aspect-ratio:16/9;border-radius:0;width:100%}.page-module__zJ8GoW__venueCardSkeletonBody{flex-direction:column;gap:10px;padding:16px;display:flex}.page-module__zJ8GoW__venueCardSkeletonName{width:70%;height:16px}.page-module__zJ8GoW__venueCardSkeletonAddress{width:45%;height:13px}.page-module__zJ8GoW__packageFieldset{border:none;min-width:0;margin:0;padding:0}.page-module__zJ8GoW__packageGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:16px;display:grid}.page-module__zJ8GoW__packageCard{text-align:left;cursor:pointer;height:100%;color:inherit;background:#0f1520;border:1px solid #1f2937;border-radius:14px;flex-direction:column;padding:0;font-family:inherit;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.page-module__zJ8GoW__packageCard:hover{border-color:#00e5ff66;transform:translateY(-2px)}.page-module__zJ8GoW__packageCardRadio{z-index:1;accent-color:#00e5ff;width:18px;height:18px;margin:0;position:absolute;top:12px;right:12px}.page-module__zJ8GoW__packageCard:focus-within{outline-offset:2px;outline:2px solid #00e5ff}.page-module__zJ8GoW__packageCardSelected{border-color:#00e5ff;box-shadow:0 0 0 3px #00e5ff29}.page-module__zJ8GoW__packageCardBody{flex-direction:column;flex:1;gap:8px;padding:16px 40px 16px 16px;display:flex}.page-module__zJ8GoW__packageCardName{color:#f1f5f9;margin:0;font-size:16px;font-weight:700}.page-module__zJ8GoW__packageCardDescription{color:#9ca3af;margin:0;font-size:13px;line-height:1.4}.page-module__zJ8GoW__packageCardFacts{flex-direction:column;gap:6px;margin:4px 0 0;display:flex}.page-module__zJ8GoW__packageCardFact{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.page-module__zJ8GoW__packageCardFact dt{color:#9ca3af;align-items:center;gap:6px;display:flex}.page-module__zJ8GoW__packageCardFact dd{color:#f1f5f9;text-align:right;margin:0;font-weight:600}.page-module__zJ8GoW__packageCardCta{text-align:center;color:#00e5ff;border-top:1px solid #1f2937;padding:12px 16px;font-size:14px;font-weight:600;display:block}.page-module__zJ8GoW__packageCardSelected .page-module__zJ8GoW__packageCardCta{background:#00e5ff14}@media (max-width:640px){.page-module__zJ8GoW__packageGrid{grid-template-columns:1fr}}.page-module__zJ8GoW__packageCardSkeleton{background:#0f1520;border:1px solid #1f2937;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden}.page-module__zJ8GoW__packageCardSkeletonBody{flex-direction:column;flex:1;gap:10px;padding:16px 40px 16px 16px;display:flex}.page-module__zJ8GoW__packageCardSkeletonName{width:65%;height:16px}.page-module__zJ8GoW__packageCardSkeletonDescription{width:85%;height:13px}.page-module__zJ8GoW__packageCardSkeletonFacts{flex-direction:column;gap:8px;margin-top:4px;display:flex}.page-module__zJ8GoW__packageCardSkeletonFact{width:100%;height:13px}.page-module__zJ8GoW__emptyState,.page-module__zJ8GoW__emptySlots{color:#9ca3af;text-align:center;background:#0f1520;border-radius:12px;padding:16px;font-size:14px}.page-module__zJ8GoW__slotsGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;display:grid}.page-module__zJ8GoW__slot{cursor:pointer;color:inherit;background:#111827;border:1px solid #1f2937;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;font-size:14px;transition:all .15s;display:flex}.page-module__zJ8GoW__slot span{color:#f1f5f9;font-weight:600}.page-module__zJ8GoW__slot small{color:#9ca3af;font-size:12px}.page-module__zJ8GoW__slotAvailable:hover{background:#0a0e1a;border-color:#00e5ff}.page-module__zJ8GoW__slot:focus-visible{outline-offset:2px;outline:2px solid #00e5ff}.page-module__zJ8GoW__slotUnavailable{opacity:.5;cursor:not-allowed;background:#141420;border-color:#374151}.page-module__zJ8GoW__slotSelected{background:#0a0e1a;border-color:#00e5ff;box-shadow:0 0 0 2px #00e5ff26}.page-module__zJ8GoW__slotSkeleton{background:#0f1520;border:1px solid #1f2937;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;display:flex}.page-module__zJ8GoW__slotSkeletonTime{width:70%;height:14px}.page-module__zJ8GoW__slotSkeletonMeta{width:85%;height:11px}.page-module__zJ8GoW__summary{background:#0f1520;border:1px solid #1f2937;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.page-module__zJ8GoW__summary>div{flex-direction:column;gap:2px;display:flex}.page-module__zJ8GoW__summary span{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:12px;font-weight:600}.page-module__zJ8GoW__summary strong{color:#f1f5f9;font-size:15px;font-weight:600}.page-module__zJ8GoW__summaryTitle{color:#f1f5f9;margin:0;font-size:16px;font-weight:700}.page-module__zJ8GoW__submit{color:#070a12;cursor:pointer;background:linear-gradient(135deg,#00e5ff,#0891b2);border:none;border-radius:14px;padding:16px 24px;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .15s}.page-module__zJ8GoW__submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff40}.page-module__zJ8GoW__submit:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.page-module__zJ8GoW__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module__zJ8GoW__successCard{text-align:center;background:#111827;border:1px solid #00e5ff26;border-radius:24px;max-width:480px;margin:0 auto;padding:48px 32px}.page-module__zJ8GoW__successCard h1{color:#f1f5f9;margin:0 0 12px;font-size:28px;font-weight:800}.page-module__zJ8GoW__successCard p{color:#9ca3af;margin:0 0 24px;font-size:16px}.page-module__zJ8GoW__bookingNumber{background:#0f1520;border:1px solid #1f2937;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:16px;padding:16px 24px;display:inline-flex}.page-module__zJ8GoW__bookingNumber span{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:12px;font-weight:600}.page-module__zJ8GoW__bookingNumber strong{color:#00e5ff;font-size:22px;font-weight:700}.page-module__zJ8GoW__btnPrimary{cursor:pointer;white-space:nowrap;color:#070a12;background:linear-gradient(135deg,#00e5ff,#0891b2);border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #00e5ff40}.page-module__zJ8GoW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff59}.page-module__zJ8GoW__btnPrimary:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}@media (max-width:600px){.page-module__zJ8GoW__pageContent{padding:16px}.page-module__zJ8GoW__title{font-size:26px}.page-module__zJ8GoW__sectionCard{padding:18px}.page-module__zJ8GoW__summary{grid-template-columns:1fr}.page-module__zJ8GoW__slotsGrid{grid-template-columns:repeat(3,1fr)}.page-module__zJ8GoW__submit{width:100%}.page-module__zJ8GoW__btnPrimary{justify-content:center;width:100%}.page-module__zJ8GoW__steps{flex-direction:column;gap:8px}.page-module__zJ8GoW__step{width:100%;min-width:0}}@media (max-width:480px){.page-module__zJ8GoW__slotsGrid{grid-template-columns:repeat(2,1fr)}}
.games-module__bbXEOW__sectionInner{max-width:var(--public-container-max,1280px);padding:0 var(--public-container-padding,24px);margin:0 auto}.games-module__bbXEOW__hero{background:var(--public-bg-page,#05060a);height:84vh;min-height:560px;max-height:880px;margin-top:-84px;position:relative;overflow:hidden}.games-module__bbXEOW__heroBg{z-index:0;position:absolute;inset:0}.games-module__bbXEOW__heroMontage{grid-template-columns:repeat(4,1fr);width:100%;height:100%;display:grid}.games-module__bbXEOW__heroMontageTile{position:relative;overflow:hidden}.games-module__bbXEOW__heroMontageTile+.games-module__bbXEOW__heroMontageTile{box-shadow:inset 1px 0 #05060a99}.games-module__bbXEOW__heroMontageImage{object-fit:cover;filter:saturate(1.02)contrast(1.03);animation:1.8s cubic-bezier(.16,1,.3,1) both games-module__bbXEOW__gamesHeroArrive}.games-module__bbXEOW__heroMontageTile:first-child .games-module__bbXEOW__heroMontageImage{animation-delay:0s}.games-module__bbXEOW__heroMontageTile:nth-child(2) .games-module__bbXEOW__heroMontageImage{animation-delay:90ms}.games-module__bbXEOW__heroMontageTile:nth-child(3) .games-module__bbXEOW__heroMontageImage{animation-delay:.18s}.games-module__bbXEOW__heroMontageTile:nth-child(4) .games-module__bbXEOW__heroMontageImage{animation-delay:.27s}@keyframes games-module__bbXEOW__gamesHeroArrive{0%{filter:saturate(1.02)contrast(1.03)brightness(.9);transform:scale(2.35)}to{filter:saturate(1.02)contrast(1.03)brightness();transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.games-module__bbXEOW__heroMontageImage{animation:none}}.games-module__bbXEOW__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#05060a8c 0%,#05060a00 18%,#05060a26 30%,#05060a80 45%,#05060abf 60%,#05060ae6 80%,#05060af7 100%);position:absolute;inset:0}.games-module__bbXEOW__heroContent{z-index:2;max-width:var(--public-container-max,1280px);padding:0 var(--public-container-padding,24px);flex-direction:column;align-items:flex-start;gap:18px;margin:0 auto;display:flex;position:absolute;bottom:64px;left:0;right:0}.games-module__bbXEOW__heroEyebrow{letter-spacing:.32em;text-transform:uppercase;color:#f2f4f8d1;text-shadow:0 1px 12px #05060acc;font-size:13px;font-weight:600}.games-module__bbXEOW__heroTitle{letter-spacing:-.02em;color:var(--public-text-primary,#f2f4f8);text-shadow:0 2px 20px #05060ad9;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(32px,4.6vw,58px);font-weight:700;line-height:1.05}.games-module__bbXEOW__heroSubtitle{color:#f2f4f8db;text-shadow:0 1px 14px #05060acc;max-width:560px;margin:0;font-size:17px;line-height:1.6}.games-module__bbXEOW__heroPlatforms{flex-direction:column;gap:10px;margin-top:4px;display:flex}.games-module__bbXEOW__heroPlatformsLabel{letter-spacing:.1em;text-transform:uppercase;color:#f2f4f899;text-shadow:0 1px 10px #05060acc;font-size:12px;font-weight:600}.games-module__bbXEOW__heroPlatformChips{flex-wrap:wrap;gap:10px;display:flex}.games-module__bbXEOW__heroPlatformChip{letter-spacing:.01em;color:var(--public-text-primary,#f2f4f8);border:1.5px solid var(--chip-accent,var(--public-cyan,#2dd4ee));background:color-mix(in srgb, var(--chip-accent,var(--public-cyan,#2dd4ee)) 16%, #05060a8c);box-shadow:0 0 22px color-mix(in srgb, var(--chip-accent,var(--public-cyan,#2dd4ee)) 30%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform var(--public-duration-fast,.15s) ease, box-shadow var(--public-duration-fast,.15s) ease;border-radius:999px;align-items:center;padding:12px 24px;font-size:16px;font-weight:700;display:inline-flex}.games-module__bbXEOW__heroPlatformChip:hover{box-shadow:0 0 30px color-mix(in srgb, var(--chip-accent,var(--public-cyan,#2dd4ee)) 45%, transparent);transform:translateY(-2px)}.games-module__bbXEOW__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.games-module__bbXEOW__heroBtnPrimary{border-radius:var(--public-radius-sm,3px);color:var(--public-text-inverse,#05060a);background:var(--public-cyan,#2dd4ee);transition:background var(--public-duration-fast,.15s) ease, box-shadow var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease;align-items:center;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.games-module__bbXEOW__heroBtnPrimary:hover{background:#52e0f5;transform:translateY(-2px);box-shadow:0 0 30px #2dd4ee40}.games-module__bbXEOW__heroBtnPrimary:focus-visible,.games-module__bbXEOW__heroBtnSecondary:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.games-module__bbXEOW__heroBtnSecondary{border-radius:var(--public-radius-sm,3px);color:var(--public-text-primary,#f2f4f8);border:1px solid var(--public-border-strong,#9aa4b22e);transition:background var(--public-duration-fast,.15s) ease, border-color var(--public-duration-fast,.15s) ease, transform var(--public-duration-fast,.15s) ease;background:0 0;align-items:center;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.games-module__bbXEOW__heroBtnSecondary:hover{border-color:var(--public-cyan,#2dd4ee);background:#ffffff0a;transform:translateY(-2px)}.games-module__bbXEOW__heroQuickNav{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.games-module__bbXEOW__heroQuickNavLink{color:#f2f4f8b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color var(--public-duration-fast,.15s) ease, border-color var(--public-duration-fast,.15s) ease, background var(--public-duration-fast,.15s) ease;border:1px solid #f2f4f833;border-radius:999px;align-items:center;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.games-module__bbXEOW__heroQuickNavLink:hover{color:var(--public-text-primary,#f2f4f8);border-color:var(--public-cyan,#2dd4ee);background:#2dd4ee14}.games-module__bbXEOW__heroQuickNavLink:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:2px}.games-module__bbXEOW__heroScrollCue{z-index:2;width:44px;height:44px;color:var(--public-text-primary,#f2f4f8);border:1px solid #f2f4f847;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:absolute;bottom:64px;right:clamp(24px,4vw,56px)}.games-module__bbXEOW__heroScrollCue:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.games-module__bbXEOW__heroScrollCueArrow{font-size:16px;animation:2.2s ease-in-out infinite games-module__bbXEOW__gamesBob;display:inline-block}@keyframes games-module__bbXEOW__gamesBob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.games-module__bbXEOW__heroScrollCueArrow{animation:none}}.games-module__bbXEOW__section{padding:var(--public-space-11,160px) 0}.games-module__bbXEOW__sectionAlt{background:var(--public-bg-elevated,#0a0c12)}.games-module__bbXEOW__sectionHeader{max-width:720px;margin-bottom:var(--public-space-9,96px)}.games-module__bbXEOW__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--public-cyan,#2dd4ee);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.games-module__bbXEOW__sectionTitle{letter-spacing:-.03em;color:var(--public-text-primary,#f2f4f8);text-wrap:balance;margin:0 0 var(--public-space-4,16px);max-width:780px;font-size:clamp(32px,4.4vw,56px);font-weight:700;line-height:1.04}.games-module__bbXEOW__sectionText{color:var(--public-text-secondary,#9aa4b2);max-width:640px;margin:0;font-size:17px;line-height:1.7}.games-module__bbXEOW__badgeRow{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.games-module__bbXEOW__badgeGenre{letter-spacing:.02em;color:var(--public-text-secondary,#9aa4b2);border:1px solid var(--public-border-strong,#9aa4b22e);background:#ffffff05;border-radius:999px;align-items:center;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.games-module__bbXEOW__badgePlatform{letter-spacing:.02em;color:var(--badge-accent,var(--public-cyan,#2dd4ee));border:1px solid var(--badge-accent,var(--public-cyan,#2dd4ee));background:color-mix(in srgb, var(--badge-accent,var(--public-cyan,#2dd4ee)) 14%, transparent);border-radius:999px;align-items:center;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.games-module__bbXEOW__featuredPanel{gap:var(--public-space-9,96px);grid-template-columns:1.15fr 1fr;align-items:center;display:grid}.games-module__bbXEOW__featuredMedia{border-radius:var(--public-radius-lg,10px);box-shadow:var(--public-shadow-lg,0 16px 48px #0000008c);position:relative;overflow:hidden}.games-module__bbXEOW__featuredImage{width:100%;height:auto;transition:transform var(--public-duration-scene,1.1s) var(--public-ease-scene,ease);display:block;transform:scale(1.04)}.games-module__bbXEOW__reveal .games-module__bbXEOW__featuredImage{transform:scale(1.04)}.games-module__bbXEOW__revealVisible .games-module__bbXEOW__featuredImage{transform:scale(1)}.games-module__bbXEOW__featuredImageVignette{pointer-events:none;background:radial-gradient(120% 120%,#0000 55%,#05060a59 100%);position:absolute;inset:0}.games-module__bbXEOW__featuredBody{flex-direction:column;display:flex}.games-module__bbXEOW__featuredTitle{letter-spacing:-.03em;color:var(--public-text-primary,#f2f4f8);margin:0 0 18px;font-size:clamp(34px,4.2vw,52px);font-weight:800;line-height:1.03}.games-module__bbXEOW__featuredDesc{color:var(--public-text-secondary,#9aa4b2);margin:0 0 var(--public-space-6,32px);font-size:17px;line-height:1.7}.games-module__bbXEOW__featuredFacts{gap:var(--public-space-5,24px) var(--public-space-7,48px);padding:var(--public-space-5,24px) 0;border-top:1px solid var(--public-border,#9aa4b214);border-bottom:1px solid var(--public-border,#9aa4b214);margin-bottom:var(--public-space-6,32px);grid-template-columns:repeat(2,1fr);display:grid}.games-module__bbXEOW__featuredFact{flex-direction:column;gap:4px;display:flex}.games-module__bbXEOW__featuredFactLabel{color:var(--public-text-secondary,#9aa4b2);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.games-module__bbXEOW__featuredFactValue{color:var(--public-text-primary,#f2f4f8);font-size:15px;font-weight:600}.games-module__bbXEOW__featuredMaps{flex-direction:column;gap:14px;display:flex}.games-module__bbXEOW__featuredMapsLabel{color:var(--public-text-secondary,#9aa4b2);font-size:13px;font-weight:600}.games-module__bbXEOW__featuredMapRail{flex-wrap:wrap;gap:12px;display:flex}.games-module__bbXEOW__featuredMapThumb{opacity:.6;width:88px;transition:opacity var(--public-duration-fast,.15s) ease;flex-direction:column;align-items:center;gap:6px;display:flex}.games-module__bbXEOW__featuredMapThumb:hover{opacity:1}.games-module__bbXEOW__featuredMapThumbImage{object-fit:cover;border-radius:var(--public-radius-sm,3px);width:88px;height:88px;box-shadow:inset 0 0 0 1px #f2f4f81a}.games-module__bbXEOW__featuredMapThumbLabel{color:var(--public-text-secondary,#9aa4b2);text-align:center;font-size:11px}.games-module__bbXEOW__libraryGrid{gap:var(--public-space-6,32px);grid-template-columns:repeat(3,1fr);display:grid}.games-module__bbXEOW__gameCard{border-radius:var(--public-radius-md,10px);isolation:isolate;color:inherit;box-shadow:var(--public-shadow-md,0 8px 24px #00000073);transition:transform var(--public-duration-normal,.32s) var(--public-ease-standard,ease), box-shadow var(--public-duration-normal,.32s) var(--public-ease-standard,ease);flex-direction:column;justify-content:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.games-module__bbXEOW__gameCard:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}.games-module__bbXEOW__gameCard:hover,.games-module__bbXEOW__gameCard:focus-within{box-shadow:var(--public-shadow-lg,0 16px 48px #0000008c);transform:translateY(-8px)}.games-module__bbXEOW__gameCardMedia{aspect-ratio:3/4;width:100%;position:relative}.games-module__bbXEOW__gameCardImage{object-fit:cover;z-index:0;transition:transform var(--public-duration-slow,.56s) var(--public-ease-standard,ease)}.games-module__bbXEOW__gameCard:hover .games-module__bbXEOW__gameCardImage,.games-module__bbXEOW__gameCard:focus-within .games-module__bbXEOW__gameCardImage{transform:scale(1.06)}.games-module__bbXEOW__gameCardOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#05060a1a 28%,#05060ab8 58%,#05060af5 100%);position:absolute;inset:0}.games-module__bbXEOW__gameCardBody{z-index:2;padding:28px;position:absolute;bottom:0;left:0;right:0}.games-module__bbXEOW__gameCardBody .games-module__bbXEOW__badgeRow{margin-bottom:14px}.games-module__bbXEOW__gameCardTitle{letter-spacing:-.01em;color:var(--public-text-primary,#f2f4f8);margin:0 0 10px;font-size:22px;font-weight:700}.games-module__bbXEOW__gameCardDesc{color:var(--public-text-secondary,#9aa4b2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.games-module__bbXEOW__gameCardMetaRow{border-top:1px solid #f2f4f81f;flex-wrap:wrap;gap:18px;margin-top:4px;padding-top:12px;display:flex}.games-module__bbXEOW__gameCardMetaItem{flex-direction:column;gap:3px;display:flex}.games-module__bbXEOW__gameCardMetaLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--public-text-muted,#707886);font-size:10px;font-weight:600}.games-module__bbXEOW__gameCardMetaValue{color:var(--public-text-primary,#f2f4f8);font-size:13px;font-weight:600}.games-module__bbXEOW__gameCardMore{color:var(--public-cyan,#2dd4ee);opacity:0;transition:opacity var(--public-duration-normal,.32s) ease, transform var(--public-duration-normal,.32s) ease;margin-top:16px;font-size:13px;font-weight:600;display:inline-block;transform:translateY(6px)}.games-module__bbXEOW__gameCard:hover .games-module__bbXEOW__gameCardMore,.games-module__bbXEOW__gameCard:focus-visible .games-module__bbXEOW__gameCardMore{opacity:1;transform:translateY(0)}.games-module__bbXEOW__ctaSection{text-align:center;min-height:64vh;padding:var(--public-space-9,96px) var(--public-container-padding,24px);border-top:1px solid var(--public-hud-line,#9aa4b229);background:radial-gradient(60% 100% at 50% 0,#2dd4ee0f 0%,#0000 70%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.games-module__bbXEOW__ctaInner{z-index:1;max-width:640px;margin:0 auto;position:relative}.games-module__bbXEOW__ctaTitle{letter-spacing:-.03em;color:var(--public-text-primary,#f2f4f8);text-wrap:balance;margin:0 0 var(--public-space-4,16px);font-size:clamp(32px,5vw,60px);font-weight:700;line-height:1.06}.games-module__bbXEOW__ctaText{color:var(--public-text-secondary,#9aa4b2);margin:0 0 var(--public-space-6,32px);font-size:17px;line-height:1.7}.games-module__bbXEOW__ctaActions{justify-content:center;gap:var(--public-space-4,16px);display:flex}.games-module__bbXEOW__reveal{opacity:0;transition:opacity var(--public-duration-scene,.9s) var(--public-ease-scene,ease), transform var(--public-duration-scene,.9s) var(--public-ease-scene,ease);transform:translateY(24px)}.games-module__bbXEOW__revealVisible{opacity:1;transform:translateY(0)}@media (max-width:1300px){.games-module__bbXEOW__libraryGrid{gap:var(--public-space-5,24px)}}@media (max-width:1100px){.games-module__bbXEOW__libraryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.games-module__bbXEOW__featuredPanel{gap:var(--public-space-6,32px);grid-template-columns:1fr}}@media (max-width:768px){.games-module__bbXEOW__hero{flex-direction:column;justify-content:flex-end;height:auto;min-height:0;max-height:none;margin-top:-72px;padding-top:128px;display:flex}.games-module__bbXEOW__heroBg{position:absolute;inset:0}.games-module__bbXEOW__heroMontage{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.games-module__bbXEOW__heroContent{padding:32px var(--public-container-padding,16px) 40px;position:static}.games-module__bbXEOW__heroPlatformChip{padding:9px 16px;font-size:13px}.games-module__bbXEOW__heroScrollCue{display:none}.games-module__bbXEOW__heroActions{gap:10px;width:100%}.games-module__bbXEOW__heroBtnPrimary,.games-module__bbXEOW__heroBtnSecondary{flex:1;justify-content:center}.games-module__bbXEOW__section{padding:var(--public-space-8,64px) 0}.games-module__bbXEOW__sectionHeader{margin-bottom:var(--public-space-6,32px)}.games-module__bbXEOW__libraryGrid{grid-template-columns:1fr}.games-module__bbXEOW__featuredFacts{gap:var(--public-space-3,12px);grid-template-columns:1fr}.games-module__bbXEOW__featuredMapThumb{width:68px}.games-module__bbXEOW__featuredMapThumbImage{width:68px;height:68px}.games-module__bbXEOW__ctaActions{flex-direction:column;width:100%}.games-module__bbXEOW__ctaActions .games-module__bbXEOW__heroBtnPrimary,.games-module__bbXEOW__ctaActions .games-module__bbXEOW__heroBtnSecondary{justify-content:center;width:100%}.games-module__bbXEOW__ctaSection{min-height:0}}@media (prefers-reduced-motion:reduce){.games-module__bbXEOW__reveal,.games-module__bbXEOW__featuredImage,.games-module__bbXEOW__revealVisible .games-module__bbXEOW__featuredImage{opacity:1;transition:none;transform:none}.games-module__bbXEOW__gameCard,.games-module__bbXEOW__gameCardImage{transition:none}}
.legal-module__xpnSVG__page{padding:var(--public-space-9,96px) 0 var(--public-space-11,160px)}.legal-module__xpnSVG__container{max-width:760px;padding:0 var(--public-container-padding,24px);margin:0 auto}.legal-module__xpnSVG__eyebrow{font-family:var(--public-hud-mono);font-size:var(--public-text-eyebrow,11px);letter-spacing:var(--public-tracking-hud,.16em);text-transform:uppercase;color:var(--public-text-muted,#5c6573);margin-bottom:var(--public-space-4,16px);font-weight:500}.legal-module__xpnSVG__title{font-size:clamp(28px,4vw,40px);font-weight:700;line-height:var(--public-leading-tight,1.1);letter-spacing:-.01em;color:var(--public-text-primary,#f2f4f8);margin-bottom:var(--public-space-3,12px)}.legal-module__xpnSVG__effectiveDate{font-size:var(--public-text-body,14px);color:var(--public-text-muted,#5c6573);margin-bottom:var(--public-space-9,96px);padding-bottom:var(--public-space-6,32px);border-bottom:1px solid var(--public-hud-line,#9aa4b229)}.legal-module__xpnSVG__section{margin-bottom:var(--public-space-8,64px)}.legal-module__xpnSVG__sectionHeading{font-size:var(--public-text-section-heading,22px);font-weight:700;line-height:var(--public-leading-snug,1.25);color:var(--public-text-primary,#f2f4f8);margin-bottom:var(--public-space-4,16px)}.legal-module__xpnSVG__subHeading{color:var(--public-text-primary,#f2f4f8);margin:var(--public-space-5,24px) 0 var(--public-space-3,12px);font-size:17px;font-weight:600}.legal-module__xpnSVG__body{font-size:var(--public-text-body-lg,16px);line-height:var(--public-leading-relaxed,1.7);color:var(--public-text-secondary,#9aa4b2);margin-bottom:var(--public-space-4,16px)}.legal-module__xpnSVG__body strong{color:var(--public-text-primary,#f2f4f8);font-weight:600}.legal-module__xpnSVG__list{margin:0 0 var(--public-space-4,16px);color:var(--public-text-secondary,#9aa4b2);font-size:var(--public-text-body-lg,16px);line-height:var(--public-leading-relaxed,1.7);padding-left:22px}.legal-module__xpnSVG__list li{margin-bottom:var(--public-space-2,8px)}.legal-module__xpnSVG__list li strong{color:var(--public-text-primary,#f2f4f8);font-weight:600}.legal-module__xpnSVG__identityList{margin:0 0 var(--public-space-4,16px);padding:var(--public-space-5,24px);border:1px solid var(--public-hud-line,#9aa4b229);border-radius:var(--public-radius-md,6px);background:var(--public-bg-elevated,#0a0c12);list-style:none}.legal-module__xpnSVG__identityList li{gap:var(--public-space-2,8px);font-size:var(--public-text-body,14px);line-height:var(--public-leading-relaxed,1.7);color:var(--public-text-secondary,#9aa4b2);margin-bottom:var(--public-space-2,8px);display:flex}.legal-module__xpnSVG__identityList li:last-child{margin-bottom:0}.legal-module__xpnSVG__identityLabel{min-width:200px;color:var(--public-text-muted,#5c6573);flex:none}.legal-module__xpnSVG__identityValue{color:var(--public-text-primary,#f2f4f8);font-weight:500}.legal-module__xpnSVG__tableWrap{margin-bottom:var(--public-space-4,16px);border:1px solid var(--public-hud-line,#9aa4b229);border-radius:var(--public-radius-md,6px);overflow-x:auto}.legal-module__xpnSVG__table{border-collapse:collapse;width:100%;font-size:var(--public-text-body,14px)}.legal-module__xpnSVG__table th,.legal-module__xpnSVG__table td{text-align:left;padding:var(--public-space-3,12px) var(--public-space-4,16px);border-bottom:1px solid var(--public-hud-line,#9aa4b229);color:var(--public-text-secondary,#9aa4b2)}.legal-module__xpnSVG__table th{color:var(--public-text-primary,#f2f4f8);background:var(--public-bg-elevated,#0a0c12);font-weight:600}.legal-module__xpnSVG__table tr:last-child td{border-bottom:none}.legal-module__xpnSVG__contactLink{color:var(--public-cyan,#2dd4ee);text-decoration:none}.legal-module__xpnSVG__contactLink:hover{text-decoration:underline}.legal-module__xpnSVG__contactLink:focus-visible{outline:2px solid var(--public-cyan,#2dd4ee);outline-offset:3px}@media (max-width:768px){.legal-module__xpnSVG__page{padding:var(--public-space-7,48px) 0 var(--public-space-9,96px)}.legal-module__xpnSVG__identityLabel{min-width:140px}.legal-module__xpnSVG__identityList li{flex-direction:column;gap:2px}}
