:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f8ff;--ink-strong:#fff;--muted:#aab5c8;--muted-soft:#74829a;--accent:#2f80ff;--accent-bright:#61a4ff;--accent-deep:#1455c7;--violet:#7557ff;--line:#aec2e226;--line-strong:#aec2e247;--surface:#101a2c;--surface-raised:#16243b;--background:#07101f;--page-gutter:clamp(1.25rem, 5vw, 5.5rem);background:var(--background);color:var(--ink);font-synthesis:none;font-family:Inter,Helvetica Neue,Arial,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--muted-soft) var(--background)}body{background:var(--background);min-height:100vh;margin:0}body::selection{background:var(--accent);color:#fff}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:4px}h1,h2,h3,p{text-wrap:balance}main{min-height:100vh;overflow:clip}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:.4rem;padding:.8rem 1rem;font-weight:850;transition:transform .16s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.nav{z-index:30;width:100%;min-height:94px;padding:.9rem var(--page-gutter);border-top:6px solid var(--accent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#081121e6;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid;position:absolute;top:0;left:0;box-shadow:0 .8rem 2.8rem #0000002e}.brand{align-items:center;width:fit-content;display:inline-flex}.brand-logo-frame{aspect-ratio:1893/375;width:clamp(8.75rem,11vw,11rem);display:block;position:relative}.brand-logo{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.brand-logo--light,:root[data-theme=light] .brand-logo--dark{display:none}:root[data-theme=light] .brand-logo--light{display:block}.nav-links{color:#c3ccdb;letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(1.5rem,3.2vw,3.3rem);font-size:.72rem;font-weight:850;display:flex}.mobile-nav{display:none}.nav-links a,footer nav a{transition:color .16s;position:relative}.nav-links a:after,footer nav a:after{content:"";background:var(--accent);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-.5rem;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a:focus-visible,footer nav a:hover,footer nav a:focus-visible{color:#fff}.nav-links a:hover:after,.nav-links a:focus-visible:after,footer nav a:hover:after,footer nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.nav-action,.primary-action,.secondary-action{letter-spacing:.09em;text-transform:uppercase;border-radius:.55rem;justify-content:center;align-items:center;gap:1rem;font-size:.7rem;font-weight:900;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.nav-action{color:#fff;background:#2f80ff1a;border:1px solid #61a4ff8c;justify-self:end;padding:.8rem 1rem}.nav-action span{font-size:1rem}.nav-action:hover,.nav-action:focus-visible{border-color:var(--accent-bright);background:#2f80ff38}.hero{--hero-image:url(/images/ilusion-tcg-hero-v2.webp);--hero-mobile-image:var(--hero-image);--hero-position:center;--hero-mobile-position:68% center;--hero-overlay:.42;isolation:isolate;background:#07101f;min-height:clamp(680px,88svh,860px);display:grid;position:relative}.hero-slide{min-height:inherit;display:grid;position:relative}.hero:before,.hero:after{z-index:-1;content:"";pointer-events:none;position:absolute;inset:0}.hero:before{opacity:calc(var(--hero-overlay) * .42);background:#061022}.hero:after{background:linear-gradient(90deg,#040a17fa 0%,#040a17e0 34%,#040a177a 58%,#040a1714 100%),linear-gradient(#0000 65%,#040a17bf)}.hero-image{z-index:-3;background-image:var(--hero-image);background-position:var(--hero-position);filter:saturate(.96)contrast(1.04);background-size:cover;position:absolute;inset:0}.hero-grid{z-index:-2;opacity:.12;background-image:linear-gradient(#61a4ff33 1px,#0000 1px),linear-gradient(90deg,#61a4ff33 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-content{width:100%;max-width:1600px;padding:clamp(9rem, 16vw, 12rem) var(--page-gutter) clamp(8rem, 13vw, 10rem);align-self:center;margin:0 auto;display:grid}.hero-copy{z-index:2;max-width:720px;position:relative}.connection-status{color:#c3cee0;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091427ad;border:1px solid #61a4ff59;border-radius:999px;align-items:center;gap:.6rem;padding:.52rem .8rem;font-size:.61rem;font-weight:850;display:inline-flex}.connection-dot{background:#dca934;border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 .24rem #dca9341f}.connection-status--ready .connection-dot{background:#52c7ff;box-shadow:0 0 0 .24rem #52c7ff21}.connection-status--unavailable .connection-dot{background:#e27171;box-shadow:0 0 0 .24rem #e271711f}.eyebrow,.section-kicker{color:var(--accent-bright);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:900}.eyebrow{margin:clamp(2.2rem,4vw,3.5rem) 0 1rem}h1{max-width:720px;color:var(--ink-strong);letter-spacing:-.068em;text-shadow:0 .25rem 1.5rem #0000004d;margin:0;font-size:clamp(4rem,7.3vw,7rem);font-weight:920;line-height:.91}.lede{color:#c1cada;max-width:640px;margin:1.7rem 0 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2.35rem;display:flex}.primary-action,.secondary-action{min-height:3.45rem;padding:.9rem 1.25rem}.primary-action{border:1px solid var(--accent);background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;box-shadow:0 .85rem 2rem #1455c747}.primary-action:hover,.primary-action:focus-visible{background:linear-gradient(135deg, var(--accent-bright), var(--accent));transform:translateY(-2px)}.secondary-action{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b162a73;border:1px solid #c8d6ec73}.secondary-action:hover,.secondary-action:focus-visible{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.hero-rail{border-top:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101fe6;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.hero-rail span{border-right:1px solid var(--line);color:#c4cede;letter-spacing:.14em;text-align:center;text-transform:uppercase;padding:1.35rem 1rem;font-size:.65rem;font-weight:850}.hero-rail span:before{color:var(--accent-bright);content:"+";margin-right:.65rem}.hero-carousel-controls{z-index:4;right:var(--page-gutter);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050d1bb8;border:1px solid #b1ccef47;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem;display:flex;position:absolute;bottom:5.4rem;box-shadow:0 .8rem 2rem #0000003d}.hero-carousel-controls>button,.hero-carousel-dots button{color:#dce8fa;cursor:pointer;min-width:2.75rem;min-height:2.75rem;font:inherit;background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.hero-carousel-controls>button:hover,.hero-carousel-controls>button:focus-visible{color:#fff;background:#61a4ff2e}.hero-carousel-dots{scrollbar-width:none;align-items:center;gap:.22rem;max-width:min(34vw,24rem);display:flex;overflow-x:auto}.hero-carousel-dots button{min-width:2rem;padding:0 .28rem}.hero-carousel-dots span{background:#d2e1f64d;border-radius:999px;width:1.35rem;height:.16rem;position:relative;overflow:hidden}.hero-carousel-dots button[aria-pressed=true] span{background:#61a4ff4d;width:2.25rem}.hero-carousel-dots button[aria-pressed=true] span:after{border-radius:inherit;content:"";transform-origin:0;background:#61a4ff;position:absolute;inset:0}@keyframes hero-carousel-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:no-preference){.hero[data-autoplay=running] .hero-carousel-dots button[aria-pressed=true] span:after{animation:7s linear forwards hero-carousel-progress}.hero-slide{animation:.7s cubic-bezier(.16,1,.3,1) both motion-hero-slide-enter}}@keyframes motion-hero-slide-enter{0%{opacity:.45}to{opacity:1}}.games,.products,.experience{padding:clamp(5.5rem, 9vw, 9rem) var(--page-gutter)}.games{background:radial-gradient(circle at 95% 4%,#2f80ff1f,#0000 28rem),#0f1a2d}.products{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 90%,#7557ff1a,#0000 30rem),#07101f}.section-heading{justify-content:space-between;align-items:end;gap:3rem;max-width:1480px;margin:0 auto clamp(2.8rem,5vw,4.5rem);display:flex}.section-heading--storefront>div{align-items:center;gap:1.1rem;display:flex}.section-heading .section-kicker{margin:0 0 .55rem}.section-heading h2,.section-intro h2,.closing h2{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,5.2vw,5.2rem);line-height:.96}.section-heading>p{max-width:250px;color:var(--muted);letter-spacing:.1em;text-align:right;text-transform:uppercase;margin:0;font-size:.63rem;font-weight:850;line-height:1.6}.section-icon{width:3.15rem;height:3.15rem;color:var(--accent-bright);background:#2f80ff1a;border:1px solid #61a4ff5c;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:inset 0 0 1.5rem #2f80ff14}.game-grid,.product-grid{gap:1rem;max-width:1480px;margin:0 auto;display:grid}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.game-card,.product-card{border:1px solid var(--line);background:#111d31;border-radius:.7rem;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 1.2rem 3rem #0000001f}.game-card:hover,.game-card:focus-visible,.product-card:hover{border-color:#61a4ffa6;transform:translateY(-5px);box-shadow:0 1.4rem 3.2rem #00000038}.game-art,.product-art{border-bottom:1px solid var(--line);background-position:50%;background-size:cover;position:relative;overflow:hidden}.game-art{aspect-ratio:4/3;background-image:linear-gradient(to top, #050c19c7, transparent 58%), var(--game-image), radial-gradient(circle at 72% 24%, #2f80ff40, transparent 35%), #15233a}.product-art{aspect-ratio:1;background-image:linear-gradient(to top, #050c198f, transparent 46%), var(--game-image), radial-gradient(circle at 60% 35%, #7557ff33, transparent 38%), #15233a}.game-art>span,.product-art>span:first-child{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101f99;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.57rem;font-weight:900;display:grid;position:absolute;top:1rem;left:1rem}.game-meta{justify-content:space-between;align-items:center;gap:1rem;min-height:6.4rem;padding:1.15rem 1.25rem;display:flex}.game-meta small,.product-copy>p:first-child{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;font-size:.57rem;font-weight:900}.game-meta h3{letter-spacing:-.025em;margin:.35rem 0 0;font-size:1.25rem}.game-meta>span{border:1px solid var(--line-strong);width:2.25rem;height:2.25rem;color:var(--accent-bright);border-radius:50%;flex:none;place-items:center;display:grid}.empty-showcase{border:1px solid var(--line-strong);background:#0b1628;border-radius:.7rem;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);max-width:1480px;min-height:440px;margin:0 auto;display:grid;overflow:hidden}.empty-visual{border-right:1px solid var(--line);background:linear-gradient(#61a4ff1a 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#61a4ff1a 1px,#0000 1px) 0 0/72px 72px,radial-gradient(circle,#2f80ff2b,#0000 60%),#0d1a2d;min-height:440px;position:relative;overflow:hidden}.empty-card{aspect-ratio:.7;width:clamp(145px,18vw,230px);color:var(--accent-bright);letter-spacing:.1em;background:radial-gradient(circle at 50% 38%,#7557ff33,#0000 33%),linear-gradient(145deg,#192b49,#0b1424);border:1px solid #61a4ff59;border-radius:.75rem;align-items:flex-end;padding:1rem;font-size:.6rem;font-weight:900;display:flex;position:absolute;bottom:-7%;left:50%;box-shadow:0 1.2rem 3rem #00000047}.empty-card:after{content:"";border:1px solid #61a4ff33;border-radius:50%;position:absolute;inset:14%}.empty-card--one{transform:translate(-118%)rotate(-14deg)}.empty-card--two{z-index:2;transform:translate(-50%)translateY(-8%)rotate(2deg)}.empty-card--three{transform:translate(18%)rotate(14deg)}.empty-copy{align-content:center;padding:clamp(2rem,5vw,4.2rem);display:grid}.empty-label{width:fit-content;color:var(--accent-bright);letter-spacing:.11em;text-transform:uppercase;background:#2f80ff1a;border:1px solid #61a4ff6b;border-radius:999px;padding:.5rem .72rem;font-size:.57rem;font-weight:900;display:inline-flex}.empty-copy h3,.product-empty h3{color:#fff;letter-spacing:-.052em;max-width:540px;margin:1.35rem 0 1rem;font-size:clamp(2rem,3.6vw,3.7rem);line-height:.98}.empty-copy p,.product-empty>p{max-width:460px;color:var(--muted);margin:0;font-size:.93rem;line-height:1.7}.empty-copy a{color:#fff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.7rem;width:fit-content;margin-top:1.6rem;font-size:.66rem;font-weight:900;display:inline-flex}.empty-copy a span{color:var(--accent-bright)}.availability{letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101fc2;border:1px solid;border-radius:999px;padding:.46rem .65rem;font-size:.55rem;font-weight:900;position:absolute;bottom:1rem;right:1rem}.availability--available{color:#5bd3ff}.availability--limited{color:#f1c75b}.availability--unavailable{color:#ed8c8c}.product-copy{align-content:start;min-height:205px;padding:1.2rem;display:grid}.product-copy>p:first-child{margin:0}.product-copy h3{color:#fff;margin:.6rem 0 .35rem;font-size:1.08rem;line-height:1.25}.product-copy small,.product-summary{color:var(--muted);line-height:1.55}.product-summary{margin:.7rem 0 0;font-size:.77rem}.product-copy>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.product-copy>div strong{color:#fff;font-size:1.1rem}.product-copy>div>span{color:var(--accent-bright)}.product-empty{background:linear-gradient(100deg,#2f80ff1a,#0000 72%),#0f1a2c;border:1px solid #61a4ff42;border-radius:.7rem;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:center;gap:clamp(2rem,7vw,8rem);max-width:1480px;min-height:300px;margin:0 auto;padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.product-empty h3{margin-bottom:0}.product-empty-mark{color:#2f80ff14;font-size:18rem;font-weight:200;line-height:.7;position:absolute;right:3%}.store-highlights{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#111d31;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.store-highlights article{border-right:1px solid var(--line);align-items:center;gap:1rem;min-height:190px;padding:clamp(1.6rem,3vw,2.5rem);display:flex}.store-highlights article>span{width:3.1rem;height:3.1rem;color:var(--accent-bright);background:#2f80ff1a;border:1px solid #61a4ff66;border-radius:50%;flex:none;place-items:center;font-size:1.15rem;display:grid}.store-highlights h3{color:#fff;margin:0 0 .45rem;font-size:1rem}.store-highlights p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.55}.experience{background:linear-gradient(90deg,#0000 49.96%,#aec2e21a 50%,#0000 50.04%),#0c1729;position:relative}.section-intro{grid-template-columns:minmax(0,1.1fr) minmax(280px,.45fr);align-items:end;gap:clamp(2.5rem,7vw,8rem);max-width:1480px;margin:0 auto clamp(4rem,7vw,6.5rem);display:grid}.section-intro .section-kicker{grid-column:1/-1;margin:0 0 -1rem}.section-intro>p:last-child{color:var(--muted);margin:0;font-size:clamp(.95rem,1.4vw,1.12rem);line-height:1.72}.pillar-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:1480px;margin:0 auto;display:grid}.pillar-card{background:#101c30;grid-template-rows:auto 1fr;gap:3rem;min-height:300px;padding:clamp(1.5rem,3vw,2.6rem);transition:background .18s;display:grid;position:relative;overflow:hidden}.pillar-card:hover{background:#16253e}.pillar-card>span:first-child{color:var(--accent-bright);letter-spacing:.15em;font-size:.62rem;font-weight:900}.pillar-card>div{align-self:end}.pillar-card h3{color:#fff;letter-spacing:-.045em;margin:0 0 .8rem;font-size:clamp(1.8rem,3vw,3rem)}.pillar-card p{max-width:22rem;color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.pillar-symbol{color:#61a4ff1f;font-size:5.5rem;line-height:1;position:absolute;top:2rem;right:2rem}.closing{min-height:680px;padding:clamp(5rem, 11vw, 10rem) var(--page-gutter);border-top:1px solid var(--line);text-align:center;background:radial-gradient(circle,#2f80ff38,#0000 34%),radial-gradient(circle at 55% 44%,#7557ff21,#0000 26%),#06101f;align-content:center;place-items:center;display:grid;position:relative;overflow:hidden}.closing .section-kicker{margin:0 0 1.5rem}.closing h2{z-index:2;font-size:clamp(3.2rem,7.3vw,7rem);position:relative}.closing .primary-action{z-index:2;margin-top:2.3rem;position:relative}.closing-ring{aspect-ratio:1;border:1px solid #61a4ff1f;border-radius:50%;width:min(78vw,900px);position:absolute;box-shadow:0 0 0 5rem #2f80ff06,0 0 0 10rem #2f80ff05}footer{padding:2.2rem var(--page-gutter);border-top:1px solid var(--line);background:#07101f;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.footer-brand{align-self:center}.footer-brand .brand-logo-frame{width:9.5rem}footer p{color:var(--muted);letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:800}footer nav{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-self:end;gap:1.5rem;font-size:.61rem;font-weight:800;display:flex}footer>small{border-top:1px solid var(--line);color:var(--muted-soft);letter-spacing:.08em;text-align:center;grid-column:1/-1;padding-top:1.4rem;font-size:.58rem}@media (max-width:1120px){.product-grid,.store-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.store-highlights article:nth-child(2){border-right:0}.store-highlights article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:900px){.nav{grid-template-columns:1fr auto auto;gap:.75rem}.nav-links{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line-strong);min-width:3rem;min-height:3rem;color:var(--ink);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border-radius:.5rem;place-items:center;padding:0 .7rem;font-size:.62rem;font-weight:850;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{border-color:var(--accent);background:#2f80ff21}.mobile-nav>nav{border:1px solid var(--line-strong);background:#081121fa;border-radius:.75rem;gap:.25rem;width:min(78vw,260px);padding:.55rem;display:grid;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 1.5rem 3rem #00000059}.mobile-nav a{color:#d5ddea;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.7rem .8rem;font-size:.72rem;font-weight:800;display:flex}.mobile-nav a:hover{color:#fff;background:#2f80ff21}.hero{min-height:760px}.hero:after{background:linear-gradient(90deg,#040a17fa 0%,#040a17e6 46%,#040a1766 82%),linear-gradient(#0000 64%,#040a17bf)}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-showcase{grid-template-columns:1fr}.empty-visual{border-right:0;border-bottom:1px solid var(--line);min-height:380px}.section-intro{grid-template-columns:1fr;gap:2rem}.section-intro .section-kicker{grid-column:1;margin-bottom:-.5rem}footer{grid-template-columns:1fr auto}footer p{display:none}}.nav--page{position:sticky;top:0}.catalog-page{background:radial-gradient(circle at 82% 12%, #2f80ff17, transparent 32rem), var(--background);min-height:100vh;overflow:visible}.catalog-hero{padding:clamp(2.2rem, 5vw, 4.8rem) var(--page-gutter) clamp(3.5rem, 7vw, 7rem);border-bottom:1px solid var(--line);background:linear-gradient(#61a4ff12 1px,#0000 1px) 0 0/70px 70px,linear-gradient(90deg,#61a4ff12 1px,#0000 1px) 0 0/70px 70px,radial-gradient(circle at 83% 18%,#7557ff33,#0000 28rem),#091427;position:relative;overflow:hidden}.catalog-hero:after{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #61a4ff29;border-radius:50%;width:min(54vw,760px);position:absolute;bottom:-22vw;right:-8vw;box-shadow:0 0 0 5rem #2f80ff06,0 0 0 10rem #2f80ff05}.catalog-hero>nav,.product-detail>nav{z-index:2;max-width:1480px;color:var(--muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 auto clamp(3rem,7vw,6rem);font-size:.65rem;font-weight:800;display:flex;position:relative}.catalog-hero>nav a,.product-detail>nav a{color:var(--accent-bright)}.catalog-hero>div{z-index:2;grid-template-columns:minmax(0,1.35fr) minmax(280px,.5fr);align-items:end;gap:clamp(3rem,8vw,9rem);max-width:1480px;margin:0 auto;display:grid;position:relative}.catalog-hero>div>div>p,.product-detail__game,.related-products>div:first-child>p{color:var(--accent-bright);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;font-size:.62rem;font-weight:900}.catalog-hero h1,.product-detail h1,.not-found-state h1,.route-error h1{color:#fff;letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6.5vw,6.5rem);line-height:.92}.catalog-hero>div>p{color:#c0c9d9;max-width:29rem;margin:0;font-size:clamp(.95rem,1.35vw,1.1rem);line-height:1.75}.fixture-notice{z-index:2;color:#f1c75b;letter-spacing:.08em;text-transform:uppercase;background:#f1c75b14;border:1px solid #f1c75b61;border-radius:999px;width:fit-content;max-width:1480px;margin:2.2rem auto 0;padding:.55rem .8rem;font-size:.6rem;font-weight:850;position:relative}.catalog-content{min-height:38rem;padding:clamp(2.5rem, 5vw, 5.5rem) var(--page-gutter) clamp(5rem, 9vw, 9rem)}.catalog-explorer{grid-template-columns:minmax(230px,270px) minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);max-width:1480px;margin:0 auto;display:grid}.catalog-sidebar{z-index:12;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1628f0;border-radius:.8rem;position:sticky;top:112px;overflow:hidden;box-shadow:0 1.2rem 3rem #00000038}.catalog-sidebar__intro{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#2f80ff29,#0000 55%),#ffffff04;padding:1.15rem 1rem 1rem}.catalog-sidebar__intro p,.catalog-sidebar__intro h2,.catalog-sidebar__intro span{margin:0}.catalog-sidebar__intro p{color:var(--accent-bright);letter-spacing:.14em;text-transform:uppercase;font-size:.53rem;font-weight:900}.catalog-sidebar__intro h2{color:#fff;margin-top:.35rem;font-size:1rem;line-height:1.2}.catalog-sidebar__intro span{color:var(--muted);margin-top:.35rem;font-size:.68rem;line-height:1.45;display:block}.catalog-filters{grid-template-columns:1fr;gap:.75rem;padding:1rem;display:grid}.catalog-search-field,.catalog-select-field{align-content:center;min-width:0;transition:transform .18s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.catalog-search-field:focus-within,.catalog-select-field:focus-within{transform:translate(3px)}.catalog-search-field label,.catalog-select-field label{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .38rem .9rem;font-size:.54rem;font-weight:900}.catalog-search-field>span{color:var(--accent-bright);pointer-events:none;font-size:1.15rem;position:absolute;bottom:.9rem;left:1rem}.catalog-filters input,.catalog-filters select{border:1px solid var(--line);color:#fff;width:100%;min-height:3.2rem;font:inherit;background:#111e33;border-radius:.55rem;font-size:.78rem}.catalog-filters input{padding:.8rem 1rem .8rem 2.8rem}.catalog-filters select{padding:.8rem 2.3rem .8rem .85rem}.catalog-filters input::placeholder{color:#75839a}.catalog-results{min-width:0}.catalog-results-heading{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;margin:0 0 1.2rem;padding-bottom:1rem;font-size:.68rem;font-weight:800;display:flex}.catalog-results-heading p{margin:0}.catalog-results-heading strong{color:#fff;margin-right:.25rem;font-size:1rem}.catalog-results-heading button{border:0;border-bottom:1px solid var(--accent-bright);color:var(--accent-bright);cursor:pointer;font:inherit;text-transform:inherit;background:0 0;padding:.3rem 0}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.catalog-product-card{border:1px solid var(--line);background:#101c30;border-radius:.8rem;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;overflow:hidden;box-shadow:0 1rem 2.8rem #0000001f}.catalog-product-card:hover,.catalog-product-card:focus-visible{border-color:#61a4ffad;transform:translateY(-5px);box-shadow:0 1.4rem 3.4rem #00000040}.catalog-product-card article{height:100%}.catalog-product-card__media{border-bottom:1px solid var(--line);position:relative}.catalog-product-media{aspect-ratio:1/1.02;isolation:isolate;background:radial-gradient(circle at 74% 18%,#61a4ff52,#0000 29%),linear-gradient(145deg,#172a47,#0b1424);place-items:center;display:grid;position:relative;overflow:hidden}.catalog-product-media:before,.catalog-product-media:after{z-index:-1;content:"";pointer-events:none;position:absolute}.catalog-product-media:before{border:1px solid #ffffff17;border-radius:50%;inset:8%;box-shadow:0 0 0 3rem #61a4ff06}.catalog-product-media:after{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.catalog-product-media--tone-1{background:radial-gradient(circle at 20% 25%,#7bd5ff40,#0000 30%),linear-gradient(145deg,#183443,#0b1824)}.catalog-product-media--tone-2{background:radial-gradient(circle at 75% 24%,#f1c75b38,#0000 31%),linear-gradient(145deg,#302748,#101525)}.catalog-product-media--tone-3{background:radial-gradient(circle at 28% 18%,#7eebbe33,#0000 31%),linear-gradient(145deg,#17384a,#0a1723)}.catalog-product-media img{object-fit:cover}.catalog-product-placeholder{aspect-ratio:.72;background:linear-gradient(160deg,#ffffff1f,#0000 35%),linear-gradient(145deg,#284d7b,#15233b 70%);border:1px solid #ffffff4d;border-radius:.65rem;align-content:space-between;width:46%;padding:1rem;display:grid;position:relative;transform:rotate(4deg);box-shadow:1.1rem 1.2rem #040a153d,0 1.5rem 3rem #00000061}.catalog-product-placeholder:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:19% 11%}.catalog-product-placeholder span,.catalog-product-placeholder small{z-index:1;color:#ffffffad;letter-spacing:.16em;text-transform:uppercase;font-size:.42rem;font-weight:900;position:relative}.catalog-product-placeholder strong{z-index:1;color:#fff;letter-spacing:-.08em;text-align:center;align-self:center;font-size:clamp(1.8rem,4vw,3.2rem);position:relative}.catalog-product-placeholder small{line-height:1.35}.catalog-product-card__body{align-content:start;min-height:220px;padding:1.25rem;display:grid}.catalog-product-card__body>p{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.56rem;font-weight:900}.catalog-product-card__body h2,.catalog-product-card__body h3{color:#fff;margin:.55rem 0 .45rem;font-size:1.15rem;line-height:1.2}.catalog-product-card__body>span{color:var(--muted);font-size:.75rem;line-height:1.55}.catalog-product-card__body>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.catalog-product-card__body strong{color:#fff;font-size:1.08rem}.catalog-product-card__body>div>span{border:1px solid var(--line-strong);width:2rem;height:2rem;color:var(--accent-bright);border-radius:50%;place-items:center;display:grid}.catalog-no-results,.catalog-service-state,.not-found-state,.route-error{min-height:34rem;padding:clamp(3rem, 7vw, 7rem) var(--page-gutter);text-align:center;align-content:center;place-items:center;display:grid}.catalog-no-results>span{width:4.5rem;height:4.5rem;color:var(--accent-bright);border:1px solid #61a4ff59;border-radius:50%;place-items:center;font-size:2rem;display:grid}.catalog-no-results>p:first-of-type,.catalog-service-state>p:first-of-type,.not-found-state>p:first-child,.route-error>p:first-child{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;margin:1.5rem 0 0;font-size:.62rem;font-weight:900}.catalog-no-results h2,.catalog-service-state h2{color:#fff;letter-spacing:-.055em;max-width:780px;margin:.8rem 0;font-size:clamp(2.3rem,5vw,4.8rem);line-height:.98}.catalog-no-results>p:last-of-type,.catalog-service-state>p:last-of-type,.not-found-state>p:nth-child(3),.route-error>p:nth-child(3){max-width:590px;color:var(--muted);margin:0;line-height:1.7}.catalog-no-results button,.catalog-service-state a,.route-error button,.route-error a{color:#fff;cursor:pointer;font:inherit;letter-spacing:.09em;text-transform:uppercase;background:#2f80ff1f;border:1px solid #61a4ff73;border-radius:.5rem;align-items:center;gap:.7rem;margin-top:1.7rem;padding:.9rem 1.1rem;font-size:.68rem;font-weight:900;display:inline-flex}.catalog-service-state>div{width:6rem;height:4rem;position:relative}.catalog-service-state>div span{aspect-ratio:.72;transform-origin:bottom;background:#14243c;border:1px solid #61a4ff59;border-radius:.35rem;width:2.8rem;position:absolute;left:50%}.catalog-service-state>div span:first-child{transform:translate(-85%)rotate(-14deg)}.catalog-service-state>div span:nth-child(2){z-index:2;transform:translate(-50%)}.catalog-service-state>div span:nth-child(3){transform:translate(-15%)rotate(14deg)}.product-service-state{padding:2rem var(--page-gutter) 5rem}.product-detail{padding:clamp(2rem, 4vw, 4rem) var(--page-gutter) clamp(5rem, 9vw, 8rem)}.product-detail>nav{margin-bottom:clamp(2rem,5vw,4.5rem)}.product-detail__grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:start;gap:clamp(3rem,8vw,9rem);max-width:1480px;margin:0 auto;display:grid}.product-detail__visual{position:sticky;top:130px}.product-detail__visual .catalog-product-media{aspect-ratio:1;border:1px solid var(--line-strong);border-radius:.9rem;min-height:560px}.product-detail__visual .catalog-product-placeholder{width:39%}.product-detail__visual>span{color:var(--muted-soft);letter-spacing:.11em;text-align:center;text-transform:uppercase;margin-top:.8rem;font-size:.55rem;font-weight:800;display:block}.product-detail__copy{padding-top:clamp(0rem,3vw,2rem)}.product-detail h1{font-size:clamp(3.4rem,6.5vw,6.4rem)}.product-detail__variant{color:#c8d1df;margin:1.1rem 0 0;font-size:.9rem}.product-detail__summary{max-width:42rem;color:var(--muted);margin:2rem 0 0;font-size:1rem;line-height:1.8}.product-detail__commercial{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1.5rem;margin-top:2.4rem;padding:1.4rem 0;display:flex}.product-detail__commercial>div{gap:.4rem;display:grid}.product-detail__commercial small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.55rem;font-weight:900}.product-detail__commercial strong{color:#fff;letter-spacing:-.04em;font-size:clamp(1.8rem,3.5vw,2.8rem)}.product-detail__commercial .availability{background:#121f33e6;position:static}.product-detail__facts{margin:1.7rem 0 0}.product-detail__facts>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(100px,.35fr) 1fr;gap:1.5rem;padding:.9rem 0;display:grid}.product-detail__facts dt{color:var(--muted-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:850}.product-detail__facts dd{color:#fff;margin:0;font-size:.82rem}.product-detail__note{border-left:2px solid var(--accent);color:var(--muted);margin:1.5rem 0 0;padding:.4rem 0 .4rem 1rem;font-size:.76rem;line-height:1.65}.product-detail__copy .primary-action{margin-top:2rem}.related-products{padding:clamp(4rem, 7vw, 7rem) var(--page-gutter);border-top:1px solid var(--line);background:#0c1729}.related-products>div:first-child,.related-products .catalog-grid{max-width:1480px;margin-inline:auto}.related-products>div:first-child{margin-bottom:2.5rem}.related-products h2{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5vw,4.8rem)}.catalog-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.not-found-state,.route-error{background:radial-gradient(circle,#2f80ff2b,#0000 28rem),#081326;min-height:calc(100vh - 190px)}.not-found-state h1,.route-error h1{max-width:900px;margin-top:1rem}.not-found-state .primary-action{margin-top:2rem}.route-error button{background:var(--accent);border:0}.route-error a{color:var(--muted);background:0 0;border:0;margin-top:.8rem}.catalog-loading{padding:0 var(--page-gutter) 6rem}.catalog-loading__nav,.catalog-loading__hero,.catalog-loading__controls,.catalog-loading__grid>div{border:1px solid var(--line);background:linear-gradient(110deg,#101c30 8%,#182844 18%,#101c30 33%) 0 0/200% 100%;border-radius:.7rem;animation:1.5s linear infinite catalog-shimmer}.catalog-loading__nav{height:90px;margin-inline:calc(var(--page-gutter) * -1);border-radius:0}.catalog-loading__hero{place-items:center;height:360px;margin:2rem 0;display:grid;position:relative;overflow:hidden}.catalog-loading__content{grid-template-columns:minmax(230px,270px) minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.catalog-results .catalog-product-media{aspect-ratio:4/3}.catalog-results .catalog-product-placeholder{width:40%;padding:.7rem}.catalog-results .catalog-product-placeholder strong{font-size:clamp(1.4rem,2vw,2rem)}.catalog-results .catalog-product-card__body{min-height:168px;padding:.9rem}.catalog-results .catalog-product-card__body h2{margin:.42rem 0 .35rem;font-size:.94rem}.catalog-results .catalog-product-card__body>span{font-size:.66rem;line-height:1.45}.catalog-results .catalog-product-card__body>div{margin-top:.75rem;padding-top:.75rem}.catalog-results .catalog-product-card__body strong{font-size:.92rem}.catalog-results .catalog-product-card__body>div>span{width:1.7rem;height:1.7rem}.catalog-results .catalog-product-card__action{padding:0 .9rem .9rem}.catalog-results .catalog-product-card__action .add-to-cart{min-height:44px;padding:.68rem .75rem;font-size:.56rem}.catalog-results .availability{padding:.36rem .5rem;font-size:.52rem;bottom:.65rem;right:.65rem}.catalog-loading__controls{height:430px}.catalog-loading__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.catalog-loading__grid>div{aspect-ratio:.6}@keyframes catalog-shimmer{to{background-position-x:-200%}}@media (max-width:1120px){.catalog-explorer,.catalog-loading__content{grid-template-columns:230px minmax(0,1fr)}.catalog-filters{grid-template-columns:1fr}.catalog-search-field{grid-column:auto}.catalog-results .catalog-grid,.catalog-loading__grid,.catalog-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail__grid{gap:3rem}.product-detail__visual .catalog-product-media{min-height:460px}}@media (max-width:900px){.mobile-nav>nav{border:1px solid var(--line-strong);background:#081121fa;border-radius:.75rem;gap:.25rem;width:min(78vw,280px);padding:.55rem;display:grid;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 1.5rem 3rem #00000059}.catalog-hero>div,.product-detail__grid,.catalog-explorer,.catalog-loading__content{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-search-field{grid-column:1/-1}.catalog-results-heading{margin-top:1.8rem}.catalog-loading__controls{height:210px}.catalog-hero>div{align-items:start;gap:2rem}.product-detail__visual{position:static}.product-detail__visual .catalog-product-media{min-height:0}.catalog-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.catalog-hero{padding-top:1.8rem}.catalog-hero>nav,.product-detail>nav{white-space:nowrap;margin-bottom:2.5rem;overflow:hidden}.catalog-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}.fixture-notice{margin-inline:0}.catalog-content{padding-top:1rem}.catalog-sidebar{overflow:visible}.catalog-filters{grid-template-columns:1fr;padding:.8rem;position:static}.catalog-search-field{grid-column:auto}.catalog-results-heading{align-items:flex-start}.catalog-results-heading>span{display:none}.catalog-results .catalog-grid,.catalog-grid,.catalog-grid--related,.catalog-loading__grid{grid-template-columns:1fr}.catalog-results .catalog-product-media,.catalog-product-media{aspect-ratio:1.25}.catalog-product-placeholder{width:39%}.catalog-product-card__body{min-height:190px}.catalog-results .catalog-product-card__body{min-height:165px}.catalog-loading__controls{height:500px}.catalog-loading__grid>div{aspect-ratio:.68}.product-detail{padding-top:1.6rem}.product-detail__grid{gap:2.5rem}.product-detail h1{font-size:clamp(3.2rem,15vw,4.7rem)}.product-detail__commercial{flex-direction:column;align-items:start}.product-detail__facts>div{grid-template-columns:1fr;gap:.35rem}.related-products{padding-block:4.5rem}.catalog-loading__hero{height:420px}}@media (forced-colors:active){.availability,.catalog-product-card,.catalog-filters,.catalog-service-state>div span{border:1px solid canvastext}}@media (max-width:700px){:root{--page-gutter:1.15rem}.nav{min-height:78px;padding-block:.75rem}.brand{min-width:0}.brand-logo-frame{width:8.1rem}.nav-action{gap:.55rem;padding:.68rem .75rem;font-size:.59rem}.mobile-nav summary{width:3rem;padding:0}.mobile-nav summary span{color:#0000;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);width:1.05rem;height:.75rem;overflow:hidden}.mobile-nav summary span:after{border-top:2px solid var(--ink);content:"";margin-top:.25rem;display:block}.nav-action span{display:none}.hero{min-height:760px}.hero-image{background-image:var(--hero-mobile-image,var(--hero-image));background-position:var(--hero-mobile-position)}.hero:after{background:linear-gradient(90deg,#040a17fa,#040a17c2),linear-gradient(#0000 55%,#040a17d6)}.hero-grid{opacity:.08}.hero-content{align-self:end;padding-top:8rem;padding-bottom:8.3rem}.hero:has(.hero-carousel-controls) .hero-content{padding-bottom:12rem}.hero-carousel-controls{right:var(--page-gutter);bottom:5.75rem;left:var(--page-gutter);justify-content:space-between}.hero-carousel-controls>button{min-width:2.5rem;min-height:2.5rem}.hero-carousel-dots{max-width:34vw}.hero-carousel-dots button{min-width:1.55rem}.connection-status{font-size:.52rem}.eyebrow{margin-top:2rem;font-size:.58rem}h1{max-width:360px;font-size:clamp(3.3rem,16vw,4.45rem)}.lede{font-size:.94rem}.hero-actions{grid-template-columns:1fr;display:grid}.primary-action,.secondary-action{width:100%}.hero-rail{grid-template-columns:repeat(2,1fr)}.hero-rail span{padding:.82rem .5rem;font-size:.5rem}.hero-rail span:nth-child(-n+2){border-bottom:1px solid var(--line)}.games,.products,.experience{padding-block:4.8rem}.section-heading{margin-bottom:2.4rem;display:block}.section-heading--storefront>div{align-items:flex-start}.section-icon{width:2.7rem;height:2.7rem}.section-heading h2,.section-intro h2,.closing h2{font-size:clamp(2.55rem,12vw,4rem)}.section-heading>p{text-align:left;margin-top:1.2rem}.game-grid,.product-grid{grid-template-columns:1fr}.game-art{background-image:linear-gradient(to top, #050c19c7, transparent 58%), var(--game-mobile-image,var(--game-image)), radial-gradient(circle at 72% 24%, #2f80ff40, transparent 35%), #15233a}.empty-visual{min-height:315px}.empty-card{width:125px}.empty-copy{padding:2rem 1.35rem 2.5rem}.product-empty{grid-template-columns:1fr;gap:1.4rem;padding:2rem 1.35rem 2.5rem}.product-empty-mark{font-size:12rem;right:-1rem}.store-highlights{grid-template-columns:1fr}.store-highlights article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.store-highlights article:nth-child(3){border-bottom:1px solid var(--line)}.store-highlights article:last-child{border-bottom:0}.pillar-grid{grid-template-columns:1fr}.pillar-card{min-height:250px}.closing{min-height:590px}footer{grid-template-columns:1fr}footer nav{flex-wrap:wrap;justify-self:start}}@media (max-width:480px){.nav{grid-template-columns:1fr auto}.nav-action{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.loading-brand__layer--base{opacity:0}.loading-brand__layer--fill{opacity:1;clip-path:inset(0)}.loading-brand__layer--fill:after{display:none}.loading-brand__dots>span{opacity:1;transform:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}picture.hero-image{display:block}.hero-image img,img.hero-image{object-fit:cover;object-position:var(--hero-position);width:100%;height:100%}.game-art img{z-index:0;object-fit:cover}.game-art:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 42%,#050c19c7);position:absolute;inset:0}.game-art>span{z-index:2}.nav-cart{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#2f80ff1a;border:1px solid #61a4ff8c;border-radius:.55rem;justify-self:end;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.68rem;font-weight:900;display:inline-flex}.nav-cart:hover,.nav-cart:focus-visible{border-color:var(--accent-bright);background:#2f80ff38}footer nav{flex-wrap:wrap;justify-content:flex-end;row-gap:.9rem}.catalog-product-card:focus-within,.catalog-product-card:hover{border-color:#61a4ffad;transform:translateY(-5px);box-shadow:0 1.4rem 3.4rem #00000040}.catalog-product-card article,.catalog-product-card__link{flex-direction:column;height:100%;display:flex}.catalog-product-card__body{flex:1}.catalog-product-card__action{padding:0 1.25rem 1.25rem}.add-to-cart,.secondary-button,.cart-clear,.catalog-pagination button{border:1px solid var(--accent);background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;cursor:pointer;min-height:44px;font:inherit;letter-spacing:.07em;text-transform:uppercase;border-radius:.55rem;padding:.8rem 1rem;font-size:.68rem;font-weight:900}.add-to-cart{width:100%}.add-to-cart:hover:not(:disabled),.add-to-cart:focus-visible:not(:disabled),.secondary-button:hover,.secondary-button:focus-visible{background:linear-gradient(135deg, var(--accent-bright), var(--accent))}.add-to-cart:disabled,.catalog-pagination button:disabled{border-color:var(--line-strong);color:var(--muted-soft);cursor:not-allowed;background:#1b2638}.product-detail__actions{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr);gap:.8rem;margin-top:2rem;display:grid}.product-detail__actions .secondary-action{border:1px solid var(--line-strong);padding:.8rem 1rem}.catalog-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.catalog-pagination p{min-width:8rem;color:var(--muted);text-align:center;font-size:.72rem}.catalog-pagination button{border-color:var(--line-strong);background:#14243c}.simple-hero{padding:clamp(3.2rem, 7vw, 7rem) var(--page-gutter);border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 18%,#2f80ff30,#0000 28rem),linear-gradient(135deg,#0b1930,#081326)}.simple-hero>*{max-width:940px}.simple-hero nav{color:var(--muted);gap:.7rem;margin-bottom:3rem;font-size:.68rem;display:flex}.simple-hero nav a,.info-layout a:not(.primary-action){color:var(--accent-bright);text-underline-offset:.22rem;text-decoration:underline}.simple-hero>p:first-of-type,.professional-empty>p:first-of-type,.cart-empty>p:first-of-type,.cart-summary>p:first-child,.cart-line__copy>p{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;font-size:.6rem;font-weight:900}.simple-hero h1{color:#fff;letter-spacing:-.065em;max-width:880px;margin:.8rem 0 1.2rem;font-size:clamp(3.7rem,8vw,7.5rem);line-height:.92}.simple-hero>p:last-child{max-width:660px;color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.info-layout{max-width:1160px;padding:clamp(3rem, 7vw, 7rem) var(--page-gutter);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 auto;display:grid}.info-layout section{border:1px solid var(--line);background:#101c30;border-radius:.8rem;min-height:270px;padding:clamp(1.5rem,3vw,2.5rem)}.info-layout h2{color:#fff;margin:0 0 1rem;font-size:clamp(1.45rem,2vw,2.1rem)}.info-layout p,.professional-empty>p:last-of-type,.cart-empty>p:last-of-type,.cart-disclaimer,.cart-warning,.cart-alert,.cart-feedback{color:var(--muted);font-size:.84rem;line-height:1.75}.info-layout .primary-action{min-height:44px;margin-top:1rem;padding:.8rem 1rem}.professional-empty,.cart-empty{min-height:520px;padding:4rem var(--page-gutter);text-align:center;background:#0d192c;align-content:center;place-items:center;display:grid}.professional-empty>span,.cart-empty>span{border:1px solid var(--line-strong);width:4rem;height:4rem;color:var(--accent-bright);border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.professional-empty h2,.cart-empty h2{color:#fff;letter-spacing:-.05em;max-width:780px;margin:.5rem 0 1rem;font-size:clamp(2.4rem,5vw,4.8rem)}.professional-empty>p:last-of-type,.cart-empty>p:last-of-type{max-width:620px;margin:0}.professional-empty>div{gap:.8rem;margin-top:2rem;display:flex}.professional-empty .primary-action,.professional-empty .secondary-action,.cart-empty .primary-action{min-height:44px;padding:.8rem 1rem}.cart-content{min-height:520px;padding:clamp(2.5rem, 6vw, 6rem) var(--page-gutter)}.cart-layout{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);max-width:1360px;margin:0 auto;display:grid}.cart-lines{gap:1rem;display:grid}.cart-line{border:1px solid var(--line);background:#101c30;border-radius:.8rem;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:1.4rem;padding:1rem;display:grid}.cart-line .catalog-product-media{border-radius:.55rem}.cart-line__copy h2{color:#fff;margin:.35rem 0;font-size:1.25rem}.cart-line__copy>span:not(.availability){color:var(--muted);font-size:.72rem}.cart-line__copy .availability{width:fit-content;margin-top:.7rem;position:static}.cart-line__controls{justify-items:end;gap:.8rem;display:grid}.cart-line__controls>strong{color:#fff}.cart-line__controls label{color:var(--muted);align-items:center;gap:.6rem;font-size:.65rem;display:flex}.cart-line__controls input{border:1px solid var(--line-strong);color:#fff;width:4.5rem;min-height:44px;font:inherit;background:#081326;border-radius:.45rem;padding:.5rem}.cart-line__controls button,.cart-clear{min-height:44px;color:var(--accent-bright);cursor:pointer;font:inherit;text-underline-offset:.25rem;background:0 0;border:0;font-size:.68rem;font-weight:800;text-decoration:underline}.cart-clear{justify-self:end;width:fit-content}.cart-alert,.cart-warning{background:#f1c75b14;border-left:2px solid #f1c75b;padding:.8rem 1rem}.cart-summary{border:1px solid var(--line-strong);background:#14243c;border-radius:.8rem;padding:1.6rem;position:sticky;top:120px}.cart-summary h2{color:#fff;margin:.5rem 0 1.5rem;font-size:2rem}.cart-summary dl{margin:0}.cart-summary dl>div{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.cart-summary dt{color:var(--muted)}.cart-summary dd{color:#fff;margin:0;font-weight:850}.cart-summary .primary-action{text-align:center;width:100%;min-height:48px;margin-top:1.2rem;padding:.8rem 1rem}.primary-action--disabled{opacity:.5}.cart-disclaimer{margin-bottom:0;font-size:.7rem}.cart-feedback,.route-loading{align-content:center;place-items:center;gap:1rem;min-height:420px;display:grid}.route-loading{min-height:100svh;padding:2rem var(--page-gutter);background:radial-gradient(circle at 50% 44%, #2f80ff29, transparent 25rem), linear-gradient(#61a4ff0b 1px, transparent 1px), linear-gradient(90deg, #61a4ff0b 1px, transparent 1px), var(--background);background-size:auto,72px 72px,72px 72px,auto}.loading-brand{z-index:2;justify-items:center;gap:1.5rem;width:min(76vw,31rem);display:grid;position:relative}.loading-brand--compact{gap:1rem;width:min(58vw,20rem)}.loading-brand__mark{aspect-ratio:1893/375;filter:drop-shadow(0 1rem 2.8rem #2f80ff38);width:100%;display:block;position:relative}.loading-brand__layer{display:block;position:absolute;inset:0}.loading-brand__layer .brand-logo-frame{width:100%;height:100%}.loading-brand__layer--base{opacity:.14;filter:grayscale()saturate(.15)brightness(.72)}.loading-brand__layer--fill{clip-path:inset(0 100% 0 0);animation:2.35s cubic-bezier(.65,0,.25,1) infinite loading-logo-fill;overflow:hidden}.loading-brand__layer--fill:after{content:"";filter:blur(7px);background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:12%;animation:2.35s cubic-bezier(.65,0,.25,1) infinite loading-logo-sheen;position:absolute;top:-35%;bottom:-35%;left:0;transform:translate(-150%)skew(-14deg)}.loading-brand p{color:#c5d1e4;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.3rem;margin:0;font-size:.65rem;font-weight:850;display:flex}.loading-brand--compact p{font-size:.58rem}.loading-brand__dots{gap:.2rem;display:inline-flex}.loading-brand__dots>span{background:var(--accent-bright);border-radius:50%;width:.28rem;height:.28rem;animation:1.2s ease-in-out infinite loading-dot}.loading-brand__dots>span:nth-child(2){animation-delay:.12s}.loading-brand__dots>span:nth-child(3){animation-delay:.24s}@keyframes loading-logo-fill{0%,8%{opacity:0;clip-path:inset(0 100% 0 0)}14%{opacity:1}68%,86%{opacity:1;clip-path:inset(0)}to{opacity:0;clip-path:inset(0)}}@keyframes loading-logo-sheen{0%,12%{transform:translate(-150%)skew(-14deg)}72%,to{transform:translate(850%)skew(-14deg)}}@keyframes loading-dot{0%,65%,to{opacity:.28;transform:translateY(0)}32%{opacity:1;transform:translateY(-.18rem)}}@media (max-width:900px){.info-layout{grid-template-columns:1fr}.info-layout section{min-height:0}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:700px){.hero-image img,img.hero-image{object-position:var(--hero-mobile-position)}.nav-cart{padding-inline:.75rem;font-size:.58rem}.product-detail__actions,.cart-line{grid-template-columns:1fr}.cart-line>a{max-width:180px}.cart-line__controls{justify-items:start}.professional-empty>div{flex-direction:column;width:100%}.catalog-pagination{justify-content:space-between;gap:.5rem}.catalog-pagination p{min-width:auto}}@media (max-width:420px){.nav{grid-template-columns:1fr auto}.nav-cart{display:none}}.brand-logo-frame{transition:filter .24s,transform .24s cubic-bezier(.2,.8,.2,1)}.brand:hover .brand-logo-frame,.brand:focus-visible .brand-logo-frame{filter:drop-shadow(0 .5rem 1rem #2f80ff3d);transform:translateY(-1px)scale(1.018)}.primary-action>span,.secondary-action>span,.game-meta>span,.catalog-product-card__body>div>span,.empty-copy a>span{transition:transform .22s cubic-bezier(.2,.8,.2,1)}.primary-action:hover>span,.primary-action:focus-visible>span,.secondary-action:hover>span,.secondary-action:focus-visible>span,.game-card:hover .game-meta>span,.game-card:focus-visible .game-meta>span,.catalog-product-card:hover .catalog-product-card__body>div>span,.catalog-product-card:focus-within .catalog-product-card__body>div>span,.empty-copy a:hover>span,.empty-copy a:focus-visible>span{transform:translate(.28rem)}.primary-action:active,.secondary-action:active,.nav-cart:active,.add-to-cart:active:not(:disabled),.secondary-button:active,.catalog-pagination button:active:not(:disabled){transform:translateY(1px)scale(.985)}.nav-cart,.add-to-cart,.secondary-button,.cart-clear,.catalog-pagination button{transition:border-color .18s,background .18s,box-shadow .18s,color .18s,transform .18s}.nav-cart:hover,.nav-cart:focus-visible,.add-to-cart:hover:not(:disabled),.add-to-cart:focus-visible:not(:disabled),.secondary-button:hover,.secondary-button:focus-visible,.catalog-pagination button:hover:not(:disabled),.catalog-pagination button:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 .75rem 1.8rem #1455c733}.game-art img,.catalog-product-media img{transition:filter .6s,transform .7s cubic-bezier(.2,.8,.2,1)}.game-card:hover .game-art img,.game-card:focus-visible .game-art img,.catalog-product-card:hover .catalog-product-media img,.catalog-product-card:focus-within .catalog-product-media img{filter:saturate(1.08)contrast(1.03);transform:scale(1.045)}.store-highlights article{transition:background .22s,box-shadow .22s}.store-highlights article>span,.pillar-symbol{transition:color .26s,transform .32s cubic-bezier(.2,.8,.2,1)}.store-highlights article:hover{box-shadow:inset 0 -2px var(--accent);background:#2f80ff0e}.store-highlights article:hover>span{transform:translateY(-3px)rotate(-4deg)}.pillar-card:hover .pillar-symbol{color:#61a4ff3d;transform:rotate(14deg)scale(1.08)}@keyframes motion-nav-enter{0%{opacity:0;translate:0 -1rem}to{opacity:1;translate:0}}@keyframes motion-hero-media-enter{0%{opacity:.45;scale:1.045}to{opacity:1;scale:1}}@keyframes motion-rise{0%{opacity:0;translate:0 1.35rem}to{opacity:1;translate:0}}@keyframes motion-grid-arrive{0%{scale:1.025}to{scale:1}}@keyframes motion-status-pulse{0%,to{box-shadow:0 0 0 .24rem #52c7ff21}45%{box-shadow:0 0 0 .48rem #52c7ff00}}@keyframes motion-orbit-breathe{0%{opacity:.65;scale:.985}to{opacity:1;scale:1.025}}@keyframes motion-mobile-menu{0%{opacity:0;transform:translateY(-.5rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:no-preference){.nav{animation:.52s cubic-bezier(.2,.8,.2,1) both motion-nav-enter}.hero-image{animation:1.35s cubic-bezier(.16,1,.3,1) both motion-hero-media-enter}.hero-grid{animation:1.1s ease-out .18s both motion-grid-arrive}.hero-copy>*{animation:.68s cubic-bezier(.16,1,.3,1) both motion-rise}.hero-copy>:first-child{animation-delay:.16s}.hero-copy>:nth-child(2){animation-delay:.24s}.hero-copy>:nth-child(3){animation-delay:.32s}.hero-copy>:nth-child(4){animation-delay:.4s}.hero-copy>:nth-child(5){animation-delay:.48s}.hero-rail span{animation:.56s cubic-bezier(.16,1,.3,1) both motion-rise}.hero-rail span:first-child{animation-delay:.5s}.hero-rail span:nth-child(2){animation-delay:.57s}.hero-rail span:nth-child(3){animation-delay:.64s}.hero-rail span:nth-child(4){animation-delay:.71s}.connection-status--ready .connection-dot{animation:2.4s ease-out infinite motion-status-pulse}.closing-ring,.catalog-hero:after{animation:6.5s ease-in-out infinite alternate motion-orbit-breathe}.mobile-nav[open]>nav{transform-origin:100% 0;animation:.18s cubic-bezier(.2,.8,.2,1) both motion-mobile-menu}}@keyframes motion-scroll-reveal{0%{opacity:0;translate:0 1.6rem}to{opacity:1;translate:0}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.section-heading,.game-card,.product-card,.empty-showcase,.product-empty,.store-highlights article,.section-intro,.pillar-card,.closing>:not(.closing-ring),.catalog-hero>nav,.catalog-hero>div,.catalog-results-heading,.catalog-product-card,.product-detail>nav,.product-detail__visual,.product-detail__copy,.related-products>div,.simple-hero>*,.info-layout>section,.cart-layout>*{animation:linear both motion-scroll-reveal;animation-timeline:view();animation-range:entry cover 25%}}}@keyframes motion-catalog-sidebar-enter{0%{opacity:0;transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes motion-catalog-card-enter{0%{opacity:0;transform:translateY(.9rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:no-preference){.catalog-sidebar{animation:.48s cubic-bezier(.16,1,.3,1) both motion-catalog-sidebar-enter}.catalog-results .catalog-product-card{animation:.46s cubic-bezier(.16,1,.3,1) both motion-catalog-card-enter}.catalog-results .catalog-product-card:nth-child(2){animation-delay:45ms}.catalog-results .catalog-product-card:nth-child(3){animation-delay:90ms}.catalog-results .catalog-product-card:nth-child(4){animation-delay:.135s}.catalog-results .catalog-product-card:nth-child(5){animation-delay:.18s}.catalog-results .catalog-product-card:nth-child(6){animation-delay:.225s}.catalog-results .catalog-product-card:nth-child(7){animation-delay:.27s}.catalog-results .catalog-product-card:nth-child(8){animation-delay:.315s}}.nav-tools{justify-self:end;align-items:center;gap:.55rem;display:flex}.theme-toggle,.nav-account{border:1px solid var(--line-strong);min-height:44px;color:var(--ink);cursor:pointer;font:inherit;letter-spacing:.07em;text-transform:uppercase;background:#ffffff09;border-radius:.55rem;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .8rem;font-size:.62rem;font-weight:850;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.theme-toggle{border-radius:50%;width:44px;min-width:44px;padding:0}.theme-toggle:hover,.theme-toggle:focus-visible,.nav-account:hover,.nav-account:focus-visible{border-color:var(--accent-bright);background:#2f80ff1f;transform:translateY(-2px)}.theme-toggle__icon{width:1rem;height:1rem;color:var(--accent-bright);place-items:center;font-size:1.08rem;line-height:1;display:grid}.nav-account>span{color:var(--accent-bright);font-size:.58rem}.theme-toggle--mobile{display:none}.customer-auth-page,.customer-account-page{background:radial-gradient(circle at 88% 12%, #2f80ff24, transparent 28rem), radial-gradient(circle at 12% 78%, #7557ff17, transparent 30rem), var(--background)}.customer-auth-layout{width:min(1320px, calc(100% - (2 * var(--page-gutter))));border:1px solid var(--line-strong);background:var(--surface);border-radius:1rem;grid-template-columns:minmax(0,1.05fr) minmax(420px,.75fr);min-height:690px;margin:clamp(2.5rem,6vw,6rem) auto;display:grid;overflow:hidden;box-shadow:0 2rem 5rem #0003}.customer-auth-intro{color:#fff;background:linear-gradient(145deg,#040c1bad,#040c1bf0),radial-gradient(circle at 75% 30%,#2f80ff7a,#0000 28rem),#081427;align-content:center;padding:clamp(3rem,6vw,6rem);display:grid;position:relative;overflow:hidden}.customer-auth-intro:before,.customer-auth-intro:after{content:"";pointer-events:none;border:1px solid #61a4ff2b;border-radius:50%;position:absolute}.customer-auth-intro:before{width:34rem;height:34rem;bottom:-15rem;right:-13rem;box-shadow:0 0 0 5rem #2f80ff09}.customer-auth-intro:after{background:var(--accent-bright);width:.65rem;height:.65rem;top:4rem;right:4rem;box-shadow:0 0 0 .5rem #61a4ff1c}.customer-auth-intro>*{z-index:1;position:relative}.customer-auth-intro .section-kicker{margin:0 0 1.2rem}.customer-auth-intro h1{color:#fff;max-width:720px;font-size:clamp(3.4rem,6vw,6.2rem)}.customer-auth-intro>p:not(.section-kicker){color:#c4cede;max-width:36rem;margin:1.8rem 0 0;font-size:1rem;line-height:1.75}.customer-auth-intro ul{color:#d9e1ed;gap:.85rem;margin:3rem 0 0;padding:0;font-size:.72rem;list-style:none;display:grid}.customer-auth-intro li{border-top:1px solid #ffffff1a;align-items:center;gap:.8rem;padding-top:.85rem;display:flex}.customer-auth-intro li span{color:var(--accent-bright);letter-spacing:.1em;font-size:.55rem;font-weight:900}.customer-auth-card{background:radial-gradient(circle at 100% 0, #2f80ff14, transparent 22rem), var(--surface);align-content:center;padding:clamp(2.2rem,4.5vw,4.5rem);display:grid}.customer-auth-card__heading{margin-bottom:2rem}.customer-auth-card__heading p{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font-size:.58rem;font-weight:900}.customer-auth-card__heading h2{color:var(--ink-strong);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.3rem)}.customer-auth-form{gap:1.05rem;display:grid}.customer-auth-methods{gap:1.1rem;display:grid}.customer-oauth{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.customer-oauth form{margin:0}.customer-oauth-button{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--ink-strong);cursor:pointer;font:inherit;background:#ffffff0b;border-radius:.55rem;justify-content:center;align-items:center;gap:.65rem;padding:.7rem .8rem;font-size:.69rem;font-weight:800;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex}.customer-oauth-button:hover,.customer-oauth-button:focus-visible{border-color:var(--accent-bright);background:#2f80ff1a;outline:0;transform:translateY(-2px);box-shadow:0 .7rem 1.8rem #0a214629}.customer-oauth-button:disabled{cursor:wait;opacity:.66;transform:none}.customer-oauth-icon{border-radius:50%;flex:none;place-items:center;width:1.55rem;height:1.55rem;font-family:Arial,sans-serif;font-size:.82rem;font-weight:900;line-height:1;display:grid}.customer-oauth-icon--google{color:#4285f4;background:#fff;border:1px solid #4285f447}.customer-oauth-icon--facebook{color:#fff;background:#1877f2;font-size:1rem}.customer-auth-divider{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.58rem;font-weight:700;display:flex}.customer-auth-divider:before,.customer-auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.customer-auth-form label{color:var(--ink);gap:.45rem;font-size:.7rem;font-weight:800;display:grid}.customer-auth-form input{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--ink-strong);font:inherit;background:#050d1a85;border-radius:.55rem;padding:.8rem .9rem;font-size:.9rem;transition:border-color .18s,background .18s,box-shadow .18s}.customer-auth-form input:focus{border-color:var(--accent-bright);background:#2f80ff0f;outline:0;box-shadow:0 0 0 3px #2f80ff1c}.customer-auth-form input[aria-invalid=true]{border-color:#e27777}.customer-field-help,.customer-field-error{color:var(--muted);font-size:.62rem;font-weight:500;line-height:1.45}.customer-field-error{color:#f09a9a}.customer-form-message{border:1px solid var(--line-strong);border-radius:.55rem;margin:0;padding:.8rem .9rem;font-size:.72rem;line-height:1.5}.customer-form-message--error{color:#f1aaaa;background:#e2717117;border-color:#e2717161}.customer-form-message--success{color:#8be0bc;background:#4ac2901a;border-color:#4ac29066}.customer-form-message--info{color:var(--accent-bright);background:#2f80ff17;border-color:#61a4ff66}.customer-form-links{justify-content:flex-end;display:flex}.customer-form-links a,.customer-form-switch a{color:var(--accent-bright);text-underline-offset:.22rem;font-weight:800;text-decoration:underline}.customer-form-links a{font-size:.68rem}.customer-submit{width:100%;min-height:50px;margin-top:.3rem}.customer-submit:disabled{cursor:wait;opacity:.66}.customer-form-switch{color:var(--muted);text-align:center;margin:.4rem 0 0;font-size:.72rem}.customer-account{width:min(1320px, calc(100% - (2 * var(--page-gutter))));margin:clamp(3rem,7vw,7rem) auto}.customer-account__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:2.5rem;display:flex}.customer-account__heading .section-kicker{margin:0 0 .9rem}.customer-account__heading h1{max-width:900px;font-size:clamp(3.5rem,7vw,7rem)}.customer-account__heading p:last-child{max-width:620px;color:var(--muted);margin:1.2rem 0 0;font-size:1rem;line-height:1.7}.customer-account__avatar{aspect-ratio:1;background:radial-gradient(circle at 35% 25%, #61a4ff59, transparent 45%), var(--surface-raised);width:clamp(5rem,10vw,8rem);color:var(--accent-bright);border:1px solid #61a4ff80;border-radius:50%;flex:none;place-items:center;font-size:clamp(2rem,5vw,4rem);font-weight:900;display:grid;position:relative;box-shadow:0 1.5rem 3.5rem #0000002e}.customer-account__avatar:before{border-radius:inherit;content:"";border:1px solid #61a4ff29;position:absolute;inset:-.55rem}.customer-account__avatar>span{z-index:1;position:relative}.customer-account__avatar>i{z-index:2;border:3px solid var(--surface);background:#4ac290;border-radius:50%;width:.82rem;height:.82rem;position:absolute;bottom:12%;right:8%;box-shadow:0 0 0 .35rem #4ac2901a}.customer-account>.customer-form-message{margin-top:1.5rem}.customer-account__overview{border:1px solid var(--line-strong);background:radial-gradient(circle at 90% 0, #2f80ff29, transparent 25rem), linear-gradient(145deg, #2f80ff09, transparent 55%), var(--surface);border-radius:.9rem;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-top:2rem;padding:clamp(1.8rem,4vw,3.5rem);display:grid;overflow:hidden;box-shadow:0 1.5rem 3.5rem #0000001c}.customer-account__overview>div:first-child>p:first-child,.customer-account-card__heading p,.customer-account-card--empty>p:first-of-type,.customer-account-card--security>div>p:first-child{color:var(--accent-bright);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-size:.58rem;font-weight:900}.customer-account__overview h2{max-width:760px;color:var(--ink-strong);letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,5vw,4.9rem);line-height:.96}.customer-account__overview>div:first-child>p:last-child{max-width:720px;color:var(--muted);margin:1.3rem 0 0;font-size:.85rem;line-height:1.75}.customer-profile-progress{border-left:1px solid var(--line);padding-left:clamp(1.5rem,4vw,3rem)}.customer-profile-progress__copy{justify-content:space-between;align-items:end;gap:1rem;display:flex}.customer-profile-progress__copy strong{color:var(--ink-strong);letter-spacing:-.06em;font-size:clamp(2.8rem,6vw,5rem);line-height:.85}.customer-profile-progress__copy span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:850}.customer-profile-progress__track{background:var(--line);border-radius:999px;height:.42rem;margin-top:1.25rem;overflow:hidden}.customer-profile-progress__track>span{width:var(--profile-completion);border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-bright));height:100%;display:block;box-shadow:0 0 1rem #2f80ff57}.customer-profile-progress small{color:var(--muted);margin-top:.8rem;font-size:.62rem;line-height:1.55;display:block}.customer-account__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.customer-account-card{border:1px solid var(--line-strong);background:var(--surface);border-radius:.85rem;min-height:330px;padding:clamp(1.5rem,3vw,2.5rem);transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 1.5rem 3rem #0000001a}.customer-account-card:before{content:"";background:linear-gradient(90deg,#0000,#61a4ff94,#0000);height:1px;position:absolute;top:0;left:18%;right:18%}.customer-account-card:hover{border-color:#61a4ff6b;transform:translateY(-4px);box-shadow:0 1.8rem 3.8rem #00000029}.customer-account-card--profile{grid-column:span 7}.customer-account-card--interests{background:radial-gradient(circle at 100% 0, #7557ff24, transparent 22rem), var(--surface);grid-column:span 5}.customer-account-card--empty,.customer-account-card--settings{grid-column:span 4}.customer-account-card--security{background:radial-gradient(circle at 8% 100%, #2f80ff1f, transparent 24rem), var(--surface);grid-column:span 12;justify-content:space-between;align-items:end;gap:2rem;min-height:230px;display:flex}.customer-account-card__heading{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.customer-account-card h2{max-width:560px;color:var(--ink-strong);letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1}.customer-account-card__symbol{color:var(--accent-bright);text-shadow:0 0 1rem #61a4ff73;font-size:1.5rem}.customer-account-card__description,.customer-account-card--empty>p:not(:first-of-type),.customer-account-card--security>div>p:last-child{color:var(--muted);margin:1.25rem 0 0;font-size:.75rem;line-height:1.7}.customer-profile-facts{margin:1.8rem 0 0}.customer-profile-facts>div{border-top:1px solid var(--line);grid-template-columns:minmax(110px,.35fr) 1fr;gap:1.5rem;padding:.95rem 0;display:grid}.customer-profile-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.customer-profile-facts dd{overflow-wrap:anywhere;color:var(--ink-strong);margin:0;font-size:.86rem}.customer-profile-facts__pending{font-style:italic;color:var(--muted)!important}.account-status{color:#e6bd55;background:#f1c75b14;border:1px solid #f1c75b52;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex}.account-status:before{content:"";background:currentColor;border-radius:50%;width:.4rem;height:.4rem}.account-status--ready{color:#67d1a4;background:#4ac29017;border-color:#4ac29059}.customer-account-disabled{border:1px dashed var(--line-strong);min-height:44px;color:var(--muted);cursor:not-allowed;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:0 0;border-radius:.55rem;margin-top:1.35rem;padding:.75rem .9rem;font-size:.62rem;font-weight:800}.customer-interest-preview{flex-wrap:wrap;gap:.55rem;margin:1.7rem 0 0;padding:0;list-style:none;display:flex}.customer-interest-preview li{border:1px solid var(--line-strong);color:var(--ink);background:#2f80ff0e;border-radius:999px;padding:.55rem .7rem;font-size:.62rem;font-weight:800}.customer-account-note{color:var(--muted);margin:1.3rem 0 0;font-size:.6rem;font-weight:700;line-height:1.5;display:inline-flex}.customer-account-card--empty{flex-direction:column;align-items:flex-start;display:flex}.customer-account-card--empty .secondary-action,.customer-account-card--empty .customer-account-note{margin-top:auto}.customer-empty-icon{border:1px solid var(--line-strong);width:3.2rem;height:3.2rem;color:var(--accent-bright);background:#2f80ff14;border-radius:50%;place-items:center;margin-bottom:2rem;font-size:1.45rem;display:grid;box-shadow:0 0 0 .55rem #2f80ff06}.customer-empty-icon--history{font-size:1.2rem}.customer-account-card--empty h2{margin-bottom:1rem}.customer-setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;display:flex}.customer-account-card--settings .customer-account-card__heading{margin-bottom:1.5rem}.customer-setting-row>div{gap:.28rem;display:grid}.customer-setting-row strong{color:var(--ink-strong);font-size:.75rem}.customer-setting-row>div>span{color:var(--muted);font-size:.6rem}.customer-setting-value{color:var(--accent-bright);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:850}.customer-setting-value--muted{color:var(--muted)}.customer-security-actions{flex:none;align-items:center;gap:.75rem;display:flex}.customer-security-actions .secondary-action,.customer-security-actions .secondary-button{min-height:46px;margin:0;padding:.8rem 1rem}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#20314a;--ink-strong:#0a162a;--muted:#596b83;--muted-soft:#73839a;--accent:#1877e8;--accent-bright:#0866cb;--accent-deep:#0d55b6;--line:#27456c1f;--line-strong:#27456c38;--surface:#fff;--surface-raised:#eef4fc;--background:#f6f8fc}:root[data-theme=light] .nav{background:#ffffffe8;box-shadow:0 .8rem 2.8rem #1c36581a}:root[data-theme=light] .nav-links,:root[data-theme=light] .nav-cart,:root[data-theme=light] .nav-account,:root[data-theme=light] .theme-toggle{color:var(--ink)}:root[data-theme=light] .nav-links a:hover,:root[data-theme=light] .nav-links a:focus-visible,:root[data-theme=light] footer nav a:hover,:root[data-theme=light] footer nav a:focus-visible{color:var(--accent-deep)}:root[data-theme=light] .nav-cart{background:#1877e812}:root[data-theme=light] .hero h1{color:#fff;text-shadow:0 .25rem 1.5rem #0000004d}:root[data-theme=light] .hero .lede{color:#c1cada}:root[data-theme=light] .hero .secondary-action{color:#fff;background:#0b162a73;border-color:#c8d6ec73}:root[data-theme=light] .games,:root[data-theme=light] .experience,:root[data-theme=light] .related-products,:root[data-theme=light] .professional-empty,:root[data-theme=light] .cart-empty{background:#f0f5fb}:root[data-theme=light] .products,:root[data-theme=light] .catalog-content,:root[data-theme=light] .cart-content{background:#ffffffb8}:root[data-theme=light] .section-heading h2,:root[data-theme=light] .section-intro h2,:root[data-theme=light] .game-meta h3,:root[data-theme=light] .catalog-product-card__body h2,:root[data-theme=light] .catalog-product-card__body h3,:root[data-theme=light] .catalog-product-card__body strong,:root[data-theme=light] .related-products h2,:root[data-theme=light] .simple-hero h1,:root[data-theme=light] .info-layout h2,:root[data-theme=light] .professional-empty h2,:root[data-theme=light] .cart-empty h2,:root[data-theme=light] .cart-line__copy h2,:root[data-theme=light] .cart-line__controls>strong,:root[data-theme=light] .cart-summary h2,:root[data-theme=light] .cart-summary dd,:root[data-theme=light] .product-detail h1,:root[data-theme=light] .product-detail__commercial strong,:root[data-theme=light] .product-detail__facts dd{color:var(--ink-strong)}:root[data-theme=light] .game-card,:root[data-theme=light] .product-card,:root[data-theme=light] .catalog-product-card,:root[data-theme=light] .info-layout section,:root[data-theme=light] .cart-line,:root[data-theme=light] .cart-summary,:root[data-theme=light] .empty-showcase{background:#fff;box-shadow:0 1.1rem 2.8rem #233d6014}:root[data-theme=light] .empty-visual{background:linear-gradient(#1877e814 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#1877e814 1px,#0000 1px) 0 0/72px 72px,radial-gradient(circle,#1877e821,#0000 60%),#eef4fc}:root[data-theme=light] .catalog-hero,:root[data-theme=light] .simple-hero{background:linear-gradient(#1877e80e 1px,#0000 1px) 0 0/70px 70px,linear-gradient(90deg,#1877e80e 1px,#0000 1px) 0 0/70px 70px,radial-gradient(circle at 83% 18%,#7557ff1f,#0000 28rem),#edf4fc}:root[data-theme=light] .catalog-hero h1,:root[data-theme=light] .not-found-state h1,:root[data-theme=light] .route-error h1{color:var(--ink-strong);text-shadow:none}:root[data-theme=light] .catalog-hero>div>p{color:var(--muted)}:root[data-theme=light] .catalog-sidebar{background:#fffffff2;box-shadow:0 1.2rem 3rem #233d601c}:root[data-theme=light] .catalog-sidebar__intro h2,:root[data-theme=light] .catalog-results-heading strong{color:var(--ink-strong)}:root[data-theme=light] .catalog-filters input,:root[data-theme=light] .catalog-filters select,:root[data-theme=light] .cart-line__controls input,:root[data-theme=light] .customer-auth-form input{color:var(--ink-strong);background:#f7f9fd}:root[data-theme=light] .catalog-filters input::placeholder{color:#8492a6}:root[data-theme=light] .catalog-product-card:hover,:root[data-theme=light] .catalog-product-card:focus-within{box-shadow:0 1.4rem 3.4rem #233d6029}:root[data-theme=light] .product-detail__variant{color:var(--ink)}:root[data-theme=light] .product-detail__commercial .availability{background:#eef4fc}:root[data-theme=light] .catalog-pagination button,:root[data-theme=light] .add-to-cart:disabled,:root[data-theme=light] .catalog-pagination button:disabled{color:var(--muted);background:#e7edf6}:root[data-theme=light] footer{background:#fff}:root[data-theme=light] .customer-auth-card{background:radial-gradient(circle at 100% 0,#1877e814,#0000 22rem),#fff}:root[data-theme=light] .customer-oauth-button{background:#fff;box-shadow:0 .5rem 1.4rem #233d600f}:root[data-theme=light] .customer-account__overview,:root[data-theme=light] .customer-account-card{box-shadow:0 1.2rem 3rem #233d6017}:root[data-theme=light] .account-status{color:#846109}:root[data-theme=light] .account-status--ready,:root[data-theme=light] .customer-form-message--success{color:#17764e}:root[data-theme=light] .customer-form-message--error,:root[data-theme=light] .customer-field-error{color:#a53c3c}:root[data-theme=light] .secondary-action{border-color:var(--line-strong);color:var(--ink-strong);background:#ffffffb8}:root[data-theme=light] .secondary-action:hover,:root[data-theme=light] .secondary-action:focus-visible{border-color:var(--accent);background:#fff}@media (max-width:1100px){.nav-account{font-size:0}.nav-account>span{font-size:.58rem}.customer-auth-layout{grid-template-columns:minmax(0,.9fr) minmax(390px,.75fr)}}@media (max-width:900px){.nav-tools>.theme-toggle,.nav-account{display:none}.theme-toggle--mobile{width:44px;margin-left:auto;padding:0;display:grid}:root[data-theme=light] .mobile-nav>nav{background:#fffffffa;box-shadow:0 1.5rem 3rem #233d6033}:root[data-theme=light] .mobile-nav a{color:var(--ink)}:root[data-theme=light] .mobile-nav a:hover{color:var(--accent-deep)}.customer-auth-layout{grid-template-columns:1fr}.customer-auth-intro{min-height:520px}.customer-account__overview{grid-template-columns:1fr}.customer-profile-progress{border-top:1px solid var(--line);border-left:0;padding-top:1.5rem;padding-left:0}.customer-account__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-account-card--profile,.customer-account-card--security{grid-column:span 2}.customer-account-card--interests,.customer-account-card--empty,.customer-account-card--settings{grid-column:span 1}}@media (max-width:640px){.customer-oauth{grid-template-columns:1fr}.customer-auth-layout,.customer-account{width:calc(100% - 2rem);margin-block:1rem 3.5rem}.customer-auth-layout{min-height:0}.customer-auth-intro{min-height:460px;padding:2rem}.customer-auth-intro h1{font-size:clamp(3rem,16vw,4.5rem)}.customer-auth-intro ul{margin-top:2rem}.customer-auth-card{padding:2rem 1.25rem}.customer-account__heading{flex-direction:column-reverse;align-items:start}.customer-account__avatar{width:4.5rem}.customer-account__heading h1{font-size:clamp(3.1rem,15vw,5rem)}.customer-account__overview{padding:1.5rem}.customer-account__overview h2{font-size:clamp(2.2rem,11vw,3.4rem)}.customer-profile-facts>div{grid-template-columns:1fr;gap:.4rem}.customer-account__grid{grid-template-columns:1fr}.customer-account-card--profile,.customer-account-card--interests,.customer-account-card--empty,.customer-account-card--settings,.customer-account-card--security{grid-column:span 1}.customer-account-card--security,.customer-security-actions{flex-direction:column;align-items:stretch}.customer-security-actions .secondary-action,.customer-security-actions .secondary-button{width:100%}}@keyframes customer-profile-fill{0%{width:0}}@keyframes customer-avatar-halo{0%,to{opacity:.42;scale:.96}50%{opacity:1;scale:1.04}}@keyframes customer-empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.35rem)}}@media (prefers-reduced-motion:no-preference){.theme-toggle__icon{transition:color .18s,rotate .32s,scale .18s}.theme-toggle:hover .theme-toggle__icon{rotate:18deg;scale:1.1}.customer-auth-intro>*,.customer-auth-card>*,.customer-account__heading>*,.customer-account__overview,.customer-account__grid article{animation:.62s cubic-bezier(.16,1,.3,1) both motion-rise}.customer-auth-card>*{animation-delay:.1s}.customer-account__overview{animation-delay:80ms}.customer-account__grid article:first-child{animation-delay:.14s}.customer-account__grid article:nth-child(2){animation-delay:.19s}.customer-account__grid article:nth-child(3){animation-delay:.24s}.customer-account__grid article:nth-child(4){animation-delay:.29s}.customer-account__grid article:nth-child(5){animation-delay:.34s}.customer-account__grid article:nth-child(6){animation-delay:.39s}.customer-profile-progress__track>span{animation:.92s cubic-bezier(.16,1,.3,1) .42s both customer-profile-fill}.customer-account__avatar:before{animation:3.8s ease-in-out infinite customer-avatar-halo}.customer-empty-icon{animation:3.6s ease-in-out infinite customer-empty-float}.customer-account-card--empty:nth-child(4) .customer-empty-icon{animation-delay:.48s}}
