:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2320;background:#f7f7f3}body{margin:0;padding:2rem}main{width:min(1120px,100%);margin:0 auto}header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}h1{margin:0;font-size:1.5rem;line-height:1.2}a{color:#11635e;font-weight:700;text-decoration:none}.manager{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;align-items:start}.manager.logs-view{grid-template-columns:1fr}.manager[hidden],.login-screen[hidden]{display:none}.login-screen{display:grid;min-height:min(520px,calc(100vh - 8rem));place-items:center}.login-card{width:min(420px,100%);border:1px solid #ddd8ce;border-radius:8px;background:#fff;box-shadow:0 12px 36px -28px #00000073;padding:1.2rem}.login-card h2{margin:0 0 .35rem;font-size:1.15rem;line-height:1.2}.login-card p{margin:0 0 1rem;color:#626258;font-size:.9rem;line-height:1.5}.login-form{display:grid;gap:.8rem}.logout-button{border:1px solid #d6d0c4;background:#fff;color:#585245;padding:.48rem .7rem;font-size:.84rem}.header-actions{display:flex;align-items:center;gap:.65rem}.admin-tabs{display:flex;gap:.35rem;margin:0 0 1rem;border-bottom:1px solid #ddd8ce}.admin-tab{border:0;border-radius:7px 7px 0 0;background:transparent;color:#626258;padding:.62rem .85rem}.admin-tab.is-active{background:#11635e;color:#fff}.tab-panel[hidden]{display:none}.post-sidebar{position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow:auto;border:1px solid #ddd8ce;border-radius:8px;background:#fff;box-shadow:0 1px 2px #00000008}.sidebar-head{position:sticky;top:0;z-index:1;border-bottom:1px solid #e9e4d9;background:#fff;padding:.85rem}.sidebar-head h2{margin:0 0 .5rem;font-size:.98rem;line-height:1.2}.sidebar-head input{padding:.52rem .58rem;font-size:.86rem}.post-list{display:flex;flex-direction:column;gap:.2rem;padding:.45rem}.post-button{width:100%;border:0;border-radius:7px;background:transparent;color:#252925;cursor:pointer;font:inherit;padding:.65rem .7rem;text-align:left}.post-button:hover,.post-button.is-active{background:#e6efee;color:#11635e}.post-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:800}.post-path{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:.16rem;color:#6b6b62;font-size:.74rem;font-weight:600}.content{min-width:0}.panel,.comment{border:1px solid #ddd8ce;border-radius:8px;background:#fff;box-shadow:0 1px 2px #00000008}.panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.5fr) auto;gap:.75rem;align-items:end;padding:1rem;margin-bottom:1rem}label{display:flex;flex-direction:column;gap:.28rem;color:#4f4f48;font-size:.82rem;font-weight:700}input{box-sizing:border-box;width:100%;border:1px solid #cfc9bd;border-radius:7px;padding:.62rem .7rem;font:inherit;font-size:.95rem}button{border:0;border-radius:7px;background:#11635e;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.72rem .9rem}button.danger{background:#a7352a;padding:.48rem .65rem;font-size:.84rem}button:disabled{cursor:wait;opacity:.65}.status{min-height:1.4rem;margin:0 0 .75rem;color:#626258;font-size:.9rem}.list{display:flex;flex-direction:column;gap:.75rem}.log-list{display:flex;flex-direction:column;gap:.6rem}.log-card{display:grid;grid-template-columns:minmax(9rem,.45fr) minmax(0,1fr) auto;gap:.75rem;align-items:center;border:1px solid #ddd8ce;border-radius:8px;background:#fff;padding:.75rem .85rem;box-shadow:0 1px 2px #00000008}.log-ip{font-weight:800}.log-message{margin:0;color:#4f4f48;font-size:.88rem}.log-status{border-radius:999px;padding:.2rem .5rem;background:#e6efee;color:#11635e;font-size:.74rem;font-weight:800}.log-status.failed{background:#fff1e8;color:#9f4d1f}.log-status.blocked{background:#ffecea;color:#a7352a}.comment{padding:.85rem}.comment.reply{margin-top:.65rem;margin-left:1rem;border-left:3px solid #9bc5c0}.comment-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.5rem}.meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}.author{font-weight:800}time{color:#6b6b62;font-size:.82rem}.body{white-space:pre-wrap;margin:0;line-height:1.55}.empty{margin:0;color:#6b6b62}@media(max-width:760px){body{padding:1rem}.manager{grid-template-columns:1fr}.post-sidebar{position:static;max-height:18rem}header,.panel{display:flex;flex-direction:column;align-items:stretch}.log-card{grid-template-columns:1fr}}
