/* GENERATED FILE — do not edit by hand.
 * Source of truth: cw-theme.css. Regenerate with bin/split-theme-css.py
 * after any cw-theme.css change, and commit both together.
 */

.cw-shop-hero__inner {
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
}
.cw-shop-hero__copy > p {
  max-width: 560px;
  margin-bottom: 36px;
}
.cw-shop-hero__panel-card {
  padding: 28px;
  border: 1px solid var(--cw-border);
  border-radius: 24px;
  background: var(--cw-white);
  box-shadow: var(--cw-shadow-card);
}
.cw-shop-hero__panel-card h2 {
  margin: 18px 0 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(30px, 3.4vw, 38px);
  line-height: 1.12;
  color: var(--cw-ink);
}
.cw-shop-hero__panel-card h2 em {
  color: var(--cw-teal);
  font-style: italic;
}
.cw-shop-hero__list {
  display: grid;
  gap: 16px;
  margin-top: 24px;
}
.cw-shop-hero__list-item {
  padding-top: 16px;
  border-top: 1px solid var(--cw-border);
}
.cw-shop-hero__list-item strong,
.cw-shop-strip__card strong {
  display: block;
  margin-bottom: 8px;
  color: var(--cw-ink);
  font-size: 16px;
}
.cw-shop-hero__list-item p,
.cw-shop-strip__card span {
  margin: 0;
  color: var(--cw-quiet);
  font-size: 14px;
  line-height: 1.7;
}
.cw-shop-offer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.cw-shop-offer-card {
  display: grid;
  gap: 12px;
  padding: 30px 26px;
  border: 1px solid var(--cw-border);
  border-radius: 20px;
  background: var(--cw-white);
  box-shadow: var(--cw-shadow-card);
}
.cw-shop-offer-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--cw-teal-tint);
  color: var(--cw-teal-dark);
}
.cw-shop-offer-card__label {
  color: var(--cw-teal);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cw-shop-offer-card h3 {
  margin: 0;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 32px;
  line-height: 1.08;
}
.cw-shop-offer-card p {
  margin: 0;
  color: var(--cw-quiet);
  font-size: 15px;
  line-height: 1.8;
}
.cw-shop-strip__inner {
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
}
.cw-shop-strip__cards {
  display: grid;
  gap: 12px;
}
.cw-shop-strip__card {
  padding: 18px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.08);
}
.cw-shop-collection__header {
  margin-bottom: 28px;
}
.cw-shop-collection__count {
  align-self: flex-start;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--cw-teal-tint);
  color: var(--cw-teal-dark);
  font-size: 12px;
  font-weight: 600;
}
.cw-shop-products > * {
  margin-top: 0;
  margin-bottom: 0;
}
.cw-shop-products .wp-block-fluent-cart-products {
  margin: 0;
}
.cw-shop-products .fct-products-wrapper {
  display: grid;
  gap: 24px;
  padding: 32px;
  border: 1px solid var(--cw-border);
  border-radius: 24px;
  background: var(--cw-white);
  box-shadow: var(--cw-shadow-card);
}
.cw-shop-products .fluent-cart-product-filter-wrapper,
.cw-shop-products .fluent-product-container {
  gap: 16px;
}
.cw-shop-products .fluent-product-loop,
.cw-shop-products .fluent-product-paginator,
.cw-shop-products .fct-product-block-filter-item {
  border-radius: 18px;
}
.cw-shop-products .fluent-product-no-result,
.cw-shop-empty {
  padding: 40px 28px;
  border: 1px solid var(--cw-border);
  border-radius: 24px;
  background: var(--cw-white);
  box-shadow: var(--cw-shadow-card);
}
.cw-shop-empty .cw-button-row {
  justify-content: center;
  margin-top: 24px;
}
.cw-shop-shell {
  background: var(--cw-mist);
}
.cw-shop-shell__hero {
  padding: 60px 0 52px;
  margin-bottom: clamp(24px, 4vw, 36px);
  background: var(--cw-white);
  border-bottom: 1px solid var(--cw-border);
}
.cw-shop-shell > .cw-shop-shell__hero {
  margin-bottom: 0;
}
.cw-shop-shell__hero-layout,
.cw-shop-shell__section-header,
.cw-shop-shell__filters-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
}
.cw-shop-shell__hero-copy {
  max-width: 560px;
}
.cw-shop-shell__eyebrow {
  margin-bottom: 12px;
  color: var(--cw-teal);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cw-shop-shell__eyebrow--clay {
  color: var(--cw-clay);
}
.cw-shop-shell__hero-copy h1,
.cw-shop-shell__section-header h2 {
  margin: 0;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
  letter-spacing: -0.02em;
}
.cw-shop-shell__hero-copy h1 {
  font-size: clamp(44px, 6vw, 52px);
  line-height: 1.05;
}
.cw-shop-shell__hero-copy h1 em {
  color: var(--cw-teal);
  font-style: italic;
}
.cw-shop-shell__hero-copy p {
  max-width: 460px;
  margin: 14px 0 0;
  color: var(--cw-ink-light);
  font-size: 16px;
  line-height: 1.7;
}
.cw-shop-shell__hero-actions {
  margin-top: 28px;
}
.cw-shop-shell__hero-stats {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  flex-shrink: 0;
}
.cw-shop-shell__hero-stat {
  max-width: 92px;
  text-align: center;
}
.cw-shop-shell__hero-stat strong {
  display: block;
  color: var(--cw-teal);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(28px, 4vw, 34px);
  font-weight: 600;
  line-height: 1;
}
.cw-shop-shell__hero-stat span {
  display: block;
  margin-top: 5px;
  color: var(--cw-quiet);
  font-size: 11px;
  line-height: 1.4;
}
.cw-shop-shell__bundle-grid,
.cw-shop-shell__kit-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.cw-shop-shell__filters {
  position: sticky;
  top: 64px;
  z-index: 40;
  padding: 20px 0;
  background: var(--cw-white);
  border-bottom: 1px solid var(--cw-border);
}
.cw-shop-shell__filters.is-released {
  position: static;
}
.cw-shop-shell__pill-group {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.cw-shop-shell__pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 14px;
  border-radius: 999px;
  background: var(--cw-fog);
  color: var(--cw-ink-light);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.cw-shop-shell__pill.is-active {
  background: var(--cw-teal);
  color: var(--cw-white);
}
.cw-shop-shell__pill--outline {
  background: transparent;
  border: 1.5px solid var(--cw-border);
}
.cw-shop-shell__pill--outline.is-active-clay {
  border-color: var(--cw-clay);
  background: var(--cw-clay);
  color: var(--cw-white);
}
.cw-shop-shell__feature-section {
  padding: 48px 0 80px;
}
.cw-shop-shell__feature-section--fog {
  background: var(--cw-fog);
  padding-top: 64px;
  padding-bottom: 64px;
}
.cw-shop-shell__faq-list {
  max-width: 980px;
}
.cw-shop-shell__section-meta {
  margin-bottom: 28px;
  color: var(--cw-quiet);
  font-size: 13px;
}
.cw-shop-shell__bundle-grid,
.cw-shop-shell__kit-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.cw-shop-shell__bundle-card,
.cw-shop-shell__kit-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 14px;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}
.cw-shop-shell__bundle-card {
  background: var(--cw-white);
  box-shadow: var(--cw-shadow-card);
}
.cw-shop-shell__bundle-card:hover,
.cw-shop-shell__kit-card:hover {
  transform: translateY(-4px);
}
.cw-shop-shell__bundle-card:hover {
  box-shadow: 0 8px 28px rgba(45, 45, 53, 0.11);
}
.cw-shop-shell__bundle-visual {
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  aspect-ratio: 5 / 3;
  background: var(--cw-shop-card-bg);
}
.cw-shop-shell__type-tag,
.cw-shop-shell__bundle-label {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 2;
  border-radius: 999px;
  padding: 2px 8px;
  background: rgba(74, 148, 148, 0.08);
  color: var(--cw-teal-dark);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.cw-shop-shell__type-tag.is-pattern {
  background: rgba(198, 117, 96, 0.08);
  color: var(--cw-clay);
}
.cw-shop-shell__type-tag.is-bundle {
  background: rgba(255, 255, 255, 0.85);
  color: var(--cw-ink);
}
.cw-shop-shell__bundle-label {
  padding: 3px 10px;
  background: rgba(255, 255, 255, 0.85);
  font-size: 11px;
  letter-spacing: 0.05em;
}
.cw-shop-shell__bundle-collage {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: repeat(var(--cw-bundle-columns, 2), minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 4px;
  padding: 10px;
}
.cw-shop-shell__bundle-collage-item {
  overflow: hidden;
  border-radius: 10px;
}
.cw-shop-shell__bundle-collage-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cw-shop-shell__corner-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 2px 10px;
  background: var(--cw-teal);
  color: var(--cw-white);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cw-shop-shell__corner-badge.is-clay {
  background: var(--cw-clay);
}
.cw-shop-shell__bundle-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 18px 18px 20px;
}
.cw-shop-shell__bundle-body h3,
.cw-shop-shell__kit-card h3 {
  margin: 0;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
  line-height: 1.25;
}
.cw-shop-shell__bundle-body h3 {
  font-size: 19px;
  margin-bottom: 10px;
}
.cw-shop-shell__bundle-pricing,
.cw-shop-shell__kit-pricing {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
}
.cw-shop-shell__bundle-pricing strong,
.cw-shop-shell__kit-pricing strong {
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.05;
}
.cw-shop-shell__kit-cta {
  flex: 1 1 0;
  min-width: 0;
  text-align: center;
  text-decoration: none;
}
.cw-shop-shell__section-header h2 {
  font-size: clamp(34px, 4vw, 38px);
  font-weight: 500;
  letter-spacing: 0;
}
.cw-shop-shell__text-link {
  color: var(--cw-teal);
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}
.cw-shop-shell__section-header--explainer {
  align-items: center;
}
.cw-shop-shell__section-header--explainer > div {
  max-width: 760px;
}
.cw-shop-shell__section-header--explainer .cw-shop-shell__text-link {
  white-space: normal;
  text-align: right;
}
.cw-shop-shell__bundle-body p,
.cw-shop-shell__kit-card > p {
  margin: 4px 0 14px;
  color: var(--cw-quiet);
  font-size: 12px;
  line-height: 1.6;
}
.cw-shop-shell__seo-notes {
  padding: 40px 0 16px;
  background: var(--cw-white);
}
.cw-shop-shell__seo-copy {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 28px;
  align-items: end;
  margin-bottom: 22px;
}
.cw-shop-shell__seo-copy h2 {
  font-size: clamp(30px, 4vw, 38px);
  font-weight: 500;
  letter-spacing: 0;
}
.cw-shop-shell__seo-copy p {
  margin: 0;
  color: var(--cw-ink-light);
  font-size: 15px;
  line-height: 1.75;
}
.cw-shop-shell__seo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.cw-shop-shell__seo-card {
  border: 1.5px solid var(--cw-border);
  border-radius: 16px;
  background: var(--cw-fog);
  padding: 22px 22px 20px;
}
.cw-shop-shell__seo-card h3 {
  margin: 8px 0 10px;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.15;
}
.cw-shop-shell__seo-card p {
  margin: 0;
  color: var(--cw-quiet);
  font-size: 13px;
  line-height: 1.7;
}
.cw-shop-shell__bundle-pricing {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 14px;
}
.cw-shop-shell__save-pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 2px 9px;
  background: var(--cw-teal-tint);
  color: var(--cw-teal-dark);
  font-size: 11px;
  font-weight: 700;
}
.cw-shop-shell__save-pill.is-clay {
  background: var(--cw-clay-tint);
  color: var(--cw-clay);
}
.cw-shop-shell__kit-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px 24px;
  background: var(--cw-ink);
  box-shadow: 0 4px 20px rgba(45, 45, 53, 0.15);
}
.cw-shop-shell__kit-card:hover {
  background: var(--cw-ink-mid);
  box-shadow: 0 8px 32px rgba(45, 45, 53, 0.3);
}
.cw-shop-shell__kit-label {
  color: var(--cw-clay);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cw-shop-shell__kit-card h3 {
  color: var(--cw-white);
  font-size: 22px;
  line-height: 1.2;
}
.cw-shop-shell__kit-card > p {
  margin-top: -12px;
  color: rgba(255, 255, 255, 0.45);
}
.cw-shop-shell__how-card > p {
  color: rgba(255, 255, 255, 0.58);
  font-size: 13px;
  line-height: 1.7;
}
.cw-shop-shell__future-note {
  margin: 10px 0 0;
  padding-bottom: 18px;
  max-width: 520px;
  color: var(--cw-quiet);
  font-size: 14px;
  line-height: 1.7;
}
.cw-shop-shell__kit-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.cw-shop-shell__kit-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.cw-shop-shell__kit-item span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--cw-teal);
  flex-shrink: 0;
}
.cw-shop-shell__kit-item div {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 1.5;
}
.cw-shop-shell__kit-more {
  padding-left: 14px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
}
.cw-shop-shell__kit-pricing {
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
}
.cw-shop-shell__kit-pricing strong {
  color: var(--cw-teal);
  font-size: 26px;
}
.cw-shop-shell__kit-pricing .cw-shop-shell__strike {
  color: rgba(255, 255, 255, 0.3);
}
.cw-shop-shell__kit-cta {
  margin-top: 0;
  background: var(--cw-clay);
}
.cw-shop-shell__kit-card:hover .cw-shop-shell__kit-cta {
  opacity: 1;
}
.cw-shop-shell__how-note {
  margin-top: auto;
  color: var(--cw-clay);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
}
.cw-shop-product {
  background: var(--cw-mist);
}
.cw-shop-product__breadcrumb-shell {
  border-bottom: 1px solid var(--cw-border);
  background: var(--cw-white);
}
.cw-shop-product__breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  color: var(--cw-quiet);
  font-size: 12px;
  line-height: 1.5;
}
.cw-shop-product__breadcrumb a {
  color: var(--cw-teal);
}
.cw-shop-product__breadcrumb span[aria-current="page"] {
  color: var(--cw-ink);
}
.cw-shop-product__hero {
  padding: 48px 0 64px;
  background: var(--cw-white);
}
.cw-shop-product__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 64px;
  align-items: start;
}
.cw-shop-product__visual-column {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.cw-shop-product__visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  min-height: 380px;
  border-radius: 16px;
  background: var(--cw-shop-card-bg);
  padding: 32px;
}
.cw-shop-product__visual-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cw-shop-product__visual-copy {
  position: relative;
  z-index: 2;
  text-align: center;
}
.cw-shop-product__visual-copy h2 {
  margin: 0 0 8px;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  opacity: 0.9;
}
.cw-shop-product__format-pills {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
  z-index: 2;
}
.cw-shop-product__format-pills span {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
  padding: 4px 12px;
  color: var(--cw-ink-light);
  font-size: 11px;
  font-weight: 600;
}
.cw-shop-product__visual .cw-shop-shell__type-tag {
  position: absolute;
  top: 18px;
  left: 18px;
}
.cw-shop-product__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.cw-shop-product__stat {
  border-radius: 10px;
  background: var(--cw-fog);
  padding: 14px 16px;
  text-align: center;
}
.cw-shop-product__stat strong {
  display: block;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}
.cw-shop-product__stat span {
  display: block;
  margin-top: 3px;
  color: var(--cw-quiet);
  font-size: 11px;
  line-height: 1.4;
}
.cw-shop-product__info {
  display: flex;
  flex-direction: column;
}
.cw-shop-product__meta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
}
.cw-shop-product__meta-row .cw-shop-shell__type-tag {
  position: static;
  left: auto;
  bottom: auto;
  top: auto;
  right: auto;
}
.cw-shop-product__category {
  color: var(--cw-quiet);
  font-size: 12px;
  line-height: 1.5;
}
.cw-shop-product__info h1 {
  margin: 0 0 16px;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(32px, 4vw, 38px);
  font-weight: 600;
  line-height: 1.1;
}
.cw-shop-product__description {
  margin: 0 0 28px;
  color: var(--cw-ink-light);
  font-size: 15px;
  line-height: 1.75;
}
.cw-shop-product__include-card {
  margin-top: 16px;
  border-radius: 12px;
  background: var(--cw-fog);
  padding: 20px 22px;
}
.cw-shop-product__section-label {
  margin-bottom: 14px;
  color: var(--cw-ink-light);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.cw-shop-product__include-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cw-shop-product__include-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--cw-ink);
  font-size: 13px;
  line-height: 1.5;
}
.cw-shop-product__include-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--cw-teal-tint);
  color: var(--cw-teal);
}
.cw-shop-product__purchase-card {
  border: 1.5px solid var(--cw-border);
  border-radius: 14px;
  background: var(--cw-white);
  padding: 24px;
}
.cw-shop-product__bundle-card,
.cw-shop-product__details-card {
  margin-top: 0;
  border: 0;
  border-bottom: 1px solid var(--cw-border);
  border-radius: 0;
  background: transparent;
  padding: 40px 0;
}
.cw-shop-product__details-card:first-child {
  padding-top: 48px;
}
.cw-shop-product__details-card:last-child {
  border-bottom: 0;
}
.cw-shop-product__bundle-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cw-shop-product__bundle-item,
.cw-shop-product__bundle-item:link,
.cw-shop-product__bundle-item:visited {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border-radius: 10px;
  background: var(--cw-fog);
  padding: 14px 16px;
  color: var(--cw-ink);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
}
.cw-shop-product__bundle-item:hover {
  color: var(--cw-ink);
}
.cw-shop-product__bundle-item-copy {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.cw-shop-product__bundle-item-copy span:last-child {
  min-width: 0;
}
.cw-shop-product__bundle-item-image {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  border-radius: 10px;
  object-fit: cover;
}
.cw-shop-product__price-block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 12px;
  margin-bottom: 6px;
}
.cw-shop-product__price-block strong {
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
}
.cw-shop-product__price-block strong.is-free {
  color: var(--cw-teal);
}
.cw-shop-product__compare-price {
  color: var(--cw-quiet);
  font-size: 14px;
  line-height: 1.4;
  text-decoration: line-through;
}
.cw-shop-product__price-note {
  margin-bottom: 12px;
  color: var(--cw-quiet);
  font-size: 13px;
  line-height: 1.5;
}
.cw-shop-product__bundle-nav {
  margin-bottom: 16px;
  padding-top: 14px;
  border-top: 1px solid var(--cw-border);
}
.cw-shop-product__bundle-nav-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cw-shop-product__bundle-nav-item,
.cw-shop-product__bundle-nav-item:link,
.cw-shop-product__bundle-nav-item:visited {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-radius: 10px;
  background: var(--cw-fog);
  padding: 12px 14px;
  color: var(--cw-ink);
  text-decoration: none;
}
.cw-shop-product__bundle-nav-copy {
  display: grid;
  gap: 2px;
}
.cw-shop-product__bundle-nav-title {
  color: var(--cw-ink);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}
.cw-shop-product__bundle-nav-meta {
  color: var(--cw-quiet);
  font-size: 12px;
  line-height: 1.4;
}
.cw-shop-product__purchase-action {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cw-shop-product__purchase-button,
.cw-shop-product__purchase-button:link,
.cw-shop-product__purchase-button:visited,
.cw-shop-product__purchase-action .fluent-cart-direct-checkout-button,
.cw-shop-product__purchase-action .fluent-cart-direct-checkout-button:link,
.cw-shop-product__purchase-action .fluent-cart-direct-checkout-button:visited {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 56px;
  border: 0;
  border-radius: 999px;
  background: var(--cw-ink-mid);
  padding: 15px 24px;
  color: var(--cw-white);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  transition: background-color 150ms ease, opacity 150ms ease, transform 150ms ease;
  cursor: pointer;
}
.cw-shop-product__purchase-button:hover,
.cw-shop-product__purchase-action .fluent-cart-direct-checkout-button:hover {
  background: var(--cw-clay);
  color: var(--cw-white);
}
.cw-shop-product__purchase-button[aria-disabled="true"],
.cw-shop-product__purchase-action .fluent-cart-direct-checkout-button[aria-disabled="true"] {
  opacity: 0.55;
  cursor: default;
}
.cw-shop-product__tutorial-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  border-radius: 10px;
  background: var(--cw-teal-tint);
  padding: 16px 20px;
}
.cw-shop-product__tutorial-label {
  margin-bottom: 3px;
  color: var(--cw-teal-dark);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.cw-shop-product__tutorial-title {
  color: var(--cw-ink);
  font-size: 13px;
  line-height: 1.5;
}
.cw-shop-product__tutorial-link,
.cw-shop-product__tutorial-link:link,
.cw-shop-product__tutorial-link:visited {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 999px;
  background: var(--cw-teal);
  padding: 8px 16px;
  color: var(--cw-white);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
}
.cw-shop-product__tutorial-note {
  color: var(--cw-quiet);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}
.cw-shop-product__details {
  padding: 0 0 56px;
  background: var(--cw-mist);
}
.cw-shop-product__details-card h2 {
  margin: 0 0 16px;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
.cw-shop-product__details-card p {
  margin: 0 0 16px;
  color: var(--cw-ink-light);
  font-size: 15px;
  line-height: 1.75;
}
.cw-shop-product__details-card ul {
  margin: 0;
  padding-left: 18px;
  color: var(--cw-ink-light);
}
.cw-shop-product__support-grid {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.cw-shop-product__faq-list {
  display: grid;
  gap: 0;
}
.cw-shop-product__support-card {
  border-radius: 0;
  background: transparent;
  border: 0;
  padding: 0;
}
.cw-shop-product__faq-item {
  border-bottom: 1px solid var(--cw-border);
}
.cw-shop-product__faq-item:first-child summary {
  padding-top: 0;
}
.cw-shop-product__faq-item:last-child {
  border-bottom: 0;
}
.cw-shop-product__faq-item:last-child summary {
  padding-bottom: 0;
}
.cw-shop-product__faq-item[open]:last-child summary {
  padding-bottom: 14px;
}
.cw-shop-product__faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 0;
  cursor: pointer;
  list-style: none;
  color: var(--cw-ink);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}
.cw-shop-product__faq-item summary::-webkit-details-marker {
  display: none;
}
.cw-shop-product__faq-toggle {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 1px solid var(--cw-border);
  border-radius: 50%;
  color: var(--cw-teal);
  font-size: 16px;
  line-height: 1;
  transition: transform 180ms ease;
}
.cw-shop-product__faq-item[open] .cw-shop-product__faq-toggle {
  transform: rotate(45deg);
}
.cw-shop-product__faq-answer {
  padding: 0 0 18px;
}
.cw-shop-product__faq-item:last-child .cw-shop-product__faq-answer {
  padding-bottom: 0;
}
.cw-shop-product__support-card h3 {
  margin: 0 0 8px;
  color: var(--cw-ink);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}
.cw-shop-product__support-card p,
.cw-shop-product__faq-answer p {
  margin: 0;
  color: var(--cw-ink-light);
  font-size: 14px;
  line-height: 1.7;
}
.cw-shop-product__gallery-strip {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 12px;
}
.cw-shop-product__gallery-thumb {
  overflow: hidden;
  border-radius: 12px;
  background: var(--cw-fog);
}
.cw-shop-product__gallery-thumb img {
  display: block;
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.cw-shop-product__bundle-collage {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: repeat(var(--cw-bundle-columns, 2), minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 8px;
  padding: 18px;
}
.cw-shop-product__bundle-collage-item {
  overflow: hidden;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.12);
}
.cw-shop-product__bundle-collage-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cw-shop-product__related {
  padding: 56px 0 72px;
  background: var(--cw-fog);
}
.cw-shop-product__related h2 {
  margin: 0 0 28px;
  color: var(--cw-ink);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
.cw-shop-product__related-card,
.cw-shop-product__related-card:link,
.cw-shop-product__related-card:visited {
  text-decoration: none;
}
.cw-shop-product__related-card h3 {
  min-height: 42px;
}
.cw-shop-product__related-card:hover h3 {
  color: var(--cw-ink);
}
@media (max-width: 1100px) {
.cw-shop-product__layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 820px) {
.cw-shop-hero__inner,
.cw-shop-strip__inner,
.cw-shop-offer-grid {
    grid-template-columns: 1fr;
  }
.cw-shop-shell__hero-layout,
.cw-shop-shell__section-header,
.cw-shop-shell__filters-inner {
    flex-direction: column;
    align-items: flex-start;
  }
.cw-shop-shell__filters {
    top: 0;
  }
.cw-shop-shell__hero-stats {
    justify-content: flex-start;
  }
.cw-shop-shell__seo-copy,
.cw-shop-shell__bundle-grid,
.cw-shop-shell__kit-grid,
.cw-shop-shell__seo-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
.cw-shop-collection__header,
.cw-shop-empty .cw-button-row {
    align-items: flex-start;
  }
.cw-shop-shell__hero {
    padding-top: 44px;
  }
.cw-shop-shell__hero-stats {
    gap: 16px;
  }
.cw-shop-shell__hero-stat {
    max-width: none;
    text-align: left;
  }
.cw-shop-shell__filters {
    padding-top: 12px;
    padding-bottom: 12px;
  }
.cw-shop-shell__filters-inner {
    gap: 12px;
  }
.cw-shop-shell__feature-section,
.cw-shop-shell__feature-section--fog {
    padding-top: 40px;
    padding-bottom: 56px;
  }
.cw-shop-products .fct-products-wrapper,
.cw-shop-empty {
    padding: 24px 20px;
  }
}
@media (max-width: 640px) {
.cw-shop-product__hero {
    padding: 36px 0 48px;
  }
.cw-shop-product__visual {
    min-height: 280px;
    padding: 24px;
  }
.cw-shop-product__visual-copy h2 {
    font-size: 24px;
  }
.cw-shop-product__stats,
.cw-shop-product__support-grid {
    grid-template-columns: 1fr;
  }
.cw-shop-product__purchase-card,
.cw-shop-product__include-card,
.cw-shop-product__tutorial-card {
    padding: 18px;
  }
.cw-shop-product__price-block strong {
    font-size: 30px;
  }
.cw-shop-product__tutorial-link {
    width: 100%;
    justify-content: center;
  }
.cw-shop-shell__seo-notes {
    padding-top: 28px;
  }
.cw-shop-shell__seo-copy h2 {
    font-size: 28px;
  }
.cw-shop-shell__seo-card {
    padding: 20px 18px 18px;
  }
.cw-shop-shell__future-note {
    font-size: 13px;
  }
}
.cw-shop-product__purchase-action .cw-cta--download {
  width: 100%;
  margin: 0;
}
.cw-shop-product__purchase-action .cw-cta--download[disabled],
.cw-shop-product__purchase-action .cw-cta--download[data-state="loading"] {
  opacity: 0.7;
  cursor: progress;
}
.cw-shop-product__purchase-action .cw-cta--membership {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  margin-top: 0.625rem;
  padding: 0.6rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid var(--cw-color-primary, #c46b3b);
  background: transparent;
  color: var(--cw-color-primary, #c46b3b);
  font-weight: 600;
  text-decoration: none;
}
.cw-shop-product__purchase-action .cw-cta--membership:hover,
.cw-shop-product__purchase-action .cw-cta--membership:focus {
  background: rgba(196, 107, 59, 0.08);
}
.cw-gallery__hero:has(.cw-sale-chip) .cw-shop-shell__type-tag,
.cw-shop-product__visual:has(.cw-sale-chip) .cw-shop-shell__type-tag {
  top: 48px;
}
