.blog-list{background:#f8fafc;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,sans-serif;min-height:100vh}.blog-list *,.blog-list :after,.blog-list :before{box-sizing:border-box}.blog-list a{text-decoration:none;color:inherit}.blog-list__container{max-width:1120px;margin:0 auto;padding:0 24px}.blog-list__container--narrow{max-width:740px}.blog-list__header{background:linear-gradient(135deg,#0f172a,#1e3a5f 60%,#2e5793);padding:64px 0 56px;color:#fff;text-align:center}.blog-list__eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;margin-bottom:12px}.blog-list__title{margin:0 0 16px;font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1.1;color:#fff}@media(min-width:640px){.blog-list__title{font-size:46px}}.blog-list__subtitle{margin:0 auto;font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.75);max-width:60ch}.blog-list__featured-section{padding:48px 0 0;background:#fff}.blog-list__featured{display:grid;grid-template-columns:1fr;gap:32px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;box-shadow:0 8px 32px rgba(15,23,42,.07);transition:box-shadow .18s ease,transform .08s ease;cursor:pointer}.blog-list__featured:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(15,23,42,.1)}@media(min-width:768px){.blog-list__featured{grid-template-columns:1fr 1fr;align-items:center}}.blog-list__featured-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.blog-list__badge{display:inline-flex;height:26px;padding:0 12px;border-radius:999px;align-items:center;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-list__badge--featured{background:rgba(46,87,147,.1);border:1px solid rgba(46,87,147,.2);color:#2e5793}.blog-list__reading-time{font-size:12px;font-weight:600;color:#64748b}.blog-list__date{font-size:12px;color:#94a3b8}.blog-list__featured-title{margin:0 0 12px;font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1.3;color:#0f172a}@media(min-width:640px){.blog-list__featured-title{font-size:30px}}.blog-list__featured-excerpt{margin:0 0 20px;font-size:15px;line-height:1.7;color:#475569}.blog-list__featured-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.blog-list__author{font-size:13px;font-weight:700;color:#334155}.blog-list__read-cta{font-size:13px;font-weight:700;color:#2e5793}.blog-list__read-cta:hover{text-decoration:underline}.blog-list__featured-cover{border-radius:14px;overflow:hidden;aspect-ratio:4/3}.blog-list__featured-cover img{width:100%;height:100%;object-fit:cover}.blog-list__grid-section{padding:48px 0 64px;background:#fff}.blog-list__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.blog-list__grid{grid-template-columns:1fr 1fr}}@media(min-width:900px){.blog-list__grid{grid-template-columns:repeat(3,1fr)}}.blog-list__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(15,23,42,.05);display:flex;flex-direction:column;transition:box-shadow .18s ease,transform .08s ease}.blog-list__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(15,23,42,.09)}.blog-list__card-cover-link{display:block}.blog-list__card-cover{width:100%;aspect-ratio:16/9;overflow:hidden;background:#e2e8f0}.blog-list__card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-list__card-cover:hover img{transform:scale(1.03)}.blog-list__card-body{padding:20px;display:flex;flex-direction:column;flex:1;gap:8px}.blog-list__card-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.blog-list__card-title{margin:0;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1.4;color:#0f172a}.blog-list__card-title a:hover{color:#2e5793}.blog-list__card-excerpt{margin:0;font-size:14px;line-height:1.65;color:#64748b;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-list__card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9}.blog-list__empty{text-align:center;padding:64px 24px}.blog-list__empty p{font-size:16px;color:#64748b;margin:0 0 16px}.blog-list__empty-cta{font-size:14px;font-weight:700;color:#2e5793}.blog-list__empty-cta:hover{text-decoration:underline}.blog-list__btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:transform .08s ease,box-shadow .18s ease,background .18s ease}.blog-list__btn:hover{transform:translateY(-1px)}.blog-list__btn--primary{background:#2563eb;color:#fff;border-color:rgba(37,99,235,.6)}.blog-list__btn--primary:hover{background:#1e40af;box-shadow:0 8px 24px rgba(37,99,235,.28)}.blog-list__btn--outline{background:rgba(0,0,0,0);color:#2e5793;border-color:rgba(46,87,147,.3)}.blog-list__btn--outline:hover{background:rgba(46,87,147,.06);box-shadow:none}.blog-list__bottom-cta{padding:72px 0;background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#2e5793);color:#fff;text-align:center}.blog-list__bottom-cta h2{margin:0 0 14px;font-size:28px;font-weight:900;letter-spacing:-.03em;color:#fff}@media(min-width:640px){.blog-list__bottom-cta h2{font-size:34px}}.blog-list__bottom-cta p{margin:0 auto 32px;font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.75);max-width:52ch}.blog-list__cta-btns{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.blog-list__cta-btns .blog-list__btn--outline{color:hsla(0,0%,100%,.88);border-color:hsla(0,0%,100%,.28)}.blog-list__cta-btns .blog-list__btn--outline:hover{background:hsla(0,0%,100%,.1)}