:root{color:#c9d1d9;background:#0d1117;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#2d6a9e;border:1px solid #2d6a9e;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex}button:hover:not(:disabled){background:#3b7db8}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{color:#8bb8e0;background:#21262d;border-color:#30363d}button.secondary:hover:not(:disabled){background:#292e36}button.ghost,button.icon-button{color:#8b949e;background:0 0;border-color:#30363d}button.ghost:hover:not(:disabled),button.icon-button:hover:not(:disabled){color:#c9d1d9;background:#1c2128}button.icon-button{min-height:36px;padding:0 10px}input,textarea{color:#c9d1d9;background:#0d1117;border:1px solid #30363d;border-radius:8px;width:100%;min-width:0;padding:10px 11px}input:focus,textarea:focus{border-color:#2d6a9e;outline:none;box-shadow:0 0 0 3px #2d6a9e4d}textarea{resize:vertical}label{color:#8b949e;gap:7px;font-size:.88rem;font-weight:700;display:grid}label span{color:#6e7681;font-size:.78rem;font-weight:700}h1,h2,p{margin:0}h1{color:#f0f6fc;font-size:1.7rem}h2{color:#e6edf3;font-size:1.05rem}.screen{min-height:100vh}.center{color:#8b949e;justify-content:center;align-items:center;display:flex}.login-shell{align-items:center;min-height:100vh;padding:24px;display:flex}.login-panel{background:#161b22;border:1px solid #30363d;border-radius:8px;gap:18px;width:100%;max-width:380px;margin:0 auto;padding:28px;display:grid}.eyebrow{color:#d29922;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:800}.workspace{gap:18px;padding:18px;display:grid}.topbar{border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.topbar-actions{align-items:center;gap:12px;display:flex}.tabs{align-items:center;gap:6px;display:inline-flex}button.tab{color:#8b949e;background:0 0;border-color:#30363d;min-height:36px}button.tab.active{color:#fff;background:#2d6a9e;border-color:#2d6a9e}button.tab:hover:not(.active){background:#1c2128}.layout{grid-template-columns:minmax(260px,320px) minmax(260px,.8fr) minmax(340px,1fr);gap:16px;display:grid}.side,.editor,.posts-column{gap:14px;min-width:0;display:grid}.side{align-self:start}.panel,.editor,.posts-column{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:16px}.panel,.editor{align-content:start;gap:14px;display:grid}.panel-title,.posts-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.stack{gap:12px;display:grid}.connected{color:#5ea3d9;align-items:center;gap:8px;font-weight:800;display:inline-flex}.post-list{gap:10px;max-height:calc(100vh - 160px);display:grid;overflow:auto}.post-row{color:#8b949e;cursor:pointer;text-align:left;background:#0d1117;border:1px solid #21262d;border-radius:8px;gap:10px;width:100%;min-width:0;padding:14px 16px;transition:background-color .12s,border-color .12s,box-shadow .12s;display:grid}.post-row:hover{color:#b1bac4;background:#161b22;border-color:#30363d}.post-row:focus-visible{outline-offset:2px;outline:2px solid #2d6a9e}.post-row.active{background:#1b2533;border-color:#2d6a9e;box-shadow:inset 4px 0 #2d6a9e}.post-row-body{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;width:100%;min-width:0;display:grid}.post-row-body.no-media{grid-template-columns:minmax(0,1fr)}.post-row p{color:#8b949e;overflow-wrap:anywhere;white-space:pre-wrap;width:100%;margin-top:1px;font-size:.9rem;line-height:1.45}.post-row-id{color:#d29922;font-size:.78rem;font-weight:800;line-height:1.2}.media-grid{grid-template-columns:repeat(auto-fit,minmax(120px,180px));gap:8px;display:grid}.media-grid.compact{grid-template-columns:repeat(auto-fit,minmax(72px,96px));width:auto;max-width:100%}.post-row .media-grid.compact{grid-template-columns:repeat(auto-fit,96px);max-width:216px}.post-row .media-grid.compact img{width:96px;height:72px}.media-grid img{aspect-ratio:4/3;object-fit:cover;background:#21262d;border:1px solid #30363d;border-radius:8px;width:100%;display:block}.media-controls{border:1px solid #30363d;border-radius:8px;gap:10px;padding:12px;display:grid}.media-toggle{color:#c9d1d9;align-items:center;gap:9px;font-size:.9rem;display:flex}.media-toggle input{accent-color:#2d6a9e;width:16px;height:16px;padding:0}.file-picker{color:#8bb8e0;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 14px;font-size:.9rem;font-weight:800;display:inline-flex}.file-picker:has(input:disabled){cursor:not-allowed;opacity:.55}.file-picker input{display:none}.editable-media-grid{grid-template-columns:repeat(auto-fit,minmax(120px,160px));gap:8px;display:grid}.editable-media-item{position:relative}.editable-media-item img{aspect-ratio:4/3;object-fit:cover;background:#21262d;border:1px solid #30363d;border-radius:8px;width:100%;display:block}.editable-media-item .icon-button{color:#f0f6fc;background:#0d1117e0;border-color:#484f58;min-height:30px;padding:0 8px;position:absolute;top:6px;right:6px}.empty{color:#6e7681;background:#0d1117;border:1px dashed #30363d;border-radius:8px;align-items:center;min-height:120px;padding:16px;display:flex}.status{border-radius:8px;padding:9px 10px;font-size:.88rem;font-weight:700}.hint{color:#6e7681;font-size:.86rem}.status.loading{color:#79b8ff;background:#1b293b}.status.success{color:#56d364;background:#1b332c}.status.error,.error-text{color:#f85149;background:#2d1b1e}.history-view{background:#161b22;border:1px solid #30363d;border-radius:8px;gap:14px;padding:16px;display:grid}.history-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.history-list{gap:12px;display:grid}.history-item{background:#1c2128;border:1px solid #30363d;border-radius:8px;gap:12px;padding:14px;display:grid}.history-meta,.history-dates{color:#6e7681;flex-wrap:wrap;gap:10px;font-size:.82rem;font-weight:800;display:flex}.history-meta span:first-child{color:#56d364}.history-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.history-grid section{min-width:0}.history-grid h3{color:#8b949e;margin:0 0 6px;font-size:.86rem}.history-grid p{color:#b1bac4;white-space:pre-wrap;font-size:.92rem}.history-media{gap:8px;margin-top:14px;display:grid}.error-text{border-radius:8px;padding:9px 10px;font-size:.88rem}.post-list::-webkit-scrollbar{width:6px}.history-list::-webkit-scrollbar{width:6px}.post-list::-webkit-scrollbar-track{background:#0d1117}.history-list::-webkit-scrollbar-track{background:#0d1117}.post-list::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.history-list::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.post-list::-webkit-scrollbar-thumb:hover{background:#484f58}@media (width<=1080px){.layout{grid-template-columns:1fr}.post-list{max-height:none}}@media (width<=620px){.workspace{padding:12px}.topbar{flex-direction:column;align-items:start}.topbar-actions{flex-direction:column;justify-content:space-between;align-items:stretch;width:100%}.tabs,.history-header{flex-direction:column;align-items:stretch}.history-grid{grid-template-columns:1fr}}
