/* Packmanpool Store — v0.8.9 */
body.pdp-packman-store{
  --pdp-store-green:#34e278;
  --pdp-store-green-2:#20c965;
  --pdp-store-bg:#030504;
  --pdp-store-card:#0b0f0c;
  --pdp-store-border:#253128;
  --pdp-store-muted:#8d9791;
  background:#020302!important;
}
body.pdp-packman-store .site-main,
body.pdp-packman-store .content-area,
body.pdp-packman-store .ast-container{background:transparent!important}
body.pdp-packman-store .woocommerce-breadcrumb,
body.pdp-packman-store .woocommerce-result-count,
body.pdp-packman-store .woocommerce-ordering,
body.pdp-packman-store .ast-woo-product-category,
body.pdp-packman-store .product-category,
body.pdp-packman-store .wc-block-grid__product-onsale{display:none!important}

body.pdp-packman-store .woocommerce{
  width:min(1520px,calc(100% - 42px));
  margin:0 auto!important;
  padding:24px 0 74px;
}

/* HERO */
body.pdp-packman-store .pdp-store-hero{
  position:relative;
  overflow:hidden;
  margin:10px 0 26px;
  padding:34px 36px 28px;
  border:1px solid var(--pdp-store-border);
  border-radius:24px;
  background:
    radial-gradient(circle at 88% 18%,rgba(52,226,120,.19),transparent 25%),
    linear-gradient(145deg,#0d130f,#070a08 70%);
  box-shadow:0 24px 70px rgba(0,0,0,.22);
}
body.pdp-packman-store .pdp-store-kicker{
  color:var(--pdp-store-green);
  font-size:11px;
  font-weight:950;
  letter-spacing:.28em;
}
body.pdp-packman-store .pdp-store-hero h1{
  margin:9px 0 9px!important;
  color:#fff!important;
  font-size:clamp(34px,4.4vw,58px)!important;
  line-height:.98!important;
  letter-spacing:-.035em!important;
}
body.pdp-packman-store .pdp-store-hero p{
  max-width:760px;
  margin:0!important;
  color:#9ba69f!important;
  font-size:14px!important;
  line-height:1.65;
}
body.pdp-packman-store .pdp-store-trust{
  display:flex;
  flex-wrap:wrap;
  gap:10px 24px;
  margin-top:20px;
  color:#d8dfda;
  font-size:12px;
  font-weight:750;
}
body.pdp-packman-store .pdp-store-trust b{color:var(--pdp-store-green);margin-right:5px}

/* GRID */
body.pdp-packman-store ul.products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:1120px;
  margin:0 auto!important;
}
body.pdp-packman-store ul.products:before,
body.pdp-packman-store ul.products:after{display:none!important}
body.pdp-packman-store ul.products li.product{
  position:relative;
  float:none!important;
  display:flex!important;
  flex-direction:column!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:12px 12px 16px!important;
  overflow:hidden;
  border:1px solid var(--pdp-store-border)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#101511,#090c0a)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.24)!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body.pdp-packman-store ul.products li.product:hover{
  transform:translateY(-4px);
  border-color:rgba(52,226,120,.52)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.36)!important;
}
body.pdp-packman-store ul.products li.product.pdp-store-plan-2026{
  border-color:rgba(52,226,120,.64)!important;
  box-shadow:0 20px 62px rgba(21,152,72,.12)!important;
}
body.pdp-packman-store ul.products li.product a.woocommerce-LoopProduct-link{
  color:inherit!important;
  text-decoration:none!important;
}
body.pdp-packman-store ul.products li.product img{
  width:78%!important;
  aspect-ratio:1/1;
  object-fit:cover;
  margin:12px auto 18px!important;
  border-radius:16px!important;
  background:#050605;
  border:1px solid rgba(255,255,255,.04);
  box-shadow:0 12px 36px rgba(0,0,0,.28);
}

/* BADGES */
body.pdp-packman-store .pdp-store-badges{
  position:absolute;
  z-index:4;
  top:22px;
  left:22px;
  right:22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  pointer-events:none;
}
body.pdp-packman-store .pdp-store-badge{
  position:static;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  border:1px solid rgba(52,226,120,.58);
  border-radius:999px;
  background:rgba(4,17,9,.95);
  color:var(--pdp-store-green);
  box-shadow:0 7px 22px rgba(0,0,0,.28);
  font-size:9px;
  font-weight:950;
  letter-spacing:.13em;
  white-space:nowrap;
}
body.pdp-packman-store .pdp-store-badge.is-duration{
  color:#e7ece9;
  border-color:#435047;
  background:rgba(12,18,14,.95);
}
body.pdp-packman-store .pdp-store-badge.is-popular,
body.pdp-packman-store .pdp-store-badge.is-total{margin-left:auto}
body.pdp-packman-store .pdp-store-badge.is-total{
  color:#041009;
  border-color:var(--pdp-store-green);
  background:var(--pdp-store-green);
}

/* TITLE + PRICE */
body.pdp-packman-store ul.products li.product .woocommerce-loop-product__title{
  margin:0 6px 6px!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:950!important;
  line-height:1.15!important;
  letter-spacing:-.02em;
}
body.pdp-packman-store .pdp-store-price-wrap{
  display:flex!important;
  align-items:baseline;
  gap:7px;
  margin:0 6px 16px!important;
}
body.pdp-packman-store .pdp-store-price-wrap>.price{
  display:inline!important;
  margin:0!important;
  color:var(--pdp-store-green)!important;
  font-size:31px!important;
  font-weight:950!important;
  line-height:1.1!important;
}
body.pdp-packman-store .pdp-store-price-wrap>.price *{color:inherit!important}
body.pdp-packman-store .pdp-store-currency{
  color:#8b9790!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.12em;
}

/* COPY */
body.pdp-packman-store .pdp-store-plan-copy{
  display:flex;
  flex-direction:column;
  flex:1;
  margin:0 6px 18px;
}
body.pdp-packman-store .pdp-store-subtitle{
  min-height:42px;
  margin:0 0 14px!important;
  color:#929d96!important;
  font-size:12px!important;
  line-height:1.5!important;
}
body.pdp-packman-store .pdp-store-benefits{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin:0!important;
  padding:14px 0 0!important;
  border-top:1px solid rgba(255,255,255,.07);
  list-style:none!important;
}
body.pdp-packman-store .pdp-store-benefits li{
  display:grid;
  grid-template-columns:18px minmax(0,1fr);
  gap:7px;
  align-items:start;
  margin:0!important;
  color:#d2d9d4;
  font-size:12px;
  line-height:1.42;
}
body.pdp-packman-store .pdp-store-check{
  width:17px;height:17px;
  display:inline-flex;
  align-items:center;justify-content:center;
  border-radius:50%;
  background:rgba(52,226,120,.12);
  color:var(--pdp-store-green);
  font-size:10px;
  font-weight:950;
}

/* CTA */
body.pdp-packman-store ul.products li.product .button,
body.pdp-packman-store ul.products li.product .added_to_cart{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:calc(100% - 12px)!important;
  min-height:50px;
  box-sizing:border-box;
  margin:auto 6px 0!important;
  padding:0 17px!important;
  border:1px solid #31543e!important;
  border-radius:13px!important;
  background:#101711!important;
  background-image:none!important;
  color:#e8edea!important;
  box-shadow:none!important;
  text-shadow:none!important;
  font-size:13px!important;
  font-weight:950!important;
  text-transform:none!important;
}
body.pdp-packman-store ul.products li.product.pdp-store-plan-2026 .button{
  background:var(--pdp-store-green)!important;
  border-color:var(--pdp-store-green)!important;
  color:#041009!important;
}
body.pdp-packman-store ul.products li.product .button:hover,
body.pdp-packman-store ul.products li.product .button:focus-visible{
  background:#43eb82!important;
  border-color:#43eb82!important;
  color:#041008!important;
}
body.pdp-packman-store .pdp-store-arrow{font-size:19px;line-height:1}
body.pdp-packman-store ul.products li.product .added_to_cart{
  margin-top:8px!important;
  justify-content:center!important;
  color:var(--pdp-store-green)!important;
}

/* FOOTER NOTE */
body.pdp-packman-store .pdp-store-footer-note{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  margin:28px 0 0;
  padding:24px 18px;
  border:1px solid var(--pdp-store-border);
  border-radius:18px;
  background:#090d0a;
  text-align:center;
}
body.pdp-packman-store .pdp-store-footer-note strong{
  color:var(--pdp-store-green);
  font-size:10px;
  letter-spacing:.28em;
}
body.pdp-packman-store .pdp-store-footer-note span{
  color:#dfe5e1;
  font-size:12px;
  font-weight:850;
  letter-spacing:.10em;
}
body.pdp-packman-store .pdp-store-footer-note small{
  color:#7f8983;
  font-size:11px;
}

@media(max-width:1180px){
  body.pdp-packman-store ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  body.pdp-packman-store .woocommerce{
    width:min(100% - 22px,1520px);
    padding-top:14px;
  }
  body.pdp-packman-store .pdp-store-hero{
    padding:26px 20px 23px;
    border-radius:18px;
  }
  body.pdp-packman-store .pdp-store-hero h1{font-size:36px!important}
  body.pdp-packman-store .pdp-store-trust{
    flex-direction:column;
    gap:7px;
  }
  body.pdp-packman-store ul.products{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  body.pdp-packman-store ul.products li.product{
    padding:10px 10px 15px!important;
  }
  body.pdp-packman-store ul.products li.product img{
    width:72%!important;
  }
}
