html{background:#fff}.stories-band{padding-top:clamp(132px,17vw,168px);background:linear-gradient(125deg,#0061c7 0%,var(--brand-deep) 55%,#003366 100%);background-color:var(--brand-deep)}.stories-band.key-watermark::before{opacity:.12;background-size:46px auto;background-position:center top;inset:-80%;transform:rotate(-45deg);transform-origin:center}.story-filters{display:flex;flex-wrap:wrap;gap:.6rem}.story-chip{font-family:'Fredoka',sans-serif;font-weight:600;font-size:15px;color:var(--brand-deep);background:rgba(0,75,153,.07);padding:.5rem 1.1rem;border-radius:999px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.story-chip:hover{background:rgba(0,75,153,.14)}.story-chip.active{background:var(--brand-sky);color:#fff}.story-pager{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:3rem}.story-pager:empty{display:none}.pager-btn{min-width:44px;height:44px;padding:0 .85rem;display:inline-flex;align-items:center;justify-content:center;font-family:'Fredoka',sans-serif;font-weight:600;font-size:15px;color:var(--brand-deep);background:rgba(0,75,153,.07);border-radius:12px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.pager-btn:hover:not(:disabled):not(.active){background:rgba(0,75,153,.14)}.pager-btn.active{background:var(--brand-sky);color:#fff;cursor:default}.pager-btn:disabled{opacity:.4;cursor:not-allowed}.pager-arrow{padding:0}.story-feature{display:grid;grid-template-columns:1fr;background:var(--surface);border-radius:22px;overflow:hidden;box-shadow:0 1px 2px rgba(16,32,46,.04),0 16px 40px rgba(16,32,46,.09)}@media(min-width:900px){.story-feature{grid-template-columns:1.05fr .95fr}}.story-feature-media{aspect-ratio:16/10;min-height:240px}@media(min-width:900px){.story-feature-media{aspect-ratio:auto;height:100%}}.story-feature-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2rem}@media(min-width:900px){.story-feature-body{padding:3rem}}.story-card .story-img,.story-feature .story-img{opacity:0;transition:opacity .45s ease}.story-card .story-img.loaded,.story-feature .story-img.loaded{opacity:1}.story-feature-media,.story-card .aspect-\[4\/3\]{background:rgba(0,75,153,.06)}.story-card{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.story-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,75,153,.16)}.story-feature .story-img,.story-card .story-img,.story-card img{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .45s ease}.story-feature:hover .story-img,.story-card:hover img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.story-card .story-img,.story-feature .story-img{transition:none}.story-card:hover,.story-feature:hover .story-img,.story-card:hover img{transform:none}}