.blog-hero{background:linear-gradient(115deg,rgba(42,31,111,.9),rgba(85,74,168,.76)),url('../../images/blogs-0.jpg') center/cover;padding:110px 0;color:#fff}.blog-hero h1{color:#fff;font-size:54px;margin-bottom:12px}.blog-hero p{font-size:19px;max-width:680px}.blog-section{padding:75px 0;background:#f8f8fc}.blog-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.blog-filter a{padding:9px 17px;border:1px solid #ddd8f4;border-radius:999px;background:#fff;color:#554aa8;font-weight:700}.blog-filter a.active,.blog-filter a:hover{background:#554aa8;color:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 28px rgba(45,38,95,.08);height:100%;display:flex;flex-direction:column}.blog-card-image{display:block;height:230px;overflow:hidden;background:#ebeaf5}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.blog-card:hover .blog-card-image img{transform:scale(1.04)}.blog-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.blog-meta{display:flex;gap:12px;flex-wrap:wrap;color:#75778a;font-size:13px;margin-bottom:12px}.blog-category{color:#2c943f;font-weight:700}.blog-card h2{font-size:23px;line-height:1.35;margin:0 0 12px}.blog-card h2 a{color:#232536}.blog-card p{color:#646779;line-height:1.7}.blog-read{margin-top:auto;color:#554aa8;font-weight:800}.featured-post{display:grid;grid-template-columns:1.15fr 1fr;background:#fff;border-radius:16px;overflow:hidden;margin-bottom:42px;box-shadow:0 10px 35px rgba(45,38,95,.09)}.featured-post img{width:100%;height:100%;min-height:390px;object-fit:cover}.featured-content{padding:48px;display:flex;flex-direction:column;justify-content:center}.featured-label{color:#2c943f;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.featured-content h2{font-size:36px;margin:12px 0}.blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}.blog-pagination a,.blog-pagination span{padding:9px 14px;background:#fff;border:1px solid #e3e0f0;border-radius:7px}.blog-pagination .current{background:#554aa8;color:#fff}.article-wrap{padding:65px 0;background:#f8f8fc}.article-shell{max-width:980px;margin:auto;background:#fff;border-radius:16px;padding:48px;box-shadow:0 10px 35px rgba(45,38,95,.07)}.article-header{text-align:center;margin-bottom:34px}.article-header h1{font-size:46px;line-height:1.25;margin:14px 0}.article-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#727486}.article-banner{width:100%;max-height:560px;object-fit:cover;border-radius:13px;margin-bottom:36px}.article-content{font-size:18px;line-height:1.85;color:#343746}.article-content h2{font-size:31px;margin:40px 0 12px}.article-content h3{font-size:25px;margin:30px 0 10px}.article-content img{max-width:100%;height:auto;border-radius:10px}.article-content figure{margin:30px 0}.article-content figcaption{text-align:center;color:#7b7d8c;font-size:14px}.article-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.article-content th,.article-content td{border:1px solid #ddd;padding:10px}.article-share{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid #eee;margin-top:38px;padding-top:24px}.article-share a{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#554aa8;color:#fff}.preview-notice{background:#fff3cd;color:#664d03;text-align:center;padding:12px;font-weight:700;position:sticky;top:0;z-index:10000}.blog-empty{text-align:center;background:#fff;padding:55px;border-radius:14px;color:#717386}@media(max-width:991px){.blog-grid{grid-template-columns:1fr 1fr}.featured-post{grid-template-columns:1fr}.featured-post img{min-height:300px}.article-header h1{font-size:37px}}@media(max-width:650px){.blog-hero{padding:70px 0}.blog-hero h1{font-size:38px}.blog-grid{grid-template-columns:1fr}.featured-content,.article-shell{padding:26px}.featured-content h2{font-size:29px}.article-header h1{font-size:31px}.article-content{font-size:16px}}
