/* Existing FROLICS palette and typeface; tokens: work/brand-readability-20260914/design-system.yml. */
body.editorial-v23.editorial-layout-v13 {
  --read-ink: oklch(.31 .035 170);
  --read-body: oklch(.41 .035 170);
  --read-soft: oklch(.94 .016 155);
  --read-line: oklch(.81 .022 155);
  --read-size: clamp(18px, 1.5vw + 1px, 26px);
}
body.editorial-v23.editorial-layout-v13 :is(.copy-section,.ph15-prose,.fde-practice-copy,.ai-enablement-copy,.aibo-intro,.material-request-v8,.aibo-support,.aibo-faq) p {
  font-size: var(--read-size); line-height: 1.85; text-wrap: pretty; word-break: normal; overflow-wrap: break-word;
}
body.editorial-v23.editorial-layout-v13 :is(.aibo-intro,.ai-enablement-copy) > :is(p.aibo-intro-lead,p.ai-enablement-lead) {
  font-size: clamp(24px,2.2vw,32px); line-height: 1.6;
}
body.editorial-v23.editorial-layout-v13 .fde-practice-copy h3 { font-size: clamp(24px,2vw,32px); line-height: 1.5; text-wrap: balance; }
body.editorial-v23.editorial-layout-v13 .hero .hero-copy .hero-lead { font-size: clamp(18px,1.5vw,26px); line-height: 1.85; max-width: none; }
.hero-copy .hero-lead > span { display: block; text-wrap: balance; }
body.editorial-v23.editorial-layout-v13 .service-story-copy .service-story-description { font-size: clamp(18px,1.5vw,26px); line-height: 1.85; text-wrap: pretty; }
body.editorial-v23.editorial-layout-v13 .service-story-copy .service-story-description strong { font-weight: 650; }
body.editorial-v23.editorial-layout-v13 .service-world-intro p { font-size: var(--read-size); line-height: 1.85; text-wrap: pretty; }
body.editorial-v23.editorial-layout-v13 :is(.approach-v16-steps,.approach-v16-intro,.company-band,.dx-layered-caption) p { font-size: var(--read-size); line-height: 1.85; text-wrap: pretty; }
body.editorial-v23.editorial-layout-v13 :is(.aibo-support,.aibo-faq) { margin: 64px 0; }
body.editorial-v23.editorial-layout-v13 :is(.aibo-support,.aibo-faq) :is(h2,h3,h4) { text-wrap: balance; color: var(--read-ink); }
body.editorial-v23.editorial-layout-v13 :is(.aibo-support,.aibo-faq) h2 { font-size: clamp(28px,3vw,44px); line-height: 1.5; margin: 0 0 24px; }
.aibo-support-grid { display: grid; grid-template-columns: minmax(0,1fr); gap: 24px; margin-top: 24px; }
.aibo-support-grid article { border-top: 1px solid var(--read-line); padding: 24px 0 0; min-width: 0; }
body.editorial-v23.editorial-layout-v13 .aibo-support-grid h3 { margin: 0 0 12px; font-size: clamp(24px,2vw,30px); line-height: 1.5; }
.aibo-support-grid .support-number { display: block; color: var(--read-body); font-size: 18px; margin-bottom: 12px; }
.aibo-support-grid p { margin: 12px 0 0; }
body.editorial-v23.editorial-layout-v13 .aibo-steps li { display: block; }
body.editorial-v23.editorial-layout-v13 .aibo-steps li > span { display: block; margin-bottom: 12px; }
body.editorial-v23.editorial-layout-v13 .aibo-steps li strong { display: block; font-size: clamp(22px,1.8vw,28px); line-height: 1.5; }
body.editorial-v23.editorial-layout-v13 .aibo-steps li p { margin: 12px 0 0; font-size: clamp(18px,1.25vw,22px); line-height: 1.75; }
.aibo-diagnosis { display: grid; gap: 24px; padding: 24px; background: var(--read-soft); }
body.editorial-v23.editorial-layout-v13 .aibo-diagnosis p { margin: 0; }
body.editorial-v23.editorial-layout-v13 .aibo-diagnosis .diagnosis-label { font-size: 24px; font-weight: 650; color: var(--read-ink); }
.diagnosis-label strong { font-size: 64px; line-height: 1; font-variant-numeric: tabular-nums; }
.aibo-diagnosis a { display: inline-flex; min-height: 48px; align-items: center; margin-top: 16px; border-bottom: 1px solid currentColor; }
body.editorial-v23.editorial-layout-v13 .aibo-faq details { padding: 24px 0; border-top: 1px solid var(--read-line); }
body.editorial-v23.editorial-layout-v13 .aibo-faq summary { color: var(--read-ink); font-size: clamp(20px,1.6vw,26px); font-weight: 600; line-height: 1.6; cursor: pointer; }
.aibo-faq summary:focus-visible { outline: 2px solid currentColor; outline-offset: 8px; }
.aibo-faq details p { margin: 20px 0 0; max-width: 48em; }
body.editorial-v23.editorial-layout-v13 :is(.fde-practice-copy,.ai-enablement-copy) p,
body.editorial-v23.editorial-layout-v13 .material-request-v8 :is(.material-description,.material-request-note) { text-wrap: balance; }
body.aibo-service-page.editorial-layout-v13 .aibo-material-cover { width: 100%; margin: 24px 0; aspect-ratio: 16 / 9; }
body.aibo-service-page.editorial-layout-v13 .aibo-material-cover img { width: 100%; max-width: none; height: auto; aspect-ratio: 16 / 9; object-fit: contain; mix-blend-mode: normal; border: 1px solid var(--read-line); }
body.editorial-v23.editorial-layout-v13 .material-request-v8 .material-request-note { font-size: 18px; }
body.editorial-v23.editorial-layout-v13 .material-request-v8 .material-privacy-note { font-size: 16px; }
@media (min-width: 800px) {
  .aibo-support-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 32px; }
  .aibo-diagnosis { grid-template-columns: minmax(180px,.55fr) minmax(0,1.45fr); padding: 32px; gap: 40px; }
  body.editorial-v23.editorial-layout-v13 .fde-practice-body { grid-template-columns: minmax(0,1.2fr) minmax(0,1fr); gap: 40px; }
}
@media (min-width: 1100px) {
  body.editorial-v23.editorial-layout-v13 .hero .hero-copy .hero-lead { width: max-content; max-width: min(58vw,780px); }
  .hero-copy .hero-lead > span { white-space: nowrap; }
  body.editorial-v23.editorial-layout-v13 :is(.aibo-support,.aibo-faq) { margin: 80px 0; }
}
