/* ===== Blog index page ===== */
body.page-template-template-blog-list{background:#f6f8fb}
body.page-template-template-blog-list #primary{background:transparent}
body.page-template-template-blog-list .site-content{padding-top:0}

.cb-blog-hero{background:#f6f8fb;padding:56px 20px 30px;border-bottom:1px solid #e9edf3}
.cb-blog-hero-inner{max-width:900px;margin:0 auto}
.cb-blog-pill{display:inline-block;font-size:12.5px;font-weight:700;color:#1f6feb;background:#dce9fd;border:1px solid #aecbf8;padding:6px 14px;border-radius:100px;margin-bottom:20px}
.cb-blog-title{font-family:'Space Grotesk',system-ui,sans-serif;font-weight:700;font-size:clamp(32px,5vw,52px);line-height:1.15;letter-spacing:-.02em;color:#0e1726;margin:0 0 18px}
.cb-blog-title span{color:#1f6feb}
.cb-blog-subtitle{font-size:17px;line-height:1.6;color:#5a6573;max-width:600px;margin:0 0 28px}

.cb-blog-search{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e3e9f1;border-radius:14px;padding:14px 18px;margin-bottom:20px;box-shadow:0 1px 3px rgba(16,24,40,.04)}
.cb-blog-search-icon{font-size:15px;opacity:.6}
.cb-blog-search input[type="text"]{flex:1;border:none;outline:none;font-size:15px;color:#0e1726;background:transparent}
.cb-blog-search input[type="text"]::placeholder{color:#8a94a3}
.cb-blog-search-count{font-size:13px;color:#8a94a3;font-weight:500;white-space:nowrap}

.cb-blog-pills{display:flex;flex-wrap:wrap;gap:8px}
.cb-blog-pill-filter{display:inline-block;font-size:13.5px;font-weight:600;color:#3a4656;background:#f6f8fb;border:1px solid #e3e9f1;padding:8px 16px;border-radius:100px;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}
.cb-blog-pill-filter:hover{border-color:#1f6feb;color:#1f6feb}
.cb-blog-pill-filter.is-active{background:#1f6feb;border-color:#1f6feb;color:#fff}

.cb-blog-status{background:#fff;border-bottom:1px solid #e9edf3}
.cb-blog-status-inner{max-width:1200px;margin:0 auto;padding:16px 20px;font-size:14px;color:#5a6573}
.cb-blog-status-inner strong{color:#0e1726}

.cb-blog-section-label{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1f6feb;margin-bottom:18px}

.cb-blog-featured{padding:48px 20px 0}
.cb-blog-featured-inner{max-width:1200px;margin:0 auto}
.cb-blog-featured-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e9edf3;border-radius:20px;overflow:hidden;text-decoration:none;box-shadow:0 1px 3px rgba(16,24,40,.04);transition:transform .3s ease,box-shadow .3s ease}
.cb-blog-featured-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(16,24,40,.1)}
.cb-blog-featured-img{position:relative;background:linear-gradient(135deg,#1a2740 0%,#0d1320 55%,#1f6feb 130%);min-height:280px}
.cb-blog-featured-img img{width:100%;height:100%;object-fit:cover;display:block}
.cb-blog-featured-body{padding:32px 36px;display:flex;flex-direction:column;justify-content:center}
.cb-blog-featured-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.cb-blog-badge{display:inline-block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#1f6feb;background:#eaf1fe;padding:5px 11px;border-radius:7px}
.cb-blog-featured-date{font-size:13px;color:#8a94a3;font-weight:500}
.cb-blog-featured-title{font-family:'Space Grotesk',system-ui,sans-serif;font-weight:700;font-size:clamp(20px,2.4vw,26px);line-height:1.3;color:#0e1726;margin:0 0 12px}
.cb-blog-featured-excerpt{font-size:15px;line-height:1.65;color:#5a6573;margin:0 0 22px}
.cb-blog-featured-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cb-blog-featured-author{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#0e1726}
.cb-blog-featured-author img{border-radius:50%}
.cb-blog-featured-link{font-size:13.5px;font-weight:700;color:#1f6feb}

.cb-blog-grid-section{padding:48px 20px}
.cb-blog-grid-inner{max-width:1200px;margin:0 auto}
.cb-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.cb-blog-card{display:block;text-decoration:none;background:#fff;border:1px solid #e9edf3;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(16,24,40,.04);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.cb-blog-card:hover{transform:translateY(-6px);box-shadow:0 14px 34px rgba(31,111,235,.18);border-color:#1f6feb}
.cb-blog-card-img{position:relative;aspect-ratio:2/1;background:linear-gradient(135deg,#1a2740 0%,#0d1320 55%,#1f6feb 130%)}
.cb-blog-card-img img{width:100%;height:100%;object-fit:cover;display:block}
.cb-blog-card-badge{position:absolute;top:14px;left:14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff;background:rgba(14,23,38,.65);backdrop-filter:blur(4px);padding:5px 11px;border-radius:7px;z-index:1}
.cb-blog-card-body{padding:18px 20px 22px}
.cb-blog-card-title{font-family:'Space Grotesk',system-ui,sans-serif;font-weight:600;font-size:17px;line-height:1.35;color:#0e1726;margin:0 0 8px}
.cb-blog-card-excerpt{font-size:14px;line-height:1.6;color:#5a6573;margin:0 0 14px}
.cb-blog-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:#8a94a3;font-weight:500}

.cb-blog-empty{max-width:1200px;margin:0 auto;font-size:15px;color:#5a6573}
.cb-blog-empty a{color:#1f6feb;font-weight:600}

.cb-blog-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:36px}
.cb-blog-page-link{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:9px;border:1px solid #e3e9f1;background:#fff;color:#3a4656;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}
.cb-blog-page-link:hover{border-color:#1f6feb;color:#1f6feb}
.cb-blog-page-link.is-active{background:#1f6feb;border-color:#1f6feb;color:#fff}
.cb-blog-page-dots{color:#8a94a3;padding:0 4px}

.cb-blog-cta{padding:16px 20px 56px}
.cb-blog-cta-inner{max-width:1200px;margin:0 auto;background:#070A10;border-radius:24px;padding:48px 56px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.cb-blog-cta-inner h2{font-family:'Space Grotesk',system-ui,sans-serif;font-weight:700;font-size:clamp(24px,3vw,32px);color:#fff;margin:0 0 12px;line-height:1.25}
.cb-blog-cta-inner p{font-size:15px;line-height:1.6;color:#b3c0d1;margin:0;max-width:480px}
.cb-blog-cta-actions{display:flex;gap:12px;flex-wrap:wrap}
.cb-blog-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .3s ease,background-color .3s ease,border-color .3s ease}
.cb-blog-cta-btn-primary{background:#1f6feb;color:#fff;box-shadow:0 14px 34px rgba(31,111,235,.35)}
.cb-blog-cta-btn-primary:hover{background:#155ec9;color:#fff;transform:translateY(-6px)}
.cb-blog-cta-btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}
.cb-blog-cta-btn-secondary:hover{border-color:#fff;color:#fff;transform:translateY(-6px)}

@media (max-width:980px){
	.cb-blog-featured-card{grid-template-columns:1fr}
	.cb-blog-featured-img{min-height:220px}
	.cb-blog-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:768px){
	.cb-blog-hero{padding:40px 20px 24px}
	.cb-blog-search{flex-wrap:wrap}
	.cb-blog-search-count{width:100%;order:3}
	.cb-blog-featured,.cb-blog-grid-section{padding-left:20px;padding-right:20px}
	.cb-blog-cta-inner{flex-direction:column;align-items:flex-start;padding:32px 28px;border-radius:18px}
}
@media (max-width:600px){
	.cb-blog-grid{grid-template-columns:1fr}
	.cb-blog-featured-body{padding:24px}
}
