.blog-card{width:300px;max-width:300px;justify-content:space-between}.blog-card h2{margin-top:.5rem;margin-bottom:.75rem;font-size:1.75rem;color:var(--md-sys-color-primary);display:flex;align-items:center}.article-section p,.blog-card p{font-size:1.1rem;color:var(--md-sys-color-on-surface)}.blog-card p{margin-top:1rem;margin-bottom:1.5rem}.blog-meta,.references-list li{color:var(--md-sys-color-on-surface-variant)}.blog-meta{font-size:.9rem;font-weight:350;margin-bottom:1rem;font-style:italic}.article-hero-card{position:relative;border-radius:24px;overflow:hidden;margin-bottom:var(--spacing-lg);background:linear-gradient(135deg,var(--brand-dark),var(--md-sys-color-primary));box-shadow:0 20px 60px rgba(0,27,63,.3);display:flex;flex-direction:row;align-items:stretch;min-height:320px}.article-hero-bg{position:absolute;inset:0;background-image:radial-gradient(circle at 10% 90%,rgba(255,255,255,.08)0,transparent 30%),radial-gradient(circle at 90% 10%,rgba(255,255,255,.08)0,transparent 30%);pointer-events:none;z-index:0}.article-hero-image-wrapper{flex-shrink:0;width:380px;position:relative;z-index:1;overflow:hidden}.article-hero-image{width:100%;height:100%;object-fit:cover;display:block;opacity:.85}.article-hero-text{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding:3rem 3.5rem}.article-hero-text .hero-overline{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:700;color:rgba(255,255,255,.6);margin-bottom:1rem}.article-hero-title{font-size:2.25rem;font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.25rem}.article-hero-meta{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:rgba(255,255,255,.7);font-style:italic;margin:0}.article-hero-meta md-icon{--md-icon-size:18px;color:rgba(255,255,255,.7);font-size:18px}.article-body{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem}.article-section h2{font-size:1.5rem;font-weight:600;color:var(--md-sys-color-primary);margin:0 0 1.25rem}.article-section p{line-height:1.8;margin:0}.references-section h2{font-size:1.25rem}.references-list{list-style:decimal;padding-left:1.5rem;margin:0}.references-list li{margin-bottom:.75rem;line-height:1.5;font-size:.95rem}.references-list a,sup a{color:var(--md-sys-color-primary)}.references-list a:hover{opacity:.8}sup{font-size:.8em;line-height:0}sup a{text-decoration:none}.references-list a,sup a:hover{text-decoration:underline}@media screen and (max-width:576px){.article-hero-card{flex-direction:column;min-height:unset}.article-hero-image-wrapper{width:100%;height:200px}.article-hero-text{padding:2rem 1.5rem}.article-hero-title{font-size:1.6rem}.article-section{padding:1.5rem}}@media screen and (min-width:577px) and (max-width:1200px){.article-hero-image-wrapper{width:280px}.article-hero-text{padding:2.5rem 2rem}.article-hero-title{font-size:1.9rem}}