.bot-sched-card.has-media{grid-template-columns:94px 72px minmax(0,1fr) auto}
.bot-sched-thumb{width:72px;height:56px;border-radius:7px;overflow:hidden;background:#202c3b;border:1px solid #34445a;display:grid;place-items:center;color:#8fa1b5;font-size:11px}
.bot-sched-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.bot-sched-thumb.video{font-size:20px;color:#55b7ef}
.bot-edit-media{margin:-4px 0 16px;border:1px solid #334155;border-radius:8px;overflow:hidden;background:#0c131d}
.bot-edit-media img{display:block;width:100%;max-height:300px;object-fit:contain;background:#080d14}
.bot-edit-media-label{padding:8px 10px;color:#9eabbc;font-size:11px;font-weight:700}
.bot-preview-media.bot-real-photo{height:auto;padding:0;overflow:hidden;background:#0b1119}
.bot-preview-media.bot-real-photo img{display:block;width:100%;max-height:220px;object-fit:cover}
@media(max-width:900px){.bot-sched-card.has-media{grid-template-columns:76px 72px minmax(0,1fr)}.bot-sched-card.has-media .bot-card-actions{grid-column:1/-1}}
@media(max-width:560px){.bot-sched-card.has-media{grid-template-columns:72px minmax(0,1fr)}.bot-sched-card.has-media>div:first-child{grid-column:1/-1}.bot-sched-card.has-media .bot-card-actions{grid-column:1/-1}}
