#requests{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:16px;margin-top:24px}.parts-card{border:1px solid #dce3e7;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:10px}.parts-card h2{font:700 20px Inter,system-ui;margin:0}.parts-card p{margin:0;line-height:1.5;font-size:14px}.parts-card .open-part{margin-top:auto;text-align:left;background:#12324d;color:white}.parts-card small{font-size:14px;color:#647586}.parts-top{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.parts-state{border-radius:8px;padding:6px 9px;background:#edf2f5;font-size:14px}.parts-state.recibido,.parts-state.entregado{background:#e5f2ea;color:#276244}.parts-state.presupuestado{background:#f6edda;color:#895c16}.photo-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin:12px 0}.photo-previews img{width:100%;height:130px;object-fit:contain;background:white;border:1px solid #dce3e7;border-radius:9px}.photo-previews a{display:block}#watchPreview{width:150px;height:150px;object-fit:contain;margin-top:12px}.form-error,#loadError{padding:12px;margin:15px;background:#fae7e4;color:#9b382f;border-radius:9px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:24px}.summary-grid p{margin:5px 0;overflow-wrap:anywhere}.summary-grid small{display:block;color:#647586;font-size:14px}.summary-grid .wide{grid-column:1/-1}.summary-grid img{max-width:160px;max-height:160px;object-fit:contain}.event-item{padding:10px 0;border-bottom:1px solid #e1e6e9;font-size:14px;line-height:1.6}.event-item small{display:block;color:#647586;font-size:14px}#photoForm{display:grid;gap:10px}input[type=file]{width:100%;margin-top:8px}#related button{margin:5px}.client-form-grid label[hidden],[data-admin][hidden],img[hidden]{display:none!important}#requestForm>fieldset>p{font-size:14px;color:#647586}#quoteTotal{font-weight:700}#photoForm button{justify-self:start}#detailDialog .dialog-pad{padding:20px}#requestSummary{border-bottom:1px solid #e1e6e9;margin-bottom:20px}@media(max-width:600px){.summary-grid{grid-template-columns:1fr}.summary-grid .wide{grid-column:auto}.parts-card{padding:15px}.heading{align-items:start;flex-direction:column}.heading h1{margin-bottom:0}.heading button{margin-bottom:20px}}
