/*! GENERATED FILE — DO NOT EDIT. 14 sources, cascade order below.
    Manifest: tools/style-build/entries/homepage.json
    Rebuild:  node tools/style-build/build.mjs   (verify: --check) */

/* ===== source/composition/homepage.css ========================================== */

.hp h1, .hp h2 { margin: 0; }
.hp ul { list-style: none; }
.hp .hp-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
.hp .hp-container { max-width: 1150px; margin: 0 auto; padding: 0 var(--s3); }
.hp .hp-section { position: relative; padding: var(--s6) 0; }
.hp .hp-icon { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex: none; }
.hp h1 { font-size: clamp(2.6rem, 6vw, 4.2rem); line-height: 1.04; letter-spacing: -.03em; font-weight: 800; color: var(--navy); }
.hp h1 .hp-grad { background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent; }
.hp h2 { font-size: clamp(1.9rem, 3.5vw, 2.7rem); line-height: 1.1; letter-spacing: -.025em; font-weight: 800; color: var(--navy); max-width: 22ch; }
.hp h3 { color: var(--navy); font-weight: 800; letter-spacing: -.015em; line-height: 1.25; }
.hp .hp-kicker { display: block; margin: 0 0 12px; font-size: .8rem; font-weight: 800; line-height: 1.4; letter-spacing: .14em; text-transform: uppercase; color: var(--teal-ink); }
.hp .hp-on-navy .hp-kicker { color: var(--mint); }
.hp .hp-lede { font-size: 1.13rem; color: var(--muted); max-width: 56ch; margin-top: 14px; }
.hp .hp-copy p { color: var(--muted); max-width: 48ch; }

.hp .mkt-btn { gap: 10px; transition: transform .15s, box-shadow .15s, filter .15s, background .15s, border-color .15s; }
.hp .mkt-btn-tertiary { border-color: #687688; }
.hp .mkt-btn-tertiary:hover { border-color: #687688; }
.hp .hp-cta-row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; margin-top: 28px; }

.js .hp .hp-rv { opacity: 0; transform: translateY(22px); transition: opacity .65s ease, transform .65s ease; transition-delay: var(--d, 0s); }
.js .hp .hp-rv.in { opacity: 1; transform: none; }

.hp .hp-hero { position: relative; padding: 64px 0 0; overflow: hidden;
  background: linear-gradient(90deg, var(--cream) 0%, var(--cream) 50%, #f3f8f6 100%); }
.hp .hp-hero .hp-container { position: relative; }
.hp .hp-hero-grid { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr); gap: 48px; align-items: center; }
.hp .hp-hero h1 { max-width: 16ch; margin-top: 12px; font-size: clamp(2.6rem, 4.6vw, 3.6rem); }
.hp .hp-hero .hp-lede { font-size: 1.15rem; max-width: 46ch; margin-top: 22px; }
.hp .hp-cues { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 48px; margin-top: 48px; padding: 20px 0; border-top: 1px solid var(--line); font-size: .88rem; font-weight: 700; color: var(--navy); }
.hp .hp-cues li { display: inline-flex; align-items: center; gap: 8px; }
.hp .hp-cues .hp-icon { width: 16px; height: 16px; stroke: var(--teal-ink); stroke-width: 2.6; }

.hp .hp-recognition { position: relative; background: #fff; border-bottom: 1px solid var(--line); padding: 32px 0; }
.hp .hp-recog-layout { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 32px; align-items: center; }
.hp .hp-recog-title { font-size: 1.35rem; font-weight: 800; line-height: 1.3; letter-spacing: -.02em; max-width: none; }
.hp .hp-audiences { display: flex; flex-wrap: wrap; gap: 12px 28px; margin-top: 18px; }
.hp .hp-audience { display: flex; gap: 9px; align-items: center; font-size: .94rem; font-weight: 650; color: var(--muted); }
.hp .hp-audience .hp-icon { width: 20px; height: 20px; color: var(--teal-ink); }
.hp .hp-g2 { display: grid; justify-items: start; gap: 2px; padding: 0 0 0 32px; border-left: 1px solid var(--line); color: var(--navy); text-decoration: none; }
.hp .hp-g2-stars { color: var(--gold); font-size: 1.05rem; letter-spacing: .1em; line-height: 1.3; }
.hp .hp-g2-score { font-size: .94rem; }
.hp .hp-g2-score strong { font-size: 1.35rem; letter-spacing: -.03em; }
.hp .hp-g2-link { display: flex; align-items: center; gap: 5px; font-size: .8rem; color: var(--teal-ink); text-decoration: underline; text-underline-offset: 3px; }
.hp .hp-g2-link .hp-icon { width: 12px; height: 12px; }
.hp .hp-g2:hover .hp-g2-link { color: var(--navy); }

.hp .hp-software { background: var(--cream); }
.hp .hp-software h2 { max-width: 20ch; }
.hp .hp-software .hp-lede { margin-top: 16px; }
.hp .hp-software-foot { margin-top: 26px; display: flex; align-items: center; }

.hp .hp-launch { background: #fff; border-top: 1px solid var(--line); }
.hp .hp-launch-head { display: grid; grid-template-columns: 1.2fr 1fr; gap: 48px; align-items: end; margin-bottom: 40px; }
.hp .hp-launch-head p { font-size: 1.08rem; color: var(--muted); max-width: 44ch; }
.hp .hp-pricing-line { margin-top: 24px; font-size: .95rem; color: var(--muted); text-align: right; }

.hp .hp-workflow { background: var(--grad-navy-section); color: var(--on-navy); overflow: hidden; }
.hp .hp-workflow h2 { color: #fff; max-width: 16ch; }
.hp .hp-workflow .hp-lede { color: var(--on-navy); }
.hp .hp-workflow-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 56px; align-items: center; }
.hp .hp-workflow-proof { position: relative; margin-top: 34px; padding-top: 22px; display: flex; align-items: center; gap: 18px; }
.hp .hp-workflow-proof::before { content: ""; position: absolute; left: 0; top: -1px; width: 100%; max-width: 360px; height: 2px;
  background: linear-gradient(90deg, var(--coral-soft) 0%, var(--lavender-2) 55%, rgba(214, 204, 245, 0) 100%); }
.hp .hp-workflow-proof strong { font-size: 2.6rem; letter-spacing: -.05em; line-height: 1; color: #fff; font-weight: 800; }
.hp .hp-workflow-proof p { color: var(--on-navy); font-size: .95rem; line-height: 1.5; }
.hp .hp-proof-src { display: inline-block; margin-top: 4px; padding: 3px 0; font-size: .84rem; color: var(--mint); text-decoration: underline; text-underline-offset: 3px; }
.hp .hp-proof-src:hover, .hp .hp-proof-src:focus-visible { color: #fff; }

.hp .hp-privacy { background: var(--cream); overflow: hidden; }
.hp .hp-privacy::before { content: ""; position: absolute; right: 0; top: 0; width: 56%; height: 100%; pointer-events: none;
  background: linear-gradient(90deg, rgba(231, 225, 251, 0) 0%, #efe9fc 100%); }
.hp .hp-privacy .hp-container { position: relative; }
.hp .hp-privacy-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 64px; align-items: center; }
.hp .hp-privacy-claim { font-size: clamp(2.6rem, 5.4vw, 4.4rem); letter-spacing: -.045em; line-height: 1; max-width: 12ch; color: var(--navy); }
.hp .hp-privacy-copy p { font-size: 1.08rem; color: var(--muted); max-width: 40ch; margin: 22px 0 10px; }

.hp .hp-stories { background: var(--ground-soft); }

.hp .hp-build { background: #f6f7f4; border-top: 1px solid var(--line); }

.hp .hp-editorial { background: #fff; }

.hp .hp-closing { overflow: hidden; color: var(--on-navy); background: linear-gradient(135deg, #0c2140 0%, var(--navy) 50%, var(--navy-2) 100%); }
.hp .hp-closing::before { content: ""; position: absolute; z-index: 0; top: -12%; bottom: -12%; right: -6%; width: 58%; pointer-events: none;
  clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);
  background: linear-gradient(120deg, rgba(13, 147, 145, .36) 0%, rgba(59, 130, 196, .32) 38%, rgba(123, 98, 201, .28) 68%, rgba(216, 106, 86, .32) 100%); }
.hp .hp-closing .hp-container { position: relative; z-index: 1; }
.hp .hp-closing h2 { color: #fff; max-width: 14ch; }
.hp .hp-closing-layout { display: grid; grid-template-columns: 1fr 1.25fr; gap: 56px; align-items: center; }
.hp .hp-closing-price { margin-top: 24px; font-size: .95rem; color: var(--on-navy); }

@media (max-width: 1100px) {
  .hp .hp-hero-grid { gap: 36px; }
  .hp h1 { font-size: clamp(2.4rem, 5.4vw, 3.6rem); }
  .hp .hp-hero .hp-lede { font-size: 1.1rem; }
  .hp .hp-workflow-grid { gap: 36px; grid-template-columns: .95fr 1.05fr; }
  .hp .hp-privacy-grid { gap: 40px; }
  .hp .hp-closing-layout { gap: 40px; }
}
@media (max-width: 900px) {
  .hp .hp-recog-layout { gap: 24px; }
  .hp .hp-audiences { gap: 12px 20px; }
  .hp .hp-hero-grid { grid-template-columns: 1fr; gap: 40px; }
  .hp .hp-hero h1 { max-width: 16ch; }
  .hp .hp-hero .hp-lede { max-width: 52ch; }
  .hp .hp-launch-head { grid-template-columns: 1fr; gap: 18px; }
  .hp .hp-workflow-grid, .hp .hp-privacy-grid, .hp .hp-closing-layout { grid-template-columns: 1fr; }
  .hp .hp-privacy-grid { gap: 32px; }
  .hp .hp-closing::before { top: auto; bottom: -8%; left: -8%; right: -8%; width: auto; height: 60%; clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%); }
}
@media (max-width: 760px) {
  .hp .hp-section { padding: 64px 0; }
  .hp .hp-container { padding: 0 20px; }
  .hp .hp-hero { padding: 40px 0 0; }
  .hp .hp-cues { justify-content: flex-start; gap: 12px 24px; margin-top: 36px; font-size: .84rem; }
  .hp .hp-recog-layout { grid-template-columns: 1fr; gap: 24px; }
  .hp .hp-recog-title { max-width: 26ch; }
  .hp .hp-audiences { gap: 14px 24px; }
  .hp .hp-g2 { grid-template-columns: auto auto; column-gap: 12px; justify-content: start; align-items: center; border-left: 0; border-top: 1px solid var(--line); padding: 18px 0 0; }
  .hp .hp-g2-score { grid-column: 2; grid-row: 1; }
  .hp .hp-g2-link { grid-column: 1 / -1; }
  .hp .hp-pricing-line { text-align: left; }
}
@media (max-width: 400px) {
  .hp .hp-container { padding: 0 16px; }
  .hp h1 { font-size: 2.15rem; }
  .hp .hp-hero h1 { font-size: 2.15rem; }
  .hp h2 { font-size: 1.7rem; }
  .hp .hp-privacy-claim { font-size: 2.5rem; }
  .hp .mkt-btn { padding: 12px 18px; font-size: .9rem; }
  .hp .hp-cta-row .mkt-btn { flex: 1 1 100%; }
  .hp .hp-audiences { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  .js .hp .hp-rv, .js .hp .hp-rv.in { opacity: 1; transform: none; transition: none; }
  .hp .mkt-btn, .hp .mkt-lnk { transition: none; }
}

/* ===== source/components/button.css ============================================= */
.mkt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: var(--tap);
  padding: 12px 24px;
  border-radius: 12px;
  font-weight: 700;
  font-size: .95rem;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  transition: transform .15s, box-shadow .15s, filter .15s, background .15s;
}
.mkt-btn:hover {
  transform: translateY(-2px);
}
.mkt-btn:active {
  transform: translateY(0);
  filter: brightness(.96);
}
.mkt-btn:disabled,
.mkt-btn[aria-disabled="true"],
.mkt-btn.is-disabled {
  opacity: .55;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
  filter: grayscale(.2);
}
.mkt-btn.is-loading,
.mkt-btn[aria-busy="true"] {
  position: relative;
  color: transparent;
  pointer-events: none;
}
.mkt-btn.is-loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-top-color: transparent;
  border-radius: 50%;
  color: #fff;
  animation: mkt-btn-spin .7s linear infinite;
}
@keyframes mkt-btn-spin {
  to { transform: rotate(360deg); }
}

.mkt-btn-primary {
  background: var(--color-cta);
  color: #fff;
  box-shadow: 0 7px 20px rgba(21, 122, 74, .28);
}
.mkt-btn-primary:hover {
  background: var(--color-cta-hover);
}
.mkt-btn-secondary {
  background: var(--navy);
  color: #fff;
}
.mkt-btn-secondary:hover {
  background: var(--navy-2);
}
.mkt-btn-tertiary {
  background: #fff;
  color: var(--navy);
  border: 1.5px solid var(--line-cool);
}
.mkt-btn-tertiary:hover {
  border-color: var(--navy);
}
.mkt-btn-accent {
  background: var(--coral);
  color: #fff;
}
.mkt-btn-accent:hover {
  background: #a5341f;
}

.mkt-btn-tertiary.mkt-on-navy {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, .5);
}
.mkt-btn-tertiary.mkt-on-navy:hover {
  border-color: #fff;
}

@media (prefers-reduced-motion: reduce) {
  .mkt-btn.is-loading::after { animation: none; }
}

/* ===== source/components/text-link.css ========================================== */
.mkt-lnk { display: inline-flex; align-items: center; gap: 8px; min-height: var(--tap); font-size: .95rem; font-weight: 800; color: var(--teal-ink); text-decoration: none; transition: gap .2s; }
.mkt-lnk-icon { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; flex: none; }
.mkt-lnk:hover, .mkt-lnk:focus-visible { gap: 12px; text-decoration: underline; text-underline-offset: 4px; }
.mkt-inline-lnk { color: var(--teal-ink); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.mkt-lnk.mkt-on-navy, .mkt-inline-lnk.mkt-on-navy { color: var(--mint); }

/* ===== source/components/icon.css =============================================== */
.mkt-icon { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex: none; }

/* ===== source/components/rule.css =============================================== */
.mkt-rule { position: relative; }
.mkt-rule::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 2px; background: var(--rule-warm); }
.mkt-rule.mkt-rule-cool::before { background: var(--rule-cool); }

/* ===== source/components/tag.css ================================================ */
.mkt-tag { font-family: var(--mono); font-size: .66rem; letter-spacing: .06em; text-transform: uppercase; color: var(--teal-ink); font-weight: 700; }
.mkt-tag.mkt-tag-coral { color: var(--coral); }
.mkt-tag.mkt-tag-overlay { position: absolute; left: 24px; top: 22px; z-index: 1; color: #fff; background: rgba(16, 41, 75, .55); padding: 6px 10px; border-radius: 999px; backdrop-filter: blur(6px); }
@media (max-width: 768px) {
  .mkt-tag { font-size: .68rem; }
}

/* ===== source/components/section-top.css ======================================== */
.mkt-section-top { display: flex; justify-content: space-between; align-items: flex-end; gap: 32px; margin-bottom: 40px; }
.mkt-section-top .mkt-lnk { flex: none; margin-bottom: 6px; }
@media (max-width: 900px) {
  .mkt-section-top { flex-direction: column; align-items: flex-start; gap: 14px; margin-bottom: 30px; }
}

/* ===== source/components/metrics.css ============================================ */
.mkt-metrics { display: grid; grid-template-columns: 1fr 1fr 1fr; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 30px 0; margin-bottom: 44px; }
.mkt-metric { padding: 0 32px; border-right: 1px solid var(--line); }
.mkt-metric:first-child { padding-left: 0; }
.mkt-metric:last-child { border-right: 0; }
.mkt-metric-value { display: flex; align-items: baseline; gap: 6px; font-size: clamp(3rem, 5.4vw, 4.4rem); font-weight: 800; letter-spacing: -.06em; line-height: 1; color: var(--navy); margin-bottom: 12px; }
.mkt-metric-unit { font-size: 1.35rem; letter-spacing: -.03em; font-weight: 700; color: var(--teal-ink); }
.mkt-metric p { font-size: .95rem; color: var(--muted); max-width: 24ch; }
@media (max-width: 1100px) {
  .mkt-metric { padding: 0 22px; }
}
@media (max-width: 760px) {
  .mkt-metrics { grid-template-columns: 1fr; padding: 0; margin-bottom: 36px; }
  .mkt-metric, .mkt-metric:first-child { display: grid; grid-template-columns: 124px 1fr; column-gap: 18px; align-items: center; padding: 22px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .mkt-metric:last-child { border-bottom: 0; }
  .mkt-metric-value { grid-row: 1 / 3; margin: 0; font-size: 2.9rem; }
  .mkt-metric p { max-width: none; }
}
@media (max-width: 400px) {
  .mkt-metric, .mkt-metric:first-child { grid-template-columns: 104px 1fr; }
  .mkt-metric-value { font-size: 2.5rem; }
}

/* ===== source/components/customer-story.css ===================================== */
.mkt-story { display: grid; grid-template-columns: 1fr 1fr; border-radius: 26px; overflow: hidden; border: 1px solid var(--line-soft); box-shadow: var(--shadow-deep); background: #fff; }
.mkt-story-media { position: relative; min-height: 420px; background: var(--navy); }
.mkt-story-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: var(--mkt-story-focal, center); display: block; }
.mkt-story-media::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg, rgba(16, 41, 75, .35) 0%, rgba(16, 41, 75, 0) 35%, rgba(16, 41, 75, 0) 55%, rgba(16, 41, 75, .72) 100%); }
.mkt-story-wordmark { position: absolute; left: 26px; bottom: 24px; z-index: 1; color: #fff; font-weight: 900; font-size: clamp(1.8rem, 3vw, 2.6rem); letter-spacing: -.05em; line-height: .95; }
.mkt-story-wordmark span { display: block; font-weight: 500; font-size: .95rem; letter-spacing: .22em; margin-top: 6px; }
.mkt-story-copy { padding: 44px 44px 40px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; background: #fff; }
.mkt-story-copy h3 { font-size: clamp(1.5rem, 2.2vw, 1.85rem); margin: 12px 0 14px; }
.mkt-story-copy p { font-size: .98rem; color: var(--muted); max-width: 44ch; }
.mkt-story-copy blockquote { position: relative; font-size: 1.28rem; line-height: 1.4; letter-spacing: -.015em; color: var(--navy); font-weight: 600; margin: 26px 0 12px; max-width: 30ch; padding-left: 18px; border-left: 3px solid var(--coral); }
.mkt-story-attrib { font-size: .88rem; color: var(--muted); }
.mkt-story-copy .mkt-lnk { margin-top: 22px; }
@media (max-width: 1100px) {
  .mkt-story-copy { padding: 32px; }
}
@media (max-width: 900px) {
  .mkt-story { grid-template-columns: 1fr; }
  .mkt-story-media { min-height: 300px; }
  .mkt-story-media img { object-position: var(--mkt-story-focal-narrow, var(--mkt-story-focal, center)); }
}
@media (max-width: 760px) {
  .mkt-story-copy { padding: 26px 22px; }
}
@media (max-width: 400px) {
  .mkt-story-media { min-height: 250px; }
  .mkt-story-copy blockquote { font-size: 1.12rem; }
  .mkt-story-wordmark { font-size: 1.6rem; }
}

/* ===== source/components/example-card.css ======================================= */
.mkt-example-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 22px; }
.mkt-example { display: grid; grid-template-columns: 104px 1fr; gap: 22px; padding: 24px; border-radius: var(--r); border: 1px solid var(--line-soft); background: #fff; }
.mkt-example-media { display: grid; place-items: center; min-height: 104px; border-radius: 16px; background: linear-gradient(145deg, var(--navy) 0%, var(--navy-2) 100%); color: #fff; text-align: center; padding: 0; box-shadow: var(--shadow-soft); overflow: hidden; }
.mkt-example-photo { display: block; width: 100%; height: 100%; min-height: 104px; object-fit: cover; object-position: center; }
.mkt-example h3 { font-size: 1.2rem; margin: 6px 0 6px; }
.mkt-example p { font-size: .92rem; color: var(--muted); }
.mkt-example .mkt-lnk { margin-top: 2px; font-size: .9rem; }
@media (max-width: 900px) {
  .mkt-example-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .mkt-example { grid-template-columns: 84px 1fr; gap: 16px; padding: 18px; }
  .mkt-example-media { min-height: 84px; }
}
@media (max-width: 400px) {
  .mkt-example { grid-template-columns: 1fr; }
  .mkt-example-media { min-height: 72px; max-width: 140px; }
}

/* ===== source/components/article-grid.css ======================================= */
.mkt-article {
  --mkt-shadow-cool: 0 18px 44px rgba(59, 130, 196, .14), 0 2px 6px rgba(16, 41, 75, .05);
}
.mkt-article-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.mkt-article { display: flex; flex-direction: column; min-width: 0; text-decoration: none; border-radius: 18px; }
.mkt-article-media { aspect-ratio: 3 / 2; border-radius: 16px; overflow: hidden; border: 1px solid var(--line-sky); background: var(--ui-ground); box-shadow: var(--shadow-soft); transition: transform .25s, box-shadow .25s; }
.mkt-article-media img { width: 100%; height: 100%; object-fit: cover; object-position: var(--mkt-article-focal, center); display: block; transition: transform .5s cubic-bezier(.2, .7, .2, 1); }
.mkt-article:hover .mkt-article-media { transform: translateY(-3px); box-shadow: var(--mkt-shadow-cool); }
.mkt-article:hover .mkt-article-media img { transform: scale(1.03); }
.mkt-article-meta { display: flex; justify-content: space-between; gap: 10px; margin: 18px 0 10px; font-family: var(--mono); font-size: .66rem; letter-spacing: .06em; text-transform: uppercase; color: var(--muted); }
.mkt-article-meta span:first-child { color: var(--teal-ink); font-weight: 700; }
.mkt-article h3 { font-size: 1.25rem; line-height: 1.25; max-width: 24ch; }
.mkt-article-link { display: inline-flex; align-items: center; gap: 8px; margin-top: auto; padding-top: 16px; min-height: var(--tap); font-size: .92rem; font-weight: 800; color: var(--teal-ink); }
.mkt-article-link .mkt-icon { width: 14px; height: 14px; stroke-width: 2.4; }
.mkt-article:hover .mkt-article-link { text-decoration: underline; text-underline-offset: 4px; }
@media (max-width: 900px) {
  .mkt-article-grid { grid-template-columns: 1fr; gap: 30px; max-width: 560px; }
}
@media (max-width: 768px) {
  .mkt-article-meta { font-size: .72rem; }
}
@media (prefers-reduced-motion: reduce) {
  .mkt-article-media, .mkt-article-media img { transition: none; }
  .mkt-article:hover .mkt-article-media img { transform: none; }
}

/* ===== source/components/choice-card.css ======================================== */
.mkt-choice {
  --mkt-shadow-warm: 0 18px 44px rgba(191, 61, 44, .10), 0 2px 6px rgba(16, 41, 75, .05);
  --mkt-shadow-cool: 0 18px 44px rgba(59, 130, 196, .14), 0 2px 6px rgba(16, 41, 75, .05);
}
.mkt-choice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.mkt-choice { display: grid; grid-template-columns: 52px 1fr; gap: 18px; align-items: start; padding: 26px; border-radius: var(--r); border: 1px solid var(--line); transition: transform .2s, box-shadow .2s, border-color .2s; }
a.mkt-choice { text-decoration: none; color: inherit; }
a.mkt-choice:hover { transform: translateY(-3px); }
a.mkt-choice:hover .mkt-lnk, a.mkt-choice:focus-visible .mkt-lnk { gap: 12px; text-decoration: underline; text-underline-offset: 4px; }
a.mkt-choice:focus-visible { outline: 3px solid var(--focus-ring); outline-offset: 3px; border-radius: var(--r); }
.mkt-choice-warm { background: linear-gradient(180deg, #fff 0%, #fff4ec 100%); border-color: var(--line-warm); }
.mkt-choice-warm:hover { border-color: #e6bda4; box-shadow: var(--mkt-shadow-warm); }
.mkt-choice-warm .mkt-choice-icon { background: var(--peach); border-color: #f1c6ae; color: var(--navy); }
.mkt-choice-cool { background: linear-gradient(180deg, #fff 0%, #eef4fd 100%); border-color: var(--line-sky); }
.mkt-choice-cool:hover { border-color: #a9c6e8; box-shadow: var(--mkt-shadow-cool); }
.mkt-choice-cool .mkt-choice-icon { background: var(--sky); border-color: #b6d1ee; color: var(--navy); }
.mkt-choice-icon .mkt-icon { width: 24px; height: 24px; }
.mkt-choice-icon { width: 52px; height: 52px; border-radius: 14px; display: grid; place-items: center; border: 1px solid var(--line-cool); }
.mkt-choice h3 { font-size: 1.32rem; }
.mkt-choice p { font-size: .95rem; color: var(--muted); max-width: 38ch; margin: 8px 0 8px; }
@media (max-width: 900px) {
  .mkt-choice-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .mkt-choice { padding: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .mkt-choice { transition: none; }
}

/* ===== source/components/showcase-card.css ====================================== */
.mkt-showcase-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 40px; }
.mkt-showcase { display: flex; flex-direction: column; padding: 30px; border-radius: 24px; background: #fff; border: 1px solid var(--line-cool); box-shadow: var(--shadow-soft); }
.mkt-showcase h3 { font-size: 1.55rem; margin: 10px 0 10px; max-width: 18ch; }
.mkt-showcase > p { font-size: .98rem; color: var(--muted); max-width: 44ch; }
.mkt-showcase-links { display: flex; flex-wrap: wrap; gap: 6px 22px; margin-top: 8px; }
.mkt-showcase figure { margin: 26px 0 0; }
@media (max-width: 900px) {
  .mkt-showcase-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .mkt-showcase { padding: 22px; }
}

/* ===== source/components/option-cards.css ======================================= */
.mkt-option-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.mkt-option { position: relative; overflow: hidden; padding: 26px; border-radius: 18px; background: rgba(11, 29, 55, .94); border: 1px solid rgba(255, 255, 255, .14); box-shadow: 0 20px 44px rgba(0, 0, 0, .22); display: flex; flex-direction: column; align-items: flex-start; }
.mkt-option::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 3px; }
.mkt-option-warm::before { background: linear-gradient(90deg, var(--peach), var(--coral-soft)); }
.mkt-option-cool::before { background: linear-gradient(90deg, var(--sky), var(--lavender-2)); }
.mkt-option h3 { color: #fff; font-size: 1.18rem; }
.mkt-option p { font-size: .92rem; color: var(--on-navy); margin: 10px 0 18px; }
.mkt-option .mkt-btn, .mkt-option .mkt-lnk { margin-top: auto; }
@media (max-width: 760px) {
  .mkt-option-grid { grid-template-columns: 1fr; }
}
