.archive-explorer__chip{--chip-bg: color-mix(in srgb, var(--bg-color) 82%, transparent);--chip-text: var(--text-color);--chip-border: var(--button-border-color);display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;border:1px solid var(--chip-border);border-radius:999px;background:var(--chip-bg);color:var(--chip-text);padding:.42rem .72rem;text-align:left;transition:all .2s ease;cursor:pointer;font-size:.82rem;font-weight:650}.archive-explorer__chip:hover,.archive-explorer__chip[data-active=true]{border-color:color-mix(in srgb,var(--chip-text) 74%,var(--chip-border));background:color-mix(in srgb,var(--chip-bg) 88%,white 12%);color:var(--chip-text);transform:translateY(-1px);box-shadow:0 8px 16px color-mix(in srgb,var(--chip-border) 40%,transparent)}.archive-explorer__chip[data-filter-category=""]{--chip-bg: color-mix(in srgb, var(--button-hover-color) 62%, transparent);--chip-text: var(--text-color);--chip-border: var(--button-border-color)}.archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(2n){--chip-bg: rgba(251, 191, 36, .36);--chip-text: #92400e;--chip-border: rgba(245, 158, 11, .88)}.archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(3n){--chip-bg: rgba(34, 211, 238, .34);--chip-text: #0e7490;--chip-border: rgba(6, 182, 212, .86)}.archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(4n){--chip-bg: rgba(167, 139, 250, .34);--chip-text: #5b21b6;--chip-border: rgba(139, 92, 246, .86)}.archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(5n){--chip-bg: rgba(52, 211, 153, .34);--chip-text: #0f766e;--chip-border: rgba(16, 185, 129, .86)}.archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(6n){--chip-bg: rgba(251, 113, 133, .34);--chip-text: #9f1239;--chip-border: rgba(244, 63, 94, .86)}.archive-explorer__chip span:last-child{min-width:1.7rem;border-radius:999px;background:color-mix(in srgb,white 75%,transparent);color:color-mix(in srgb,var(--chip-text) 86%,black 14%);border:1px solid color-mix(in srgb,var(--chip-border) 55%,transparent);padding:.08rem .45rem;text-align:center;font-size:.72rem;font-weight:700}[data-theme=dark] .archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(2n){--chip-bg: rgba(234, 179, 8, .34);--chip-text: #fde68a;--chip-border: rgba(245, 158, 11, .96)}[data-theme=dark] .archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(3n){--chip-bg: rgba(6, 182, 212, .32);--chip-text: #a5f3fc;--chip-border: rgba(34, 211, 238, .94)}[data-theme=dark] .archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(4n){--chip-bg: rgba(124, 58, 237, .34);--chip-text: #ddd6fe;--chip-border: rgba(167, 139, 250, .94)}[data-theme=dark] .archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(5n){--chip-bg: rgba(16, 185, 129, .32);--chip-text: #a7f3d0;--chip-border: rgba(52, 211, 153, .94)}[data-theme=dark] .archive-explorer__chip[data-filter-category]:not([data-filter-category=""]):nth-child(6n){--chip-bg: rgba(244, 63, 94, .32);--chip-text: #fecdd3;--chip-border: rgba(251, 113, 133, .94)}[data-theme=dark] .archive-explorer__chip span:last-child{background:color-mix(in srgb,var(--bg-color) 65%,white 35%);color:#111827;border-color:#ffffff7a}.archive-explorer__post-tag{color:color-mix(in srgb,var(--text-color) 72%,transparent);transition:color .2s ease,transform .2s ease}.archive-explorer__post-title{transition:color .2s ease,transform .2s ease,padding-left .2s ease,font-weight .2s ease}.archive-explorer__post:hover .archive-explorer__post-title{color:var(--link-color);padding-left:.5rem;font-weight:700}.archive-explorer__post:hover .archive-explorer__post-tag{color:var(--link-color);transform:translate(-.15rem)}.archive-explorer__post[hidden],[data-archive-year][hidden],.archive-explorer__empty[hidden]{display:none!important}@media (max-width: 1024px){.archive-explorer__sidebar{order:-1}}@media (max-width: 767px){.archive-explorer__post{padding-left:0;padding-right:0}}
