/* Selector guiado para pedidos de reposición */
.request-selection-empty{display:grid;justify-items:center;gap:5px;padding:24px 15px;border:1px dashed #bac7d2;border-radius:15px;background:#f8fafc;color:#29466b;text-align:center}.request-selection-empty>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e7f5f1;color:#16a17d;font-size:25px}.request-selection-empty small{color:#7c8997}.request-selected-row{grid-template-columns:52px minmax(0,1fr) 90px 42px!important;align-items:center!important}.request-product-photo{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;overflow:hidden;background:#eaf7f3;color:#18a17d;object-fit:cover}.request-selected-info{display:grid;min-width:0}.request-selected-info b{color:#263e61;font-size:14px}.request-selected-info span{color:#52677e;font-size:11px}.request-selected-info small{color:#8995a2;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-selected-row label{margin:0}.request-picker{display:grid;gap:12px}.request-model-search{margin:0}.picker-step{display:flex;align-items:center;gap:8px;margin:5px 0 0;color:#52677c;font-size:12px;font-weight:800}.picker-step>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ee7d3d;color:#fff}.request-model-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:245px;overflow:auto}.request-model-option{display:grid;grid-template-columns:48px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:10px;border:1px solid #d7e0e7;border-radius:13px;background:#fff;color:#294363;text-align:left;cursor:pointer}.request-model-option.active{border-color:#ee8143;background:#fff7f2;box-shadow:0 0 0 2px #ee81431c}.request-model-photo{display:grid;place-items:center;width:48px;height:48px;border-radius:11px;overflow:hidden;background:#eaf7f3;color:#16a17d;object-fit:cover}.request-model-option span{display:grid;min-width:0}.request-model-option b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-model-option small{margin-top:3px;color:#7c8997}.request-model-option i{font-size:24px;color:#9aa8b3}.request-variant-picker{border-top:1px solid #e2e7ec;padding-top:5px}.request-variant-options{display:grid;gap:7px;margin:10px 0}.request-variant-option{display:grid!important;grid-template-columns:24px minmax(0,1fr) 76px;align-items:center;gap:8px;margin:0!important;padding:10px;border:1px solid #dce4eb;border-radius:12px;background:#f8fafc}.request-variant-option>input[type=checkbox]{width:20px;height:20px;accent-color:#18ad91}.request-variant-option>span{display:grid;min-width:0}.request-variant-option b{color:#294363}.request-variant-option small{color:#7c8997;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-picker-qty{padding:9px!important;text-align:center}.request-variant-option.used{opacity:.55}.picker-help,.picker-empty{margin:0;padding:17px;border-radius:12px;background:#f3f6f8;color:#758394;text-align:center}
@media(max-width:620px){.request-selected-row{grid-template-columns:46px minmax(0,1fr) 70px 38px!important;padding:9px!important;gap:7px!important}.request-product-photo{width:46px;height:46px}.request-selected-info b{font-size:13px}.request-model-results{grid-template-columns:1fr;max-height:225px}.request-model-option{grid-template-columns:48px minmax(0,1fr) 16px}.request-variant-option{grid-template-columns:22px minmax(0,1fr) 68px}.request-picker{max-height:72vh;overflow:auto;padding-right:2px}}

/* Selección agrupada por modelo */
.request-selection-group{overflow:hidden;border:1px solid #d9e2e9;border-radius:16px;background:#fff}.request-selection-group-head{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:11px;padding:12px 13px;background:#eef6f4;border-bottom:1px solid #d9e7e3}.request-group-photo{display:grid;place-items:center;width:56px;height:56px;border-radius:13px;overflow:hidden;background:#dff2ec;color:#17a07d;font-size:23px;object-fit:cover}.request-selection-group-head>div{display:grid;min-width:0;gap:2px}.request-selection-group-head b{color:#244467;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-selection-group-head small{color:#61778a;font-size:11px}.request-selection-lines{display:grid}.request-selection-lines .request-selected-row{border:0!important;border-radius:0!important;border-top:1px solid #e5eaee!important;background:#fff!important;grid-template-columns:minmax(0,1fr) 90px 42px!important}.request-selection-lines .request-selected-row:first-child{border-top:0!important}.request-selected-info b{font-size:13px}@media(max-width:620px){.request-selection-group-head{grid-template-columns:50px minmax(0,1fr);padding:10px}.request-group-photo{width:50px;height:50px}.request-selection-group-head b{font-size:16px}.request-selection-lines .request-selected-row{grid-template-columns:minmax(0,1fr) 70px 38px!important;padding:9px 10px!important}}
