
.history-page{background:#f4f4ed;color:#173d31}
.history-hero{position:relative;min-height:68vh;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(90deg,rgba(11,42,33,.90),rgba(11,42,33,.38)),url("../assets/storia/torino-officina-ciclomotori.jpg") center 43%/cover no-repeat}
.history-hero::after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(180deg,transparent,#f4f4ed)}
.history-hero .section-container{position:relative;z-index:2;padding:150px 0 96px}
.history-hero h1{max-width:900px;margin:12px 0 18px;color:#fff;font-size:clamp(54px,7vw,100px);line-height:.91;letter-spacing:-.055em}
.history-hero p{max-width:720px;color:#e4eee8;line-height:1.78;font-size:17px}
.history-intro{padding:76px 0 42px}
.history-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px}
.history-intro h2{margin:9px 0 18px;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.045em;color:#183f32}
.history-intro p{color:#5c6f65;line-height:1.84}
.history-storyline{padding:30px 0 100px}
.history-chapter{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:46px;align-items:center;padding:38px 0;border-top:1px solid rgba(16,63,66,.11)}
.history-chapter:nth-child(even){grid-template-columns:minmax(0,1.28fr) minmax(260px,.72fr)}
.history-chapter:nth-child(even) .history-chapter-media{order:2}
.history-chapter-media{margin:0}.history-chapter-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-radius:18px;filter:sepia(.08) saturate(.88) contrast(1.03);box-shadow:0 18px 48px rgba(16,63,66,.12)}
.history-chapter-media figcaption{margin-top:9px;color:#77867f;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.history-chapter-copy small{display:block;color:#69AFA4;font-size:10px;font-weight:900;letter-spacing:.15em;margin-bottom:8px}
.history-chapter-copy h3{margin:0 0 12px;color:#214d3a;font-size:clamp(29px,3vw,43px);line-height:1.02;letter-spacing:-.035em}
.history-chapter-copy p{margin:0;color:#61736a;line-height:1.78;font-size:14px}
.history-bridge{margin-top:25px;padding:28px;border-radius:20px;background:linear-gradient(135deg,#173f33,#235844);color:#fff;box-shadow:0 20px 52px rgba(16,63,66,.15)}
.history-bridge strong{display:block;font-size:clamp(30px,4vw,50px);line-height:1;margin-bottom:10px}.history-bridge p{margin:0;color:#dce9e1;line-height:1.7}
@media(max-width:820px){.history-intro-grid,.history-chapter,.history-chapter:nth-child(even){grid-template-columns:1fr;gap:22px}.history-chapter:nth-child(even) .history-chapter-media{order:0}.history-chapter-media img{aspect-ratio:16/10}}
