*{box-sizing:border-box}body{color:#1a1d21;background:#f5f6f8;margin:0;font-family:system-ui,-apple-system,sans-serif}.layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:#1a1d21;width:220px;padding:24px 16px}.sidebar h1{margin:0 0 24px;font-size:18px}.sidebar nav a{color:#c7c9cc;padding:8px 0;text-decoration:none;display:block}.sidebar nav a.active,.sidebar nav a:hover{color:#fff}.content{flex:1;max-width:900px;padding:32px}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:14px}form{flex-direction:column;gap:12px;max-width:480px;display:flex}input,textarea,select{border:1px solid #d1d5db;border-radius:4px;padding:8px;font-family:inherit;font-size:14px}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:4px;width:fit-content;padding:8px 16px;font-size:14px}button:hover{background:#1d4ed8}.status-badge{background:#e5e7eb;border-radius:10px;padding:2px 8px;font-size:12px;display:inline-block}.error{color:#dc2626;font-size:14px}.login-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}button.secondary{color:#2563eb;background:#fff;border:1px solid #2563eb}button.secondary:hover{background:#eff6ff}button.danger{color:#dc2626;background:#fff;border:1px solid #dc2626}button.danger:hover{background:#fef2f2}button:disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.hint{color:#6b7280;margin:0;font-size:13px}.actions-cell{gap:8px;display:flex}.telegram-auth{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.telegram-auth .hint,.telegram-auth .check-ok,.telegram-auth .error{margin:0}.check-ok{color:#16a34a;font-size:14px}.form-with-preview{flex-wrap:wrap;align-items:flex-start;gap:32px;display:flex}.preview-pane{flex:1;min-width:280px;max-width:420px}.preview-pane h3{margin-top:0}.tg-message{overflow-wrap:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:12px 12px 12px 4px;padding:12px 14px;font-size:14px;line-height:1.45}.tg-message code{background:#f3f4f6;border-radius:3px;padding:1px 4px;font-size:13px}.tg-photo{border-radius:8px;max-width:100%;margin-bottom:8px;display:block}.tg-photo-group{grid-template-columns:repeat(2,1fr);gap:4px;margin-bottom:8px;display:grid}.tg-photo-group .tg-photo{aspect-ratio:1;object-fit:cover;margin-bottom:0}.media-urls{flex-direction:column;gap:6px;display:flex}.media-url-row{gap:6px;display:flex}.media-url-row input{flex:1}.char-counter{color:#6b7280;margin-top:8px;font-size:13px}.code-block{color:#e5e7eb;white-space:pre;background:#1a1d21;border-radius:6px;max-width:640px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5;overflow-x:auto}.publication-body{white-space:pre-wrap;background:#fff;border:1px solid #e5e7eb;border-radius:4px;max-width:640px;padding:12px;font-family:inherit;font-size:14px}
