.hero[data-astro-cid-lcdefpme]{isolation:isolate;border-bottom:1px solid var(--line);align-items:center;min-height:clamp(520px,44vw,640px);display:flex;position:relative;overflow:hidden}.hero__field[data-astro-cid-lcdefpme]{z-index:-3;background:radial-gradient(40% 60% at 72% 70%,#ff4fd873,#0000 70%),linear-gradient(120deg,#0c0d24 0%,#2a0c55 28%,#4a0f63 52%,#5c1266 64%,#1b0d3a 86%,#0a0c1c 100%);position:absolute;inset:0}.hero__shafts[data-astro-cid-lcdefpme]{background:repeating-linear-gradient(115deg,#0000 0 90px,#ffffff0b 90px 140px,#0000 140px 260px);position:absolute;inset:-20% -10%;-webkit-mask-image:radial-gradient(60% 70% at 50% 30%,#000,#0000 75%);mask-image:radial-gradient(60% 70% at 50% 30%,#000,#0000 75%)}.hero__floor[data-astro-cid-lcdefpme]{transform-origin:bottom;opacity:.6;background-image:linear-gradient(#22d3ff38 1px,#0000 1px),linear-gradient(90deg,#22d3ff38 1px,#0000 1px);background-size:56px 56px;height:45%;position:absolute;bottom:0;left:-10%;right:-10%;transform:perspective(500px)rotateX(62deg);-webkit-mask-image:linear-gradient(#0000 10%,#000 90%);mask-image:linear-gradient(#0000 10%,#000 90%)}.hero__stage[data-astro-cid-lcdefpme]{z-index:-2;pointer-events:none;position:absolute;inset:0}.hero__cover[data-astro-cid-lcdefpme]{aspect-ratio:8/5;border:1px solid #ff75e280;border-radius:22px;width:clamp(560px,60vw,1040px);animation:14s ease-in-out infinite alternate art-float;position:absolute;top:-12%;right:-7vw;overflow:hidden;transform:rotate(-6deg);box-shadow:0 0 140px -10px #ff4fd8b3,-50px 50px 100px -30px #000c;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 26%);mask-image:linear-gradient(90deg,#0000 0%,#000 26%)}.hero__cover[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;transform-origin:52% 42%;filter:saturate(1.2)contrast(1.04)brightness(1.06);width:100%;height:100%;transform:scale(1.5)}.hero__ghost[data-astro-cid-lcdefpme]{aspect-ratio:8/5;object-fit:cover;opacity:.75;border:1px solid #ffffff24;border-radius:12px;height:auto;position:absolute;box-shadow:0 30px 60px -20px #000000e6}.hero__ghost--1[data-astro-cid-lcdefpme]{z-index:1;width:clamp(200px,17vw,300px);bottom:5%;right:3vw;transform:rotate(-9deg)}.hero__ghost--2[data-astro-cid-lcdefpme]{z-index:1;opacity:.6;width:clamp(180px,15vw,260px);bottom:-6%;right:calc(3vw + clamp(190px,16vw,280px));transform:rotate(6deg)}@keyframes art-float{0%{translate:0}to{translate:-10px 8px}}.hero__inner[data-astro-cid-lcdefpme]{padding-block:clamp(40px,6vw,80px);position:relative}.hero__copy[data-astro-cid-lcdefpme]{max-width:600px}.hero__kicker[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:#0a0c1c8c;align-items:center;gap:10px;margin-bottom:18px;padding:6px 12px 6px 10px;font-size:12px;font-weight:800;display:inline-flex}.hero__dot[data-astro-cid-lcdefpme]{background:var(--play);width:8px;height:8px;box-shadow:0 0 12px var(--play);border-radius:50%}.hero__title[data-astro-cid-lcdefpme]{max-width:12ch;color:var(--ink);text-shadow:0 6px 40px #0a0c1c73;font-size:clamp(44px,6.8vw,92px)}.hero__lede[data-astro-cid-lcdefpme]{max-width:38ch;color:var(--ink);opacity:.86;margin-top:18px;font-size:clamp(16px,1.6vw,19px)}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:30px;display:flex}.hero__browse[data-astro-cid-lcdefpme]{color:var(--ink);padding-block:12px;font-size:15px;font-weight:700;text-decoration:none}.hero__browse[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.hero__device[data-astro-cid-lcdefpme]{color:var(--ink);opacity:.8;align-items:center;gap:8px;margin-top:16px;font-size:13.5px;display:flex}.cats[data-astro-cid-lcdefpme]{margin-top:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.cat[data-astro-cid-lcdefpme]{--cat-accent:var(--brand-cyan);border:1px solid color-mix(in srgb, var(--cat-accent) 40%, var(--line-strong));border-radius:var(--radius);background:var(--surface-2,var(--surface-raised));color:var(--ink);box-shadow:0 18px 40px -30px color-mix(in srgb, var(--cat-accent) 80%, transparent), var(--shadow-card);flex-direction:column;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden}.cat[data-astro-cid-lcdefpme]:hover{color:var(--ink);border-color:var(--cat-accent);box-shadow:0 26px 50px -22px color-mix(in srgb, var(--cat-accent) 75%, transparent), var(--shadow-card);transform:translateY(-4px)}.cat__art[data-astro-cid-lcdefpme]{aspect-ratio:16/7;display:block;position:relative;overflow:hidden}.cat__art[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg, transparent, var(--cat-accent), transparent);height:2px;position:absolute;inset:auto 0 0}.cat__art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.cat[data-astro-cid-lcdefpme]:hover .cat__art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.cat__strip[data-astro-cid-lcdefpme]{align-items:center;gap:10px;padding:12px 12px 12px 16px;display:flex}.cat__name[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-synthesis:none;text-transform:uppercase;letter-spacing:.01em;font-size:clamp(22px,2vw,28px);font-weight:400;line-height:1}.cat__arrow[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);width:40px;height:40px;color:var(--ink);border-radius:50%;flex:none;place-items:center;margin-left:auto;font-size:17px;transition:background-color .16s,color .16s,border-color .16s;display:grid}.cat[data-astro-cid-lcdefpme]:hover .cat__arrow[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--accent-ink);border-color:#0000}.band[data-astro-cid-lcdefpme]{--band-accent:var(--brand-cyan);isolation:isolate;background:var(--surface-0,var(--bg));scroll-margin-top:72px;position:relative}.band[data-astro-cid-lcdefpme]:before{content:"";z-index:-1;background:radial-gradient(45% 55% at 10% 0%, color-mix(in srgb, var(--band-accent) 12%, transparent), transparent 70%);pointer-events:none;position:absolute;inset:0}.band--alt[data-astro-cid-lcdefpme]{background:var(--surface-1,var(--surface));border-block:1px solid var(--line);margin-top:clamp(24px,4vw,48px)}.band__title-row[data-astro-cid-lcdefpme]{align-items:center;gap:14px;display:flex}.band__title[data-astro-cid-lcdefpme]{font-size:clamp(34px,4.4vw,56px)}.shelf__list[data-astro-cid-lcdefpme]{gap:20px;margin:0;padding:0;list-style:none;display:grid}.shelf__hint[data-astro-cid-lcdefpme]{display:none}.shelf__list[data-astro-cid-lcdefpme]>li[data-astro-cid-lcdefpme]{display:flex}.tile[data-astro-cid-lcdefpme]{width:100%;color:var(--ink);background:var(--surface-2,var(--surface));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);flex-direction:column;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.tile[data-astro-cid-lcdefpme]:hover{color:var(--ink);border-color:var(--line-strong);box-shadow:0 24px 50px -24px #ff4fd866, var(--shadow-card);transform:translateY(-4px)}.tile[data-astro-cid-lcdefpme]:focus-visible{outline-offset:3px;border-radius:var(--radius)}.tile__art[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:var(--surface-3,var(--surface-raised));position:relative;overflow:hidden}.tile__art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.tile[data-astro-cid-lcdefpme]:hover .tile__art[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.tile__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:6px;min-width:0;padding:14px 16px 16px;display:flex}.tile__summary[data-astro-cid-lcdefpme]{-webkit-line-clamp:1;line-clamp:1;color:var(--ink-muted);-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.tile__foot[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.tile__play[data-astro-cid-lcdefpme]{flex:none}.tile__chips[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:6px;display:flex}@media (width>=761px){.tile--feature[data-astro-cid-lcdefpme] .tile__title[data-astro-cid-lcdefpme]{font-size:clamp(24px,2.4vw,32px)}.tile--feature[data-astro-cid-lcdefpme] .tile__summary[data-astro-cid-lcdefpme]{-webkit-line-clamp:3;line-clamp:3;font-size:15px}.tile--feature[data-astro-cid-lcdefpme] .tile__foot[data-astro-cid-lcdefpme]{justify-content:flex-start;margin-top:8px;padding-top:0}.shelf--grid[data-astro-cid-lcdefpme] .shelf__list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}.shelf--grid[data-astro-cid-lcdefpme] .shelf__feature--2[data-astro-cid-lcdefpme]{grid-column:span 2}.shelf--grid[data-astro-cid-lcdefpme] .shelf__feature--3[data-astro-cid-lcdefpme]{grid-column:1/-1}.shelf--grid[data-astro-cid-lcdefpme] .tile--feature[data-astro-cid-lcdefpme]{justify-content:flex-end;min-height:360px}.shelf--grid[data-astro-cid-lcdefpme] .tile--feature[data-astro-cid-lcdefpme] .tile__art[data-astro-cid-lcdefpme]{aspect-ratio:auto;position:absolute;inset:0 0 0 30%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 38%);mask-image:linear-gradient(90deg,#0000 0%,#000 38%)}.shelf--grid[data-astro-cid-lcdefpme] .tile--feature[data-astro-cid-lcdefpme] .tile__body[data-astro-cid-lcdefpme]{flex:none;gap:8px;max-width:min(48%,440px);padding:clamp(20px,2.8vw,32px);position:relative}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__list[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-auto-rows:1fr;gap:16px}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__feature[data-astro-cid-lcdefpme]{grid-column:1;grid-row:1 / span var(--rows,3)}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme]{grid-column:2}.shelf--spotlight[data-astro-cid-lcdefpme] .tile--feature[data-astro-cid-lcdefpme] .tile__art[data-astro-cid-lcdefpme]{aspect-ratio:auto;flex:1;min-height:260px}.shelf--spotlight[data-astro-cid-lcdefpme] .tile--feature[data-astro-cid-lcdefpme] .tile__body[data-astro-cid-lcdefpme]{flex:none;gap:8px;padding:20px 24px 24px}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme] .tile[data-astro-cid-lcdefpme]{flex-direction:row}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme] .tile__art[data-astro-cid-lcdefpme]{aspect-ratio:auto;flex:0 0 42%;min-height:140px}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme] .tile__body[data-astro-cid-lcdefpme]{justify-content:center;padding:14px 18px}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme] .tile__summary[data-astro-cid-lcdefpme]{-webkit-line-clamp:2;line-clamp:2}.shelf--spotlight[data-astro-cid-lcdefpme] .shelf__item[data-astro-cid-lcdefpme] .tile__foot[data-astro-cid-lcdefpme]{margin-top:0}}.promise[data-astro-cid-lcdefpme]{isolation:isolate;text-align:center;padding-block:clamp(72px,10vw,128px);position:relative;overflow:hidden}.promise__ribbon[data-astro-cid-lcdefpme]{z-index:-2;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0;transform:rotate(-5deg)}.promise__row[data-astro-cid-lcdefpme]{gap:14px;animation:60s linear infinite alternate ribbon-drift;display:flex}.promise__row[data-astro-cid-lcdefpme]:nth-child(2){margin-left:-24%;animation-direction:alternate-reverse}.promise__row[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:8/5;object-fit:cover;border:1px solid #ffffff1f;border-radius:10px;flex:none;width:clamp(180px,18vw,280px);height:auto}@keyframes ribbon-drift{0%{translate:0}to{translate:-18%}}.promise[data-astro-cid-lcdefpme]:after{content:"";z-index:-1;background:linear-gradient(180deg, var(--bg) 0%, #0a0c1c8c 30%, #0a0c1c8c 70%, var(--bg) 100%), radial-gradient(36% 55% at 50% 50%, #0a0c1ce6, #0a0c1c26 100%);position:absolute;inset:0}.promise__copy[data-astro-cid-lcdefpme]{justify-items:center;gap:12px;display:grid}.promise__title[data-astro-cid-lcdefpme]{max-width:16ch;font-size:clamp(36px,5.6vw,72px)}.promise__sub[data-astro-cid-lcdefpme]{max-width:44ch;color:var(--ink);opacity:.85}.promise__link[data-astro-cid-lcdefpme]{margin-top:10px}@media (width<=760px){.hero[data-astro-cid-lcdefpme]{align-items:flex-start;min-height:0}.hero__cover[data-astro-cid-lcdefpme]{border-radius:14px;width:88vw;top:-26px;right:-30vw;-webkit-mask-image:linear-gradient(200deg,#000 30%,#00000059 65%,#0000 90%);mask-image:linear-gradient(200deg,#000 30%,#00000059 65%,#0000 90%)}.hero__ghost[data-astro-cid-lcdefpme]{display:none}.hero__floor[data-astro-cid-lcdefpme]{height:30%}.hero__inner[data-astro-cid-lcdefpme]{padding-block:28px 32px}.hero__kicker[data-astro-cid-lcdefpme]{margin-bottom:64px}.hero__title[data-astro-cid-lcdefpme]{font-size:clamp(40px,11.5vw,50px)}.hero__lede[data-astro-cid-lcdefpme]{margin-top:12px;font-size:15.5px}.hero__actions[data-astro-cid-lcdefpme]{gap:4px 20px;margin-top:20px}.hero__device[data-astro-cid-lcdefpme]{margin-top:8px}.cats[data-astro-cid-lcdefpme]{margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cats[data-astro-cid-lcdefpme]>.cat[data-astro-cid-lcdefpme]:last-child:nth-child(odd){flex-direction:row;grid-column:1/-1}.cats[data-astro-cid-lcdefpme]>.cat[data-astro-cid-lcdefpme]:last-child:nth-child(odd) .cat__art[data-astro-cid-lcdefpme]{aspect-ratio:auto;flex:0 0 44%}.cats[data-astro-cid-lcdefpme]>.cat[data-astro-cid-lcdefpme]:last-child:nth-child(odd) .cat__strip[data-astro-cid-lcdefpme]{flex:1}.cat__art[data-astro-cid-lcdefpme]{aspect-ratio:16/10}.cat__strip[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:6px 8px;padding:10px}.cat__name[data-astro-cid-lcdefpme]{flex-basis:100%;font-size:22px}.cat__arrow[data-astro-cid-lcdefpme]{width:32px;height:32px;font-size:14px}.band__title[data-astro-cid-lcdefpme]{font-size:34px}.shelf__hint[data-astro-cid-lcdefpme]{letter-spacing:.04em;color:var(--accent);font-size:13px;font-weight:700;display:block}.shelf__list[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent;gap:12px;margin-inline:calc(-1*clamp(16px,4vw,32px));padding:4px clamp(16px,4vw,32px) 16px;scroll-padding-inline:clamp(16px,4vw,32px);display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 86%,#00000040);mask-image:linear-gradient(90deg,#000 86%,#00000040)}.shelf__list[data-astro-cid-lcdefpme]>li[data-astro-cid-lcdefpme]{scroll-snap-align:start;flex:0 0 70%}.tile__art[data-astro-cid-lcdefpme]{aspect-ratio:8/5}.tile__body[data-astro-cid-lcdefpme]{gap:4px;padding:12px 14px 14px}.tile__title[data-astro-cid-lcdefpme]{font-size:16px}.tile__chips[data-astro-cid-lcdefpme],.chip--devices[data-astro-cid-lcdefpme]{display:none}.tile__foot[data-astro-cid-lcdefpme]{padding-top:10px}.tile__play[data-astro-cid-lcdefpme]{min-height:44px}.promise__row[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:150px}.promise__title[data-astro-cid-lcdefpme]{max-width:13ch;font-size:30px}}@media (prefers-reduced-motion:reduce){.hero__cover[data-astro-cid-lcdefpme],.promise__row[data-astro-cid-lcdefpme]{animation:none}}
