:root{--shop-card-radius:14px;--shop-footer-pad:clamp(1.5rem,4vw,2.5rem)}.shop-header--island .shop-chrome-search{display:none;flex:1 1 auto;max-width:min(640px,46vw);min-width:0;margin-inline:.65rem}.shop-chrome-search__form{display:flex;align-items:center;gap:.35rem;width:100%;padding:.28rem .35rem .28rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--surface) 72%,transparent);border:1px solid color-mix(in srgb,var(--border-soft) 80%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.shop-chrome-search__form:focus-within{border-color:color-mix(in srgb,var(--brand) 35%,var(--border));box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.shop-chrome-search__form input{flex:1 1;min-width:0;border:0;background:transparent;font:inherit;font-size:.82rem;color:var(--text);outline:none}.shop-chrome-search__form button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;background:var(--brand);color:var(--brand-ink,#fff);cursor:pointer}.shop-header-cats{display:none;gap:.35rem;align-items:center;padding:.35rem .55rem .55rem;max-width:1120px;margin-inline:auto;overflow-x:auto;scrollbar-width:none}.shop-header-cats::-webkit-scrollbar{display:none}.shop-header-cats a{flex:0 0 auto;padding:.32rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;text-decoration:none;color:var(--text-dim);background:color-mix(in srgb,var(--surface) 70%,transparent);border:1px solid var(--border-soft);white-space:nowrap}.shop-header-cats a.is-active,.shop-header-cats a:hover{color:var(--brand-2);border-color:color-mix(in srgb,var(--brand) 28%,var(--border));background:color-mix(in srgb,var(--brand) 10%,var(--surface))}@media (min-width:720px){.shop-header--island:not(.shop-header--sub) .shop-chrome-search{display:block}.shop-header--island:not(.shop-header--sub) .shop-header-cats{display:flex}.shop-header--island:not(.shop-header--sub) .shop-header-shell{padding-bottom:0}}.shop-drawer__cats{display:flex;flex-wrap:wrap;gap:.35rem;padding:.35rem .85rem .85rem}.shop-drawer__cats a{padding:.35rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700;text-decoration:none;color:var(--text);background:var(--surface);border:1px solid var(--border-soft)}.nx-product-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:var(--shop-card-radius);overflow:hidden;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--border-soft);box-shadow:0 10px 28px -22px rgba(15,23,42,.28);transition:none}.nx-product-card:hover{border-color:color-mix(in srgb,var(--brand) 28%,var(--border))}.nx-product-card__media{position:relative;aspect-ratio:16/11;background:#0f1f2a;overflow:hidden}.nx-product-card__media .nx-cover,.nx-product-card__media .nx-cover__img{width:100%;height:100%}.nx-product-card__media .nx-cover--logo{padding:1.1rem}.nx-product-card__badge{position:absolute;top:.55rem;inset-inline-start:.55rem;display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .45rem;border-radius:999px;font-size:.65rem;font-weight:750;color:#0f172a;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.06)}.nx-product-card__badge.is-instant{color:#065f46;background:rgba(209,250,229,.95)}.nx-product-card__body{display:flex;flex-direction:column;gap:.28rem;padding:.7rem .75rem .8rem;flex:1 1}.nx-product-card__cat{font-size:.68rem;font-weight:700;color:var(--text-dim)}.nx-product-card__title{font-size:.9rem;line-height:1.35;font-weight:800;letter-spacing:-.02em}.nx-product-card__desc,.nx-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nx-product-card__desc{margin:0;font-size:.75rem;line-height:1.5;color:var(--text-dim)}.nx-product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.45rem}.nx-product-card__price{font-size:.88rem;font-weight:800;color:var(--brand-2)}.nx-product-card__price em{font-style:normal;-webkit-margin-end:.15rem;margin-inline-end:.15rem}.nx-product-card__price em,.nx-product-card__price small{font-size:.68rem;font-weight:650;color:var(--text-dim)}.nx-product-card__cta{display:inline-flex;align-items:center;gap:.1rem;font-size:.72rem;font-weight:750;color:var(--brand-2)}.nx-product-card--compact .nx-product-card__desc{display:none}.nx-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}@media (min-width:768px){.nx-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.nx-catalog-layout{display:grid;grid-gap:1.1rem;gap:1.1rem;align-items:start}.nx-catalog-sidebar{display:none;position:-webkit-sticky;position:sticky;top:5.5rem;padding:1rem;border-radius:16px;background:color-mix(in srgb,var(--surface) 88%,transparent);border:1px solid var(--border-soft);box-shadow:0 12px 32px -24px rgba(15,23,42,.25)}.nx-catalog-sidebar h3{margin:0 0 .75rem;font-size:.88rem}.nx-catalog-sidebar__group{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.nx-catalog-sidebar__group label{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:650;color:var(--text-dim)}.nx-catalog-sidebar__group input,.nx-catalog-sidebar__group select{font:inherit;font-size:.85rem;padding:.45rem .55rem;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text)}.nx-catalog-sidebar__cats{display:flex;flex-direction:column;gap:.3rem}.nx-catalog-sidebar__cats button{text-align:start;font:inherit;font-size:.82rem;font-weight:700;padding:.45rem .6rem;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--text);cursor:pointer}.nx-catalog-sidebar__cats button.is-active,.nx-catalog-sidebar__cats button:hover{background:color-mix(in srgb,var(--brand) 10%,var(--surface));border-color:color-mix(in srgb,var(--brand) 22%,transparent);color:var(--brand-2)}.nx-catalog-main{min-width:0}.nx-catalog-more{margin-top:1rem;display:flex;justify-content:center}@media (min-width:980px){.nx-catalog-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:1.35rem}.nx-catalog-sidebar,.sf-catalog-sidebar{display:flex}.nx-catalog-rail--mobile-only,.nx-filter-advanced--mobile-only{display:none!important}}.shop-footer{margin-top:2rem;padding:var(--shop-footer-pad) clamp(1rem,3vw,1.5rem) 1rem;border-top:1px solid var(--border-soft);background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--mist) 35%,transparent))}.shop-footer__inner{display:grid;grid-gap:1.65rem;gap:1.65rem;max-width:var(--shop-content-max,1440px);margin-inline:auto;padding-inline:0}.shop-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.shop-footer__brand strong{display:block;font-size:1.15rem;font-weight:800;letter-spacing:-.03em}.shop-footer__brand p{margin:0;font-size:.88rem;color:var(--text-dim);max-width:36ch;line-height:1.65}.shop-footer__trust{display:flex;flex-wrap:wrap;gap:.4rem}.shop-footer__trust span{display:inline-flex;align-items:center;height:26px;padding-inline:.6rem;border-radius:var(--radius-pill,999px);background:color-mix(in srgb,var(--surface) 85%,transparent);border:1px solid var(--border-soft);font-size:.7rem;font-weight:700;color:var(--text-dim)}.shop-footer__enamad{display:flex;align-items:center;margin-top:.35rem}.shop-footer__enamad-link{display:inline-flex;line-height:0;border-radius:10px;overflow:hidden}.shop-footer__enamad-link img{display:block;width:72px;height:auto;max-width:100%}.shop-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.shop-footer__col h3{margin:0 0 .55rem;font-size:.82rem;font-weight:800}.shop-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.shop-footer__col a{font-size:.82rem;color:var(--text-dim);text-decoration:none}.shop-footer__col a:hover{color:var(--brand-2)}.shop-footer__bar{max-width:var(--shop-content-max,1440px);margin:1.35rem auto 0;padding-top:.85rem;border-top:1px solid var(--border-soft);display:flex;justify-content:space-between;gap:.75rem;font-size:.75rem;color:var(--text-dim)}.shop-footer__bar a{color:var(--brand-2);text-decoration:none;font-weight:700}@media (min-width:960px){.shop-footer__inner{grid-template-columns:1fr 2.2fr;align-items:start}.shop-footer__cols{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.shop-footer__cols{grid-template-columns:1fr 1fr}}.hero-marquee__item{text-decoration:none;color:inherit;cursor:pointer}.hero-marquee__item:hover{color:var(--brand-2)}.nx-pdp-sticky-spacer{height:calc(4.5rem + var(--nav-h, 64px) + var(--safe-bottom, 0px))}.nx-pdp-sticky{z-index:24;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .85rem;border-radius:16px;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--border);box-shadow:0 16px 40px -20px rgba(15,23,42,.35)}.nx-pdp-sticky--dock{position:fixed;inset-inline:max(var(--shop-gutter,1rem),env(safe-area-inset-left,0px)) max(var(--shop-gutter,1rem),env(safe-area-inset-right,0px));bottom:calc(var(--nav-h, 64px) + var(--safe-bottom, 0px) + .35rem);max-width:min(var(--shop-content-max,1440px),100%);margin-inline:auto}.nx-pdp-sticky__actions{display:flex;gap:.45rem;flex-shrink:0}.nx-pdp-sticky__actions .nx-btn{min-height:42px;padding-inline:.85rem}.nx-pdp-sticky__price{font-weight:800;color:var(--brand-2)}.nx-pdp-sticky__price small{display:block;font-size:.7rem;font-weight:650;color:var(--text-dim)}.nx-related-rail{margin-top:1.25rem}.nx-related-rail h2{margin:0 0 .65rem;font-size:1.02rem;font-weight:800}.nx-related-rail .nx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.nx-related-rail .nx-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nx-pdp-sticky,.nx-pdp-sticky-spacer{display:none}}.nx-quick-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;margin:.25rem 0 1.1rem}.nx-quick-cats a{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .9rem;border-radius:14px;text-decoration:none;color:inherit;background:color-mix(in srgb,var(--surface) 88%,transparent);border:1px solid var(--border-soft);transition:transform .2s cubic-bezier(.32,.72,0,1)}.nx-quick-cats a:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand) 25%,var(--border))}.nx-quick-cats strong{font-size:.9rem;font-weight:800}.nx-quick-cats span{font-size:.72rem;color:var(--text-dim)}@media (min-width:768px){.nx-quick-cats{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--shop-max:min(100% - 2 * var(--shop-gutter,1.25rem),1440px);--shop-gutter:clamp(0.85rem,2.2vw,1.75rem);--shop-content-max:1440px}@media (min-width:768px){.app-frame,[data-theme=dark] body,body{background:var(--bg)!important}.app-frame{max-width:none!important;width:100%!important;margin:0!important;border-inline:none!important;border-radius:0!important;box-shadow:none!important;padding-bottom:2rem!important}[data-theme=dark] .app-frame{background:var(--bg)!important}.bottom-nav,.checkout-bar{max-width:none!important}.nx-page-surface__content>.page,.nx-section,.page,.shop-footer__bar,.shop-footer__inner{max-width:var(--shop-content-max);margin-inline:auto;padding-inline:var(--shop-gutter);box-sizing:border-box}.nx-page-surface{margin:0!important;border-radius:0!important;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important}.nx-page-surface:before,.nx-page-surface__mesh,.nx-page-surface__mesh:after{display:none!important}}html[data-shop-chrome=v2] .shop-header.shop-header--island{padding:0!important;background:color-mix(in srgb,var(--surface) 97%,transparent)!important;border-bottom:1px solid var(--border)!important;box-shadow:0 1px 0 color-mix(in srgb,#fff 40%,transparent)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important;z-index:50}html[data-shop-chrome=v2] .shop-header--island .shop-header-shell{max-width:none!important;width:100%!important;margin:0!important;padding:0 var(--shop-gutter)!important}html[data-shop-chrome=v2] .shop-header--island .shop-header-island,html[data-shop-chrome=v2] .shop-header--island .shop-header-shell{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}html[data-shop-chrome=v2] .shop-header--island .shop-header-island{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;grid-gap:.75rem 1rem!important;gap:.75rem 1rem!important;max-width:var(--shop-content-max);margin-inline:auto;width:100%;min-height:56px!important;padding:.55rem 0!important}html[data-shop-chrome=v2] .shop-header--island.is-scrolled .shop-header-island{background:transparent!important;border:0!important;box-shadow:none!important}html[data-shop-chrome=v2] .shop-header--island .shop-header-nav,html[data-shop-chrome=v2] .shop-header-tagline{display:none!important}html[data-shop-chrome=v2] .shop-header--island .shop-chrome-search{display:block!important;flex:1 1 auto!important;max-width:none!important;width:100%!important;margin-inline:0!important}.shop-chrome-search__form{padding-block:.35rem!important;padding-inline:.65rem .35rem!important;background:color-mix(in srgb,var(--mist,#eef4f7) 70%,var(--surface))!important;border:1px solid var(--border)!important;box-shadow:none!important;border-radius:12px!important}.shop-chrome-search__form:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 14%,transparent)!important}.shop-chrome-search__form input{font-size:.9rem!important}.shop-chrome-search__form button{width:36px!important;height:36px!important;border-radius:10px!important}.account-menu__label{display:none!important}.account-menu__trigger{padding-inline:.35rem!important;gap:0!important}.shop-header-actions{gap:4px!important}@media (max-width:420px){.shop-header-actions .theme-btn{display:none!important}}@media (max-width:767px){html[data-shop-chrome=v2] .shop-header--island .shop-header-island{display:grid!important;grid-template-columns:auto auto!important;grid-template-areas:"brand actions" "search search"!important;grid-gap:.45rem .5rem!important;gap:.45rem .5rem!important}html[data-shop-chrome=v2] .shop-header--island .back-link,html[data-shop-chrome=v2] .shop-header--island .brand-lockup{grid-area:brand}html[data-shop-chrome=v2] .shop-header--island .shop-header-actions{grid-area:actions;justify-self:end}html[data-shop-chrome=v2] .shop-header--island .shop-chrome-search{display:block!important;grid-area:search;max-width:none!important}html[data-shop-chrome=v2] .shop-header-cats{display:none!important}.app-frame{max-width:none!important;border-inline:none!important}.nx-page-surface{margin:0!important;border-radius:0!important;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;--nx-glass-blur:0px}.nx-page-surface:before,.nx-page-surface__mesh{display:none!important}}html[data-shop-chrome=v2] .offer-hero.hero-lite,html[data-shop-chrome=v2] .offer-hero.nx-hero.nx-hero--lite{min-height:min(42vh,420px)!important;border-radius:1.15rem!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(160deg,color-mix(in srgb,var(--surface) 92%,#fff),var(--mist,#eef4f7))!important;box-shadow:0 8px 24px -20px rgba(15,23,42,.25)!important}html[data-shop-chrome=v2] .offer-hero.offer-hero--lead.nx-hero--lite{min-height:min(46vh,460px)!important}.offer-hero__orb{filter:blur(28px)!important;opacity:.18!important}.offer-hero__grain{display:none!important}.hero-cta__icon{display:inline-block;transform:scaleX(-1)}[dir=ltr] .hero-cta__icon{transform:none}.nx-product-card{box-shadow:0 1px 0 color-mix(in srgb,var(--border) 80%,transparent)!important;transition:border-color .15s ease,box-shadow .15s ease!important}.nx-product-card:hover{transform:none!important;box-shadow:0 8px 20px -16px rgba(15,23,42,.22)!important;border-color:color-mix(in srgb,var(--brand) 22%,var(--border))!important}.nx-plan-card__badge{left:auto!important;inset-inline-end:.65rem!important}.nx-product-card__chev{transform:scaleX(-1)}[dir=ltr] .nx-product-card__chev{transform:none}.hero-cta--primary,.nx-hero .hero-cta{animation:none!important}@media (prefers-reduced-motion:reduce){.nx-product-card,.offer-hero__orb,.shop-header--island *{transition:none!important;animation:none!important}}.shop-mega{position:relative;max-width:var(--shop-content-max,1440px);margin-inline:auto;width:100%;z-index:40}.shop-mega__rail{display:flex;align-items:center;gap:.4rem;padding:0 0 .4rem;overflow-x:auto;scrollbar-width:none}.shop-mega__rail::-webkit-scrollbar{display:none}.shop-mega__trigger{display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto;height:36px;padding:0 .8rem;border:0;border-radius:10px;background:var(--brand);color:var(--brand-ink,#fff);font-size:.8rem;font-weight:750;letter-spacing:-.01em;cursor:pointer;box-shadow:none;transition:none}.shop-mega__trigger.is-open,.shop-mega__trigger:hover{filter:brightness(1.05)}.shop-mega__trigger:active{transform:scale(.98)}.shop-mega__chev{width:0;height:0;border-inline:4px solid transparent;border-top:5px solid;opacity:.85;-webkit-margin-start:.1rem;margin-inline-start:.1rem;transition:transform .2s cubic-bezier(.32,.72,0,1)}.shop-mega__trigger.is-open .shop-mega__chev{transform:rotate(180deg)}.shop-mega__quick{display:flex;align-items:center;gap:.3rem;min-width:0}.shop-mega__pill{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;height:36px;padding:0 .65rem;border-radius:999px;text-decoration:none;color:var(--text-dim);font-size:.78rem;font-weight:650;background:transparent;border:1px solid transparent;transition:none}.shop-mega__pill-ico{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:color-mix(in srgb,var(--mist,#eef4f7) 80%,var(--surface));color:var(--text-dim)}.shop-mega__pill.is-active,.shop-mega__pill:hover{color:var(--text);background:color-mix(in srgb,var(--surface) 88%,var(--mist,#eef4f7));border-color:var(--border-soft)}.shop-mega__pill[data-tone=gaming].is-active .shop-mega__pill-ico,.shop-mega__pill[data-tone=gaming]:hover .shop-mega__pill-ico{background:color-mix(in srgb,#0d9488 16%,transparent);color:#0f766e}.shop-mega__pill[data-tone=apps].is-active .shop-mega__pill-ico,.shop-mega__pill[data-tone=apps]:hover .shop-mega__pill-ico{background:color-mix(in srgb,#2563eb 14%,transparent);color:#1d4ed8}.shop-mega__pill[data-tone=license].is-active .shop-mega__pill-ico,.shop-mega__pill[data-tone=license]:hover .shop-mega__pill-ico{background:color-mix(in srgb,#b45309 14%,transparent);color:#b45309}.shop-mega__pill[data-tone=ping].is-active .shop-mega__pill-ico,.shop-mega__pill[data-tone=ping]:hover .shop-mega__pill-ico{background:color-mix(in srgb,#0891b2 14%,transparent);color:#0e7490}.shop-mega__scrim{position:fixed;inset:0;z-index:35;border:0;background:rgba(15,23,42,.28);cursor:pointer}.shop-mega__panel{position:absolute;inset-inline:0;top:calc(100% - .15rem);z-index:45;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-height:320px;max-height:min(68vh,520px);border-radius:16px;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:inset 0 1px 0 color-mix(in srgb,#fff 55%,transparent),0 24px 48px -28px rgba(15,23,42,.35);animation:shopMegaIn .22s cubic-bezier(.32,.72,0,1)}@keyframes shopMegaIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.shop-mega__sidebar{display:flex;flex-direction:column;gap:.2rem;padding:.65rem;background:color-mix(in srgb,var(--mist,#eef4f7) 55%,var(--surface));-webkit-border-end:1px solid var(--border-soft);border-inline-end:1px solid var(--border-soft);overflow-x:hidden;overflow-y:auto;scrollbar-width:none;overscroll-behavior:contain}.shop-mega__sidebar::-webkit-scrollbar{display:none;width:0;height:0}.shop-mega__side-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.55rem;gap:.55rem;width:100%;padding:.65rem .6rem;border:0;border-radius:12px;background:transparent;text-align:start;cursor:pointer;color:var(--text);transition:background .15s ease}.shop-mega__side-item.is-active,.shop-mega__side-item:hover{background:var(--surface);box-shadow:0 1px 0 color-mix(in srgb,var(--border) 70%,transparent)}.shop-mega__side-ico{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--surface) 90%,#fff);color:var(--text-dim)}.shop-mega__side-item.is-active[data-tone=gaming] .shop-mega__side-ico{background:color-mix(in srgb,#0d9488 16%,transparent);color:#0f766e}.shop-mega__side-item.is-active[data-tone=apps] .shop-mega__side-ico{background:color-mix(in srgb,#2563eb 14%,transparent);color:#1d4ed8}.shop-mega__side-item.is-active[data-tone=license] .shop-mega__side-ico{background:color-mix(in srgb,#b45309 14%,transparent);color:#b45309}.shop-mega__side-item.is-active[data-tone=ping] .shop-mega__side-ico{background:color-mix(in srgb,#0891b2 14%,transparent);color:#0e7490}.shop-mega__side-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0}.shop-mega__side-copy strong{font-size:.84rem;font-weight:750}.shop-mega__side-copy small{font-size:.68rem;color:var(--text-faint,var(--text-muted));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-mega__side-chev{opacity:.35;color:var(--text-dim)}.shop-mega__main{display:flex;flex-direction:column;gap:.85rem;padding:.95rem 1.05rem 1.05rem;overflow-y:auto;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(160deg,color-mix(in srgb,var(--brand) 5%,transparent),transparent 42%),var(--surface)}.shop-mega__main::-webkit-scrollbar{display:none;width:0;height:0}.shop-mega__main-head{display:flex;align-items:center;gap:.65rem}.shop-mega__main-ico{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:color-mix(in srgb,var(--brand) 12%,transparent);color:var(--brand-2,var(--brand));flex-shrink:0}.shop-mega__main-head h3{margin:0;font-size:1rem;font-weight:800;letter-spacing:-.02em}.shop-mega__main-head p{margin:.15rem 0 0;font-size:.75rem;color:var(--text-muted)}.shop-mega__all{-webkit-margin-start:auto;margin-inline-start:auto;display:inline-flex;align-items:center;gap:.2rem;font-size:.78rem;font-weight:700;color:var(--brand-2,var(--brand));text-decoration:none;white-space:nowrap}.shop-mega__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.shop-mega__card{display:flex;flex-direction:column;gap:.25rem;padding:.75rem .8rem;border-radius:12px;text-decoration:none;color:inherit;background:color-mix(in srgb,var(--mist,#eef4f7) 45%,var(--surface));border:1px solid color-mix(in srgb,var(--border) 75%,transparent);transition:border-color .15s ease,background .15s ease,transform .15s ease}.shop-mega__card:hover{border-color:color-mix(in srgb,var(--brand) 28%,var(--border));background:var(--surface);transform:translateY(-1px)}.shop-mega__card-top{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.shop-mega__card-top strong{font-size:.86rem;font-weight:750}.shop-mega__card-top em{font-style:normal;font-size:.65rem;font-weight:800;padding:.12rem .4rem;border-radius:999px;background:color-mix(in srgb,var(--brand) 14%,transparent);color:var(--brand-2,var(--brand))}.shop-mega__hint{font-size:.72rem;color:var(--text-muted)}.shop-mega__feature{display:grid;grid-gap:.25rem;gap:.25rem;margin-top:auto;padding:.95rem 1rem;border-radius:14px;text-decoration:none;color:#fff;background:linear-gradient(125deg,color-mix(in srgb,var(--brand) 92%,#0f766e),color-mix(in srgb,#0f766e 55%,#134e4a));box-shadow:0 16px 32px -24px color-mix(in srgb,var(--brand) 80%,transparent)}.shop-mega__feature[data-tone=apps]{background:linear-gradient(125deg,#2563eb,#1e3a8a)}.shop-mega__feature[data-tone=license]{background:linear-gradient(125deg,#c2410c,#7c2d12)}.shop-mega__feature[data-tone=ping]{background:linear-gradient(125deg,#0891b2,#155e75)}.shop-mega__feature-eye{font-size:.68rem;font-weight:700;opacity:.85;letter-spacing:.04em}.shop-mega__feature strong{font-size:.95rem;font-weight:800;letter-spacing:-.02em}.shop-mega__feature-go{display:inline-flex;align-items:center;gap:.2rem;margin-top:.25rem;font-size:.78rem;font-weight:700;opacity:.92}[data-theme=dark] .shop-mega__panel{box-shadow:0 24px 48px -24px rgba(0,0,0,.65)}[data-theme=dark] .shop-mega__sidebar{background:color-mix(in srgb,var(--surface-2) 70%,var(--surface))}[data-theme=dark] .shop-mega__scrim{background:rgba(0,0,0,.45)}html[data-shop-chrome=v2] .shop-header-cats{display:none!important}html[data-shop-chrome=v2] .shop-header--island .shop-header-shell{padding-bottom:0!important}@media (max-width:899px){.shop-mega.is-open .shop-mega__panel{position:fixed;inset-inline:.55rem;top:var(--shop-mega-top,7.5rem);width:auto;max-width:none;display:flex;flex-direction:column;grid-template-columns:none;min-height:0;max-height:calc(100dvh - var(--shop-mega-top, 7.5rem) - env(safe-area-inset-bottom, 0px) - .65rem);border-radius:14px;z-index:60}.shop-mega__scrim{z-index:55}.shop-mega__sidebar{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.35rem;padding:.55rem .55rem .45rem;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--border-soft);overflow-x:auto;overflow-y:hidden;flex:0 0 auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.shop-mega__sidebar::-webkit-scrollbar{display:none;width:0;height:0}.shop-mega__side-item{display:inline-flex;grid-template-columns:none;align-items:center;gap:.4rem;width:auto;flex:0 0 auto;min-width:max-content;padding:.45rem .65rem;border-radius:999px;border:1px solid var(--border-soft);background:var(--surface)}.shop-mega__side-item.is-active{border-color:color-mix(in srgb,var(--brand) 35%,var(--border));background:color-mix(in srgb,var(--brand) 8%,var(--surface))}.shop-mega__side-ico{width:28px;height:28px;border-radius:999px}.shop-mega__side-copy{display:flex;flex-direction:column;gap:0}.shop-mega__side-copy strong{font-size:.76rem;white-space:nowrap}.shop-mega__side-chev,.shop-mega__side-copy small{display:none}.shop-mega__main{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:.75rem .8rem .9rem}.shop-mega__main-head{flex-wrap:wrap;gap:.45rem .55rem}.shop-mega__main-head p{display:none}.shop-mega__all{-webkit-margin-start:0;margin-inline-start:0}.shop-mega__grid{grid-template-columns:1fr}.shop-mega__pill span:not(.shop-mega__pill-ico){max-width:8.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:640px){.shop-mega__rail{padding-bottom:.45rem;gap:.4rem}.shop-mega__trigger{height:36px;padding-inline:.7rem;font-size:.76rem;border-radius:9px}.shop-mega__trigger span{font-size:.76rem}.shop-mega__pill{height:36px;padding-inline:.55rem;font-size:.72rem}.shop-mega.is-open .shop-mega__panel{inset-inline:.4rem;border-radius:12px}}@media (prefers-reduced-motion:reduce){.shop-mega__panel{animation:none}.shop-mega__card:hover{transform:none}}.shop-slider{--slider-ease:cubic-bezier(0.32,0.72,0,1);--slider-radius:18px;position:relative;z-index:1;width:100%;max-width:100%;margin:0 0 1.25rem;margin-inline:auto;padding-inline:0;box-sizing:border-box;min-width:0}.shop-slider.offer-hero.hero-lite,.shop-slider.offer-hero.nx-hero,.shop-slider.offer-hero.nx-hero--lite,html[data-shop-chrome=v2] .shop-slider.offer-hero.hero-lite,html[data-shop-chrome=v2] .shop-slider.offer-hero.nx-hero.nx-hero--lite{display:block!important;grid-template-columns:none!important;min-height:0!important;height:auto!important;padding:0!important;margin:0 0 1.25rem!important;margin-inline:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:hidden!important}.shop-slider__shell{display:grid;grid-template-columns:minmax(200px,248px) minmax(0,1fr);grid-gap:0;gap:0;min-width:0;min-height:min(52vh,440px);border-radius:var(--slider-radius);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-trust,0 8px 24px -12px rgba(11,19,43,.08))}.shop-slider__rail{display:flex;flex-direction:column;gap:.25rem;padding:.7rem;background:color-mix(in srgb,var(--mist) 65%,var(--surface));-webkit-border-end:1px solid var(--border-soft);border-inline-end:1px solid var(--border-soft)}.shop-slider__tab{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.55rem;gap:.55rem;width:100%;padding:.7rem .65rem;border:0;border-radius:12px;background:transparent;text-align:start;cursor:pointer;color:var(--text);overflow:hidden;transition:background .18s var(--slider-ease)}.shop-slider__tab:hover{background:color-mix(in srgb,var(--surface) 88%,transparent)}.shop-slider__tab.is-active{background:var(--surface);box-shadow:0 1px 0 color-mix(in srgb,var(--border) 70%,transparent)}.shop-slider__tab-ico{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--surface);border:1px solid var(--border-soft)}.shop-slider__tab.is-active .shop-slider__tab-ico{border-color:color-mix(in srgb,var(--brand) 28%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent)}.shop-slider__tab-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.shop-slider__tab-copy strong{font-size:.84rem;font-weight:780;letter-spacing:-.01em}.shop-slider__tab-copy small{font-size:.68rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-slider__tab-progress{position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--brand);transform-origin:right center;opacity:.85}[dir=ltr] .shop-slider__tab-progress{transform-origin:left center}.shop-slider__main{display:flex;flex-direction:column;min-width:0;background:linear-gradient(155deg,color-mix(in srgb,var(--brand) 6%,transparent),transparent 46%),var(--surface)}.shop-slider[data-theme-slide=streaming] .shop-slider__main{background:linear-gradient(155deg,rgba(29,185,84,.07),transparent 46%),var(--surface)}.shop-slider[data-theme-slide=gaming] .shop-slider__main{background:linear-gradient(155deg,rgba(242,169,0,.08),transparent 46%),var(--surface)}.shop-slider[data-theme-slide=productivity] .shop-slider__main{background:linear-gradient(155deg,rgba(0,120,212,.07),transparent 46%),var(--surface)}.shop-slider__body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.1rem,2.8vw,1.85rem) clamp(1rem,2.5vw,1.65rem) .85rem;flex:1 1;min-width:0}.shop-slider__copy{min-width:0}.shop-slider__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem}.shop-slider__eyebrow,.shop-slider__pill{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;font-size:.7rem;font-weight:750}.shop-slider__eyebrow{color:var(--brand-2,var(--brand));background:color-mix(in srgb,var(--brand) 10%,transparent);border:1px solid color-mix(in srgb,var(--brand) 18%,transparent)}.shop-slider__pill{color:#7c2d12;background:color-mix(in srgb,#fbbf24 42%,#fff);border:1px solid color-mix(in srgb,#f59e0b 28%,transparent)}.shop-slider__title{margin:0 0 .65rem;font-size:clamp(1.55rem,3.6vw,2.35rem);font-weight:850;line-height:1.12;letter-spacing:-.045em;max-width:14ch;text-wrap:balance;color:var(--text)}.shop-slider__lede{margin:0 0 .9rem;font-size:clamp(.9rem,1.5vw,1.02rem);line-height:1.7;color:var(--text-dim);max-width:38ch}.shop-slider__tags{list-style:none;margin:0 0 1.1rem;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.shop-slider__tags li{font-size:.72rem;font-weight:650;padding:.3rem .6rem;border-radius:8px;color:var(--text-dim);background:color-mix(in srgb,var(--mist,#eef4f7) 70%,var(--surface));border:1px solid var(--border-soft)}.shop-slider__cta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.shop-slider__btn{display:inline-flex;align-items:center;gap:.45rem;min-height:46px;padding:0 1.05rem;border-radius:12px;font-size:.88rem;font-weight:750;text-decoration:none;transition:transform .15s ease,filter .15s ease,background .15s ease}.shop-slider__btn--primary{background:linear-gradient(135deg,var(--brand),color-mix(in srgb,var(--brand) 70%,#0f766e));color:var(--brand-ink,#fff);box-shadow:0 12px 24px -16px color-mix(in srgb,var(--brand) 80%,transparent)}.shop-slider__btn--primary em{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.18)}.shop-slider__btn--primary:hover{filter:brightness(1.05)}.shop-slider__btn--primary:active{transform:scale(.98)}.shop-slider__btn--ghost{color:var(--text);background:color-mix(in srgb,var(--mist,#eef4f7) 65%,var(--surface));border:1px solid var(--border)}.shop-slider__btn--ghost:hover{border-color:color-mix(in srgb,var(--brand) 25%,var(--border))}.shop-slider__showcase{width:100%;max-width:min(420px,100%);min-width:0;margin-inline:auto;overflow:hidden}.shop-slider__bezel{padding:.5rem;border-radius:16px;background:color-mix(in srgb,var(--mist) 55%,var(--surface));border:1px solid var(--border-soft);min-width:0;overflow:hidden;box-sizing:border-box}[data-theme=dark] .shop-slider__bezel{background:color-mix(in srgb,var(--surface-2) 90%,transparent);border-color:var(--border-soft)}.shop-slider__stage{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;width:100%;max-width:100%;min-width:0;height:clamp(188px,28vw,260px);min-height:0;padding:clamp(.7rem,2vw,1.15rem) .85rem clamp(.6rem,1.6vw,.9rem);border-radius:12px;overflow:hidden;box-sizing:border-box;background:radial-gradient(120% 90% at 50% -10%,color-mix(in srgb,var(--offer-accent,#10a37f) 14%,transparent),transparent 58%),linear-gradient(180deg,var(--surface) 0,color-mix(in srgb,var(--offer-accent,#10a37f) 5%,var(--surface)) 100%);border:1px solid color-mix(in srgb,var(--offer-accent,#10a37f) 16%,var(--border))}.shop-slider[data-theme-slide=streaming] .shop-slider__stage{background:radial-gradient(120% 90% at 50% -10%,rgba(29,185,84,.14),transparent 58%),linear-gradient(180deg,var(--surface) 0,color-mix(in srgb,#1db954 6%,var(--surface)) 100%);border-color:color-mix(in srgb,#1db954 18%,var(--border))}.shop-slider[data-theme-slide=gaming] .shop-slider__stage{background:radial-gradient(120% 90% at 50% -10%,rgba(242,169,0,.14),transparent 58%),linear-gradient(180deg,var(--surface) 0,color-mix(in srgb,#f2a900 6%,var(--surface)) 100%);border-color:color-mix(in srgb,#f2a900 18%,var(--border))}.shop-slider[data-theme-slide=productivity] .shop-slider__stage{background:radial-gradient(120% 90% at 50% -10%,rgba(0,120,212,.14),transparent 58%),linear-gradient(180deg,var(--surface) 0,color-mix(in srgb,#0078d4 6%,var(--surface)) 100%);border-color:color-mix(in srgb,#0078d4 18%,var(--border))}.shop-slider__glow{position:absolute;inset:auto 12% 0 12%;height:42%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--offer-accent,#10a37f) 18%,transparent),transparent 70%);filter:blur(8px);opacity:.45;pointer-events:none;z-index:0}.shop-slider__hero-mark{position:relative;z-index:1;width:clamp(64px,18vw,96px);height:clamp(64px,18vw,96px);max-width:100%;flex-shrink:0;overflow:hidden;border-radius:24px;display:grid;place-items:center;background:#ffffff;border:1px solid color-mix(in srgb,var(--offer-accent,#10a37f) 12%,var(--border));box-shadow:var(--shadow-trust,0 8px 24px -12px rgba(11,19,43,.08));box-sizing:border-box}.shop-slider__hero-mark .offer-logo{width:68%!important;height:68%!important;max-width:100%;max-height:100%}.shop-slider__hero-mark .offer-logo img,.shop-slider__hero-mark img{width:100%;height:100%;object-fit:contain;padding:2px}.shop-slider__hero-meta{position:relative;z-index:1;text-align:center;min-width:0;max-width:100%}.shop-slider__hero-meta strong{display:block;font-size:1.1rem;font-weight:800;letter-spacing:-.03em;color:var(--text)}.shop-slider__hero-meta span{display:inline-block;margin-top:.3rem;font-size:.68rem;font-weight:700;color:color-mix(in srgb,var(--offer-accent,#10a37f) 75%,var(--text-dim));padding:.18rem .5rem;border-radius:999px;background:color-mix(in srgb,var(--offer-accent,#10a37f) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--offer-accent,#10a37f) 16%,var(--border))}.shop-slider__fx{position:relative;z-index:1;margin:0;font-size:.72rem;font-weight:650;color:var(--text-dim)}.shop-slider__fx--soft{opacity:.75}.shop-slider__shelf{list-style:none;margin:.55rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.shop-slider__chip{display:flex;align-items:center;gap:.4rem;min-width:0;overflow:hidden;padding:.5rem .6rem;border-radius:10px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid color-mix(in srgb,var(--chip-accent,var(--brand)) 18%,var(--border-soft))}.shop-slider__chip span{font-size:.76rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 1.1rem .85rem;border-top:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.shop-slider__progress{flex:1 1;height:3px;border-radius:999px;background:color-mix(in srgb,var(--border) 80%,transparent);overflow:hidden}.shop-slider__progress>span{display:block;height:100%;width:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),color-mix(in srgb,var(--brand) 60%,#0f766e));transform-origin:right center}[dir=ltr] .shop-slider__progress>span{transform-origin:left center}.shop-slider__controls{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.shop-slider__nav{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;transition:background .15s ease,border-color .15s ease}.shop-slider__nav:hover{border-color:color-mix(in srgb,var(--brand) 30%,var(--border));background:color-mix(in srgb,var(--brand) 8%,var(--surface))}.shop-slider__count{font-size:.75rem;font-weight:700;color:var(--text-muted);min-width:3.2rem;text-align:center}[data-theme=dark] .shop-slider__shell{box-shadow:0 18px 40px -24px rgba(0,0,0,.65)}[data-theme=dark] .shop-slider__rail{background:var(--surface-2)}[data-theme=dark] .shop-slider__hero-mark{background:var(--surface)}[data-theme=dark] .shop-slider__pill{color:#fde68a;background:color-mix(in srgb,#f59e0b 22%,var(--surface-2));border-color:color-mix(in srgb,#f59e0b 35%,transparent)}@media (max-width:980px){.shop-slider__shell{grid-template-columns:1fr}.shop-slider__rail{flex-direction:row;overflow-x:auto;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--border-soft);scrollbar-width:none}.shop-slider__rail::-webkit-scrollbar{display:none}.shop-slider__tab{flex:0 0 auto;min-width:148px}.shop-slider__tab-copy small{display:none}.shop-slider__body{grid-template-columns:1fr}.shop-slider__title{max-width:none}}@media (max-width:640px){.shop-slider{padding-inline:0}.shop-slider__shell{border-radius:12px;min-height:0}.shop-slider__stage{height:176px;gap:.4rem}.shop-slider__hero-mark{width:64px;height:64px;border-radius:18px}.shop-slider__body{padding:.85rem .8rem .55rem}.shop-slider__rail{padding:.45rem}.shop-slider__tab{min-width:120px;padding:.45rem .55rem}.shop-slider__shelf{grid-template-columns:1fr 1fr;gap:.45rem}.shop-slider__footer{padding-inline:.75rem}}@media (prefers-reduced-motion:reduce){.shop-slider__btn,.shop-slider__nav,.shop-slider__tab{transition:none}}