.blog-bg{background:var(--bg-page)}.blog-hero{color:#fff;min-height:420px;position:relative;overflow:hidden}.blog-hero-image{z-index:1;position:absolute;inset:0}.blog-hero-image img{object-fit:cover;width:100%;height:100%}.blog-hero-overlay{z-index:2;background:linear-gradient(#080a10d9 0%,#080a1073 45%,#140e1440 100%),radial-gradient(60% 80% at 30% 20%,#e31c262e 0%,#0000 60%);position:absolute;inset:0}.blog-hero-inner{z-index:3;text-align:center;max-width:1280px;margin:0 auto;padding:72px 32px 84px;position:relative}.blog-hero-eyebrow{color:#ff8a90;border-radius:var(--radius-pill);background:#e31c262e;border:1px solid #e31c2666;align-items:center;gap:8px;margin-bottom:22px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.blog-hero h1{letter-spacing:-.5px;margin-bottom:16px;font-size:52px;font-weight:900}.blog-hero p{color:#ffffffb8;max-width:560px;margin:0 auto;font-size:18px;font-weight:500}.toolbar{z-index:5;flex-wrap:wrap;align-items:center;gap:16px;margin:-30px 0 30px;display:flex;position:relative}.search-box{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);flex:320px;align-items:center;height:56px;padding:0 20px;display:flex;position:relative}.search-box svg{width:19px;height:19px;color:var(--text-muted);flex-shrink:0}.search-box input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-size:15px}.search-box input::placeholder{color:var(--text-muted)}.results-meta{background:var(--bg-chip);border:1px solid var(--border-color);border-radius:var(--radius-pill);color:var(--text-primary);white-space:nowrap;align-items:center;gap:8px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.results-meta b{color:var(--accent);font-weight:800}.toolbar-right{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.sort-select{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);align-items:center;gap:10px;height:48px;padding:0 18px;font-size:14px;font-weight:600;display:flex;position:relative}.sort-select select{appearance:none;color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;min-width:160px;padding-inline-end:4px;font-weight:700}.sort-select select option{background:var(--bg-surface);color:var(--text-primary);padding:8px 12px}.sort-select svg{width:15px;height:15px;color:var(--text-muted);flex-shrink:0}.view-toggle{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);gap:4px;padding:4px;display:flex}.view-toggle button{border-radius:var(--radius-pill);width:40px;height:40px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.view-toggle button.active{background:var(--accent);color:#fff}.view-toggle svg{width:18px;height:18px}.content-layout{align-items:flex-start;gap:28px;padding-bottom:70px;display:flex}.articles-area{flex:1;min-width:0}.sidebar{flex-direction:column;flex-shrink:0;gap:20px;width:280px;display:flex;position:sticky;top:96px}.panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:22px}.panel-title{align-items:center;gap:8px;margin-bottom:16px;font-size:17px;font-weight:800;display:flex}.panel-title svg{width:18px;height:18px;color:var(--accent)}.cat-list{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.cat-item{border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:10px;padding:10px 12px;font-size:14.5px;font-weight:600;transition:background .15s;display:flex}.cat-item:hover{background:var(--bg-hover);color:var(--text-primary)}.cat-item svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.cat-item .cat-label{flex:1}.cat-item .cat-count{color:var(--text-muted);background:var(--bg-chip);border-radius:var(--radius-pill);padding:2px 9px;font-size:12px;font-weight:800}.cat-item.is-active{background:var(--accent-light);color:var(--accent)}.cat-item.is-active .cat-count{background:var(--accent);color:#fff}.cat-item.is-active svg{color:var(--accent)}.btn-outline-panel{border:1.5px solid var(--border-strong);width:100%;color:var(--text-primary);border-radius:var(--radius-pill);background:0 0;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:13.5px;font-weight:700;transition:border-color .15s,color .15s;display:flex}.btn-outline-panel:hover{border-color:var(--accent);color:var(--accent)}.btn-outline-panel svg{width:15px;height:15px}.trending-list{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.trending-item{align-items:center;gap:12px;display:flex}.trending-rank{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.trending-thumb{border-radius:var(--radius-sm);color:#ffffffd9;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.trending-thumb svg{width:24px;height:24px}.trending-body{min-width:0}.trending-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:3px;font-size:13.5px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.trending-body span{color:var(--text-muted);font-size:11.5px;font-weight:600}.g1{background:linear-gradient(135deg,#3a4a7a,#7b3fb0)}.g2{background:linear-gradient(135deg,#1c2733,#3a4a5c)}.g3{background:linear-gradient(135deg,#3d4c5e,#697d94)}.g4{background:linear-gradient(135deg,#e0742a,#c62828)}.g5{background:linear-gradient(135deg,#0d7a6e,#0a4d47)}.g6{background:linear-gradient(135deg,#16233b,#2f4c78)}.g7{background:linear-gradient(135deg,#e0a020,#b5581c)}.g8{background:linear-gradient(135deg,#0d3b66,#1c5c99)}.g9{background:linear-gradient(135deg,#5a2d8c,#8b3fbf)}.blog-articles-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:40px;display:grid}.blog-card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.card-thumb{aspect-ratio:16/10;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.card-thumb svg{color:#ffffff80;width:38%}.card-badge{top:14px;background:var(--accent);color:#fff;border-radius:var(--radius-pill);letter-spacing:.2px;padding:6px 13px;font-size:11.5px;font-weight:800;position:absolute;inset-inline-end:14px;box-shadow:0 4px 10px #00000040}.card-badge.dark{background:var(--badge-dark)}.card-badge.green{background:var(--badge-green)}.card-badge.teal{background:var(--badge-teal)}.card-badge.navy{background:var(--badge-navy)}.card-badge.amber{background:var(--badge-amber)}.card-badge.purple{background:var(--badge-purple)}.card-badge.blue{background:var(--badge-blue)}.card-body{flex-direction:column;flex:1;padding:20px 20px 18px;display:flex}.card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin-bottom:10px;font-size:16.5px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.card-meta{border-top:1px solid var(--border-color);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:14px;font-size:12.5px;font-weight:600;display:flex}.card-meta .meta-item{align-items:center;gap:6px;display:flex}.card-meta svg{width:14px;height:14px}.blog-articles-grid.list-view{grid-template-columns:1fr}.blog-articles-grid.list-view .blog-card{flex-direction:row-reverse}.blog-articles-grid.list-view .card-thumb{aspect-ratio:auto;flex-shrink:0;width:260px}.blog-articles-grid.list-view .card-title{-webkit-line-clamp:1;min-height:auto}.pagination{justify-content:center;align-items:center;gap:8px;display:flex}.pagination button{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-surface);min-width:42px;height:42px;color:var(--text-secondary);justify-content:center;align-items:center;padding:0 6px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.pagination button:hover{border-color:var(--accent);color:var(--accent)}.pagination button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.pagination button.nav-btn svg{width:16px;height:16px}.newsletter-banner{background:linear-gradient(120deg,var(--accent) 0%,var(--accent-dark) 100%);border-radius:var(--radius-lg);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:36px 40px;display:flex;transform:translateY(-40px);box-shadow:0 20px 45px #e31c2647}.newsletter-text h3{align-items:center;gap:10px;margin-bottom:6px;font-size:22px;font-weight:800;display:flex}.newsletter-text p{color:#ffffffd9;font-size:14px;font-weight:500}.newsletter-form{flex-wrap:wrap;gap:10px;display:flex}.newsletter-form input{border-radius:var(--radius-pill);border:none;outline:none;width:260px;max-width:100%;height:50px;padding:0 20px;font-size:14px}.newsletter-form button{border-radius:var(--radius-pill);background:var(--accent);color:#fff;border:none;align-items:center;gap:8px;height:50px;padding:0 26px;font-size:14px;font-weight:800;transition:background .15s,color .15s;display:flex}.newsletter-form button:hover{background:var(--accent-dark);color:#fff}.newsletter-form button svg{width:16px;height:16px}@media (max-width:940px){.content-layout{flex-direction:column}.sidebar{flex-flow:wrap;width:100%;position:static}.sidebar .panel{flex:1;min-width:260px}.blog-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.blog-hero h1{font-size:34px}.blog-hero p{font-size:15px}.blog-articles-grid{grid-template-columns:1fr}.blog-articles-grid.list-view .blog-card{flex-direction:column}.blog-articles-grid.list-view .card-thumb{aspect-ratio:16/10;width:100%}.toolbar{margin-top:-20px}.toolbar-right{justify-content:space-between;width:100%;margin-inline-start:0}.newsletter-banner{text-align:center;flex-direction:column;padding:28px 22px;transform:translateY(-24px)}.newsletter-form{justify-content:center;width:100%}.newsletter-form input{width:100%}.sidebar{flex-direction:column}}
