@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap');

.dinnup-theme-joias {
  font-family: 'Manrope', system-ui, sans-serif;
  background:
    radial-gradient(circle at top, rgba(166, 124, 82, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(255, 250, 243, 0.96), rgba(251, 247, 241, 1) 48%, rgba(247, 239, 229, 0.92));
}

.dinnup-theme-joias h1,
.dinnup-theme-joias h2,
.dinnup-theme-joias h3,
.dinnup-theme-joias #dn_header_logo,
.dinnup-theme-joias .store-pdp-customizer__title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  letter-spacing: 0.02em;
}

.dinnup-theme-joias .dn-store-sub-header,
.dinnup-theme-joias #dn_header {
  backdrop-filter: blur(16px);
  box-shadow: 0 18px 45px rgba(79, 58, 39, 0.08);
}

.dinnup-theme-joias #dn_footer {
  background:
    linear-gradient(180deg, rgba(29, 23, 19, 0.96), rgba(14, 10, 8, 1)),
    radial-gradient(circle at top, rgba(166, 124, 82, 0.25), transparent 45%);
  color: rgba(255, 247, 237, 0.82);
  border-top: 1px solid rgba(231, 216, 200, 0.3);
}

.dinnup-theme-joias .store-product-card,
.dinnup-theme-joias .dinnup-product-card,
.dinnup-theme-joias #cart-page-content > div,
.dinnup-theme-joias .store-pdp-info-card,
.dinnup-theme-joias .store-pdp-gallery-frame,
.dinnup-theme-joias .store-pdp-customizer {
  box-shadow: 0 18px 42px rgba(79, 58, 39, 0.08);
}

.dinnup-theme-joias .store-product-card,
.dinnup-theme-joias .dinnup-product-card {
  border-radius: 24px !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.dinnup-theme-joias .store-product-card:hover,
.dinnup-theme-joias .dinnup-product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 26px 52px rgba(79, 58, 39, 0.14);
  border-color: rgba(166, 124, 82, 0.45) !important;
}

.dinnup-theme-joias .store-cart-sidebar-inner {
  background:
    linear-gradient(180deg, rgba(34, 27, 22, 0.98), rgba(20, 14, 11, 0.98)),
    radial-gradient(circle at top, rgba(166, 124, 82, 0.18), transparent 46%);
  border-left-color: rgba(166, 124, 82, 0.28) !important;
}

.dinnup-theme-joias .store-cart-sidebar-inner h3,
.dinnup-theme-joias .store-cart-item-name,
.dinnup-theme-joias #cart-sidebar-total {
  color: #fff8ef !important;
}

.dinnup-theme-joias .store-cart-item-qty,
.dinnup-theme-joias .store-cart-empty,
.dinnup-theme-joias .store-cart-sidebar-inner p {
  color: rgba(255, 243, 229, 0.7) !important;
}

.dinnup-theme-joias #cart-sidebar-checkout,
.dinnup-theme-joias #cart-toggle,
.dinnup-theme-joias .store-pdp-buy-button {
  box-shadow: 0 14px 30px rgba(166, 124, 82, 0.24);
}

.dinnup-theme-joias #cart-toggle,
.dinnup-theme-joias .store-pdp-buy-button,
.dinnup-theme-joias .store-add-cart,
.dinnup-theme-joias .dinnup-button,
.dinnup-theme-joias button[type="submit"] {
  background: linear-gradient(135deg, #a67c52, #7a5531) !important;
  border: 1px solid rgba(255, 244, 229, 0.2);
}

.dinnup-theme-joias #dn_announcement {
  min-height: 36px !important;
  height: 36px !important;
  background: linear-gradient(90deg, #5f554e, #7a6f67) !important;
}

.dinnup-theme-joias #dn_announcement .dinnup-button {
  color: #fff7ec !important;
  font-size: 12px !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.dinnup-theme-joias #dn_header,
.dinnup-theme-joias .dn-store-sub-header {
  background:
    linear-gradient(180deg, rgba(121, 111, 103, 0.98), rgba(112, 102, 94, 0.98)),
    radial-gradient(circle at top, rgba(255, 236, 211, 0.12), transparent 42%) !important;
  border-bottom: none !important;
}

.dinnup-theme-joias .dn-store-sub-header .dn-container {
  max-width: var(--dinnup-container-max) !important;
  margin: 0 auto !important;
}

.dinnup-theme-joias .dn-store-sub-header a {
  color: #fff6ea !important;
}

.dinnup-theme-joias .dn-store-sub-header nav a {
  color: rgba(255, 245, 232, 0.88) !important;
  font-size: 13px !important;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.dinnup-theme-joias .dn-store-sub-header nav a:hover {
  color: #f7e0ba !important;
}

.dinnup-theme-joias #dn_header_c {
  max-width: var(--dinnup-container-max) !important;
  margin: 0 auto !important;
  align-items: center !important;
  gap: 14px !important;
  padding: 18px 0 14px !important;
}

.dinnup-theme-joias #dn_header_logo {
  color: #fff7ec !important;
  font-size: 1.55rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase;
}

.dinnup-theme-joias #dn_header_c .dn-header-search-wrap {
  order: 2;
  flex: 1 1 520px !important;
  width: min(100%, 560px) !important;
  max-width: 560px !important;
  margin: 0 auto !important;
}

.dinnup-theme-joias .dn-header-search-input {
  height: 48px !important;
  border-radius: 4px !important;
  border: 1px solid rgba(255, 243, 228, 0.54) !important;
  background-color: rgba(255, 251, 246, 0.98) !important;
  color: #4d3828 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.dinnup-theme-joias .dn-header-search-input::placeholder {
  color: rgba(89, 69, 50, 0.68) !important;
}

.dinnup-theme-joias #dn_header .dn-header-hamburger,
.dinnup-theme-joias #dn_header_c .dn-header-hamburger {
  color: #fff7ec !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 999px !important;
  background: rgba(255, 248, 238, 0.12) !important;
  border: 1px solid rgba(255, 244, 229, 0.18) !important;
}

.dinnup-theme-joias #dn_header_nav {
  order: 4;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 26px !important;
  margin: 0 !important;
  padding-top: 12px !important;
  border-top: 1px solid rgba(255, 240, 223, 0.16);
}

.dinnup-theme-joias #dn_header_nav .dinnup-button {
  background: transparent !important;
  border: none !important;
  color: rgba(255, 245, 232, 0.94) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.dinnup-theme-joias #dn_header_nav .dinnup-button:hover {
  color: #f7e0ba !important;
}

.dn-page.dinnup-theme-base-v1.dinnup-theme-joias .dn-header-drawer,
.dn-page.dinnup-theme-joias .dn-header-drawer {
  background: rgba(27, 20, 16, 0.96) !important;
}

.dn-page.dinnup-theme-base-v1.dinnup-theme-joias .dn-header-drawer-overlay,
.dn-page.dinnup-theme-joias .dn-header-drawer-overlay {
  background: rgba(27, 20, 16, 0.62) !important;
}

.dn-page.dinnup-theme-base-v1.dinnup-theme-joias .dn-header-drawer__nav .dinnup-button,
.dn-page.dinnup-theme-joias .dn-header-drawer__nav .dinnup-button {
  background: rgba(255, 248, 238, 0.06) !important;
  border: 1px solid rgba(255, 240, 223, 0.08) !important;
  color: #fff6ea !important;
}

.dinnup-theme-joias .dn-header-cart-btn {
  top: 28px !important;
  right: 30px !important;
  background: rgba(255, 247, 238, 0.96) !important;
  color: #5f4330 !important;
  border: 1px solid rgba(125, 92, 58, 0.16) !important;
  box-shadow: 0 16px 34px rgba(58, 38, 24, 0.18) !important;
}

.dinnup-theme-joias .dn-header-cart-btn .dn-cart-count {
  background: rgba(166, 124, 82, 0.16) !important;
  color: #5f4330 !important;
}

.dinnup-theme-joias #dn_hero {
  background: #775f48 !important;
  border-radius: 0 0 32px 32px;
  overflow: hidden;
  box-shadow: 0 26px 60px rgba(79, 58, 39, 0.18);
  padding: 0 !important;
}

.dinnup-theme-joias #dn_hero_img {
  transform: none;
  filter: saturate(1.01) contrast(1.02);
  image-rendering: auto;
  object-position: center center !important;
}

.dinnup-theme-joias #dn_hero_overlay {
  background:
    linear-gradient(180deg, rgba(36, 24, 19, 0.2), rgba(36, 24, 19, 0.42)),
    radial-gradient(circle at 82% 28%, rgba(255, 236, 212, 0.16), transparent 26%) !important;
}

.dinnup-theme-joias #dn_hero_c {
  max-width: 860px !important;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 110px 24px 120px !important;
}

.dinnup-theme-joias #dn_hero_h {
  color: #fff6e9 !important;
  font-size: clamp(3.05rem, 6vw, 5.35rem) !important;
  font-weight: 600 !important;
  letter-spacing: 0.13em !important;
  line-height: 0.96 !important;
  text-transform: uppercase;
  text-shadow: 0 12px 34px rgba(17, 10, 7, 0.28);
}

.dinnup-theme-joias #dn_hero_p {
  max-width: 760px;
  margin: 18px auto 0 !important;
  color: rgba(255, 245, 232, 0.92) !important;
  font-size: clamp(1.06rem, 2vw, 1.35rem) !important;
  line-height: 1.75 !important;
  letter-spacing: 0.04em;
}

.dinnup-theme-joias #dn_hero_btn {
  min-height: 52px;
  padding: 0 30px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #f7eee1, #eadac3) !important;
  color: #5a4027 !important;
  border: 1px solid rgba(255, 247, 236, 0.45) !important;
  box-shadow: 0 18px 40px rgba(25, 14, 10, 0.22);
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.dinnup-theme-joias #dn_products {
  background: transparent !important;
  padding-top: 58px !important;
}

.dinnup-theme-joias #dn_products_h {
  margin-bottom: 28px !important;
  color: var(--dinnup-text) !important;
  font-size: clamp(2.1rem, 3vw, 3rem) !important;
  line-height: 1.05;
}

.dinnup-theme-joias #dn_products_grid {
  gap: 28px !important;
}

.dinnup-theme-joias .store-product-card--jewelry {
  background: #fffdf9 !important;
  border: 1px solid rgba(202, 172, 140, 0.24) !important;
  box-shadow: 0 24px 54px rgba(79, 58, 39, 0.1);
}

.dinnup-theme-joias .store-product-card__luxury-media {
  position: relative;
  background: linear-gradient(180deg, #fffdf9, #f7efe5) !important;
  padding: clamp(18px, 2.5vw, 26px);
}

.dinnup-theme-joias .store-product-card__luxury-media img {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
  object-position: center;
  transition: transform 0.35s ease;
}

.dinnup-theme-joias .store-product-card__luxury-media::after {
  content: '';
  position: absolute;
  inset: 12px;
  border-radius: 24px;
  border: 1px solid rgba(166, 124, 82, 0.12);
  pointer-events: none;
}

.dinnup-theme-joias .store-product-card--jewelry:hover .store-product-card__luxury-media img {
  transform: scale(1.05);
}

.dinnup-theme-joias .store-product-card__luxury-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 11px;
  border-radius: 8px;
  background: rgba(34, 27, 22, 0.88);
  color: #fff7ec;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dinnup-theme-joias .store-product-card__luxury-body {
  gap: 12px;
  padding: 20px 18px 22px !important;
}

.dinnup-theme-joias .store-product-card__luxury-title {
  margin: 0 !important;
  color: var(--dinnup-text) !important;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.65rem;
  line-height: 1.02;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: calc(1.02em * 2);
}

.dinnup-theme-joias .store-product-card__luxury-title a {
  color: inherit;
  text-decoration: none;
}

.dinnup-theme-joias .store-product-card__luxury-prices {
  display: grid;
  gap: 4px;
}

.dinnup-theme-joias .store-product-card__luxury-price {
  margin: 0;
  color: var(--dinnup-text);
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1;
}

.dinnup-theme-joias .store-product-card__luxury-price-old {
  margin-left: 8px;
  font-size: 0.92rem;
  font-weight: 500;
  text-decoration: line-through;
}

.dinnup-theme-joias .store-product-card__luxury-meta {
  margin: 0;
  color: var(--dinnup-text-secondary);
  font-size: 0.9rem;
  line-height: 1.45;
}

.dinnup-theme-joias .store-product-card__luxury-meta--pix {
  color: #7a5531;
  font-weight: 700;
}

.dinnup-theme-joias .store-product-card__luxury-note {
  margin: 2px 0 0;
  color: #8f3d33;
  font-size: 0.84rem;
  font-weight: 700;
}

.dinnup-theme-joias .store-product-card__luxury-actions {
  display: grid;
  gap: 10px;
  margin-top: auto;
  padding-top: 6px;
}

.dinnup-theme-joias .store-product-card__luxury-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(166, 124, 82, 0.22);
  background: rgba(255, 249, 242, 0.92);
  color: #5f4330;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.dinnup-theme-joias .store-product-card__luxury-button {
  min-height: 46px;
  border-radius: 999px !important;
  font-size: 12px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.dinnup-theme-joias .store-product-card__luxury-link,
.dinnup-theme-joias .store-product-card__luxury-button {
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.dinnup-theme-joias .store-product-card__luxury-link:hover,
.dinnup-theme-joias .store-product-card__luxury-button:hover {
  transform: translateY(-1px);
}

.dinnup-theme-joias #dn_benefits {
  background: transparent !important;
  padding-top: 18px !important;
  padding-bottom: 58px !important;
}

.dinnup-theme-joias #dn_benefits_h {
  margin-bottom: 26px !important;
  color: var(--dinnup-text) !important;
  font-size: clamp(1.9rem, 3vw, 2.6rem) !important;
}

.dinnup-theme-joias #dn_benefits_grid {
  gap: 20px !important;
}

.dinnup-theme-joias #dn_benefits_grid > .dinnup-container {
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.96), rgba(255, 247, 238, 0.92)),
    radial-gradient(circle at top right, rgba(166, 124, 82, 0.08), transparent 42%);
  border: 1px solid rgba(202, 172, 140, 0.22);
  border-radius: 24px !important;
  padding: 24px !important;
  box-shadow: 0 18px 42px rgba(79, 58, 39, 0.08);
}

.dinnup-theme-joias [id^="dn_benefit_icon_"] {
  min-width: 96px !important;
  height: 32px !important;
  border-radius: 999px !important;
  background: rgba(166, 124, 82, 0.12) !important;
  color: #7a5531 !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.dinnup-theme-joias [id^="dn_benefit_tit_"] {
  margin: 0 0 8px !important;
  color: var(--dinnup-text) !important;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.45rem;
  line-height: 1.05;
}

.dinnup-theme-joias [id^="dn_benefit_t_"] {
  margin: 0 !important;
  color: var(--dinnup-text-secondary) !important;
  line-height: 1.7;
}

.dinnup-theme-joias #dn_promo {
  background: transparent !important;
  padding-top: 6px !important;
  padding-bottom: 72px !important;
}

.dinnup-theme-joias #dn_promo_c {
  background:
    linear-gradient(180deg, rgba(42, 33, 28, 0.98), rgba(29, 23, 19, 1)),
    radial-gradient(circle at top right, rgba(255, 227, 188, 0.12), transparent 36%);
  border-radius: 32px;
  padding: 18px !important;
  box-shadow: 0 28px 70px rgba(34, 24, 17, 0.22);
}

.dinnup-theme-joias .dn-promo-viewport {
  border-radius: 22px;
  overflow: hidden;
  min-height: 260px;
}

.dinnup-theme-joias .dn-promo-slide img {
  filter: saturate(1.02) contrast(1.02);
}

.dinnup-theme-joias #dn_promo_btn {
  margin-top: 22px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 26px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.dinnup-theme-joias #dn_footer .dinnup-container {
  color: rgba(255, 244, 229, 0.84);
}

.dinnup-theme-joias .store-pdp-shell {
  position: relative;
}

.dinnup-theme-joias .store-pdp-shell::before {
  content: '';
  position: absolute;
  inset: 0 auto auto 0;
  width: 220px;
  height: 220px;
  background: radial-gradient(circle, rgba(166, 124, 82, 0.18), transparent 70%);
  pointer-events: none;
  filter: blur(4px);
}

.dinnup-theme-joias .store-pdp-layout {
  align-items: start;
}

.dinnup-theme-joias .store-pdp-gallery {
  gap: 18px;
}

.dinnup-theme-joias .store-pdp-gallery-frame,
.dinnup-theme-joias .store-pdp-info-card {
  border: 1px solid rgba(166, 124, 82, 0.18);
  background: rgba(255, 253, 249, 0.96);
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry {
  position: relative;
  min-height: clamp(460px, 52vw, 760px);
  aspect-ratio: auto;
  padding: 18px;
  background: linear-gradient(180deg, rgba(255, 251, 246, 0.96), rgba(250, 243, 233, 0.92));
  box-shadow: 0 24px 58px rgba(79, 58, 39, 0.08);
  isolation: isolate;
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry::before {
  content: '';
  position: absolute;
  inset: 18px;
  border-radius: 26px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 244, 0.92));
  pointer-events: none;
  z-index: 0;
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry > * {
  position: relative;
  z-index: 1;
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry img {
  position: absolute;
  inset: 18px;
  width: calc(100% - 36px);
  height: calc(100% - 36px);
  object-fit: cover;
  object-position: center center;
  padding: 0;
  box-sizing: border-box;
  display: block;
  max-width: none;
  max-height: none;
  border-radius: 26px;
  filter: drop-shadow(0 24px 34px rgba(63, 40, 18, 0.08));
}

.dinnup-theme-joias .store-pdp-gallery__thumbs {
  gap: 12px;
}

.dinnup-theme-joias .store-pdp-kicker,
.dinnup-theme-joias .store-pdp-status,
.dinnup-theme-joias .store-pdp-meta__item {
  border-color: rgba(166, 124, 82, 0.18);
}

.dinnup-theme-joias .store-pdp-status.is-available {
  background: rgba(166, 124, 82, 0.14);
  color: #7a5531;
}

.dinnup-theme-joias .store-pdp-status.is-unavailable {
  background: rgba(120, 54, 42, 0.12);
  color: #8f3d33;
}

.dinnup-theme-joias .store-pdp-lead {
  margin: 0;
  font-size: 1rem;
  line-height: 1.55;
}

.dinnup-theme-joias .store-pdp-specs {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dinnup-theme-joias .store-pdp-specs li {
  position: relative;
  padding-left: 16px;
  color: var(--dinnup-text);
  font-size: 1rem;
  line-height: 1.6;
}

.dinnup-theme-joias .store-pdp-specs li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(166, 124, 82, 0.7);
  transform: translateY(-50%);
}

.dinnup-theme-joias .store-pdp-meta {
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-payment-stack {
  display: grid;
  gap: 10px;
}

.dinnup-theme-joias .store-pdp-payment-inline {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  margin-top: -4px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(166, 124, 82, 0.16);
  background: rgba(255, 252, 247, 0.92);
}

.dinnup-theme-joias .store-pdp-payment-inline__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: rgba(36, 24, 19, 0.06);
  color: #5f4330;
}

.dinnup-theme-joias .store-pdp-payment-inline__icon svg {
  width: 22px;
  height: 22px;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.dinnup-theme-joias .store-pdp-payment-inline__copy {
  display: grid;
  gap: 2px;
}

.dinnup-theme-joias .store-pdp-payment-inline__copy strong {
  color: var(--dinnup-text);
  font-size: 1.06rem;
  line-height: 1.2;
}

.dinnup-theme-joias .store-pdp-payment-inline__copy span {
  color: var(--dinnup-text-secondary);
  font-size: 0.88rem;
  line-height: 1.45;
}

.dinnup-theme-joias .store-pdp-payment-card {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 14px 16px;
  border: 1px solid rgba(166, 124, 82, 0.18);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.98), rgba(255, 247, 238, 0.94)),
    radial-gradient(circle at top right, rgba(166, 124, 82, 0.08), transparent 38%);
}

.dinnup-theme-joias .store-pdp-payment-card--pix {
  border-color: rgba(38, 151, 96, 0.18);
  background:
    linear-gradient(180deg, rgba(244, 255, 249, 0.98), rgba(236, 250, 242, 0.94)),
    radial-gradient(circle at top right, rgba(27, 178, 108, 0.08), transparent 38%);
}

.dinnup-theme-joias .store-pdp-payment-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: rgba(36, 24, 19, 0.06);
  color: #5f4330;
}

.dinnup-theme-joias .store-pdp-payment-card--pix .store-pdp-payment-card__icon {
  background: rgba(27, 178, 108, 0.12);
  color: #14915f;
}

.dinnup-theme-joias .store-pdp-payment-card__icon svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.dinnup-theme-joias .store-pdp-payment-card__copy {
  display: grid;
  gap: 3px;
}

.dinnup-theme-joias .store-pdp-payment-card__copy strong {
  color: var(--dinnup-text);
  font-size: 1.02rem;
  line-height: 1.2;
}

.dinnup-theme-joias .store-pdp-payment-card__copy span {
  color: var(--dinnup-text-secondary);
  font-size: 0.88rem;
  line-height: 1.4;
}

.dinnup-theme-joias .store-pdp-payment-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 0;
}

.dinnup-theme-joias .store-pdp-payment-badge {
  display: inline-grid;
  gap: 2px;
  min-width: 112px;
  padding: 10px 12px;
  border-radius: 16px;
  border: 1px solid rgba(166, 124, 82, 0.14);
  background: rgba(255, 252, 247, 0.92);
}

.dinnup-theme-joias .store-pdp-payment-badge strong {
  color: var(--dinnup-text);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dinnup-theme-joias .store-pdp-payment-badge small {
  color: var(--dinnup-text-secondary);
  font-size: 0.77rem;
  line-height: 1.35;
}

.dinnup-theme-joias .store-pdp-highlights {
  gap: 14px;
}

.dinnup-theme-joias .store-pdp-highlight,
.dinnup-theme-joias .store-pdp-summary__item,
.dinnup-theme-joias .store-pdp-policy__item,
.dinnup-theme-joias .store-pdp-detail-card {
  border-color: rgba(166, 124, 82, 0.16);
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.96), rgba(255, 247, 238, 0.92)),
    radial-gradient(circle at top right, rgba(166, 124, 82, 0.08), transparent 42%);
}

.dinnup-theme-joias .store-pdp-highlight strong,
.dinnup-theme-joias .store-pdp-detail-card__title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.25rem;
}

.dinnup-theme-joias .store-pdp-info-card {
  gap: 14px;
  padding: clamp(20px, 2.4vw, 30px);
  border-radius: 28px;
}

.dinnup-theme-joias .store-pdp-info__title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(2.2rem, 4.2vw, 3.35rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
}

.dinnup-theme-joias .store-pdp-price {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-price-wrap {
  margin-top: 4px;
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-price__current {
  font-size: clamp(2.3rem, 4.5vw, 3.45rem);
  line-height: 0.92;
  letter-spacing: -0.04em;
}

.dinnup-theme-joias .store-pdp-price__old {
  font-size: 1.25rem;
}

.dinnup-theme-joias .store-pdp-price__badge {
  min-height: 36px;
  padding: 0 14px;
  font-size: 0.92rem;
  font-weight: 800;
}

.dinnup-theme-joias .store-pdp-thumb {
  border-radius: 14px !important;
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.dinnup-theme-joias .store-pdp-thumb:hover,
.dinnup-theme-joias .store-pdp-thumb:focus-visible {
  transform: translateY(-3px);
  border-color: rgba(166, 124, 82, 0.5) !important;
}

.dinnup-theme-joias .store-pdp-floating-badge {
  background: rgba(36, 24, 19, 0.86);
  box-shadow: 0 12px 28px rgba(36, 24, 19, 0.18);
}

.dinnup-theme-joias .store-pdp-customizer {
  margin-bottom: 14px;
  padding: 18px;
  border: 1px solid rgba(166, 124, 82, 0.16);
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.98), rgba(255, 247, 238, 0.94)),
    radial-gradient(circle at top right, rgba(166, 124, 82, 0.08), transparent 38%);
}

.dinnup-theme-joias .store-pdp-customizer__head {
  margin-bottom: 18px;
}

.dinnup-theme-joias .store-pdp-customizer__eyebrow {
  margin: 0 0 6px;
  color: var(--dinnup-link);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.dinnup-theme-joias .store-pdp-customizer__title {
  margin: 0 0 8px;
  font-size: clamp(1.55rem, 3vw, 2.15rem);
  line-height: 1.05;
  color: var(--dinnup-text);
}

.dinnup-theme-joias .store-pdp-customizer__copy {
  margin: 0;
  color: var(--dinnup-text-secondary);
  line-height: 1.6;
  font-size: 0.96rem;
}

.dinnup-theme-joias .store-pdp-customizer__grid {
  display: grid;
  gap: 14px;
}

.dinnup-theme-joias .store-pdp-customizer__field {
  display: grid;
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-customizer__field--size {
  position: relative;
}

.dinnup-theme-joias .store-pdp-size-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.dinnup-theme-joias .store-pdp-size-chip {
  min-width: 52px;
  min-height: 48px;
  padding: 0 14px;
  border-radius: 14px;
  border: 1px solid rgba(166, 124, 82, 0.18);
  background: rgba(255, 255, 255, 0.82);
  color: var(--dinnup-text);
  font-size: 0.98rem;
  font-weight: 700;
  transition: border-color 0.2s ease, transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.dinnup-theme-joias .store-pdp-size-chip.is-active,
.dinnup-theme-joias .store-pdp-size-chip:hover {
  border-color: rgba(166, 124, 82, 0.5);
  background: linear-gradient(135deg, #f7eee1, #eadac3);
  color: #5a4027;
  transform: translateY(-1px);
}

.dinnup-theme-joias .store-pdp-customizer__control--hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.dinnup-theme-joias .store-pdp-customizer__label {
  color: var(--dinnup-text);
  font-weight: 700;
  font-size: 0.95rem;
}

.dinnup-theme-joias .store-pdp-customizer__control {
  min-height: 52px;
  border-radius: 16px;
  border: 1px solid rgba(166, 124, 82, 0.22);
  background: rgba(255, 255, 255, 0.72);
  padding: 0 16px;
  color: var(--dinnup-text);
  font-size: 0.96rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.dinnup-theme-joias .store-pdp-customizer__control:focus {
  outline: none;
  border-color: rgba(166, 124, 82, 0.6);
  box-shadow: 0 0 0 4px rgba(166, 124, 82, 0.12);
  background: #fffefb;
}

.dinnup-theme-joias .store-pdp-customizer__helper {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: var(--dinnup-text-secondary);
  font-size: 0.85rem;
  line-height: 1.5;
}

.dinnup-theme-joias .store-pdp-customizer__error {
  margin: 14px 0 0;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(152, 53, 45, 0.08);
  color: #8d2d27;
  font-size: 0.92rem;
  font-weight: 600;
}

.dinnup-theme-joias .accordion__item {
  border-top-color: rgba(166, 124, 82, 0.2);
}

.dinnup-theme-joias .accordion__head {
  color: var(--dinnup-text);
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-action-row {
  gap: 14px;
  align-items: stretch;
}

.dinnup-theme-joias .store-pdp-quantity {
  border-color: rgba(166, 124, 82, 0.18);
  background: rgba(255, 251, 246, 0.96);
}

.dinnup-theme-joias .store-pdp-buy-btn {
  min-height: 60px;
  border-radius: 18px;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: linear-gradient(135deg, #34231a, #19110d);
  box-shadow: 0 20px 30px rgba(31, 20, 15, 0.18);
}

.dinnup-theme-joias .store-pdp-buy-btn:hover {
  filter: none;
  transform: translateY(-1px);
  background: linear-gradient(135deg, #3f2c21, #211610);
}

.dinnup-theme-joias .store-pdp-action-note {
  margin: 8px 0 0;
  color: var(--dinnup-text-secondary);
  font-size: 0.87rem;
  line-height: 1.55;
}

.dinnup-theme-joias .store-pdp-whatsapp-link {
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-quantity__btn:hover {
  background: rgba(166, 124, 82, 0.08);
}

.dinnup-theme-joias .store-pdp-policy__item {
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-trust-list {
  display: grid;
  gap: 12px;
}

.dinnup-theme-joias .store-pdp-trust-item {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(31, 159, 103, 0.16);
  background:
    linear-gradient(180deg, rgba(248, 255, 251, 0.98), rgba(238, 249, 243, 0.94)),
    radial-gradient(circle at top right, rgba(27, 178, 108, 0.08), transparent 40%);
}

.dinnup-theme-joias .store-pdp-trust-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: rgba(27, 178, 108, 0.14);
  color: #14915f;
}

.dinnup-theme-joias .store-pdp-trust-item__icon svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.dinnup-theme-joias .store-pdp-trust-item__copy {
  display: grid;
  gap: 4px;
}

.dinnup-theme-joias .store-pdp-trust-item__copy strong {
  color: var(--dinnup-text);
  font-size: 1rem;
}

.dinnup-theme-joias .store-pdp-trust-item__copy span {
  color: var(--dinnup-text-secondary);
  font-size: 0.9rem;
  line-height: 1.5;
}

.dinnup-theme-joias .store-pdp-logistics {
  display: grid;
  gap: 14px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(166, 124, 82, 0.16);
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.98), rgba(255, 247, 238, 0.94)),
    radial-gradient(circle at top right, rgba(166, 124, 82, 0.08), transparent 38%);
}

.dinnup-theme-joias .store-pdp-logistics__brand {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

.dinnup-theme-joias .store-pdp-logistics__brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 38px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 223, 98, 0.34), rgba(43, 103, 221, 0.1));
}

.dinnup-theme-joias .store-pdp-logistics__brand-mark svg {
  width: 52px;
  height: 28px;
}

.dinnup-theme-joias .store-pdp-logistics__brand-mark svg path:first-child {
  fill: #f4c437;
}

.dinnup-theme-joias .store-pdp-logistics__brand-mark svg path:last-child {
  fill: #1557b0;
}

.dinnup-theme-joias .store-pdp-logistics__brand-copy {
  display: grid;
  gap: 3px;
}

.dinnup-theme-joias .store-pdp-logistics__brand-copy strong {
  color: var(--dinnup-text);
  font-size: 1rem;
}

.dinnup-theme-joias .store-pdp-logistics__brand-copy span,
.dinnup-theme-joias .store-pdp-logistics__microcopy {
  color: var(--dinnup-text-secondary);
  font-size: 0.88rem;
  line-height: 1.5;
}

.dinnup-theme-joias .store-pdp-logistics__body {
  display: grid;
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-logistics__row {
  display: grid;
  gap: 4px;
}

.dinnup-theme-joias .store-pdp-logistics__row strong {
  color: var(--dinnup-text);
  font-size: 1rem;
}

.dinnup-theme-joias .store-pdp-logistics__row span {
  color: var(--dinnup-text-secondary);
  font-size: 0.9rem;
  line-height: 1.45;
}

.dinnup-theme-joias .store-pdp-logistics__price {
  color: #5a4027;
  font-size: 1.35rem;
  font-weight: 800;
}

.dinnup-theme-joias .store-pdp-description-section,
.dinnup-theme-joias .store-pdp-related__card {
  border-color: rgba(166, 124, 82, 0.18);
  background: rgba(255, 253, 249, 0.96);
  box-shadow: 0 16px 38px rgba(79, 58, 39, 0.08);
}

.dinnup-theme-joias .store-pdp-related__card {
  border-radius: 18px;
}

@media (min-width: 960px) {
  .dinnup-theme-joias #dn_hero {
    min-height: clamp(520px, 56vw, 720px) !important;
    max-height: 720px !important;
  }

  .dinnup-theme-joias #dn_hero_img {
    object-fit: contain !important;
    object-position: center center !important;
  }

  .dinnup-theme-joias #dn_hero_overlay {
    background:
      linear-gradient(180deg, rgba(36, 24, 19, 0.06), rgba(36, 24, 19, 0.16)),
      radial-gradient(circle at 82% 28%, rgba(255, 236, 212, 0.08), transparent 26%) !important;
  }

  .dinnup-theme-joias #dn_hero_c {
    padding: 64px 32px 72px !important;
  }

  .dinnup-theme-joias #dn_header_c {
    padding: 22px 0 16px !important;
  }

  .dinnup-theme-joias .store-pdp-layout {
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr) !important;
    gap: 42px !important;
  }

  .dinnup-theme-joias .store-pdp-gallery {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
  }

  .dinnup-theme-joias .store-pdp-gallery__thumbs {
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: min(78vh, 760px);
    padding-right: 4px;
    padding-bottom: 0;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry {
    min-height: clamp(560px, 64vw, 840px);
  }

  .dinnup-theme-joias .store-pdp-info-card {
    position: sticky;
    top: 26px;
  }

  .dinnup-theme-joias .store-pdp-customizer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dinnup-theme-joias .store-product-card__luxury-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .dinnup-theme-joias .dn-store-sub-header,
  .dinnup-theme-joias #dn_header {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .dinnup-theme-joias .store-pdp-info-card {
    padding: 20px 18px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry {
    min-height: 320px;
    padding: 14px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry::before {
    inset: 14px;
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry img {
    inset: 14px;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-customizer {
    padding: 18px 16px;
  }

  .dinnup-theme-joias .store-pdp-customizer__helper {
    flex-direction: column;
  }

  .dinnup-theme-joias #dn_header_c {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr);
    align-items: center !important;
    gap: 12px !important;
    padding: 14px 0 12px !important;
  }

  .dinnup-theme-joias #dn_header_logo {
    width: auto;
    max-width: 100%;
    text-align: center;
    justify-self: center;
    font-size: 1.25rem !important;
  }

  .dinnup-theme-joias #dn_header .dn-header-hamburger,
  .dinnup-theme-joias #dn_header_c .dn-header-hamburger {
    grid-column: 1;
    grid-row: 1;
  }

  .dinnup-theme-joias #dn_header_c .dn-header-search-wrap {
    grid-column: 1 / -1;
    grid-row: 2;
    order: initial;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
  }

  .dinnup-theme-joias #dn_header_nav {
    grid-column: 1 / -1;
    grid-row: 3;
    justify-content: flex-start !important;
    gap: 12px !important;
    overflow-x: auto;
    padding-top: 4px !important;
    padding-bottom: 2px !important;
    white-space: nowrap;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
  }

  .dinnup-theme-joias #dn_header_nav::-webkit-scrollbar {
    display: none;
  }

  .dinnup-theme-joias #dn_header_nav .dinnup-button {
    font-size: 11px !important;
  }

  .dinnup-theme-joias .dn-header-cart-btn {
    top: auto !important;
    right: 14px !important;
    bottom: 16px !important;
    padding: 11px 15px !important;
    font-size: 12px !important;
    border-radius: 999px !important;
  }

  .dinnup-theme-joias #dn_hero {
    border-radius: 0 0 24px 24px;
  }

  .dinnup-theme-joias #dn_hero_img {
    object-fit: cover !important;
  }

  .dinnup-theme-joias #dn_hero_c {
    padding: 92px 18px 96px !important;
  }

  .dinnup-theme-joias #dn_hero_h {
    font-size: clamp(2.2rem, 10vw, 3.2rem) !important;
    letter-spacing: 0.08em !important;
  }

  .dinnup-theme-joias #dn_hero_p {
    font-size: 0.98rem !important;
  }

  .dinnup-theme-joias #dn_products_grid {
    gap: 18px !important;
  }

  .dinnup-theme-joias .store-product-card--jewelry {
    border-radius: 22px !important;
    box-shadow: 0 18px 38px rgba(79, 58, 39, 0.09);
  }

  .dinnup-theme-joias .store-product-card__luxury-media {
    padding: 18px;
  }

  .dinnup-theme-joias .store-product-card__luxury-body {
    gap: 10px;
    padding: 16px 16px 18px !important;
  }

  .dinnup-theme-joias .store-product-card__luxury-title {
    font-size: 1.34rem;
    min-height: calc(1.08em * 2);
    line-height: 1.08;
  }

  .dinnup-theme-joias .store-product-card__luxury-price {
    font-size: 1.48rem;
  }

  .dinnup-theme-joias .store-product-card__luxury-meta {
    font-size: 0.82rem;
    line-height: 1.35;
  }

  .dinnup-theme-joias .store-product-card__luxury-badge {
    top: 12px;
    left: 12px;
    min-height: 24px;
    padding: 0 9px;
    font-size: 10px;
  }

  .dinnup-theme-joias .store-product-card__luxury-actions {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .dinnup-theme-joias .store-product-card__luxury-link {
    display: none;
  }

  .dinnup-theme-joias .store-product-card__luxury-button {
    min-height: 42px;
    font-size: 11px !important;
  }

  .dinnup-theme-joias #dn_benefits_grid {
    gap: 14px !important;
  }

  .dinnup-theme-joias #dn_promo_c {
    border-radius: 22px;
    padding: 14px !important;
  }
}

@media (max-width: 560px) {
  .dinnup-theme-joias #dn_announcement {
    min-height: 32px !important;
    height: auto !important;
  }

  .dinnup-theme-joias #dn_header_logo {
    font-size: 1.08rem !important;
    letter-spacing: 0.1em !important;
  }

  .dinnup-theme-joias #dn_header_nav {
    display: none !important;
  }

  .dinnup-theme-joias .dn-header-search-input {
    height: 44px !important;
    font-size: 14px;
  }

  .dinnup-theme-joias #dn_hero_c {
    padding: 78px 16px 84px !important;
  }

  .dinnup-theme-joias #dn_hero_h {
    font-size: clamp(1.95rem, 9vw, 2.8rem) !important;
    line-height: 0.98 !important;
  }

  .dinnup-theme-joias #dn_hero_p {
    max-width: 32ch;
    font-size: 0.92rem !important;
    line-height: 1.6 !important;
  }

  .dinnup-theme-joias #dn_hero_btn {
    width: 100%;
    max-width: 280px;
    margin-inline: auto;
  }

  .dinnup-theme-joias #dn_products {
    padding-top: 42px !important;
  }

  .dinnup-theme-joias #dn_products_h {
    margin-bottom: 20px !important;
    font-size: clamp(1.7rem, 8vw, 2.2rem) !important;
    text-align: center !important;
  }

  .dinnup-theme-joias #dn_products_grid {
    gap: 14px !important;
  }

  .dinnup-theme-joias .store-product-card--jewelry {
    border-radius: 20px !important;
  }

  .dinnup-theme-joias .store-product-card__luxury-media::after {
    inset: 10px;
    border-radius: 20px;
  }

  .dinnup-theme-joias .store-product-card__luxury-body {
    padding: 15px 14px 16px !important;
  }

  .dinnup-theme-joias .store-product-card__luxury-title {
    font-size: 1.18rem;
  }

  .dinnup-theme-joias .store-product-card__luxury-price {
    font-size: 1.3rem;
  }

  .dinnup-theme-joias .store-product-card__luxury-price-old {
    display: block;
    margin: 4px 0 0;
    font-size: 0.8rem;
  }

  .dinnup-theme-joias .store-product-card__luxury-meta--pix {
    font-size: 0.8rem;
  }

  .dinnup-theme-joias #dn_benefits {
    padding-bottom: 44px !important;
  }

  .dinnup-theme-joias #dn_benefits_grid > .dinnup-container {
    padding: 18px !important;
    border-radius: 20px !important;
  }

  .dinnup-theme-joias #dn_promo {
    padding-bottom: 52px !important;
  }

  .dinnup-theme-joias #dn_promo_c {
    border-radius: 24px;
    padding: 12px !important;
  }

  .dinnup-theme-joias .dn-promo-viewport {
    min-height: 210px;
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-info-card {
    border-radius: 22px;
    gap: 12px;
    padding: 16px 15px;
  }

  .dinnup-theme-joias .store-pdp-info__title {
    font-size: clamp(1.9rem, 9vw, 2.45rem);
  }

  .dinnup-theme-joias .store-pdp-price__current {
    font-size: clamp(2rem, 9vw, 2.7rem);
  }

  .dinnup-theme-joias .store-pdp-payment-inline {
    grid-template-columns: 40px minmax(0, 1fr);
    padding: 12px 14px;
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-payment-inline__copy strong {
    font-size: 0.98rem;
  }

  .dinnup-theme-joias .store-pdp-payment-inline__copy span {
    font-size: 0.82rem;
  }

  .dinnup-theme-joias .store-pdp-gallery-frame {
    border-radius: 22px;
  }

  .dinnup-theme-joias .store-pdp-payment-card {
    grid-template-columns: 40px minmax(0, 1fr);
    padding: 12px 14px;
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-payment-card__copy strong {
    font-size: 0.94rem;
  }

  .dinnup-theme-joias .store-pdp-payment-card__copy span,
  .dinnup-theme-joias .store-pdp-logistics__brand-copy span,
  .dinnup-theme-joias .store-pdp-logistics__microcopy,
  .dinnup-theme-joias .store-pdp-trust-item__copy span {
    font-size: 0.82rem;
  }

  .dinnup-theme-joias .store-pdp-payment-badges {
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-payment-badge {
    min-width: 0;
    flex: 1 1 100%;
  }

  .dinnup-theme-joias .store-pdp-size-options {
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-size-chip {
    min-width: 46px;
    min-height: 44px;
    font-size: 0.92rem;
  }

  .dinnup-theme-joias .store-pdp-trust-item,
  .dinnup-theme-joias .store-pdp-logistics {
    padding: 14px;
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-action-row {
    grid-template-columns: 1fr;
  }

  .dinnup-theme-joias .store-pdp-quantity {
    width: 100%;
    justify-content: stretch;
  }

  .dinnup-theme-joias .store-pdp-buy-btn {
    min-height: 56px;
    font-size: 0.88rem;
    letter-spacing: 0.06em;
  }

  .dinnup-theme-joias .store-pdp-customizer {
    border-radius: 20px;
  }
}

@media (min-width: 360px) and (max-width: 560px) {
  .dinnup-theme-joias .store-products-grid,
  .dinnup-theme-joias main .dn-products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (hover: none) {
  .dinnup-theme-joias .store-product-card:hover,
  .dinnup-theme-joias .dinnup-product-card:hover,
  .dinnup-theme-joias .store-product-card__luxury-link:hover,
  .dinnup-theme-joias .store-product-card__luxury-button:hover,
  .dinnup-theme-joias .store-pdp-thumb:hover {
    transform: none;
  }

  .dinnup-theme-joias .store-product-card:hover,
  .dinnup-theme-joias .dinnup-product-card:hover {
    box-shadow: 0 18px 42px rgba(79, 58, 39, 0.08);
  }

  .dinnup-theme-joias .store-product-card--jewelry:hover .store-product-card__luxury-media img {
    transform: none;
  }
}

/* PDP VLORE-style overrides */
.dinnup-theme-joias .store-pdp-shell {
  --pdp-card-bg: #fffdf9;
  --pdp-card-border: rgba(197, 177, 149, 0.26);
  --pdp-soft-bg: #f8f6f1;
}

.dinnup-theme-joias .store-pdp-layout {
  gap: 28px;
}

.dinnup-theme-joias .store-pdp-gallery {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.dinnup-theme-joias .store-pdp-gallery--single {
  grid-template-columns: minmax(0, 1fr);
}

.dinnup-theme-joias .store-pdp-gallery__thumbs {
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 720px;
  padding: 0;
}

.dinnup-theme-joias .store-pdp-thumb {
  width: 74px;
  min-width: 74px;
  height: 92px;
  border-radius: 14px !important;
  border-color: rgba(24, 21, 18, 0.16) !important;
  background: #fff;
}

.dinnup-theme-joias .store-pdp-thumb.is-active {
  border-color: #191919 !important;
  box-shadow: 0 0 0 1px rgba(25, 25, 25, 0.14);
}

.dinnup-theme-joias .store-pdp-gallery-frame,
.dinnup-theme-joias .store-pdp-buybox,
.dinnup-theme-joias .store-pdp-description-section,
.dinnup-theme-joias .store-pdp-related__card {
  border: 1px solid var(--pdp-card-border);
  background: var(--pdp-card-bg);
  box-shadow: 0 14px 34px rgba(48, 36, 23, 0.06);
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry {
  min-height: clamp(560px, 64vw, 760px);
  display: grid;
  place-items: center;
  padding: 22px;
  border-radius: 28px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.12)),
    var(--pdp-main-image) center center / cover no-repeat,
    #f4f1eb;
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry::before {
  inset: 22px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 250, 244, 0.62));
}

.dinnup-theme-joias .store-pdp-gallery__main--jewelry img {
  position: relative;
  inset: auto;
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 22px;
  object-fit: cover;
  object-position: center center;
  background: transparent;
  filter: none;
}

.dinnup-theme-joias .store-pdp-gallery--single .store-pdp-gallery__main--jewelry {
  min-height: clamp(620px, 70vh, 840px);
}

.dinnup-theme-joias .store-pdp-buybox {
  position: sticky;
  top: 24px;
  gap: 18px;
  padding: 22px;
  border-radius: 26px;
}

.dinnup-theme-joias .store-pdp-buybox__head,
.dinnup-theme-joias .store-pdp-buybox__pricing,
.dinnup-theme-joias .store-pdp-actions--buybox,
.dinnup-theme-joias .store-pdp-freight-tools,
.dinnup-theme-joias .store-pdp-buybox__stats {
  display: grid;
  gap: 14px;
}

.dinnup-theme-joias .store-pdp-buybox__status-row,
.dinnup-theme-joias .store-pdp-buybox__title-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.dinnup-theme-joias .store-pdp-buybox__status-row {
  justify-content: space-between;
}

.dinnup-theme-joias .store-pdp-buybox__title-row {
  align-items: flex-start;
}

.dinnup-theme-joias .store-pdp-buybox__verified {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  color: #1e88ff;
}

.dinnup-theme-joias .store-pdp-buybox__verified svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.dinnup-theme-joias .store-pdp-info__title {
  margin: 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(2rem, 3.2vw, 2.8rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
  flex: 1 1 auto;
}

.dinnup-theme-joias .store-pdp-lead {
  margin: 0;
  color: #6f6a64;
  font-size: 1rem;
  line-height: 1.5;
}

.dinnup-theme-joias .store-pdp-meta--buybox {
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-buybox__from {
  margin: 0;
  color: #76716a;
  font-size: 0.95rem;
  text-decoration: line-through;
}

.dinnup-theme-joias .store-pdp-buybox__price-line {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  flex-wrap: wrap;
}

.dinnup-theme-joias .store-pdp-buybox__prefix {
  color: #6f6a64;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 4px;
}

.dinnup-theme-joias .store-pdp-price__current {
  font-size: clamp(2.2rem, 4vw, 3rem);
  line-height: 0.9;
}

.dinnup-theme-joias .store-pdp-price__badge {
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: #f5f1ea;
  color: #35302a;
  font-size: 0.84rem;
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-payment-inline,
.dinnup-theme-joias .store-pdp-payment-card,
.dinnup-theme-joias .store-pdp-logistics,
.dinnup-theme-joias .store-pdp-freight-tools {
  border-radius: 18px;
  border: 1px solid rgba(197, 177, 149, 0.24);
  background: #fff;
  box-shadow: none;
}

.dinnup-theme-joias .store-pdp-payment-inline {
  gap: 10px;
  padding: 12px 14px;
}

.dinnup-theme-joias .store-pdp-payment-inline__copy strong {
  font-size: 0.98rem;
}

.dinnup-theme-joias .store-pdp-payment-inline__copy span {
  font-size: 0.82rem;
  color: #7b756f;
}

.dinnup-theme-joias .store-pdp-payment-card {
  grid-template-columns: 42px minmax(0, 1fr);
  padding: 12px 14px;
}

.dinnup-theme-joias .store-pdp-payment-card--pix {
  background: linear-gradient(180deg, rgba(242, 255, 247, 0.96), rgba(234, 250, 240, 0.96));
  border-color: rgba(46, 170, 98, 0.18);
}

.dinnup-theme-joias .store-pdp-customizer--vlore {
  gap: 14px;
  margin: 0;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(197, 177, 149, 0.24);
  background: var(--pdp-soft-bg);
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-customizer__head {
  margin-bottom: 0;
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-customizer__title {
  font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  line-height: 1.04;
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-customizer__copy {
  font-size: 0.92rem;
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-customizer__grid {
  gap: 12px;
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-summary {
  margin-top: 0;
}

.dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-summary__item {
  min-height: 46px;
  background: rgba(255, 255, 255, 0.88);
}

.dinnup-theme-joias .store-pdp-size-options {
  gap: 8px;
}

.dinnup-theme-joias .store-pdp-size-chip {
  min-width: 42px;
  min-height: 38px;
  padding: 0 10px;
  border-radius: 10px;
  border: 1px solid rgba(25, 25, 25, 0.18);
  background: #fff;
  font-size: 0.88rem;
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-size-chip.is-active,
.dinnup-theme-joias .store-pdp-size-chip:hover {
  background: #191919;
  border-color: #191919;
  color: #fff;
  transform: none;
}

.dinnup-theme-joias .store-pdp-action-row {
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 10px;
  align-items: stretch;
}

.dinnup-theme-joias .store-pdp-quantity {
  min-height: 52px;
  border-radius: 14px;
  background: #fff;
}

.dinnup-theme-joias .store-pdp-buy-btn {
  min-height: 52px;
  border-radius: 14px;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: #1f1d1a;
  box-shadow: none;
}

.dinnup-theme-joias .store-pdp-buy-btn:hover {
  background: #161412;
}

.dinnup-theme-joias .store-pdp-action-note {
  margin: 0;
  font-size: 0.85rem;
  color: #75706a;
}

.dinnup-theme-joias .store-pdp-whatsapp-link {
  margin-top: 0;
  font-size: 0.9rem;
  font-weight: 700;
}

.dinnup-theme-joias .store-pdp-trust-list--vlore {
  gap: 10px;
}

.dinnup-theme-joias .store-pdp-trust-item {
  padding: 12px 14px;
  border-radius: 16px;
}

.dinnup-theme-joias .store-pdp-logistics {
  gap: 12px;
  padding: 14px 16px;
}

.dinnup-theme-joias .store-pdp-logistics__price {
  font-size: 1.18rem;
}

.dinnup-theme-joias .store-pdp-freight-tools {
  gap: 10px;
  padding: 14px 16px;
}

.dinnup-theme-joias .store-pdp-freight-tools__head {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--dinnup-text);
}

.dinnup-theme-joias .store-pdp-freight-tools__icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  color: #78726b;
}

.dinnup-theme-joias .store-pdp-freight-tools__icon svg {
  width: 22px;
  height: 22px;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.dinnup-theme-joias .store-pdp-freight-tools__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 72px;
  gap: 10px;
}

.dinnup-theme-joias .store-pdp-freight-tools__input,
.dinnup-theme-joias .store-pdp-freight-tools__button {
  min-height: 44px;
  border-radius: 12px;
}

.dinnup-theme-joias .store-pdp-freight-tools__input {
  border: 1px solid rgba(25, 25, 25, 0.14);
  background: #fff;
  padding: 0 14px;
  font-size: 0.92rem;
}

.dinnup-theme-joias .store-pdp-freight-tools__button {
  border: 0;
  background: #efebe4;
  color: #211e1a;
  font-size: 0.84rem;
  font-weight: 800;
  cursor: pointer;
}

.dinnup-theme-joias .store-pdp-freight-tools__note {
  margin: 0;
  color: #76716b;
  font-size: 0.82rem;
  line-height: 1.5;
}

.dinnup-theme-joias .store-pdp-buybox__stats {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.dinnup-theme-joias .store-pdp-buybox__stat {
  display: grid;
  gap: 4px;
  padding: 14px 12px;
  border-radius: 16px;
  border: 1px solid rgba(197, 177, 149, 0.22);
  background: #fff;
  text-align: center;
}

.dinnup-theme-joias .store-pdp-buybox__stat strong {
  color: var(--dinnup-text);
  font-size: 0.94rem;
}

.dinnup-theme-joias .store-pdp-buybox__stat span {
  color: #78716a;
  font-size: 0.8rem;
  line-height: 1.45;
}

@media (max-width: 959px) {
  .dinnup-theme-joias .store-pdp-layout {
    gap: 18px;
  }

  .dinnup-theme-joias .store-pdp-gallery,
  .dinnup-theme-joias .store-pdp-gallery--single {
    grid-template-columns: minmax(0, 1fr);
  }

  .dinnup-theme-joias .store-pdp-gallery__thumbs {
    order: 2;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry {
    min-height: 400px;
  }

  .dinnup-theme-joias .store-pdp-gallery--single .store-pdp-gallery__main--jewelry {
    min-height: 460px;
  }

  .dinnup-theme-joias .store-pdp-buybox {
    position: static;
    top: auto;
  }
}

@media (max-width: 720px) {
  .dinnup-theme-joias .store-pdp-gallery__main--jewelry {
    min-height: 320px;
    padding: 14px;
  }

  .dinnup-theme-joias .store-pdp-gallery--single .store-pdp-gallery__main--jewelry {
    min-height: 360px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry::before {
    inset: 14px;
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry img {
    border-radius: 18px;
  }

  .dinnup-theme-joias .store-pdp-buybox {
    gap: 14px;
    padding: 18px 16px;
    border-radius: 22px;
  }

  .dinnup-theme-joias .store-pdp-buybox__title-row,
  .dinnup-theme-joias .store-pdp-buybox__status-row {
    align-items: flex-start;
  }

  .dinnup-theme-joias .store-pdp-buybox__status-row {
    gap: 8px;
    flex-wrap: wrap;
  }

  .dinnup-theme-joias .store-pdp-info__title {
    font-size: clamp(1.7rem, 8vw, 2.2rem);
  }

  .dinnup-theme-joias .store-pdp-buybox__price-line {
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-action-row {
    grid-template-columns: 1fr;
  }

  .dinnup-theme-joias .store-pdp-freight-tools__row,
  .dinnup-theme-joias .store-pdp-buybox__stats {
    grid-template-columns: 1fr;
  }

  .dinnup-theme-joias .store-pdp-customizer--vlore {
    padding: 16px 14px;
  }
}

@media (max-width: 767px) {
  .dinnup-theme-joias .store-pdp-shell {
    max-width: 460px;
    margin: 0 auto;
  }

  .dinnup-theme-joias .store-pdp-main {
    padding: 14px 12px 36px;
  }

  .dinnup-theme-joias .store-pdp-breadcrumb {
    display: none;
  }

  .dinnup-theme-joias .store-pdp-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
    align-items: start;
  }

  .dinnup-theme-joias .store-pdp-gallery,
  .dinnup-theme-joias .store-pdp-gallery__main--jewelry,
  .dinnup-theme-joias .store-pdp-buybox,
  .dinnup-theme-joias .store-pdp-customizer--vlore,
  .dinnup-theme-joias .store-pdp-logistics,
  .dinnup-theme-joias .store-pdp-freight-tools,
  .dinnup-theme-joias .store-pdp-trust-list--vlore,
  .dinnup-theme-joias .store-pdp-buybox__stats {
    width: 100%;
    min-width: 0;
  }

  .dinnup-theme-joias .store-pdp-gallery,
  .dinnup-theme-joias .store-pdp-gallery--single {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }

  .dinnup-theme-joias .store-pdp-gallery__thumbs {
    order: 2;
    flex-direction: row;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none;
    padding-bottom: 2px;
  }

  .dinnup-theme-joias .store-pdp-thumb {
    width: 64px;
    min-width: 64px;
    height: 80px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry {
    min-height: 360px;
    padding: 12px;
    border-radius: 22px;
  }

  .dinnup-theme-joias .store-pdp-gallery--single .store-pdp-gallery__main--jewelry {
    min-height: 420px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry::before {
    inset: 12px;
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-gallery__main--jewelry img {
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-buybox {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: static;
    top: auto;
    gap: 12px;
    padding: 16px 14px;
    border-radius: 20px;
  }

  .dinnup-theme-joias .store-pdp-buybox__head,
  .dinnup-theme-joias .store-pdp-buybox__pricing,
  .dinnup-theme-joias .store-pdp-actions--buybox,
  .dinnup-theme-joias .store-pdp-freight-tools,
  .dinnup-theme-joias .store-pdp-buybox__stats {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .dinnup-theme-joias .store-pdp-buybox__status-row {
    align-items: flex-start;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .dinnup-theme-joias .store-pdp-buybox__title-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: flex-start;
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-buybox__verified {
    width: 22px;
    height: 22px;
    margin-top: 2px;
  }

  .dinnup-theme-joias .store-pdp-buybox__verified svg {
    width: 18px;
    height: 18px;
  }

  .dinnup-theme-joias .store-pdp-info__title {
    font-size: clamp(1.62rem, 8.2vw, 2rem);
    line-height: 0.98;
    flex: 1 1 auto;
    width: auto;
  }

  .dinnup-theme-joias .store-pdp-lead {
    font-size: 0.94rem;
    line-height: 1.45;
  }

  .dinnup-theme-joias .store-pdp-buybox__price-line {
    align-items: baseline;
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-price__current {
    font-size: clamp(2rem, 11vw, 2.6rem);
  }

  .dinnup-theme-joias .store-pdp-price__badge {
    min-height: 30px;
    font-size: 0.78rem;
    padding: 0 10px;
  }

  .dinnup-theme-joias .store-pdp-payment-inline,
  .dinnup-theme-joias .store-pdp-payment-card,
  .dinnup-theme-joias .store-pdp-logistics,
  .dinnup-theme-joias .store-pdp-freight-tools,
  .dinnup-theme-joias .store-pdp-customizer--vlore {
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-payment-inline,
  .dinnup-theme-joias .store-pdp-payment-card {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 10px;
  }

  .dinnup-theme-joias .store-pdp-payment-inline,
  .dinnup-theme-joias .store-pdp-payment-card,
  .dinnup-theme-joias .store-pdp-logistics,
  .dinnup-theme-joias .store-pdp-freight-tools {
    padding: 12px 13px;
  }

  .dinnup-theme-joias .store-pdp-meta--buybox {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .dinnup-theme-joias .store-pdp-logistics__brand {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 10px;
  }

  .dinnup-theme-joias .store-pdp-logistics__body {
    display: grid;
    gap: 10px;
  }

  .dinnup-theme-joias .store-pdp-payment-inline__copy strong,
  .dinnup-theme-joias .store-pdp-payment-card__copy strong {
    font-size: 0.93rem;
  }

  .dinnup-theme-joias .store-pdp-payment-inline__copy span,
  .dinnup-theme-joias .store-pdp-payment-card__copy span,
  .dinnup-theme-joias .store-pdp-logistics__brand-copy span,
  .dinnup-theme-joias .store-pdp-logistics__microcopy,
  .dinnup-theme-joias .store-pdp-freight-tools__note,
  .dinnup-theme-joias .store-pdp-action-note {
    font-size: 0.8rem;
  }

  .dinnup-theme-joias .store-pdp-customizer--vlore {
    padding: 14px 13px;
    gap: 12px;
  }

  .dinnup-theme-joias .store-pdp-customizer--vlore .store-pdp-customizer__title {
    font-size: clamp(1.24rem, 6vw, 1.55rem);
  }

  .dinnup-theme-joias .store-pdp-customizer__grid,
  .dinnup-theme-joias .store-pdp-freight-tools__row,
  .dinnup-theme-joias .store-pdp-buybox__stats,
  .dinnup-theme-joias .store-pdp-action-row {
    grid-template-columns: 1fr;
  }

  .dinnup-theme-joias .store-pdp-buybox__stats {
    display: grid;
    gap: 10px;
  }

  .dinnup-theme-joias .store-pdp-size-options {
    gap: 6px;
  }

  .dinnup-theme-joias .store-pdp-size-chip {
    min-width: 40px;
    min-height: 36px;
    padding: 0 8px;
    font-size: 0.82rem;
  }

  .dinnup-theme-joias .store-pdp-summary__item {
    min-height: 42px;
    padding: 0 12px;
    font-size: 0.84rem;
  }

  .dinnup-theme-joias .store-pdp-summary__item strong {
    font-size: 0.84rem;
  }

  .dinnup-theme-joias .store-pdp-quantity {
    width: 100%;
  }

  .dinnup-theme-joias .store-pdp-buy-btn {
    min-height: 50px;
    font-size: 0.88rem;
  }

  .dinnup-theme-joias .store-pdp-trust-list--vlore {
    gap: 10px;
  }

  .dinnup-theme-joias .store-pdp-trust-item {
    padding: 12px 13px;
    border-radius: 16px;
  }

  .dinnup-theme-joias .store-pdp-logistics__brand,
  .dinnup-theme-joias .store-pdp-logistics__row,
  .dinnup-theme-joias .store-pdp-freight-tools__head {
    align-items: flex-start;
  }

  .dinnup-theme-joias .store-pdp-freight-tools__button {
    width: 100%;
    min-height: 44px;
  }
}
