*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5}button,input{font:inherit}button{color:inherit}.site-header{height:78px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr minmax(240px,340px);align-items:center;gap:30px;padding:0 4vw;background:rgba(9,9,9,.94);border-bottom:1px solid rgba(0,134,207,.18);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-size:25px;font-weight:900;letter-spacing:-1.5px}.brand-dnzy{color:#0086cf}.brand-gta{color:#fff}.main-nav{display:flex;justify-content:center;gap:24px}.main-nav a{position:relative;color:#aaa;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap;transition:.2s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-28px;height:2px;background:#0086cf}.header-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#111;border:1px solid #1d1d1d;border-radius:10px}.header-search:focus-within{border-color:#0086cf}.header-search span{color:#0086cf;font-size:22px}.header-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.mobile-menu-button{display:none;border:0;background:none;font-size:25px}.hero{min-height:630px;display:flex;align-items:center;padding:80px 6vw;background:radial-gradient(circle at 75% 45%,rgba(0,134,207,.14),transparent 27%),linear-gradient(180deg,#0b0b0b,#090909)}.hero-grid{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.eyebrow{display:block;color:#0086cf;font-size:12px;font-weight:900;letter-spacing:2px;margin-bottom:14px}.hero h1{margin:0;font-size:clamp(52px,7vw,92px);line-height:.94;letter-spacing:-5px}.hero h1 span{color:#0086cf}.hero-copy>p{max-width:650px;color:#a8a8a8;font-size:18px;margin:28px 0}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:9px;text-decoration:none;font-weight:850;font-size:14px;transition:.2s}.button.primary{background:#0086cf;color:#fff;box-shadow:0 10px 30px rgba(0,134,207,.18)}.button.primary:hover{transform:translateY(-2px);background:#0097e8}.button.secondary{background:#141414;color:#fff;border:1px solid #282828}.hero-stats{display:flex;gap:34px;margin-top:42px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:18px}.hero-stats span{color:#777;font-size:12px}.hero-visual{position:relative;height:430px}.hero-glow{position:absolute;inset:15%;background:#0086cf;filter:blur(100px);opacity:.18}.hero-panel{position:absolute;background:linear-gradient(145deg,#151515,#0d0d0d);border:1px solid rgba(0,134,207,.25);box-shadow:0 35px 80px rgba(0,0,0,.55)}.hero-panel-main{inset:40px 45px 30px 25px;border-radius:22px;padding:55px 45px;transform:rotate(-2deg)}.hero-panel-main:before{content:"DNZY";position:absolute;right:25px;bottom:-5px;font-size:105px;font-weight:1000;color:rgba(255,255,255,.025)}.panel-kicker{color:#0086cf;font-size:11px;font-weight:900;letter-spacing:1.5px}.hero-panel h3{font-size:35px;line-height:1.05;margin:50px 0 15px}.hero-panel p{color:#888;max-width:350px}.panel-badge{display:inline-block;margin-top:35px;color:#fff;background:#0086cf;padding:10px 14px;border-radius:7px;font-size:11px;font-weight:900}.hero-panel-small{width:130px;height:110px;border-radius:16px;padding:22px;color:#777;font-size:14px}.hero-panel-small strong{color:#fff;font-size:20px}.hero-panel-small.one{right:0;top:0;transform:rotate(5deg)}.hero-panel-small.two{left:0;bottom:0;transform:rotate(-6deg)}.section{padding:90px 6vw}.section-heading{width:min(1400px,100%);margin:0 auto 32px;display:flex;justify-content:space-between;align-items:end}.section-heading h2{font-size:38px;margin:0;letter-spacing:-1.5px}.category-grid,.product-grid{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;min-height:255px;text-align:left;padding:26px;background:#101010;border:1px solid #202020;border-radius:14px;cursor:pointer;overflow:hidden;transition:.22s}.category-card:hover{transform:translateY(-5px);border-color:#0086cf;box-shadow:0 20px 50px rgba(0,0,0,.35)}.category-index{position:absolute;right:20px;top:18px;color:#3d3d3d;font-size:12px;font-weight:900}.category-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#0b0b0b;border:1px solid rgba(0,134,207,.4);border-radius:12px;color:#0086cf;font-size:20px;font-weight:1000}.category-name{display:block;margin-top:42px;font-size:19px;font-weight:900}.category-description{display:block;margin-top:8px;color:#777;font-size:13px;max-width:210px}.category-arrow{position:absolute;right:22px;bottom:20px;color:#0086cf;font-size:24px}.products-section{background:#0c0c0c}.products-heading{align-items:center}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid #242424;background:#111;color:#888;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:800;cursor:pointer}.filter.active,.filter:hover{background:#0086cf;border-color:#0086cf;color:#fff}.product-card{background:#111;border:1px solid #202020;border-radius:14px;overflow:hidden;cursor:pointer;transition:.22s}.product-card:hover{transform:translateY(-5px);border-color:#0086cf}.product-cover{height:190px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 50%,rgba(0,134,207,.22),transparent 50%),#0b0b0b}.cover-mark{font-size:54px;font-weight:1000;color:rgba(255,255,255,.08);letter-spacing:-3px}.product-badges{position:absolute;left:14px;right:14px;top:14px;display:flex;justify-content:space-between}.badge{display:inline-flex;padding:6px 9px;border-radius:6px;background:#171717;border:1px solid #2d2d2d;color:#bcbcbc;font-size:10px;font-weight:900;letter-spacing:.7px}.badge.status{background:#0086cf;border-color:#0086cf;color:#fff}.product-body{padding:20px}.product-body h3{margin:0 0 8px;font-size:18px}.product-body p{height:40px;overflow:hidden;margin:0;color:#777;font-size:13px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;border-top:1px solid #202020}.product-bottom span{color:#777;font-size:11px}.product-bottom strong{color:#0086cf}.premium-banner{width:min(1280px,88%);margin:90px auto;padding:55px 60px;border:1px solid rgba(0,134,207,.3);border-radius:18px;background:linear-gradient(120deg,#111,#0b0b0b);display:flex;align-items:center;justify-content:space-between;gap:40px}.premium-banner h2{font-size:38px;margin:0}.premium-banner p{color:#888;max-width:700px}.site-footer{padding:38px 6vw;border-top:1px solid #1c1c1c;display:flex;align-items:center;justify-content:space-between;color:#666;font-size:12px}.footer-brand{font-size:19px}.empty-state{text-align:center;color:#777}.modal-backdrop{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.82);backdrop-filter:blur(10px)}.modal-backdrop.open{display:flex}.product-modal{position:relative;width:min(1180px,100%);max-height:92vh;overflow:auto;display:grid;grid-template-columns:1.05fr .95fr;background:#0e0e0e;border:1px solid #262626;border-radius:18px;box-shadow:0 40px 120px #000}.modal-close{position:absolute;right:15px;top:15px;z-index:2;width:40px;height:40px;border:1px solid #303030;border-radius:50%;background:#111;color:#fff;font-size:25px;cursor:pointer}.modal-media{padding:28px;background:#0a0a0a}.modal-cover{height:410px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:radial-gradient(circle,rgba(0,134,207,.22),transparent 55%),#101010;border:1px solid #1f1f1f}.modal-cover span{font-size:76px;font-weight:1000;color:rgba(255,255,255,.09)}.media-tabs,.detail-tabs{display:flex;gap:8px;margin-top:16px}.media-tab,.detail-tab{border:1px solid #292929;background:#121212;color:#777;padding:9px 12px;border-radius:7px;font-size:11px;font-weight:850;cursor:pointer}.media-tab.active,.detail-tab.active{background:#0086cf;border-color:#0086cf;color:#fff}.video-panel{height:410px}.video-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0d0d0d;border:1px solid #202020;border-radius:12px;color:#777}.video-placeholder span{font-size:50px;color:#0086cf}.video-placeholder small{max-width:80%;word-break:break-all}.modal-info{padding:48px 42px}.modal-meta{display:flex;gap:8px}.modal-info h2{font-size:38px;line-height:1.05;margin:24px 0 14px}.modal-summary{color:#929292}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.product-facts div{padding:14px;background:#121212;border:1px solid #222;border-radius:8px}.product-facts span{display:block;color:#666;font-size:10px;text-transform:uppercase}.product-facts strong{font-size:13px}.modal-price{font-size:27px;font-weight:1000;margin:20px 0;color:#fff}.modal-action{width:100%}.detail-tabs{margin-top:32px;overflow:auto}.detail-content{margin-top:18px;color:#999;font-size:14px}.detail-content ul{padding-left:20px}.detail-content li{margin:8px 0}@media(max-width:1100px){.site-header{grid-template-columns:auto 1fr auto}.header-search{display:none}.main-nav{gap:14px}.main-nav a{font-size:12px}.hero-grid{gap:30px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{height:68px;padding:0 20px}.mobile-menu-button{display:block;justify-self:end}.main-nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;padding:20px;background:#0b0b0b;border-bottom:1px solid #222}.main-nav.open{display:flex}.main-nav a.active:after{display:none}.hero{padding:70px 22px}.hero-grid{grid-template-columns:1fr}.hero-visual{height:320px}.hero-panel-main{inset:30px 15px}.hero-panel h3{font-size:27px}.hero h1{font-size:55px;letter-spacing:-3px}.hero-stats{gap:18px}.section{padding:65px 22px}.section-heading,.products-heading{align-items:flex-start;flex-direction:column;gap:20px}.category-grid,.product-grid{grid-template-columns:1fr}.premium-banner{width:auto;margin:50px 22px;padding:34px 25px;flex-direction:column;align-items:flex-start}.site-footer{flex-direction:column;gap:12px;text-align:center}.product-modal{grid-template-columns:1fr}.modal-media{padding:16px}.modal-cover,.video-panel{height:270px}.modal-info{padding:28px 20px}.modal-info h2{font-size:29px}.product-facts{grid-template-columns:1fr}.product-modal{max-height:96vh}.modal-close{position:fixed;right:32px;top:32px}}

.category-card{text-decoration:none;color:#fff}
.category-page-hero{padding:90px 6vw 55px;background:radial-gradient(circle at 80% 20%,rgba(0,134,207,.12),transparent 30%),#090909;border-bottom:1px solid #171717}
.category-page-hero>div{width:min(1400px,100%);margin:auto}
.category-page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;margin:0 0 20px;letter-spacing:-3px}
.category-page-hero p{max-width:760px;color:#8c8c8c;font-size:17px}
.category-products{min-height:620px}

body[data-category-page] .products-section{
  padding-top:42px;
}
body[data-category-page] .section-heading{
  margin-bottom:24px;
}
body[data-category-page] .products-heading h2{
  font-size:34px;
}
@media(max-width:760px){
  body[data-category-page] .products-section{
    padding-top:28px;
  }
  body[data-category-page] .products-heading h2{
    font-size:28px;
  }
}


/* ===== v4 homepage redesign ===== */
.site-header{
  grid-template-columns:minmax(120px,1fr) auto minmax(260px,360px);
}
.header-spacer{
  min-height:1px;
}
.home-header{
  border-bottom:1px solid rgba(0,134,207,.15);
}
.home-header .main-nav{
  justify-content:center;
}
.hero{
  min-height:560px;
  padding:50px 6vw 26px;
}
.hero-grid{
  align-items:center;
  gap:56px;
}
.hero-copy-custom{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.hero-logo{
  width:min(100%, 560px);
  height:auto;
  display:block;
  margin:0 0 8px;
}
.hero-main-title{
  margin:0;
  font-size:clamp(40px,4.2vw,68px);
  line-height:1;
  letter-spacing:-2px;
  text-shadow:0 3px 0 rgba(0,0,0,.55), 0 0 10px rgba(0,0,0,.4);
}
.hero-title-white{
  color:#ffffff;
}
.hero-title-gold{
  color:#f5c402;
}
.hero-copy-custom p{
  max-width:700px;
  color:#b4b4b4;
  font-size:17px;
  margin:18px 0 22px;
}
.filters-home{
  padding-top:24px;
  padding-bottom:24px;
}
.filters-home .section-heading{
  margin-bottom:18px;
}
.home-category-filters{
  width:min(1520px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:120px repeat(4, minmax(0,1fr));
  gap:14px;
  align-items:stretch;
}
.filter-card{
  position:relative;
  border:1px solid #1f1f1f;
  border-radius:18px;
  background:#101010;
  color:#fff;
  text-align:left;
  cursor:pointer;
  overflow:hidden;
  transition:transform .18s ease, border-color .18s ease, box-shadow .18s ease, filter .18s ease;
}
.filter-card:hover,
.filter-card.active{
  transform:translateY(-2px);
  border-color:#0086cf;
  box-shadow:0 18px 40px rgba(0,0,0,.35);
}
.filter-card-all{
  min-height:138px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  padding:16px;
  background:linear-gradient(180deg,#0f1012,#0a0a0a);
}
.filter-card-all .filter-card-title{
  font-size:22px;
  font-weight:900;
  letter-spacing:-0.8px;
}
.filter-card-all .filter-card-sub{
  margin-top:6px;
  font-size:12px;
  color:#909090;
}
.filter-card-banner{
  min-height:138px;
  padding:26px 26px 20px;
  display:flex;
  align-items:flex-end;
  background-size:cover;
  background-position:center;
  isolation:isolate;
}
.filter-card-banner::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,.28), rgba(0,0,0,.72));
  z-index:-2;
}
.filter-card-banner::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(8,8,8,.25);
  z-index:-1;
}
.gta-sa-card{background-image:url("images/gtasanandreasbanner.png");}
.mta-card{background-image:url("images/mtabanner.png");}
.tools-card{background-image:url("images/toolsbanner.png");}
.gta-5-card{background-image:url("images/gta5banner.png");}
.filter-card-content{
  max-width:78%;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.filter-chip{
  position:absolute;
  top:12px;
  left:50%;
  transform:translateX(-50%);
  padding:8px 16px;
  border-radius:10px;
  font-size:12px;
  font-weight:900;
  line-height:1;
  color:#fff;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 8px 20px rgba(0,0,0,.3);
}
.filter-chip-all{
  position:static;
  transform:none;
  margin-bottom:10px;
  background:#6f6f6f;
}
.filter-chip-yellow{background:#f0c81a;color:#141414;}
.filter-chip-orange{background:#ff9f1a;}
.filter-chip-red{background:#b91f1f;}
.filter-chip-green{background:#2b8f2b;}
.filter-card-banner .filter-card-title{
  font-size:22px;
  font-weight:900;
  letter-spacing:-.6px;
}
.filter-card-banner .filter-card-sub{
  width:100%;
  max-width:340px;
  padding:8px 12px;
  background:rgba(20,20,20,.62);
  border:1px solid rgba(255,255,255,.06);
  border-radius:10px;
  color:#d6d6d6;
  font-size:13px;
  line-height:1.45;
  backdrop-filter:blur(4px);
}
.filter-card-arrow{
  position:absolute;
  right:18px;
  bottom:18px;
  color:#1ba0ff;
  font-size:28px;
  font-weight:900;
}
.products-section{
  padding-top:10px;
}
.products-heading{
  margin-bottom:18px;
}
#productGrid{
  grid-template-columns:repeat(4,1fr);
}
@media (max-width:1280px){
  .home-category-filters{
    grid-template-columns:repeat(2, minmax(0,1fr));
  }
  .filter-card-all{
    min-height:120px;
  }
}
@media (max-width:980px){
  .site-header{
    grid-template-columns:1fr auto;
  }
  .header-spacer{
    display:none;
  }
  .hero{
    min-height:auto;
    padding-top:36px;
  }
  .hero-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .hero-logo{
    width:min(100%, 420px);
  }
}
@media (max-width:760px){
  .home-category-filters{
    grid-template-columns:1fr;
  }
  .filter-card-all,
  .filter-card-banner{
    min-height:124px;
  }
  .filter-card-content{
    max-width:86%;
  }
}

/* ===== v5: ALL card removed ===== */
.home-category-filters{
  grid-template-columns:repeat(4, minmax(0,1fr));
}
@media (max-width:1280px){
  .home-category-filters{
    grid-template-columns:repeat(2, minmax(0,1fr));
  }
}
@media (max-width:760px){
  .home-category-filters{
    grid-template-columns:1fr;
  }
}

/* ===== v6: compact category cards ===== */
.filters-home{
  padding-top:18px;
  padding-bottom:14px;
}
.home-category-filters{
  width:min(1320px,100%);
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.filter-card-banner{
  min-height:112px;
  padding:20px 20px 16px;
  border-radius:14px;
}
.filter-card-banner .filter-card-title{
  font-size:18px;
}
.filter-card-banner .filter-card-sub{
  max-width:280px;
  padding:6px 10px;
  font-size:12px;
  line-height:1.35;
}
.filter-chip{
  top:10px;
  padding:7px 14px;
  font-size:11px;
  border-radius:8px;
}
.filter-card-arrow{
  right:14px;
  bottom:12px;
  font-size:23px;
}
.filter-card-content{
  max-width:82%;
  gap:6px;
}
.products-section{
  padding-top:4px;
}

@media(max-width:1280px){
  .home-category-filters{
    width:min(1120px,100%);
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .home-category-filters{
    grid-template-columns:1fr;
  }
  .filter-card-banner{
    min-height:106px;
  }
}

/* ===== v7: category badge outside top edge + taller cards ===== */
.home-category-filters{
  padding-top:12px;
  gap:16px;
}
.filter-card{
  overflow:visible;
}
.filter-card-banner{
  min-height:128px;
  padding:26px 20px 18px;
  border-radius:16px;
}
.filter-card-banner .filter-card-title{
  font-size:19px;
}
.filter-card-banner .filter-card-sub{
  max-width:320px;
  padding:8px 12px;
  font-size:12px;
  line-height:1.45;
}
.filter-chip{
  top:-14px;
  left:50%;
  transform:translateX(-50%);
  z-index:5;
  padding:8px 18px;
  border-radius:9px;
  box-shadow:0 8px 18px rgba(0,0,0,.38);
}
.filter-card-content{
  max-width:84%;
}
.filter-card-arrow{
  right:16px;
  bottom:14px;
}
@media(max-width:760px){
  .filter-card-banner{
    min-height:120px;
  }
}

/* ===== v8: smaller hero title ===== */
.hero-main-title{
  font-size:clamp(20px, 2.2vw, 34px) !important;
  line-height:1.05;
  letter-spacing:-0.8px;
}

/* ===== v9: hero title smaller + split colors ===== */
.hero-main-title{
  font-size:clamp(16px, 1.7vw, 26px) !important;
  line-height:1.08;
  letter-spacing:-0.4px;
  margin-top:4px;
}
.hero-main-title .hero-title-white{
  display:block;
  color:#ffffff !important;
}
.hero-main-title .hero-title-gold{
  display:block;
  color:#f5c402 !important;
}

/* ===== v10: hero title horizontal and larger ===== */
.hero-main-title{
  font-size:clamp(32px, 3vw, 52px) !important;
  line-height:1.05;
  letter-spacing:-1px;
  margin-top:8px;
  display:flex;
  align-items:baseline;
  gap:10px;
  flex-wrap:nowrap;
}
.hero-main-title .hero-title-white,
.hero-main-title .hero-title-gold{
  display:inline !important;
}
.hero-main-title .hero-title-white{
  color:#ffffff !important;
}
.hero-main-title .hero-title-gold{
  color:#f5c402 !important;
}
@media(max-width:760px){
  .hero-main-title{
    font-size:clamp(24px, 5vw, 34px) !important;
    gap:8px;
    flex-wrap:wrap;
  }
}

/* ===== v11: hero mini cards changed to NEW + discount ===== */
.hero-panel-small{
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:10px;
  padding:18px;
}
.hero-panel-small .mini-badge-label{
  display:inline-flex;
  align-self:flex-start;
  padding:6px 10px;
  border-radius:8px;
  font-size:12px;
  font-weight:900;
  line-height:1;
  color:#fff;
  letter-spacing:.4px;
}
.hero-panel-small strong{
  font-size:24px;
  line-height:1.05;
}
.hero-badge-new .mini-badge-label{
  background:#cf1d1d;
}
.hero-badge-sale .mini-badge-label{
  background:#0086cf;
}

/* ===== v12: hero small cards moved away from CTA button ===== */
.hero-panel-main{
  z-index: 2;
}
.hero-panel-small{
  z-index: 1;
}
.hero-panel-small.one{
  right: -18px;
  top: -12px;
}
.hero-panel-small.two{
  left: -28px;
  bottom: -24px;
}

/* ===== v13: small hero cards moved to front corners without blocking button ===== */
.hero-panel-main{
  z-index: 1;
}
.hero-panel-small{
  z-index: 3;
}
.hero-panel-small.one{
  right: -30px;
  top: -20px;
}
.hero-panel-small.two{
  left: -44px;
  bottom: -54px;
}

/* ===== v14: shared featured + discount product system ===== */
.product-card{
  position:relative;
}
.product-card.featured-product{
  border:2px solid #f5c402;
  box-shadow:0 0 0 1px rgba(245,196,2,.14), 0 18px 44px rgba(0,0,0,.34);
  overflow:visible;
}
.product-card.featured-product:hover{
  border-color:#ffd51f;
  box-shadow:0 0 0 1px rgba(245,196,2,.25), 0 22px 52px rgba(0,0,0,.42);
}
.featured-ribbon{
  position:absolute;
  left:14px;
  top:-17px;
  z-index:8;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:31px;
  padding:0 12px;
  border-radius:8px;
  background:#f5c402;
  color:#171300;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.7px;
  box-shadow:0 9px 22px rgba(0,0,0,.35);
}
.featured-ribbon span{
  font-size:15px;
}
.badge-stack{
  display:flex;
  align-items:center;
  gap:7px;
}
.discount-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:27px;
  padding:0 9px;
  border-radius:6px;
  background:#d51f26;
  border:1px solid #ef343b;
  color:#fff;
  font-size:10px;
  font-weight:1000;
  letter-spacing:.4px;
}
.product-price-group{
  display:flex;
  align-items:center;
  gap:8px;
}
.product-price-group del{
  color:#666;
  font-size:11px;
}
.product-price-group strong{
  color:#f5c402;
  font-size:14px;
}
.modal-price{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.modal-price del{
  color:#666;
  font-size:16px;
  font-weight:700;
}
.modal-price strong{
  color:#fff;
}
.modal-discount{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  border-radius:7px;
  background:#d51f26;
  color:#fff;
  font-size:12px;
  font-weight:1000;
}
body[data-category-page] .product-grid{
  padding-top:18px;
}


/* ===== v15: featured border top-corner fix ===== */
.product-card.featured-product{
  border-color:transparent !important;
  box-shadow:0 18px 44px rgba(0,0,0,.34) !important;
  overflow:visible;
}
.product-card.featured-product::before{
  content:"";
  position:absolute;
  inset:0;
  border:2px solid #f5c402;
  border-radius:14px;
  pointer-events:none;
  z-index:2;
}
.product-card.featured-product:hover::before{
  border-color:#ffd51f;
}
.product-card.featured-product:hover{
  box-shadow:0 22px 52px rgba(0,0,0,.42) !important;
}
.featured-ribbon{
  z-index:4;
}

/* ===== v16: homepage discount card prices ===== */
.hero-badge-sale .mini-badge-label{
  background:#56d15a !important;
  color:#0a0a0a !important;
}
.hero-sale-prices{
  display:flex;
  flex-direction:column;
  gap:3px;
}
.hero-old-price{
  position:relative;
  display:inline-block;
  width:max-content;
  color:#9a9a9a;
  font-size:14px;
  font-weight:800;
}
.hero-old-price::after{
  content:"";
  position:absolute;
  left:-2px;
  right:-2px;
  top:50%;
  height:2px;
  background:#e1262f;
  transform:rotate(-6deg);
  transform-origin:center;
}
.hero-new-price{
  color:#ffffff !important;
  font-size:24px !important;
  line-height:1;
}

/* ===== v17: featured hero yellow border + star ===== */
.hero-panel-main{
  border:2px solid #f5c402 !important;
  box-shadow:0 35px 80px rgba(0,0,0,.55) !important;
}
.hero-panel-main:hover{
  border-color:#f5c402 !important;
}
.hero-action-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:35px;
  padding:10px 16px;
  border-radius:8px;
  border:1px solid #0086cf;
  background:#0086cf;
  color:#fff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.4px;
  box-shadow:none;
  cursor:pointer;
  transition:background .2s,border-color .2s;
}
.hero-action-btn:hover{
  background:#0097e8;
  border-color:#0097e8;
}
.hero-featured-label{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#f5c402 !important;
}
.hero-featured-star{
  font-size:15px;
  line-height:1;
  color:#f5c402;
}

/* ===== v18: featured hero category chip ===== */
.hero-panel-main{
  position:relative;
}
.hero-product-category-chip{
  position:absolute;
  top:-16px;
  left:22px;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 14px;
  border-radius:9px;
  background:#111111;
  border:1px solid #f5c402;
  color:#f5c402;
  font-size:12px;
  font-weight:900;
  letter-spacing:.4px;
  box-shadow:0 10px 24px rgba(0,0,0,.35);
  z-index:4;
}

/* ===== v19: social buttons above header ===== */
.social-topbar{
  position:relative;
  z-index:60;
  min-height:42px;
  display:flex;
  align-items:center;
  background:#090909;
  border-bottom:1px solid #171717;
}
.social-topbar-inner{
  width:100%;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  gap:8px;
  padding:6px 4vw;
}
.social-button{
  min-height:30px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border-radius:7px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
  letter-spacing:.1px;
  border:1px solid rgba(255,255,255,.09);
  transition:transform .18s ease, filter .18s ease, box-shadow .18s ease;
}
.social-button:hover{
  transform:translateY(-1px);
  filter:brightness(1.08);
  box-shadow:0 8px 18px rgba(0,0,0,.28);
}
.social-youtube{
  background:#ff0000;
}
.social-discord{
  background:#5865f2;
}
.social-instagram{
  background:linear-gradient(135deg,#feda75 0%,#fa7e1e 24%,#d62976 52%,#962fbf 76%,#4f5bd5 100%);
}
.social-tiktok{
  background:#050505;
  border-color:#2a2a2a;
}
@media(max-width:760px){
  .social-topbar-inner{
    justify-content:center;
    gap:6px;
    padding:6px 10px;
    overflow-x:auto;
  }
  .social-button{
    flex:0 0 auto;
    padding:0 10px;
    font-size:11px;
  }
}

/* ===== v20: social buttons aligned with main navigation ===== */
.social-topbar{
  display:none !important;
}
.site-header{
  grid-template-columns:minmax(70px,1fr) auto auto minmax(230px,320px) !important;
  gap:16px !important;
}
.header-social-links{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:7px;
  white-space:nowrap;
}
.header-social-links .social-button{
  min-height:29px;
  padding:0 11px;
  border-radius:999px !important;
  font-size:11px;
  line-height:1;
}
.header-social-links .social-instagram{
  border-radius:999px !important;
  overflow:hidden;
}
@media(max-width:1350px){
  .site-header{
    grid-template-columns:40px auto auto minmax(210px,280px) !important;
    gap:11px !important;
  }
  .main-nav{
    gap:15px;
  }
  .header-social-links .social-button{
    padding:0 9px;
    font-size:10px;
  }
}
@media(max-width:1050px){
  .header-social-links{
    display:none;
  }
  .site-header{
    grid-template-columns:auto 1fr auto !important;
  }
}

/* ===== v21: Instagram solid color ===== */
.social-instagram,
.header-social-links .social-instagram{
  background:#d45b99 !important;
}

/* ===== admin v3: uploaded product cover images ===== */
.product-cover{
  background-repeat:no-repeat;
}
.modal-cover{
  background-repeat:no-repeat;
}

/* ===== v9 fixes ===== */
#featuredSaleCard[hidden]{display:none!important}
.category-brand{font-size:21px;font-weight:950;color:#fff;text-decoration:none;white-space:nowrap}.category-brand span{color:#0086cf}
.category-header{grid-template-columns:minmax(240px,340px) 1fr auto!important;gap:24px!important}
.category-search{
  display:flex;
  width:min(100%,320px);
  margin:0 0 18px;
}
.home-search-row{
  width:min(1400px,100%);
  margin:0 auto 18px;
}
.home-search-row .home-search{
  display:flex;
  width:min(100%,360px);
}
body[data-category-page] main{display:block;min-height:calc(100vh - 78px)}
body[data-category-page] .category-page-hero{display:none!important}
body[data-category-page] .products-section{padding-top:28px!important;padding-bottom:32px!important;min-height:auto!important;background:#0c0c0c;display:block!important}
body[data-category-page] .products-heading h1{font-size:34px;margin:0;letter-spacing:-1.5px}
.category-seo-note{width:min(1400px,100%);margin:0 auto;padding:0 6vw 44px}
.category-seo-note p{margin:0;padding:12px 14px;border:1px solid #1a1a1a;border-radius:10px;background:#0a0a0a;color:#666;font-size:12px;line-height:1.55}
.category-seo-note strong{color:#888;font-weight:700}
@media(max-width:760px){body[data-category-page] .products-heading h1{font-size:28px}.category-seo-note{padding:0 22px 36px}}
body[data-category-page] .product-grid{min-height:120px}
.filter-card{text-decoration:none;color:#fff}

/* ===== v22: rounded image clipping for category + product cards ===== */
.filter-card{
  overflow:visible;
}
.filter-card.filter-card-banner{
  overflow:visible;
  border-radius:16px;
  background-clip:padding-box;
}
.filter-card-banner::before,
.filter-card-banner::after{
  border-radius:inherit;
}
.filter-chip{
  top:-14px;
  left:50%;
  transform:translateX(-50%);
  z-index:5;
}
.home-category-filters{
  padding-top:14px;
}
.product-card{
  overflow:hidden;
  border-radius:14px;
}
.product-cover{
  border-radius:14px 14px 0 0;
  overflow:hidden;
  background-clip:padding-box;
  -webkit-background-clip:padding-box;
}
.product-card.featured-product .product-cover{
  border-radius:12px 12px 0 0;
}
.product-card.featured-product::before{
  border-radius:14px;
}

/* ===== v23: hero title spacing fix ===== */
.hero-main-title{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:6px;
  margin:10px 0 0;
  font-size:clamp(30px,3.4vw,48px)!important;
  line-height:1.15!important;
  letter-spacing:-0.3px!important;
  text-shadow:none;
  flex-wrap:wrap;
}
.hero-main-title .hero-title-white,
.hero-main-title .hero-title-gold{
  display:block!important;
  white-space:nowrap;
}
@media(max-width:760px){
  .hero-main-title{
    font-size:clamp(26px,6.5vw,34px)!important;
    gap:4px;
  }
}

/* ===== v24: modal media 16:9 + inline youtube ===== */
.modal-media-stage{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  border-radius:12px;
  overflow:hidden;
  border:1px solid #1f1f1f;
  background:#101010;
}
.modal-media .modal-cover{
  position:absolute;
  inset:0;
  height:auto!important;
  min-height:0!important;
  border:0;
  border-radius:0;
}
.modal-video{
  position:absolute;
  inset:0;
  background:#000;
}
.modal-video iframe{
  width:100%;
  height:100%;
  border:0;
  display:block;
}
.modal-video-empty{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:#777;
  font-size:14px;
}
.modal-video-empty span{
  font-size:42px;
  color:#0086cf;
  line-height:1;
}
.video-panel{display:none!important}
@media(max-width:760px){
  .modal-media .modal-cover,.video-panel{height:auto!important}
}

/* ===== v25: subcategory pills + SEO tags ===== */
.category-shell{
  width:min(1400px,100%);
  margin:0 auto;
}
body[data-category-slug] .category-products-heading,
body[data-category-page] .category-products-heading{
  margin-bottom:10px!important;
  width:100%;
}
body[data-category-slug] .category-products-heading h1,
body[data-category-page] .category-products-heading h1{
  text-align:left;
}
.subcategory-pills{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px;
  margin:0 0 20px;
  width:100%;
}
.subcategory-pill{
  border:1px solid rgba(255,255,255,.16);
  background:transparent;
  color:#9a9a9a;
  border-radius:6px;
  padding:5px 11px;
  font-size:12px;
  font-weight:700;
  line-height:1.2;
  cursor:pointer;
  transition:border-color .15s,color .15s;
  white-space:nowrap;
}
.subcategory-pill:hover{
  border-color:rgba(255,255,255,.38);
  color:#fff;
}
.subcategory-pill.active{
  background:transparent;
  border-color:#fff;
  color:#fff;
  box-shadow:none;
}
.category-products-heading .eyebrow{display:none}
body[data-category-slug] .product-grid,
body[data-category-page] .product-grid{
  width:100%;
  margin:0;
  padding-top:24px;
}
body[data-category-slug] .products-section,
body[data-category-page] .products-section{
  padding-top:28px!important;
  padding-bottom:32px!important;
}
.product-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 14px;
}
.product-tag{
  display:inline-flex;
  padding:5px 10px;
  border-radius:999px;
  background:#101820;
  border:1px solid #243447;
  color:#9db0c8;
  font-size:11px;
  font-weight:700;
}

/* ===== v30: Patreon top banner ===== */
.patreon-banner{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  padding:10px 18px;
  background:linear-gradient(90deg,#005f94 0%,#0086cf 52%,#0097e8 100%);
  color:#fff;
  font-size:14px;
  font-weight:600;
  line-height:1.35;
  text-align:center;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.patreon-banner-text{
  color:#fff;
}
.patreon-banner-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:6px 14px;
  border-radius:999px;
  background:#ff424d;
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
  transition:background .18s ease,color .18s ease;
}
.patreon-banner-btn:hover{
  background:#e63a44;
  color:#fff;
}
@media(max-width:760px){
  .patreon-banner{
    padding:10px 14px;
    font-size:13px;
    gap:10px;
  }
  .patreon-banner-btn{
    min-height:30px;
    font-size:12px;
  }
}

/* ===== v31: product category tags above cover ===== */
.product-card-tags{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  flex-wrap:nowrap;
  padding:10px 14px 8px;
}
.product-card-tags-main{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  min-width:0;
  flex:1 1 auto;
}
.product-card-tags-side{
  display:flex;
  align-items:center;
  gap:6px;
  flex-shrink:0;
  margin-left:auto;
}
.product-card-tags .featured-ribbon{
  position:absolute;
  top:-18px;
  left:14px;
  z-index:9;
  margin:0;
  box-shadow:0 8px 18px rgba(0,0,0,.38);
}
.product-card > .featured-ribbon{
  position:absolute;
  top:-18px;
  left:14px;
  z-index:9;
  margin:0;
  box-shadow:0 8px 18px rgba(0,0,0,.38);
}
.product-category-badge{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:10px;
  padding:5px 8px;
}
.product-card-status{
  white-space:nowrap;
}
.product-card-discount{
  min-height:32px;
  padding:0 11px;
  font-size:12px;
  color:#fff!important;
  -webkit-text-stroke:0;
  text-shadow:none;
}
.product-card-price-row{
  display:inline-flex;
  align-items:center;
  gap:8px;
  flex-wrap:nowrap;
  justify-content:flex-start;
}
.product-card-sale-time{
  min-height:24px;
  padding:0 8px;
  font-size:10px;
  font-weight:900;
  border-radius:6px;
  background:#1a1a1a!important;
  border:1px solid #2d2d2d!important;
  color:#f5c402!important;
  box-shadow:none;
}
.product-card-top-badges{
  position:absolute;
  left:14px;
  top:-17px;
  z-index:9;
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:nowrap;
  max-width:calc(100% - 28px);
}
.product-card-top-badges .featured-ribbon{
  position:static;
  top:auto;
  left:auto;
  margin:0;
  flex-shrink:0;
  box-shadow:0 8px 18px rgba(0,0,0,.38);
}
.product-card-top-badges .product-card-top-sale-time{
  min-height:31px;
  padding:0 12px;
  font-size:11px;
  border-radius:8px;
  flex-shrink:0;
}
.product-card-sale-time::before{
  content:none;
}
.product-card-price-group del{
  color:#666;
  font-size:13px;
}
.product-bottom{
  justify-content:flex-end;
}
.product-card-premium-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  width:100%;
}
.product-card-premium-foot .product-card-price-row{
  justify-content:flex-start;
  flex:1 1 auto;
  min-width:0;
}
.product-card-buy-actions{
  display:inline-flex;
  align-items:center;
  gap:6px;
  flex:0 0 auto;
}
.product-buy-now{
  min-height:36px;
  padding:8px 16px;
  border:0;
  border-radius:7px;
  font-family:inherit;
  font-size:12px;
  font-weight:900;
  letter-spacing:.35px;
  line-height:1;
  white-space:nowrap;
  text-decoration:none;
  cursor:pointer;
  -webkit-text-stroke:0.65px #000;
  paint-order:stroke fill;
  text-shadow:0 0 1px #000,0 1px 1px #000,1px 0 1px #000,-1px 0 1px #000,-1px -1px 1px #000,1px 1px 1px #000;
}
.product-cart-btn{
  width:28px;
  height:28px;
  min-width:28px;
  min-height:28px;
  padding:0;
  border-radius:6px;
  border:1px solid #2d2d2d;
  background:#141414;
  color:#f2f2f2;
  display:inline-grid;
  place-items:center;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease;
}
.product-cart-btn span{
  font-size:13px;
  line-height:1;
}
.product-cart-btn:hover{
  border-color:#0086cf;
  background:#181818;
}
.product-bottom-meta{
  display:flex;
  align-items:center;
  gap:8px;
}
.product-price-free{
  color:#0086cf;
}
.product-star-btn--compact{
  min-height:26px;
  padding:3px 8px;
  font-size:11px;
}
.product-star-btn--compact .star-icon{
  font-size:14px;
}
.product-card.featured-product .product-card-tags{
  padding-top:10px;
}
.product-card.featured-product .product-cover{
  border-radius:0;
}
.product-card:not(.featured-product) .product-cover{
  border-radius:0;
}

/* ===== v32: modal tags, whitespace, stars, share ===== */
.modal-summary,
.detail-content{
  white-space:pre-wrap;
}
.modal-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
}
.product-star-btn{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:31px;
  padding:5px 10px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:6px;
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease;
}
.product-star-btn:hover{
  border-color:rgba(245,196,2,.45);
  background:rgba(245,196,2,.08);
}
.product-star-btn .star-icon{
  font-size:16px;
  line-height:1;
  color:#8a8a8a;
}
.product-star-btn.starred .star-icon{
  color:#f5c402;
}
.modal-product-tags{
  margin-top:16px;
  margin-bottom:0;
}
.modal-actions-row{
  display:flex;
  align-items:stretch;
  gap:10px;
  flex-wrap:wrap;
  margin-top:18px;
}
.modal-actions-row .modal-action{
  flex:1 1 220px;
  width:auto;
  margin:0;
}
.modal-share-btn{
  flex:1 1 140px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:48px;
  padding:0 18px;
  border:1px solid rgba(0,134,207,.45);
  border-radius:9px;
  background:rgba(0,134,207,.08);
  color:#fff;
  font-weight:850;
  font-size:14px;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease;
}
.modal-share-btn:hover{
  border-color:#0086cf;
  background:rgba(0,134,207,.16);
}
.modal-share-btn .share-icon{
  font-size:18px;
  line-height:1;
}
@media(max-width:760px){
  .modal-actions-row{
    flex-direction:column;
  }
  .modal-actions-row .modal-action,
  .modal-share-btn{
    flex:1 1 auto;
    width:100%;
  }
}

/* ===== v34: compact modal, scroll only description ===== */
.product-modal{
  width:min(960px,100%)!important;
  max-height:86vh!important;
  overflow:hidden!important;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
}
.modal-media{
  padding:18px!important;
  overflow:hidden;
}
.modal-media-stage{
  max-height:min(220px,30vh);
}
.modal-info{
  display:flex!important;
  flex-direction:column!important;
  max-height:86vh!important;
  overflow:hidden!important;
  padding:22px 20px 18px!important;
}
.modal-info h2{
  font-size:28px!important;
  margin:12px 0 8px!important;
  line-height:1.08!important;
}
.modal-summary{
  margin:0 0 10px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.product-facts{
  margin:12px 0!important;
}
.modal-detail-panel{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-height:0;
}
.detail-tabs{
  flex-shrink:0;
  margin-top:10px!important;
}
.detail-scroll{
  flex:1 1 auto;
  min-height:88px;
  max-height:210px;
  overflow-y:auto;
  margin-top:10px;
  padding-right:6px;
  scrollbar-width:thin;
  scrollbar-color:#0086cf #171717;
}
.detail-scroll::-webkit-scrollbar{
  width:6px;
}
.detail-scroll::-webkit-scrollbar-track{
  background:#171717;
  border-radius:999px;
}
.detail-scroll::-webkit-scrollbar-thumb{
  background:#0086cf;
  border-radius:999px;
}
.detail-content{
  margin-top:0!important;
}
.modal-info-foot{
  flex-shrink:0;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #1f1f1f;
}
.modal-product-tags{
  margin-top:0!important;
  margin-bottom:12px!important;
}
.modal-actions-row{
  margin-top:0!important;
}
@media(max-width:760px){
  .product-modal{
    max-height:92vh!important;
    overflow:hidden!important;
  }
  .modal-info{
    max-height:none!important;
    min-height:0;
  }
  .detail-scroll{
    max-height:150px;
  }
  .modal-media-stage{
    max-height:180px;
  }
}

/* ===== v35: featured ribbon half outside + compact tag row ===== */
body[data-category-slug] .product-grid,
body[data-category-page] .product-grid,
#productGrid{
  padding-top:18px;
}
.product-card-tags-side .product-star-btn{
  min-height:28px;
  padding:4px 8px;
}
.product-card-status{
  font-size:10px;
  padding:5px 8px;
}
.product-card.featured-product{
  overflow:visible!important;
}

/* ===== v37: card footer download / price ===== */
.btn-download,
.product-card-download{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#2ea043!important;
  border:1px solid #268a39;
  color:#fff!important;
  box-shadow:none;
  -webkit-text-stroke:0.45px #000;
  paint-order:stroke fill;
  text-shadow:0 0 1px #000,0 1px 1px #000,1px 0 1px #000,-1px 0 1px #000;
}
.product-card-download{
  min-height:28px;
  padding:5px 12px;
  border-radius:6px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.3px;
  white-space:nowrap;
}
.modal-action.btn-download{
  min-height:52px;
  width:100%;
  padding:0 24px;
  border-radius:10px;
  font-weight:900;
  font-size:17px;
  letter-spacing:.35px;
  line-height:1;
  text-transform:none;
  text-decoration:none;
  -webkit-text-stroke:0;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
  transition:background .2s,border-color .2s;
}
.modal-action.btn-download:hover{
  transform:none;
  background:#268a39!important;
  border-color:#1f6f30!important;
  color:#fff!important;
  box-shadow:none;
}
.modal-action.btn-tebex{
  width:100%;
}
.modal-price-row{
  display:inline-flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.modal-price-countdown{
  min-height:30px;
  padding:0 10px;
  font-size:11px;
}
.modal-premium-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex:1 1 260px;
}
.modal-buy-now{
  flex:1 1 auto;
  width:100%;
  min-height:52px;
  padding:0 26px;
  border:0;
  border-radius:10px;
  font-family:inherit;
  font-size:16px;
  font-weight:900;
  letter-spacing:.4px;
  line-height:1;
  white-space:nowrap;
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  -webkit-text-stroke:0.65px #000;
  paint-order:stroke fill;
  text-shadow:0 0 1px #000,0 1px 1px #000,1px 0 1px #000,-1px 0 1px #000,-1px -1px 1px #000,1px 1px 1px #000;
  box-shadow:none;
}
.modal-cart-btn{
  width:52px;
  height:52px;
  min-width:52px;
  min-height:52px;
  padding:0;
  border-radius:10px;
  border:1px solid #2d2d2d;
  background:#141414;
  color:#f2f2f2;
  display:inline-grid;
  place-items:center;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease;
  flex:0 0 auto;
}
.modal-cart-btn span{
  font-size:20px;
  line-height:1;
}
.modal-cart-btn:hover{
  border-color:#0086cf;
  background:#181818;
}
.modal-actions-row .modal-premium-actions[hidden]{
  display:none!important;
}
.modal-actions-row .modal-action[hidden]{
  display:none!important;
}

/* ===== v40: modal cover lightbox ===== */
.modal-cover.is-zoomable{
  cursor:zoom-in;
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:120;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(0,0,0,.9);
  opacity:0;
  visibility:hidden;
  transition:opacity .2s ease,visibility .2s ease;
}
.image-lightbox.open{
  opacity:1;
  visibility:visible;
}
.image-lightbox-dialog{
  position:relative;
  max-width:min(96vw,1400px);
  max-height:92vh;
  border:1px solid #2a2a2a;
  border-radius:14px;
  background:#101010;
  box-shadow:0 24px 80px rgba(0,0,0,.55);
  overflow:hidden;
}
.image-lightbox-close{
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  background:rgba(9,9,9,.82);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  display:grid;
  place-items:center;
  transition:background .2s,border-color .2s;
}
.image-lightbox-close:hover{
  background:rgba(0,134,207,.25);
  border-color:rgba(0,134,207,.45);
}
.image-lightbox-img{
  display:block;
  width:auto;
  height:auto;
  max-width:min(96vw,1400px);
  max-height:92vh;
  object-fit:contain;
  background:#090909;
}
.product-card-price{
  color:#f5c402;
  font-size:18px;
  font-weight:900;
}
.product-card-price-group del{
  color:#666;
  font-size:13px;
}
.product-card-price-group strong{
  color:#f5c402;
  font-size:18px;
}

/* ===== v43: featured hero redesign ===== */
.hero-visual{
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
}
.hero-featured-wrap{
  position:relative;
  width:min(100%,520px);
  margin-left:auto;
  padding:18px 8px 8px;
  overflow:visible;
}
.hero-featured-stack{
  transform:rotate(-2.5deg);
  transform-origin:center center;
}
.hero-featured-title{
  margin:0 0 18px;
  text-align:center;
  font-size:clamp(28px,3.2vw,44px);
  font-weight:950;
  line-height:1.05;
  letter-spacing:-1px;
}
.hero-featured-card{
  position:relative;
  border:2px solid #f5c402;
  border-radius:16px;
  background:#101010;
  overflow:visible;
  box-shadow:0 24px 60px rgba(0,0,0,.45)!important;
}
.hero-featured-ribbon{
  position:static;
  top:auto;
  left:auto;
  z-index:auto;
  min-height:34px;
  padding:0 14px;
  font-size:12px;
}
.hero-featured-badge-row{
  position:absolute;
  left:14px;
  top:-17px;
  z-index:8;
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  max-width:calc(100% - 28px);
}
.hero-featured-media{
  aspect-ratio:16/10;
  border-radius:14px;
  background-color:#101010;
  background-repeat:no-repeat;
}
.hero-new-badge{
  position:absolute;
  top:-14px;
  right:16px;
  z-index:7;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 16px;
  border-radius:9px;
  background:#cf1d1d;
  color:#fff;
  font-size:13px;
  font-weight:1000;
  letter-spacing:.55px;
  box-shadow:0 8px 20px rgba(0,0,0,.35);
}
.hero-featured-foot{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
  margin-top:16px;
}
.hero-discount-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 14px;
  border-radius:8px;
  background:#d51f26;
  border:1px solid #ef343b;
  color:#fff;
  font-size:14px;
  font-weight:1000;
  letter-spacing:.4px;
  box-shadow:0 8px 18px rgba(0,0,0,.28);
}
.hero-featured-wrap .hero-action-btn{
  min-height:56px;
  min-width:min(100%,240px);
  padding:0 28px;
  border-radius:10px;
  font-size:17px;
  font-weight:900;
  letter-spacing:.35px;
  margin-top:0;
  box-shadow:none;
  -webkit-text-stroke:0;
  text-shadow:none;
}
.hero-featured-wrap .hero-action-btn.btn-download{
  min-width:min(100%,280px);
  color:#fff!important;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
}
.hero-featured-wrap .hero-price-btn{
  background:#2ea043!important;
  border:1px solid #268a39!important;
  color:#fff!important;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
}
.hero-featured-wrap .hero-price-btn:hover{
  background:#268a39!important;
  border-color:#1f6f30!important;
}
.hero-featured-wrap .hero-price-btn .hero-price-old{
  margin-right:10px;
  color:rgba(255,255,255,.72);
  font-size:16px;
  font-weight:800;
  text-decoration:line-through;
}
.hero-featured-wrap .hero-price-btn .hero-price-new{
  color:#fff;
  font-size:18px;
  font-weight:950;
}
@media(max-width:760px){
  .hero-featured-wrap{
    width:100%;
    margin:0 auto;
  }
  .hero-featured-stack{
    transform:rotate(-1.5deg);
  }
  .hero-featured-title{
    font-size:clamp(24px,7vw,34px);
  }
}

/* ===== v46: limited-time sale countdown ===== */
.sale-countdown[hidden]{
  display:none!important;
}
.sale-countdown{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:31px;
  padding:0 12px;
  border-radius:8px;
  background:linear-gradient(135deg,#1a1030 0%,#241845 100%);
  border:1px solid rgba(167,120,255,.38);
  color:#efe6ff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.35px;
  white-space:nowrap;
  box-shadow:0 8px 20px rgba(0,0,0,.32);
}
.sale-countdown::before{
  content:"⏱";
  font-size:12px;
  line-height:1;
  opacity:.9;
}
.sale-countdown-ended{
  opacity:.72;
}
.hero-sale-countdown{
  min-height:34px;
  padding:0 12px;
  font-size:12px;
  font-weight:900;
  background:#1a1a1a!important;
  border:1px solid #2d2d2d!important;
  color:#f5c402!important;
  box-shadow:none;
}
.hero-sale-countdown::before{
  content:none;
}
.modal-sale-countdown{
  background:#1a1a1a!important;
  border:1px solid #2d2d2d!important;
  color:#f5c402!important;
  box-shadow:none;
}
.modal-sale-countdown::before{
  content:none;
}
.product-cover{
  position:relative;
}
.product-sale-countdown{
  position:absolute;
  left:12px;
  bottom:12px;
  z-index:3;
}

/* ===== v59: card footer actions — larger download + title typography ===== */
.product-card-download,
.product-buy-now{
  font-family:Inter,Segoe UI,Arial,sans-serif;
  font-weight:900;
  letter-spacing:-0.15px;
  line-height:1.1;
  -webkit-text-stroke:0!important;
  text-shadow:0 1px 0 rgba(0,0,0,.35)!important;
}
.product-bottom .product-card-download{
  min-height:44px;
  min-width:140px;
  padding:12px 30px;
  border-radius:8px;
  font-size:14px;
  letter-spacing:.35px;
  text-transform:uppercase;
}
.product-buy-now{
  min-height:44px;
  padding:12px 20px;
  border-radius:8px;
  font-size:14px;
  letter-spacing:.35px;
  text-transform:uppercase;
}
.product-card-discount{
  min-height:36px;
  padding:0 12px;
  font-size:13px;
  font-weight:900;
  letter-spacing:-0.1px;
  border-radius:7px;
}
.product-card-price-group del{
  font-size:14px;
  font-weight:700;
}
.product-card-price-group strong,
.product-card-price{
  font-size:20px;
  font-weight:900;
  letter-spacing:-0.25px;
}
.product-card-premium-foot{
  gap:10px;
}
.product-bottom{
  padding-top:4px;
}

/* ===== v60: category header search left, brand right ===== */
.category-header .header-search{
  display:flex!important;
  width:100%;
  max-width:340px;
  justify-self:start;
}
.category-header .category-brand{
  justify-self:end;
}
.category-header .main-nav{
  justify-content:center;
}
@media(max-width:1050px){
  .category-header{
    grid-template-columns:minmax(0,1fr) auto auto!important;
    gap:12px!important;
  }
  .category-header .header-search{
    max-width:none;
  }
}

/* ===== v62: modal gallery thumbs + nav ===== */
.modal-gallery-nav{
  position:absolute;
  top:50%;
  z-index:3;
  width:34px;
  height:34px;
  margin-top:-17px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(9,9,9,.78);
  color:#fff;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.modal-gallery-nav.prev{left:10px}
.modal-gallery-nav.next{right:10px}
.modal-gallery-nav:hover{
  border-color:#0086cf;
  background:rgba(0,134,207,.22);
}
.modal-gallery-thumbs{
  display:flex;
  gap:8px;
  overflow-x:auto;
  margin:10px 0 2px;
  padding:2px 0 4px;
}
.modal-gallery-thumb{
  flex:0 0 72px;
  width:72px;
  height:42px;
  border:1px solid #2a2a2a;
  border-radius:8px;
  background:#101010 center/cover no-repeat;
  cursor:pointer;
  opacity:.72;
}
.modal-gallery-thumb.active,
.modal-gallery-thumb:hover{
  opacity:1;
  border-color:#0086cf;
}

/* v64: optional Patreon / Fab / Unity store links */
.modal-premium-actions{
  flex-wrap:wrap;
}
.modal-buy-now[hidden]{
  display:none!important;
}
.product-card-buy-actions{
  flex-wrap:wrap;
  justify-content:flex-end;
}

/* ===== v65: card/featured design + antialiased images (no Fab/Unity card CTAs) ===== */
.hero-discount-badge[hidden],
.hero-new-badge[hidden],
.hero-sale-countdown[hidden]{
  display:none!important;
}
.hero-featured-title{
  --featured-title-size:38px;
  font-size:var(--featured-title-size)!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:-.55px;
  max-height:none!important;
  overflow:visible!important;
  text-wrap:balance;
}
@media(max-width:760px){
  .hero-featured-title{
    --featured-title-size:30px;
  }
}
.hero-featured-media{
  position:relative;
  overflow:hidden;
}
.hero-featured-img,
.product-cover-img,
.filter-card-photo,
.modal-cover-img,
.modal-gallery-thumb img{
  image-rendering:auto!important;
  image-rendering:high-quality!important;
  -ms-interpolation-mode:bicubic;
}
.product-cover{
  position:relative;
  overflow:hidden;
  filter:none!important;
}
.product-cover-img,
.hero-featured-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  pointer-events:none;
}
.filter-card-photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  pointer-events:none;
  z-index:-3;
}
.modal-cover{
  position:relative;
}
.modal-cover-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.modal-cover-img[hidden]{
  display:none!important;
}
.modal-gallery-thumb{
  position:relative;
  overflow:hidden;
}
.modal-gallery-thumb img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  pointer-events:none;
}
.product-cover-img:not([data-smoothed="1"]),
.hero-featured-img:not([data-smoothed="1"]),
.filter-card-photo:not([data-smoothed="1"]),
.modal-cover-img:not([data-smoothed="1"]){
  filter:blur(.55px);
}
.product-cover-img[data-smoothed="1"],
.hero-featured-img[data-smoothed="1"],
.filter-card-photo[data-smoothed="1"],
.modal-cover-img[data-smoothed="1"]{
  filter:none!important;
}
.product-card-status.is-premium{
  background:#f5c402!important;
  border-color:#d4a800!important;
  color:#111!important;
}
.product-card-buy{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  min-width:140px;
  height:44px;
  padding:12px 30px;
  box-sizing:border-box;
  border-radius:8px;
  border:1px solid #d4a800;
  background:#f5c402!important;
  color:#111!important;
  font-family:Inter,Segoe UI,Arial,sans-serif;
  font-size:18px!important;
  font-weight:900;
  letter-spacing:.35px;
  line-height:1!important;
  text-transform:uppercase;
  white-space:nowrap;
  -webkit-text-stroke:0!important;
  text-shadow:none!important;
  cursor:pointer;
}
.product-card-premium-foot.is-centered,
.product-card-premium-foot.has-sale{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  justify-content:stretch!important;
  flex-direction:row;
  gap:8px;
}
.product-card-premium-foot.is-centered .product-card-price-row,
.product-card-premium-foot.has-sale .product-card-price-row{
  justify-self:end;
  justify-content:flex-end;
  flex:0 0 auto;
  min-width:0;
}
.product-card-premium-foot.is-centered .product-card-buy,
.product-card-premium-foot.has-sale .product-card-buy{
  grid-column:2;
  justify-self:center;
}
.product-bottom{
  display:flex!important;
  justify-content:center!important;
  width:100%;
}

/* ===== v69: free card button is DOWNLOAD, centered ===== */
.product-card-premium-foot.is-free-download{
  display:flex!important;
  justify-content:center!important;
  align-items:center;
  width:100%;
}

/* ===== v70: DOWNLOAD text matches BUY NOW size, button height stays 44px ===== */
.product-bottom .product-card-download{
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  padding:0 30px!important;
  font-size:18px!important;
  font-weight:900;
  line-height:1!important;
  letter-spacing:.35px;
}

/* ===== v66: no dark overlay on product/category card images ===== */
.product-cover{
  background:#0b0b0b!important;
}
.product-cover::before,
.product-cover::after{
  content:none!important;
  display:none!important;
  background:none!important;
}
.filter-card-banner::before{
  background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.38))!important;
}
.filter-card-banner::after{
  content:none!important;
  display:none!important;
  background:none!important;
}

/* ===== v67: Arderu-style product modal (16:9 + thumbs + right details) ===== */
.media-tabs{display:none!important}
.product-modal{
  display:flex!important;
  flex-direction:column!important;
  grid-template-columns:none!important;
  width:min(1080px,100%)!important;
  max-height:90vh!important;
  overflow:hidden!important;
}
.modal-body{
  flex:1 1 auto;
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  scrollbar-width:thin;
  scrollbar-color:#0086cf #151515;
}
.modal-body::-webkit-scrollbar{width:8px}
.modal-body::-webkit-scrollbar-track{background:#151515}
.modal-body::-webkit-scrollbar-thumb{background:#0086cf;border-radius:999px}
.modal-stage{
  display:grid!important;
  grid-template-columns:minmax(0,1.7fr) minmax(280px,.86fr)!important;
  grid-template-areas:"left info"!important;
  gap:22px 28px!important;
  align-items:start!important;
  padding:20px 22px 28px!important;
}
.modal-left{
  grid-area:left;
  display:flex!important;
  flex-direction:column;
  gap:8px;
  min-width:0;
}
.modal-info{
  grid-area:info;
  position:sticky!important;
  top:16px!important;
  align-self:start!important;
  display:flex!important;
  flex-direction:column!important;
  max-height:none!important;
  overflow:visible!important;
  padding:0!important;
}
.modal-info .modal-meta{padding-right:44px}
.modal-info h2{
  font-size:22px!important;
  margin:8px 0 8px!important;
  line-height:1.15!important;
}
.modal-summary{
  margin:0 0 10px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.modal-price{
  margin:0 0 8px;
  font-size:20px;
}
.modal-media,
.modal-thumbs-wrap{
  position:static!important;
  top:auto!important;
  grid-area:auto;
  padding:0!important;
  overflow:visible!important;
  background:transparent;
}
.modal-media{
  display:block!important;
  flex:0 0 auto!important;
  width:100%!important;
  min-height:0;
}
.modal-media-stage{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  min-height:240px!important;
  max-height:none!important;
  overflow:hidden!important;
}
.modal-cover{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  height:auto!important;
  min-height:0!important;
  background-size:cover!important;
  background-position:center!important;
}
.modal-cover[hidden]{display:none!important}
.modal-cover-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.modal-cover-img[hidden]{display:none!important}
.modal-gallery-nav{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:5;
  display:grid!important;
  place-items:center;
  width:40px!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(9,9,9,.82);
  color:#fff;
  font-size:0!important;
  line-height:0!important;
  cursor:pointer;
}
.modal-gallery-nav.prev{left:10px!important;right:auto!important}
.modal-gallery-nav.next{right:10px!important;left:auto!important}
.modal-gallery-nav[hidden]{display:none!important}
.modal-gallery-nav svg,
.modal-thumbs-nav svg,
.modal-share-btn svg,
.modal-close svg{
  width:16px;
  height:16px;
  display:block;
}
.modal-close{
  display:grid!important;
  place-items:center;
  width:40px!important;
  height:40px!important;
  padding:0!important;
  font-size:0!important;
  line-height:0!important;
  z-index:9;
}
.modal-thumbs-wrap{
  position:relative!important;
  display:block!important;
  width:100%;
  margin:0!important;
  overflow:visible;
}
.modal-thumbs-wrap[hidden]{display:none!important}
.modal-gallery-thumbs{
  display:grid!important;
  grid-template-columns:repeat(var(--thumb-count,4),minmax(0,1fr));
  gap:8px!important;
  overflow-x:auto;
  overflow-y:hidden;
  margin:0!important;
  padding:0!important;
  scrollbar-width:none;
  scroll-snap-type:x mandatory;
}
.modal-gallery-thumbs::-webkit-scrollbar{display:none}
.modal-gallery-thumbs.is-overflow{
  grid-template-columns:none;
  grid-auto-flow:column;
  grid-auto-columns:calc((100% - 40px) / 5);
  padding:0 40px!important;
}
.modal-gallery-thumb{
  position:relative;
  display:block;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9;
  overflow:hidden;
  padding:0;
  border:2px solid #2a2a2a;
  border-radius:10px;
  background:#0b0b0b!important;
  opacity:1;
  cursor:pointer;
  scroll-snap-align:start;
}
.modal-gallery-thumbs.is-overflow .modal-gallery-thumb{width:auto!important}
.modal-gallery-thumb.active,
.modal-gallery-thumb:hover{
  border-color:#0086cf;
  opacity:1;
}
.modal-gallery-thumb img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  pointer-events:none;
  image-rendering:auto!important;
}
.modal-gallery-thumb.is-video .modal-thumb-play{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:18px;
  text-shadow:0 2px 10px #000;
  background:rgba(0,0,0,.28);
  pointer-events:none;
}
.modal-thumbs-nav{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:4;
  display:grid!important;
  place-items:center;
  width:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0!important;
  font-size:0!important;
  line-height:0!important;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(9,9,9,.82);
  color:#fff;
  cursor:pointer;
}
.modal-thumbs-nav.prev{left:0!important;right:auto!important}
.modal-thumbs-nav.next{right:0!important;left:auto!important}
.modal-thumbs-nav[hidden]{display:none!important}
.modal-detail-panel{
  grid-area:auto;
  margin-top:6px!important;
  padding:16px 0 0!important;
  border-top:1px solid #1f1f1f;
  flex:none!important;
  min-height:0;
  max-height:none;
  overflow:visible;
}
.detail-scroll{
  flex:none;
  min-height:0;
  max-height:none!important;
  overflow:visible;
  margin-top:16px;
  padding-right:0;
}
.detail-content{
  margin-top:0!important;
  overflow:visible;
  max-height:none;
  font-size:14.5px;
  line-height:1.7;
  color:#b4b4b4;
}
.modal-actions-row{
  flex-direction:column!important;
  align-items:stretch!important;
  gap:8px;
  margin:8px 0 10px!important;
}
.modal-actions-row .modal-action,
.modal-share-btn,
.modal-premium-actions,
.modal-buy-now{
  flex:none!important;
  width:100%!important;
}
.modal-premium-actions{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.modal-premium-actions[hidden]{display:none!important}
.modal-info .modal-buy-now,
.modal-info .modal-action.btn-download{
  font-family:Inter,Segoe UI,Arial,sans-serif!important;
  font-size:18px!important;
  font-weight:800!important;
  letter-spacing:.2px!important;
  line-height:1!important;
  text-transform:none!important;
  -webkit-text-stroke:0!important;
  paint-order:normal;
  text-shadow:none!important;
  min-height:46px;
}
.modal-info .modal-share-btn{
  min-height:44px;
  gap:10px;
  border:1px solid rgba(255,255,255,.16);
  background:#141414;
  color:#f3f3f3;
  border-radius:10px;
  font-size:13px;
  font-weight:800;
  letter-spacing:.2px;
}
.modal-info .modal-share-btn:hover{
  border-color:#0086cf;
  background:rgba(0,134,207,.14);
}
.product-details-title{
  margin:16px 0 10px;
  color:#fff;
  font-size:15px;
  font-weight:800;
  letter-spacing:.2px;
}
.modal-info .product-facts{
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap;
  align-items:stretch!important;
  width:100%!important;
  gap:8px!important;
  margin:12px 0 0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
}
.modal-info .product-fact,
.modal-info .product-facts > div{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  box-sizing:border-box;
  padding:11px 14px!important;
  background:#141414!important;
  border:1px solid #262626!important;
  border-radius:10px!important;
}
.modal-info .product-fact span,
.modal-info .product-facts span{
  display:block;
  color:#8a8a8a;
  font-size:11px;
  font-weight:800;
  letter-spacing:.4px;
  text-transform:uppercase;
}
.modal-info .product-facts span + span::before{
  content:none;
  margin:0;
}
.modal-info .product-fact strong,
.modal-info .product-facts strong{
  color:#fff;
  font-size:13px;
  font-weight:800;
  text-align:left;
}
.product-tech-block{
  margin-top:16px;
  padding-top:4px;
}
.product-tech-block[hidden]{display:none!important}
.product-tech-body.is-empty{
  min-height:1.6em;
}
.product-tech-body{
  margin:0;
  color:#c8c8c8;
  font-size:13px;
  line-height:1.6;
  white-space:pre-wrap;
  word-break:break-word;
}
@media(max-width:760px){
  .modal-stage{
    display:flex!important;
    flex-direction:column;
    grid-template-columns:none!important;
    grid-template-areas:none!important;
    gap:14px!important;
    padding:16px 16px 22px!important;
  }
  .modal-left{display:contents!important}
  .modal-media{order:1}
  .modal-thumbs-wrap{order:2}
  .modal-info{
    order:3;
    position:static!important;
  }
  .modal-detail-panel{order:4}
  .modal-media-stage{min-height:180px!important}
  .modal-close{
    position:absolute!important;
    right:12px;
    top:12px;
  }
}

/* ===== v68: license terms in modal details ===== */
.modal-info .product-fact[hidden],
#modalLicenseRow[hidden]{
  display:none!important;
}
#modalLicenseRow{
  align-items:center!important;
  flex-wrap:nowrap!important;
}
#modalLicenseRow > span{
  flex:0 0 auto;
}
.product-license-link{
  color:#4db8e8;
  font-size:10px!important;
  font-weight:700;
  line-height:1.2;
  text-align:left;
  text-decoration:underline;
  text-underline-offset:2px;
  white-space:nowrap!important;
  flex:1 1 auto;
  min-width:0;
  max-width:none;
}
.product-license-link:hover{
  color:#7fd0f5;
}

/* ===== v71: Patreon buy button #c93318 ===== */
#modalBuyNow.modal-buy-now,
#modalBuyNow.btn-download{
  background:#c93318!important;
  border:1px solid #c93318!important;
  color:#fff!important;
}
#modalBuyNow.modal-buy-now:hover,
#modalBuyNow.btn-download:hover{
  background:#b02c15!important;
  border-color:#b02c15!important;
  color:#fff!important;
}



