@import url('/shop/premium.css?v=20260822-1');

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{display:block;max-width:100%}
h1,h2,h3,p{margin-top:0}

.product-media{position:relative}
.product-media .product-visual{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%)}
.product-photo{position:relative;z-index:2;width:100%;height:210px;object-fit:contain;background:transparent}
.product-media .badge{z-index:4}

.hero-copy h1{max-width:760px}
.hero-lead{max-width:650px}
.section-head>div{max-width:900px}
.section-head p{max-width:820px}

.brand-mark{min-width:390px;width:390px;height:60px;display:flex;align-items:center;flex:0 0 auto;background:url('/assets/images/vxflix-shop-logo-white.svg') left center/contain no-repeat}
.brand-mark img,.brand-mark span{display:none!important}
.header-inner{grid-template-columns:390px minmax(0,1fr) auto!important;gap:24px!important}
.header-nav{justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap}
.header-nav .header-link,.header-category-menu>summary{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#cbd3e9!important;font-size:13px!important;font-weight:800;cursor:pointer;list-style:none;transition:.18s ease}
.header-category-menu>summary::-webkit-details-marker{display:none}
.header-nav .header-link:hover,.header-category-menu>summary:hover{color:#fff!important;background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.07)}
.header-nav .header-link.is-active,.header-category-menu>summary.is-active{color:#fff!important;background:linear-gradient(100deg,rgba(21,143,255,.14),rgba(126,65,255,.14));border-color:rgba(78,162,255,.34)}
.header-category-menu{position:relative}
.header-category-dropdown{position:absolute;right:0;top:calc(100% + 10px);z-index:30;min-width:220px;padding:8px;border:1px solid rgba(151,168,227,.15);border-radius:14px;background:rgba(7,11,28,.98);box-shadow:0 22px 55px rgba(0,0,0,.38);backdrop-filter:blur(14px)}
.header-category-dropdown a{display:flex;align-items:center;min-height:38px;padding:0 11px;border-radius:9px;color:#aeb8d0;font-size:13px;font-weight:750}
.header-category-dropdown a:hover,.header-category-dropdown a.is-active{background:rgba(94,80,255,.11);color:#fff}
.header-actions{min-width:60px;justify-content:flex-end}
.public-actions{min-width:52px!important}
.top-search{width:52px!important;flex:0 0 52px}
.top-search input{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:52px!important;opacity:0!important;padding:0 44px 0 14px!important;z-index:1}
.top-search:hover input,.top-search:focus-within input{width:210px!important;opacity:1!important;background:rgba(8,13,32,.98)!important;box-shadow:0 14px 40px rgba(0,0,0,.35)}
.top-search button{z-index:2!important}

/* Hero: one clean carousel only. JS controls the slides. */
.commerce-hero{min-height:540px!important;margin-bottom:42px!important}
.hero-copy{padding-top:58px!important;padding-bottom:44px!important}
.hero-products{position:relative!important;min-height:540px!important;isolation:isolate;filter:none!important;background:#030615!important;border-radius:28px;overflow:hidden;box-shadow:0 22px 64px rgba(0,0,0,.24)}
.hero-products:before,.hero-products:after{display:none!important;content:none!important;animation:none!important;background:none!important}
.hero-ctas{gap:10px!important;margin-bottom:20px!important}
.primary-action,.secondary-action{min-height:48px!important;padding:0 20px!important;border-radius:12px!important}
.hero-partners{font-size:12px!important;color:#7f8ba8!important;gap:9px!important}
.hero-partners span:first-child{color:#b8c1d8!important}

/* Old category chip row removed from body; navigation now lives in header. */
.compact-categories{display:none!important}
.category-grid{display:none!important}

.section{margin-bottom:76px!important}
.simple-head{align-items:flex-end!important;margin-bottom:22px!important}
.simple-head .eyebrow{margin-bottom:8px!important}
.simple-head h2{font-size:clamp(28px,2.6vw,42px)!important;margin-bottom:8px!important}
.simple-head p{font-size:15px!important;line-height:1.55!important;color:#8f9ab8!important}
.section-link{font-size:13px!important}

/* Product cards: fewer actions, more breathing room. */
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.product-card{border-color:rgba(151,168,227,.11)!important;border-radius:18px!important;background:linear-gradient(160deg,rgba(13,20,45,.94),rgba(6,10,26,.98))!important;box-shadow:none!important}
.product-card:hover{transform:translateY(-3px)!important;border-color:rgba(111,94,255,.28)!important;box-shadow:0 18px 42px rgba(0,0,0,.22)!important}
.product-media{min-height:225px!important;padding:16px!important;background:radial-gradient(circle at 50% 52%,rgba(78,78,255,.09),transparent 55%),rgba(8,12,29,.5)!important}
.product-photo{height:195px!important}
.product-copy{padding:15px 16px 17px!important}
.meta-row{font-size:9px!important;color:#697694!important}
.product-copy h3{min-height:44px!important;margin:8px 0 6px!important;font-size:15px!important;line-height:1.35!important}
.product-copy p{min-height:39px!important;margin-bottom:10px!important;font-size:12px!important;line-height:1.45!important;color:#8893ae!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.card-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:6px 0 11px}
.card-current-price{color:#fff;font-size:18px;font-weight:900;letter-spacing:-.025em}
.card-old-price{color:#75809e;font-size:11px;text-decoration:line-through}
.store-cta-row{display:block!important}
.card-cta{width:100%!important;min-height:38px!important;padding:0 12px!important;border-radius:10px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;color:#dce4fa!important;font-size:11px!important;font-weight:850!important}
.card-cta:hover{background:rgba(97,84,255,.12)!important;border-color:rgba(108,89,255,.34)!important}
.badge{padding:5px 8px!important;font-size:8px!important;border-radius:7px!important;background:rgba(74,64,185,.18)!important;color:#c5b9ff!important}
.card-discount{position:absolute;top:14px;right:14px;z-index:5;padding:7px 9px;border-radius:9px;background:linear-gradient(100deg,#ff355f,#ff742f);color:#fff;font-size:10px;font-weight:900;box-shadow:0 10px 24px rgba(255,61,88,.24)}

/* Hide legacy storefront blocks if old cached markup briefly appears. */
.spotlight-section,.offers-section,.achadinhos-section,.newsletter-section{display:none!important}

.filtered-section{padding-top:34px}
.empty-state{padding:30px!important;border-radius:16px!important;background:rgba(8,13,31,.55)!important;border:1px solid rgba(151,168,227,.12)!important}

.minimal-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:28px 0 18px!important;border-top:1px solid rgba(255,255,255,.07)!important;text-align:left!important}
.minimal-footer strong{font-size:14px!important}
.minimal-footer small{max-width:720px!important;color:#66718d!important;font-size:11px!important;line-height:1.45!important}

/* Product detail keeps the existing premium behavior. */
.product-shell{padding-top:28px!important}
.product-detail{gap:44px!important}
.detail-gallery{top:92px!important}
.detail-info{padding-top:0!important}
.product-summary{margin-bottom:16px!important}
.offer-panel{margin:14px 0 18px;padding:22px;border:1px solid rgba(92,113,255,.38);border-radius:20px;background:radial-gradient(circle at 85% 10%,rgba(130,50,255,.14),transparent 18rem),linear-gradient(145deg,rgba(13,20,50,.98),rgba(6,10,27,.99));box-shadow:0 20px 55px rgba(0,0,0,.28)}
.deal-pill{display:inline-flex;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:linear-gradient(90deg,#ff3d66,#ff7a2f);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.06em}
.price-stack{display:grid;gap:5px;margin-bottom:16px}.old-price{color:#8490ae;font-size:14px;text-decoration:line-through}.current-price{font-size:clamp(34px,4vw,52px);line-height:1;color:#fff;letter-spacing:-.045em}.compact-price{font-size:28px}.saving-label{display:inline-flex;margin-left:12px;padding:6px 9px;border-radius:9px;background:rgba(36,209,127,.12);color:#5ef0a5;font-size:12px;font-weight:900;vertical-align:middle}.price-stack small{color:#7f8aa8;font-size:11px;line-height:1.45}.primary-buy-options{margin-top:8px!important}.buy-option-strong{min-height:72px!important;border:1px solid rgba(106,82,255,.7)!important;background:linear-gradient(100deg,#158cff 0%,#6750ff 50%,#a935ff 100%)!important;box-shadow:0 16px 34px rgba(77,64,255,.24)}.buy-option-strong:hover{transform:translateY(-2px)!important;box-shadow:0 20px 40px rgba(77,64,255,.34)}.buy-option-strong strong{font-size:16px}.buy-option-strong small{color:rgba(255,255,255,.72)!important}.buy-option-strong em{color:#fff!important;font-size:14px!important}.affiliate-note{margin:12px 2px 0!important;color:#7783a1!important;font-size:11px!important;line-height:1.5!important}.sale-badge{position:absolute;top:18px;right:18px;z-index:4;padding:9px 12px;border-radius:10px;background:#ff3d66;color:#fff;font-size:14px;font-weight:1000;box-shadow:0 12px 28px rgba(255,61,102,.28)}.opinion-box,.description-box{margin:12px 0!important}.product-video-box{margin:20px 0;padding:22px;border:1px solid var(--vx-line);border-radius:18px;background:linear-gradient(145deg,rgba(13,20,47,.93),rgba(7,11,28,.95))}.product-video-box h2{margin:0 0 15px;font-size:28px}.product-video-box video{width:100%;max-height:520px;border-radius:14px;background:#000}.fit-box{display:none!important}.trust-bar{display:none!important}

@media(max-width:1450px){.brand-mark{min-width:330px;width:330px}.header-inner{grid-template-columns:330px minmax(0,1fr) auto!important}.header-nav{gap:5px!important}.header-nav .header-link,.header-category-menu>summary{padding:0 9px;font-size:12px!important}}
@media(max-width:1220px){.brand-mark{min-width:285px;width:285px;height:52px}.header-inner{grid-template-columns:285px minmax(0,1fr) auto!important;gap:14px!important}.header-nav .header-link,.header-category-menu>summary{padding:0 7px;font-size:11px!important}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:980px){.header-inner{grid-template-columns:260px 1fr auto!important}.brand-mark{min-width:260px;width:260px;height:48px}.header-nav{display:none!important}.header-actions{min-width:0}.top-search:hover input,.top-search:focus-within input{width:170px!important}.commerce-hero{min-height:auto!important;grid-template-columns:1fr!important}.hero-products{min-height:520px!important;margin:0!important;border-radius:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-detail{gap:24px!important}.detail-gallery{position:static!important}.minimal-footer{align-items:flex-start!important;flex-direction:column!important}}
@media(max-width:760px){.hero-copy h1{font-size:clamp(38px,11vw,54px)}.hero-lead{font-size:16px}.header-inner{grid-template-columns:minmax(0,1fr) auto!important}.brand-mark{min-width:220px;width:220px;height:44px}.hero-products{min-height:430px!important;border-radius:20px}.offer-panel{padding:18px}.saving-label{margin:8px 0 0}.current-price{font-size:40px}}
@media(max-width:560px){.brand-mark{min-width:185px;width:185px;height:40px}.top-search{display:none!important}.product-grid{grid-template-columns:1fr!important}.product-media{min-height:250px!important}.product-photo{height:220px!important}.section{margin-bottom:58px!important}}
