.articles-public{min-height:65vh}.articles-index-hero{padding:92px 0 70px;background:linear-gradient(135deg,#0f355c,#204f7a);color:#fff}.articles-index-hero .eyebrow{color:#b9d6ed}.articles-index-hero h1{max-width:900px;margin:12px 0 16px;font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.02}.articles-index-hero p{font-size:1.15rem;max-width:700px;color:#e0ecf5}.articles-home{background:#f7fafc}.articles-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.articles-home-head .section-title{margin-bottom:0}.articles-all-link,.article-read,.article-back{font-weight:800;color:#174c78;text-decoration:none}.articles-all-link:hover,.article-read:hover,.article-back:hover{text-decoration:underline}.article-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.articles-home .article-card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,360px));justify-content:start}.article-card{background:#fff;border:1px solid #dbe6ee;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(16,51,84,.07);display:flex;flex-direction:column}.article-card-image{display:block;overflow:hidden}.article-card-image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .25s ease}.article-card:hover .article-card-image img{transform:scale(1.025)}.article-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.article-card-meta{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7890a4}.article-card h2,.article-card h3{margin:8px 0 10px;line-height:1.18}.article-card h2{font-size:1.45rem}.article-card h3{font-size:1.35rem}.article-card h2 a,.article-card h3 a{color:#0e3358;text-decoration:none}.article-card p{color:#5c7388;line-height:1.62;margin:0 0 18px}.article-read{margin-top:auto}.article-filter-note{margin-bottom:24px;padding:13px 16px;border-radius:12px;background:#edf4f8}.article-empty{grid-column:1/-1;background:#fff;border:1px solid #dbe6ee;border-radius:16px;padding:35px;text-align:center}.article-page{padding:70px 20px 90px}.article-page-wrap{max-width:900px;margin:0 auto}.article-back{display:inline-block;margin-bottom:28px}.article-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.article-cats a{padding:7px 10px;border-radius:999px;background:#edf4f8;color:#174c78;text-decoration:none;font-size:.78rem;font-weight:800}.article-page h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;letter-spacing:-.04em;margin:8px 0 18px;color:#092f54}.article-byline{color:#6a8296;font-weight:700}.article-deck{font-size:1.32rem;line-height:1.6;color:#4d667c;margin:28px 0}.article-hero-image{width:100%;max-height:600px;object-fit:cover;border-radius:22px;margin:18px 0 38px;box-shadow:0 16px 42px rgba(13,48,80,.12)}.article-body{font-size:1.08rem;line-height:1.82;color:#2d4861}.article-body h2{font-size:2rem;line-height:1.2;margin:2.2em 0 .6em;color:#0e3358}.article-body h3{font-size:1.55rem;margin:1.8em 0 .55em;color:#0e3358}.article-body p{margin:0 0 1.35em}.article-body ul,.article-body ol{padding-left:1.4em;margin:0 0 1.4em}.article-body blockquote{margin:2em 0;padding:18px 22px;border-left:5px solid #f47b20;background:#f7fafc;border-radius:0 12px 12px 0}.article-body figure{margin:2em 0}.article-body img{display:block;max-width:100%;height:auto;border-radius:16px}.article-body figcaption{font-size:.82rem;color:#71889c;margin-top:8px}.article-video-frame{position:relative;padding-top:56.25%;margin:2em 0;border-radius:16px;overflow:hidden;background:#111}.article-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:980px){.article-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.articles-home-head{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.articles-home .article-card-grid{grid-template-columns:1fr}.articles-index-hero{padding:68px 0 48px}.article-card-grid{grid-template-columns:1fr}.article-page{padding:46px 16px 70px}.article-page h1{font-size:2.65rem}.article-deck{font-size:1.12rem}.article-body{font-size:1rem}}
