body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;font-synthesis:none;font-optical-sizing:auto}.article-homepage{font-family:Inter,sans-serif;background:radial-gradient(circle at 20% 30%,white 0,transparent 50%),radial-gradient(circle at 80% 50%,white 0,transparent 50%),radial-gradient(circle at 80% 70%,#f0f3fdff 0,transparent 50%),linear-gradient(0deg,#f0f3fdff,#f1eef8ff)}.featured-stories,.news-container{padding:clamp(16px,3vw,28px)}.featured-stories{width:100%}.featured-grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;justify-content:center}@media (max-width:768px){.featured-grid{grid-template-columns:1fr}}.featured-card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#f4f1eb;text-decoration:none;color:#1f1f1f;box-shadow:0 4px 18px rgba(0,0,0,.06);transition:transform .14s ease,box-shadow .14s ease}.featured-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(0,0,0,.12)}.featured-card-top{padding:36px 28px;display:flex;align-items:center;justify-content:center;min-height:200px}.featured-icon{width:150px;height:150px;max-width:100%;object-fit:contain;object-position:center;display:block}.featured-eyebrow{font-size:.7rem;letter-spacing:.04em;color:#4a3fb0;margin-bottom:0;font-weight:600;text-transform:uppercase}.featured-card-body{background:#fff;padding:22px 24px 26px;display:flex;flex-direction:column;gap:12px;flex:1 1 auto}.featured-date{font-size:.7rem;font-weight:600;color:#5a5a5a;margin-top:auto}.featured-title{margin:0;font-size:.9rem;line-height:1.35;font-weight:600}.news-grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:1fr .6fr 1fr;grid-template-areas:"topleft   topleft   topright" "bottomleft bottomright   bottomright";gap:22px}.area-topleft{grid-area:topleft}.area-topright{grid-area:topright}.area-bottomleft{grid-area:bottomleft}.area-bottomright{grid-area:bottomright}.news-card{position:relative;display:block;border-radius:18px;padding:28px;overflow:hidden;text-decoration:none;color:#1c1b1a;background:#fff;transition:transform .16s ease,box-shadow .16s ease;min-height:260px;box-shadow:0 1px 0 rgba(16,16,16,.04),0 8px 22px rgba(16,16,16,.05)}.news-card:hover{transform:translateY(-2px);box-shadow:0 1px 0 rgba(16,16,16,.06),0 14px 38px rgba(16,16,16,.1)}.news-ltblue{background:var(--blue-1)}.news-dkblue{background:var(--blue-2);color:#0a0a0a}.news-white{background:#fff;border:1px solid rgba(0,0,0,.06)}.news-eyebrow{font-size:.6rem;letter-spacing:.06em;color:var(--blue-4);margin-bottom:10px;font-weight:600;text-transform:uppercase}.news-dkblue,.news-ltblue{color:rgba(0,0,0,.65)}.news-title{margin:0 0 12px;font-size:.9rem;line-height:1.35;font-weight:600;letter-spacing:0;max-width:none}.news-date{font-size:.8rem;font-weight:700;position:absolute;left:28px;bottom:18px;color:var(--dark-gray)}.news-img{position:absolute;right:18px;bottom:10px;width:203px;height:147px;object-fit:contain;object-position:center;opacity:.85;pointer-events:none}@media (max-width:980px){.news-grid{grid-template-columns:1fr;grid-template-areas:"topleft" "topright" "bottomleft" "bottomright"}.news-img{width:169px;height:124px}}.all-articles-list{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10rem 5rem}@media (max-width:1023px){.all-articles-list{padding:0 0 5rem}}.article-category{color:#333333ff;font-size:1rem;font-weight:600;margin-right:1rem}.article-date{color:gray}.ft-top-divider{border:none;border-top:1px solid var(--dark-gray);margin:3rem auto 5rem;max-width:80vw}@media (max-width:767px){.ft-top-divider{margin:3rem auto 2.5rem}}