.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story {
  --bs-bg: #f7f4ee;
  --bs-heading: #435334;
  --bs-text: #4a5248;
  --bs-accent: #7a8f6a;
  --bs-surface: #ffffff;
  --bs-heading-font: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  --bs-body-font: "Avenir Next", "Segoe UI", system-ui, sans-serif;
  --bs-script-font: "Segoe Script", "Apple Chancery", "Snell Roundhand", cursive;

  background: var(--bs-bg);
  color: var(--bs-text);
  font-family: var(--bs-body-font);
  padding: clamp(48px, 7vw, 88px) clamp(16px, 4vw, 48px);
  overflow: hidden;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(32px, 5vw, 64px);
  align-items: center;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-copy {
  display: flex;
  flex-direction: column;
  gap: clamp(18px, 2.5vw, 28px);
  min-width: 0;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 11px;
  font-weight: 650;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: color-mix(in srgb, var(--bs-heading) 70%, var(--bs-text));
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-eyebrow-line {
  display: block;
  width: 48px;
  height: 1px;
  background: color-mix(in srgb, var(--bs-heading) 35%, transparent);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title {
  margin: 0;
  font-family: var(--bs-heading-font);
  font-size: clamp(2rem, 3.6vw, 3rem);
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: -0.015em;
  color: var(--bs-heading);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title-leaf {
  color: var(--bs-accent);
  opacity: 0.85;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 52ch;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body p {
  margin: 0;
  font-size: 15px;
  line-height: 1.7;
  color: var(--bs-text);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  padding-top: 8px;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon {
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  color: var(--bs-heading);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-title {
  margin: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.35;
  color: var(--bs-heading);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-text {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.45;
  color: color-mix(in srgb, var(--bs-text) 82%, transparent);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-visual {
  position: relative;
  min-height: 420px;
  display: grid;
  place-items: center;
  padding: 24px 8px 40px;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-blob {
  position: absolute;
  border-radius: 60% 40% 55% 45%;
  pointer-events: none;
  z-index: 0;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-blob--a {
  width: 78%;
  height: 72%;
  top: 8%;
  left: 10%;
  background: color-mix(in srgb, var(--bs-accent) 18%, #ebe4d8);
  border-radius: 48% 52% 45% 55% / 55% 42% 58% 45%;
  transform: rotate(-6deg);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-blob--b {
  width: 42%;
  height: 36%;
  top: 4%;
  right: 2%;
  background: color-mix(in srgb, var(--bs-accent) 28%, #dfe6d4);
  border-radius: 60% 40% 50% 50%;
  opacity: 0.75;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-blob--c {
  width: 34%;
  height: 28%;
  bottom: 12%;
  left: 0;
  background: color-mix(in srgb, #c4b49a 55%, var(--bs-bg));
  border-radius: 45% 55% 48% 52%;
  opacity: 0.7;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf {
  position: absolute;
  color: var(--bs-accent);
  z-index: 2;
  pointer-events: none;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--tl {
  width: 88px;
  top: 6%;
  left: 4%;
  transform: rotate(-18deg);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--br {
  width: 110px;
  bottom: 10%;
  right: 2%;
  transform: rotate(12deg);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-frame {
  position: relative;
  z-index: 1;
  width: min(100%, 380px);
  aspect-ratio: 3 / 4;
  border-radius: 190px 190px 28px 28px;
  overflow: hidden;
  background: color-mix(in srgb, var(--bs-accent) 12%, #eee8de);
  box-shadow: 0 18px 40px color-mix(in srgb, var(--bs-heading) 10%, transparent);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-image-placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: color-mix(in srgb, var(--bs-heading) 55%, transparent);
  font-size: 14px;
  background:
    radial-gradient(circle at 50% 30%, color-mix(in srgb, var(--bs-accent) 25%, #fff), transparent 55%),
    color-mix(in srgb, var(--bs-accent) 14%, #efe9df);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote {
  position: absolute;
  right: 0;
  bottom: 8%;
  z-index: 3;
  width: min(260px, 70%);
  padding: 22px 20px 18px;
  background: var(--bs-surface);
  border-radius: 4px;
  box-shadow: 0 14px 36px color-mix(in srgb, var(--bs-heading) 12%, transparent);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-mark {
  display: block;
  font-family: var(--bs-heading-font);
  font-size: 42px;
  line-height: 0.7;
  color: color-mix(in srgb, var(--bs-heading) 35%, transparent);
  margin-bottom: 8px;
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
  color: var(--bs-heading);
}

.cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-author {
  margin: 14px 0 0;
  font-family: var(--bs-script-font);
  font-size: 22px;
  line-height: 1.2;
  color: var(--bs-heading);
}

@media (max-width: 960px) {
  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story {
    padding: 36px 16px 40px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-copy {
    gap: 14px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title {
    font-size: clamp(1.55rem, 7vw, 2rem);
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title-leaf {
    width: 18px;
    height: 18px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body {
    gap: 10px;
    max-width: none;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body p {
    font-size: 13.5px;
    line-height: 1.55;
  }

  /* Keep 3 features side-by-side on tablet/mobile */
  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-features {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    padding-top: 4px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature {
    gap: 6px;
    align-items: center;
    text-align: center;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon {
    width: 32px;
    height: 32px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon svg {
    width: 22px;
    height: 22px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon img {
    width: 22px;
    height: 22px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-title {
    font-size: 9.5px;
    letter-spacing: 0.03em;
    line-height: 1.3;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-text {
    font-size: 11px;
    line-height: 1.35;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-visual {
    order: -1;
    min-height: 0;
    padding: 8px 4px 28px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-frame {
    width: min(100%, 240px);
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote {
    right: 2%;
    bottom: 0;
    width: min(200px, 62%);
    padding: 14px 12px 12px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-mark {
    font-size: 28px;
    margin-bottom: 4px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-text {
    font-size: 12px;
    line-height: 1.4;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-author {
    margin-top: 8px;
    font-size: 16px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--tl {
    width: 56px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--br {
    width: 72px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-blob--a {
    width: 72%;
    height: 68%;
  }
}

@media (max-width: 640px) {
  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story {
    padding: 28px 14px 32px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-inner {
    gap: 18px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-copy {
    gap: 12px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-eyebrow {
    gap: 10px;
    font-size: 10px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-eyebrow-line {
    width: 32px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-title-wrap {
    gap: 6px;
  }

  /* Clamp long story copy for a shorter mobile fold */
  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body {
    gap: 8px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body p {
    font-size: 13px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-body p:nth-child(n + 3) {
    display: none;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-features {
    gap: 8px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature {
    gap: 5px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon {
    width: 28px;
    height: 28px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon svg, .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-icon img {
    width: 20px;
    height: 20px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-title {
    font-size: 8.5px;
    letter-spacing: 0.02em;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-text {
    font-size: 10px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-visual {
    padding: 4px 0 22px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-frame {
    width: min(52vw, 200px);
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote {
    width: min(168px, 56%);
    padding: 12px 10px 10px;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-quote-text {
    font-size: 11px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--tl {
    width: 48px;
    top: 4%;
    left: 2%;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-leaf--br {
    width: 60px;
    bottom: 8%;
  }
}

@media (max-width: 380px) {
  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-text {
    -webkit-line-clamp: 3;
  }

  .cc_I1vIPjnu8K_xtlBnPo7OZ .brand-story-feature-title {
    font-size: 8px;
  }
}
