.blog-hero{padding:105px 0 80px;background:linear-gradient(125deg,#061a31,#0b427e);color:#fff}.blog-hero h1{max-width:800px;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.03;margin:14px 0 20px}.blog-hero p{max-width:720px;color:#cfe2f7;font-size:1.16rem;line-height:1.7}.blog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.blog-count{padding:9px 14px;border-radius:999px;background:#edf5ff;color:#1769ff;font-weight:700}.public-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.public-blog-card{overflow:hidden;border:1px solid var(--border,#dde5ef);border-radius:20px;background:var(--surface,#fff);box-shadow:0 14px 38px rgba(12,37,66,.07);transition:.25s}.public-blog-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(12,37,66,.12)}.blog-image{display:block;height:230px;overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.public-blog-card:hover img{transform:scale(1.04)}.blog-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#071c35,#1769ff);color:#fff;font-weight:800;letter-spacing:.12em}.blog-card-body{padding:24px}.blog-card-body small{color:#718198}.blog-card-body h3{font-size:1.35rem;line-height:1.3;margin:10px 0}.blog-card-body h3 a{color:inherit;text-decoration:none}.blog-card-body p{color:#65758a;line-height:1.7}.read-link{display:inline-block;margin-top:5px;color:#1769ff;text-decoration:none;font-weight:800}.blog-empty{grid-column:1/-1;text-align:center;padding:80px 20px;border:1px dashed #cbd7e5;border-radius:20px}.blog-empty span{font-size:40px;color:#1769ff}.article-hero{padding:85px 0 70px;background:#f2f7fd}.article-container{width:min(1080px,calc(100% - 40px));margin-inline:auto}.article-hero h1{max-width:900px;font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.07;margin:17px 0}.article-hero p{max-width:780px;font-size:1.15rem;line-height:1.7;color:#63758a}.back-link{display:inline-block;color:#1769ff;text-decoration:none;font-weight:800;margin-bottom:35px}.article-meta{display:flex;align-items:center;gap:12px;color:#53687f;font-weight:700;margin-top:22px}.article-meta i{width:4px;height:4px;border-radius:50%;background:#7d90a5}.article-cover{margin-top:45px}.article-cover img{width:100%;max-height:580px;object-fit:cover;border-radius:24px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px;padding-block:70px}.article-content{font-size:1.08rem;line-height:1.85;color:#263d56}.article-content h2,.article-content h3{color:#092744;line-height:1.25;margin-top:1.7em}.article-content img{max-width:100%;border-radius:16px}.article-content a{color:#1769ff}.related-posts{align-self:start;position:sticky;top:110px;padding:24px;border:1px solid #e0e7f0;border-radius:18px}.related-posts h3{margin-top:0}.related-posts a{display:grid;gap:6px;padding:15px 0;border-bottom:1px solid #edf1f5;color:#14324e;text-decoration:none}.related-posts a:last-child{border:0}.related-posts small{color:#718198}@media(max-width:1000px){.public-blog-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.related-posts{position:static}}@media(max-width:680px){.public-blog-grid{grid-template-columns:1fr}.blog-toolbar{align-items:flex-start;flex-direction:column}.blog-hero{padding:75px 0 55px}.article-hero{padding:55px 0}.article-layout{padding-block:45px}}
