.blogs-module__A-HJaW__shell{--sidebar-width:224px;--blog-primary:#2342a4;--blog-primary-dark:#1d3790;--blog-accent:#153890;--blog-text:#202020;--blog-muted:#7b7b7b;--blog-line:#ebebeb;--blog-bg-soft:#f8f8f8;--blog-hover:#fafafa;background:#fff;min-height:100vh}.blogs-module__A-HJaW__shell,.blogs-module__A-HJaW__shell *,.blogs-module__A-HJaW__shell :before,.blogs-module__A-HJaW__shell :after{box-sizing:border-box}.blogs-module__A-HJaW__sidebarSlot{width:var(--sidebar-width);z-index:20;background:#fff;height:100vh;position:fixed;top:0;left:0}.blogs-module__A-HJaW__main{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));background:#fff;min-width:0;min-height:100vh}.blogs-module__A-HJaW__inner{width:100%;max-width:1260px;margin:0 auto;padding:26px 20px 36px}.blogs-module__A-HJaW__heroBlock{flex-direction:column;align-items:center;padding-top:8px;display:flex}.blogs-module__A-HJaW__heading{color:#2a2a2a;text-align:center;letter-spacing:-.02em;margin-top:20px;font-size:34px;font-weight:600;line-height:1.2}.blogs-module__A-HJaW__searchWrap{width:100%;max-width:700px;margin-top:18px}.blogs-module__A-HJaW__searchInput{color:#222;background:#fff;border:1px solid #e6e6e6;border-radius:6px;outline:none;width:100%;height:50px;padding:0 14px;font-size:14px}.blogs-module__A-HJaW__searchInput::placeholder{color:#a7a7a7}.blogs-module__A-HJaW__searchInput:focus{border-color:var(--blog-accent)}.blogs-module__A-HJaW__latestSection{margin-top:38px}.blogs-module__A-HJaW__sectionTitle{color:#202020;margin:0 0 18px;font-size:22px;font-weight:600}.blogs-module__A-HJaW__latestCard{width:100%;color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:10px;grid-template-columns:minmax(360px,1fr) minmax(420px,1.3fr);gap:0;text-decoration:none;transition:background .2s;display:grid;overflow:hidden}.blogs-module__A-HJaW__latestCard:hover{background:#f7f7f7}.blogs-module__A-HJaW__latestImageWrap{background:#eef3f8;min-width:0}.blogs-module__A-HJaW__latestImage{object-fit:cover;width:100%;height:300px;display:block}.blogs-module__A-HJaW__latestContent{flex-direction:column;min-width:0;padding:12px 16px 12px 12px;display:flex}.blogs-module__A-HJaW__metaLine{color:var(--blog-accent);font-size:14px;font-weight:600;line-height:1.4}.blogs-module__A-HJaW__latestTitle{color:#1e1e1e;margin:10px 0 12px;font-size:20px;font-weight:500;line-height:1.35}.blogs-module__A-HJaW__readingTime{color:#9b9b9b;margin-bottom:8px;font-size:12px;line-height:1.4}.blogs-module__A-HJaW__latestExcerpt{color:#2b2b2b;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__categoriesSection{margin-top:38px}.blogs-module__A-HJaW__categoriesSectionPressOnly{margin-top:4px}.blogs-module__A-HJaW__categoriesRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.blogs-module__A-HJaW__categoryChip{border:1px solid var(--blog-primary);height:40px;color:var(--blog-primary);white-space:nowrap;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.blogs-module__A-HJaW__categoryChip:hover{color:var(--blog-primary);border-color:var(--blog-primary);background:#f8fbff}.blogs-module__A-HJaW__categoryChipActive{background:var(--blog-primary);color:#fff}.blogs-module__A-HJaW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;margin-top:18px;display:grid}.blogs-module__A-HJaW__pressGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;min-width:0;margin-top:18px;display:grid}.blogs-module__A-HJaW__card{min-width:0;color:inherit;background:#fff;border:1px solid #eee;border-radius:10px;text-decoration:none;transition:background .2s,border-color .2s;overflow:hidden}.blogs-module__A-HJaW__card:hover{background:var(--blog-hover);border-color:#e5e5e5}.blogs-module__A-HJaW__cardImageWrap,.blogs-module__A-HJaW__pressImageWrap{background:#eef2f7;width:100%;overflow:hidden}.blogs-module__A-HJaW__cardImage{object-fit:cover;width:100%;height:230px;display:block}.blogs-module__A-HJaW__pressImage{object-fit:cover;width:100%;height:280px;display:block}.blogs-module__A-HJaW__cardBody{flex-direction:column;min-height:260px;padding:12px 10px 10px;display:flex}.blogs-module__A-HJaW__cardTitle{color:#202020;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:12px 0;font-size:18px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__cardExcerpt{color:#2c2c2c;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.blogs-module__A-HJaW__tagsRow{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px;display:flex}.blogs-module__A-HJaW__tag{border:1px solid var(--blog-primary);height:34px;color:var(--blog-primary);background:#fff;border-radius:4px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.blogs-module__A-HJaW__paginationWrap{justify-content:flex-end;margin-top:34px;display:flex}.blogs-module__A-HJaW__pagination{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.blogs-module__A-HJaW__pageBtn{color:#202020;background:#fff;border:1px solid #e9e9e9;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.blogs-module__A-HJaW__pageBtnActive{background:var(--blog-primary);border-color:var(--blog-primary);color:#fff}.blogs-module__A-HJaW__pageBtnDisabled{opacity:.45;pointer-events:none}.blogs-module__A-HJaW__pageDots{color:#777;font-size:14px}.blogs-module__A-HJaW__emptyState{color:#202020;place-items:center;height:300px;font-size:18px;display:grid}.blogs-module__A-HJaW__detailInner{width:100%;max-width:860px;margin:0 auto;padding:24px 20px 40px}.blogs-module__A-HJaW__detailTitle{text-align:center;color:#202020;margin:24px 0 12px;font-size:24px;font-weight:700;line-height:1.3}.blogs-module__A-HJaW__detailMeta{text-align:center;color:var(--blog-accent);margin-bottom:18px;font-size:13px;font-weight:600}.blogs-module__A-HJaW__detailImageWrap{justify-content:center;width:100%;display:flex}.blogs-module__A-HJaW__detailImage{object-fit:cover;width:100%;max-width:720px;height:auto;display:block}.blogs-module__A-HJaW__article{color:#222;width:100%;max-width:720px;margin:20px auto 0;font-size:18px;line-height:1.75}.blogs-module__A-HJaW__article h1,.blogs-module__A-HJaW__article h2,.blogs-module__A-HJaW__article h3,.blogs-module__A-HJaW__article h4{color:#202020;margin:30px 0 14px;font-weight:700;line-height:1.35}.blogs-module__A-HJaW__article h1{font-size:30px}.blogs-module__A-HJaW__article h2{font-size:24px}.blogs-module__A-HJaW__article h3{font-size:20px}.blogs-module__A-HJaW__article h4{font-size:18px}.blogs-module__A-HJaW__article p,.blogs-module__A-HJaW__article li{color:#222;font-size:18px;line-height:1.75}.blogs-module__A-HJaW__article a{color:#4682b4;text-decoration:underline}.blogs-module__A-HJaW__article ul,.blogs-module__A-HJaW__article ol{padding-left:22px}.blogs-module__A-HJaW__article img,.blogs-module__A-HJaW__article video,.blogs-module__A-HJaW__article iframe,.blogs-module__A-HJaW__article table{max-width:100%}.blogs-module__A-HJaW__footerSpace{margin-top:28px}@media (max-width:1440px){.blogs-module__A-HJaW__grid{gap:22px}}@media (max-width:1200px){.blogs-module__A-HJaW__grid,.blogs-module__A-HJaW__pressGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.blogs-module__A-HJaW__latestCard{grid-template-columns:1fr}.blogs-module__A-HJaW__latestImage{height:300px}}@media (max-width:980px){.blogs-module__A-HJaW__shell{--sidebar-width:0px}.blogs-module__A-HJaW__sidebarSlot{width:100%;height:auto;position:relative}.blogs-module__A-HJaW__main{width:100%;margin-left:0}.blogs-module__A-HJaW__inner{padding:18px 14px 28px}.blogs-module__A-HJaW__heading{font-size:24px}}@media (max-width:700px){.blogs-module__A-HJaW__heading{max-width:320px;font-size:26px;line-height:1.25}.blogs-module__A-HJaW__searchWrap{max-width:100%}.blogs-module__A-HJaW__latestSection{margin-top:24px}.blogs-module__A-HJaW__sectionTitle{font-size:24px}.blogs-module__A-HJaW__latestImage{height:300px}.blogs-module__A-HJaW__latestContent{padding:10px}.blogs-module__A-HJaW__grid,.blogs-module__A-HJaW__pressGrid{grid-template-columns:1fr;gap:12px}.blogs-module__A-HJaW__cardImage,.blogs-module__A-HJaW__pressImage{height:230px}.blogs-module__A-HJaW__paginationWrap{justify-content:center}.blogs-module__A-HJaW__detailInner{padding:10px 14px 30px}.blogs-module__A-HJaW__detailTitle{margin-top:18px;font-size:20px}.blogs-module__A-HJaW__article,.blogs-module__A-HJaW__article p,.blogs-module__A-HJaW__article li{font-size:16px}}
