.custody-panel{margin-top:14px;padding:12px;border:1px solid #d6dee8;border-radius:9px;background:#fff}.custody-head{display:flex;justify-content:space-between;gap:10px;color:#1e3a8a;font-size:13px}.custody-head span{font-size:11px;color:#64748b}.custody-list{display:grid;gap:8px;margin-top:9px}.custody-list article{padding:9px;border-left:3px solid #94a3b8;background:#f8fafc;font-size:12px}.custody-list ol{display:flex;flex-wrap:wrap;gap:6px 14px;margin:7px 0 0;padding-left:18px}.custody-list li{color:#334155}.custody-list small{display:block;color:#64748b;margin-top:2px}.custody-empty{margin-top:12px;padding:10px;border:1px dashed #cbd5e1;color:#64748b;font-size:12px}.custody-next{margin-top:8px;min-height:40px;padding:0 10px;border:1px solid #1d4ed8;border-radius:6px;background:#fff;color:#1d4ed8;font-size:12px;font-weight:700}.custody-closed{display:inline-block;margin-top:8px;color:#0f766e;font-size:12px;font-weight:700}@media(max-width:640px){.custody-head{display:block}.custody-head span{display:block;margin-top:4px}.custody-list ol{display:block}.custody-list li{margin:5px 0}}
.scene-condition-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:7px;margin-top:10px}.scene-condition-form label{display:flex;flex-direction:column;gap:4px;color:#475569;font-size:11px;font-weight:700}.scene-condition-form input,.scene-condition-form select{min-height:38px;border:1px solid #cbd5e1;border-radius:6px;padding:0 8px;background:#fff;color:#172033}.scene-condition-form button{min-height:38px;border:0;border-radius:6px;background:#334155;color:#fff;padding:0 10px;font-size:12px;font-weight:700}@media(max-width:640px){.scene-condition-form{grid-template-columns:1fr 1fr}.scene-condition-form button{grid-column:1/-1;min-height:42px}}
