.report-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-head b,.report-head span{display:block}.report-head b{font-size:20px}.report-head span,.report-note{color:var(--muted)}.report-actions{display:flex;gap:8px}.report-note{padding:12px 14px;background:#faf7fb;border-radius:10px}.report-table-wrap{overflow:auto;margin-top:16px}.report-table{min-width:900px}.report-table td{vertical-align:top}.report-table td b,.report-table td small{display:block}.report-table td small{margin-top:4px;color:var(--muted)}.telegram-loading{padding:16px;color:var(--muted)}.telegram-preview{margin:16px 0;padding:16px;border:1px solid #c8dff5;border-radius:14px;background:#f3f9ff}.telegram-preview-head,.telegram-send-row,.telegram-file{display:flex;align-items:center;justify-content:space-between;gap:14px}.telegram-preview-head b,.telegram-preview-head span,.telegram-file b,.telegram-file span{display:block}.telegram-preview-head span,.telegram-send-row span,.telegram-file span{color:var(--muted);font-size:12px}.draft-badge{padding:4px 9px;border-radius:20px;background:#dceeff;color:#24648f!important}.telegram-caption{margin-top:14px;padding:10px 12px;background:#fff;border-radius:9px}.telegram-file{margin:10px 0 16px;padding:13px;background:#fff;border:1px solid #d9e8f5;border-radius:11px}.file-icon{flex:0 0 46px;height:46px;display:grid;place-items:center;border-radius:10px;background:#dff5e9;color:#16714b;font-size:12px;font-weight:800}.telegram-file>div:nth-child(2){margin-right:auto}.telegram-send-row{align-items:flex-end}@media(max-width:650px){.report-head,.report-actions,.telegram-send-row{align-items:stretch;flex-direction:column}.telegram-file{flex-wrap:wrap}}
.settings-card{display:grid;gap:16px}.settings-status{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px}.settings-status.connected{background:#e8f7ef}.settings-status.pending{background:#fff4df}.settings-status .status-dot{flex:0 0 10px}.settings-status.pending .status-dot{background:var(--amber)}.settings-status b,.settings-status small{display:block}.settings-status small{margin-top:3px;color:var(--muted)}.secret-note{margin:0;color:var(--muted);font-size:12px}
.settings-actions{display:flex;gap:8px}.settings-actions button{flex:1}
.video-upload{margin:16px 0;padding:16px;border:1px solid var(--line);border-radius:12px}.video-upload h3{margin:0}.video-upload p{color:var(--muted)}.video-upload form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.video-upload label{display:grid;gap:5px;color:var(--muted);font-size:12px}.video-upload input{border:1px solid var(--line);border-radius:9px;padding:9px;background:#fff}.video-upload button,.video-upload .review-message{grid-column:1/-1}.video-upload video{width:100%;margin-top:12px;border-radius:10px;background:#111}.video-upload small{display:block;color:var(--muted);margin-top:6px}
.clip-editor{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.clip-editor .confirmation,.clip-editor #confirmVideo,.clip-editor .review-message{grid-column:1/-1}
