.PostCard-module__daOK_G__card{color:inherit;border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg);flex-direction:column;text-decoration:none;transition:border-color .25s;display:flex;overflow:hidden}.PostCard-module__daOK_G__card:hover{border-color:var(--accent)}.PostCard-module__daOK_G__thumbnail{aspect-ratio:16/9;background:var(--card-bg);width:100%;position:relative;overflow:hidden}.PostCard-module__daOK_G__indexBadge{font-family:var(--font-mono);color:var(--bg);background:var(--ink);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:6px;padding:5px 9px;font-size:13px;font-weight:700;line-height:1;position:absolute;top:12px;left:12px}.PostCard-module__daOK_G__thumbnailImage{object-fit:cover;width:100%;height:100%}.PostCard-module__daOK_G__thumbnailFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PostCard-module__daOK_G__categoryLabel{font-family:var(--font-mono);font-size:var(--text-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.PostCard-module__daOK_G__body{flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.PostCard-module__daOK_G__title{font-family:var(--font-sans);font-weight:900;font-size:var(--text-card-title);color:var(--ink);margin:0;line-height:1.35}.PostCard-module__daOK_G__meta{font-family:var(--font-mono);color:var(--accent);align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;display:flex}.PostCard-module__daOK_G__tagRow{flex-wrap:wrap;gap:.4rem;display:flex}.PostCard-module__daOK_G__tagPill{font-family:var(--font-mono);color:var(--ink-soft);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.2rem .6rem;font-size:.75rem;font-weight:500}.PostCard-module__daOK_G__privateLabel{text-transform:uppercase;letter-spacing:.04em;font-weight:700}
.PostGrid-module__et-5wa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:960px;margin:2rem auto;padding:0 1.5rem 4rem;display:grid}@media (max-width:640px){.PostGrid-module__et-5wa__grid{grid-template-columns:1fr}}
.ProjectCard-module__U_VZua__card{border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg);flex-direction:column;transition:border-color .25s;display:flex;overflow:hidden}.ProjectCard-module__U_VZua__card:hover{border-color:var(--accent)}.ProjectCard-module__U_VZua__thumbnail{aspect-ratio:16/9;background:var(--card-bg);width:100%;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__thumbnailFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectCard-module__U_VZua__categoryLabel{font-family:var(--font-mono);font-size:var(--text-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.ProjectCard-module__U_VZua__statusBadgeLive,.ProjectCard-module__U_VZua__statusBadgeArchived{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;-webkit-user-select:none;user-select:none;border-radius:6px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;position:absolute;top:12px;left:12px}.ProjectCard-module__U_VZua__statusBadgeLive{color:var(--bg);background:var(--ink)}.ProjectCard-module__U_VZua__statusBadgeArchived{color:var(--ink);background:var(--card-bg);border:1px solid var(--border)}.ProjectCard-module__U_VZua__body{flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.ProjectCard-module__U_VZua__tagRow{flex-wrap:wrap;gap:.4rem;display:flex}.ProjectCard-module__U_VZua__tagPill{font-family:var(--font-sans);color:var(--ink-soft);border:1px solid var(--border);border-radius:var(--radius-pill);padding:.2rem .6rem;font-size:.75rem;font-weight:500}.ProjectCard-module__U_VZua__title{font-family:var(--font-sans);font-weight:900;font-size:var(--text-card-title);color:var(--ink);margin:0;line-height:1.35}.ProjectCard-module__U_VZua__period{font-family:var(--font-mono);font-size:var(--text-mono);color:var(--ink-soft);margin:0}.ProjectCard-module__U_VZua__subtitle{font-family:var(--font-sans);color:var(--ink-soft);margin:0;font-size:.85rem;line-height:1.55}.ProjectCard-module__U_VZua__linkRow{gap:.75rem;margin-top:.25rem;display:flex}.ProjectCard-module__U_VZua__liveLink,.ProjectCard-module__U_VZua__githubLink{font-family:var(--font-mono);font-size:.8rem;font-weight:700;text-decoration:none}.ProjectCard-module__U_VZua__liveLink{color:var(--accent)}.ProjectCard-module__U_VZua__liveLink:hover,.ProjectCard-module__U_VZua__githubLink:hover{opacity:.7}.ProjectCard-module__U_VZua__githubLink{color:var(--ink-soft)}
.TagChips-module__yCc_yG__row{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:960px;margin:2rem auto 0;padding:0 1.5rem;display:flex}.TagChips-module__yCc_yG__chip{border:1px solid var(--border);background:var(--bg);border-radius:var(--radius-pill);align-items:center;gap:.4rem;padding:.4rem .9rem;transition:border-color .2s,background .2s;display:inline-flex}.TagChips-module__yCc_yG__chipTag{color:var(--ink);font-family:var(--font-sans);font-size:.85rem;font-weight:500}.TagChips-module__yCc_yG__chipCount{color:var(--ink-soft);font-family:var(--font-mono);font-size:var(--text-mono)}.TagChips-module__yCc_yG__active{background:var(--accent);border-color:var(--accent)}.TagChips-module__yCc_yG__active .TagChips-module__yCc_yG__chipTag,.TagChips-module__yCc_yG__active .TagChips-module__yCc_yG__chipCount{color:var(--bg)}
