.cc_c5wddgqo_QwaT2r0UVO .arda-bag {
  width: 100%;
  min-height: 70svh;
  background: var(--ivory, #f3eee4);
  color: var(--ink, #101b2d);
  padding: clamp(120px, 14vw, 180px) 0 clamp(64px, 8vw, 120px);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__wrap {
  max-width: var(--max, 1560px);
  margin: 0 auto;
  padding-inline: var(--gutter, clamp(20px, 4.2vw, 80px));
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__loading {
  margin: 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 18px;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__head {
  margin-bottom: clamp(36px, 5vw, 64px);
  max-width: 40ch;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__eyebrow {
  display: block;
  margin: 0 0 14px;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: 0.19em;
  text-transform: uppercase;
  color: var(--brass, #b08a57);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__title {
  margin: 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: clamp(32px, 4.4vw, 56px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -0.015em;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__count {
  display: block;
  margin-top: 12px;
  font-size: clamp(15px, 1.2vw, 18px);
  letter-spacing: 0;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__lede {
  margin: 18px 0 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: clamp(16px, 1.25vw, 18px);
  line-height: 1.6;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__continue {
  display: inline-block;
  margin-top: 28px;
  padding-bottom: 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
  transition: opacity 0.3s var(--ease, cubic-bezier(0.22, 1, 0.36, 1));
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__continue:hover {
  opacity: 0.55;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.75fr);
  gap: clamp(40px, 6vw, 96px);
  align-items: start;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__lines {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__line {
  display: grid;
  grid-template-columns: 108px minmax(0, 1fr);
  gap: 20px 24px;
  padding: 20px 0;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__thumb {
  display: block;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: var(--ivory-deep, #e9e2d4);
  text-decoration: none;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__thumb img, .cc_c5wddgqo_QwaT2r0UVO .arda-bag__thumb-ph {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__thumb-ph {
  background: linear-gradient(
    135deg,
    var(--ivory-deep, #e9e2d4),
    var(--paper, #faf7f1)
  );
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__meta {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 18px;
  min-width: 0;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__meta-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__gift {
  display: inline-block;
  margin-bottom: 6px;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--brass, #b08a57);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__name {
  margin: 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: clamp(17px, 1.4vw, 21px);
  font-weight: 400;
  line-height: 1.3;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__name a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.25s;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__name a:hover {
  opacity: 0.6;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__variants {
  margin: 6px 0 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 14px;
  line-height: 1.4;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  flex-shrink: 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.2;
  white-space: nowrap;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__price-was {
  font-size: 13px;
  color: var(--muted, #6f6a61);
  text-decoration: line-through;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__meta-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty {
  display: inline-flex;
  align-items: center;
  height: 36px;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty button, .cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 16px;
  line-height: 1;
  color: var(--midnight, #101b2d);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty button {
  appearance: none;
  width: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: background 0.2s;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty button:hover {
  background: rgba(16, 27, 45, 0.05);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty span {
  min-width: 28px;
  padding: 0 4px;
  font-variant-numeric: tabular-nums;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__qty-static {
  font-family: var(--display, "EB Garamond", serif);
  font-size: 15px;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__remove {
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted, #6f6a61);
  cursor: pointer;
  transition: color 0.25s, opacity 0.25s;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__remove:hover {
  color: var(--oxblood, #5a1f2d);
  opacity: 0.85;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__summary {
  position: sticky;
  top: 120px;
  padding: 0;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__summary-title {
  margin: 0 0 22px;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 16px;
  line-height: 1.4;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__row--discount {
  color: var(--oxblood, #5a1f2d);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__row--total {
  margin-top: 8px;
  padding-top: 8px;
  font-size: clamp(18px, 1.5vw, 22px);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__note {
  margin: 18px 0 0;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 13px;
  line-height: 1.5;
  color: var(--muted, #6f6a61);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__checkout {
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
  padding: 15px 24px;
  border: 1px solid var(--midnight, #101b2d);
  background: var(--midnight, #101b2d);
  color: var(--ivory, #f3eee4);
  font-family: var(--display, "EB Garamond", serif);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s var(--ease, cubic-bezier(0.22, 1, 0.36, 1)),
    color 0.3s;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__checkout:hover {
  background: transparent;
  color: var(--midnight, #101b2d);
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__checkout--disabled {
  opacity: 0.4;
  pointer-events: none;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__keep {
  display: inline-block;
  margin-top: 18px;
  font-family: var(--display, "EB Garamond", serif);
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted, #6f6a61);
  text-decoration: none;
  border: 0;
  transition: color 0.25s, opacity 0.25s;
}

.cc_c5wddgqo_QwaT2r0UVO .arda-bag__keep:hover {
  color: var(--midnight, #101b2d);
  opacity: 0.7;
}

@media (max-width: 900px) {
  .cc_c5wddgqo_QwaT2r0UVO .arda-bag__layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .cc_c5wddgqo_QwaT2r0UVO .arda-bag__summary {
    position: static;
    top: auto;
  }

  .cc_c5wddgqo_QwaT2r0UVO .arda-bag__line {
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 16px;
  }
}

@media (max-width: 520px) {
  .cc_c5wddgqo_QwaT2r0UVO .arda-bag__meta-top {
    flex-direction: column;
    gap: 10px;
  }

  .cc_c5wddgqo_QwaT2r0UVO .arda-bag__price {
    align-items: flex-start;
  }
}
