.PostClients-module-scss-module__kTjb9q__page{background:var(--gh-bg);min-height:100vh}.PostClients-module-scss-module__kTjb9q__pageHeader{background:var(--gh-bg-secondary);border-bottom:1px solid var(--gh-border);padding:2rem 0 1.5rem}.PostClients-module-scss-module__kTjb9q__pageHeaderInner{max-width:1280px;margin:0 auto;padding:0 1rem}.PostClients-module-scss-module__kTjb9q__pageTitle{color:var(--gh-text);margin-bottom:.25rem;font-size:1.5rem;font-weight:600;line-height:1.25}.PostClients-module-scss-module__kTjb9q__pageDesc{color:var(--gh-text-secondary);font-size:.9375rem}.PostClients-module-scss-module__kTjb9q__layout{grid-template-columns:1fr;align-items:start;gap:1.5rem;max-width:1440px;margin:0 auto;padding:1.5rem 1rem 4rem;display:grid}@media (min-width:1012px){.PostClients-module-scss-module__kTjb9q__layout{grid-template-columns:256px 1fr;gap:2rem}}@media (min-width:1280px){.PostClients-module-scss-module__kTjb9q__layout{grid-template-columns:160px 256px 1fr 160px;gap:1.5rem}}.PostClients-module-scss-module__kTjb9q__sidebar{flex-direction:column;gap:1rem;display:flex}@media (min-width:1012px){.PostClients-module-scss-module__kTjb9q__sidebar{position:sticky;top:80px}}.PostClients-module-scss-module__kTjb9q__searchBox{position:relative}.PostClients-module-scss-module__kTjb9q__searchIcon{color:var(--gh-text-muted);pointer-events:none;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.PostClients-module-scss-module__kTjb9q__searchInput{background:var(--gh-bg-secondary);border:1px solid var(--gh-border);width:100%;height:32px;color:var(--gh-text);font-size:13px;font-family:var(--gh-font-sans);border-radius:6px;outline:none;padding:0 .75rem 0 2.25rem;transition:border-color .15s,box-shadow .15s}.PostClients-module-scss-module__kTjb9q__searchInput::placeholder{color:var(--gh-text-muted)}.PostClients-module-scss-module__kTjb9q__searchInput:focus{border-color:var(--gh-accent);background:var(--gh-bg);box-shadow:0 0 0 3px #0969da1f}.PostClients-module-scss-module__kTjb9q__filterGroup{background:var(--gh-bg);border:1px solid var(--gh-border);border-radius:6px;overflow:hidden}.PostClients-module-scss-module__kTjb9q__filterTitle{color:var(--gh-text);background:var(--gh-bg-secondary);border-bottom:1px solid var(--gh-border);text-transform:uppercase;letter-spacing:.04em;padding:.625rem .875rem;font-size:12px;font-weight:600}.PostClients-module-scss-module__kTjb9q__filterBtn{border:none;border-bottom:1px solid var(--gh-border);width:100%;color:var(--gh-text-secondary);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:.5rem .875rem;font-size:13px;transition:background .1s,color .1s;display:flex}.PostClients-module-scss-module__kTjb9q__filterBtn:last-child{border-bottom:none}.PostClients-module-scss-module__kTjb9q__filterBtn:hover{background:var(--gh-bg-secondary);color:var(--gh-text)}.PostClients-module-scss-module__kTjb9q__filterBtn.PostClients-module-scss-module__kTjb9q__active{background:var(--gh-accent-bg);color:var(--gh-accent);font-weight:600}.PostClients-module-scss-module__kTjb9q__filterCount{color:var(--gh-text-muted);background:var(--gh-bg-secondary);border:1px solid var(--gh-border);text-align:center;border-radius:20px;min-width:20px;padding:0 .4rem;font-size:12px;line-height:18px}.PostClients-module-scss-module__kTjb9q__pageInfo{color:var(--gh-text-muted);padding:.25rem 0;font-size:12px}.PostClients-module-scss-module__kTjb9q__feed{min-width:0}.PostClients-module-scss-module__kTjb9q__filterBar{background:var(--gh-bg-secondary);border:1px solid var(--gh-border);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.625rem .875rem;font-size:13px;display:flex}.PostClients-module-scss-module__kTjb9q__filterBarText{color:var(--gh-text-secondary)}.PostClients-module-scss-module__kTjb9q__clearFilter{color:var(--gh-text-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.PostClients-module-scss-module__kTjb9q__clearFilter:hover{text-decoration:underline}.PostClients-module-scss-module__kTjb9q__loading{color:var(--gh-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:14px;display:flex}.PostClients-module-scss-module__kTjb9q__spinner{border:2px solid var(--gh-border);border-top-color:var(--gh-accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite PostClients-module-scss-module__kTjb9q__spin}@keyframes PostClients-module-scss-module__kTjb9q__spin{to{transform:rotate(360deg)}}.PostClients-module-scss-module__kTjb9q__empty{color:var(--gh-text-secondary);border:1px solid var(--gh-border);background:var(--gh-bg-secondary);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:14px;display:flex}.PostClients-module-scss-module__kTjb9q__postList{border:1px solid var(--gh-border);border-radius:6px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.PostClients-module-scss-module__kTjb9q__postItem{background:var(--gh-bg);border-bottom:1px solid var(--gh-border);padding:1rem 1.25rem;transition:background .1s}.PostClients-module-scss-module__kTjb9q__postItem:last-child{border-bottom:none}.PostClients-module-scss-module__kTjb9q__postItem:hover{background:var(--gh-bg-secondary)}.PostClients-module-scss-module__kTjb9q__postMeta{flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.5rem;display:flex}.PostClients-module-scss-module__kTjb9q__categoryBadge{background:var(--gh-accent-bg);height:20px;color:var(--gh-accent);cursor:pointer;font-size:12px;font-weight:500;font-family:var(--gh-font-sans);border:1px solid #0969da33;border-radius:20px;align-items:center;padding:0 .5rem;transition:background .1s;display:inline-flex}.PostClients-module-scss-module__kTjb9q__categoryBadge:hover{background:#0969da26}.PostClients-module-scss-module__kTjb9q__tagBadge{display:none}.PostClients-module-scss-module__kTjb9q__postDate{color:var(--gh-text-muted);margin-left:auto;font-size:12px}.PostClients-module-scss-module__kTjb9q__statusBadge{border-radius:20px;align-items:center;height:20px;padding:0 .5rem;font-size:12px;font-weight:500;display:inline-flex}.PostClients-module-scss-module__kTjb9q__statusBadge.PostClients-module-scss-module__kTjb9q__published{background:var(--gh-green-bg);color:var(--gh-green);border:1px solid #1a7f3733}.PostClients-module-scss-module__kTjb9q__statusBadge.PostClients-module-scss-module__kTjb9q__draft{background:var(--gh-orange-bg);color:var(--gh-orange);border:1px solid #9a670033}.PostClients-module-scss-module__kTjb9q__postTitle{margin-bottom:.375rem;font-size:1rem;font-weight:600;line-height:1.4}.PostClients-module-scss-module__kTjb9q__postTitleLink{color:var(--gh-text);text-decoration:none;transition:color .1s}.PostClients-module-scss-module__kTjb9q__postTitleLink:hover{color:var(--gh-accent);text-decoration:none}.PostClients-module-scss-module__kTjb9q__postSummary{color:var(--gh-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.625rem;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.PostClients-module-scss-module__kTjb9q__postFooter{align-items:center;display:flex}.PostClients-module-scss-module__kTjb9q__readMoreBtn{color:var(--gh-accent);align-items:center;gap:.25rem;font-size:12px;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.PostClients-module-scss-module__kTjb9q__readMoreBtn:hover{gap:.375rem;text-decoration:none}.PostClients-module-scss-module__kTjb9q__pagination{justify-content:center;align-items:center;gap:.5rem;display:flex}.PostClients-module-scss-module__kTjb9q__pageBtn{background:var(--gh-btn-default-bg);border:1px solid var(--gh-btn-default-border);color:var(--gh-text);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--gh-font-sans);border-radius:6px;align-items:center;gap:.25rem;padding:.3125rem .875rem;transition:background .1s,border-color .1s;display:inline-flex}.PostClients-module-scss-module__kTjb9q__pageBtn:hover:not(:disabled){background:var(--gh-btn-default-hover);border-color:var(--gh-text-secondary)}.PostClients-module-scss-module__kTjb9q__pageBtn:disabled{opacity:.5;cursor:not-allowed}.PostClients-module-scss-module__kTjb9q__pageNum{color:var(--gh-text-secondary);padding:0 .5rem;font-size:13px}
.AdSidebar-module-scss-module__3OoSbG__sidebar{flex-direction:column;flex-shrink:0;gap:12px;width:160px;min-width:160px;height:fit-content;display:flex;position:sticky;top:80px}@media (max-width:1280px){.AdSidebar-module-scss-module__3OoSbG__sidebar{display:none}}.AdSidebar-module-scss-module__3OoSbG__left{order:-1}.AdSidebar-module-scss-module__3OoSbG__right{order:1}.AdSidebar-module-scss-module__3OoSbG__adUnit{background:var(--gh-bg-secondary,#f6f8fa);border:1px solid var(--gh-border,#d0d7de);border-radius:6px;transition:border-color .15s;overflow:hidden}.AdSidebar-module-scss-module__3OoSbG__adUnit:hover{border-color:var(--gh-text-secondary,#656d76)}
.LoadingOverlay-module__K_ei2G__overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:wait;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingOverlay-module__K_ei2G__container{flex-direction:column;align-items:center;gap:16px;display:flex}.LoadingOverlay-module__K_ei2G__spinner{border:4px solid #ffffff1a;border-left-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite LoadingOverlay-module__K_ei2G__spin}.LoadingOverlay-module__K_ei2G__message{color:#fff;text-shadow:0 2px 4px #00000080;font-size:1rem;font-weight:500}@keyframes LoadingOverlay-module__K_ei2G__spin{to{transform:rotate(360deg)}}
.AdminPostList-module__rlHMga__page{background:var(--gh-bg);flex-direction:column;min-height:100vh;display:flex}.AdminPostList-module__rlHMga__container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1rem 4rem}.AdminPostList-module__rlHMga__pageHeader{border-bottom:1px solid var(--gh-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.AdminPostList-module__rlHMga__pageTitle{color:var(--gh-text);font-size:1.25rem;font-weight:600}.AdminPostList-module__rlHMga__pageSubtitle{color:var(--gh-text-secondary);margin-top:.125rem;font-size:.875rem}.AdminPostList-module__rlHMga__newPostBtn{background:var(--gh-btn-primary-bg);border:1px solid var(--gh-btn-primary-border);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:.375rem;padding:.3125rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.AdminPostList-module__rlHMga__newPostBtn:hover{background:var(--gh-btn-primary-hover);text-decoration:none}.AdminPostList-module__rlHMga__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.AdminPostList-module__rlHMga__searchWrapper{flex:1;max-width:320px;position:relative}.AdminPostList-module__rlHMga__searchInput{background:var(--gh-bg);border:1px solid var(--gh-border);width:100%;height:32px;color:var(--gh-text);border-radius:6px;outline:none;padding:0 .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.AdminPostList-module__rlHMga__searchInput::placeholder{color:var(--gh-text-muted)}.AdminPostList-module__rlHMga__searchInput:focus{border-color:var(--gh-accent);box-shadow:0 0 0 3px #58a6ff26}.AdminPostList-module__rlHMga__tableWrapper{border:1px solid var(--gh-border);border-radius:6px;margin-bottom:1rem;overflow:hidden}.AdminPostList-module__rlHMga__table{border-collapse:collapse;width:100%;font-size:.875rem}.AdminPostList-module__rlHMga__table thead{background:var(--gh-bg-tertiary)}.AdminPostList-module__rlHMga__table th{text-align:left;color:var(--gh-text-secondary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--gh-border);white-space:nowrap;padding:.625rem 1rem;font-size:.75rem;font-weight:600}.AdminPostList-module__rlHMga__table td{border-bottom:1px solid var(--gh-border-muted);vertical-align:middle;color:var(--gh-text);padding:.75rem 1rem}.AdminPostList-module__rlHMga__table tbody tr:last-child td{border-bottom:none}.AdminPostList-module__rlHMga__table tbody tr{background:var(--gh-bg-secondary);transition:background .1s}.AdminPostList-module__rlHMga__table tbody tr:hover{background:var(--gh-bg-overlay)}.AdminPostList-module__rlHMga__titleCell{max-width:360px}.AdminPostList-module__rlHMga__titleText{color:var(--gh-text-link);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}.AdminPostList-module__rlHMga__slugText{color:var(--gh-text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:.125rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.75rem;display:-webkit-box;overflow:hidden}.AdminPostList-module__rlHMga__badge{white-space:nowrap;border-radius:2em;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.AdminPostList-module__rlHMga__badgeDot{border-radius:50%;width:8px;height:8px}.AdminPostList-module__rlHMga__badgePublic{background:var(--gh-green-bg);color:var(--gh-green);border:1px solid #3fb9504d}.AdminPostList-module__rlHMga__badgePublic .AdminPostList-module__rlHMga__badgeDot{background:var(--gh-green)}.AdminPostList-module__rlHMga__badgeDraft{background:var(--gh-orange-bg);color:var(--gh-orange);border:1px solid #d299224d}.AdminPostList-module__rlHMga__badgeDraft .AdminPostList-module__rlHMga__badgeDot{background:var(--gh-orange)}.AdminPostList-module__rlHMga__actions,.AdminPostList-module__rlHMga__actionButtons{align-items:center;gap:.375rem;display:flex}.AdminPostList-module__rlHMga__editBtn{background:var(--gh-btn-default-bg);border:1px solid var(--gh-btn-default-border);color:var(--gh-text);cursor:pointer;border-radius:6px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.AdminPostList-module__rlHMga__editBtn:hover{background:var(--gh-btn-default-hover);border-color:var(--gh-text-secondary);text-decoration:none}.AdminPostList-module__rlHMga__deleteBtn{border:1px solid var(--gh-border);color:var(--gh-red);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.AdminPostList-module__rlHMga__deleteBtn:hover{background:var(--gh-red-bg);border-color:#f8514966}.AdminPostList-module__rlHMga__loading{color:var(--gh-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.875rem;display:flex}.AdminPostList-module__rlHMga__loadingWrapper{justify-content:center;align-items:center;min-height:300px;display:flex}.AdminPostList-module__rlHMga__spinner{border:3px solid var(--gh-border);border-top-color:var(--gh-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite AdminPostList-module__rlHMga__spin}@keyframes AdminPostList-module__rlHMga__spin{to{transform:rotate(360deg)}}.AdminPostList-module__rlHMga__empty{text-align:center;color:var(--gh-text-secondary);background:var(--gh-bg-secondary);padding:4rem 2rem;font-size:.875rem}.AdminPostList-module__rlHMga__emptyState{color:var(--gh-text-secondary);flex-direction:column;align-items:center;gap:.5rem;padding:3rem;display:flex}.AdminPostList-module__rlHMga__paginationRow{color:var(--gh-text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.AdminPostList-module__rlHMga__paginationBtns{gap:.375rem;display:flex}.AdminPostList-module__rlHMga__pageBtn{background:var(--gh-btn-default-bg);border:1px solid var(--gh-btn-default-border);color:var(--gh-text);cursor:pointer;border-radius:6px;align-items:center;padding:.25rem .75rem;font-size:.8125rem;transition:background .15s;display:inline-flex}.AdminPostList-module__rlHMga__pageBtn:hover:not(:disabled){background:var(--gh-btn-default-hover)}.AdminPostList-module__rlHMga__pageBtn:disabled{opacity:.4;cursor:not-allowed}.AdminPostList-module__rlHMga__modalOverlay{z-index:1000;background:#010409cc;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AdminPostList-module__rlHMga__modal{background:var(--gh-bg-secondary);border:1px solid var(--gh-border);border-radius:6px;width:100%;max-width:400px;padding:1.5rem}.AdminPostList-module__rlHMga__modalTitle{color:var(--gh-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.AdminPostList-module__rlHMga__modalBody{color:var(--gh-text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.AdminPostList-module__rlHMga__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.AdminPostList-module__rlHMga__modalCancelBtn{background:var(--gh-btn-default-bg);border:1px solid var(--gh-btn-default-border);color:var(--gh-text);cursor:pointer;border-radius:6px;padding:.3125rem .875rem;font-size:.875rem;transition:background .15s}.AdminPostList-module__rlHMga__modalCancelBtn:hover{background:var(--gh-btn-default-hover)}.AdminPostList-module__rlHMga__modalDeleteBtn{color:#fff;cursor:pointer;background:#da3633;border:1px solid #f85149;border-radius:6px;padding:.3125rem .875rem;font-size:.875rem;font-weight:500;transition:background .15s}.AdminPostList-module__rlHMga__modalDeleteBtn:hover{background:#b91c1c}.AdminPostList-module__rlHMga__titleBtn{font-weight:500;font-size:inherit;color:var(--gh-text-link);cursor:pointer;text-align:left;-webkit-line-clamp:1;background:0 0;border:none;-webkit-box-orient:vertical;margin:0;padding:0;transition:color .15s;display:-webkit-box;overflow:hidden}.AdminPostList-module__rlHMga__titleBtn:hover{color:var(--gh-accent);text-decoration:underline}.AdminPostList-module__rlHMga__previewBtn{background:var(--gh-btn-default-bg);border:1px solid var(--gh-btn-default-border);color:var(--gh-text);cursor:pointer;border-radius:6px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.AdminPostList-module__rlHMga__previewBtn:hover{background:var(--gh-btn-default-hover);border-color:var(--gh-text-secondary)}.AdminPostList-module__rlHMga__toggleBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;transition:opacity .15s;display:inline-flex}.AdminPostList-module__rlHMga__toggleBtn:disabled{opacity:.5;cursor:not-allowed}.AdminPostList-module__rlHMga__toggleTrack{border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;display:inline-block;position:relative}.AdminPostList-module__rlHMga__toggleBtnOn .AdminPostList-module__rlHMga__toggleTrack{background:#3fb950}.AdminPostList-module__rlHMga__toggleBtnOff .AdminPostList-module__rlHMga__toggleTrack{background:#484f58}.AdminPostList-module__rlHMga__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:2px;box-shadow:0 1px 3px #0006}.AdminPostList-module__rlHMga__toggleBtnOn .AdminPostList-module__rlHMga__toggleThumb{left:18px}.AdminPostList-module__rlHMga__toggleBtnOff .AdminPostList-module__rlHMga__toggleThumb{left:2px}.AdminPostList-module__rlHMga__toggleLabel{color:var(--gh-text-secondary);min-width:2.5rem;font-size:.75rem;font-weight:500}.AdminPostList-module__rlHMga__toggleBtnOn .AdminPostList-module__rlHMga__toggleLabel{color:#3fb950}.AdminPostList-module__rlHMga__previewOverlay{z-index:1100;background:#01040999;justify-content:flex-end;display:flex;position:fixed;inset:0}.AdminPostList-module__rlHMga__previewPanel{background:var(--gh-bg-secondary);border-left:1px solid var(--gh-border);flex-direction:column;width:100%;max-width:640px;height:100%;animation:.25s ease-out AdminPostList-module__rlHMga__slideInRight;display:flex;overflow:hidden}@keyframes AdminPostList-module__rlHMga__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.AdminPostList-module__rlHMga__previewHeader{border-bottom:1px solid var(--gh-border);background:var(--gh-bg-tertiary);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.AdminPostList-module__rlHMga__previewTitle{color:var(--gh-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:600}.AdminPostList-module__rlHMga__previewHeaderActions{align-items:center;gap:.5rem;display:flex}.AdminPostList-module__rlHMga__publishToggleBtn{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.AdminPostList-module__rlHMga__publishToggleBtn:disabled{opacity:.5;cursor:not-allowed}.AdminPostList-module__rlHMga__publishToggleBtnPublic{color:#f85149;background:#f851491a;border-color:#f851494d}.AdminPostList-module__rlHMga__publishToggleBtnPublic:hover:not(:disabled){background:#f8514933}.AdminPostList-module__rlHMga__publishToggleBtnDraft{color:#3fb950;background:#3fb9501a;border-color:#3fb9504d}.AdminPostList-module__rlHMga__publishToggleBtnDraft:hover:not(:disabled){background:#3fb95033}.AdminPostList-module__rlHMga__previewCloseBtn{border:1px solid var(--gh-border);width:28px;height:28px;color:var(--gh-text-secondary);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;transition:background .15s,color .15s;display:inline-flex}.AdminPostList-module__rlHMga__previewCloseBtn:hover{background:var(--gh-btn-default-hover);color:var(--gh-text)}.AdminPostList-module__rlHMga__previewBody{flex:1;padding:1.5rem;overflow-y:auto}.AdminPostList-module__rlHMga__previewLoading{color:var(--gh-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.875rem;display:flex}.AdminPostList-module__rlHMga__previewError{text-align:center;color:#f85149;padding:3rem;font-size:.875rem}.AdminPostList-module__rlHMga__previewArticle{max-width:100%}.AdminPostList-module__rlHMga__previewArticleHeader{border-bottom:1px solid var(--gh-border-muted);margin-bottom:1.5rem;padding-bottom:1rem}.AdminPostList-module__rlHMga__previewArticleTitle{color:var(--gh-text);margin:0 0 .5rem;font-size:1.375rem;font-weight:600;line-height:1.4}.AdminPostList-module__rlHMga__previewArticleMeta{color:var(--gh-text-secondary);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.AdminPostList-module__rlHMga__previewContent{color:var(--gh-text);font-size:.9375rem;line-height:1.7}.AdminPostList-module__rlHMga__previewContent h1,.AdminPostList-module__rlHMga__previewContent h2,.AdminPostList-module__rlHMga__previewContent h3,.AdminPostList-module__rlHMga__previewContent h4,.AdminPostList-module__rlHMga__previewContent h5,.AdminPostList-module__rlHMga__previewContent h6{color:var(--gh-text);margin-top:1.5rem;margin-bottom:.5rem;font-weight:600;line-height:1.3}.AdminPostList-module__rlHMga__previewContent h1{font-size:1.5rem}.AdminPostList-module__rlHMga__previewContent h2{border-bottom:1px solid var(--gh-border-muted);padding-bottom:.3rem;font-size:1.25rem}.AdminPostList-module__rlHMga__previewContent h3{font-size:1.1rem}.AdminPostList-module__rlHMga__previewContent p{margin:.75rem 0}.AdminPostList-module__rlHMga__previewContent a{color:var(--gh-text-link);text-decoration:none}.AdminPostList-module__rlHMga__previewContent a:hover{text-decoration:underline}.AdminPostList-module__rlHMga__previewContent code{background:var(--gh-bg-tertiary);border:1px solid var(--gh-border-muted);color:#e06c75;border-radius:4px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.875em}.AdminPostList-module__rlHMga__previewContent pre{background:var(--gh-bg-tertiary);border:1px solid var(--gh-border);border-radius:6px;margin:1rem 0;padding:1rem;overflow-x:auto}.AdminPostList-module__rlHMga__previewContent pre code{color:var(--gh-text);background:0 0;border:none;padding:0;font-size:.875rem}.AdminPostList-module__rlHMga__previewContent blockquote{border-left:4px solid var(--gh-border);color:var(--gh-text-secondary);margin:1rem 0;padding:.25rem 0 .25rem 1rem}.AdminPostList-module__rlHMga__previewContent ul,.AdminPostList-module__rlHMga__previewContent ol{margin:.75rem 0;padding-left:1.5rem}.AdminPostList-module__rlHMga__previewContent li{margin:.25rem 0}.AdminPostList-module__rlHMga__previewContent table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem}.AdminPostList-module__rlHMga__previewContent th,.AdminPostList-module__rlHMga__previewContent td{border:1px solid var(--gh-border);text-align:left;padding:.5rem .75rem}.AdminPostList-module__rlHMga__previewContent th{background:var(--gh-bg-tertiary);font-weight:600}.AdminPostList-module__rlHMga__previewContent img{border-radius:6px;max-width:100%}.AdminPostList-module__rlHMga__previewNoContent{color:var(--gh-text-muted);text-align:center;padding:2rem;font-style:italic}.AdminPostList-module__rlHMga__previewViewLink{color:#58a6ff;white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:12px;text-decoration:none;transition:background .15s}.AdminPostList-module__rlHMga__previewViewLink:hover{background:#58a6ff1a;text-decoration:underline}
