:root{--bg:#07070a;--surface:#101015;--surface-2:#17171e;--text:#f5f5f6;--muted:#aaaab4;--accent:#f97316;--accent-dark:#c95109;--border:#292932;--radius:16px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Tahoma,Arial,sans-serif;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:-100px;right:16px;z-index:100;background:var(--accent);padding:8px 14px;color:#111}.skip-link:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{text-align:center;padding:6px 12px;font-size:.78rem;background:#111116;color:#d7d7dc;border-bottom:1px solid var(--border)}.announcement span,.eyebrow{color:var(--accent)}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,7,10,.96);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}.header-row{height:68px;display:flex;align-items:center;gap:20px}.logo{margin-left:auto}.logo img,.footer-logo{width:92px;height:46px;object-fit:cover;object-position:center}.main-nav{display:none}.main-nav a{color:#d8d8df;padding:8px 4px}.main-nav a:hover{color:var(--accent)}.header-search{display:none;margin-right:auto;width:min(290px,30vw);position:relative}.header-search input{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:99px;color:var(--text);padding:10px 42px 10px 14px}.header-search button{position:absolute;right:auto;left:5px;top:4px;border:0;background:transparent;color:var(--text);font-size:1.4rem}.icon-button{border:0;background:transparent;color:var(--text);font-size:1.35rem;padding:8px}.header-row.search-open .header-search{display:block;position:absolute;top:60px;right:16px;left:16px;width:auto;background:var(--bg);padding:10px}.main-nav.open{display:flex;position:absolute;top:68px;right:0;left:0;flex-direction:column;padding:20px 24px;background:var(--surface);border-bottom:1px solid var(--border)}.hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 15% 30%,rgba(249,115,22,.11),transparent 33%)}.hero-inner{min-height:530px;display:grid;align-items:center;padding-block:72px;gap:30px}.hero h1{font-size:clamp(2.25rem,8vw,4.6rem);max-width:770px;line-height:1.08;margin:12px 0 18px}.hero p{color:var(--muted);font-size:1.08rem;max-width:650px}.hero-actions,.contact-cta>div:last-child,.order-box>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-mark{display:none}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent);border-radius:10px;background:var(--accent);color:#130b05;font-weight:700;padding:11px 20px;cursor:pointer}.button:hover{background:#ff8938}.button-ghost{background:transparent;color:var(--text);border-color:var(--border)}.button-small{width:100%;padding:8px 14px;margin-top:14px}.chips{display:flex;gap:8px;overflow:auto;padding-block:18px}.chips a{white-space:nowrap;background:var(--surface);border:1px solid var(--border);border-radius:99px;padding:7px 15px}.chips a:hover{border-color:var(--accent)}.section{padding-block:42px}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.trust-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.trust-grid b{color:var(--accent);font-size:1.3rem}.trust-grid h2{font-size:1rem;margin:8px 0 3px}.trust-grid p{color:var(--muted);font-size:.84rem;margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h2{font-size:clamp(1.6rem,5vw,2.2rem);margin:4px 0}.section-heading>a{color:var(--accent)}.category-grid,.product-grid{display:grid;grid-template-columns:1fr;gap:14px}.category-card{min-height:165px;display:flex;align-items:center;gap:20px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.category-card:hover,.product-card:hover{border-color:#454550;transform:translateY(-2px)}.category-card,.product-card{transition:transform .15s,border-color .15s}.category-card img{width:100px;height:80px;object-fit:cover;border-radius:10px}.category-card h3{margin:0;font-size:1.25rem}.category-card p{margin:4px 0;color:var(--muted);font-size:.88rem}.product-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.product-image{aspect-ratio:16/10;background:#0b0b0f;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-meta{display:flex;flex-wrap:wrap;gap:7px}.product-meta span{color:#c9c9d0;background:var(--surface-2);border:1px solid var(--border);border-radius:99px;padding:2px 9px;font-size:.72rem}.product-card h3{font-size:1.04rem;line-height:1.45;margin:12px 0;flex:1}.price-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.price-row strong{font-size:1.2rem;color:#fff}.price-row del{color:#777782;font-size:.85rem}.discount{font-size:.7rem;background:rgba(249,115,22,.14);color:#ff9851;border-radius:5px;padding:2px 6px}.contact-cta{padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.contact-cta h2{font-size:1.7rem;margin:5px 0}.contact-cta p,.page-head p{color:var(--muted)}.page-head{padding-top:62px;padding-bottom:20px}.page-head h1{font-size:clamp(2rem,7vw,3.5rem);margin:5px 0}.filter-bar{display:flex;justify-content:flex-end;margin-bottom:20px}.filter-bar label,.catalog-filters label,.admin-form label{display:grid;gap:6px;color:var(--muted);font-size:.85rem}input,select,textarea{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;color:var(--text);padding:10px 12px}select option{background:var(--surface)}.catalog-layout{display:grid;gap:24px;padding-bottom:70px}.catalog-filters{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px;height:max-content;display:grid;gap:14px}.catalog-filters h2{margin:0;font-size:1.1rem}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.reset{text-align:center;color:var(--muted);font-size:.85rem}.pagination{display:flex;justify-content:center;gap:7px;margin-top:30px}.pagination a{display:grid;place-items:center;min-width:38px;height:38px;background:var(--surface);border:1px solid var(--border);border-radius:8px}.pagination a.active{background:var(--accent);color:#111;border-color:var(--accent)}.empty-state{text-align:center;padding:70px 20px;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius)}.empty-state p{color:var(--muted)}.product-page{display:grid;gap:28px;padding-block:40px}.product-gallery{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;aspect-ratio:4/3}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:clamp(2rem,7vw,3.2rem);line-height:1.2;margin:15px 0}.description{color:#c6c6cc}.product-price{margin:25px 0}.product-price strong{font-size:1.8rem}.variants{border:0;padding:0;margin:25px 0}.variants legend{font-weight:700;margin-bottom:10px}.variants legend span{font-size:.7rem;color:var(--accent)}.variants label{display:block;margin:8px 0}.variants label>span{display:flex;justify-content:space-between;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px}.variants input{position:absolute;opacity:0}.variants input:checked+span{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.variants small{color:var(--muted)}.details{display:grid;gap:0;border-top:1px solid var(--border)}.details div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.details dt{color:var(--muted)}.notice{background:rgba(249,115,22,.08);border:1px solid rgba(249,115,22,.25);border-radius:10px;padding:14px;margin:18px 0}.notice p{margin:3px 0 0;color:var(--muted)}.order-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;margin-top:20px}.order-box h2{margin:0}.order-box p{color:var(--muted)}.not-found{text-align:center;padding-block:120px}.not-found>span{font-size:6rem;font-weight:900;color:var(--accent)}.not-found h1{font-size:2rem}.site-footer{border-top:1px solid var(--border);background:#09090d;margin-top:40px;padding-top:44px}.footer-grid{display:grid;gap:30px}.footer-grid p{color:var(--muted);max-width:340px}.footer-grid h2{font-size:1rem}.footer-grid a{display:block;color:var(--muted);margin:6px 0}.copyright{border-top:1px solid var(--border);margin-top:35px;padding:18px 0;color:#777782;font-size:.8rem}.admin-body{min-height:100vh}.admin-login{width:min(100% - 32px,430px);margin:8vh auto;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.admin-login>img{width:110px;height:55px;object-fit:cover}.admin-login form,.admin-form{display:grid;gap:15px;margin:25px 0}.admin-header{display:flex;justify-content:space-between;padding:16px max(16px,calc((100% - var(--container))/2));border-bottom:1px solid var(--border)}.admin-panel{width:min(calc(100% - 32px),var(--container));margin:40px auto}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;background:var(--surface)}th,td{text-align:right;padding:12px;border-bottom:1px solid var(--border)}th{color:var(--muted)}textarea{min-height:120px;resize:vertical}
@media(min-width:600px){.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.contact-cta{display:flex;justify-content:space-between;align-items:center}.contact-cta>div:last-child{margin-top:0}}
@media(min-width:900px){.menu-toggle,.search-toggle{display:none}.logo{margin-left:20px}.main-nav{display:flex;gap:24px}.header-search{display:block}.hero-inner{grid-template-columns:1.5fr .5fr}.hero-mark{display:block;opacity:.7}.hero-mark img{border-radius:22px}.trust-grid{grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:22px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.catalog-layout{grid-template-columns:240px 1fr}.catalog-layout .product-grid{grid-template-columns:repeat(3,1fr)}.product-page{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);padding-block:70px}.product-gallery{position:sticky;top:110px}.footer-grid{padding-top:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Storefront polish */
body{overflow-x:hidden}.header-row{height:64px;gap:14px}.logo img{width:86px;height:43px}.main-nav a{position:relative;font-weight:700;font-size:.92rem}.main-nav a.active{color:#fff}.main-nav a.active:after{content:"";position:absolute;right:4px;left:4px;bottom:-13px;height:2px;background:var(--accent)}.header-search input{height:42px;padding-inline:16px 44px;background:#121217}.hero-inner{min-height:0;padding-block:34px}.hero h1{font-size:clamp(2rem,7vw,3.2rem);max-width:680px;margin:8px 0 12px}.hero p{margin:0;max-width:580px}.hero-actions{align-items:center;margin-top:20px}.text-link{padding:10px;color:#e9e9ed;font-weight:700}.hero-promo{display:none;position:relative;min-height:235px;background:#0e0e13;border:1px solid var(--border);border-radius:20px;overflow:hidden}.hero-promo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;opacity:.6}.hero-promo>div{position:absolute;z-index:1;right:18px;bottom:18px;display:flex;gap:7px;flex-wrap:wrap}.hero-promo span{background:rgba(7,7,10,.85);border:1px solid #3b3b44;border-radius:99px;padding:5px 10px;font-size:.75rem}.section{padding-block:32px}.product-image{position:relative}.card-discount{position:absolute;z-index:2;top:10px;right:10px;background:var(--accent);color:#120a04;border-radius:7px;padding:3px 8px;font-weight:800;font-size:.75rem;direction:ltr}.product-kind{color:var(--muted);font-size:.76rem}.product-card h3{min-height:2.9em;overflow-wrap:anywhere}.card-details{display:flex;flex-wrap:wrap;gap:5px 12px;color:#92929d;font-size:.74rem;margin-bottom:10px;min-height:1.6em}.money{white-space:nowrap;unicode-bidi:isolate}.price-row del .money{font-weight:400}.catalog-head{padding-top:30px;padding-bottom:14px}.catalog-head h1{font-size:clamp(1.9rem,6vw,2.8rem);margin:5px 0}.catalog-head p{color:var(--muted);margin:0;max-width:680px}.breadcrumb{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#858590;font-size:.78rem}.breadcrumb a:hover{color:var(--accent)}.catalog-section{padding-bottom:60px}.catalog-toolbar{min-height:58px;display:flex;align-items:center;gap:12px;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:14px}.sort-form{margin-right:auto}.sort-form select{max-width:220px}.filter-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--surface);color:#fff;border-radius:9px;padding:9px 13px;font-weight:700}.active-filters{display:flex;gap:7px;overflow-x:auto;padding:0 0 14px;scrollbar-width:thin}.active-filters a{white-space:nowrap;border:1px solid var(--border);background:var(--surface);border-radius:99px;padding:5px 10px;font-size:.78rem}.active-filters .clear-filters{color:var(--accent);background:transparent}.catalog-layout{display:block;padding:0}.catalog-sidebar{position:fixed;z-index:80;right:0;bottom:0;left:0;max-height:min(88vh,720px);overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:20px 20px 0 0;padding-bottom:max(14px,env(safe-area-inset-bottom));transform:translateY(105%);visibility:hidden;transition:transform .2s,visibility .2s}.catalog-sidebar.open{transform:none;visibility:visible}.filter-drawer-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;background:var(--surface);padding:14px 18px;border-bottom:1px solid var(--border)}.filter-drawer-head h2{margin:0;font-size:1.15rem}.filter-drawer-head button,.dialog-close{width:42px;height:42px;border:0;border-radius:50%;background:var(--surface-2);color:#fff;font-size:1.5rem}.catalog-filters{border:0;border-radius:0;padding:18px;background:transparent}.filter-backdrop{display:none;position:fixed;inset:0;z-index:70;background:rgba(0,0,0,.7)}.filters-open{overflow:hidden}.filters-open .filter-backdrop{display:block}.quick-prices{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:7px}.quick-prices legend{color:var(--muted);font-size:.85rem;margin-bottom:6px}.quick-prices a{border:1px solid var(--border);border-radius:8px;padding:7px 9px;font-size:.76rem}.filter-actions{display:grid;gap:9px;text-align:center}.filter-actions>a{color:var(--muted);font-size:.85rem;padding:6px}.empty-state>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.variant-check{display:none;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#111;text-align:center;line-height:22px;font-weight:900}.variants input:checked+span .variant-check{display:inline-block}.variants label>span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:52px}.order-trigger:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.5)}.mobile-order-bar{position:fixed;z-index:45;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(12,12,16,.98);border-top:1px solid var(--border);padding:10px 16px max(10px,env(safe-area-inset-bottom))}.mobile-order-bar>div{display:grid}.mobile-order-bar small{color:var(--muted)}.mobile-order-bar .button{min-width:145px}.order-dialog{width:min(calc(100% - 24px),500px);max-height:min(88vh,680px);overflow:auto;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px}.order-dialog::backdrop{background:rgba(0,0,0,.78)}.order-dialog h2{font-size:1.6rem;margin:4px 0}.order-dialog>p{color:var(--muted)}.dialog-close{position:absolute;left:14px;top:14px}.channel-list{display:grid;gap:9px;margin:22px 0}.channel-list button,.copy-details{display:flex;width:100%;justify-content:space-between;align-items:center;min-height:52px;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;color:#fff;padding:12px 15px;font-weight:700}.copy-details{display:block;text-align:center;color:var(--accent)}.copy-status{min-height:1.5em;font-size:.84rem}.copy-fallback label{display:block;margin-bottom:5px}.copy-fallback textarea{width:100%;min-height:175px;direction:rtl}.site-footer{padding-bottom:74px}
@media(min-width:600px){.hero-inner{padding-block:38px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:760px){.hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);height:350px}.hero-promo{display:block}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-order-bar{display:none}.site-footer{padding-bottom:0}}
@media(min-width:900px){.header-row{height:70px}.logo img{width:98px;height:49px}.main-nav a.active:after{bottom:-16px}.hero-inner{height:360px;padding-block:34px}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px}.catalog-sidebar{position:static;z-index:auto;max-height:none;overflow:visible;visibility:visible;transform:none;border-radius:var(--radius);padding:0}.filter-drawer-head,.filter-backdrop,.filter-toggle{display:none!important}.catalog-filters{padding:18px}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page{align-items:start}.order-dialog{padding:28px}}
@media(min-width:1200px){.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:32px}.catalog-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:420px){.container{width:min(calc(100% - 24px),var(--container))}.announcement{font-size:.72rem}.header-row{gap:6px}.logo img{width:76px;height:38px}.hero h1{font-size:1.9rem}.hero-actions .button{width:100%}.trust-grid>div{padding:14px}.trust-grid p{font-size:.78rem}.product-body{padding:14px}.sort-form select{width:148px;font-size:.75rem;padding:9px 7px}.catalog-toolbar{font-size:.82rem}.mobile-order-bar .button{min-width:132px}.order-dialog{padding:20px 16px}.footer-grid{gap:22px}}

.browse-section{padding-top:20px}.browse-grid{display:grid;grid-template-columns:1fr;gap:10px}.browse-card{display:grid;align-content:center;justify-items:start;gap:3px;min-width:0;min-height:72px;padding:12px 15px;text-align:right;background:linear-gradient(135deg,var(--surface),#121218);border:1px solid var(--border);border-radius:12px;transition:border-color .15s,background-color .15s,transform .15s}.browse-card:hover{border-color:#484852;transform:translateY(-1px)}.browse-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.browse-card strong{overflow-wrap:anywhere;line-height:1.4}.browse-card span{color:var(--muted);font-size:.75rem}.home-deals{padding-top:24px}.home-deals .section-heading{align-items:center}.home-deals .section-heading .button{padding:8px 13px;font-size:.82rem}.compact-product-grid{display:grid;grid-template-columns:1fr;gap:12px}.product-card-compact .product-image{aspect-ratio:2/1}.product-card-compact .product-body{padding:12px}.product-card-compact h3{min-height:2.8em;margin:0 0 9px;font-size:.9rem}.product-card-compact .price-row strong{font-size:1rem}.compact-action{margin-top:9px;color:var(--accent);font-size:.78rem;font-weight:700}.product-card-compact .card-discount{top:7px;right:7px;font-size:.68rem}
@media(min-width:400px){.compact-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:600px){.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:760px){.compact-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:900px){.browse-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:32px}.catalog-results{min-width:0}}
@media(min-width:1200px){.catalog-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* Layout density corrections */
.hero-inner{padding-block:26px}.chips{padding-block:10px 12px}.product-page{padding-bottom:22px}.related-products{padding-top:8px;padding-bottom:28px}.related-products .section-heading{margin-bottom:14px}.related-product-grid{display:grid;grid-template-columns:1fr;gap:12px}
@media(min-width:400px){.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:760px){.hero-inner{height:auto;min-height:290px;padding-block:24px}.related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:900px){.hero-inner{height:300px;min-height:0;padding-block:22px}.catalog-layout{align-items:start}.catalog-sidebar{align-self:start;height:fit-content}.catalog-sidebar .catalog-filters{height:fit-content}.related-products{padding-top:6px}.related-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* Compact desktop catalog filters */
@media(min-width:900px){.catalog-toolbar{margin-bottom:18px;padding-inline:2px}.catalog-count strong{font-size:1rem}.catalog-sidebar{border-color:#24242c}.catalog-sidebar .catalog-filters{padding:13px;gap:10px}.catalog-sidebar .catalog-filters label{gap:4px;font-size:.78rem}.catalog-sidebar input:not([type=checkbox]),.catalog-sidebar select{min-height:38px;padding:7px 9px}.catalog-sidebar .quick-prices{gap:5px}.catalog-sidebar .quick-prices legend{margin-bottom:3px;font-size:.78rem}.catalog-sidebar .quick-prices a{display:inline-flex;align-items:center;min-height:34px;padding:5px 7px;font-size:.72rem}.catalog-sidebar .price-inputs{gap:6px}.catalog-sidebar .check{min-height:32px}.catalog-sidebar .filter-actions{gap:5px}.catalog-sidebar .filter-actions .button{min-height:40px;padding:8px 12px}.catalog-sidebar .filter-actions>a{padding:3px;font-size:.78rem}}

/* Practical admin */
.admin-header{display:flex;align-items:center;gap:20px;padding:10px max(16px,calc((100% - var(--container))/2));background:#0d0d12;position:sticky;top:0;z-index:20}.admin-brand img{width:76px;height:38px;object-fit:cover}.admin-header nav{display:flex;align-items:center;gap:8px;margin-right:auto;overflow-x:auto}.admin-header nav>a,.admin-header nav button{white-space:nowrap;padding:8px 10px;border:0;background:transparent;color:var(--muted);cursor:pointer}.admin-header nav form{margin:0}.admin-panel{margin-block:30px 70px}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-title h1{margin:0}.admin-title p{margin:3px 0;color:var(--muted)}.admin-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.admin-stats>div{display:grid;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px}.admin-stats strong{font-size:1.8rem}.admin-stats span{color:var(--muted)}.admin-alert{padding:13px 15px;border:1px solid #2f684a;background:#10251a;border-radius:10px;margin-bottom:18px}.admin-alert.error{border-color:#7b3333;background:#281313}.admin-alert ul{margin:8px 0}.admin-list-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.admin-list-filters .button{grid-column:1/-1}.admin-actions{white-space:nowrap}.admin-actions form{display:inline-flex;gap:4px;margin-right:6px}.admin-actions button,.admin-danger button,.variant-admin-row button{border:1px solid var(--border);background:var(--surface-2);color:#ddd;border-radius:7px;padding:6px 8px;cursor:pointer}.admin-form{max-width:900px}.admin-form-grid{display:grid;grid-template-columns:1fr;gap:12px}.admin-form small{color:var(--muted)}.admin-checks{display:flex;gap:20px}.variant-editor{border:1px solid var(--border);border-radius:12px;padding:15px}.variant-admin-row{display:grid;grid-template-columns:1fr 110px;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--border)}.variant-admin-row>input[type=hidden]{display:none}.variant-admin-row>label{display:flex;align-items:center}.admin-danger{max-width:900px;margin-top:35px;padding:18px;border:1px solid #633;border-radius:12px;background:#1b1010}.admin-danger h2{margin-top:0}.admin-danger button{border-color:#914242;color:#ffb7b7}.product-editor>.button{justify-self:start;min-width:160px}
@media(min-width:700px){.admin-stats{grid-template-columns:repeat(3,1fr)}.admin-list-filters{grid-template-columns:2fr repeat(5,1fr) auto}.admin-list-filters .button{grid-column:auto}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-admin-row{grid-template-columns:1fr 1fr 120px auto}}

.homepage-editor{max-width:none}.admin-mode{display:flex;flex-wrap:wrap;gap:18px;border:1px solid var(--border);border-radius:12px;padding:14px}.admin-mode legend{padding-inline:6px;font-weight:700}.admin-mode label{display:flex;align-items:center;gap:6px}.hero-admin-slots{display:grid;grid-template-columns:1fr;gap:12px}.hero-admin-slot{min-width:0;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.hero-admin-slot h2{margin:0 0 10px;font-size:1rem}.hero-admin-slot label{display:grid;gap:5px;margin-bottom:9px;color:var(--muted);font-size:.82rem}.hero-admin-slot input,.hero-admin-slot select{width:100%;min-width:0}.hero-admin-slot select{height:230px}.hero-admin-slot option:disabled{color:#777}.hero-admin-preview{display:flex;align-items:center;gap:10px;min-height:62px;padding:8px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2)}.hero-admin-preview img{width:72px;height:48px;object-fit:cover;border-radius:6px}.hero-admin-preview div{display:grid;min-width:0}.hero-admin-preview strong{overflow-wrap:anywhere;font-size:.82rem}.hero-admin-preview span{color:var(--muted);font-size:.75rem}
@media(min-width:900px){.hero-admin-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Catalog containment and offer-led homepage hero */
.offer-hero{padding-block:22px 0;background:radial-gradient(circle at 15% 20%,rgba(249,115,22,.1),transparent 35%)}.offer-hero-heading{margin-bottom:12px}.offer-hero-heading h1{margin:3px 0;font-size:clamp(1.7rem,5vw,2.45rem);line-height:1.2}.offer-hero-grid{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.offer-card{position:relative;display:block;min-width:0;height:124px;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#0d0d12}.offer-card-primary{height:230px}.offer-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.offer-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,4,7,.96),rgba(4,4,7,.12) 78%)}.offer-content{position:absolute;z-index:1;right:14px;bottom:12px;left:14px}.offer-content h2{margin:7px 0 0;font-size:.92rem;line-height:1.35;overflow-wrap:anywhere}.offer-card-primary .offer-content{right:20px;bottom:18px;left:20px}.offer-card-primary .offer-content h2{font-size:clamp(1.25rem,4vw,1.8rem);max-width:720px}.offer-badges{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.offer-badges span,.offer-badges b{padding:2px 7px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(7,7,10,.74);font-size:.66rem;font-weight:700}.offer-badges b{direction:ltr;color:#ff9a55;border-color:rgba(249,115,22,.45)}.offer-action{display:inline-block;margin-top:10px;color:#ff9a55;font-size:.82rem;font-weight:800}.offer-card:hover{border-color:#565661}.offer-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.compact-intro{padding-block:28px}.compact-intro h1{margin:5px 0 16px;font-size:clamp(1.8rem,6vw,2.6rem)}
@media(min-width:400px){.offer-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card-primary{grid-column:1/-1}.offer-card-secondary{height:132px}.offer-count-1 .offer-card-primary{grid-column:1/-1}}
@media(min-width:760px){.offer-hero{padding-top:14px}.offer-hero-grid{grid-template-columns:minmax(0,2fr) minmax(240px,1fr);grid-template-rows:repeat(2,minmax(0,1fr));height:245px}.offer-card,.offer-card-primary,.offer-card-secondary{height:auto}.offer-card-primary{grid-column:1;grid-row:1/3}.offer-card-secondary{grid-column:2}.offer-count-1 .offer-card-primary{grid-column:1/-1}.offer-count-2 .offer-card-secondary{grid-row:1/3}.offer-content h2{font-size:.86rem}}
@media(min-width:900px){.catalog-head,.catalog-section{width:min(calc(100% - 32px),1400px)}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:32px}.catalog-sidebar{width:250px;max-width:250px;min-width:0;align-self:start;height:fit-content}.catalog-sidebar,.catalog-sidebar *{box-sizing:border-box}.catalog-sidebar form,.catalog-sidebar label,.catalog-sidebar fieldset,.catalog-sidebar .price-inputs,.catalog-sidebar .filter-actions{width:100%;max-width:100%;min-width:0}.catalog-sidebar input:not([type=checkbox]),.catalog-sidebar select,.catalog-sidebar button{width:100%;max-width:100%;min-width:0}.catalog-sidebar .quick-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;max-width:100%;min-width:0}.catalog-sidebar .quick-prices a{justify-content:center;width:100%;max-width:100%;min-width:0;text-align:center;white-space:normal;line-height:1.35}.catalog-sidebar .quick-prices a:last-child:nth-child(even){grid-column:1/-1}.catalog-sidebar .price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.catalog-sidebar .check{display:flex!important;flex-wrap:wrap;min-width:0}.catalog-sidebar .check input{flex:0 0 auto}.catalog-results{min-width:0}.catalog-results .product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr))}}

/* Premium storefront identity */
:root{--surface-1:#0d0d12;--surface-2:#121219;--surface-3:#181820;--surface-input:#15151d;--border-soft:rgba(255,255,255,.075);--shadow-soft:0 16px 42px rgba(0,0,0,.22)}.storefront-body{--page-accent-rgb:249,115,22;background:radial-gradient(circle at 88% 5%,rgba(var(--page-accent-rgb),.055),transparent 28%),radial-gradient(circle at 8% 78%,rgba(249,115,22,.025),transparent 30%),#07070a}.storefront-body.accent-xbox{--page-accent-rgb:34,197,94}.storefront-body.accent-playstation{--page-accent-rgb:59,130,246}.storefront-body.accent-iptv{--page-accent-rgb:20,184,166}.storefront-body.accent-deals{--page-accent-rgb:249,115,22}.storefront-body .eyebrow{color:rgb(var(--page-accent-rgb))}.storefront-body .site-header{background:rgba(8,8,12,.9);border-color:var(--border-soft);box-shadow:0 8px 28px rgba(0,0,0,.16)}.storefront-body .announcement{background:#0d0d12;border-color:var(--border-soft)}.storefront-body .catalog-head{position:relative;margin-top:20px;padding:22px 24px 18px;overflow:hidden;border:1px solid var(--border-soft);border-radius:16px;background:linear-gradient(120deg,rgba(var(--page-accent-rgb),.075),rgba(18,18,25,.82) 42%,rgba(12,12,17,.88));box-shadow:0 12px 34px rgba(0,0,0,.16)}.storefront-body .catalog-head:after{content:"";position:absolute;z-index:0;top:-90px;left:-30px;width:260px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(var(--page-accent-rgb),.13),transparent 68%);pointer-events:none}.storefront-body .catalog-head>*{position:relative;z-index:1}.storefront-body .catalog-head h1{font-weight:800;letter-spacing:-.015em}.storefront-body .catalog-toolbar{padding-inline:12px;border:1px solid var(--border-soft);border-radius:12px;background:linear-gradient(180deg,rgba(18,18,25,.82),rgba(12,12,17,.72));box-shadow:0 8px 24px rgba(0,0,0,.1)}.storefront-body .catalog-count strong{color:rgb(var(--page-accent-rgb));font-weight:800}.storefront-body .catalog-sidebar{background:linear-gradient(160deg,var(--surface-2),#0e0e14);border-color:var(--border-soft);box-shadow:var(--shadow-soft)}.storefront-body .catalog-sidebar input,.storefront-body .catalog-sidebar select{background:var(--surface-input);border-color:var(--border-soft)}.storefront-body .catalog-sidebar input:focus,.storefront-body .catalog-sidebar select:focus{outline:1px solid rgba(var(--page-accent-rgb),.8);border-color:rgba(var(--page-accent-rgb),.55)}.storefront-body .quick-prices a{background:rgba(255,255,255,.025);border-color:var(--border-soft)}.storefront-body .quick-prices a:hover,.storefront-body .active-filters a:hover{border-color:rgba(var(--page-accent-rgb),.55)}.storefront-body .active-filters a{background:var(--surface-1);border-color:var(--border-soft)}.storefront-body .product-card{background:linear-gradient(155deg,var(--surface-2),#0d0d13 72%);border-color:var(--border-soft);box-shadow:0 10px 28px rgba(0,0,0,.13)}.storefront-body .product-card:hover{border-color:rgba(var(--page-accent-rgb),.4);box-shadow:0 16px 36px rgba(0,0,0,.25);transform:translateY(-3px)}.storefront-body .product-image{border-bottom:1px solid var(--border-soft);background:#09090d}.storefront-body .product-image:after{content:"";position:absolute;right:0;bottom:0;left:0;height:35%;background:linear-gradient(transparent,rgba(7,7,10,.28));pointer-events:none}.storefront-body .product-body{position:relative;z-index:1}.storefront-body .product-card h3 a:hover{color:rgb(var(--page-accent-rgb))}.storefront-body .price-row strong{font-weight:800}.storefront-body .card-discount{box-shadow:0 5px 16px rgba(0,0,0,.3)}.storefront-body .product-card .button-small{background:linear-gradient(180deg,#fb822f,#e56612);border-color:#f98232}.storefront-body .product-card .button-small:hover{filter:brightness(1.06)}.storefront-body .category-card,.storefront-body .browse-card,.storefront-body .trust-grid>div,.storefront-body .contact-cta{background:linear-gradient(145deg,var(--surface-2),#0e0e14);border-color:var(--border-soft);box-shadow:0 10px 28px rgba(0,0,0,.1)}.storefront-body .category-card:hover,.storefront-body .browse-card:hover{border-color:rgba(var(--page-accent-rgb),.38)}.storefront-body .offer-card{border-color:var(--border-soft);box-shadow:0 14px 38px rgba(0,0,0,.23)}.storefront-body .offer-card:hover{border-color:rgba(var(--page-accent-rgb),.46)}.storefront-body .product-page{border:1px solid var(--border-soft);border-radius:20px;background:linear-gradient(135deg,rgba(var(--page-accent-rgb),.035),rgba(17,17,24,.88) 38%,rgba(10,10,15,.94));box-shadow:0 22px 54px rgba(0,0,0,.2);padding:20px}.storefront-body .product-gallery{background:radial-gradient(circle at 50% 35%,rgba(var(--page-accent-rgb),.055),transparent 55%),#0b0b10;border-color:var(--border-soft);box-shadow:inset 0 1px rgba(255,255,255,.025)}.storefront-body .product-info{padding:4px 6px}.storefront-body .product-info h1{font-weight:800;letter-spacing:-.018em}.storefront-body .product-meta span{background:var(--surface-3);border-color:var(--border-soft)}.storefront-body .variants{padding:14px;border:1px solid var(--border-soft);border-radius:14px;background:rgba(8,8,12,.38)}.storefront-body .variants label>span{background:linear-gradient(145deg,var(--surface-2),var(--surface-1));border-color:var(--border-soft)}.storefront-body .variants label:hover>span{border-color:rgba(var(--page-accent-rgb),.35)}.storefront-body .variants input:checked+span{border-color:rgb(var(--page-accent-rgb));box-shadow:0 0 0 1px rgb(var(--page-accent-rgb)),0 8px 24px rgba(0,0,0,.14)}.storefront-body .variants input:focus-visible+span{outline:2px solid rgba(var(--page-accent-rgb),.8);outline-offset:2px}.storefront-body .variant-check{background:rgb(var(--page-accent-rgb))}.storefront-body .details{padding:0 12px;border:1px solid var(--border-soft);border-radius:12px;background:rgba(12,12,17,.58)}.storefront-body .details div:last-child{border-bottom:0}.storefront-body .notice{background:rgba(var(--page-accent-rgb),.07);border-color:rgba(var(--page-accent-rgb),.24)}.storefront-body .order-box{background:linear-gradient(145deg,var(--surface-2),#101016);border-color:rgba(var(--page-accent-rgb),.22);box-shadow:0 14px 34px rgba(0,0,0,.14)}.storefront-body .related-products{border-top:1px solid var(--border-soft)}.storefront-body .site-footer{background:linear-gradient(180deg,#0b0b10,#08080c);border-color:var(--border-soft)}
@media(max-width:759px){.storefront-body .catalog-head{margin-top:12px;padding:18px 16px 14px;border-radius:14px}.storefront-body .product-page{padding:14px;border-radius:16px}.storefront-body .product-info{padding:0}.storefront-body .variants{padding:10px}}

/* Final storefront micro polish */
.legacy-product-meta{display:grid;gap:7px;margin:14px 0 0;padding:12px 14px;border:1px solid var(--border-soft);border-radius:11px;background:rgba(12,12,17,.52)}.legacy-product-meta div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px}.legacy-product-meta dt{color:var(--muted);font-size:.82rem}.legacy-product-meta dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#e2e2e7;font-size:.86rem}
@media(max-width:452px){.offer-hero-heading{padding-inline:4px}.offer-hero-heading h1{font-size:1.5rem;line-height:1.38}}
@media(max-width:400px){.offer-hero-heading h1{font-size:1.4rem;line-height:1.42}}
@media(max-width:759px){.page-product .related-products{padding-bottom:44px}.page-product .site-footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}}

/* Simple sections + 2026 visual system */
:root{--ui-font:"Noto Sans Arabic",Tahoma,Arial,sans-serif;--radius-sm:10px;--radius-md:15px;--radius-lg:22px}html,body,button,input,select,textarea{font-family:var(--ui-font)}body{font-feature-settings:"kern" 1}.container{width:min(100% - 40px,1480px)}h1,h2,h3{letter-spacing:-.025em}.site-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-row{min-height:72px;gap:22px}.main-nav{gap:6px}.main-nav a{padding:9px 13px;border-radius:10px;font-weight:650}.main-nav a.active{background:rgba(var(--page-accent-rgb),.1);color:#fff}.header-search{height:44px;border-radius:12px;background:rgba(255,255,255,.045)}.button,.filter-toggle,.admin-form button{min-height:44px;padding:9px 18px;border-radius:11px;font-weight:700;transition:.2s ease}.button-secondary{background:#20202a;border:1px solid rgba(255,255,255,.12);color:#fff}.button-ghost{background:transparent;border:1px solid rgba(255,255,255,.13)}input,select,textarea{min-height:44px;border-radius:11px}.category-hero{position:relative;margin-top:22px;padding:24px 28px;overflow:hidden;border:1px solid rgba(var(--page-accent-rgb),.22);border-radius:var(--radius-lg);background:linear-gradient(115deg,rgba(var(--page-accent-rgb),.12),rgba(17,17,24,.92) 46%,#0c0c12);box-shadow:0 22px 55px rgba(0,0,0,.2)}.category-hero:after{content:"";position:absolute;inset:auto -80px -120px auto;width:340px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(var(--page-accent-rgb),.2),transparent 68%)}.category-hero>div{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:30px}.category-hero h1{margin:5px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.category-hero p{max-width:650px;margin:0;color:var(--muted)}.category-hero>div>strong{color:rgb(var(--page-accent-rgb));white-space:nowrap}.category-eyebrow,.section-heading span{color:rgb(var(--page-accent-rgb));font-size:.78rem;font-weight:800}.section-discovery,.latest-preview{padding-top:46px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin:4px 0 0;font-size:clamp(1.4rem,2.4vw,2rem)}.section-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-card{display:flex;align-items:center;justify-content:space-between;min-height:126px;padding:22px;border:1px solid rgba(255,255,255,.085);border-radius:var(--radius-md);background:linear-gradient(145deg,rgba(var(--page-accent-rgb),.09),#13131b 60%);box-shadow:0 14px 34px rgba(0,0,0,.16);transition:.22s ease}.section-card:hover{transform:translateY(-3px);border-color:rgba(var(--page-accent-rgb),.45);box-shadow:0 20px 45px rgba(0,0,0,.25)}.section-card h3{margin:0 0 7px;font-size:1.1rem}.section-card p{margin:0;color:var(--muted);font-size:.84rem}.section-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(var(--page-accent-rgb),.15);color:rgb(var(--page-accent-rgb));font-size:1.15rem}.section-tabs{display:flex;gap:8px;margin:28px 0 18px;padding-bottom:3px;overflow-x:auto;scrollbar-width:thin}.section-tabs a{flex:none;padding:9px 15px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#121219;color:var(--muted);font-weight:650}.section-tabs a:hover,.section-tabs a.active{border-color:rgba(var(--page-accent-rgb),.45);background:rgba(var(--page-accent-rgb),.12);color:#fff}.product-card{border-radius:var(--radius-md);overflow:hidden}.product-image{aspect-ratio:16/10;height:auto}.product-card h3{font-size:.98rem;line-height:1.55}.price-row strong{font-size:1.12rem}.product-kind{font-size:.72rem}.admin-body{font-family:var(--ui-font);background:#09090d}.admin-header{position:sticky;top:0;z-index:30;background:rgba(14,14,20,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.admin-header nav a,.admin-header nav button{border-radius:9px}.section-admin-groups{display:grid;gap:18px}.section-admin-group{padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#121219}.section-admin-heading,.section-admin-row,.section-admin-row>div,.section-admin-actions{display:flex;align-items:center}.section-admin-heading,.section-admin-row{justify-content:space-between;gap:18px}.section-admin-heading{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.07)}.section-admin-heading h2{margin:0}.section-admin-row{padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.055)}.section-admin-row:last-child{border:0}.section-admin-row>div{gap:12px}.section-admin-row span,.section-admin-row em{color:var(--muted);font-size:.82rem}.section-admin-row em{color:#f59e0b}.section-admin-actions{gap:6px}.section-admin-actions form{display:flex;margin:0}.section-admin-actions a,.section-admin-actions button,.assignment-tools button{min-height:36px;padding:6px 11px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#1a1a23;color:#eee}.section-form{max-width:620px}.form-actions,.assignment-tools{display:flex;gap:10px;align-items:center}.section-products{margin-top:28px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#111118}.assignment-tools{margin-bottom:12px;flex-wrap:wrap}.assignment-tools input{flex:1;min-width:220px}.assignment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:480px;margin-bottom:16px;overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:12px}.assignment-list label{display:flex;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.05)}.assignment-list input{min-height:auto}.admin-empty{color:var(--muted)}
@media(max-width:1100px){.section-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.container{width:min(100% - 28px,1480px)}.section-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero{padding:20px}.assignment-list{grid-template-columns:1fr}.admin-header{overflow-x:auto}}
@media(max-width:452px){.container{width:min(100% - 20px,1480px)}.category-hero{margin-top:12px;padding:18px 16px;border-radius:16px}.category-hero>div{align-items:start;flex-direction:column;gap:12px}.section-discovery,.latest-preview{padding-top:32px}.section-heading{align-items:start;flex-direction:column}.section-card-grid{grid-template-columns:1fr}.section-card{min-height:104px;padding:18px}.section-admin-row{align-items:flex-start;flex-direction:column}.section-admin-actions{width:100%;flex-wrap:wrap}}

/* Focused compact admin and category polish */
body{font-weight:400;line-height:1.65}h1{font-weight:700;line-height:1.25}h2,.section-heading h2{font-weight:700}h3{font-weight:650}.product-card h3{font-weight:650;line-height:1.48}.price-row strong,.product-price strong{font-weight:700}.product-kind,.product-meta,.breadcrumb,.category-hero p{font-weight:400;line-height:1.65}.category-eyebrow,.section-heading span{font-weight:700}
html,body{max-width:100%;overflow-x:clip}.product-grid>*{min-width:0}.product-card h3,.product-card h3 a{min-width:0;overflow-wrap:anywhere}
.section-admin-list{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#111118}.section-admin-list .section-admin-group{padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:transparent}.section-admin-list .section-admin-group:last-child{border-bottom:0}.section-admin-list .section-admin-heading{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;align-items:center;gap:18px;min-height:54px;padding:9px 16px;border:0;background:rgba(255,255,255,.018)}.section-admin-list .section-admin-heading h2{margin:0;font-size:1rem;font-weight:700}.section-admin-list .section-admin-heading>span{color:var(--muted);font-size:.78rem;white-space:nowrap}.section-admin-list .section-admin-heading>a{color:#ff934c;font-size:.82rem;font-weight:700;white-space:nowrap}.section-admin-list .section-admin-row{display:grid;grid-template-columns:minmax(180px,1fr) 130px auto;align-items:center;gap:18px;min-height:48px;padding:7px 16px 7px 28px;border-top:1px solid rgba(255,255,255,.055);border-bottom:0;background:#0e0e14}.section-admin-list .section-admin-name{display:flex;align-items:center;gap:8px;min-width:0}.section-admin-list .section-admin-name strong{overflow:hidden;font-size:.88rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.section-admin-list .section-admin-name em{color:#f59e0b;font-size:.7rem;font-style:normal}.section-admin-list .section-admin-count{color:var(--muted);font-size:.78rem;white-space:nowrap}.section-admin-list .section-admin-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.section-admin-list .section-admin-actions form{display:flex;margin:0}.section-admin-list .section-admin-actions a,.section-admin-list .section-admin-actions button{min-height:30px;padding:3px 8px;border:1px solid transparent;border-radius:7px;background:transparent;color:#d9d9df;font-size:.76rem}.section-admin-list .section-admin-actions a:hover,.section-admin-list .section-admin-actions button:hover,.section-admin-list .section-admin-actions a:focus-visible,.section-admin-list .section-admin-actions button:focus-visible{border-color:rgba(255,255,255,.13);background:#1a1a23;outline:none}.section-admin-list .section-admin-actions .section-order{width:30px;padding-inline:0;font-size:.9rem}.admin-panel:has(>.section-form)>.admin-title,.admin-panel:has(>.section-form)>.admin-alert{width:min(100%,580px);margin-right:auto;margin-left:auto}.admin-panel:has(>.section-form)>.admin-title{align-items:end;margin-bottom:12px}.admin-panel:has(>.section-form)>.admin-title>a{display:none}.admin-panel:has(>.section-form)>.admin-title h1{margin-bottom:2px;font-size:1.55rem}.admin-panel:has(>.section-form)>.admin-title p{margin:0}.section-form{width:min(100%,580px);max-width:none;margin:0 auto;padding:24px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#121219;box-shadow:0 16px 38px rgba(0,0,0,.17)}.section-form label{font-weight:500}.section-form .form-actions{justify-content:flex-start;margin-top:3px;padding-top:17px;border-top:1px solid rgba(255,255,255,.07)}.admin-panel:has(>.section-form)>.section-products,.admin-panel:has(>.section-form)>.admin-danger{width:min(100%,980px);margin-right:auto;margin-left:auto}
.category-hero{margin-top:16px;padding:18px 24px;border-radius:18px}.category-hero>div{align-items:center;gap:24px}.category-hero h1{margin:2px 0 3px;font-size:clamp(1.85rem,3.2vw,2.55rem);font-weight:700}.category-hero p{max-width:720px;font-size:.92rem}.category-hero>div>strong{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;border:1px solid rgba(var(--page-accent-rgb),.22);border-radius:999px;background:rgba(var(--page-accent-rgb),.08);font-size:.82rem;font-weight:600}.category-hero:after{width:270px;height:200px}.section-discovery{padding-top:34px}.latest-preview{padding-top:38px}.section-card-grid{gap:12px}.section-card{min-height:100px;padding:16px 18px;border-radius:13px;box-shadow:0 10px 26px rgba(0,0,0,.14)}.section-card:hover,.section-card:focus-visible{transform:translateY(-2px);border-color:rgba(var(--page-accent-rgb),.58);box-shadow:0 15px 34px rgba(0,0,0,.23),0 0 0 1px rgba(var(--page-accent-rgb),.1);outline:none}.section-card h3{margin:0 0 3px;font-size:1.02rem;font-weight:700}.section-card p{font-size:.78rem}.section-card>span{width:30px;height:30px;font-size:1rem}.latest-preview .product-grid{grid-template-columns:1fr;gap:12px}.latest-preview .product-card{min-width:0}.latest-preview .product-image{aspect-ratio:16/9}.latest-preview .product-body{padding:12px}.latest-preview .product-card h3{min-height:2.95em;margin:8px 0;font-size:.88rem}.latest-preview .product-kind{font-size:.68rem}.latest-preview .price-row strong{font-size:1rem}.latest-preview .button-small{min-height:38px;margin-top:10px;padding:6px 10px;font-size:.78rem}
@media(min-width:380px){.latest-preview .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:760px){.latest-preview .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1360px){.latest-preview .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1760px){.latest-preview .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){.section-admin-list .section-admin-heading{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-inline:12px}.section-admin-list .section-admin-heading>a{grid-column:1/-1;width:max-content}.section-admin-list .section-admin-row{grid-template-columns:minmax(0,1fr) auto;padding:8px 12px}.section-admin-list .section-admin-count{grid-column:1}.section-admin-list .section-admin-actions{grid-column:2;grid-row:1/3}.section-form{padding:18px}}
@media(max-width:452px){.category-hero{padding:15px 16px}.category-hero>div{align-items:flex-start;gap:9px}.section-card{min-height:92px;padding:14px 15px}.section-admin-list .section-admin-actions{flex-wrap:wrap;max-width:132px}.sections-page-title{align-items:flex-start;gap:12px}.sections-page-title .button{min-height:40px;padding-inline:12px}}

/* PAE Shop Storefront V2 — Phase 1 */
.storefront-body{--v2-container:1640px;--v2-surface:#111118;--v2-surface-raised:#171720;--v2-border:rgba(255,255,255,.09);--v2-radius:18px;font-size:16px}.storefront-body .container{width:min(calc(100% - 44px),var(--v2-container))}.storefront-body h1,.storefront-body h2,.storefront-body h3{letter-spacing:0}.storefront-body .announcement{padding:7px 16px;font-size:.8rem}.storefront-body .header-row{height:84px;min-height:84px;gap:30px}.storefront-body .logo{flex:0 0 auto;margin-left:28px}.storefront-body .logo img{width:122px;height:64px;object-fit:cover}.storefront-body .main-nav{gap:8px}.storefront-body .main-nav a{padding:12px 17px;font-size:1rem;font-weight:600}.storefront-body .main-nav a.active{background:rgba(var(--page-accent-rgb),.13);box-shadow:inset 0 -2px rgb(var(--page-accent-rgb))}.storefront-body .header-search{width:min(390px,31vw);height:50px;margin-right:auto}.storefront-body .header-search input{height:50px;padding-inline:18px 48px;border-radius:14px;font-size:.94rem}.storefront-body .header-search button{top:7px;left:8px}.storefront-body .button{min-height:48px;padding:11px 21px;border-radius:12px;font-size:.92rem}.storefront-body .button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(249,115,22,.16)}.storefront-body .button:focus-visible{outline:3px solid rgba(249,115,22,.28);outline-offset:3px}.storefront-body button:disabled,.storefront-body .button:disabled{cursor:not-allowed;filter:saturate(.35);opacity:.55;transform:none;box-shadow:none}.storefront-body .button-secondary{border-color:var(--v2-border);background:#20202a;color:#fff}.storefront-body .button-ghost{border-color:transparent;background:transparent;color:#e8e8ec}
.v2-hero{padding:30px 0 22px;background:radial-gradient(circle at 70% 20%,rgba(249,115,22,.065),transparent 34%)}.v2-hero-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.v2-hero-heading h1{margin:3px 0 0;font-size:clamp(2rem,3vw,2.85rem);line-height:1.2}.v2-hero-heading p{max-width:470px;margin:0;color:var(--muted);font-size:.96rem}.v2-hero-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.78fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;height:clamp(510px,35vw,650px)}.v2-feature{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid var(--v2-border);border-radius:22px;background:#0e0e13;box-shadow:0 22px 60px rgba(0,0,0,.28);isolation:isolate}.v2-feature-primary{grid-row:1/3}.v2-feature img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.v2-feature:hover img,.v2-feature:focus-visible img{transform:scale(1.025)}.v2-feature:focus-visible{outline:3px solid rgba(249,115,22,.5);outline-offset:3px}.v2-feature-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,9,.1),rgba(5,5,9,.25) 36%,rgba(5,5,9,.92) 100%),linear-gradient(0deg,rgba(5,5,9,.72),transparent 58%)}.v2-feature-secondary .v2-feature-overlay{background:linear-gradient(90deg,rgba(5,5,9,.15),rgba(5,5,9,.88) 100%),linear-gradient(0deg,rgba(5,5,9,.66),transparent)}.v2-feature-content{position:absolute;z-index:2;right:clamp(22px,3vw,44px);bottom:clamp(22px,3vw,42px);left:clamp(22px,3vw,44px);max-width:720px}.v2-feature-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.v2-feature-badges span,.v2-feature-badges b{padding:4px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(10,10,14,.62);font-size:.72rem;font-weight:600;backdrop-filter:blur(8px)}.v2-feature-badges b{border-color:rgba(249,115,22,.38);color:#ff9854}.v2-feature h2{max-width:700px;margin:0;font-size:clamp(1.5rem,2.8vw,3rem);font-weight:700;line-height:1.28;text-shadow:0 3px 18px rgba(0,0,0,.55)}.v2-feature-secondary h2{font-size:clamp(1rem,1.35vw,1.45rem)}.v2-feature-bottom{display:flex;align-items:center;gap:18px;margin-top:16px}.v2-feature-bottom strong{font-size:1.3rem}.v2-feature-bottom>span{padding:8px 13px;border-radius:9px;background:#f97316;color:#130b05;font-size:.82rem;font-weight:700}.v2-feature-secondary .v2-feature-bottom{margin-top:9px}.v2-feature-secondary .v2-feature-bottom strong{font-size:1rem}.v2-feature-secondary .v2-feature-bottom>span{padding:0;background:transparent;color:#ff9854}
.v2-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:18px}.v2-benefits>div{display:grid;grid-template-columns:auto 1fr;column-gap:13px;padding:18px 20px;border:1px solid var(--v2-border);border-radius:15px;background:linear-gradient(145deg,var(--v2-surface),#0e0e14)}.v2-benefits b{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(249,115,22,.1);color:#ff9147}.v2-benefits h2{margin:0;font-size:.98rem}.v2-benefits p{margin:2px 0 0;color:var(--muted);font-size:.78rem;line-height:1.55}.v2-home-section{padding-block:52px 16px}.v2-home-section .section-heading h2,.related-products .section-heading h2{font-size:clamp(1.75rem,2.3vw,2.35rem)}.v2-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v2-category-card{position:relative;min-height:150px;padding:18px;border-radius:var(--v2-radius);background:linear-gradient(140deg,var(--v2-surface-raised),#0e0e14)}.v2-category-card img{width:112px;height:94px}.v2-category-card h3{font-size:1.25rem}.v2-category-card>span{margin-right:auto;color:#ff9854;font-size:1.2rem}.browse-grid{gap:12px}.browse-card{position:relative;min-height:92px;padding:18px;border-radius:15px}.browse-card strong{font-size:.96rem}.browse-card i{position:absolute;left:18px;top:50%;color:#ff9854;font-style:normal;transform:translateY(-50%)}.v2-deal-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.product-v2{display:grid;grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);align-items:start;gap:clamp(34px,5vw,82px);padding-top:42px}.product-v2-info{min-width:0;padding-top:5px}.product-v2-info .breadcrumb{margin-bottom:20px}.product-v2-badges{display:flex;flex-wrap:wrap;gap:8px}.product-v2-badges span{padding:5px 10px;border:1px solid var(--v2-border);border-radius:999px;background:var(--v2-surface);color:#cfcfd6;font-size:.74rem}.product-v2-info h1{margin:17px 0 12px;font-size:clamp(2rem,3.2vw,3.45rem);font-weight:700;line-height:1.25}.product-v2-description{max-width:720px;margin:0 0 20px;color:#c2c2ca;font-size:1rem;line-height:1.8}.product-v2-price{margin:23px 0;padding:19px 21px;border:1px solid rgba(249,115,22,.18);border-radius:15px;background:linear-gradient(120deg,rgba(249,115,22,.08),var(--v2-surface))}.product-v2-price>span{display:block;color:var(--muted);font-size:.75rem}.product-v2-price>div{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.product-v2-price strong{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:700;line-height:1.35}.product-v2-price del{color:#7f7f89;font-size:1rem}.product-v2-price b{padding:4px 8px;border-radius:7px;background:rgba(249,115,22,.14);color:#ff9854;font-size:.78rem}.product-v2 .variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:22px 0;padding:14px}.product-v2 .variants legend{grid-column:1/-1}.product-v2 .variants label{margin:0}.product-v2 .variants label>span{height:100%;padding:13px}.product-v2-order{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:20px 22px}.product-v2-order h2{margin:3px 0;font-size:1.3rem}.product-v2-order p{max-width:540px;margin:0;font-size:.84rem}.product-v2-order .button{min-width:142px}.product-v2-visual{position:sticky;top:124px}.product-v2-visual .product-gallery{aspect-ratio:4/3;border-radius:22px;background:radial-gradient(circle at 50% 40%,rgba(var(--page-accent-rgb),.1),transparent 58%),#0c0c11;box-shadow:0 26px 70px rgba(0,0,0,.3)}.product-v2-visual .product-gallery img{object-fit:contain}.product-visual-discount{position:absolute;top:18px;right:18px;padding:7px 11px;border-radius:9px;background:#f97316;color:#160c05;font-size:.8rem;font-weight:700}.product-v2-details{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:44px}.product-information,.product-notices{min-width:0}.product-information{padding:24px;border:1px solid var(--v2-border);border-radius:18px;background:var(--v2-surface)}.product-information .section-heading{margin-bottom:12px}.product-information dl{margin:0}.product-information dl>div{display:flex;justify-content:space-between;gap:24px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.065)}.product-information dl>div:last-child{border:0}.product-information dt{color:var(--muted);font-size:.84rem}.product-information dd{margin:0;font-size:.88rem;font-weight:600}.product-notices{display:grid;align-content:start;gap:14px}.access-information{display:flex;gap:15px;padding:22px;border:1px solid rgba(var(--page-accent-rgb),.25);border-radius:18px;background:rgba(var(--page-accent-rgb),.07)}.access-information>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:50%;background:rgb(var(--page-accent-rgb));color:#08110b;font-weight:700}.access-information h2{margin:0 0 5px;font-size:1rem}.access-information p{margin:0;color:#c6c6cd;font-size:.88rem}.product-notices .notice{margin:0;padding:20px;border-radius:16px}.order-dialog{width:min(100% - 28px,560px);padding:28px;border:1px solid var(--v2-border);border-radius:20px;background:#14141c;color:#fff;box-shadow:0 34px 100px rgba(0,0,0,.55)}.order-dialog::backdrop{background:rgba(0,0,0,.74);backdrop-filter:blur(5px)}.channel-list button,.copy-details{min-height:50px;border-radius:12px}.related-products{padding-top:54px}.related-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.site-footer{margin-top:72px;padding-top:54px;border-top:1px solid var(--v2-border);background:radial-gradient(circle at 85% 0,rgba(249,115,22,.05),transparent 34%),#09090d}.site-footer .footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:50px;padding-top:0}.footer-logo{width:122px;height:62px}.footer-brand p{max-width:360px;font-size:.92rem}.site-footer h2{margin:0 0 15px;font-size:.98rem}.site-footer a{width:max-content;margin:8px 0;font-size:.87rem;transition:color .15s}.site-footer a:hover,.site-footer a:focus-visible{color:#ff9147}.copyright{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding:20px 0;font-size:.78rem}.v2-not-found{max-width:760px;padding-block:100px}.v2-not-found .not-found-mark{font-size:clamp(5rem,13vw,9rem);font-weight:700;line-height:1;color:rgba(249,115,22,.15)}.v2-not-found h1{margin:4px 0;font-size:clamp(2rem,4vw,3rem)}.v2-not-found p{max-width:580px;margin:0 auto 24px;color:var(--muted)}.v2-not-found>div:last-child{display:flex;justify-content:center;gap:10px}
@media(max-width:1300px){.v2-hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);height:540px}.v2-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-deal-grid,.related-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-v2{grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);gap:34px}}
@media(max-width:900px){.storefront-body .container{width:min(calc(100% - 28px),var(--v2-container))}.storefront-body .header-row{height:72px;min-height:72px}.storefront-body .logo{margin-left:auto}.storefront-body .logo img{width:104px;height:54px}.v2-hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:minmax(360px,1.5fr) minmax(180px,.75fr);height:auto}.v2-feature-primary{grid-column:1/-1;grid-row:auto}.v2-feature-secondary{min-height:190px}.v2-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-deal-grid,.related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-v2{grid-template-columns:1fr;padding-top:24px}.product-v2-info{order:2}.product-v2-visual{position:static;order:1}.product-v2-details{grid-template-columns:1fr}.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.storefront-body{font-size:15px}.storefront-body .container{width:min(calc(100% - 22px),var(--v2-container))}.v2-hero{padding-top:18px}.v2-hero-heading{align-items:start;flex-direction:column;gap:5px}.v2-hero-heading h1{font-size:1.75rem}.v2-hero-heading p{font-size:.84rem}.v2-hero-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.v2-feature-primary{min-height:390px}.v2-feature-secondary{min-height:170px}.v2-feature h2{font-size:1.55rem}.v2-feature-secondary h2{font-size:1.02rem}.v2-feature-content{right:18px;bottom:18px;left:18px}.v2-feature-bottom{align-items:flex-start;flex-direction:column;gap:8px}.v2-feature-secondary .v2-feature-bottom{display:none}.v2-benefits{grid-template-columns:1fr;gap:8px;padding-top:12px}.v2-benefits>div{padding:14px 15px}.v2-home-section{padding-top:38px}.v2-home-section .section-heading{align-items:flex-start}.v2-home-section .section-heading h2{font-size:1.65rem}.v2-category-grid{grid-template-columns:1fr}.v2-category-card{min-height:118px}.v2-deal-grid,.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-v2-info h1{font-size:1.85rem}.product-v2-description{font-size:.92rem}.product-v2-price{padding:15px}.product-v2-price strong{font-size:1.8rem}.product-v2 .variants{grid-template-columns:1fr}.product-v2-order{align-items:stretch;flex-direction:column}.product-v2-order .button{width:100%}.product-v2-visual .product-gallery{border-radius:16px}.product-v2-details{padding-top:30px}.product-information{padding:18px}.site-footer{margin-top:52px;padding-top:38px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.copyright{align-items:flex-start;flex-direction:column;gap:5px}.v2-not-found>div:last-child{align-items:stretch;flex-direction:column}}
@media(max-width:370px){.v2-deal-grid,.related-product-grid{grid-template-columns:1fr}.site-footer .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}

/* Final local product-page polish */
.product-v2{grid-template-rows:auto auto;padding-top:30px;gap:18px clamp(34px,5vw,82px)}
.product-v2-topmeta{grid-column:1/-1;display:grid;gap:12px}
.product-v2-topmeta .breadcrumb{margin:0}
.product-v2-info{align-self:start;padding-top:0}
.product-v2-info h1{margin:0 0 14px}
.product-v2-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:11px;margin:0;padding:0;border:0;border-radius:0;background:none}
.product-v2-price strong{font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800}
.product-v2-price del{color:#85858f;font-size:.98rem;order:-1}
.product-v2-price b{padding:3px 7px;border-radius:6px;background:rgba(249,115,22,.14);color:#ff9854;font-size:.74rem}
.product-availability{display:flex;align-items:center;gap:8px;width:max-content;margin:7px 0 18px;color:#77d695;font-size:.88rem;font-weight:600}
.product-availability>span{width:8px;height:8px;border-radius:50%;background:#36c66c;box-shadow:0 0 0 4px rgba(54,198,108,.1)}
.product-delivery-time{display:grid;gap:2px;margin:-7px 0 18px;padding:11px 14px;border-right:3px solid rgba(249,115,22,.65);border-radius:0 10px 10px 0;background:rgba(249,115,22,.055)}
.product-delivery-time>span{color:var(--muted);font-size:.74rem}.product-delivery-time>strong{font-size:.94rem}.product-delivery-time>p{max-width:58ch;margin:3px 0 0;color:#b9b9c2;font-size:.76rem;line-height:1.65}
.purchase-access{display:grid;grid-template-columns:auto 1fr;gap:1px 12px;margin:0 0 18px;padding:13px 15px;border-right:3px solid rgba(var(--page-accent-rgb),.72);border-radius:0 10px 10px 0;background:rgba(var(--page-accent-rgb),.06)}
.purchase-access-label{color:var(--muted);font-size:.78rem}
.purchase-access strong{font-size:.92rem}
.purchase-access p{grid-column:1/-1;margin:6px 0 0;color:#bdbdc6;font-size:.82rem;line-height:1.65}
.product-v2 .variants{margin:0 0 16px;padding:12px;background:rgba(8,8,12,.28)}
.product-v2-order{display:grid;gap:7px;margin-top:0}
.product-v2-order .button{width:100%;min-height:52px;font-size:1rem}
.product-v2-order p{margin:0;color:var(--muted);font-size:.78rem;text-align:center}
.product-v2-visual{top:118px}
.product-v2-details{display:block;padding-top:28px}
.product-information{padding:22px 24px}
.product-information .section-heading h2{font-size:1.55rem}
.product-v2-description{max-width:1000px;margin:0 0 18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.065);color:#c2c2ca;font-size:.92rem;line-height:1.8}
.product-information dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px}
.product-information dl>div{min-width:0}
.information-availability{color:#77d695}
.product-information>.notice{margin:18px 0 0;padding:14px 16px}
.product-content-sections{display:grid;gap:14px;margin-top:22px}.product-content-section{padding:18px 20px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:rgba(255,255,255,.025)}.product-content-section h2{margin:0 0 8px;font-size:1.05rem}.product-content-section p{margin:0;color:#c8c8d0;line-height:1.9;overflow-wrap:anywhere}.product-activation-guide{border-color:rgba(var(--page-accent-rgb),.2);background:rgba(var(--page-accent-rgb),.045)}.product-important-note{border-color:rgba(249,115,22,.24);background:rgba(249,115,22,.06)}.product-important-note h2{color:#ffad75}
.product-content-status{display:flex;flex-wrap:wrap;gap:8px;margin:-12px 0 18px}.product-content-status span{padding:5px 9px;border:1px solid var(--border);border-radius:999px;font-size:.76rem}.product-content-status .is-complete{border-color:rgba(34,197,94,.28);background:rgba(34,197,94,.08);color:#8de6ab}.product-content-status .is-missing{border-color:rgba(249,115,22,.28);background:rgba(249,115,22,.07);color:#ffad75}
.content-status-badge{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;white-space:nowrap;border:1px solid var(--border);border-radius:999px;font-size:.72rem;font-weight:700}.content-status-complete{border-color:rgba(34,197,94,.28);background:rgba(34,197,94,.08);color:#8de6ab}.content-status-missing_description,.content-status-missing_activation{border-color:rgba(245,158,11,.28);background:rgba(245,158,11,.08);color:#ffd078}.content-status-missing_both{border-color:rgba(249,115,22,.3);background:rgba(249,115,22,.09);color:#ffad75}
.admin-progressive{padding:14px 16px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.02)}.admin-progressive summary{font-weight:700;cursor:pointer}.admin-progressive[open] summary{margin-bottom:14px}.admin-progressive>small{display:block;margin-top:8px;color:var(--muted)}[data-warranty-fields][hidden]{display:none!important}
.product-catalog-module{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:30px;padding:24px 26px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(130deg,rgba(255,255,255,.045),rgba(14,14,20,.96));box-shadow:0 18px 42px rgba(0,0,0,.2)}.product-catalog-module.service-game-pass{border-color:rgba(16,124,16,.34);background:radial-gradient(circle at 8% 20%,rgba(16,124,16,.18),transparent 34%),linear-gradient(130deg,#11181a,#101016)}.product-catalog-module.service-ps-plus{border-color:rgba(22,131,232,.34);background:radial-gradient(circle at 8% 20%,rgba(22,131,232,.18),transparent 34%),linear-gradient(130deg,#111722,#101016)}.product-catalog-identity{display:grid;place-items:center;width:70px;height:70px}.product-catalog-identity span{display:grid;place-items:center;width:58px;height:58px;border:2px solid currentColor;border-radius:50%;font-size:1.15rem;font-weight:900}.service-game-pass .product-catalog-identity{color:#57c957}.service-ps-plus .product-catalog-identity{color:#5aa9f2}.service-ps-plus .product-catalog-identity span{border:0;border-radius:0;font-size:1.5rem}.product-catalog-copy>span{color:#9d9da8;font-size:.76rem;font-weight:700}.product-catalog-copy h2{margin:1px 0 3px;font-size:1.45rem}.product-catalog-copy strong{font-size:.9rem}.product-catalog-copy p{max-width:680px;margin:6px 0 0;color:var(--muted);font-size:.84rem}.product-catalog-module>.button{min-width:190px}
.product-v3-lower{display:grid;gap:18px;padding-top:34px}.product-core-facts,.product-v3-module{min-width:0;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:linear-gradient(145deg,rgba(20,20,27,.86),rgba(13,13,18,.9))}.product-core-facts{padding:20px 22px}.module-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.module-heading>span{display:grid;place-items:center;flex:0 0 auto;min-width:28px;height:28px;padding:0 6px;border-radius:8px;background:rgba(var(--page-accent-rgb),.09);color:rgb(var(--page-accent-rgb));font-size:.72rem;font-weight:800}.module-heading h2{margin:0;font-size:1.12rem}.product-core-facts dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;margin:0}.product-core-facts dl>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}.product-core-facts dt{color:var(--muted);font-size:.8rem}.product-core-facts dd{margin:0;font-size:.84rem;font-weight:700}.product-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.product-v3-module{padding:21px 22px}.product-v3-module p{max-width:68ch;margin:0;color:#c8c8d0;line-height:1.9;overflow-wrap:anywhere}.module-description,.module-activation{min-height:100%}.module-download{border-color:rgba(59,130,246,.22)}.download-code{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;margin-top:14px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0b0b10}.download-code>span:first-child{grid-column:1/-1;color:var(--muted);font-size:.75rem}.download-code code{min-width:0;color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:.08em;overflow-wrap:anywhere}.download-code button{min-height:40px;padding:7px 13px;border:1px solid rgba(59,130,246,.35);border-radius:9px;background:rgba(59,130,246,.12);color:#b9dcff;cursor:pointer}.copy-code-status{grid-column:1/-1;min-height:1.3em;color:#8de6ab;font-size:.76rem}.app-download-link{margin-top:12px}.module-warranty{border-color:rgba(34,197,94,.2)}.warranty-label{display:block;margin-bottom:6px;color:#8de6ab;font-size:1.35rem}.module-important{border-color:rgba(249,115,22,.23);background:rgba(249,115,22,.045)}.module-important .module-heading>span{background:rgba(249,115,22,.13);color:#ffad75}
@media(max-width:900px){.product-catalog-module{grid-template-columns:auto 1fr}.product-catalog-module>.button{grid-column:1/-1;width:100%}.product-core-facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.product-catalog-module{grid-template-columns:52px minmax(0,1fr);gap:12px;margin-top:20px;padding:18px 16px}.product-catalog-identity{width:48px;height:48px}.product-catalog-identity span{width:44px;height:44px;font-size:.9rem}.product-catalog-copy h2{font-size:1.15rem}.product-catalog-copy strong{font-size:.8rem}.product-v3-lower{padding-top:22px}.product-core-facts,.product-v3-module{padding:17px}.product-core-facts dl,.product-module-grid{grid-template-columns:1fr}.product-v3-module p{font-size:.92rem;line-height:1.85}.download-code{grid-template-columns:1fr}.download-code button{width:100%}.copy-code-status{grid-column:auto}.admin-progressive{padding:12px}}
.related-products{padding-top:30px}
.related-product-grid .product-card{position:relative;height:100%}
.related-product-grid .product-body h3 a:after{content:"";position:absolute;inset:0;z-index:2}
.related-product-grid .product-image,.related-product-grid .compact-action{position:relative;z-index:3}
.related-product-grid .product-card:focus-within{outline:2px solid rgb(var(--page-accent-rgb));outline-offset:3px}
.product-card-service .product-image,.product-card-service.product-card-compact .product-image{width:100%;aspect-ratio:1/1}
.product-card-service .product-image img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center}
.product-card h3{height:2.96em;min-height:2.96em;overflow:hidden}
.product-card h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}
.v2-category-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}
.v2-category-grid .v2-category-card{flex:0 0 calc((100% - 28px)/3);min-width:0;min-height:126px;padding:18px 20px}
.category-icon{display:grid;flex:0 0 62px;place-items:center;width:62px;height:62px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));color:#d7d7de;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}
.category-icon .category-symbol{display:block;width:42px;height:42px}
.category-icon--brand{align-self:center;overflow:hidden;border:0;border-radius:0;background:none}
.category-icon .category-brand-logo{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:0;transition:filter .18s ease,transform .18s ease}
.category-icon .category-brand-logo--xbox{width:50px;height:50px;max-width:50px;max-height:50px}
.category-icon .category-brand-logo--playstation{width:48px;height:48px;max-width:48px;max-height:48px}
.category-icon .category-symbol--fortnite{width:39px;height:39px;color:#e5e5eb}
.category-icon-fallback{color:#d7d7de;font-size:1.15rem;font-weight:800;letter-spacing:.04em}
.v2-category-card:hover .category-icon:not(.category-icon--brand),.v2-category-card:focus-visible .category-icon:not(.category-icon--brand){border-color:rgba(249,115,22,.28);background:rgba(249,115,22,.055);color:#ffd1b2;transform:translateY(-1px)}
.v2-category-card:focus-visible{border-color:rgba(249,115,22,.5);outline:2px solid rgba(249,115,22,.3);outline-offset:3px}
.v2-category-card:hover .category-brand-logo,.v2-category-card:focus-visible .category-brand-logo{filter:brightness(1.08);transform:scale(1.025)}
.v2-category-card .category-arrow{margin-right:auto;color:#ff9854;font-size:1.2rem}
@media(max-width:900px){.v2-category-grid .v2-category-card{flex-basis:calc((100% - 14px)/2)}}
@media(max-width:600px){.v2-category-grid{gap:10px}.v2-category-grid .v2-category-card{min-height:106px;padding:14px 15px;gap:14px}.category-icon{flex-basis:54px;width:54px;height:54px;border-radius:13px}.category-icon--brand{border-radius:0}.category-icon .category-symbol{width:36px;height:36px}.category-icon .category-brand-logo--xbox{width:48px;height:48px;max-width:48px;max-height:48px}.category-icon .category-brand-logo--playstation{width:46px;height:46px;max-width:46px;max-height:46px}.category-icon .category-symbol--fortnite{width:34px;height:34px}.v2-category-card h3{font-size:1.05rem}}
@media(max-width:420px){.v2-category-grid .v2-category-card{flex-basis:100%}}
.home-subscription-catalogs{padding-top:44px}.home-subscription-catalogs .section-heading{align-items:center}.home-subscription-catalogs .section-heading>a{color:#c7c7cf;font-size:.84rem}.home-subscription-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-subscription-card{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:22px;min-height:260px;padding:26px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#101016;box-shadow:0 18px 42px rgba(0,0,0,.2)}.home-subscription-card:after{content:"";position:absolute;z-index:0;inset:0;pointer-events:none}.home-subscription-card.service-game-pass:after{background:radial-gradient(circle at 12% 20%,rgba(34,197,94,.2),transparent 45%),linear-gradient(120deg,rgba(10,75,32,.22),transparent 65%)}.home-subscription-card.service-ps-plus:after{background:radial-gradient(circle at 12% 20%,rgba(250,204,21,.14),transparent 42%),linear-gradient(120deg,rgba(37,99,235,.16),transparent 68%)}.home-subscription-mark,.home-subscription-content{position:relative;z-index:1}.home-subscription-mark{display:grid;place-items:center;width:88px;aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(5,5,9,.5)}.home-subscription-mark svg{width:56px;height:56px;color:#55c875}.home-subscription-mark strong{font-size:1.65rem;letter-spacing:-.06em}.home-subscription-mark strong span{color:#facc15}.home-subscription-kicker{color:#9d9da7;font-size:.76rem;font-weight:700}.home-subscription-card h3{margin:2px 0 11px;font-size:clamp(1.45rem,2.4vw,2rem)}.home-subscription-counts{display:flex;align-items:center;flex-wrap:wrap;gap:8px 13px}.home-subscription-counts strong{font-size:1.08rem}.home-subscription-counts span{padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.07);color:#d9d9df;font-size:.78rem}.home-subscription-card p{margin:10px 0 18px;color:var(--muted);font-size:.84rem}.home-subscription-cta{min-height:42px;padding:8px 15px}.service-game-pass .home-subscription-cta{background:#22c55e;border-color:#22c55e;color:#07140b}.service-ps-plus .home-subscription-cta{background:#facc15;border-color:#facc15;color:#171304}.home-subscription-note{margin:12px 2px 0;color:#85858f;font-size:.76rem}
@media(max-width:760px){.home-subscription-grid{grid-template-columns:1fr}.home-subscription-card{min-height:0}}
@media(max-width:480px){.home-subscription-catalogs .section-heading{align-items:flex-start;flex-direction:column}.home-subscription-card{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:19px 16px}.home-subscription-mark{width:62px;border-radius:15px}.home-subscription-mark svg{width:42px;height:42px}.home-subscription-mark strong{font-size:1.25rem}.home-subscription-card h3{font-size:1.3rem}.home-subscription-counts{align-items:flex-start;flex-direction:column}.home-subscription-cta{width:100%}}
.site-footer{margin-top:48px;padding-top:48px}
.footer-brand p{font-size:1rem;line-height:1.75}
.site-footer h2{font-size:1.08rem}
.site-footer a{font-size:.94rem}
.copyright{font-size:.86rem}
.storefront-body .announcement{font-size:.86rem}

@media(max-width:1300px){.product-v2{gap:18px 34px}}
@media(max-width:900px){.product-v2{grid-template-columns:minmax(0,1fr);gap:16px;padding-top:18px}.product-v2-topmeta{order:1;min-width:0}.product-v2-visual{order:2;min-width:0}.product-v2-info{order:3}.product-v2-details{padding-top:22px}}
@media(max-width:600px){.page-product main{padding-bottom:76px}.product-v2-topmeta{gap:9px}.product-v2-badges span{padding:4px 9px;font-size:.72rem}.product-v2-info h1{margin-bottom:10px;font-size:1.8rem;overflow-wrap:anywhere;word-break:break-word}.product-v2-price strong{font-size:1.9rem}.product-availability{margin-bottom:14px}.product-delivery-time{margin-top:-4px;margin-bottom:14px;padding:10px 12px}.purchase-access{margin-bottom:14px}.product-v2 .variants{margin-bottom:13px}.product-v2-order .button{min-height:50px}.product-v2-details{padding-top:20px}.product-information{padding:17px}.product-information dl{grid-template-columns:1fr 1fr;column-gap:18px}.product-information dl>div{display:grid;gap:2px}.related-products{padding-top:24px}.site-footer{margin-top:40px}.storefront-body .announcement{font-size:.78rem}}

/* Phase 2A admin and discount foundation */
.admin-header{position:sticky;top:0;z-index:20;align-items:center;gap:24px;background:#0d0d12}.admin-header nav{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.admin-header nav a,.admin-header nav button{padding:7px 9px;border:0;background:transparent;color:#d0d0d8;font-size:.82rem}.admin-brand img{width:82px;height:42px;object-fit:cover}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-title h1{margin:0}.admin-title p{margin:3px 0;color:var(--muted)}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px}.admin-stats>div{display:grid;gap:4px;padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.admin-stats strong{font-size:1.65rem;color:var(--accent)}.admin-stats span{color:var(--muted);font-size:.84rem}.admin-quick-actions,.admin-warnings{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.admin-quick-actions a,.admin-warnings a{padding:12px 15px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.admin-warnings a{border-color:rgba(249,115,22,.35);color:#ffad75}.admin-list-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;margin-bottom:18px}.admin-bulk-bar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:12px 0;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.admin-bulk-bar button,.admin-bulk-bar label{padding:8px 10px}.admin-help{padding:12px;border-right:3px solid var(--accent);background:var(--surface);color:var(--muted)}.admin-confirm-actions{margin-top:18px}.image-admin-list{display:grid;gap:8px}.image-admin-list article{display:grid;grid-template-columns:auto 76px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.image-admin-list img{width:76px;height:58px;object-fit:cover;border-radius:7px}.image-admin-list article>div{display:grid;min-width:0}.image-admin-list small{color:var(--muted);overflow-wrap:anywhere}.discount-branches{display:flex;gap:8px;overflow:auto;margin:18px 0;padding-bottom:5px}.discount-branches a{white-space:nowrap;padding:8px 14px;border:1px solid var(--border);border-radius:99px;background:var(--surface)}.discount-branches a.active{border-color:var(--accent);color:var(--accent)}.discount-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.admin-status{font-weight:700}.status-active{color:#58d384}.status-scheduled{color:#f4c45e}.status-expired,.status-hidden{color:#92929d}
@media(max-width:700px){.admin-panel{margin:22px auto}.admin-header{position:static;align-items:flex-start;flex-direction:column}.admin-header nav{width:100%}.admin-title{align-items:flex-start;flex-direction:column}.image-admin-list article{grid-template-columns:auto 58px 1fr}.image-admin-list img{width:58px}.image-admin-list .admin-actions{grid-column:1/-1}}
@media(max-width:370px){.product-information dl{grid-template-columns:1fr}}
.v2-feature>img{position:absolute;inset:0}
@media(max-width:600px){.v2-feature-primary{height:410px;min-height:0}.v2-feature-secondary{height:180px;min-height:0}}

/* Admin V2 usability polish */
.admin-body{font-family:"Noto Sans Arabic",Tahoma,Arial,sans-serif;font-size:16px}.admin-header{min-height:76px;padding-block:9px;padding-inline:max(24px,calc((100% - 1440px)/2));box-shadow:0 8px 30px rgba(0,0,0,.2)}.admin-brand{flex:0 0 auto}.admin-brand img{width:100px;height:52px;object-fit:cover}.admin-header nav{gap:7px}.admin-header nav a,.admin-header nav button{padding:9px 11px;font-size:.92rem;font-weight:600;border-radius:8px}.admin-header nav a:hover,.admin-header nav button:hover{background:#1a1a22;color:#fff}.admin-panel{width:min(calc(100% - 48px),1440px);margin:38px auto 64px}.admin-title{margin-bottom:28px}.admin-title h1{font-size:clamp(2rem,2.8vw,2.65rem);line-height:1.3}.admin-title p{font-size:.96rem}.admin-eyebrow{display:block;margin-bottom:3px;color:#ff9854;font-size:.78rem;font-weight:700}.admin-form label,.admin-list-filters label{font-size:.94rem;font-weight:600}.admin-form input,.admin-form select,.admin-form textarea,.admin-list-filters input,.admin-list-filters select{font-size:.95rem}table{font-size:.94rem}th{color:#b8b8c1;font-weight:700}th,td{padding:14px 13px}.admin-actions{align-items:center}.admin-actions a,.admin-actions button{font-size:.88rem}.dashboard-section{margin-top:26px}.dashboard-section>h2,.dashboard-actions>div:first-child h2,.dashboard-notices>h2{margin:0 0 12px;font-size:1.08rem}.dashboard-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,var(--surface),#0e0e14)}.dashboard-actions>div:first-child{flex:0 0 auto}.dashboard-actions>div:first-child h2{margin-bottom:2px}.dashboard-actions>div:first-child p{margin:0;color:var(--muted);font-size:.84rem}.admin-quick-actions{margin:0}.admin-quick-actions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;font-weight:600}.admin-quick-actions a.is-primary{border-color:var(--accent);background:var(--accent);color:#150b04}.admin-warnings{margin-top:0}.admin-warnings a{display:flex;align-items:center;gap:9px;padding:11px 15px;background:rgba(249,115,22,.055)}.admin-warnings strong{font-size:1.1rem}.admin-warnings span{color:#e8c7b1}.admin-empty-state{display:grid;justify-items:center;gap:7px;padding:62px 24px;border:1px dashed #35353f;border-radius:15px;background:linear-gradient(145deg,rgba(20,20,27,.7),rgba(12,12,17,.6));text-align:center}.admin-empty-state>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(249,115,22,.1);color:#ff9854;font-size:1.55rem;font-weight:800}.admin-empty-state h2{margin:3px 0 0;font-size:1.35rem}.admin-empty-state p{margin:0 0 11px;color:var(--muted)}
.import-page-title,.import-steps,.import-card,.import-preview-card{width:min(100%,820px);margin-inline:auto}.import-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;padding:0;list-style:none}.import-steps li{position:relative;display:grid;justify-items:center;gap:5px;color:#73737e;font-size:.78rem;text-align:center}.import-steps li:before{content:"";position:absolute;z-index:-1;top:16px;right:-50%;width:100%;height:1px;background:#2d2d36}.import-steps li:first-child:before{display:none}.import-steps b{display:grid;place-items:center;width:34px;height:34px;border:1px solid #35353f;border-radius:50%;background:#111117}.import-steps li.active{color:#f1f1f4}.import-steps li.active b{border-color:var(--accent);background:rgba(249,115,22,.12);color:#ff9854}.import-card,.import-preview-card{padding:26px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(145deg,var(--surface),#0e0e14);box-shadow:0 18px 48px rgba(0,0,0,.16)}.import-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 25px;padding:0;border:0}.import-mode legend{grid-column:1/-1;margin-bottom:6px;font-size:1rem;font-weight:700}.import-mode label{position:relative}.import-mode input{position:absolute;opacity:0}.import-mode label>span{display:grid;gap:3px;height:100%;padding:15px;border:1px solid var(--border);border-radius:11px;background:#121219;cursor:pointer}.import-mode input:checked+span{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.import-mode small{color:var(--muted);font-size:.78rem;font-weight:400}.import-card h2{margin:0 0 10px;font-size:1rem}.import-dropzone{display:grid!important;justify-items:center;gap:5px;padding:30px 18px;border:1px dashed #4a4a55;border-radius:13px;background:#0d0d12;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.import-dropzone:hover,.import-dropzone.is-dragging{border-color:var(--accent);background:rgba(249,115,22,.045)}.import-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.import-dropzone .upload-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:rgba(249,115,22,.1);color:#ff9854;font-size:1.35rem}.import-dropzone>b{color:#ff9854}.import-dropzone small{color:var(--muted);font-size:.76rem}.selected-file{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:10px 12px;border-radius:9px;background:#181820}.selected-file span{color:var(--muted);font-size:.78rem}.import-friendly-note{margin:17px 0;padding:12px 14px;border-right:3px solid #4b9b69;background:rgba(61,139,91,.07);color:#c7d8cd}.import-submit{width:100%}.preview-heading h2{margin:0;font-size:1.25rem}.preview-heading p{margin:3px 0;color:var(--muted)}.import-summary{margin:18px 0}.import-summary>div{padding:14px}.import-summary .summary-error strong{color:#ff7777}.import-preview-table td:last-child{display:grid;gap:2px}.import-preview-table td:last-child small{color:#d89b9b}.import-preview-table .row-error{background:rgba(220,65,65,.045)}.admin-confirm-actions form{display:flex;gap:9px}.admin-confirm-actions>p{color:#d89b9b;font-size:.84rem}
.image-queue-tabs{display:flex;gap:10px;margin-bottom:18px}.image-queue-tabs a{display:flex;align-items:center;gap:9px;min-width:155px;padding:12px 15px;border:1px solid var(--border);border-radius:11px;background:var(--surface)}.image-queue-tabs a.active{border-color:var(--accent);box-shadow:0 0 0 1px rgba(249,115,22,.3)}.image-queue-tabs strong{font-size:1.15rem;color:#ff9854}.image-queue-tabs span{color:#d4d4da}.provider-note{display:flex;align-items:center;gap:11px;margin:12px 0;padding:11px 14px;border:1px solid rgba(80,130,190,.22);border-radius:10px;background:rgba(70,115,170,.07)}.provider-note>span{display:grid;place-items:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#24364d;color:#a9cff9;font-weight:700}.provider-note p{margin:0;color:#bfc7d1;font-size:.86rem}.provider-note strong{color:#e7edf4}.image-bulk-toolbar{min-height:62px;padding:11px 14px}.bulk-count{min-width:82px;color:#ff9854}.bulk-upload{position:relative;border:1px solid var(--border);border-radius:8px;cursor:pointer}.bulk-upload input{position:absolute;width:1px;height:1px;opacity:0}.image-bulk-toolbar button,.bulk-upload{min-height:40px}.image-bulk-toolbar button:disabled{opacity:.4;cursor:not-allowed}.image-admin-list{gap:10px}.image-admin-list article{grid-template-columns:auto 92px minmax(260px,1fr) auto;min-height:106px;padding:13px 15px;border-radius:12px}.image-admin-list article.missing-image{border-color:rgba(249,115,22,.2)}.image-thumb{position:relative}.image-admin-list .image-thumb img{width:92px;height:72px}.image-thumb>span{position:absolute;right:5px;bottom:5px;padding:2px 5px;border-radius:5px;background:rgba(8,8,11,.9);color:#ddd;font-size:.62rem}.image-product-copy{gap:5px}.image-product-copy>strong{font-size:1rem;line-height:1.5}.image-product-copy>div{display:flex;gap:7px;flex-wrap:wrap}.image-product-copy>div span{padding:2px 7px;border-radius:99px;background:#1a1a22;color:#b9b9c2;font-size:.7rem}.image-source{font-size:.76rem}.image-product-copy details{font-size:.74rem}.image-product-copy summary{width:max-content;color:#8eb9e7;cursor:pointer}.image-product-copy code{display:block;max-width:620px;margin-top:5px;padding:7px;overflow:auto;color:#a9a9b2;background:#09090d}.image-row-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:330px}.image-row-actions a,.image-row-actions button{padding:7px 9px;border:1px solid var(--border);border-radius:7px;background:transparent;color:#ddd;font-size:.78rem}.image-row-actions .image-primary-action{border-color:var(--accent);background:rgba(249,115,22,.1);color:#ff9854;font-weight:700}.image-row-actions .danger-ghost{color:#d89595}.image-row-actions button:disabled{opacity:.38;cursor:not-allowed}
.image-search-progress{display:grid;gap:12px;margin:0 0 18px;padding:16px;border:1px solid rgba(249,115,22,.28);border-radius:12px;background:var(--surface)}.image-search-progress>div:first-child,.image-search-stats,.image-search-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:space-between}.image-search-progress progress{width:100%;height:12px;accent-color:var(--accent)}.image-search-stats{justify-content:flex-start;color:#c9c9d0;font-size:.84rem}.image-search-actions{justify-content:flex-start}.image-search-actions a,.image-search-actions button{padding:8px 11px;border:1px solid var(--border);border-radius:8px;background:#18181f;color:#eee}.image-search-actions a{border-color:var(--accent);color:#ff9854}
@media(max-width:1100px){.admin-header{align-items:flex-start;flex-direction:column;gap:4px}.admin-header nav{width:100%}.dashboard-actions{align-items:flex-start;flex-direction:column}.image-admin-list article{grid-template-columns:auto 78px minmax(0,1fr)}.image-admin-list .image-thumb img{width:78px;height:64px}.image-row-actions{grid-column:2/-1;justify-content:flex-start;max-width:none}.admin-panel{width:min(calc(100% - 32px),1440px)}}
@media(max-width:820px){.admin-body{font-size:15px}.admin-header nav a,.admin-header nav button{font-size:.82rem;padding:7px 8px}.admin-panel{margin-top:26px}.admin-list-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.import-card,.import-preview-card{padding:18px}.import-mode{grid-template-columns:1fr}.import-steps span{font-size:.68rem}.image-bulk-toolbar{align-items:stretch}.image-admin-list article{grid-template-columns:auto 68px minmax(0,1fr)}.image-admin-list .image-thumb img{width:68px;height:58px}.table-wrap{border:1px solid var(--border);border-radius:10px}}
.selected-file[hidden]{display:none}
.auto-preview-group{margin:24px 0 34px}.auto-preview-group>h2{display:flex;align-items:center;gap:9px;margin-bottom:13px}.auto-preview-group>h2 small{display:grid;place-items:center;min-width:28px;height:28px;border-radius:99px;background:#24242d;color:#ddd;font-size:.75rem}
.custom-image-search{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;max-width:760px}.manual-candidate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.manual-candidate-grid article{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface)}.manual-candidate-grid img{width:100%;aspect-ratio:2/3;object-fit:cover;background:#0b0b10}.manual-candidate-grid article>div{display:grid;gap:8px;padding:12px}.manual-candidate-grid small{color:var(--muted)}.manual-candidate-grid form{margin:0}.manual-image-confirm{max-width:560px;padding:20px;border:1px solid var(--accent);border-radius:14px;background:var(--surface)}.manual-image-confirm>div{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px;margin:16px 0}.manual-image-confirm img{width:110px;aspect-ratio:2/3;object-fit:cover;border-radius:8px}.manual-image-confirm form{display:flex;align-items:center;gap:12px}@media(max-width:900px){.manual-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.custom-image-search{grid-template-columns:1fr}.manual-candidate-grid{grid-template-columns:1fr}}
.auto-preview-summary{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.auto-preview-summary span{padding:8px 11px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.auto-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.auto-preview-card{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface)}.auto-preview-card>img,.auto-preview-empty{width:100%;aspect-ratio:16/10;object-fit:cover;background:#0b0b10}.auto-preview-empty{display:grid;place-items:center;color:#777;font-size:1.4rem}.auto-preview-card>div{display:grid;gap:5px;padding:12px}.auto-preview-card small{color:var(--muted)}.auto-preview-card strong,.auto-preview-card b{line-height:1.45}.auto-preview-card .confidence{width:max-content;padding:4px 8px;border-radius:99px;background:#292933}.status-strong .confidence{background:rgba(34,197,94,.14);color:#8de6ab}.status-review .confidence{background:rgba(245,158,11,.14);color:#ffd078}.status-error .confidence{color:#ff9b9b}.auto-preview-card details code{display:block;max-width:100%;padding:6px;overflow:auto;font-size:.7rem}.auto-preview-card label{display:flex;gap:7px;align-items:center}.auto-preview-card input{min-height:auto}@media(max-width:1100px){.auto-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.auto-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.auto-preview-grid{grid-template-columns:1fr}}

/* Product Page V3 visual consolidation */
.page-product .product-catalog-module,.page-product .product-v3-lower,.page-product .contextual-faq,.page-product .related-products{width:min(calc(100% - 32px),var(--v2-container));margin-inline:auto}
.page-product .product-catalog-module{margin-top:28px}.page-product .product-v3-lower{gap:16px;padding-top:26px}.page-product .product-core-facts{padding:18px 20px}.page-product .product-core-facts .module-heading{margin-bottom:10px}
.page-product .product-core-facts dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.page-product .product-core-facts dl>div{display:grid;align-content:center;gap:3px;min-height:74px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:rgba(7,7,10,.32)}.page-product .product-core-facts dt{font-size:.73rem}.page-product .product-core-facts dd{font-size:.9rem;line-height:1.45;overflow-wrap:anywhere}
.page-product .product-module-grid{gap:16px}.page-product .product-v3-module{padding:21px 22px}.page-product .product-v3-module.module-wide{grid-column:1/-1}.page-product .product-v3-module p{max-width:74ch}.page-product .module-description.module-wide p,.page-product .module-activation.module-wide p{max-width:88ch}
.page-product .module-download{display:flex;flex-direction:column;align-items:stretch}.page-product .app-download-label{color:#e1e1e6;font-weight:600}.page-product .download-code{grid-template-columns:minmax(0,1fr) auto;margin-top:16px;padding:16px 17px;border-color:rgba(249,115,22,.16);background:linear-gradient(135deg,rgba(249,115,22,.055),#0b0b10 48%)}.page-product .download-code code{font-family:Consolas,"Courier New",monospace;font-size:clamp(1.45rem,2.5vw,2rem);font-variant-numeric:tabular-nums;letter-spacing:.1em}.page-product .download-code button{min-width:126px;border-color:rgba(249,115,22,.38);background:rgba(249,115,22,.11);color:#ffb27e;font-weight:700}.page-product .download-code button:hover,.page-product .download-code button:focus-visible{border-color:#f97316;background:rgba(249,115,22,.18);color:#fff}.page-product .copy-code-status{color:#8de6ab}.page-product .app-download-link{align-self:flex-start;min-width:190px;border-color:rgba(249,115,22,.3);color:#f3f3f5}
.page-product .module-important{border-color:rgba(249,115,22,.2);background:linear-gradient(145deg,rgba(249,115,22,.045),rgba(14,14,19,.88))}.page-product .contextual-faq{padding-block:28px}.page-product .faq-accordion{max-width:none}.page-product .related-products{padding-top:30px}
.page-product .product-policy-module{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:18px;padding:18px 20px;border:1px solid rgba(249,115,22,.18);border-radius:15px;background:linear-gradient(135deg,rgba(249,115,22,.055),rgba(14,14,20,.9))}.product-policy-module>div>span{color:#ff9a55;font-size:.72rem;font-weight:700}.product-policy-module h2{margin:1px 0 3px;font-size:1.1rem}.product-policy-module p{max-width:760px;margin:0;color:var(--muted);font-size:.82rem}.product-policy-module .button{min-width:150px;padding:8px 14px;border-color:rgba(249,115,22,.34)}
@media(max-width:900px){.page-product .product-core-facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.page-product .product-catalog-module{margin-top:22px}}
@media(max-width:600px){.page-product .product-catalog-module,.page-product .product-v3-lower,.page-product .contextual-faq,.page-product .related-products{width:min(calc(100% - 22px),var(--v2-container))}.page-product .product-policy-module{grid-template-columns:1fr;width:min(calc(100% - 22px),var(--v2-container));gap:12px;padding:16px}.page-product .product-policy-module .button{width:100%}.page-product .product-v3-lower{padding-top:20px}.page-product .product-core-facts,.page-product .product-v3-module{padding:16px}.page-product .product-module-grid{grid-template-columns:minmax(0,1fr);gap:12px}.page-product .product-v3-module{grid-column:1!important}.page-product .download-code{grid-template-columns:minmax(0,1fr) auto;padding:14px}.page-product .download-code button{min-width:108px}.page-product .app-download-link{width:100%}.page-product .contextual-faq{padding-block:22px}.page-product .related-products{padding-top:24px}}
@media(max-width:370px){.page-product .product-core-facts dl{grid-template-columns:1fr}.page-product .download-code{grid-template-columns:1fr}.page-product .download-code button{width:100%}}

/* IPTV policy */
.policy-hero{padding-top:54px;padding-bottom:26px}.policy-hero .breadcrumb{margin-bottom:24px}.policy-hero h1{max-width:820px;margin:5px 0 10px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.25}.policy-hero>p{max-width:780px;margin:0;color:#b8b8c1;font-size:1.02rem;line-height:1.9}.policy-content{display:grid;gap:20px;padding-bottom:64px}.policy-principles{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,2fr);gap:28px;padding:24px;border:1px solid rgba(249,115,22,.2);border-radius:18px;background:linear-gradient(135deg,rgba(249,115,22,.07),#111117 52%)}.policy-principles>div>span{color:#ff9b59;font-size:.74rem;font-weight:700}.policy-principles h2{margin:3px 0;font-size:1.35rem}.policy-principles dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.policy-principles dl>div{padding:13px;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:rgba(7,7,10,.34)}.policy-principles dt{font-weight:700}.policy-principles dd{margin:4px 0 0;color:var(--muted);font-size:.78rem;line-height:1.7}.policy-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.policy-card{position:relative;min-width:0;padding:22px 23px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:linear-gradient(145deg,#14141b,#0e0e13)}.policy-card>span{display:grid;place-items:center;width:31px;height:27px;margin-bottom:11px;border-radius:8px;background:rgba(249,115,22,.09);color:#ff9a55;font-size:.72rem;font-weight:700}.policy-card h2{margin:0 0 9px;font-size:1.15rem}.policy-card p{max-width:72ch;margin:7px 0 0;color:#c4c4cc;line-height:1.85}.policy-closing{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#111117}.policy-closing h2{margin:0;font-size:1.2rem}.policy-closing p{flex:1;margin:0;color:var(--muted);font-size:.86rem}.policy-closing .button{flex:0 0 auto}
@media(max-width:900px){.policy-principles{grid-template-columns:1fr}.policy-principles dl{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.policy-hero{padding-top:32px;padding-bottom:20px}.policy-hero .breadcrumb{margin-bottom:17px}.policy-hero h1{font-size:2.1rem}.policy-hero>p{font-size:.92rem}.policy-content{gap:14px;padding-bottom:44px}.policy-principles{gap:16px;padding:17px}.policy-principles dl,.policy-section-grid{grid-template-columns:1fr}.policy-card{padding:18px}.policy-card p{font-size:.91rem}.policy-closing{align-items:stretch;flex-direction:column;padding:18px}.policy-closing .button{width:100%}}
.product-catalog-copy .catalog-change-disclaimer{margin-top:7px;color:#a9a9b3;font-size:.76rem}.account-security-notice{display:flex;align-items:flex-start;gap:14px;margin-top:16px;padding:18px 20px;border:1px solid rgba(34,197,94,.2);border-radius:15px;background:linear-gradient(135deg,rgba(34,197,94,.055),rgba(14,14,20,.9))}.account-security-notice>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(34,197,94,.12);color:#8de6ab;font-weight:800}.account-security-notice h2{margin:0 0 4px;font-size:1.05rem}.account-security-notice p{max-width:850px;margin:0;color:#c7c7cf;font-size:.84rem;line-height:1.8}.page-product .product-core-facts .account-region-fact{grid-column:span 2}.page-product .product-core-facts .account-region-fact dd{font-weight:600}
@media(max-width:600px){.account-security-notice{width:min(calc(100% - 22px),var(--v2-container));padding:16px}.page-product .product-core-facts .account-region-fact{grid-column:1}.account-security-notice p{font-size:.8rem}}
.cp-policy-actions{display:flex;gap:9px;flex-wrap:wrap}.cp-policy-actions .button{min-width:135px}.xbox-platform-module,.editorial-review-module{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:17px 20px;border:1px solid rgba(16,124,16,.3);border-radius:15px;background:linear-gradient(135deg,rgba(16,124,16,.1),rgba(14,14,20,.92))}.xbox-platform-module span,.editorial-review-module span{color:#8fa895;font-size:.74rem;font-weight:700}.xbox-platform-module strong{padding:7px 12px;border-radius:9px;background:rgba(16,124,16,.17);color:#b8efb8}.editorial-review-module{border-color:rgba(249,115,22,.28);background:linear-gradient(135deg,rgba(249,115,22,.08),rgba(14,14,20,.92))}.editorial-review-module h2{margin:2px 0;font-size:1.15rem}.editorial-review-module strong{display:block;color:#ffac73;font-size:1.45rem}.cp-guide-placeholder{border-style:dashed}.cp-guide-placeholder p{color:#999aa4}
@media(max-width:600px){.cp-policy-actions,.xbox-platform-module,.editorial-review-module{align-items:stretch;flex-direction:column}.cp-policy-actions .button,.editorial-review-module .button{width:100%}}
.cp-pack-game-list{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.cp-pack-game-list h3{margin:0 0 11px;font-size:1rem}.cp-pack-game-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 20px;margin:0;padding:0;list-style:none}.cp-pack-game-list li{position:relative;padding:7px 18px 7px 9px;border-radius:8px;background:rgba(255,255,255,.025);color:#d2d2d9;line-height:1.55;overflow-wrap:anywhere}.cp-pack-game-list li:before{content:"";position:absolute;top:15px;right:7px;width:5px;height:5px;border-radius:50%;background:rgb(var(--page-accent-rgb))}@media(max-width:600px){.cp-pack-game-list ul{grid-template-columns:1fr}}
/* Canonical storefront pagination: five stable desktop columns for 15-item pages. */
.pagination{flex-wrap:wrap}.pagination-direction{padding-inline:12px;white-space:nowrap}
@media(min-width:1360px){.catalog-results .paginated-product-grid,.catalog-section>.discount-grid.paginated-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.paginated-product-grid.remainder-1>.product-card:last-child{grid-column:3}.paginated-product-grid.remainder-3>.product-card:nth-last-child(3){grid-column:2}}
.download-code-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.download-code-list .download-code{grid-template-columns:1fr}.download-code-list .download-code button{width:100%}@media(max-width:760px){.download-code-list{grid-template-columns:1fr}}

/* Product Page V4: mobile-first buying hierarchy */
.page-product main{min-width:0}.product-v4{display:grid;grid-template-areas:"visual" "meta" "purchase";gap:13px;padding-top:14px}.product-v4-visual{position:relative;grid-area:visual;min-width:0}.product-v4-visual .product-gallery{width:100%;max-height:48vh;aspect-ratio:4/3;border-radius:15px;background:radial-gradient(circle at 50% 38%,rgba(var(--page-accent-rgb),.08),transparent 58%),#0b0b10}.product-v4-visual .product-gallery img{object-fit:contain}.product-v4-topmeta{grid-area:meta;display:grid;gap:8px;min-width:0}.product-v4-topmeta .breadcrumb{margin:0;overflow:hidden;font-size:.72rem;white-space:nowrap}.product-v4-topmeta .breadcrumb a,.product-v4-topmeta .breadcrumb span{flex:0 0 auto}.product-v4-purchase{grid-area:purchase;min-width:0;max-width:100%}.product-v4-purchase h1{max-width:100%;margin:2px 0 9px;font-size:clamp(1.75rem,8.5vw,2.25rem);font-weight:800;line-height:1.28;overflow-wrap:anywhere;word-break:break-word}.product-v4-purchase .product-v2-price{max-width:100%;margin:0}.product-v4-purchase .product-v2-price strong{font-size:1.9rem;overflow-wrap:anywhere}.product-v4-purchase .product-availability{margin:4px 0 13px}.product-v4-purchase .variants{display:grid;grid-template-columns:1fr;gap:8px;width:100%;min-width:0;min-inline-size:0;margin:0 0 13px;padding:0;border:0;background:none}.product-v4-purchase .variants legend{grid-column:1/-1;max-width:100%;margin-bottom:2px}.product-v4-purchase .variants label,.product-v4-purchase .variants label>span,.product-v4-purchase .variants b{min-width:0;max-width:100%}.product-v4-purchase .variants label{margin:0}.product-v4-purchase .variants label>span{min-height:58px;height:100%;padding:11px 12px}.product-v4-purchase .variants b{line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.product-v4-purchase .variants small{white-space:nowrap}.product-quick-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;min-width:0;margin:0 0 14px}.quick-fact{display:grid;align-content:center;gap:2px;min-width:0;min-height:62px;padding:10px 11px;border-inline-start:2px solid rgba(var(--page-accent-rgb),.48);border-radius:9px;background:rgba(255,255,255,.035)}.quick-fact span{color:#9696a1;font-size:.69rem}.quick-fact strong{min-width:0;font-size:.82rem;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.quick-fact.fact-series-only{border-color:#55c875;background:linear-gradient(135deg,rgba(34,197,94,.13),rgba(255,255,255,.035))}.quick-fact.fact-series-only strong{color:#c6f4d2}.product-v4-purchase .product-v2-order{display:grid;gap:5px;margin:0;padding:0;background:none;border:0}.product-v4-purchase .product-v2-order .button{width:100%;min-height:52px;font-size:1rem}.product-v4-purchase .product-v2-order p{margin:0;color:#85858f;font-size:.73rem;text-align:center}.product-v4-content{display:grid;gap:14px;padding-top:18px}.page-product .product-v4-content>.container,.page-product .product-v4-content .product-v3-lower{width:min(calc(100% - 22px),var(--v2-container));margin-inline:auto}.page-product .product-primary-module{margin-top:0}.page-product .product-catalog-module.product-primary-module{grid-template-columns:48px minmax(0,1fr);gap:11px;padding:15px}.page-product .product-catalog-module .product-catalog-identity{width:46px;height:46px}.page-product .product-catalog-module .product-catalog-copy h2{font-size:1.05rem}.page-product .product-catalog-module .product-catalog-copy p{display:none}.page-product .product-catalog-module .button{grid-column:1/-1;width:100%;min-height:44px}.page-product .product-policy-module.product-primary-module{grid-template-columns:1fr;gap:11px;padding:15px}.page-product .product-policy-module.product-primary-module p{font-size:.78rem}.page-product .cp-policy-actions{display:grid;grid-template-columns:1fr 1fr}.page-product .cp-policy-actions .button{min-width:0;width:100%;min-height:44px;padding:8px}.page-product .editorial-review-module.product-primary-module{align-items:stretch;flex-direction:column;margin-top:0;padding:15px}.page-product .editorial-review-module .button{width:100%}.page-product .product-v3-lower{display:grid;gap:12px;padding-top:0}.page-product .product-module-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.page-product .product-v3-module{grid-column:1!important;padding:16px;border-color:rgba(255,255,255,.065);background:rgba(15,15,21,.72)}.page-product .product-v3-module p{font-size:.92rem;line-height:1.9}.page-product .module-heading{margin-bottom:10px}.page-product .module-heading h2{font-size:1.08rem}.page-product .module-download.product-primary-module{width:min(calc(100% - 22px),var(--v2-container));margin-inline:auto}.page-product .download-code{grid-template-columns:minmax(0,1fr) auto;padding:13px}.page-product .download-code button{min-width:104px;min-height:44px}.page-product .download-code-list{grid-template-columns:1fr;gap:8px}.page-product .app-download-link{width:100%;min-height:46px}.product-support-stack{display:grid;gap:9px}.page-product .product-support-stack .module-warranty{min-height:0}.page-product .warranty-label{margin:0;color:#8de6ab;font-size:1.1rem}.product-secondary-details{border:1px solid rgba(255,255,255,.07);border-radius:11px;background:rgba(15,15,21,.66)}.product-secondary-details summary{min-height:48px;padding:12px 14px;cursor:pointer;font-weight:700;list-style:none}.product-secondary-details summary::-webkit-details-marker{display:none}.product-secondary-details summary:after{content:"+";float:left;color:rgb(var(--page-accent-rgb));font-size:1.15rem}.product-secondary-details[open] summary:after{content:"−"}.product-secondary-details>p,.product-secondary-details>dl{margin:0;padding:0 14px 14px;color:#c7c7cf;font-size:.87rem;line-height:1.85}.module-warranty .product-secondary-details{margin-top:11px}.important-details{border-color:rgba(249,115,22,.2)}.security-details{border-color:rgba(34,197,94,.18)}.product-policy-links{display:flex;gap:8px;overflow-x:auto;padding-block:2px 5px;scrollbar-width:thin}.product-policy-links:empty{display:none}.product-policy-links a{flex:0 0 auto;min-height:40px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(255,255,255,.025);color:#d4d4da;font-size:.76rem}.page-product .contextual-faq{padding-block:20px}.page-product .contextual-faq .section-heading{margin-bottom:10px}.page-product .related-products{padding-top:22px;overflow:hidden}.page-product .related-products .section-heading{margin-bottom:12px}.page-product .related-product-grid{display:flex;gap:10px;margin-inline:-11px;padding:0 11px 10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:11px}.page-product .related-product-grid .product-card{flex:0 0 min(52vw,190px);scroll-snap-align:start}.page-product .related-product-grid .product-image{aspect-ratio:1/1}.page-product .related-product-grid .product-body{padding:12px}.page-product .related-product-grid h3{font-size:.88rem}.page-product .mobile-order-bar{padding:9px 12px max(9px,env(safe-area-inset-bottom));transform:translateY(110%);visibility:hidden;opacity:0;transition:transform .2s,opacity .2s,visibility .2s}.page-product .mobile-order-bar.is-visible{transform:none;visibility:visible;opacity:1}.page-product .mobile-order-bar>div{min-width:0}.page-product .mobile-order-bar strong{font-size:1rem;white-space:nowrap}.page-product .mobile-order-bar .button{min-width:130px;min-height:46px;padding:8px 14px}.page-product .site-footer{padding-bottom:calc(18px + env(safe-area-inset-bottom))}
@media(min-width:380px) and (max-width:900px){.product-v4-purchase .variants{grid-template-columns:repeat(2,minmax(0,1fr))}}
.mixed-compatibility{margin-top:16px;padding:15px 17px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(15,15,21,.72)}.mixed-compatibility h2{margin:0 0 9px;font-size:1rem}.mixed-compatibility ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.mixed-compatibility li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid rgba(255,255,255,.06);font-size:.82rem}.mixed-compatibility li:first-child{border:0}.mixed-compatibility strong{text-align:left}
@media(max-width:370px){.product-quick-facts{grid-template-columns:1fr}.page-product .download-code{grid-template-columns:1fr}.page-product .download-code button{width:100%}.page-product .mobile-order-bar .button{min-width:122px}.mixed-compatibility li{display:grid}.mixed-compatibility strong{text-align:right}}
@media(min-width:760px){.page-product .mobile-order-bar{display:none}.page-product .site-footer{padding-bottom:0}}
@media(min-width:901px){.product-v4{grid-template-columns:minmax(520px,1.12fr) minmax(420px,.88fr);grid-template-areas:"meta visual" "purchase visual";align-items:start;gap:12px clamp(34px,5vw,82px);padding-top:30px}.product-v4-visual{position:sticky;top:118px}.product-v4-visual .product-gallery{max-height:none;aspect-ratio:4/3;border-radius:22px;box-shadow:0 26px 70px rgba(0,0,0,.3)}.product-v4-topmeta{align-self:end}.product-v4-purchase h1{margin:5px 0 12px;font-size:clamp(2rem,3.2vw,3.45rem)}.product-v4-purchase .product-v2-price strong{font-size:clamp(2rem,3.2vw,2.8rem)}.product-v4-purchase .variants{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;border:1px solid var(--v2-border);background:rgba(8,8,12,.28)}.product-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.quick-fact{min-height:68px;padding:11px 13px}.quick-fact strong{font-size:.88rem}.product-v4-purchase .product-v2-order{margin-top:2px}.product-v4-content{gap:16px;padding-top:28px}.page-product .product-v4-content>.container,.page-product .product-v4-content .product-v3-lower,.page-product .module-download.product-primary-module{width:min(calc(100% - 32px),var(--v2-container))}.page-product .product-catalog-module.product-primary-module{grid-template-columns:68px minmax(0,1fr) auto;gap:18px;padding:18px 20px}.page-product .product-catalog-module .product-catalog-identity{width:64px;height:64px}.page-product .product-catalog-module .product-catalog-copy h2{font-size:1.2rem}.page-product .product-catalog-module .product-catalog-copy p{display:block;margin-block:3px 0}.page-product .product-catalog-module .button{grid-column:auto;width:auto}.page-product .product-policy-module.product-primary-module{grid-template-columns:minmax(0,1fr) auto;padding:17px 20px}.page-product .cp-policy-actions{display:flex}.page-product .editorial-review-module.product-primary-module{align-items:center;flex-direction:row;padding:17px 20px}.page-product .editorial-review-module .button{width:auto}.page-product .product-reading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.page-product .product-reading-grid .product-v3-module{grid-column:auto!important}.page-product .product-reading-grid .module-wide{grid-column:1/-1!important}.page-product .product-v3-module{padding:21px 22px}.page-product .download-code-list{grid-template-columns:repeat(3,minmax(0,1fr))}.product-support-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.product-support-stack>*:only-child{grid-column:1/-1}.product-policy-links{justify-content:flex-start;overflow:visible}.page-product .related-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;overflow:visible}.page-product .related-product-grid .product-card{min-width:0}.page-product .related-product-grid .product-image{aspect-ratio:16/10}}

/* Storefront filters V2 */
.catalog-mobile-controls{display:flex;gap:8px}.catalog-mobile-controls button{min-width:104px;min-height:44px;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:#fff;font-weight:700}.sort-form{display:none}.sort-form.open{display:block;position:absolute;z-index:35;top:calc(100% + 7px);left:0;padding:8px;border:1px solid var(--border);border-radius:11px;background:var(--surface);box-shadow:0 15px 35px rgba(0,0,0,.35)}.catalog-toolbar{position:relative}.filter-drawer-head small{display:block;color:var(--muted);font-size:.72rem}.filter-drawer-head h2{margin:0}.catalog-sidebar{top:0;right:0;bottom:0;left:auto;width:min(92vw,400px);max-height:none;border-radius:20px 0 0 20px;padding-bottom:0;transform:translateX(105%);overflow:hidden}.catalog-sidebar.open{transform:none}.catalog-filters{height:calc(100% - 72px);padding-bottom:90px;overflow-y:auto;overscroll-behavior:contain}.filter-group,.filter-price{display:grid;gap:7px;margin:0;padding:14px 0;border:0;border-top:1px solid var(--border)}.filter-group legend,.filter-price legend{padding:0 0 7px;color:#fff;font-weight:800}.filter-choice{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center;gap:10px;min-height:46px;padding:7px 9px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(255,255,255,.025);color:#eee!important}.filter-choice input{width:20px!important;height:20px;min-height:0}.filter-choice small{color:var(--muted)}.filter-choice:has(input:checked){border-color:rgba(var(--page-accent-rgb),.55);background:rgba(var(--page-accent-rgb),.1)}.filter-single{margin-top:2px}.filter-actions{position:absolute;right:0;bottom:0;left:0;z-index:3;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:8px;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:rgba(16,16,21,.98)}.filter-actions>a{display:grid;place-items:center;min-height:46px;border:1px solid var(--border);border-radius:10px;color:#fff}.filter-actions .button{min-width:0;padding-inline:8px}.active-filters{align-items:center}.active-filters a{display:inline-flex;align-items:center;gap:7px;min-height:36px}.active-filters b{color:var(--accent);font-size:1rem}.filters-open .filter-backdrop{display:block}.quick-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-prices a{display:grid;place-items:center;min-height:40px;text-align:center}.quick-prices a:last-child{grid-column:1/-1}
@media(max-width:520px){.catalog-toolbar{display:grid;grid-template-columns:1fr auto;gap:10px}.catalog-count{grid-column:1/-1}.catalog-mobile-controls{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.sort-form.open{right:0;left:0;top:100%}.sort-form.open select{width:100%}.active-filters{margin-inline:-2px}.catalog-sidebar{width:min(94vw,400px)}}
@media(min-width:900px){.catalog-mobile-controls{display:none}.sort-form{display:block}.catalog-sidebar{position:static;width:250px;max-width:250px;max-height:none;overflow:visible;border-radius:var(--radius);transform:none}.catalog-filters{height:auto;overflow:visible;padding-bottom:76px}.filter-actions{position:sticky;padding:10px}.filter-choice{min-height:40px;padding:5px 7px}.filter-group,.filter-price{padding:11px 0}.catalog-toolbar{display:flex}.quick-prices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1360px){.catalog-results .paginated-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* Launch polish: lightweight operational health and mobile density */
.admin-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px}.admin-health-grid>a,.admin-health-links>a,.admin-catalog-health>article{border:1px solid var(--border);border-radius:12px;background:var(--surface)}.admin-health-grid>a{display:grid;gap:2px;padding:14px}.admin-health-grid strong{font-size:1.35rem}.admin-health-grid span,.admin-health-links small,.admin-catalog-health p{color:var(--muted);font-size:.8rem}.admin-health-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}.admin-health-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-bottom:12px}.admin-health-links>a{display:flex;justify-content:space-between;gap:12px;padding:11px 13px}.admin-catalog-health{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-catalog-health>article{padding:17px}.admin-catalog-health header{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-catalog-health h3{margin:0}.admin-catalog-health>article>strong{font-size:1.45rem}.admin-catalog-health>article>div{display:flex;gap:8px;margin-bottom:8px}.admin-catalog-health>article>div span,.catalog-health-status{padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.06);font-size:.75rem}.catalog-health-status.status-updated,.catalog-health-status.status-no_changes{color:#8de6ab}.catalog-health-status.status-review_required{color:#ffd078}.catalog-health-status.status-failed{color:#ff9c9c}.admin-catalog-health>article>a{color:#ffad75;font-size:.82rem}
.page-product .related-product-grid{scrollbar-width:none;-ms-overflow-style:none}.page-product .related-product-grid::-webkit-scrollbar{display:none;width:0;height:0}
@media(max-width:600px){.site-footer{padding-top:30px}.footer-grid{gap:20px}.footer-grid h2{margin:0 0 6px}.footer-grid a{margin:3px 0;font-size:.86rem}.footer-grid p{margin:6px 0;font-size:.84rem}.copyright{margin-top:24px;padding:14px 0}.admin-health-grid.compact,.admin-catalog-health{grid-template-columns:1fr}.admin-health-links{grid-template-columns:1fr}}
.discount-expiry-card{display:flex;align-items:center;gap:5px;min-height:25px;margin:8px 0 2px;color:#c8c8d0;font-size:.76rem;line-height:1.4}.discount-expiry-card.is-urgent{color:#ffd08a;font-weight:700}.discount-expiry-card time{font-variant-numeric:tabular-nums}.product-discount-expiry{max-width:620px;margin:10px 0 16px;padding:11px 13px;border:1px solid rgba(var(--page-accent-rgb),.25);border-radius:11px;background:rgba(var(--page-accent-rgb),.065)}.product-discount-expiry strong{font-size:.9rem}.product-discount-expiry p{margin:6px 0 0;color:#e8e8ed;font-size:.88rem;line-height:1.75}.product-discount-expiry.is-urgent{border-color:rgba(245,158,11,.48);background:rgba(245,158,11,.1)}.product-discount-expiry.is-urgent strong{color:#ffd08a}.product-discount-expiry time{font-variant-numeric:tabular-nums}@media(max-width:600px){.discount-expiry-card{font-size:.73rem}.product-discount-expiry{padding:10px 11px}.product-discount-expiry p{font-size:.82rem}}
.module-regional-fulfillment{border-color:rgba(var(--page-accent-rgb),.22);background:linear-gradient(145deg,rgba(var(--page-accent-rgb),.07),rgba(13,13,18,.9))}.regional-fulfillment-facts{display:grid;gap:8px}.regional-fulfillment-facts>strong{font-size:1rem;color:#fff}.regional-fulfillment-note{font-size:.82rem!important;color:#a9a9b5!important}
.xbox-deals-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.xbox-deals-filters{padding:16px;border:1px solid var(--border-soft);border-radius:var(--radius);background:linear-gradient(160deg,var(--surface-2),#0e0e14);box-shadow:var(--shadow-soft)}.xbox-deals-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.xbox-deals-filter-head h2{margin:0;font-size:1.08rem}.xbox-deals-filters form{display:grid;gap:14px}.xbox-deals-filters label,.xbox-deals-filters fieldset{display:grid;gap:6px;color:var(--muted);font-size:.84rem}.xbox-deals-filters fieldset{border:0;padding:0;margin:0}.xbox-deals-filters legend{padding:0}.xbox-deals-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.xbox-deals-quick{display:flex;flex-wrap:wrap;gap:6px}.xbox-deals-quick a{padding:6px 8px;border:1px solid var(--border-soft);border-radius:8px;font-size:.72rem}.xbox-deals-filter-actions{display:grid;gap:7px}.xbox-deals-filter-actions .button{text-align:center}.xbox-deals-results{min-width:0}.filter-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 10px;border:1px solid var(--border-soft);border-radius:99px;background:var(--surface-2);font-size:.78rem}.filter-chip-reset{color:rgb(var(--page-accent-rgb))}.xbox-deals-mobile-toggle{display:none;margin-bottom:12px}@media(max-width:899px){.xbox-deals-layout{display:block}.xbox-deals-mobile-toggle{display:inline-flex}.xbox-deals-filters{position:fixed;z-index:80;top:0;right:0;bottom:0;width:min(92vw,390px);max-height:none;overflow:auto;border-radius:0;transform:translateX(105%);visibility:hidden;transition:transform .2s,visibility .2s;padding:18px 18px max(18px,env(safe-area-inset-bottom))}.xbox-deals-filters.open{transform:none;visibility:visible}.xbox-deals-filter-head{position:sticky;top:-18px;padding:8px 0 12px;background:var(--surface-2);z-index:2}.xbox-deals-filters input,.xbox-deals-filters select{min-height:44px}.xbox-deals-filters .button{min-height:44px}}@media(min-width:900px){.xbox-deals-filters .icon-button{display:none}}
.xbox-deals-layout,.xbox-deals-layout>*{min-width:0}.xbox-deals-filters,.xbox-deals-filters form,.xbox-deals-filters label,.xbox-deals-filters fieldset{min-width:0;max-width:100%;box-sizing:border-box}.xbox-deals-filters input,.xbox-deals-filters select,.xbox-deals-filters button{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.xbox-deals-price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.xbox-deals-quick{min-width:0}.xbox-deals-quick a{min-width:0;max-width:100%;overflow-wrap:anywhere;text-align:center}
@media(min-width:1200px){.xbox-deals-layout{grid-template-columns:minmax(300px,320px) minmax(0,1fr);gap:24px}.xbox-deals-filters{width:100%;position:sticky;top:94px}.xbox-deals-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1360px){.xbox-deals-results .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(min-width:900px) and (max-width:1199px){.xbox-deals-layout{display:block}.xbox-deals-mobile-toggle{display:inline-flex!important}.xbox-deals-filters{position:fixed;z-index:80;top:0;right:0;bottom:0;width:min(92vw,390px);max-height:none;overflow:auto;border-radius:0;transform:translateX(105%);visibility:hidden;transition:transform .2s,visibility .2s;padding:18px 18px max(18px,env(safe-area-inset-bottom))}.xbox-deals-filters.open{transform:none;visibility:visible}.xbox-deals-filter-head{position:sticky;top:-18px;padding:8px 0 12px;background:var(--surface-2);z-index:2}.xbox-deals-filters .icon-button{display:block}.xbox-deals-filters input,.xbox-deals-filters select,.xbox-deals-filters button{min-height:44px}}
