.vet-motion-card{margin-top:18px;padding:18px;border:1px solid #d8e6e1;border-radius:14px;background:#f8fbfa}.vet-motion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.vet-motion-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.vet-motion-list{display:grid;gap:12px;margin-top:14px}.vet-motion-item{border:1px solid #d9e4e0;border-radius:12px;padding:12px;background:#fff}.vet-motion-item video{width:100%;max-height:320px;background:#111;border-radius:10px}.vet-motion-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vet-motion-compare video{width:100%;background:#111;border-radius:10px}.vet-motion-pill{display:inline-block;padding:4px 9px;border-radius:999px;background:#e7f3ef;font-size:.85rem}.vet-motion-help{padding:10px 12px;border-left:4px solid #2d7666;background:#eef7f4;border-radius:8px}.vet-motion-empty{padding:14px;border:1px dashed #aebfba;border-radius:10px}.vet-motion-ai{margin-top:10px;padding:10px;background:#fff8e7;border-radius:8px;font-size:.92rem}@media(max-width:720px){.vet-motion-compare{grid-template-columns:1fr}}

.vet-motion-progress{height:10px;background:#1f2937;border-radius:999px;overflow:hidden;margin:8px 0 14px}.vet-motion-progress>div{height:100%;width:0;background:#22c55e;transition:width .2s ease}
