.shoots-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;margin-top:20px;min-width:0;max-width:100%}.workspace.shoots-workspace-hidden{display:none}.shoots-head,.shoot-client,.shoot-actions,.shoot-history-head{display:flex;align-items:center}.shoots-head{justify-content:space-between;gap:18px;margin-bottom:22px}.shoots-head h2,.shoot-history-head h2{margin:3px 0}.shoots-head p{margin:0}.shoots-list{display:grid;gap:12px}.shoot-card{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.6fr) minmax(150px,.55fr);gap:18px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:16px;min-width:0;background:#fff}.shoot-card.status-realizado,.shoot-card.status-cancelado{background:#f3f1ed;color:#6b6b64}.shoot-card.status-cancelado{border-style:dashed}.shoot-client{gap:12px;min-width:0}.shoot-client-logo{width:48px;height:48px;flex:0 0 48px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;overflow:hidden;background:#fff;font-size:11px;font-weight:800}.shoot-client-logo img{width:100%;height:100%;object-fit:contain}.shoot-client div,.shoot-content{min-width:0}.shoot-client strong,.shoot-client span{display:block;overflow-wrap:anywhere}.shoot-client strong{font-size:14px}.shoot-client span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-top:3px}.shoot-content h3{margin:0 0 6px;font-size:18px}.shoot-content p{margin:4px 0;overflow-wrap:anywhere}.shoot-date{font-weight:750}.shoot-comment{border-left:2px solid var(--line);padding-left:9px;color:var(--muted)}.shoot-actions{justify-content:flex-end;gap:9px;min-width:0}.shoot-actions label{font-size:11px}.shoot-actions select{display:block;margin-top:4px;min-height:44px}.shoot-history{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.shoot-history-head{display:block;margin-bottom:15px}.shoots-empty{padding:22px;border:1px dashed var(--line);border-radius:16px;color:var(--muted);text-align:center}.shoot-dialog{width:min(720px,calc(100% - 24px))}.shoot-dialog form{min-width:0}.shoot-dialog .wide{grid-column:1/-1}
@media(max-width:700px){.shoots-panel{width:100%;padding:16px 12px;border-radius:18px}.shoots-head{display:grid;grid-template-columns:1fr;align-items:start}.shoots-head .primary{width:100%;min-height:44px}.shoot-card{grid-template-columns:1fr;gap:14px;padding:14px}.shoot-actions{display:grid;grid-template-columns:1fr;width:100%;justify-content:stretch}.shoot-actions label,.shoot-actions select,.shoot-actions button{width:100%}.shoot-dialog{width:calc(100% - 16px);max-width:100%;padding:16px 12px}.shoot-dialog .form-grid{grid-template-columns:1fr}.shoot-dialog .wide{grid-column:auto}.shoot-client-logo{width:44px;height:44px;flex-basis:44px}}
