:root{--story-accent:#0a8b7e;--story-ink:#14213d;--story-muted:#556070;--story-soft:#f3f6f8;--story-dark:#111b2e;--story-max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--story-ink);background:#fff;font-family:Nunito,system-ui,sans-serif;line-height:1.6}a:focus-visible{outline:3px solid #f7c948;outline-offset:4px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:20;background:#fff;color:#111;padding:.75rem}
.story-site-header{background:#0e1930;color:#fff}.story-site-header__inner{width:min(var(--story-max),calc(100% - 2rem));margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.story-brand{color:#fff;font-weight:900;text-decoration:none;font-size:1.15rem}.story-nav{display:flex;gap:1rem;flex-wrap:wrap}.story-nav a{color:#fff;text-decoration:none;font-weight:700}.story-nav a[aria-current]{color:#8ee4dc}
.story-wrap{width:min(var(--story-max),calc(100% - 2rem));margin-inline:auto}.story-width--narrow{width:min(760px,calc(100% - 2rem));max-width:760px}.story-width--standard{width:min(var(--story-max),calc(100% - 2rem));max-width:var(--story-max)}.story-width--wide{width:min(1320px,calc(100% - 2rem));max-width:1320px}.story-width--full{width:calc(100% - 2rem);max-width:none}.story-space-top--none{padding-top:0}.story-space-top--tight{padding-top:clamp(.75rem,2vw,1.5rem)}.story-space-top--compact{padding-top:clamp(2rem,4vw,3.5rem)}.story-space-top--standard{padding-top:clamp(3.5rem,7vw,6.5rem)}.story-space-top--spacious{padding-top:clamp(5rem,10vw,9rem)}.story-space-bottom--none{padding-bottom:0}.story-space-bottom--tight{padding-bottom:clamp(.75rem,2vw,1.5rem)}.story-space-bottom--compact{padding-bottom:clamp(2rem,4vw,3.5rem)}.story-space-bottom--standard{padding-bottom:clamp(3.5rem,7vw,6.5rem)}.story-space-bottom--spacious{padding-bottom:clamp(5rem,10vw,9rem)}.story-hero{background:linear-gradient(135deg,#17325a,#087c78);color:#fff;padding:clamp(3rem,8vw,7rem) 0}.story-hero__grid,.story-split{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,6vw,5rem)}.story-hero h1{font-size:clamp(2.6rem,7vw,5.5rem);line-height:.98;letter-spacing:-.035em;margin:.4rem 0 1.25rem}.story-hero__lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:44rem}.story-hero figure,.story-split figure,.story-gallery figure{margin:0}.story-hero figure{position:relative}.story-hero img,.story-split img,.story-gallery img,.story-index-card img{width:100%;display:block}.story-image--cover{object-fit:cover}.story-image--contain{object-fit:contain;background:#fff}.story-image--natural{object-fit:contain;height:auto!important;aspect-ratio:auto!important;background:transparent}.story-hero img{aspect-ratio:4/5;border-radius:1.5rem;box-shadow:0 2rem 4rem #05132b66}.story-hero__badge{position:absolute;left:-1.25rem;top:-1.25rem;max-width:12rem;padding:1rem;border-radius:1rem;background:#fff;color:var(--story-dark);font-weight:900;transform:rotate(-4deg);box-shadow:0 1rem 2rem #05132b44}.story-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:900;color:var(--story-accent)}.story-hero .story-eyebrow,.story-section--dark .story-eyebrow,.story-final .story-eyebrow,.story-feature .story-eyebrow{color:#9df5ec}.story-section--soft{background:var(--story-soft)}.story-section--dark,.story-final{background:var(--story-dark);color:#fff}.story-section h2,.story-final h2{font-size:clamp(2rem,4.8vw,4rem);line-height:1.06;letter-spacing:-.025em;margin:.35rem 0 1rem}.story-lead{font-size:1.2rem;color:var(--story-muted);max-width:48rem}.story-section--dark .story-lead{color:#dbe6ef}.story-prose{max-width:800px}.story-prose>p{font-size:1.12rem}.story-split--right figure{order:2}.story-split img{aspect-ratio:4/3;border-radius:1rem}.story-split figcaption,.story-gallery figcaption{font-size:.85rem;color:var(--story-muted);margin-top:.5rem}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem}.story-card{padding:1.5rem;border:1px solid #d9e0e6;border-radius:1rem;background:#fff}.story-card h3{margin-top:0}.story-steps{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:1rem}.story-steps li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.25rem;border-top:1px solid #ffffff33}.story-steps span{color:#8ee4dc;font-weight:900}.story-steps h3,.story-steps p{margin:0}.story-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:2rem}.story-gallery img{aspect-ratio:4/3;border-radius:1rem}.story-quote{margin:0 auto;max-width:850px;text-align:center}.story-quote blockquote{font-size:clamp(1.6rem,3.5vw,2.7rem);font-weight:800;line-height:1.25;margin:0 0 1rem}.story-feature{position:relative;min-height:clamp(420px,70vw,760px);overflow:hidden;background:var(--story-dark);color:#fff}.story-feature>img{position:absolute;inset:0;width:100%;height:100%}.story-feature__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:clamp(2rem,6vw,5rem) 0;background:linear-gradient(transparent 25%,#071326dd)}.story-feature h2{max-width:900px;font-size:clamp(2rem,4.8vw,4rem);line-height:1.08;margin:.5rem 0}.story-callout{border-left:.5rem solid var(--story-accent);padding:2rem;background:var(--story-soft)}.story-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.story-button{display:inline-block;border-radius:999px;background:var(--story-accent);color:#10213b;padding:.8rem 1.2rem;text-decoration:none;font-weight:900}.story-button--secondary{background:transparent;border:2px solid currentColor;color:inherit}.story-final{text-align:center}.story-final .story-actions{justify-content:center}.story-draft{padding:.75rem;text-align:center;background:#fff3cd;color:#5f4800;font-weight:800}.story-error{padding:4rem 1rem;text-align:center}.story-site-footer{padding:2rem;text-align:center;background:#0e1930;color:#fff}
.stories-intro{padding:clamp(3rem,7vw,6rem) 0;background:var(--story-soft)}.stories-intro h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1;margin:.5rem 0}.stories-list{display:grid;gap:1.5rem;padding-block:3rem}.story-index-card{border:1px solid #d9e0e6;border-radius:1.25rem;overflow:hidden}.story-index-card a{display:grid;grid-template-columns:minmax(240px,.75fr) 1.25fr;color:inherit;text-decoration:none}.story-index-card img{height:100%;min-height:280px}.story-index-card div{padding:clamp(1.5rem,4vw,3rem)}.story-index-card h2{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.1;margin:.4rem 0}.story-index-card span{font-weight:900;color:var(--story-accent)}
.story-feature--natural{min-height:0}.story-feature--natural>img{position:relative;height:auto}.story-feature--natural .story-feature__overlay{position:absolute}
@media(max-width:760px){.story-site-header__inner{align-items:flex-start;padding-block:1rem;flex-direction:column}.story-hero__grid,.story-split,.story-index-card a{grid-template-columns:1fr}.story-split--right figure{order:0}.story-hero{padding-top:2.5rem}.story-hero img{aspect-ratio:16/10}.story-index-card img{min-height:0;aspect-ratio:16/10}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
