/* Evidence-led Customer Stories — site_72 */
.evidence-story-page main{overflow:hidden;background:var(--color-surface)}
.story-hero{position:relative;isolation:isolate;padding:clamp(3.5rem,7vw,6rem) 0;background:linear-gradient(135deg,var(--color-navy-950) 0%,#143e59 60%,#176a78 100%);color:#fff}
.story-hero::after{position:absolute;z-index:-1;right:-8rem;bottom:-12rem;width:30rem;height:30rem;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:"";box-shadow:inset 0 0 0 7rem rgba(255,255,255,.018)}
.story-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);gap:clamp(2rem,5vw,5rem);align-items:center}
.story-hero__copy{max-width:48rem}.story-hero .eyebrow{color:#a8e4e1}.story-hero h1{margin:.65rem 0 1.25rem;color:#fff}.story-hero .lead{max-width:43rem;color:rgba(255,255,255,.84)}
.story-hero__actions,.story-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.65rem}
.story-hero__media{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-2xl);background:#fff;box-shadow:var(--shadow-xl)}
.story-hero__media img{display:block;width:100%;height:auto;max-height:34rem;object-fit:cover}
.story-kicker-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}.story-kicker{display:inline-flex;padding:.42rem .68rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:rgba(255,255,255,.8);background:rgba(255,255,255,.06);font-size:.8rem;font-weight:700}
.story-section{padding:var(--section-space-compact) 0}.story-section--soft{background:var(--color-surface-soft)}.story-section--blue{background:linear-gradient(180deg,var(--color-surface-blue),#f8fbfd)}.story-section--dark{background:var(--color-navy-950);color:#fff}.story-section--dark h2,.story-section--dark h3{color:#fff}.story-section--dark p{color:rgba(255,255,255,.76)}
.story-intro{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,5rem);align-items:start}.story-intro__label{position:sticky;top:calc(var(--header-height) + 2rem)}.story-intro__label p{color:var(--color-brand-teal);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-intro__body{max-width:52rem}.story-intro__body>p:first-child{font-size:var(--text-lead);line-height:1.5;color:var(--color-navy-950)}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);margin-top:2rem}.story-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{padding:clamp(1.35rem,2.2vw,2rem);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.story-card h3{margin-top:.1rem}.story-card p:last-child{margin-bottom:0}.story-card__label{margin:0 0 .55rem;color:var(--color-brand-teal);font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.story-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.story-proof__item{padding:1.3rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.story-proof__value{display:block;color:var(--color-navy-950);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1}.story-proof__label{display:block;margin-top:.55rem;color:var(--color-muted);font-size:.9rem;line-height:1.45}
.story-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-gap);margin-top:2rem}.story-media-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.story-media-grid--feature{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}
.story-figure{overflow:hidden;margin:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.story-figure img{display:block;width:100%;height:100%;min-height:15rem;max-height:34rem;object-fit:cover;background:#eef3f6}.story-figure--contain img{object-fit:contain}.story-figure figcaption{padding:.9rem 1rem;color:var(--color-muted);font-size:.85rem;line-height:1.5;border-top:1px solid var(--color-border)}
.story-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.story-split--reverse>.story-split__media{order:2}.story-split__copy h2{max-width:18ch}.story-split__copy ul{padding-left:1.15rem}.story-split__copy li+li{margin-top:.55rem}.story-split__media img{display:block;width:100%;height:auto;max-height:34rem;object-fit:contain;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--shadow-md)}
.story-chapter{padding:clamp(2rem,4vw,3.25rem);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--shadow-sm)}.story-chapter+.story-chapter{margin-top:1.5rem}.story-chapter__number{display:inline-flex;width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--color-brand-blue-700);font-weight:800}.story-chapter__header{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.story-chapter__header h2{margin:.15rem 0 .6rem}.story-chapter__content{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;margin-top:1.5rem}.story-chapter__content ul{padding-left:1.15rem}.story-chapter__content li+li{margin-top:.5rem}
.story-callout{padding:clamp(1.6rem,3vw,2.6rem);border-left:4px solid var(--color-brand-teal);border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--color-surface-teal)}.story-callout h3{margin-top:0}.story-callout p:last-child{margin-bottom:0}
.story-cta{padding:clamp(2.5rem,5vw,4.5rem);border-radius:var(--radius-2xl);background:linear-gradient(135deg,var(--color-navy-950),var(--color-navy-800));color:#fff}.story-cta h2{max-width:17ch;color:#fff}.story-cta p{max-width:46rem;color:rgba(255,255,255,.76)}
.story-source-note{margin-top:1rem;color:var(--color-subtle);font-size:.8rem}
.story-link-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}
@media (max-width:900px){.story-hero__grid,.story-intro,.story-split,.story-chapter__content{grid-template-columns:1fr}.story-hero__media{max-width:44rem}.story-intro__label{position:static}.story-grid,.story-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.story-split--reverse>.story-split__media{order:0}}
@media (max-width:640px){.story-hero{padding:2.6rem 0 3.2rem}.story-hero__grid{gap:1.7rem}.story-hero h1{max-width:none}.story-grid,.story-grid--2,.story-proof,.story-media-grid,.story-media-grid--3,.story-media-grid--feature{grid-template-columns:1fr}.story-figure img{min-height:0;max-height:none}.story-chapter{padding:1.25rem}.story-chapter__header{grid-template-columns:1fr}.story-chapter__number{margin-bottom:.25rem}}
@media (prefers-reduced-motion:reduce){.evidence-story-page *{scroll-behavior:auto!important}}
