.blg-listing-page{background:var(--background);min-height:100vh;color:var(--foreground);margin-top:60px;transition:background-color .5s,color .5s}.blg-hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 50%,#fdf2f8 100%);border-bottom:1px solid rgba(0,0,0,.06);padding:3.5rem 1rem 2.5rem;position:relative;overflow:hidden}.dark .blg-hero{background:linear-gradient(135deg,#0a0a0a 0%,#0f0a1a 50%,#1a0a14 100%);border-bottom-color:rgba(255,255,255,.06)}.blg-hero-glow{pointer-events:none;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-80px}.dark .blg-hero-glow{background:radial-gradient(circle,rgba(236,72,153,.1) 0%,transparent 70%)}.blg-hero-glow-2{pointer-events:none;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-40px}.dark .blg-hero-glow-2{background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%)}.blg-hero-content{z-index:1;max-width:640px;margin:0 auto;position:relative}.blg-breadcrumb{justify-content:center;align-items:center;gap:.375rem;margin-bottom:1.25rem;display:flex}.blg-breadcrumb-link{color:#6b7280;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.blg-breadcrumb-link:hover{color:#8b5cf6}.dark .blg-breadcrumb-link{color:#94a3b8}.dark .blg-breadcrumb-link:hover{color:#ec4899}.blg-breadcrumb-sep{color:#d1d5db;flex-shrink:0;width:14px;height:14px}.dark .blg-breadcrumb-sep{color:#475569}.blg-breadcrumb-current{color:#8b5cf6;font-size:.8125rem;font-weight:600}.dark .blg-breadcrumb-current{color:#ec4899}.blg-hero-badge{text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#fce7f3);border:1px solid rgba(139,92,246,.15);border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.dark .blg-hero-badge{color:#f472b6;background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(236,72,153,.12));border-color:rgba(236,72,153,.2)}.blg-hero-badge-icon{width:13px;height:13px}.blg-hero-title{letter-spacing:-.03em;color:#111827;margin-bottom:.625rem;font-size:2rem;font-weight:800;line-height:1.15}.dark .blg-hero-title{color:#fff}.blg-hero-gradient{background:linear-gradient(135deg,#8b5cf6,#ec4899,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:640px){.blg-hero{padding:4rem 1.5rem 3rem}.blg-hero-title{font-size:2.75rem}}@media (min-width:768px){.blg-hero{padding:4.5rem 2rem 3.5rem}.blg-hero-title{font-size:3.25rem}}.blg-hero-subtitle{color:#6b7280;max-width:520px;margin:0 auto 2rem;font-size:.9375rem;line-height:1.6}.dark .blg-hero-subtitle{color:#94a3b8}@media (min-width:768px){.blg-hero-subtitle{font-size:1.0625rem}}.blg-search-wrap{max-width:480px;margin:0 auto;position:relative}.blg-search-icon{color:#9ca3af;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dark .blg-search-icon{color:#64748b}.blg-search-input{color:#111827;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;outline:none;width:100%;padding:.8125rem 2.75rem;font-size:.875rem;font-weight:500;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.04)}.blg-search-input::placeholder{color:#9ca3af}.blg-search-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1),0 2px 8px rgba(0,0,0,.04)}.dark .blg-search-input{color:#fff;background:#141414;border-color:rgba(255,255,255,.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.dark .blg-search-input::placeholder{color:#64748b}.dark .blg-search-input:focus{border-color:#ec4899;box-shadow:0 0 0 3px rgba(236,72,153,.1),0 2px 8px rgba(0,0,0,.2)}.blg-search-clear{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.blg-search-clear:hover{color:#6b7280;background:rgba(0,0,0,.05)}.dark .blg-search-clear:hover{color:#e2e8f0;background:rgba(255,255,255,.05)}.blg-search-clear-icon{width:16px;height:16px}.blg-filter-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:rgba(248,250,252,.5);border-bottom:1px solid rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;top:60px}.dark .blg-filter-section{background:rgba(10,10,10,.8);border-bottom-color:rgba(255,255,255,.06)}.blg-filter-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.blg-filter-container{padding:0 1.5rem}}@media (min-width:768px){.blg-filter-container{padding:0 2rem}}.blg-filter-row{-ms-overflow-style:none;scrollbar-width:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 0;display:flex;overflow-x:auto}.blg-filter-row::-webkit-scrollbar{display:none}.blg-filter-left{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.blg-filter-toggle{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:9px;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex;position:relative}.blg-filter-toggle:hover{color:#8b5cf6;border-color:#8b5cf6}.dark .blg-filter-toggle{color:#e2e8f0;background:#141414;border-color:rgba(255,255,255,.1)}.dark .blg-filter-toggle:hover{color:#f472b6;border-color:#ec4899}.blg-filter-toggle-icon{width:14px;height:14px}.blg-filter-active-dot{background:#ec4899;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.blg-category-pills{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.blg-category-pill{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid rgba(0,0,0,.08);border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;transition:all .25s}.blg-category-pill:hover{color:#8b5cf6;background:rgba(139,92,246,.04);border-color:#8b5cf6}.blg-category-pill-active{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:transparent;box-shadow:0 2px 8px rgba(139,92,246,.2)}.blg-category-pill-active:hover{color:#fff;background:linear-gradient(135deg,#7c3aed,#db2777);border-color:transparent}.dark .blg-category-pill{color:#94a3b8;border-color:rgba(255,255,255,.08)}.dark .blg-category-pill:hover{color:#f472b6;background:rgba(236,72,153,.06);border-color:#ec4899}.dark .blg-category-pill-active{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:transparent}.blg-results-count{color:#9ca3af;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}.dark .blg-results-count{color:#64748b}.blg-results-icon{width:14px;height:14px}.blg-tag-panel{border-top:1px solid rgba(0,0,0,.04);padding:.875rem 0 1rem}.dark .blg-tag-panel{border-top-color:rgba(255,255,255,.04)}.blg-tag-panel-header{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.blg-tag-panel-icon{color:#8b5cf6;width:14px;height:14px}.dark .blg-tag-panel-icon{color:#ec4899}.blg-tag-panel-label{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-size:.6875rem;font-weight:700}.dark .blg-tag-panel-label{color:#64748b}.blg-clear-btn{color:#ec4899;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.75rem;font-weight:600;transition:opacity .2s}.blg-clear-btn:hover{opacity:.7}.blg-tag-pills{flex-wrap:wrap;gap:.375rem;display:flex}.blg-tag-pill{color:#6b7280;cursor:pointer;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:.3125rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.blg-tag-pill:hover{color:#8b5cf6;border-color:#8b5cf6}.blg-tag-pill-active{color:#7c3aed;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(236,72,153,.1));border-color:rgba(139,92,246,.3)}.dark .blg-tag-pill{color:#94a3b8;background:#141414;border-color:rgba(255,255,255,.08)}.dark .blg-tag-pill:hover{color:#f472b6;border-color:#ec4899}.dark .blg-tag-pill-active{color:#f472b6;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(236,72,153,.1));border-color:rgba(236,72,153,.3)}.blg-grid-section{padding:2.5rem 1rem 4rem}@media (min-width:640px){.blg-grid-section{padding:3rem 1.5rem 5rem}}@media (min-width:768px){.blg-grid-section{padding:3rem 2rem 6rem}}.blg-grid-container{max-width:1200px;margin:0 auto}.blg-featured-section{margin-bottom:2.5rem}.blg-card{color:inherit;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.blg-card:hover{border-color:rgba(139,92,246,.15);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.dark .blg-card{background:#141414;border-color:rgba(255,255,255,.08)}.dark .blg-card:hover{border-color:rgba(236,72,153,.2);box-shadow:0 12px 40px rgba(0,0,0,.4)}.blg-card-featured{flex-direction:column}@media (min-width:768px){.blg-card-featured{flex-direction:row}.blg-card-featured .blg-card-image-wrap{flex-shrink:0;width:55%}.blg-card-featured .blg-card-body{flex-direction:column;justify-content:center;padding:2rem;display:flex}.blg-card-featured .blg-card-title{font-size:1.5rem}.blg-card-featured .blg-card-desc{-webkit-line-clamp:3;font-size:.9375rem}}@media (min-width:1024px){.blg-card-featured .blg-card-title{font-size:1.75rem}}.blg-card-image-wrap{aspect-ratio:16/9;background:#f1f5f9;position:relative;overflow:hidden}.dark .blg-card-image-wrap{background:#0a0a0a}.blg-card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blg-card:hover .blg-card-image{transform:scale(1.05)}.blg-card-image-placeholder{background:linear-gradient(135deg,#ede9fe,#fce7f3);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dark .blg-card-image-placeholder{background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(236,72,153,.08))}.blg-card-placeholder-icon{color:#c4b5fd;width:48px;height:48px}.dark .blg-card-placeholder-icon{color:#64748b}.blg-card-category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.06em;color:#7c3aed;background:rgba(255,255,255,.92);border-radius:8px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.dark .blg-card-category{color:#f472b6;background:rgba(20,20,20,.85)}.blg-card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}@media (min-width:640px){.blg-card-body{padding:1.5rem}}.blg-card-tags{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.blg-card-tag{color:#8b5cf6;background:rgba(139,92,246,.06);border-radius:6px;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600}.dark .blg-card-tag{color:#c084fc;background:rgba(139,92,246,.1)}.blg-card-title{letter-spacing:-.01em;color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.blg-card:hover .blg-card-title{color:#8b5cf6}.dark .blg-card-title{color:#fff}.dark .blg-card:hover .blg-card-title{color:#f472b6}.blg-card-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.dark .blg-card-desc{color:#94a3b8}.blg-card-footer{border-top:1px solid rgba(0,0,0,.04);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.875rem;display:flex}.dark .blg-card-footer{border-top-color:rgba(255,255,255,.06)}.blg-card-meta{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.blg-card-meta-item{color:#9ca3af;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;display:inline-flex}.dark .blg-card-meta-item{color:#64748b}.blg-card-meta-icon{flex-shrink:0;width:12px;height:12px}.blg-card-meta-dot{background:#d1d5db;border-radius:50%;flex-shrink:0;width:2px;height:2px}.dark .blg-card-meta-dot{background:#475569}.blg-card-read-more{color:#8b5cf6;white-space:nowrap;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;transition:gap .2s;display:inline-flex}.blg-card:hover .blg-card-read-more{gap:.5rem}.dark .blg-card-read-more{color:#ec4899}.blg-card-arrow{width:14px;height:14px;transition:transform .2s}.blg-card:hover .blg-card-arrow{transform:translate(2px)}.blg-posts-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.blg-posts-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.blg-posts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.blg-empty-state{text-align:center;padding:4rem 1rem}.blg-empty-icon{color:#d1d5db;width:48px;height:48px;margin:0 auto 1rem}.dark .blg-empty-icon{color:#475569}.blg-empty-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dark .blg-empty-title{color:#fff}.blg-empty-desc{color:#6b7280;margin-bottom:1.25rem;font-size:.875rem}.dark .blg-empty-desc{color:#94a3b8}.blg-empty-clear-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:10px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px rgba(139,92,246,.2)}.blg-empty-clear-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(139,92,246,.3)}.blg-empty-clear-btn:active{transform:scale(.97)}@media (max-width:480px){.blg-hero{padding:2.5rem 1rem 2rem}.blg-hero-title{font-size:1.625rem}.blg-hero-subtitle{font-size:.875rem}.blg-filter-row{padding:.625rem 0}.blg-category-pill{padding:.3125rem .625rem;font-size:.6875rem}.blg-card-body{padding:1rem}.blg-card-title{font-size:1rem}}
