:root{--bg:#f8f9fc;--surface:#fff;--ink:#252731;--muted:#626673;--line:#dfe2e9;--accent:#3859d6;--focus:#075ec5;--warning:#fff2d7;--radius:14px;font-family:Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:#075cad;text-underline-offset:3px}header,footer{padding:22px max(24px,calc((100vw - 1180px)/2));display:flex;gap:20px;align-items:center;justify-content:space-between;background:var(--surface);border-bottom:1px solid var(--line)}.brand{font-weight:800;font-size:24px;letter-spacing:-1px;color:var(--ink);text-decoration:none}.brand span{font-weight:400;margin-left:5px;color:var(--accent)}main{max-width:1228px;padding:36px 24px;margin:auto;min-height:75vh}h1{font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:-1px;margin:8px 0 14px}h2{font-size:22px;line-height:1.3;margin:6px 0 12px}h3{font-size:16px;margin:8px 0}p{margin:8px 0 14px}.muted,small,dt{color:var(--muted)}.small,small{font-size:13px}.eyebrow{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);font-weight:700;overflow-wrap:anywhere}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.page-title,.pub-head,.batch{display:flex;align-items:center;justify-content:space-between;gap:24px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.metrics strong{display:block;font-size:24px;margin-top:8px}.metrics small{display:block}.batch{margin-bottom:24px}.batch p{margin:0;max-width:720px}.publication{margin:0 0 24px}.preview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);gap:32px;margin:22px 0}.preview{white-space:pre-wrap;overflow-wrap:anywhere}.target{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.step{margin:16px 0}.pill,.status{display:inline-block;border-radius:24px;background:#e8eef2;padding:5px 11px;font-size:12px;font-weight:600;line-height:1.5}.status.approved,.status.published{background:#d8efe6;color:#184a3b}.status.awaiting_approval{background:#fff2d7;color:#71500e}.status.unknown{background:#ffe2df;color:#802b22}.hash{font-family:Consolas,monospace;overflow-wrap:anywhere;font-size:12px}.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.inline{display:inline-flex}button{font:inherit;font-weight:600;color:white;background:var(--accent);border:1px solid transparent;border-radius:8px;min-height:44px;padding:10px 18px;cursor:pointer;transition:background .15s}button:hover{background:#2848bf}button.secondary{background:var(--surface);color:var(--ink);border-color:#9eacb8}button.secondary:hover{background:#eef2f5}button.quiet{background:transparent;color:var(--muted)}input,select,textarea{display:block;width:100%;font:inherit;border:1px solid #8797a5;border-radius:7px;padding:10px 12px;background:white;color:var(--ink);min-height:44px;margin:5px 0 16px}textarea{min-height:90px;resize:vertical}label{display:block;font-size:14px;font-weight:600}form{margin:0}dl{margin-top:14px}dt{font-size:13px}dd{margin:2px 0 15px;font-weight:500}aside{border-left:1px solid var(--line);padding-left:26px}details{margin-top:16px}summary{cursor:pointer;min-height:44px;padding:10px 0;font-weight:600}details form{max-width:600px;padding:16px 0}.edit,.deliveries{border-top:1px solid var(--line);margin-top:22px;padding-top:12px}.delivery{padding:12px 0;border-bottom:1px solid var(--line)}.warning{padding:20px;border-radius:8px;background:var(--warning)}.check{display:flex;align-items:flex-start;gap:12px}.check input{width:20px;min-height:20px;flex:none;margin:4px 0}.lower-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:20px;margin-top:30px}.event{display:grid;grid-template-columns:155px 1fr;gap:0 15px;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.event span{grid-column:2}.event time{color:var(--muted)}.login{max-width:520px;margin:40px auto}.login form{margin-top:25px}.login button{width:100%}.empty{padding:48px;text-align:center}footer{font-size:12px;color:var(--muted);border-top:1px solid var(--line)}.skip{position:absolute;top:-60px;left:15px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.next{display:inline-block;padding:12px 0}@media(max-width:760px){header{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 20px}main{padding:24px 16px}.page-title,.batch{align-items:stretch;flex-direction:column;gap:16px}.metrics{grid-template-columns:1fr;gap:10px}.metrics .card{padding:18px}.preview-grid,.lower-grid{grid-template-columns:1fr;gap:20px}.card{padding:20px}.preview-grid aside{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.actions button{padding:10px 12px}.pub-head{align-items:flex-start;gap:12px}.event{grid-template-columns:1fr}.event span{grid-column:1}.login{margin:16px auto}footer{padding:20px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Owner publication editor: phone-first controls and a readable Telegram preview. */
[hidden]{display:none!important}.editor-shell{max-width:900px;margin:auto}.editor-narrow{max-width:620px}.editor-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:26px;font-size:14px}.editor-nav>span{margin-right:auto}.editor-nav a,.back-link{display:inline-flex;align-items:center;min-height:44px}.editor-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:9px;background:var(--accent);color:#fff;text-decoration:none;font-weight:600;border:1px solid transparent;cursor:pointer}.button.secondary{background:#fff;border-color:#9eacb8;color:var(--ink)}.full-width{width:100%}.editor-note{background:#e8f1ed;border-radius:12px;padding:16px;color:#294e42;font-size:14px;margin:20px 0}.post-row{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;margin:14px 0}.post-row>div{min-width:0}.post-row h2{font-size:18px;margin-top:12px;overflow-wrap:anywhere}.post-row h2 a{color:var(--ink);text-decoration:none}.post-row p{font-size:13px}.post-thumb{width:90px;height:90px;object-fit:cover;border-radius:8px;flex:none}.editor-shell label{font-size:16px}.editor-shell button{min-height:48px;touch-action:manipulation}.editor-shell button:disabled{opacity:.6;cursor:wait}.editor-error{background:#fff0ed;border:1px solid #d9a199;color:#7f3028;padding:16px;border-radius:10px;overflow-wrap:anywhere}.editor-image{display:block;width:100%;max-height:520px;object-fit:contain;border-radius:10px;margin:12px 0;background:#e8efeb}.image-editor{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.choice{display:flex;gap:12px;align-items:flex-start;padding:10px 0;line-height:1.5}.choice input{width:22px;height:22px;min-height:22px;flex:none;margin:2px 0}.editor-shell fieldset{border:0;padding:0;margin:24px 0}.editor-shell legend{font-size:18px;font-weight:650;margin-bottom:8px}.telegram-preview{border-radius:18px;background:#fff;border:1px solid var(--line);padding:20px;box-shadow:0 5px 22px #143f2710;margin:24px 0}.channel-title{display:flex;gap:12px;align-items:center;margin-bottom:14px}.channel-title small{display:block}.channel-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8f1ed;color:var(--accent);font-size:23px;font-weight:700}.post-copy{white-space:pre-wrap;overflow-wrap:anywhere;font-size:17px;line-height:1.6}.schedule-summary{font-weight:650;margin:24px 0}.editor-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.editor-details{border-top:1px solid var(--line);padding-top:14px;color:var(--muted);font-size:14px;margin-top:30px}.approve-form{margin:26px 0}.approve-form .choice{margin-bottom:16px}.editor-shell input[type=file]{padding:12px;background:#fff}.editor-shell textarea{line-height:1.6}.editor-shell #post-text{margin-bottom:4px}
@media(max-width:600px){.editor-heading{align-items:stretch;flex-direction:column;gap:12px}.editor-heading .button{width:100%}.post-row{padding:18px;gap:12px}.post-thumb{width:68px;height:68px}.telegram-preview{padding:16px}.editor-nav{gap:12px}.editor-shell{padding-bottom:env(safe-area-inset-bottom,16px)}.editor-nav>span{width:100%;margin:0}}
.workspace-nav{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px;background:#fff;border-bottom:1px solid #dde3df}.workspace-nav a{padding:12px 10px;min-height:44px}.editor-shell fieldset{min-width:0}.editor-shell video{width:100%;max-height:600px}.editor-shell input,.editor-shell select,.editor-shell textarea{max-width:100%;min-height:44px}.editor-shell details{margin:20px 0}.editor-shell .choice a{margin-left:auto}.post-row h2{overflow-wrap:anywhere}
