.shop-public-section {
  background:
    radial-gradient(circle at 78% 2%, rgba(168, 16, 45, .3), transparent 34rem),
    radial-gradient(circle at 3% 55%, rgba(255, 53, 72, .12), transparent 27rem),
    linear-gradient(180deg, #12090e 0%, #09070a 42%, #050609 100%) !important;
  padding-block: clamp(88px, 9vw, 145px) !important;
}

.shop-public-section::before {
  color: rgba(255, 255, 255, .018) !important;
  font-size: clamp(8rem, 18vw, 17rem) !important;
  left: auto !important;
  right: -2vw;
  top: 25px !important;
  transform: none !important;
}

.shop-public-section::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .09), transparent);
  content: "";
  height: 1px;
  left: 5%;
  position: absolute;
  right: 5%;
  top: 0;
}

.shop-public-section > .container {
  max-width: 1320px !important;
}

body:not(.legal-body) .shop-public-section .shop-public-heading {
  align-items: center !important;
  justify-items: center !important;
  margin-inline: auto !important;
  max-width: 920px !important;
  padding-top: 0 !important;
  text-align: center !important;
}

body:not(.legal-body) .shop-public-section .shop-public-heading > *,
body:not(.legal-body) .shop-public-section .shop-public-heading h2,
body:not(.legal-body) .shop-public-section .shop-public-heading p {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.shop-public-heading-top {
  align-items: center;
  display: flex;
  gap: 15px;
  justify-content: center !important;
  width: 100%;
}

.shop-public-heading-top > span {
  color: rgba(255, 255, 255, .38);
  font-size: .58rem;
  font-weight: 850;
  letter-spacing: .12em;
}

.shop-public-heading .eyebrow {
  margin: 0 !important;
}

.shop-public-heading h2 {
  font-size: clamp(2.8rem, 6vw, 5.4rem) !important;
  letter-spacing: -.065em !important;
  line-height: .98 !important;
  margin: 24px 0 18px !important;
  max-width: 890px !important;
  text-wrap: balance;
}

.shop-public-heading .lead {
  color: rgba(255, 255, 255, .58) !important;
  font-size: clamp(.9rem, 1.3vw, 1.05rem) !important;
  margin: 0 !important;
  max-width: 670px !important;
}

.shop-public-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center !important;
  margin-top: 25px;
}

.shop-public-benefits span {
  align-items: center;
  background: rgba(255, 255, 255, .035);
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 999px;
  color: rgba(255, 255, 255, .62);
  display: inline-flex;
  font-size: .59rem;
  font-weight: 750;
  gap: 7px;
  padding: 8px 11px;
}

.shop-public-benefits span::before {
  background: #63e3a6;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(99, 227, 166, .72);
  content: "";
  height: 5px;
  width: 5px;
}

.shop-public-toolbar {
  backdrop-filter: blur(35px) saturate(1.3) !important;
  background: linear-gradient(145deg, rgba(55, 34, 42, .74), rgba(10, 10, 14, .72)) !important;
  border-color: rgba(255, 255, 255, .14) !important;
  border-radius: 18px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 22px 60px rgba(0, 0, 0, .28) !important;
  margin: 42px 0 20px !important;
  padding: 13px 14px 13px 16px !important;
  position: sticky;
  top: 12px;
  z-index: 20;
}

.shop-public-toolbar > div:first-child::before {
  background: linear-gradient(145deg, rgba(255, 79, 95, .22), rgba(255, 255, 255, .045)) !important;
  border: 1px solid rgba(255, 91, 105, .24);
  box-shadow: none !important;
  color: #ff7a86;
}

.shop-public-toolbar > div:first-child {
  display: grid !important;
  gap: 3px !important;
  grid-template-columns: 42px 1fr;
}

.shop-public-toolbar > div:first-child::before { grid-row: 1 / 3; }
.shop-public-toolbar strong { font-size: .82rem !important; }
.shop-public-toolbar small { color: rgba(255, 255, 255, .42) !important; font-size: .57rem !important; }

.shop-public-cart {
  align-items: center;
  background: linear-gradient(145deg, #ff4657, #b70d2d) !important;
  border-color: rgba(255, 107, 120, .42) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 13px 28px rgba(190, 14, 44, .28) !important;
  color: #fff !important;
  display: inline-flex;
  font-size: .65rem;
  font-weight: 900;
  gap: 10px;
  padding: 9px 10px 9px 15px !important;
}

.shop-public-cart b {
  align-items: center;
  background: rgba(5, 6, 9, .3) !important;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 9px !important;
  display: flex;
  height: 28px;
  justify-content: center;
  min-width: 28px;
  padding: 0 7px !important;
}

.shop-public-actions {
  display: flex;
  justify-content: flex-end;
  margin: 30px 0 16px;
  pointer-events: none;
  position: sticky;
  top: 12px;
  z-index: 20;
}

.shop-public-actions .shop-public-cart {
  backdrop-filter: blur(24px) saturate(1.25);
  pointer-events: auto;
}

.shop-public-actions .shop-public-filters,
.shop-public-actions > small {
  display: none !important;
}

.shop-public-grid {
  gap: 18px !important;
}

.shop-public-product {
  background: linear-gradient(155deg, rgba(31, 26, 31, .94), rgba(8, 9, 12, .97)) !important;
  border-color: rgba(255, 255, 255, .105) !important;
  border-radius: 21px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .055), 0 20px 55px rgba(0, 0, 0, .28) !important;
}

.shop-public-product::after {
  bottom: 16px;
  color: rgba(255, 255, 255, .09);
  content: var(--product-index);
  font-size: 2.4rem;
  font-weight: 950;
  letter-spacing: -.08em;
  pointer-events: none;
  position: absolute;
  right: 18px;
  z-index: 0;
}

.shop-public-product:hover {
  border-color: rgba(255, 88, 102, .32) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 28px 70px rgba(0, 0, 0, .38), 0 0 0 1px rgba(255, 73, 88, .08) !important;
  transform: translateY(-5px) !important;
}

.shop-public-product-visual {
  height: 300px !important;
  position: relative;
}

.shop-public-product-visual::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, .08), transparent 28%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

.shop-public-product-visual::after {
  background: linear-gradient(180deg, transparent 50%, rgba(8, 8, 11, .9)) !important;
}

.shop-public-product-badge { display: none !important; }

.shop-public-product-visual > .shop-public-stock-badge {
  left: 14px !important;
  right: auto !important;
  top: 14px !important;
}

.shop-public-product-body {
  padding: 20px 20px 18px !important;
  position: relative;
  z-index: 1;
}

.shop-public-product-body h3 {
  font-size: 1.08rem !important;
  line-height: 1.2;
  margin-bottom: 8px !important;
  max-width: calc(100% - 40px);
}

.shop-public-product-body p {
  color: rgba(255, 255, 255, .5) !important;
  font-size: .68rem !important;
  line-height: 1.6 !important;
}

.shop-product-inventory {
  background: rgba(255, 255, 255, .025) !important;
  border-color: rgba(255, 255, 255, .075) !important;
  margin-top: 14px !important;
}

.shop-public-product-body footer {
  align-items: center !important;
  display: grid !important;
  gap: 12px !important;
  grid-template-columns: 1fr !important;
  margin-top: 17px !important;
  padding-top: 16px !important;
  position: relative;
  z-index: 2;
}

.shop-public-product-body footer strong {
  font-size: 1.45rem !important;
  justify-self: start;
}

.shop-public-product-body footer strong::after {
  color: rgba(255, 255, 255, .34);
  content: " TTC";
  font-size: .49rem;
  font-weight: 750;
  letter-spacing: .04em;
}

.shop-public-product-body footer button {
  align-items: center;
  border-radius: 11px !important;
  display: flex;
  justify-content: center;
  min-height: 43px;
  width: 100%;
}

.shop-public-product-body footer button::after {
  content: "→";
  font-size: .9rem;
  margin-left: 9px;
  transition: transform .2s ease;
}

.shop-public-product-body footer button:hover:not(:disabled)::after { transform: translateX(3px); }

.shop-cart-backdrop {
  backdrop-filter: blur(15px) saturate(.8) !important;
  background: rgba(3, 3, 6, .78) !important;
}

.shop-cart-panel {
  background:
    radial-gradient(circle at 75% 0, rgba(179, 17, 48, .28), transparent 25rem),
    linear-gradient(155deg, rgba(31, 22, 28, .985), rgba(6, 7, 10, .99)) !important;
  border-left-color: rgba(255, 255, 255, .13) !important;
  box-shadow: -35px 0 100px rgba(0, 0, 0, .58) !important;
  max-width: 570px !important;
  width: min(100%, 570px) !important;
}

.shop-cart-panel > header {
  background: linear-gradient(90deg, rgba(255, 255, 255, .04), transparent);
  padding: 27px 27px 23px !important;
}

.shop-cart-panel > header h3 {
  font-size: 1.85rem !important;
  letter-spacing: -.045em;
}

.shop-cart-panel > header div > small {
  color: rgba(255, 255, 255, .42);
  display: block;
  font-size: .59rem;
  margin-top: 6px;
}

.shop-cart-panel > header > button {
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, .055) !important;
  transition: .2s ease;
}

.shop-cart-panel > header > button:hover {
  background: rgba(255, 77, 92, .14) !important;
  border-color: rgba(255, 88, 102, .3) !important;
  transform: rotate(4deg);
}

.shop-cart-items { gap: 10px !important; padding: 18px 23px 0 !important; }
.shop-cart-items article {
  background: linear-gradient(145deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .02)) !important;
  border-radius: 15px !important;
  padding: 11px !important;
}
.shop-cart-items article > div { height: 62px !important; width: 62px; }
.shop-cart-items article > div img { height: 62px !important; width: 62px !important; }

.shop-cart-empty {
  align-content: center;
  display: grid;
  min-height: 330px;
  padding: 60px 25px !important;
}

.shop-cart-empty::before {
  align-items: center;
  background: linear-gradient(145deg, rgba(255, 75, 90, .14), rgba(255, 255, 255, .035));
  border: 1px solid rgba(255, 89, 103, .2);
  border-radius: 18px;
  color: #ff7c88;
  content: "HF";
  display: flex;
  font-size: .75rem;
  font-weight: 950;
  height: 58px;
  justify-content: center;
  justify-self: center;
  margin-bottom: 17px;
  width: 58px;
}

.shop-checkout-form {
  background: rgba(255, 255, 255, .018);
  padding: 23px 25px 35px !important;
}

.shop-cart-total {
  background: linear-gradient(145deg, rgba(121, 20, 39, .42), rgba(255, 255, 255, .025));
  border: 1px solid rgba(255, 82, 98, .18);
  border-radius: 15px;
  padding: 15px;
}

.shop-cart-total > span { font-size: .67rem; font-weight: 800; }
.shop-cart-total > span small { color: rgba(255, 255, 255, .4); display: block; font-size: .5rem; margin-top: 3px; }
.shop-cart-total strong { font-size: 1.65rem !important; }

.shop-checkout-form h4 { font-size: .9rem !important; letter-spacing: -.02em; }
.shop-checkout-fields { gap: 11px !important; }
.shop-checkout-fields input {
  background: rgba(2, 3, 7, .52) !important;
  border-radius: 11px !important;
  min-height: 44px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.shop-checkout-fields input:focus {
  border-color: rgba(255, 84, 99, .62) !important;
  box-shadow: 0 0 0 4px rgba(255, 60, 75, .08);
  outline: none;
}

.shop-checkout-submit {
  border-radius: 12px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .18), 0 13px 30px rgba(185, 13, 43, .27);
  min-height: 48px;
}

@media (max-width: 980px) {
  .shop-public-product-visual { height: 270px !important; }
}

@media (max-width: 650px) {
  .shop-public-section { padding-block: 78px 95px !important; }
  .shop-public-section::before { font-size: 5rem !important; right: -8px; top: 70px !important; }
  .shop-public-heading-top { align-items: center; flex-direction: column; gap: 9px; }
  .shop-public-heading h2 { font-size: 2.55rem !important; }
  .shop-public-benefits { align-items: center; flex-direction: column; }
  .shop-public-actions { margin-top: 24px; top: 8px; }
  .shop-public-actions .shop-public-cart { padding-left: 13px !important; }
  .shop-public-product-visual { height: 275px !important; }
  .shop-cart-panel > header,
  .shop-cart-items,
  .shop-checkout-form { padding-left: 18px !important; padding-right: 18px !important; }
}
