:root{--story-blue:#5665a8;--story-dark:#465593;--story-soft:#eef0f7;--story-border:#cbd0e2;--story-ink:#161616}
.history-story{color:var(--story-ink)}
.history-story>.breadcrumbs,.history-story>header,.history-story>section,.history-story>aside{width:min(1180px,90vw);margin-inline:auto}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin-block:1.4rem 0;font-size:15px}.breadcrumbs a{color:var(--story-dark);text-underline-offset:3px}
.story-hero{padding:clamp(3.5rem,7vw,7rem) 0 clamp(3rem,6vw,5.5rem)}.eyebrow{margin:0 0 1rem;color:var(--story-dark);font-size:15px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.story-hero h1{max-width:1050px;margin:0;font-size:clamp(42px,6vw,76px);line-height:1.02}.story-hero .lead{max-width:970px;margin:2rem 0 0;font-size:clamp(20px,2.1vw,27px);line-height:1.55}
.story-main-image{width:min(1440px,100%);margin:0 auto clamp(3rem,7vw,7rem);background:var(--story-soft)}.story-main-image img{display:block;width:100%;height:auto}.story-main-image figcaption,.story-gallery figcaption{padding:1rem 1.1rem;font-size:16px;line-height:1.55}.story-image-link{display:block;color:inherit}.story-image-link:focus-visible{outline:4px solid #ffcf33;outline-offset:4px}
.history-story>section{padding-block:clamp(3.5rem,7vw,7rem);border-top:1px solid #d8d8d8}.history-story section h2,.story-cta h2{max-width:900px;margin:.2rem 0 1.5rem;font-size:clamp(34px,4vw,52px);line-height:1.08;overflow-wrap:break-word}.history-story section>p:not(.eyebrow){max-width:900px;font-size:19px;line-height:1.75}
.facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:2.5rem 0 0;padding:1px;background:var(--story-border);border-radius:5mm;overflow:hidden}.facts-grid div{padding:1.25rem;background:#fff}.facts-grid dt{margin-bottom:.4rem;color:var(--story-dark);font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.facts-grid dd{margin:0;font-size:18px;line-height:1.55}.facts-grid a{color:var(--story-dark);font-weight:700}
.story-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);margin-top:2rem}.story-gallery figure{margin:0;overflow:hidden;border:0;border-radius:5mm;background:var(--story-soft)}.story-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#111}.gallery-credit{margin-top:1.25rem!important;font-size:15px!important;font-weight:700}
.story-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:clamp(3.5rem,7vw,5.5rem) clamp(1rem,4vw,4rem) 1.25rem;border:0;background:rgba(10,12,20,.96);color:#fff}.story-lightbox::backdrop{background:rgba(10,12,20,.96)}.story-lightbox[open]{display:grid;place-items:center}.story-lightbox figure{display:grid;place-items:center;gap:.75rem;width:100%;height:100%;margin:0}.story-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 8.5rem);width:auto;height:auto;object-fit:contain}.story-lightbox figcaption{max-width:900px;font-size:16px;line-height:1.45;text-align:center}.story-lightbox-close{position:fixed;z-index:2;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid #fff;border-radius:50%;background:#fff;color:#111;cursor:pointer;font:700 34px/1 Arial,sans-serif}.story-lightbox-close:hover,.story-lightbox-close:focus-visible{background:#ffcf33;outline:3px solid #fff;outline-offset:3px}body.story-lightbox-open{overflow:hidden}
.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.related-links a{display:grid;gap:.8rem;min-height:150px;padding:1.4rem;border:1px solid var(--story-border);border-radius:5mm;color:var(--story-ink);text-decoration:none}.related-links a:hover,.related-links a:focus-visible{background:var(--story-soft)}.related-links strong{font-size:22px}.related-links span{color:var(--story-dark);font-weight:700}.story-cta{margin-bottom:clamp(4rem,8vw,8rem)!important;padding:clamp(2rem,5vw,4rem);border-radius:5mm;background:var(--story-blue);color:#fff}.story-cta .eyebrow{color:#fff}.story-cta p:not(.eyebrow){max-width:760px;font-size:19px;line-height:1.65}.story-cta a{display:inline-block;margin-top:1rem;padding:.9rem 1.15rem;border-radius:4mm;background:#fff;color:var(--story-dark);font-weight:700;text-decoration:none}
@media(max-width:760px){.story-hero{padding-top:2.5rem}.story-hero h1{font-size:clamp(38px,12vw,52px)}.facts-grid,.related-links,.story-gallery{grid-template-columns:1fr}.history-story section>p:not(.eyebrow){font-size:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

