.promo-page {
  background:
    radial-gradient(circle at 8% 12%, rgba(143, 165, 99, .12), transparent 28rem),
    #faf8f3;
  color: #2b2b28;
}

.promo-shell {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
  padding: 30px 0 80px;
}

.promo-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(42px, 8vw, 88px);
  border: 1px solid #333530;
  border-radius: 22px;
  background: linear-gradient(145deg, #252722 0%, #34372f 68%, #475139 100%);
  color: #fff;
  box-shadow: 0 22px 58px rgba(43, 43, 40, .13);
}

.promo-hero::after {
  position: absolute;
  right: -12%;
  bottom: -55%;
  width: 36rem;
  height: 36rem;
  border: 1px solid rgba(233, 239, 221, .22);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

.promo-kicker,
.promo-section-kicker,
.promo-label {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin: 0;
  padding: 4px 10px;
  border-radius: 999px;
  background: #e9efdd;
  color: #39451f;
  font-size: .82rem;
  font-weight: 780;
  letter-spacing: .02em;
}

.promo-hero h1 {
  position: relative;
  z-index: 1;
  max-width: 15ch;
  margin: 16px 0;
  font-size: clamp(2.25rem, 6vw, 4.7rem);
  line-height: 1.08;
  letter-spacing: -.055em;
  overflow-wrap: anywhere;
}

html body.wasabi-page.promo-page .promo-hero h1 {
  color: #fff !important;
}

.promo-hero-copy {
  position: relative;
  z-index: 1;
  max-width: 62ch;
  margin: 0;
  color: #f1eee7;
  font-size: clamp(1rem, 1.8vw, 1.14rem);
  line-height: 1.75;
}

html body.wasabi-page.promo-page .promo-hero .promo-hero-copy {
  color: #f1eee7 !important;
}

.promo-actions,
.promo-advertiser-actions,
.promo-categories {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.promo-actions a,
.promo-advertiser-actions a,
.promo-categories button,
.promo-cta,
.promo-board-status button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border: 1px solid #d4a23a;
  border-radius: 8px;
  background: #d4a23a;
  color: #24251f;
  font: inherit;
  font-weight: 760;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.promo-actions a:nth-child(2),
.promo-actions a:nth-child(3) {
  border-color: rgba(255, 255, 255, .45);
  background: transparent;
  color: #fff !important;
}

.promo-board-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(260px, .8fr);
  gap: 28px;
  align-items: end;
  margin: 54px 0 0;
}

.promo-job-samples { display:grid; gap:24px; margin-top:42px; padding:clamp(22px,4vw,38px); border:1px solid #cbd5b9; border-radius:18px; background:linear-gradient(135deg,rgba(240,244,232,.94),rgba(255,255,255,.96)); }
.promo-job-examples { scroll-margin-top:96px; }
.promo-samples-heading { max-width:72ch; }
.promo-samples-heading h2 { margin:12px 0 10px; font-size:clamp(1.65rem,3vw,2.35rem); line-height:1.22; letter-spacing:-.035em; }
.promo-samples-heading > p:not(.promo-sample-disclosure) { margin:0; color:#4f4e49; line-height:1.75; }
.promo-sample-disclosure { margin:10px 0 0; color:#5f604e; font-size:.91rem; font-weight:700; line-height:1.6; }
.promo-sample-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; }
.promo-sample-card { border-top:4px solid #8fa563; }
.promo-sample-card .promo-media { aspect-ratio:16/9; }
.promo-sample-preview,.promo-sample-card h3 a,.promo-sample-detail { color:inherit; text-decoration:none; }
.promo-sample-preview { display:block; border-radius:10px; }
.promo-sample-card h3 a:hover,.promo-sample-detail:hover { text-decoration:underline; text-underline-offset:.16em; }
.promo-sample-detail { color:#39451f; font-weight:760; }
.promo-sample-employment { padding:4px 8px; border:1px solid #d8d0b8; border-radius:999px; background:#fff9e9; color:#53472c; font-size:.78rem; font-weight:740; }
.promo-sample-meta { display:grid; gap:7px; }
.promo-sample-meta span { border-color:#ddd7c8; background:#faf8f2; }
.promo-sample-advertiser-note { margin:0; color:#57574f; font-size:.91rem; line-height:1.6; }
.promo-sample-inquiry,.promo-sample-cta a { display:inline-flex; min-height:44px; align-items:center; justify-content:center; width:max-content; max-width:100%; padding:10px 16px; border:1px solid #8d6b24; border-radius:8px; background:#f5dfaa; color:#2b2b28; font-weight:760; line-height:1.35; text-align:center; text-decoration:none; }
.promo-sample-inquiry:hover,.promo-sample-cta a:hover { background:#efd18a; }
.promo-sample-cta { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:12px 24px; align-items:center; padding-top:22px; border-top:1px solid #cbd5b9; }
.promo-sample-cta h3,.promo-sample-cta p { margin:0; }.promo-sample-cta h3 { font-size:1.1rem; }.promo-sample-cta p { grid-column:1; color:#57574f; line-height:1.65; }.promo-sample-cta a { grid-column:2; grid-row:1 / span 2; }

.promo-board-intro h2,
.promo-footer-cta h2 {
  margin: 12px 0 8px;
  font-size: clamp(1.7rem, 3.4vw, 2.65rem);
  line-height: 1.18;
  letter-spacing: -.035em;
}

.promo-board-intro p {
  margin-bottom: 0;
  line-height: 1.7;
}

.promo-trust {
  padding: 18px 20px;
  border-left: 3px solid #8fa563;
  background: rgba(233, 239, 221, .72);
  color: #4f5249;
  font-size: .94rem;
}

.promo-categories {
  margin: 28px 0 18px;
}

.promo-categories button {
  border-color: #c9c3b8;
  background: #fff;
  color: #4c4b46;
}

.promo-categories button[aria-pressed="true"] {
  border-color: #2b2b28;
  background: #2b2b28;
  color: #fff;
}

.promo-board-status {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  margin: 18px 0;
  color: #66635c;
}

.promo-board-status p {
  margin: 0;
}

.promo-board-status:not([data-state="error"]) button {
  display: none;
}

.promo-board-status[data-state="error"] {
  padding: 16px;
  border: 1px solid #c88c7f;
  border-radius: 10px;
  background: #fff5f2;
  color: #713e34;
}

.promo-slots {
  display: grid;
  gap: 18px;
}

.promo-slot-group {
  display: grid;
  gap: 18px;
  min-width: 0;
}

.promo-group-featured_large,
.promo-group-featured_half,
.promo-group-premium_job {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.promo-group-standard_card {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.promo-card {
  display: grid;
  align-content: start;
  gap: 13px;
  min-width: 0;
  padding: 17px;
  border: 1px solid #d9d3c8;
  border-radius: 15px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 9px 28px rgba(43, 43, 40, .055);
}

.promo-card-head {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
}

.promo-category {
  color: #6a675f;
  font-size: .86rem;
  font-weight: 700;
}

.promo-card h3,
.promo-card p {
  margin: 0;
  overflow-wrap: anywhere;
}

.promo-card h3 {
  font-size: clamp(1.2rem, 2.8vw, 1.8rem);
  line-height: 1.25;
  letter-spacing: -.025em;
}

.promo-description {
  color: #4f4e49;
  line-height: 1.68;
}

.promo-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  color: #67645e;
  font-size: .9rem;
}

.promo-meta span {
  min-width: 0;
  padding: 5px 8px;
  border-radius: 6px;
  background: #f4f1ea;
  overflow-wrap: anywhere;
}

.promo-media {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  background: #eee9df;
}

.promo-media picture,
.promo-media img {
  display: block;
  width: 100%;
  height: 100%;
}

.promo-media img {
  object-fit: cover;
}

.promo-media-fallback {
  display: grid;
  place-items: center;
  padding: 20px;
  color: #67645e;
  text-align: center;
}

.promo-slot-hero_billboard .promo-media {
  aspect-ratio: 3/1;
}

.promo-slot-horizontal_strip .promo-media {
  aspect-ratio: 4/1;
}

.promo-slot-featured_half .promo-media,
.promo-slot-standard_card .promo-media,
.promo-slot-mobile_featured .promo-media {
  aspect-ratio: 4/3;
}

.promo-slot-premium_job {
  border-top: 4px solid #8fa563;
}

.promo-cta {
  width: max-content;
  max-width: 100%;
  margin-top: auto;
  border-color: #2b2b28;
  background: #2b2b28;
  color: #fff;
}

.promo-empty {
  margin: 22px 0;
  padding: 38px 24px;
  border: 1px dashed #bfb8ac;
  border-radius: 12px;
  background: rgba(255, 255, 255, .55);
  text-align: center;
}

.promo-guide {
  display: grid;
  gap: 26px;
  margin-top: 56px;
  padding: clamp(24px, 5vw, 48px);
  border: 1px solid #d9d3c8;
  border-radius: 18px;
  background: rgba(255, 255, 255, .86);
}

.promo-guide-heading {
  max-width: 72ch;
}

.promo-guide-heading h2,
.promo-faq h2 {
  margin: 12px 0 10px;
}

.promo-guide-heading > p:last-child,
.promo-guide-grid p,
.promo-faq p {
  margin: 0;
  color: #5d5a53;
  line-height: 1.75;
}

.promo-guide-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.promo-guide-grid article {
  padding: 20px;
  border-radius: 12px;
  background: #f4f1ea;
}

.promo-guide-grid h3 {
  margin: 0 0 8px;
}

.promo-faq {
  display: grid;
  gap: 10px;
}

.promo-faq details {
  border: 1px solid #d9d3c8;
  border-radius: 10px;
  background: #fff;
}

.promo-faq summary {
  min-height: 48px;
  padding: 14px 16px;
  font-weight: 760;
  cursor: pointer;
}

.promo-faq details p {
  padding: 0 16px 16px;
}

.promo-footer-cta {
  margin-top: 52px;
  padding: clamp(26px, 5vw, 48px);
  border: 1px solid #cbd5b9;
  border-radius: 16px;
  background: linear-gradient(135deg, #f0f4e8, #e4ecd7);
}

.promo-footer-cta > p:not(.promo-section-kicker) {
  max-width: 58ch;
  line-height: 1.7;
}

.promo-advertiser-actions a {
  border-color: #2b2b28;
  background: #2b2b28;
  color: #fff;
}

.promo-advertiser-actions a:nth-child(2),
.promo-advertiser-actions a:nth-child(3) {
  background: transparent;
  color: #2b2b28;
}

.promo-disclosure {
  margin: 22px 0 0;
  color: #66635c;
  font-size: .92rem;
  line-height: 1.65;
  text-align: center;
}

.promo-detail-shell {
  max-width: 1120px;
}

.promo-detail-back {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  margin-bottom: 24px;
  color: #39451f;
  font-weight: 720;
}

.promo-detail-heading {
  margin-bottom: 22px;
}

.promo-detail-heading h1 {
  margin: 12px 0 10px;
}

.promo-detail-heading > p:last-child {
  max-width: 66ch;
  margin: 0;
  color: #5d5a53;
  line-height: 1.75;
}

.promo-detail-card {
  padding: clamp(18px, 4vw, 30px);
}

.promo-detail-card h2 {
  margin: 0;
}

.promo-detail-card .promo-sample-disclosure { margin:0; }
.promo-detail-actions { display:flex; flex-wrap:wrap; gap:10px; }
.promo-secondary-cta { display:inline-flex; min-height:44px; align-items:center; justify-content:center; padding:10px 16px; border:1px solid #8d6b24; border-radius:8px; color:#39451f; font-weight:760; line-height:1.35; text-align:center; text-decoration:none; }
.promo-sample-disclaimer { margin:0; padding:14px 16px; border-left:4px solid #d4a23a; background:#fff8e8; color:#4f432d; font-weight:740; line-height:1.65; }
.promo-job-detail-section,.promo-employment-notice,.promo-advertiser-conversion,.promo-service-metadata { padding:18px; border:1px solid #e0dbd1; border-radius:10px; background:#fcfbf8; }
.promo-advertiser-conversion { display:grid; gap:14px; border-color:#cbd5b9; background:#f0f4e8; }
.promo-job-detail-section h3,.promo-employment-notice h3,.promo-advertiser-conversion > h3,.promo-service-metadata h3 { margin:0 0 8px; font-size:1rem; }
.promo-advertiser-conversion > h3 { margin:0; font-size:1.22rem; }
.promo-job-detail-section p,.promo-job-detail-section ul,.promo-employment-notice ol,.promo-employment-notice > p,.promo-official-links,.promo-advertiser-conversion > p { margin:0; color:#55534e; line-height:1.7; }
.promo-job-detail-section ul,.promo-employment-notice ol { padding-left:1.25rem; }.promo-official-links { margin-top:10px; }.promo-official-links a { color:#39451f; font-weight:720; }
.promo-service-metadata dl { display:grid; grid-template-columns:minmax(8rem,.45fr) minmax(0,1fr); gap:8px 14px; margin:0; }
.promo-service-metadata dt { color:#5f5c55; font-weight:760; }
.promo-service-metadata dd { min-width:0; margin:0; color:#373832; overflow-wrap:anywhere; }

.promo-detail-media {
  aspect-ratio: 16/9;
}

.promo-detail-v2 {
  --promo-space-1: 4px;
  --promo-space-2: 8px;
  --promo-space-3: 12px;
  --promo-space-4: 16px;
  --promo-space-5: 24px;
  --promo-space-6: 32px;
  --promo-space-7: 40px;
  --promo-space-8: 48px;
  --promo-space-9: 64px;
  --promo-space-10: 80px;
  display: grid;
  gap: var(--promo-space-6);
  padding: 0;
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.promo-detail-sample-bar {
  padding: 14px 18px;
  border-left: 4px solid #d4a23a;
  background: #fff8e8;
  color: #4f432d;
  font-weight: 720;
  line-height: 1.65;
}

.promo-detail-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.promo-detail-labels span {
  padding: 6px 10px;
  border: 1px solid #cbd5b9;
  border-radius: 999px;
  background: #f0f4e8;
  color: #39451f;
  font-size: .88rem;
  font-weight: 760;
}

.promo-detail-verification {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 14px 18px;
  border: 1px solid #e3d8bc;
  border-radius: 12px;
  background: #fff8e8;
  color: #4f432d;
  line-height: 1.6;
}

.promo-detail-verification strong {
  padding: 4px 9px;
  border-radius: 999px;
  background: #d4a23a;
  color: #2b2b28;
}

.promo-detail-verification p { margin: 0; }
.promo-detail-verification span { color: #6c614c; font-size: .9rem; white-space: nowrap; }

.promo-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  overflow: hidden;
  border: 1px solid #dcd8cf;
  border-radius: 20px;
  background: #fff;
}

.promo-detail-hero-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(26px, 5vw, 54px);
}

.promo-detail-logo {
  width: auto;
  max-width: 160px;
  height: 52px;
  margin-bottom: 18px;
  object-fit: contain;
  object-position: left center;
}

.promo-detail-provider {
  margin: 10px 0 0;
  color: #5d5a53;
  font-weight: 760;
}

.promo-detail-eyebrow {
  margin: 0 0 6px;
  color: #697848;
  font-size: .82rem;
  font-weight: 820;
  letter-spacing: .08em;
  text-transform: uppercase;
}

html body.wasabi-page.promo-page .promo-detail-hero h1 {
  margin: 10px 0 14px;
  font-size: clamp(3rem, 4vw, 3.5rem) !important;
  line-height: 1.12;
  letter-spacing: -.04em;
}

.promo-detail-summary {
  max-width: 58ch;
  margin: 0;
  color: #55534e;
  font-size: 1.05rem;
  line-height: 1.75;
}

.promo-detail-hero-actions,
.promo-detail-action-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.promo-detail-hero-actions { margin-top: 24px; }
.promo-detail-hero-actions .promo-cta,
.promo-detail-hero-actions .promo-secondary-cta { min-height: 48px; }

.promo-detail-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 22px 0;
}

.promo-detail-badges span {
  padding: 7px 11px;
  border: 1px solid #cbd5b9;
  border-radius: 999px;
  background: #f0f4e8;
  color: #39451f;
  font-size: .9rem;
  font-weight: 720;
}

.promo-detail-hero .promo-detail-media {
  min-height: 100%;
  min-width: 0;
  width: 100%;
  aspect-ratio: auto;
  border-radius: 0;
}

.promo-detail-hero .promo-detail-media picture { min-width: 0; }
.promo-detail-hero .promo-detail-media img { height: 100%; object-fit: cover; }
.promo-detail-hero-no-media { grid-template-columns: minmax(0, 1fr); }
.promo-detail-hero-no-media .promo-detail-hero-copy { max-width: 780px; }

.promo-detail-gallery {
  display: grid;
  gap: 14px;
  padding: clamp(14px, 3vw, 24px);
  border: 1px solid #dcd8cf;
  border-radius: 18px;
  background: #fff;
}

.promo-detail-gallery-viewport {
  overflow: hidden;
  border-radius: 12px;
  background: #efede7;
}

.promo-detail-gallery-slide { margin: 0; }
.promo-detail-gallery-slide[hidden] { display: none; }
.promo-detail-gallery-slide img { display: block; width: 100%; height: auto; max-height: 720px; object-fit: contain; }
.promo-detail-gallery-slide figcaption { padding: 12px 14px; color: #5d5a53; line-height: 1.6; }

.promo-detail-gallery-controls {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 10px;
  align-items: center;
}

.promo-detail-gallery-controls button,
.promo-detail-gallery-thumbnails button,
.promo-detail-share button {
  min-height: 44px;
  border: 1px solid #a7a399;
  border-radius: 9px;
  background: #fff;
  color: #2b2b28;
  font: inherit;
  font-weight: 720;
  cursor: pointer;
}

.promo-detail-gallery-controls button:first-child { justify-self: start; }
.promo-detail-gallery-controls button:last-child { justify-self: end; }
.promo-detail-gallery-controls span { color: #5d5a53; font-variant-numeric: tabular-nums; }

.promo-detail-gallery-thumbnails {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(82px, 1fr));
  gap: 8px;
}

.promo-detail-gallery-thumbnails button { padding: 3px; overflow: hidden; }
.promo-detail-gallery-thumbnails button[aria-pressed="true"] { border: 3px solid #8fa563; }
.promo-detail-gallery-thumbnails img { display: block; width: 100%; height: 72px; border-radius: 5px; object-fit: cover; }

.promo-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 740px) minmax(300px, 340px);
  gap: 40px;
  align-items: start;
  justify-content: space-between;
}

.promo-detail-layout-single { grid-template-columns: minmax(0, 740px); }

.promo-detail-main { display: grid; gap: var(--promo-space-9); }
.promo-detail-content-section,
.promo-detail-facts,
.promo-gallery-detail-notice {
  padding: 0 0 var(--promo-space-6);
  border-bottom: 1px solid #dedad1;
}

.promo-detail-sidebar {
  padding: var(--promo-space-6);
  border: 1px solid #dedad1;
  border-radius: 14px;
  background: #fff;
}

.promo-detail-content-section h2,
.promo-detail-facts h2,
.promo-detail-sidebar h2,
.promo-gallery-detail-notice h2 { margin: 0 0 var(--promo-space-5); font-size: clamp(1.875rem, 2.5vw, 2rem); line-height: 1.25; letter-spacing: -.025em; }
html body.wasabi-page.promo-page .promo-detail-v2 h2 { font-size: clamp(1.875rem, 2.5vw, 2rem) !important; }
.promo-detail-content-section ul,
.promo-detail-content-section ol { display: grid; gap: var(--promo-space-3); margin: 0; padding-left: 1.3rem; font-size: 1.0625rem; line-height: 1.7; }

.promo-detail-facts dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 28px;
  margin: 0;
}

.promo-detail-facts dl > div { padding: 12px 0; border-bottom: 1px solid #ece9e2; }
.promo-detail-facts dt,
.promo-detail-facts dd { margin: 0; line-height: 1.55; }
.promo-detail-facts dt { color: #5d5a53; font-weight: 760; }
.promo-detail-facts dd { margin-top: 5px; color: #2b2b28; }

.promo-detail-price-value {
  margin: 0 0 8px;
  color: #39451f;
  font-size: clamp(1.35rem, 3vw, 1.8rem);
  font-weight: 820;
}

.promo-detail-price > p:last-child { color: #5d5a53; line-height: 1.7; }

.promo-detail-info-cards,
.promo-detail-faqs { display: grid; gap: 12px; }
.promo-detail-info-cards article,
.promo-detail-faqs article { padding: 16px; border-radius: 10px; background: #faf8f3; }
.promo-detail-info-cards h3,
.promo-detail-faqs h3 { margin: 0 0 7px; font-size: 1.03rem; }
.promo-detail-info-cards p,
.promo-detail-faqs p { margin: 0; color: #55534e; line-height: 1.7; }

.promo-detail-differentiators {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.promo-detail-differentiators article {
  border: 1px solid #e1e7d7;
  background: #f4f7ee;
}

.promo-detail-process {
  display: grid;
  counter-reset: promo-step;
  gap: 0;
}

.promo-detail-process article {
  position: relative;
  padding: 4px 0 28px 56px;
  border-left: 2px solid #cbd5b9;
  counter-increment: promo-step;
}

.promo-detail-process article::before {
  position: absolute;
  top: 0;
  left: -21px;
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 50%;
  background: #39451f;
  color: #fff;
  content: counter(promo-step, decimal-leading-zero);
  font-size: .78rem;
  font-weight: 820;
}

.promo-detail-process article:last-child { padding-bottom: 0; }
.promo-detail-process h3 { margin: 0 0 6px; font-size: 1.08rem; }
.promo-detail-process p { margin: 0; color: #55534e; line-height: 1.7; }

.promo-detail-testimonials {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.promo-detail-testimonials article {
  position: relative;
  padding: 24px;
  border: 1px solid #dedad1;
  border-radius: 12px;
  background: #fff;
}

.promo-detail-testimonials article::before {
  display: block;
  margin-bottom: 10px;
  color: #d4a23a;
  content: "“";
  font-family: Georgia, serif;
  font-size: 2.2rem;
  font-weight: 800;
  line-height: .7;
}

.promo-detail-testimonials h3,
.promo-detail-partner-story h3 { margin: 0 0 8px; font-size: 1.05rem; }
.promo-detail-testimonials p,
.promo-detail-partner-story p { margin: 0; color: #55534e; line-height: 1.75; }

.promo-detail-partner-story { display: grid; gap: 12px; }
.promo-detail-partner-story article {
  padding: 26px;
  border: 1px solid #cbd5b9;
  border-radius: 14px;
  background: linear-gradient(135deg, #f0f4e8, #faf8f3);
}

.promo-detail-inline-cta {
  display: grid;
  /* This component always lives inside the 740px article column. Keeping the
     actions in an auto-sized second track lets several CTA labels consume the
     entire row and collapses the copy track to 0px. Stack the two regions so
     both retain a real inline width at every desktop size. */
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  align-items: center;
  padding: 24px;
  border: 1px solid #cbd5b9;
  border-radius: 14px;
  background: #f0f4e8;
}

.promo-detail-inline-cta p { margin: 0 0 5px; color: #697848; font-size: .82rem; font-weight: 800; }
html body.wasabi-page.promo-page .promo-detail-inline-cta h2 { margin: 0; font-size: 1.35rem !important; }
.promo-detail-inline-cta .promo-detail-action-group {
  min-width: 0;
  justify-content: flex-start;
}

.promo-detail-sidebar {
  position: sticky;
  top: 24px;
  display: grid;
  gap: var(--promo-space-4);
}

.promo-detail-sidebar h2 { margin-bottom: 0; }
.promo-detail-sidebar p { display: grid; gap: 3px; margin: 0; color: #55534e; line-height: 1.65; }
.promo-detail-sidebar p strong { color: #2b2b28; }
.promo-detail-sidebar .promo-detail-sidebar-kicker { color: #697848; font-size: .8125rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.promo-detail-sidebar .promo-detail-sidebar-summary { display: block; }
.promo-detail-sidebar .promo-cta,
.promo-detail-sidebar .promo-secondary-cta { width: 100%; }
.promo-detail-sidebar small { color: #6b685f; line-height: 1.55; }
.promo-detail-sidebar-date { padding-top: var(--promo-space-4); border-top: 1px solid #ece9e2; }

.promo-external-direct-preview {
  display: grid;
  justify-items: start;
  gap: 16px;
  max-width: 760px;
  padding: clamp(28px, 6vw, 56px);
  border: 1px solid #dcd8cf;
  border-radius: 20px;
  background: #fff;
}
.promo-external-direct-preview h1,
.promo-external-direct-preview p { margin: 0; }
html body.wasabi-page.promo-page .promo-external-direct-preview h1 { font-size: clamp(3rem, 4vw, 3.5rem) !important; line-height: 1.12; }
.promo-external-direct-preview p { color: #55534e; line-height: 1.7; }
.promo-external-direct-preview small { color: #6b685f; }
.promo-external-direct-media { display: block; width: 100%; height: auto; border-radius: 12px; }

.promo-mockup-index {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 32px;
}
.promo-mockup-index a { display: grid; gap: 8px; padding: 24px; border: 1px solid #dedad1; border-radius: 14px; background: #fff; color: #2b2b28; text-decoration: none; }
.promo-mockup-index a:hover { border-color: #8fa563; }
.promo-mockup-index strong { color: #39451f; }
.promo-mockup-index span { line-height: 1.55; }
.promo-mockup-index small { color: #6b685f; }

.promo-detail-final-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 320px);
  gap: var(--promo-space-7);
  align-items: end;
  margin-top: var(--promo-space-7);
  padding: var(--promo-space-8);
  border: 1px solid #cbd5b9;
  border-radius: 16px;
  background: #f0f4e8;
}

.promo-detail-final-cta-copy { display: grid; gap: var(--promo-space-4); max-width: 620px; }
.promo-detail-final-cta h2 { margin: 0; font-size: clamp(1.875rem, 2.5vw, 2rem); line-height: 1.25; letter-spacing: -.03em; }
.promo-detail-final-cta p { margin: 0; color: #4f514a; font-size: 1.0625rem; line-height: 1.7; }
.promo-detail-final-cta .promo-detail-final-provider { color: #697848; font-size: .875rem; font-weight: 800; letter-spacing: .06em; }
.promo-detail-final-cta ul { display: grid; gap: var(--promo-space-3); margin: var(--promo-space-2) 0 0; padding-left: 1.25rem; line-height: 1.65; }
.promo-detail-final-cta-action { display: grid; gap: var(--promo-space-3); }
.promo-detail-final-cta-action .promo-cta { width: 100%; min-height: 52px; }
.promo-detail-final-cta-action small { color: #5d5a53; line-height: 1.55; }

.promo-detail-disclosure {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
  align-items: baseline;
  margin-top: var(--promo-space-5);
  padding: 20px 24px;
  border: 1px solid #e2dfd7;
  border-radius: 10px;
  background: #f7f6f2;
  color: #66635d;
  font-size: .9rem;
  line-height: 1.65;
}
.promo-detail-disclosure p { margin: 0; }
.promo-detail-disclosure strong { color: #3f4d29; }
.promo-detail-disclosure time { color: #77736b; white-space: nowrap; }

.promo-detail-v2 .promo-cta:disabled {
  border-color: #aaa89f;
  background: #e7e5df;
  color: #66635c;
  cursor: not-allowed;
  opacity: 1;
}

.promo-detail-share {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: var(--promo-space-4) var(--promo-space-5);
  align-items: center;
  padding: var(--promo-space-5) 0 0;
  border-top: 1px solid #dedad1;
}
.promo-detail-share p { margin: 0; color: #55534e; font-weight: 720; }
.promo-detail-share-actions { display: flex; gap: var(--promo-space-2); }
.promo-detail-share button { min-height: 44px; padding: 8px 14px; }
.promo-detail-share > span { grid-column: 1 / -1; min-height: 1.5em; color: #55534e; font-size: .9rem; }

.promo-detail-page .wasabi-global-footer { margin-top: 0 !important; }

.promo-page :focus-visible {
  outline: 3px solid #d4a23a;
  outline-offset: 3px;
}

@media (max-width:1024px) {
  .promo-detail-hero { grid-template-columns: 1fr; }
  html body.wasabi-page.promo-page .promo-detail-hero h1 { font-size: clamp(2.5rem, 5.4vw, 3rem) !important; }
  html body.wasabi-page.promo-page .promo-external-direct-preview h1 { font-size: clamp(2.5rem, 5.4vw, 3rem) !important; }
  .promo-detail-hero .promo-detail-media { min-height: 320px; max-height: 720px; }
  .promo-detail-layout { grid-template-columns: minmax(0, 1fr) 270px; gap: 20px; }
  .promo-sample-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .promo-group-standard_card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width:840px) {
  .promo-detail-layout { grid-template-columns: 1fr; gap: var(--promo-space-8); }
  .promo-detail-sidebar { position: static; }
  .promo-detail-final-cta { grid-template-columns: 1fr; align-items: start; }
  .promo-detail-final-cta-action { max-width: 420px; }
  .promo-detail-inline-cta { grid-template-columns: 1fr; }
  .promo-detail-inline-cta .promo-detail-action-group { justify-content: flex-start; }
}

@media (max-width:640px) {
  .promo-shell {
    width: min(calc(100% - 24px), 1120px);
    padding-top: 18px;
  }

  .promo-hero {
    padding: 30px 20px;
    border-radius: 14px;
  }

  .promo-hero h1 {
    font-size: clamp(2.05rem, 12vw, 3.2rem);
  }

  .promo-actions a,
  .promo-advertiser-actions a {
    width: 100%;
  }

  .promo-board-intro,
  .promo-sample-grid,
  .promo-guide-grid,
  .promo-group-featured_large,
  .promo-group-featured_half,
  .promo-group-standard_card,
  .promo-group-premium_job {
    grid-template-columns: 1fr;
  }

  .promo-board-intro {
    gap: 14px;
    margin-top: 38px;
  }

  .promo-job-samples { margin-top:30px; border-radius:14px; }
  .promo-sample-cta { grid-template-columns:1fr; }
  .promo-sample-cta a { grid-column:1; grid-row:auto; width:100%; }

  .promo-slot-hero_billboard .promo-media,
  .promo-slot-mobile_featured .promo-media {
    aspect-ratio: 4/3;
  }

  .promo-slot-horizontal_strip .promo-media,
  .promo-slot-featured_half .promo-media {
    aspect-ratio: 3/2;
  }

  .promo-media-no-mobile {
    display: none;
  }

  .promo-board-status {
    align-items: stretch;
    flex-direction: column;
  }

  .promo-board-status button,
  .promo-categories button,
  .promo-cta {
    min-height: 44px;
  }

  .promo-footer-cta {
    margin-top: 38px;
  }

  .promo-detail-v2 { gap: var(--promo-space-5); }
  .promo-detail-verification { grid-template-columns: auto 1fr; }
  .promo-detail-verification span { grid-column: 1 / -1; white-space: normal; }
  .promo-detail-hero { border-radius: 14px; }
  .promo-detail-hero-copy { padding: 24px 20px; }
  .promo-detail-hero .promo-detail-media { min-height: 0; max-height: none; aspect-ratio: 4/5; }
  .promo-detail-layout { gap: var(--promo-space-8); }
  .promo-detail-main { gap: var(--promo-space-8); }
  .promo-detail-content-section h2,
  .promo-detail-facts h2,
  .promo-gallery-detail-notice h2 { font-size: clamp(1.5rem, 6.5vw, 1.625rem); }
  html body.wasabi-page.promo-page .promo-detail-v2 h2 { font-size: clamp(1.5rem, 6.5vw, 1.625rem) !important; }
  .promo-detail-facts dl { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .promo-detail-gallery-thumbnails { display: flex; overflow-x: auto; padding-bottom: 4px; }
  .promo-detail-gallery-thumbnails button { min-width: 88px; }
  .promo-detail-final-cta { margin-top: var(--promo-space-6); padding: var(--promo-space-5); }
  .promo-detail-final-cta h2 { font-size: clamp(1.5rem, 6.5vw, 1.625rem); }
  .promo-detail-final-cta-action { max-width: none; }
  .promo-detail-disclosure { display: grid; gap: 4px; padding: 18px 20px; }
  .promo-detail-share { grid-template-columns: 1fr; padding-top: var(--promo-space-5); }
  .promo-detail-share-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .promo-detail-share button { width: 100%; }
  .promo-detail-differentiators,
  .promo-detail-testimonials { grid-template-columns: 1fr; }
  .promo-detail-hero-actions,
  .promo-detail-action-group { display: grid; grid-template-columns: 1fr; width: 100%; }
  .promo-detail-hero-actions a,
  .promo-detail-action-group a,
  .promo-detail-action-group button { width: 100%; }
}

@media (max-width:430px) {
  .promo-shell {
    width: min(calc(100% - 40px), 1120px);
  }

  .promo-job-samples,
  .promo-detail-card {
    padding: 14px;
  }

  .promo-sample-inquiry,
  .promo-sample-detail {
    width: 100%;
    justify-content: center;
  }

  .promo-sample-card h3 {
    font-size: 1.28rem;
  }

  .promo-service-metadata dl {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .promo-service-metadata dd + dt {
    margin-top: 8px;
  }

  .promo-detail-card.promo-detail-v2 { padding: 0; }
  html body.wasabi-page.promo-page .promo-detail-hero h1,
  html body.wasabi-page.promo-page .promo-external-direct-preview h1 { font-size: clamp(2.125rem, 10vw, 2.5rem) !important; }
  .promo-detail-summary { font-size: 1rem; line-height: 1.7; }
  .promo-detail-facts dl { grid-template-columns: 1fr; }
  .promo-detail-sidebar .promo-cta,
  .promo-external-direct-preview .promo-cta { min-height: 48px; }
  .promo-mockup-index { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion:reduce) {
  .promo-page * {
    scroll-behavior: auto !important;
  }
}

/* Premium service image gallery */
.promo-page {
  overflow-x: hidden;
  background:
    radial-gradient(circle at 8% 5%, rgba(132, 151, 91, .1), transparent 28rem),
    #faf9f5;
}

.promo-gallery {
  --promo-section-gap: 48px;
  --promo-grid-column-gap: 24px;
  --promo-grid-row-gap: 28px;
  --promo-wide-row-gap: 24px;
  max-width: 1280px;
  width: calc(100% - 48px);
  min-height: 100vh;
  min-height: 100svh;
  margin: 0 auto;
  padding: 30px 0 96px;
  color: #242520;
}

.promo-gallery__intro {
  max-width: 860px;
}

.promo-gallery__eyebrow {
  margin: 0 0 8px;
  color: #697848;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .16em;
}

html body.wasabi-page.promo-page .promo-gallery__intro h1 {
  margin: 0;
  font-size: clamp(2rem, 3.8vw, 3.15rem) !important;
  line-height: 1.05 !important;
  letter-spacing: -.045em;
  overflow-wrap: anywhere;
}

.promo-gallery__intro h1 span {
  display: block;
}

.promo-gallery__intro > p:last-child {
  max-width: 64ch;
  margin: 10px 0 0;
  color: #5c5d56;
  font-size: clamp(.98rem, 1.35vw, 1.08rem);
  line-height: 1.55;
  overflow-wrap: anywhere;
}

.promo-gallery .promo-categories {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 32px calc(50% - 50vw) 0;
  padding: 3px max(20px, calc((100vw - 1180px) / 2));
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
  overscroll-behavior-inline: contain;
}

.promo-gallery .promo-categories button {
  flex: 0 0 auto;
  min-height: 44px;
  padding: 10px 15px;
  border: 1px solid #d7d5cc;
  border-radius: 999px;
  background: #fff;
  color: #50514b;
  font: inherit;
  font-size: .92rem;
  font-weight: 720;
  white-space: nowrap;
  cursor: pointer;
  transition: border-color .18s ease, background-color .18s ease, color .18s ease;
}

.promo-gallery .promo-categories button:hover {
  border-color: #84975b;
}

.promo-gallery .promo-categories button[aria-current="true"] {
  border-color: #2d3127;
  background: #2d3127;
  color: #fff;
}

.promo-gallery__notice {
  margin: 20px 0 0;
  padding: 14px 17px;
  border-left: 3px solid #84975b;
  background: rgba(238, 242, 229, .82);
  color: #50534a;
  font-size: .93rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
}

html body.wasabi-page.promo-page .promo-gallery > section {
  margin-block-start: var(--promo-section-gap) !important;
  margin-block-end: 0 !important;
}

html body.wasabi-page.promo-page
  .promo-gallery > .promo-gallery__section--hero {
  margin-block-start: 28px !important;
}

.promo-gallery__grid,
.promo-carousel__track {
  display: grid;
  column-gap: var(--promo-grid-column-gap);
  row-gap: var(--promo-grid-row-gap);
  min-width: 0;
}

.promo-gallery__section--top-large .promo-gallery__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.promo-gallery__section--top-card .promo-gallery__grid,
.promo-gallery__section--mini .promo-gallery__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.promo-gallery__section--middle-fixed .promo-gallery__grid,
.promo-gallery__section--middle-carousel .promo-carousel__track {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.promo-gallery__section--middle-carousel .promo-carousel__track {
  display: flex;
}

.promo-gallery__section--middle-carousel .promo-gallery__item {
  flex: 0 0 calc(
    (100% - var(--promo-grid-column-gap) - var(--promo-grid-column-gap)) / 3
  );
}

.promo-gallery__section--bottom-wide .promo-gallery__grid {
  grid-template-columns: 1fr;
  row-gap: var(--promo-wide-row-gap);
}

.promo-gallery__item {
  position: relative;
  display: block;
  min-width: 0;
  overflow: hidden;
  border-radius: 14px;
  background: #e9e8e1;
  box-shadow: 0 8px 28px rgba(34, 36, 30, .07);
  isolation: isolate;
  transform: translateZ(0);
  transition: transform .2s ease, box-shadow .2s ease;
}

.promo-gallery__item:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 36px rgba(34, 36, 30, .12);
}

.promo-gallery__sample {
  border: 0;
  background: #173d2f;
  box-shadow: 0 8px 28px rgba(34, 36, 30, .09);
  cursor: default;
  pointer-events: none;
  transform: none;
  user-select: none;
}

.promo-gallery__sample:hover {
  box-shadow: 0 8px 28px rgba(34, 36, 30, .09);
  transform: none;
}

.promo-gallery__sample picture {
  position: absolute;
  inset: 0;
}

.promo-gallery__item.promo-gallery__sample img {
  object-fit: cover;
}

.promo-gallery__sample-badge {
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 12px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(18, 64, 50, .88);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
  color: #fff;
  line-height: 1;
  pointer-events: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -.01em;
  white-space: nowrap;
}

.promo-gallery__sample-fallback {
  position: absolute;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background:
    radial-gradient(circle at 80% 20%, rgba(214, 176, 94, .28), transparent 34%),
    linear-gradient(135deg, #1d513f, #102e25);
  color: #fff;
  font-size: .95rem;
  font-weight: 650;
  line-height: 1.5;
  text-align: center;
}

.promo-gallery__sample[data-image-state="error"]
  .promo-gallery__sample-fallback {
  display: flex;
}

.promo-gallery__item picture,
.promo-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
}

.promo-gallery__external-mark {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  padding: 6px 9px;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 999px;
  background: rgba(24, 30, 24, .86);
  color: #fff;
  font-size: .78rem;
  font-weight: 760;
  line-height: 1;
  backdrop-filter: blur(6px);
}

.promo-gallery__item img {
  object-fit: contain;
}

.promo-gallery__item--hero {
  aspect-ratio: 3 / 1;
  border-radius: 18px;
}

.promo-gallery__item--card {
  aspect-ratio: 3 / 2;
}

.promo-gallery__item--wide {
  aspect-ratio: 4 / 1;
}

.promo-gallery__item--mini-square {
  aspect-ratio: 1 / 1;
}

.promo-gallery__item--mini-landscape {
  aspect-ratio: 4 / 3;
}

.promo-carousel {
  position: relative;
}

.promo-carousel__viewport {
  min-width: 0;
  overflow: hidden;
  border-radius: 18px;
  touch-action: pan-y pinch-zoom;
}

.promo-gallery__section--hero .promo-carousel__track {
  display: flex;
  gap: 0;
  transition:
    transform var(--promo-hero-transition, .5s)
    cubic-bezier(.22, .61, .36, 1);
}

.promo-gallery__section--hero .promo-gallery__item {
  flex: 0 0 100%;
}

.promo-carousel__controls {
  display: flex;
  width: fit-content;
  max-width: 100%;
  gap: 6px;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0;
}

.promo-carousel__controls button,
#promo-load-more {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid #d1d0c8;
  background: #fff;
  color: #34362f;
  font: inherit;
  font-weight: 740;
  cursor: pointer;
}

.promo-carousel__controls button {
  flex: 0 0 44px;
  width: 44px;
  padding: 0;
  border-radius: 50%;
}

.promo-carousel__autoplay {
  min-width: 44px;
  min-height: 44px;
  font-size: .88rem;
  line-height: 1;
}

.promo-carousel__indicators {
  display: flex;
  min-width: 0;
  min-height: 44px;
  flex: 0 1 auto;
  align-items: center;
  gap: 6px;
  padding: 0 2px;
}

.promo-carousel__controls .promo-carousel__indicator {
  width: 10px;
  min-height: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #c8cabf;
  transition: width .18s ease, background-color .18s ease;
}

.promo-carousel__controls .promo-carousel__indicator[aria-current="true"] {
  width: 28px;
  background: #52633a;
}

.promo-carousel__controls button:disabled {
  opacity: .35;
  cursor: default;
}

#promo-load-more {
  width: min(100%, 360px);
  margin: 24px auto 0;
  padding: 11px 18px;
  border-radius: 999px;
}

#promo-load-more[hidden] {
  display: none;
}

#promo-empty {
  margin: 42px 0 0;
  color: #686a63;
  line-height: 1.7;
  text-align: center;
}

.promo-gallery :focus-visible {
  outline: 3px solid #d0a22e;
  outline-offset: 3px;
}

.promo-gallery:has(> .promo-partnership-cta) {
  padding-bottom: 64px;
}

html body.wasabi-page.promo-page
  .promo-gallery > .promo-partnership-cta {
  margin-block-start: 56px !important;
}

.promo-partnership-cta {
  min-width: 0;
}

.promo-partnership-cta__link {
  position: relative;
  display: grid;
  min-height: 260px;
  padding: 38px 64px;
  overflow: hidden;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 48px;
  align-items: center;
  border: 1px solid rgba(226, 189, 104, .76);
  border-radius: 22px;
  background:
    radial-gradient(circle at 82% 10%, rgba(166, 187, 133, .25), transparent 14rem),
    linear-gradient(118deg, #103e31 0%, #174b3b 58%, #1d5845 100%);
  box-shadow: 0 18px 44px rgba(16, 62, 49, .16);
  color: #fffaf0;
  isolation: isolate;
  text-decoration: none;
  transition:
    border-color .2s ease,
    box-shadow .2s ease,
    background-color .2s ease;
}

.promo-partnership-cta__link::before,
.promo-partnership-cta__link::after {
  position: absolute;
  z-index: -1;
  content: "";
  pointer-events: none;
}

.promo-partnership-cta__link::before {
  width: 260px;
  height: 260px;
  right: 13%;
  bottom: -190px;
  border: 1px solid rgba(226, 189, 104, .34);
  border-radius: 50%;
  box-shadow:
    0 0 0 34px rgba(226, 189, 104, .045),
    0 0 0 72px rgba(166, 187, 133, .045);
}

.promo-partnership-cta__link::after {
  top: 42px;
  right: 42px;
  width: 94px;
  height: 56px;
  opacity: .72;
  background:
    radial-gradient(circle, #e2bd68 0 3px, transparent 4px) 0 0 / 28px 28px;
}

.promo-partnership-cta__copy {
  position: relative;
  z-index: 1;
  display: block;
  min-width: 0;
  max-width: 780px;
}

.promo-partnership-cta__eyebrow {
  display: block;
  margin-bottom: 12px;
  color: #e8ca86;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .18em;
}

.promo-partnership-cta__title {
  display: block;
  max-width: 18em;
  color: #fffaf0;
  font-size: clamp(2rem, 3vw, 2.5rem);
  font-weight: 760;
  letter-spacing: -.04em;
  line-height: 1.14;
  overflow-wrap: anywhere;
}

.promo-partnership-cta__title > span,
.promo-partnership-cta__description > span {
  display: block;
}

.promo-partnership-cta__description {
  display: block;
  max-width: 48em;
  margin-top: 16px;
  color: #e7e0cf;
  font-size: 1rem;
  line-height: 1.62;
  overflow-wrap: anywhere;
}

.promo-partnership-cta__action {
  position: relative;
  z-index: 1;
  display: inline-flex;
  min-width: 214px;
  min-height: 48px;
  padding: 12px 22px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, .78);
  border-radius: 999px;
  background: #fffaf0;
  box-shadow: 0 8px 20px rgba(6, 35, 27, .15);
  color: #123f32;
  font-size: .98rem;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
  transition:
    background-color .2s ease,
    box-shadow .2s ease,
    transform .2s ease;
}

.promo-partnership-cta__action > span {
  font-size: 1.08em;
}

.promo-partnership-cta__link:hover {
  border-color: #efd593;
  box-shadow: 0 22px 52px rgba(16, 62, 49, .22);
}

.promo-partnership-cta__link:hover .promo-partnership-cta__action {
  background: #fff;
  box-shadow: 0 10px 24px rgba(6, 35, 27, .2);
  transform: translateY(-2px);
}

html body.wasabi-page.promo-page
  .promo-partnership-cta__link:focus-visible {
  outline: 3px solid #e2bd68 !important;
  outline-offset: 4px !important;
}

@media (max-width: 1023px) {
  .promo-gallery {
    --promo-section-gap: 40px;
    --promo-grid-row-gap: 24px;
    --promo-wide-row-gap: 22px;
  }

  .promo-gallery:has(> .promo-partnership-cta) {
    padding-bottom: 56px;
  }

  html body.wasabi-page.promo-page
    .promo-gallery > .promo-partnership-cta {
    margin-block-start: 48px !important;
  }

  .promo-partnership-cta__link {
    min-height: 280px;
    padding: 36px 40px;
    gap: 32px;
  }

  .promo-gallery__section--top-card .promo-gallery__grid,
  .promo-gallery__section--middle-fixed .promo-gallery__grid,
  .promo-gallery__section--middle-carousel .promo-carousel__track,
  .promo-gallery__section--mini .promo-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .promo-gallery__section--middle-carousel .promo-gallery__item {
    flex-basis: calc((100% - var(--promo-grid-column-gap)) / 2);
  }
}

@media (max-width: 860px) {
  .promo-partnership-cta__link {
    min-height: 292px;
    padding: 26px 36px;
    grid-template-columns: 1fr;
    gap: 20px;
    align-content: center;
  }

  .promo-partnership-cta__action {
    justify-self: start;
  }
}

@media (max-width: 639px) {
  .promo-gallery {
    --promo-section-gap: 32px;
    --promo-grid-row-gap: 20px;
    --promo-wide-row-gap: 20px;
    width: calc(100% - 24px);
    padding-top: 24px;
  }

  .promo-gallery:has(> .promo-partnership-cta) {
    padding-bottom: 48px;
  }

  html body.wasabi-page.promo-page
    .promo-gallery > .promo-partnership-cta {
    margin-block-start: 40px !important;
  }

  .promo-partnership-cta__link {
    min-height: 320px;
    padding: 28px 24px;
    gap: 24px;
    border-radius: 20px;
  }

  .promo-partnership-cta__link::before {
    right: -86px;
    bottom: -176px;
  }

  .promo-partnership-cta__link::after {
    top: 24px;
    right: 18px;
    opacity: .42;
  }

  .promo-partnership-cta__eyebrow {
    margin-bottom: 10px;
    font-size: .69rem;
    letter-spacing: .14em;
  }

  .promo-partnership-cta__title {
    max-width: none;
    font-size: clamp(1.4rem, 7vw, 1.75rem);
    line-height: 1.18;
  }

  .promo-partnership-cta__title > span,
  .promo-partnership-cta__description > span {
    display: inline;
  }

  .promo-partnership-cta__title > span + span::before,
  .promo-partnership-cta__description > span + span::before {
    content: " ";
  }

  .promo-partnership-cta__description {
    margin-top: 14px;
    font-size: .92rem;
    line-height: 1.55;
  }

  .promo-partnership-cta__action {
    width: 100%;
    min-width: 0;
    min-height: 52px;
    padding-inline: 18px;
    justify-self: stretch;
  }

  .promo-gallery__intro h1 {
    font-size: clamp(2.1rem, 12vw, 3.25rem);
  }

  .promo-gallery__notice {
    margin-top: 16px;
  }

  .promo-carousel__controls {
    gap: 4px;
    margin-top: 8px;
  }

  .promo-carousel__indicators {
    gap: 5px;
    padding-inline: 0;
  }

  .promo-gallery__section--top-large .promo-gallery__grid,
  .promo-gallery__section--top-card .promo-gallery__grid,
  .promo-gallery__section--middle-fixed .promo-gallery__grid,
  .promo-gallery__section--middle-carousel .promo-carousel__track {
    grid-template-columns: 1fr;
  }

  .promo-gallery__section--mini .promo-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html body.wasabi-page.promo-page
    .promo-gallery > .promo-gallery__section--hero {
    margin-block-start: 24px !important;
  }

  .promo-gallery__section--middle-carousel .promo-gallery__item {
    flex-basis: 100%;
  }

  .promo-gallery__item--hero {
    aspect-ratio: 4 / 5;
    border-radius: 14px;
  }

  .promo-gallery__item--wide {
    aspect-ratio: 2 / 1;
  }

  .promo-gallery__item--mobile-portrait {
    aspect-ratio: 4 / 5;
  }

  .promo-gallery__item--mobile-square {
    aspect-ratio: 1 / 1;
  }

  .promo-gallery__sample-badge {
    top: 9px;
    right: 9px;
    padding: 5px 10px;
    font-size: 11px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .promo-partnership-cta__link,
  .promo-partnership-cta__action {
    transition: none;
  }

  .promo-partnership-cta__link:hover .promo-partnership-cta__action {
    transform: none;
  }

  .promo-gallery *,
  .promo-gallery *::before,
  .promo-gallery *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.promo-gallery-detail-summary {
  margin: 0;
  color: #454740;
  font-size: 1.05rem;
  line-height: 1.8;
}

.promo-gallery-sample-action-notice {
  width: 100%;
  margin: 12px 0 0;
  padding: 12px 14px;
  border: 1px solid #d7dcc9;
  border-radius: 10px;
  background: #f1f5e9;
  color: #465139;
  line-height: 1.65;
}

.promo-gallery-sample-action-notice[hidden] {
  display: none;
}

.promo-gallery-detail-section,
.promo-gallery-detail-notice,
.promo-gallery-employment {
  padding: 20px;
  border: 1px solid #deddd5;
  border-radius: 12px;
  background: #fcfbf8;
}

.promo-gallery-detail-section h3,
.promo-gallery-detail-notice h3,
.promo-gallery-employment > h3 {
  margin: 0 0 10px;
  font-size: 1.05rem;
}

.promo-gallery-detail-section ul,
.promo-gallery-detail-notice p {
  margin: 0;
  color: #555750;
  line-height: 1.75;
}

.promo-gallery-detail-section ul {
  padding-left: 1.25rem;
}

.promo-gallery-employment {
  border-color: #cbd5b9;
  background: #f2f5eb;
}

.promo-gallery-employment dl {
  display: grid;
  grid-template-columns: minmax(7rem, .35fr) minmax(0, 1fr);
  gap: 8px 14px;
  margin: 0;
}

.promo-gallery-employment dt {
  color: #59604b;
  font-weight: 760;
}

.promo-gallery-employment dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
}

.promo-gallery-employment .promo-gallery-detail-section {
  margin-top: 16px;
  padding: 0;
  border: 0;
  background: transparent;
}

@media (max-width: 639px) {
  .promo-gallery-employment dl {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .promo-gallery-employment dd + dt {
    margin-top: 8px;
  }
}
