.admin-dashboard__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 22px;display:grid}.admin-dashboard__filter{flex-wrap:wrap;align-items:end;gap:12px;margin:16px 0 18px;display:flex}.admin-dashboard__filter label{color:#374151;gap:6px;font-size:.86rem;font-weight:800;display:grid}.admin-dashboard__filter input{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:40px;padding:8px 10px}.admin-dashboard__filter button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-height:40px;padding:0 16px;font-weight:800}.admin-dashboard__summary div{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:6px;padding:16px;display:grid}.admin-dashboard__summary span{color:#6b7280;font-size:.88rem;font-weight:700}.admin-dashboard__summary strong{color:#111827;font-size:1.8rem}.admin-dashboard__table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.admin-dashboard__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.92rem}.admin-dashboard__table th,.admin-dashboard__table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:13px 14px}.admin-dashboard__table th{color:#374151;background:#f9fafb;font-size:.84rem}.admin-dashboard__post-table{min-width:860px}.admin-dashboard__post-table th:first-child{width:34%}.admin-dashboard__post-table th:nth-child(2){width:16%}.admin-dashboard__post-table th:nth-child(3){width:14%}.admin-dashboard__post-table th:nth-child(4){width:24%}.admin-dashboard__post-table th:nth-child(5){width:12%}.admin-dashboard__table td:first-child strong,.admin-dashboard__table td:first-child span{display:block}.admin-dashboard__table td:first-child span{color:#6b7280;margin-top:3px;font-size:.84rem}.admin-dashboard__table tr:last-child td{border-bottom:0}.admin-dashboard__table tr.is-deleted{color:#6b7280;background:#f3f4f6}.admin-dashboard__table tr.is-deleted td{color:#6b7280}.admin-dashboard__table tr.is-deleted .admin-dashboard__post-title{text-decoration:line-through}.admin-dashboard__section{margin-top:28px}.admin-dashboard__section h2{margin:0 0 12px;font-size:1.15rem}.admin-dashboard__post-title{text-overflow:ellipsis;overflow:hidden}.admin-dashboard__edit-link{color:#2563eb;font-weight:800;text-decoration:none}.admin-dashboard__edit-link:hover{text-decoration:underline}.admin-dashboard__actions{width:160px}.admin-dashboard__actions-inner{justify-content:flex-start;align-items:center;gap:10px;min-height:32px;display:flex}.admin-dashboard__publish-button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:7px;min-height:32px;padding:0 12px;font-weight:800}.admin-dashboard__publish-button:disabled{cursor:wait;opacity:.65}.admin-dashboard__message{color:#b91c1c;font-weight:700}@media (width<=600px){.admin-dashboard__summary{grid-template-columns:1fr}}html,body{margin:0}*{box-sizing:border-box}body{color:#111827;background:#f4f7fb;font-family:Arial,Noto Sans KR,sans-serif}.home-page{max-width:960px;margin:40px auto;padding:0 24px}.home-page__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.login-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:24px;display:flex}.login-page__title{max-width:720px;margin:0}.login-page__error{color:#991b1b;background:#fef2f2;border:1px solid #dc262647;border-radius:8px;width:min(100%,520px);padding:14px 16px;font-size:.95rem;font-weight:700}.login-page__actions{justify-content:center;display:flex}.discord-login-button{color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:600;display:inline-flex}.discord-login-button__icon{flex:none}.top-nav{background:#03080b;border-top:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:72px;padding:0 28px;display:grid;box-shadow:0 1px #00c2ff14}.top-nav__brand{justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:44px;height:44px;display:block}.top-nav__links{justify-content:center;align-items:center;gap:34px;display:flex}.top-nav__link{color:#ffffffd1;font-size:14px;font-weight:700;line-height:1;text-decoration:none}.top-nav__link:hover{color:#fff}.top-nav__profile{justify-self:end;position:relative}.top-nav__profile-button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:800;display:inline-flex}.top-nav__profile-logoutbutton{color:red;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:20px 0 0;font-size:14px;font-weight:800;display:inline-flex}.top-nav__avatar{color:#fff;background:linear-gradient(145deg,#8ee7ff,#4d8bf7);border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.top-nav__avatar img{object-fit:cover;width:100%;height:100%}.top-nav__chevron{color:#ffffff73;width:14px;height:14px}.top-nav__profile-menu{z-index:10;color:#fff;text-align:left;background:#101820;border:1px solid #ffffff14;border-radius:8px;min-width:220px;padding:14px;display:none;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 14px 32px #00000052}.top-nav__profile-menu.is-open{display:block}.top-nav__profile-row{flex-direction:column;gap:4px;display:flex}.top-nav__profile-row+.top-nav__profile-row{margin-top:12px}.top-nav__profile-label{color:#ffffff85;font-size:12px;font-weight:700}.top-nav__profile-value{color:#fff;word-break:break-all;font-size:14px;font-weight:800}@media (width<=720px){.top-nav{grid-template-columns:auto 1fr auto;gap:16px;height:auto;min-height:72px;padding:14px 16px}.top-nav__links{justify-content:flex-start;gap:16px;overflow-x:auto}.top-nav__link{white-space:nowrap;font-size:13px}}.Writeup_Template{background:#0f172a;border:1px solid #1f2937;border-radius:10px;margin:18px 0 20px;overflow:hidden;box-shadow:0 10px 24px #0f172a1f}.Writeup_TemplateHeader{color:#cbd5e1;background:#111827;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px 0 16px;font-size:.85rem;font-weight:700;display:flex}.Writeup_TemplateCode{color:#e5e7eb;white-space:pre-wrap;margin:0;padding:16px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.Writeup_Content{resize:none;background-color:#fafafa;border:1px solid #ddd;border-radius:8px;width:100%;height:400px;padding:10px 12px;font-size:.95em;transition:border .2s,box-shadow .2s}.Writeup_Form{gap:16px;display:grid}.Writeup_Field{color:#111827;gap:8px;font-size:.92rem;font-weight:700;display:grid}.Writeup_Input{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;width:100%;min-height:44px;padding:10px 12px;font-size:.95rem}.Writeup_Content:focus,.Writeup_Input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff33}.Writeup_Message{min-height:22px;margin:0;font-size:.92rem;font-weight:700}.Writeup_Message.is-success{color:#047857}.Writeup_Message.is-error{color:#b91c1c}.Writeup_Button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:10px;width:100%;max-width:220px;min-height:48px;margin:30px auto 50px;padding:14px 0;font-size:1em;font-weight:700;transition:background-color .2s;display:block}.Writeup_Button:disabled{cursor:wait;opacity:.65}.edit-news__check{color:#111827;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex}.edit-news__actions{justify-content:center;align-items:stretch;gap:14px;margin:16px 0 50px;display:flex}.edit-news__actions .Writeup_Button{width:220px;margin:0;padding:0 18px}.edit-news__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.edit-news__meta div{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.edit-news__meta dt{color:#6b7280;font-size:.82rem;font-weight:800}.edit-news__meta dd{color:#111827;margin:6px 0 0;font-size:.92rem;font-weight:700}.edit-news__delete-button,.edit-news__restore-button,.edit-news__publish-button{color:#fff;cursor:pointer;background:#b91c1c;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:120px;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex}.edit-news__restore-button{background:#047857}.edit-news__publish-button{background:#4f46e5}.edit-news__delete-button:disabled,.edit-news__restore-button:disabled,.edit-news__publish-button:disabled{cursor:wait;opacity:.65}.edit-news__link{color:#374151;justify-content:center;align-items:center;min-height:48px;padding:0 10px;font-weight:800;text-decoration:none;display:inline-flex}.edit-news__link:hover{text-decoration:underline}.Writeup_CopyButton{color:#fff;cursor:pointer;background-color:#1f2937;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.Writeup_CopyButton:hover{background-color:#374151}@media (width<=600px){.edit-news__meta{grid-template-columns:1fr}.Writeup_Content{font-size:.9rem}}
