.brand-logo{display:block;width:156px;height:auto}.brand-light .brand-logo{filter:brightness(0) invert(1)}.articles{background:#fff}.articles-heading{display:grid;grid-template-columns:1.15fr .7fr;gap:80px;align-items:end;margin:18px 0 55px}.articles h2,.blog-hero h1{font-size:clamp(38px,4vw,58px);letter-spacing:-2.5px}.articles h2 em,.blog-hero h1 em{font-style:normal;color:var(--red)}.articles-heading p{font-size:17px;color:var(--muted);margin:0 0 8px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);border-radius:18px;padding:30px;min-height:265px;background:linear-gradient(145deg,#fff,#fbfaf7)}.article-card>span{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--red);font-weight:800}.article-card h3{font-size:23px;margin:28px 0 14px}.article-card p{font-size:14px;color:var(--muted)}.articles-link{display:inline-flex;gap:15px;margin-top:34px;font-weight:800;color:var(--red)}.blog-hero{background:var(--cream);padding:90px clamp(24px,7vw,110px) 70px}.blog-hero p{font-size:18px;color:var(--muted);max-width:650px}.blog-list{padding-top:70px}.blog-list .article-grid{grid-template-columns:repeat(3,1fr)}.blog-list .article-card{min-height:285px}.back-link{font-size:14px;font-weight:700;color:var(--red)}@media(max-width:760px){.brand-logo{width:135px}.articles-heading{grid-template-columns:1fr;gap:18px}.article-grid,.blog-list .article-grid{grid-template-columns:1fr}.blog-hero{padding:65px 24px 50px}}
