.blog-category-page{padding:90px 0 100px;min-height:60vh;position:relative;overflow:hidden;background:#ffffff}.blog-category-page:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(900px 420px at 20% 0,rgba(234,49,44,.06) 0,rgba(234,49,44,0) 55%),radial-gradient(900px 420px at 80% 100%,rgba(18,28,48,.04) 0,rgba(18,28,48,0) 55%)}.blog-category-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.blog-category-loading{text-align:center;padding:80px 20px;color:rgba(18,28,48,.7)}.blog-back-link{display:inline-flex;align-items:center;gap:8px;color:rgba(18,28,48,.7);text-decoration:none;font-size:14px;font-weight:500;margin-bottom:32px;transition:color .2s}.blog-back-link:hover{color:#ea312c}.blog-category-header{margin-bottom:48px;text-align:center;padding:0 24px}.blog-category-title{font-size:clamp(32px,4vw,44px);font-weight:700;color:#121c30;margin:0 0 12px;letter-spacing:-.02em;line-height:1.2}.blog-category-count{font-size:16px;font-weight:500;color:rgba(18,28,48,.7);margin:0}.blog-category-error{text-align:center;padding:40px;color:#dc2626}.blog-category-empty{text-align:center;padding:60px 20px}.blog-category-empty p{margin-bottom:16px;color:rgba(18,28,48,.7)}.blog-category-empty-link{color:#ea312c;font-weight:600;text-decoration:none}.blog-category-empty-link:hover{text-decoration:underline}.blog-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.blog-category-card{display:flex;flex-direction:column;background:rgba(255,255,255,.95);border-radius:12px;overflow:hidden;box-shadow:1px 16px 70px 0 rgba(17,27,46,.04);border:1px solid #ebeced;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.blog-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 70px rgba(17,27,46,.12);border-color:rgba(234,49,44,.2)}.blog-category-card-image{position:relative;height:200px;background:#f3f4f6;overflow:hidden}.blog-category-card-img{object-fit:cover;object-position:center;transition:transform .4s ease}.blog-category-card:hover .blog-category-card-img{transform:scale(1.05)}.blog-category-card-content{padding:20px 22px 24px}.blog-category-card-title{font-size:18px;font-weight:600;color:#121c30;margin:0 0 8px;line-height:1.35}.blog-category-card-excerpt,.blog-category-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-category-card-excerpt{font-size:14px;color:rgba(18,28,48,.75);margin:0 0 12px;line-height:1.55}.blog-category-card-date{display:flex;align-items:center;gap:6px;font-size:13px;color:rgba(18,28,48,.6)}.blog-category-sr-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}