.stories-hero{padding:88px 0;background:var(--brand-neutral-dark);color:#fff}.stories-hero h1,.stories-hero p{color:#fff}.stories-list{padding:80px 0;background:var(--brand-bg-alt)}.story-card-featured{background:linear-gradient(135deg,#fff,#e8f8ef);padding:40px}.stories-list .story-item:first-child{width:100%}.stories-list .story-item:first-child .story-card{background:linear-gradient(135deg,#fff,#e8f8ef);padding:40px}.story-card time{display:block;color:var(--brand-primary-dark);font-weight:800;margin-bottom:12px}.pagination-wrap{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.pagination-wrap a{padding:10px 14px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}