/* Scenario landing pages share the main Skrepli site tokens. */
.intent-page {
  background: var(--paper, #f8f7f2);
  color: var(--ink, #243c2e);
}
.intent-header { border-bottom: 1px solid var(--border, #d9dfd0); }
.intent-header .brand { text-decoration: none; }
.intent-main { padding-block: 60px 88px; }
.intent-hero { display: grid; grid-template-columns: minmax(0, .94fr) minmax(360px, 1.06fr); gap: 58px; align-items: center; }
.intent-hero > * { min-width: 0; }
.intent-kicker { margin: 0 0 17px; color: #6c8050; font-size: 11px; letter-spacing: .18em; text-transform: uppercase; }
.intent-title { margin: 0; font-size: clamp(44px, 6vw, 78px); line-height: .98; letter-spacing: -.045em; }
.intent-lead { max-width: 570px; margin: 26px 0 0; font-size: 18px; line-height: 1.65; color: #596655; }
.intent-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 30px; }
.intent-actions .button { text-decoration: none; }
.intent-free { margin: 17px 0 0; font-size: 12px; color: #6b7566; }
.intent-visual { position: relative; min-height: 450px; padding: 30px; background: #e8eddc; border: 1px solid #d3ddc4; border-radius: 22px; overflow: hidden; }
.intent-visual { min-width: 0; }
.intent-visual::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(80,103,66,.12) 1px, transparent 1px), linear-gradient(rgba(80,103,66,.12) 1px, transparent 1px); background-size: 30px 30px; opacity: .6; }
.intent-visual > * { position: relative; z-index: 1; }
.intent-note { max-width: 520px; margin: 0 auto; background: #fffef8; border: 1px solid #d4d9c9; box-shadow: 10px 16px 0 rgba(40,65,46,.12); transform: rotate(-1.4deg); }
.intent-note img { display: block; width: 100%; height: 360px; object-fit: cover; object-position: top; }
.intent-note figcaption { display: flex; justify-content: space-between; gap: 12px; padding: 13px 16px; color: #66705f; font-size: 11px; }
.intent-mascot { position: absolute; right: 16px; bottom: 14px; width: 105px; max-height: 160px; object-fit: contain; }
.intent-section { margin-top: 90px; }
.intent-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 25px; }
.intent-section-heading h2 { margin: 0; font-size: clamp(32px, 4vw, 52px); letter-spacing: -.035em; }
.intent-section-heading p { max-width: 390px; margin: 0; color: #697364; line-height: 1.6; }
.intent-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }
.intent-card { min-height: 192px; padding: 24px; background: #fffef8; border: 1px solid var(--border, #d9dfd0); border-radius: 13px; }
.intent-card h3 { margin: 0 0 11px; font-size: 20px; letter-spacing: -.02em; }
.intent-card p { margin: 0; color: #66705f; font-size: 14px; line-height: 1.65; }
.intent-card code { display: block; margin-top: 15px; color: #40533e; font-family: var(--mono, ui-monospace, monospace); font-size: 13px; white-space: pre-wrap; }
.intent-result { display: grid; grid-template-columns: minmax(0, .87fr) minmax(0, 1.13fr); gap: 18px; align-items: start; }
.intent-result__text { padding: 26px 0; }
.intent-result__text h3 { margin: 0 0 12px; font-size: 26px; }
.intent-result__text p { margin: 0; color: #66705f; font-size: 15px; line-height: 1.7; }
.intent-result__paper { background: #fffef8; border: 1px solid #d4d9c9; box-shadow: 6px 8px 0 rgba(40,65,46,.08); }
.intent-result__paper img { display: block; width: 100%; max-height: 510px; object-fit: cover; object-position: top; }
.intent-result__paper figcaption { display: flex; justify-content: space-between; gap: 12px; padding: 13px 15px; border-top: 1px solid #e1e5db; font-size: 11px; color: #6b7566; }
.intent-result__paper a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.intent-samples { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.intent-sample { margin: 0; background: #fffef8; border: 1px solid #d4d9c9; }
.intent-sample img { display: block; width: 100%; aspect-ratio: 1.4; object-fit: cover; }
.intent-sample figcaption { padding: 10px 12px; font-size: 12px; color: #65705c; }
.intent-transcript { background: #263d30; color: #f2f3e7; border-radius: 13px; padding: 25px; font-size: 17px; line-height: 1.65; }
.intent-transcript p { margin: 0; }
.intent-transcript strong { color: #dae9a6; }
.intent-breadcrumb { margin-bottom: 34px; font-size: 12px; color: #788274; }
.intent-breadcrumb a { color: inherit; }
.intent-launcher { margin-top: 55px; padding: 30px; background: #dce8bd; border: 1px solid #cad9a4; border-radius: 16px; }
.intent-launcher h2 { margin: 0; font-size: 26px; letter-spacing: -.02em; }
.intent-launcher p { margin: 8px 0 20px; color: #59684d; }
.intent-launcher .platform-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.intent-launcher .button { text-decoration: none; }
.intent-page .site-nav a { text-decoration: none; }
.intent-foot { margin-top: 62px; padding-top: 22px; border-top: 1px solid var(--border, #d9dfd0); color: #788274; font-size: 12px; }
.intent-platform-note { margin-top: 8px; font-size: 12px; color: #6b7566; }
.intent-result__text h2 { font-size: clamp(30px, 3.7vw, 44px); margin-bottom: 22px; }
.intent-result__text .text-link { margin-top: 22px; }
.intent-visual--own .intent-note img { height: 450px; object-position: center 24%; }
.intent-visual--screen .intent-note img { height: 450px; object-fit: cover; object-position: top; }
.intent-hint { margin-top: 23px; max-width: 860px; font-size: 12px; line-height: 1.75; color: #65705c; }
.intent-related { margin-top: 60px; }
.intent-related > p { margin-bottom: 12px; color: #65705c; font-size: 12px; }
.intent-related nav { display: flex; flex-wrap: wrap; gap: 12px 24px; font-size: 13px; }
.intent-related a { border-bottom: 1px solid #bac3af; padding-bottom: 3px; }
.intent-foot { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; }
.letter-proof-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.letter-proof { margin: 0; border: 1px solid #d4d9c9; background: #fffef8; border-radius: 14px; overflow: hidden; }
.letter-proof-crop { overflow: hidden; aspect-ratio: 2.3; position: relative; }
.letter-proof-crop > img { width: 100%; height: auto; }
.letter-proof-crop--upper > img { transform: translateY(-38.5%); }
.letter-proof-crop--lower > img { transform: translateY(-65%); }
.letter-proof figcaption { padding: 12px 18px; font-size: 12px; color: #65705c; border-top: 1px solid #e0e5d7; }
@media (max-width: 850px) {
  .intent-main { padding-block: 36px 60px; }
  .intent-hero, .intent-result { grid-template-columns: 1fr; gap: 34px; }
  .intent-visual { min-height: 350px; }
  .intent-note img { height: 300px; }
  .intent-section { margin-top: 65px; }
  .intent-grid { grid-template-columns: 1fr; }
  .intent-section-heading { display: block; }
  .intent-section-heading p { margin-top: 12px; }
}
@media (max-width: 560px) {
  .intent-kicker { letter-spacing: .1em; overflow-wrap: anywhere; }
  .intent-title { font-size: clamp(32px, 10.4vw, 47px); }
  .intent-lead { font-size: 16px; }
  .intent-visual { min-height: 300px; padding: 18px; }
  .intent-note img { height: 245px; }
  .intent-note figcaption { font-size: 10px; }
  .intent-samples { grid-template-columns: 1fr; }
  .intent-sample img { aspect-ratio: 1.8; }
  .intent-launcher { padding: 22px; }
  .intent-actions .button { white-space: normal; text-align: center; }
  .intent-visual--own .intent-note img, .intent-visual--screen .intent-note img { height: 340px; }
  .letter-proof-grid { grid-template-columns: 1fr; }
  .intent-result__paper { margin-inline: 0; }
}
