/* Opt-in service details only. No global font, card or mobile gutter overrides. */
.service-story { padding-bottom: 10px; }
.service-story > .back { margin-bottom: 14px; }
.service-story__hero { overflow: hidden; }
.service-story__copy { padding: 24px 18px 4px; }
.service-story__eyebrow { display: block; color: #aebaff; font-size: 12px; font-weight: 700; line-height: 1.65; letter-spacing: .04em; }
.service-story h1 { margin: 12px 0 16px; font-size: 20px; color: #cec6ee; line-height: 1.4; }
.service-story__copy h2 { margin: 0; font-size: clamp(27px,7vw,36px); line-height: 1.35; letter-spacing: -.02em; }
.service-story__copy h2 span { display: block; }
.service-story__copy h2 span:last-child { color: #b7a0ff; }
.service-story p { color: #b5b4cb; font-size: 15px; line-height: 1.8; }
.service-story__copy > p { margin: 14px 0 6px; }
.service-story__art { margin: 10px 0 0; }
.service-story__art img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: contain; }
.service-story__cases .service-story__art { overflow: hidden; }
.service-story__cases .service-story__art img { aspect-ratio: auto; height: auto; object-fit: contain; }
.service-story__art figcaption { padding: 12px 18px 16px; font-size: 12px; line-height: 1.7; color: #9fa7c5; background: #0a0d20; }
.service-story__section { margin-top: 26px; }
.service-story__section > h2 { font-size: 22px; line-height: 1.5; margin: 7px 0 16px; }
.service-story__scenario { padding-inline: 8px; }
.service-story__before { margin: 0 0 20px; }
.service-story__scenario-actions { list-style: none; padding: 0; margin: 0; display: grid; gap: 18px; }
.service-story__scenario-actions li { display: flex; gap: 14px; min-width: 0; }
.service-story__scenario-actions li > b { flex: 0 0 30px; color: #aa8df6; font-size: 22px; line-height: 1.5; }
.service-story__scenario-actions h3 { margin: 0 0 5px; font-size: 18px; line-height: 1.5; }
.service-story__scenario-actions p { margin: 0; font-size: 15px; }
.service-story__result { margin-top: 22px; padding: 17px 15px; border-left: 3px solid #a98bf9; background: linear-gradient(100deg,#7548c522,transparent); }
.service-story__result strong { display: block; color: #eee6ff; font-size: 17px; line-height: 1.8; }
.service-story__result p { margin: 10px 0 0; font-size: 14px; color: #a8d5ed; }
.service-story__more { margin-top: 16px; }
.service-story__more details { border-bottom: 1px solid #ffffff1a; }
.service-story__more summary { display: flex; justify-content: space-between; gap: 12px; align-items: center; min-height: 52px; color: #dcd0fa; font-size: 16px; cursor: pointer; list-style: none; }
.service-story__more summary::-webkit-details-marker { display: none; }
.service-story__more summary span { transition: transform .15s; }
.service-story__more details[open] summary span { transform: rotate(45deg); }
.service-story__more h3 { margin: 3px 0 8px; font-size: 17px; line-height: 1.6; }
.service-story__more p { margin: 0 0 16px; }
.service-story__disclosure { display: block; margin-top: 16px; color: #9294ae; font-size: 12px; line-height: 1.8; }
.service-story__fit { padding-inline: 8px; }
.service-story__fit ul { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.service-story__fit li { border-left: 2px solid #8966ee; padding: 3px 0 3px 12px; color: #ece8f7; font-size: 15px; line-height: 1.65; }
.service-story__fit > p { margin-bottom: 0; font-size: 14px; }
.service-story__deliverables { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.service-story__deliverables article { display: flex; flex-direction: column; padding: 16px 12px; min-width: 0; }
.service-story__step { color: #b29afc; font-family: DINCondensedBold, sans-serif; font-size: 29px; line-height: 1; }
.service-story__deliverables h3 { font-size: 18px; line-height: 1.5; margin: 10px 0 8px; }
.service-story__deliverables p { margin: 0 0 14px; font-size: 14px; line-height: 1.75; }
.service-story__deliverables small { display: block; margin-top: auto; padding-top: 11px; border-top: 1px solid #ffffff15; color: #a8d5ed; font-size: 12px; line-height: 1.7; }
.service-story__model { padding: 20px 12px; }
.service-story__model > p { font-size: 14px; }
.service-story__model-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 7px; margin-top: 20px; }
.service-story__model-grid > div { display: flex; flex-direction: column; align-items: center; text-align: center; min-width: 0; padding: 15px 5px; border: 1px solid #9c79ef35; border-radius: 16px; background: linear-gradient(160deg,#7b43dc29,#09162980); }
.service-story__model-grid b { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; border: 1px solid #a887ff78; color: #ded3ff; background: #7148c42b; font-size: 22px; }
.service-story__model-grid strong { margin-top: 12px; font-size: 14px; line-height: 1.7; }
.service-story__model-grid span { margin-top: 7px; font-size: 12px; line-height: 1.6; color: #a7c7db; }
.service-story .service-story__model-note { text-align: center; margin: 18px 0 0; color: #cdc1ed; font-size: 13px; }
.service-story__checks { padding: 0; margin: 0; list-style: none; display: grid; gap: 12px; }
.service-story__checks li { display: flex; gap: 10px; padding: 14px; border-radius: 14px; background: #ffffff06; border: 1px solid #ffffff10; font-size: 15px; line-height: 1.7; }
.service-story__checks i { color: #70e1c7; font-style: normal; }
.service-story__steps { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; list-style: none; margin: 20px 0 0; padding: 0; }
.service-story__steps li { display: flex; align-items: center; gap: 8px; color: #bdb4d8; font-size: 13px; line-height: 1.6; }
.service-story__steps b { color: #a8a1fb; font-size: 18px; }
.service-story__cta { padding: 22px 16px; background: radial-gradient(ellipse at top right,#6b35c137,transparent 70%),#101226; }
.service-story__cta > h2 { font-size: 24px; }
.service-story__cta .btn { margin-top: 6px; font-size: 16px; min-height: 50px; white-space: normal; line-height: 1.5; padding: 12px 10px; }
.service-story__talk { display: block; width: 100%; min-height: 46px; margin-top: 10px; background: transparent; color: #c5b7e9; font-size: 14px; }
.service-story__cta > small { display: block; margin-top: 14px; color: #8989a4; font-size: 12px; line-height: 1.8; }
.service-story__quote { margin: 30px 0; padding: 12px 16px; border-left: 3px solid #a98bf9; }
.service-story__quote > span { display: block; font-size: clamp(25px,6.6vw,36px); font-weight: 800; line-height: 1.5; }
.service-story__quote > span:nth-child(2) { color: #bba3ff; }
.service-story__quote p { margin: 12px 0 8px; }
.service-story__quote small { color: #9698b2; font-size: 11px; line-height: 1.6; }
.service-story__chapters { display: grid; gap: 24px; margin-top: 26px; }
.service-story__chapter { overflow: hidden; min-width: 0; }
.service-story__chapter .service-story__art { margin: 0; }
.service-story__chapter .service-story__art figcaption { padding: 8px 16px; font-size: 11px; }
.service-story__chapter-copy { padding: 20px 16px 24px; }
.service-story__chapter-copy h2 { margin: 8px 0 12px; font-size: 24px; line-height: 1.5; text-wrap: pretty; }
.service-story__chapter-copy p { margin: 0 0 16px; }
.service-story__chapter-copy > strong { display: block; padding-top: 14px; border-top: 1px solid #b2a0fa26; color: #c8bcf3; font-size: 15px; line-height: 1.7; }
.service-story__companion .service-story__art { overflow: hidden; }
.service-story__method { margin-top: 28px; border-block: 1px solid #b2a0fa33; }
.service-story__method > summary { display: flex; justify-content: space-between; align-items: center; gap: 12px; min-height: 68px; padding: 10px 8px; cursor: pointer; list-style: none; font-size: 17px; font-weight: 700; }
.service-story__method > summary::-webkit-details-marker { display: none; }
.service-story__method > summary > span:last-child, .service-story__expand { flex-shrink: 0; color: #b9a6ef; font-size: 13px; font-weight: 400; }
.service-story__method > summary .service-story__collapse { display: none; }
.service-story__method[open] > summary .service-story__expand { display: none; }
.service-story__method[open] > summary .service-story__collapse { display: inline; }
.service-story__method[open] { padding-bottom: 24px; }
@media (min-width: 650px) {
  .service-story__copy { padding: 30px 28px 4px; }
  .service-story__deliverables article { padding: 22px; }
  .service-story__model { padding: 24px; }
  .service-story__steps { grid-template-columns: repeat(4,minmax(0,1fr)); }
}
@media (min-width: 1100px) and (hover: hover) and (pointer: fine) {
  /* Detail pages inherit the shared compact desktop width. */
  #cooperationDetail .cooperation-detail-content:has(.service-story) { padding: 24px 32px 32px; }
  .service-story__hero { display: grid; grid-template-columns: 1fr 1fr; align-items: center; }
  .service-story__copy { padding: 32px; }
  .service-story__art { margin: 0; }
  .service-story__deliverables { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
  .service-story__section { margin-top: 32px; }
  .service-story__checks { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .service-story__scenario-actions { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
  .service-story__chapter { display: grid; grid-template-columns: 1.4fr 1fr; align-items: center; }
  .service-story__chapter:nth-child(even) { grid-template-columns: 1fr 1.4fr; }
  .service-story__chapter:nth-child(even) .service-story__art { order: 2; }
  .service-story__chapter-copy { padding: 26px; }
}
