.premiumTheme .blogExplorer{margin:0 0 54px;border:1px solid #dce2eb;border-radius:22px;padding:30px;background:#f7f9fb;box-shadow:0 18px 50px rgba(15,25,45,.06)}
.premiumTheme .blogExplorerHead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:42px;border-bottom:1px solid #dfe4eb;padding-bottom:25px}
.premiumTheme .blogExplorerHead h3{margin:7px 0 8px;color:#111b2f;font-size:25px;line-height:1.2;letter-spacing:-.025em}
.premiumTheme .blogExplorerHead>div>p:last-child{margin:0;color:#6c7789;font-size:13px;line-height:1.65}
.premiumTheme .blogLibraryStats{display:flex;gap:10px}
.premiumTheme .blogLibraryStats>span{min-width:145px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 11px;border:1px solid #dce2eb;border-radius:13px;padding:13px 16px;background:#fff}
.premiumTheme .blogLibraryStats strong{grid-row:1/3;color:#6758e8;font-size:27px;line-height:1}
.premiumTheme .blogLibraryStats small{max-width:76px;color:#697487;font-size:10px;line-height:1.35}
.premiumTheme .categoryBar.categoryBarPro{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0 0;border:0;padding:0}
.premiumTheme .categoryBarPro .categoryChip{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce2eb;border-radius:11px;padding:12px 13px;color:#3b475a;background:#fff;box-shadow:none;font-size:11px}
.premiumTheme .categoryBarPro .categoryChip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.premiumTheme .categoryBarPro .categoryChip b{min-width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#7164d5;background:#f0edff;font-size:9px}
.premiumTheme .categoryBarPro .categoryChip:hover,.premiumTheme .categoryBarPro .categoryChip:focus-visible{transform:translateY(-2px);border-color:#9589eb;color:#201c42;background:#f7f5ff;outline:0}
.premiumTheme .categoryBarPro .categoryChip.active{border-color:#6758e8;color:#fff;background:#6758e8;box-shadow:0 12px 26px rgba(103,88,232,.2)}
.premiumTheme .categoryBarPro .categoryChip.active b{color:#fff;background:rgba(255,255,255,.16)}
html[data-theme="dark"] .premiumTheme .blogExplorer{border-color:#29364a;background:#0e1625;box-shadow:0 20px 55px rgba(0,0,0,.24)}
html[data-theme="dark"] .premiumTheme .blogExplorerHead{border-color:#2d3a4f}
html[data-theme="dark"] .premiumTheme .blogExplorerHead h3{color:#edf2ff}
html[data-theme="dark"] .premiumTheme .blogExplorerHead>div>p:last-child{color:#a3aec0}
html[data-theme="dark"] .premiumTheme .blogLibraryStats>span{border-color:#314057;background:#121c2c}
html[data-theme="dark"] .premiumTheme .blogLibraryStats strong{color:#a99cff}
html[data-theme="dark"] .premiumTheme .blogLibraryStats small{color:#a8b3c5}
html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip{border-color:#334158;color:#cbd3df;background:#121c2c}
html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip b{color:#b9afff;background:#292449}
html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip:hover,html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip:focus-visible{border-color:#7569c9;color:#fff;background:#182338}
html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip.active{border-color:#7567f8;color:#fff;background:#6758e8}
html[data-theme="dark"] .premiumTheme .categoryBarPro .categoryChip.active b{color:#fff;background:rgba(255,255,255,.16)}
@media(max-width:980px){.premiumTheme .blogExplorerHead{grid-template-columns:1fr}.premiumTheme .blogLibraryStats{justify-content:flex-start}.premiumTheme .categoryBar.categoryBarPro{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.premiumTheme .blogExplorer{padding:20px;border-radius:17px}.premiumTheme .blogLibraryStats{display:grid;grid-template-columns:1fr 1fr;width:100%}.premiumTheme .blogLibraryStats>span{min-width:0}.premiumTheme .categoryBar.categoryBarPro{grid-template-columns:1fr 1fr}.premiumTheme .categoryBarPro .categoryChip{padding:11px;font-size:10px}}
@media(max-width:390px){.premiumTheme .categoryBar.categoryBarPro{grid-template-columns:1fr}}
