.sf-reporting-page{min-height:100dvh;background:#f8fafc;display:flex;flex-direction:column}.sf-reporting-page__body{flex:1;display:flex;align-items:center;justify-content:center;padding:16px}.sf-reporting-page__coming-soon{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.sf-reporting-page__icon{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:24px;background:#e6eeff;color:#1f36c7;margin-bottom:8px}.sf-reporting-page__title{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#0f172a;margin:0}.sf-reporting-page__subtitle{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;margin:0;max-width:260px;line-height:20px}.lfv{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000}.lfv__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1a1a1a;flex-shrink:0}.lfv__title{font-size:15px;font-weight:600;color:#fff;font-family:var(--font-poppins, "Poppins", sans-serif)}.lfv__close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:8px}.lfv__close-btn:hover{background:#ffffff1a}.lfv__close-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.lfv__feed-wrap{flex:1;position:relative;overflow:hidden;background:#000}.lfv__video{width:100%;height:100%;display:block;object-fit:cover}.lfv__video--hidden{visibility:hidden;position:absolute}.lfv__state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.lfv__state--error{background:#000c}.lfv__state-text{font-size:14px;color:#ffffffb3;font-family:var(--font-poppins, "Poppins", sans-serif)}.lfv__retry-btn{padding:8px 20px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:14px;cursor:pointer}.lfv__retry-btn:hover{background:#ffffff1a}.lfv__retry-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.lfv__footer{padding:16px;background:#1a1a1a;flex-shrink:0}.lfv__capture-error{font-size:12px;color:#f97066;text-align:center;margin:0 0 8px;font-family:var(--font-poppins, "Poppins", sans-serif)}.lfv__capture-btn{width:100%;padding:14px;border-radius:10px;border:none;background:#1570ef;color:#fff;font-size:15px;font-weight:600;font-family:var(--font-poppins, "Poppins", sans-serif);cursor:pointer;transition:background .2s}.lfv__capture-btn:hover:not(:disabled){background:#1264d3}.lfv__capture-btn:disabled{opacity:.45;cursor:not-allowed}.lfv__capture-btn--loading{opacity:.7;cursor:not-allowed}.lfv__capture-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.inv-page{display:flex;flex-direction:column;height:100dvh;background:#f8fafc}.inv-page__body{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.inv-page__body-inner{flex:1;padding:16px;display:flex;flex-direction:column;gap:16px}.inv-page__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.inv-page__state--error{color:#b42318}.inv-page__filter-wrap{flex-shrink:0;padding:16px 16px 0}.inv-filters__row{display:flex;gap:12px}.inv-card-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.inv-card-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.inv-card-grid{grid-template-columns:1fr 1fr 1fr}}.inv-table-wrap{width:100%;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;container-type:inline-size}.inv-table{width:100%;border-collapse:collapse;table-layout:auto}.inv-table__th{padding:10px;background:#f8fafc;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0}.inv-table__th--num{text-align:right}.inv-table__th--reqid{display:none}@container (min-width: 480px){.inv-table__th--reqid{display:table-cell}}.inv-table__th--actions{text-align:right;width:96px;padding-right:12px}@container (min-width: 640px){.inv-table__th--actions{width:180px}}.inv-table__th--status{display:none;white-space:nowrap;text-align:center}@container (min-width: 480px){.inv-table__th--status{display:table-cell}}.inv-table__row{cursor:pointer;transition:background .12s}.inv-table__row:not(:last-child) td{border-bottom:1px solid #f1f5f9}.inv-table__row:hover td{background:#f8fafc}.inv-table__td{padding:8px 10px;font-family:Poppins,sans-serif;font-size:12px;color:#020617;vertical-align:middle;white-space:nowrap}.inv-table__td--material{white-space:normal;min-width:140px;max-width:220px}.inv-table__td--num{text-align:right;min-width:60px}.inv-table__td--ok{color:#12b76a;font-weight:600}.inv-table__td--warn{color:#f04438;font-weight:600}.inv-table__td--reqid{display:none}@container (min-width: 480px){.inv-table__td--reqid{display:table-cell}}.inv-table__td--actions{vertical-align:middle;width:96px;padding-right:12px}@container (min-width: 640px){.inv-table__td--actions{width:180px}}.inv-table__td--status{display:none;vertical-align:middle;text-align:center}@container (min-width: 480px){.inv-table__td--status{display:table-cell}}.inv-table__mat-inner{display:flex;flex-direction:column;gap:2px}.inv-table__req-id-inline{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px}@container (min-width: 480px){.inv-table__req-id-inline{display:none}}.inv-table__mat-code{font-size:10px;color:#64748b;line-height:1}.inv-table__mat-name{font-weight:400;color:#020617;white-space:normal;line-height:1.3}.inv-table__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.inv-table__dispatch-inline{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:1.4}.inv-table__mat-badges{display:flex;align-items:center;gap:4px;margin-top:5px;flex-wrap:wrap}@container (min-width: 480px){.inv-table__mat-badges{display:none}}.inv-table__badge{display:inline-flex;align-items:center;gap:4px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap;line-height:1.4;padding:2px 7px}.inv-table__badge--fulfilled{background:#d1fadf;color:#027a48}.inv-table__badge--fulfilled .inv-table__badge-dot{background:#027a48}.inv-table__badge--partial{background:#fee4e2;color:#b42318}.inv-table__badge--partial .inv-table__badge-dot{background:#b42318}.inv-table__badge-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.inv-table__badge-label{display:inline}.inv-table__status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.inv-table__status-dot--fulfilled{background:#039855}.inv-table__status-dot--partial{background:#f59e0b}.inv-table__status-label{display:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;white-space:nowrap;margin-left:6px}@container (min-width: 640px){.inv-table__status-label{display:inline-block;min-width:64px}}.inv-table__actions-wrap{display:flex;flex-direction:column;align-items:stretch;gap:4px}@container (min-width: 640px){.inv-table__actions-wrap{flex-direction:row-reverse;align-items:center}}.inv-table__resend-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:9999px;background:#e6eeff;color:#1f36c7;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:1.4;white-space:nowrap}.inv-table__time{font-size:10px;color:#94a3b8}.inv-table__btn{height:28px;padding:0 8px;border-radius:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:background .15s;width:100%;text-align:center}.inv-table__btn--reject{background:#fff;border:1px solid #fda29b;color:#b42318}.inv-table__btn--reject:hover{background:#fef3f2}.inv-table__btn--receive{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.inv-table__btn--receive:hover{background:#013cb2;border-color:#013cb2}.inv-card{background:linear-gradient(179.8deg,#ffdada .2%,#fff 99.8%);border:1px solid #e2e8f0}.inv-card--fulfilled{background:linear-gradient(179.8deg,#d1fadf .2%,#fff 99.8%);border-color:#d1fadf}.inv-card{border-radius:6px;padding:16px;display:flex;flex-direction:column;gap:12px}.inv-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.inv-card__identity{display:flex;flex-direction:column;gap:0;min-width:0;flex:1}.inv-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;line-height:18px}.inv-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;margin-top:2px}.inv-card__tags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.inv-card__tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.inv-card__tag--fulfilled{background:#d1fadf;color:#027a48}.inv-card__tag--fulfilled .inv-card__tag-dot{background:#027a48}.inv-card__tag--partial{background:#fee4e2;color:#b42318}.inv-card__tag--partial .inv-card__tag-dot{background:#b42318}.inv-card__tag--replacement{background:#e6eeff;color:#1f36c7}.inv-card__tag-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.inv-card__name{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;margin:0;line-height:24px;word-break:break-word}.inv-card__divider{height:1px;background:#e2e8f0}.inv-card__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 16px}.inv-card__grid-item{display:flex;flex-direction:column;gap:2px}.inv-card__grid-label{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;line-height:18px}.inv-card__grid-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px}.inv-card__grid-value--ok{color:#12b76a}.inv-card__grid-value--warn{color:#f04438}.inv-card__actions{display:flex;align-items:center;gap:8px;margin-top:4px}.inv-card__btn{height:44px;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,opacity .15s;display:flex;align-items:center;justify-content:center}.inv-card__btn--reject{flex:1;background:#fff;border:1px solid #fda29b;color:#b42318}.inv-card__btn--reject:hover{background:#fef3f2}.inv-card__btn--receive{flex:1;background:#1f36c7;border:1px solid #1f36c7;color:#fff}.inv-card__btn--receive:hover{background:#013cb2;border-color:#013cb2}.action-sheet{background:#fff;border-radius:8px 8px 0 0;padding:20px 16px 24px;display:flex;flex-direction:column;gap:16px;width:100%;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}.action-sheet__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:500;display:flex;align-items:flex-end}.action-sheet__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#121926;margin:0}.action-sheet__body{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;margin:0;line-height:20px}.action-sheet__field-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;margin-top:8px}.action-sheet__input{height:44px;padding:0 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#121926;width:100%;box-sizing:border-box;outline:none}.action-sheet__input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.action-sheet__input[type=number]::-webkit-outer-spin-button,.action-sheet__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.action-sheet__input[type=number]{-moz-appearance:textfield}.action-sheet__textarea{padding:10px 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#121926;width:100%;box-sizing:border-box;resize:none;outline:none;line-height:20px}.action-sheet__textarea::placeholder{color:#94a3b8}.action-sheet__textarea:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.action-sheet__actions{display:flex;gap:12px}.action-sheet__btn{flex:1;height:44px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s}.action-sheet__btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#334155;box-shadow:0 1px 2px #1018280d}.action-sheet__btn--secondary:hover{background:#f8fafc}.action-sheet__btn--primary{background:#1f36c7;border:1px solid #014de4;color:#fff;box-shadow:0 1px 2px #1018280d}.action-sheet__btn--primary:hover{background:#013cb2}.action-sheet__btn--primary:disabled{opacity:.55;cursor:not-allowed}.action-sheet__btn--danger{background:#b42318;border:1px solid #b42318;color:#fff;box-shadow:0 1px 2px #1018280d}.action-sheet__btn--danger:hover{background:#912018}.action-sheet__btn--danger:disabled{opacity:.55;cursor:not-allowed}.rj-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.rj-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.rj-page__inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.rj-info-card{background:#fff;border:1px solid #f1f5f9;border-radius:6px;padding:12px 16px;display:flex;align-items:flex-start}.rj-info-card__col{flex:1;display:flex;flex-direction:column;gap:4px}.rj-info-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.rj-info-card__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.rj-mat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.rj-mat-card__top-row{display:flex;align-items:flex-end;justify-content:space-between}.rj-mat-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.rj-mat-card__badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#fffaeb;color:#b54708;white-space:nowrap;flex-shrink:0}.rj-mat-card__badge-dot{width:6px;height:6px;border-radius:50%;background:#dc6803;flex-shrink:0}.rj-mat-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.rj-mat-card__divider{border:none;border-top:1px dashed #e2e8f0;margin:0}.rj-mat-card__qty-row{display:flex;align-items:flex-start;justify-content:space-between}.rj-mat-card__qty-col{flex:1;display:flex;flex-direction:column;gap:4px}.rj-mat-card__qty-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.rj-mat-card__qty-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;line-height:18px;white-space:nowrap}.rj-mat-card__qty-value--zero{font-weight:600}.rj-mat-card__photo-row{display:flex;align-items:center;gap:16px;padding:8px;background:#edf7ee;border:1px dashed #039855;border-radius:6px;cursor:pointer;text-align:left}.rj-mat-card__photo-row:hover{opacity:.85}.rj-mat-card__photo-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.rj-mat-card__photo-info{display:flex;flex-direction:column;white-space:nowrap}.rj-mat-card__photo-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.rj-mat-card__photo-hint{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.rj-reason-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.rj-reason-card__header{height:32px;padding:0 8px;display:flex;align-items:center;background:#f8fafc}.rj-reason-card__title{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#0f172a;line-height:18px;white-space:nowrap}.rj-reason-card__divider{height:1px;background:#e2e8f0}.rj-reason-card__body{padding:16px}.rj-reason-card__textarea{width:100%;box-sizing:border-box;min-height:70px;padding:10px 14px;border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 1px 2px #1018280d;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#0f172a;resize:none;outline:none;line-height:18px;background:#fff}.rj-reason-card__textarea::placeholder{color:#64748b}.rj-reason-card__textarea:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.rj-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:600;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px 80px}.rj-confirm-modal{width:100%;background:#fff;border-radius:12px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;gap:16px;padding:16px 16px 12px}.rj-confirm-modal__icon{width:48px;height:48px;border-radius:28px;background:#fee4e2;border:8px solid #fef3f2;box-sizing:content-box;display:flex;align-items:center;justify-content:center;color:#f04438;flex-shrink:0}.rj-confirm-modal__content{display:flex;flex-direction:column;gap:6px}.rj-confirm-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;line-height:28px;margin:0}.rj-confirm-modal__subtitle{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.rj-confirm-modal__actions{display:flex;gap:12px}.rj-confirm-modal__btn{flex:1;height:44px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .15s}.rj-confirm-modal__btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.rj-confirm-modal__btn--secondary:hover{background:#f8fafc}.rj-confirm-modal__btn--danger{background:#d92d20;border:1px solid #d92d20;color:#fff}.rj-confirm-modal__btn--danger:hover{background:#b42318}.rj-error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;margin:0;text-align:center}.rj-footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.rj-footer__btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:6px;box-shadow:0 1px 2px #1018280d;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;transition:background .15s}.rj-footer__btn:disabled{background:#fecdca;border:1px solid #fecdca;cursor:not-allowed}.rj-footer__btn:not(:disabled){background:#d92d20;border:1px solid #d92d20}.rj-footer__btn:not(:disabled):hover{opacity:.9}.ack-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.ack-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ack-page__inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.ack-mat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.ack-mat-card__top-row{display:flex;align-items:flex-end;justify-content:space-between}.ack-mat-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.ack-mat-card__badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#fee4e2;color:#b42318;white-space:nowrap;flex-shrink:0}.ack-mat-card__badge--green{background:#ecfdf3;color:#027a48}.ack-mat-card__badge--green .ack-mat-card__badge-dot{background:#027a48}.ack-mat-card__badge-dot{width:6px;height:6px;border-radius:50%;background:#d92d20;flex-shrink:0}.ack-mat-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.ack-mat-card__divider{border:none;border-top:1px dashed #e2e8f0;margin:0}.ack-mat-card__qty-row{display:flex;align-items:flex-start;justify-content:space-between}.ack-mat-card__qty-col{flex:1;display:flex;flex-direction:column;gap:4px}.ack-mat-card__qty-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.ack-mat-card__qty-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;line-height:18px;white-space:nowrap}.ack-mat-card__qty-value--zero{font-weight:600}.ack-mat-card__photo-row{display:flex;align-items:center;gap:16px;padding:8px;background:#edf7ee;border:1px dashed #039855;border-radius:6px;cursor:pointer;text-align:left}.ack-mat-card__photo-row:hover{opacity:.85}.ack-mat-card__photo-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.ack-mat-card__photo-info{display:flex;flex-direction:column;white-space:nowrap}.ack-mat-card__photo-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.ack-mat-card__photo-hint{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.ack-reason-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.ack-reason-card__header{height:32px;padding:0 8px;display:flex;align-items:center;background:#f8fafc}.ack-reason-card__title{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#0f172a;line-height:18px;white-space:nowrap}.ack-reason-card__divider{height:1px;background:#e2e8f0}.ack-reason-card__body{padding:16px}.ack-reason-card__textarea{width:100%;box-sizing:border-box;min-height:70px;padding:10px 14px;border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 1px 2px #1018280d;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#0f172a;resize:none;outline:none;line-height:18px;background:#fff}.ack-reason-card__textarea::placeholder{color:#64748b}.ack-reason-card__textarea:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.ack-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:600;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px 80px}.ack-confirm-modal{width:100%;background:#fff;border-radius:12px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;gap:16px;padding:16px 16px 12px}.ack-confirm-modal__icon{width:48px;height:48px;border-radius:28px;background:#d1fadf;border:8px solid #ecfdf3;box-sizing:content-box;display:flex;align-items:center;justify-content:center;color:#079455;flex-shrink:0}.ack-confirm-modal__content{display:flex;flex-direction:column;gap:6px}.ack-confirm-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;line-height:28px;margin:0}.ack-confirm-modal__subtitle{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.ack-confirm-modal__actions{display:flex;gap:12px}.ack-confirm-modal__btn{flex:1;height:44px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .15s}.ack-confirm-modal__btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.ack-confirm-modal__btn--secondary:hover{background:#f8fafc}.ack-confirm-modal__btn--primary{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.ack-confirm-modal__btn--primary:hover{background:#013cb2;border-color:#013cb2}.ack-error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;margin:0;text-align:center}.ack-footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.ack-footer__btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:6px;box-shadow:0 1px 2px #1018280d;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;transition:background .15s}.ack-footer__btn:disabled{background:#8ab1fd;border:1px solid #8ab1fd;cursor:not-allowed}.ack-footer__btn:not(:disabled){background:#1f36c7;border:1px solid #1f36c7}.ack-footer__btn:not(:disabled):hover{background:#013cb2}.rd-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.rd-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.rd-page__over-warning{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#ff2828;text-align:center;margin:0;line-height:18px}.rd-page__footer{flex-shrink:0;padding:16px;background:#fff;border-top:1px solid #f1f5f9}.rd-page__next-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:8px;border:1px solid #8ab1fd;background:#8ab1fd;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:not-allowed;transition:background .15s,border-color .15s}.rd-page__next-btn--active{background:#1f36c7;border-color:#1f36c7;cursor:pointer}.rd-page__next-btn--active:hover{background:#1a2fb0;border-color:#1a2fb0}.rd-info-strip{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;justify-content:space-between}.rd-info-strip__kv{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.rd-info-strip__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.rd-info-strip__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.rd-card{background:#fff;border:1px solid #f2f4f7;border-radius:8px;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;padding:16px;display:flex;flex-direction:column;gap:16px}.rd-card__identity{display:flex;flex-direction:column}.rd-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.rd-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.rd-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;margin-top:2px}.rd-card__qty-row{display:flex;gap:16px;align-items:flex-start}.rd-card__qty-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.rd-card__qty-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#344054;line-height:18px;white-space:nowrap}.rd-card__qty-readonly{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;box-shadow:0 1px 2px #1018280d}.rd-card__qty-input{width:100%;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#0f172a;line-height:18px;box-shadow:0 1px 2px #1018280d;outline:none}.rd-card__qty-input::placeholder{color:#94a3b8}.rd-card__qty-input:focus:not(.rd-card__qty-input--err){border-color:#1f36c7;box-shadow:0 0 0 3px #1f36c71a}.rd-card__qty-input--err{border-color:#fda29b}.rd-card__qty-input[type=number]::-webkit-outer-spin-button,.rd-card__qty-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.rd-card__qty-input[type=number]{-moz-appearance:textfield}.rd-card__qty-error{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#f04438;margin:0;line-height:18px}.rd-card__photo-wrap{display:flex;flex-direction:column;gap:6px}.rd-card__photo-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#344054;line-height:18px;white-space:nowrap}.rd-photo-row{display:flex;align-items:center;gap:16px;border-radius:8px;padding:8px;width:100%;box-sizing:border-box}.rd-photo-row--empty{background:#f4f5fc;border:1px dashed #1f36c7}.rd-photo-row--taken{background:#edf7ee;border:1px dashed #039855}.rd-photo-row__left{display:flex;flex:1;gap:10px;align-items:center;min-width:0;background:none;border:none;padding:0;text-align:left}.rd-photo-row__left--clickable{cursor:pointer}.rd-photo-row__avatar{background:#e9ebf9;border-radius:4px;width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#1f36c7}.rd-photo-row__thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.rd-photo-row__text{display:flex;flex-direction:column;flex-shrink:0}.rd-photo-row__status{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px}.rd-photo-row__status--req{color:#b42318}.rd-photo-row__status--ok{color:#039855}.rd-photo-row__sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.rd-photo-row__capture{display:flex;align-items:center;gap:8px;background:#014de4;border:1px solid #014de4;border-radius:8px;padding:8px 14px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0;line-height:20px;box-shadow:0 1px 2px #1018280d}.rd-photo-row__retake{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;color:#334155;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0}.rsm-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.rsm-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.rsm-page__error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;text-align:center;margin:0}.rsm-page__footer{flex-shrink:0;padding:16px;background:#f8fafc}.rsm-page__confirm-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:8px;border:1px solid #1f36c7;background:#1f36c7;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .15s}.rsm-page__confirm-btn:hover:not(:disabled){background:#1a2fb0;border-color:#1a2fb0}.rsm-page__confirm-btn:disabled{opacity:.6;cursor:not-allowed}.rsm-info-strip{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;justify-content:space-between}.rsm-info-strip__kv{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.rsm-info-strip__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.rsm-info-strip__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.rsm-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.rsm-card__top-row{display:flex;align-items:flex-end;justify-content:space-between}.rsm-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.rsm-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;line-height:24px;margin:0}.rsm-card__dashed-divider{width:100%;height:0;border-top:1px dashed #e2e8f0}.rsm-card__qty-row{display:flex;align-items:flex-start;justify-content:space-between}.rsm-card__qty-cell{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.rsm-card__qty-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.rsm-card__qty-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;white-space:nowrap}.rsm-card__qty-value--semibold{font-weight:600}.rsm-tag{display:inline-flex;align-items:center;gap:6px;border-radius:16px;padding:2px 8px 2px 6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;flex-shrink:0}.rsm-tag--fulfilled{background:#ecfdf3;color:#027a48}.rsm-tag--partial{background:#fef0c7;color:#b54708}.rsm-tag__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.rsm-tag__dot--green{background:#039855}.rsm-tag__dot--orange{background:#dc6803}.rsm-success-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 80px}.rsm-success-modal__sheet{background:#fff;border-radius:12px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;width:100%;padding:20px 16px 16px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.rsm-success-modal__icon-wrap{width:48px;height:48px;border-radius:28px;background:#e9ebf9;border:8px solid #f4f5fc;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;color:#1f36c7}.rsm-success-modal__text{display:flex;flex-direction:column;gap:8px;width:100%}.rsm-success-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#0f172a;line-height:28px;margin:0}.rsm-success-modal__body{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.rsm-success-modal__body strong{font-weight:700;color:#64748b}.rsm-success-modal__actions{display:flex;gap:12px;width:100%}.rsm-success-modal__btn{flex:1;height:44px;border-radius:8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;box-shadow:0 1px 2px #1018280d}.rsm-success-modal__btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.rsm-success-modal__btn--primary{background:#1f36c7;border:1px solid #014de4;color:#fff}.rsm-photo-row{display:flex;align-items:center;gap:16px;background:#edf7ee;border:1px dashed #039855;border-radius:8px;padding:8px;width:100%;box-sizing:border-box}.rsm-photo-row__left{display:flex;flex:1;gap:10px;align-items:center;min-width:0;background:none;border:none;padding:0;text-align:left;cursor:pointer}.rsm-photo-row__thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.rsm-photo-row__text{display:flex;flex-direction:column;flex-shrink:0}.rsm-photo-row__status{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.rsm-photo-row__sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.rsm-photo-row__retake{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;color:#334155;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0;line-height:20px;box-shadow:0 1px 2px #1018280d}.rh-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.rh-page__body{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.rh-page__body-inner{flex:1;padding:16px;display:flex;flex-direction:column;gap:16px}.rh-page__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.rh-page__state--error{color:#b42318}.rh-page__filter-wrap{flex-shrink:0;padding:16px 16px 0}.rh-filters__row{display:flex;gap:12px;align-items:flex-end}.rh-filters__row .fg{flex:1;min-width:0}.rh-filters__row--material{align-items:flex-start}.rh-filters__row--material .fg{flex:1;min-width:0}.rh-download-fab{position:fixed;bottom:24px;right:16px;width:56px;height:56px;border-radius:50%;background:#1f36c7;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #1018280d;z-index:100;-webkit-tap-highlight-color:transparent;outline:none;transition:opacity .15s}.rh-download-fab:hover{opacity:.9}.rh-download-fab:disabled{opacity:.6;cursor:not-allowed}.rh-cards{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.rh-cards{grid-template-columns:1fr 1fr}}@media(min-width:1280px){.rh-cards{grid-template-columns:1fr 1fr 1fr}}.rh-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:6px;cursor:pointer;text-align:left;width:100%;transition:box-shadow .15s}.rh-card:hover{box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.rh-card:active{background:#f8fafc}.rh-card__header{display:flex;align-items:center;justify-content:space-between;gap:6px}.rh-card__req-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px}.rh-card__status-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap;line-height:1.4}.rh-card__status-badge--received{background:#d1fadf;color:#027a48}.rh-card__status-badge--flagged{background:#fef0c7;color:#b54708}.rh-card__status-badge--rejected{background:#fee4e2;color:#b42318}.rh-card__status-badge__dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.rh-card__mat-code{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px}.rh-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.rh-card__mat-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.rh-card__mat-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#0f172a;line-height:20px;word-break:break-word}.rh-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.rh-card__esc-badge{display:inline-flex;align-self:flex-start;padding:1px 6px;border-radius:6px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.rh-card__esc-badge--received-partially,.rh-card__esc-badge--rejected{background:#fef3f2;color:#b42318}.rh-card__date-wrap{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.rh-card__date{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;line-height:16px;white-space:nowrap}.rh-card__time{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.rh-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto;overflow-y:hidden;container-type:inline-size}.rh-table__head{display:flex;align-items:center;height:32px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.rh-table__head-cell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;padding:0 6px;white-space:nowrap}.rh-table__head-cell--date{width:22%;min-width:80px;flex-shrink:0}.rh-table__head-cell--reqid{width:22%;min-width:72px;flex-shrink:0;display:none}@container (min-width: 480px){.rh-table__head-cell--reqid{display:flex}}.rh-table__head-cell--matid{width:88px;flex-shrink:0;display:none}@container (min-width: 640px){.rh-table__head-cell--matid{display:flex}}.rh-table__head-cell--mat{flex:1;min-width:0;padding-left:8px}.rh-table__head-cell--status{width:15%;min-width:48px;flex-shrink:0;text-align:center}@container (min-width: 640px){.rh-table__head-cell--status{width:auto;min-width:110px;text-align:center}}.rh-table__row{display:flex;align-items:flex-start;width:100%;padding:8px 0;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;text-align:left}.rh-table__row:last-child{border-bottom:none}.rh-table__row:hover{background:#f8fafc}.rh-table__row:active{background:#f0f2fd}.rh-table__cell{padding:0 6px}.rh-table__cell--date{width:22%;min-width:80px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.rh-table__cell--reqid{width:22%;min-width:72px;flex-shrink:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;padding-top:2px;display:none}@container (min-width: 480px){.rh-table__cell--reqid{display:flex}}.rh-table__cell--matid{width:88px;flex-shrink:0;display:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;align-items:center}@container (min-width: 640px){.rh-table__cell--matid{display:flex}}.rh-table__cell--mat{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;padding-left:8px}.rh-table__cell--status{width:15%;min-width:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-top:2px}@container (min-width: 640px){.rh-table__cell--status{width:auto;min-width:110px;gap:6px}}@container (min-width: 480px){.rh-table__head-label--mobile{display:none}}.rh-table__head-label--wide{display:none}@container (min-width: 480px){.rh-table__head-label--wide{display:inline}}.rh-table__req-id-inline{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px;white-space:nowrap}@container (min-width: 480px){.rh-table__req-id-inline{display:none}}.rh-table__date-top{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;white-space:nowrap}.rh-table__date-bottom{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.rh-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px}@container (min-width: 640px){.rh-table__mat-id{display:none}}.rh-table__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;word-break:break-word}.rh-table__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.rh-table__tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:16px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:14px;width:fit-content}.rh-table__tag--partial{background:#fef3f2;color:#b42318}.rh-table__esc-badge{display:inline-flex;align-self:flex-start;padding:1px 6px;border-radius:6px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}@container (min-width: 640px){.rh-table__esc-badge{display:none}}.rh-table__esc-badge--received-partially,.rh-table__esc-badge--rejected{background:#fef3f2;color:#b42318}.rh-table__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rh-table__dot--received{background:#039855}.rh-table__dot--rejected{background:#d92d20}.rh-table__dot--flagged{background:#f59e0b}.rh-table__dot-label{display:none}@container (min-width: 640px){.rh-table__dot-label{display:inline-block;min-width:64px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;white-space:nowrap}}.sfh-detail{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sfh-detail__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.sfh-detail__state{flex:1;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;text-align:center;padding:16px}.sfh-detail__state--error{color:#b42318}.sfh-mat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px}.sfh-mat-card__top-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.sfh-mat-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b}.sfh-mat-card__badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:16px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.sfh-mat-card__badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.sfh-mat-card__badge--fulfilled{background:#ecfdf3;color:#027a48}.sfh-mat-card__badge--partial{background:#fef0c7;color:#b54708}.sfh-mat-card__badge--rejected,.sfh-mat-card__badge--escalation{background:#fef3f2;color:#b42318}.sfh-mat-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f172a;line-height:1.4;margin:0}.sfh-mat-card__divider{height:0;border-top:1px dashed #e2e8f0;margin:4px 0}.sfh-mat-card__meta{display:flex;justify-content:space-between}.sfh-mat-card__meta-item{display:flex;flex-direction:column;gap:4px;flex:1}.sfh-mat-card__meta-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b}.sfh-mat-card__meta-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155}.sfh-dispatch-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:clip}.sfh-dispatch-card__header{height:32px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #e3e8ef;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a}.sfh-dispatch-card__body{padding:12px;display:flex;flex-direction:column}.sfh-step{display:flex;gap:8px;min-height:74px}.sfh-step--last{min-height:unset}.sfh-step--last .sfh-step__track{justify-content:flex-start}.sfh-step__track{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0;padding-top:2px}.sfh-step__dot{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:8px;flex-shrink:0}.sfh-step__dot--blue{background:radial-gradient(circle,#1f36c7 3.5px,#e9ebf9 3.5px);border:1px solid #1f36c7}.sfh-step__dot--green{background:radial-gradient(circle,#027a48 3.5px,#ecfdf3 3.5px);border:1px solid #027a48}.sfh-step__dot--orange{background:radial-gradient(circle,#ff9500 3.5px,#fff8ec 3.5px);border:1px solid #ff9500}.sfh-step__dot--red{background:radial-gradient(circle,#ff2828 3.5px,#fff5f5 3.5px);border:1px solid #ff2828}.sfh-step__dot--gray{background:radial-gradient(circle,#94a3b8 3.5px,#f1f5f9 3.5px);border:1px solid #cbd5e1}.sfh-step__line{flex:1;width:1px;border-left:1.5px dashed #e2e8f0;margin-top:4px}.sfh-step__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;padding-bottom:16px}.sfh-step--last .sfh-step__content{padding-bottom:0}.sfh-step__row-main{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sfh-step__label-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.sfh-step__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#374151;white-space:nowrap}.sfh-step__qty{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;white-space:nowrap;flex-shrink:0}.sfh-step__row-sub{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sfh-step__sub-text{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#9aa4b2;line-height:14px}.sfh-step__sub-text--right{margin-left:auto}.sfh-step__actor{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#9aa4b2;line-height:14px}.sfh-step__view-photo{background:none;border:none;padding:0;cursor:pointer;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#005eff;text-decoration:underline;text-underline-offset:2px;line-height:14px;text-align:left}.sfh-step__esc-badge{display:inline-block;padding:2px 8px;border-radius:16px;background:#fef3f2;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#b42318;line-height:14px;white-space:nowrap}.sfh-step__comment{background:#fef3f2;border-left:2px solid #b42318;border-radius:8px;padding:8px;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#334155;line-height:14px;margin-top:4px}.sfh-ilt-done{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-top:6px;background:#ecfdf3;border-left:2px solid #027a48;border-radius:8px;padding:8px}.sfh-ilt-done__label{flex:1;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#027a48;line-height:14px}.sfh-ilt-done__time{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px;white-space:nowrap}.sf-esc-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-esc-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.sf-esc-page__body-inner{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.sf-esc-page__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.sf-esc-page__state--error{color:#b42318}.sf-esc-page__empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.sf-esc-page__empty svg{color:#12b76a}.sf-esc-page__empty p{margin:0}.sf-esc-page__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media(min-width:768px){.sf-esc-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.sf-esc-page__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.sf-esc-page__filter-wrap{flex-shrink:0;padding:16px 16px 0}.sf-esc-filters__row{display:flex;gap:12px}.sf-esc-filters__field--full .fg{flex:none;width:100%}.sf-esc-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto;container-type:inline-size}.sf-esc-table__head{display:flex;align-items:center;height:32px;padding:0 8px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.sf-esc-table__hcell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap}.sf-esc-table__hcell--id{width:18%;min-width:64px;flex-shrink:0;display:none}@container (min-width: 420px){.sf-esc-table__hcell--id{display:flex}}.sf-esc-table__hcell--mat{flex:1;min-width:0;padding-left:8px}.sf-esc-table__hcell--status{width:52px;flex-shrink:0;text-align:right}@media(min-width:768px){.sf-esc-table__hcell--status{width:auto;min-width:150px}}.sf-esc-table__hcell--sent,.sf-esc-table__hcell--rec{display:none;width:11%;min-width:52px;flex-shrink:0;text-align:right;padding-left:8px}@container (min-width: 480px){.sf-esc-table__hcell--sent,.sf-esc-table__hcell--rec{display:block}}.sf-esc-table__hcell--esc{display:block;width:11%;min-width:52px;flex-shrink:0;text-align:right;padding-left:8px;padding-right:8px}.sf-esc-table__hcell--actions{width:100px;flex-shrink:0;text-align:center;padding-left:8px;border-left:1px solid #e2e8f0}@container (min-width: 680px){.sf-esc-table__hcell--actions{width:180px}}.sf-esc-table__row{display:flex;align-items:center;min-height:56px;padding:6px 8px;border-bottom:1px solid #e2e8f0;background:#fff;cursor:pointer;text-align:left;width:100%;border-left:none;border-right:none;border-top:none}.sf-esc-table__row:last-child{border-bottom:none}.sf-esc-table__row:hover{background:#f8fafc}.sf-esc-table__row:active{background:#f0f2fd}.sf-esc-table__cell{font-family:Poppins,sans-serif;font-size:12px;display:flex;align-items:center}.sf-esc-table__cell--id{width:18%;min-width:64px;flex-shrink:0;font-weight:400;color:#020617;display:none}@container (min-width: 420px){.sf-esc-table__cell--id{display:flex}}.sf-esc-table__cell--mat{flex:1;min-width:0;padding-left:8px;flex-direction:column;align-items:flex-start;gap:2px}.sf-esc-table__cell--status{width:52px;flex-shrink:0;justify-content:flex-end}@media(min-width:768px){.sf-esc-table__cell--status{width:auto;min-width:150px}}.sf-esc-table__cell--sent,.sf-esc-table__cell--rec{display:none;width:11%;min-width:52px;flex-shrink:0;text-align:right;font-weight:400;color:#020617}@container (min-width: 480px){.sf-esc-table__cell--sent,.sf-esc-table__cell--rec{display:flex;align-items:center;justify-content:flex-end}}.sf-esc-table__cell--esc{display:flex;align-items:center;justify-content:flex-end;width:11%;min-width:52px;flex-shrink:0;font-weight:600;color:#b42318;padding-right:8px}.sf-esc-table__cell--actions{width:100px;flex-shrink:0;flex-direction:column-reverse;align-items:stretch;gap:4px;padding-left:6px;border-left:1px solid #f1f5f9}@container (min-width: 680px){.sf-esc-table__cell--actions{width:180px;flex-direction:row;align-items:center;padding-left:8px}}.sf-esc-table__btn{width:100%;height:26px;padding:0 6px;border-radius:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s;text-align:center}@container (min-width: 680px){.sf-esc-table__btn{width:auto;flex:1;padding:0 8px}}.sf-esc-table__btn--primary{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.sf-esc-table__btn--primary:hover{background:#013cb2}.sf-esc-table__btn--reject{background:#fff;border:1px solid #fda29b;color:#b42318}.sf-esc-table__btn--reject:hover{background:#fef3f2}.sf-esc-table__req-id-inline{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px;display:block}@container (min-width: 420px){.sf-esc-table__req-id-inline{display:none}}.sf-esc-table__mat-code{font-size:10px;color:#64748b;line-height:14px}.sf-esc-table__mat-name{font-weight:400;color:#020617;line-height:18px;word-break:break-word}.sf-esc-table__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.sf-esc-table__status-badge{display:inline-flex;align-self:flex-start;padding:1px 6px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.sf-esc-table__status-badge--partial{background:#fef0c7;color:#b54708}.sf-esc-table__status-badge--rejected{background:#fee4e2;color:#b42318}.sf-esc-table__status-badge--stalemate{background:#f1f5f9;color:#475569}.sf-esc-table__status-badge--resolved{background:#d1fadf;color:#027a48}.sf-esc-table__mat-qtys{display:flex;gap:8px;flex-wrap:wrap;margin-top:2px}@container (min-width: 480px){.sf-esc-table__mat-qtys{display:none}}.sf-esc-table__mat-qty-item{font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.sf-esc-table__mat-qty-item strong{color:#64748b;font-weight:400}.sf-esc-table__mat-qty-item--esc strong{color:#b42318;font-weight:600}.sf-esc-table__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.sf-esc-table__dot--partial{background:#f59e0b}.sf-esc-table__dot--rejected{background:#d92d20}.sf-esc-table__dot--stalemate{background:#94a3b8}.sf-esc-table__dot--resolved{background:#039855}.sf-esc-table__dot-label{display:none}@media(min-width:768px){.sf-esc-table__dot-label{display:inline;margin-left:4px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#334155;white-space:nowrap}}.reqs-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.reqs-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.reqs-page__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.reqs-page__state--error{color:#b42318}.reqs-page__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media(min-width:768px){.reqs-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.reqs-page__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.reqs-tabs{display:flex;background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:4px;gap:4px}.reqs-tabs__tab{flex:1;height:40px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#475569;transition:background .15s,color .15s}.reqs-tabs__tab--active{background:#1f36c7;color:#fff}.reqs-search-row{display:flex;gap:12px;align-items:center}.reqs-search{flex:1;min-width:0;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#94a3b8}.reqs-search__input{flex:1;border:none;outline:none;background:transparent;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a}.reqs-search__input::placeholder{color:#94a3b8}.reqs-fab-wrap{position:fixed;bottom:80px;right:16px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;z-index:100}.reqs-fab{width:56px;height:56px;border-radius:50%;background:#1f36c7;color:#fff;border:1px solid #1f36c7;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #1018280d;flex-shrink:0;transition:opacity .15s;-webkit-tap-highlight-color:transparent;outline:none}.reqs-fab:hover{opacity:.9}.reqs-fab__icon{transition:transform .25s cubic-bezier(.4,0,.2,1)}.reqs-fab--open .reqs-fab__icon{transform:rotate(45deg)}.reqs-fab-menu{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;overflow:hidden;min-width:192px}.reqs-fab-menu__item{display:block;width:100%;padding:10px 14px;border:none;background:transparent;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;text-align:left;cursor:pointer;white-space:nowrap}.reqs-fab-menu__item:hover,.reqs-fab-menu__item--highlighted{background:#f8fafc}.req-card{display:flex;flex-direction:column;gap:6px;border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#fff;cursor:pointer;text-align:left;width:100%}.req-card--pending{background:linear-gradient(135deg,#fff5f4,#fee4e2)}.req-card--partial_fulfilled{background:linear-gradient(135deg,#fffdf0,#fef0c7)}.req-card--fulfilled{background:linear-gradient(135deg,#f0fdf4,#d1fadf);border-color:#d1fadf}.req-card__top-row{display:flex;align-items:center;justify-content:space-between}.req-card__req-id-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b}.req-card__badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:16px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.req-card__badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.req-card__badge--pending{background:#fecdca;color:#b42318}.req-card__badge--partial{background:#fef0c7;color:#b54708}.req-card__badge--fulfilled{background:#ecfdf3;color:#027a48}.req-card__badge--closed{background:#f1f5f9;color:#475569}.req-card__req-id-value{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#0f172a;margin:0;line-height:1.3}.req-card__divider{height:0;border-top:1px dashed #cbd5e1;margin:4px 0}.req-card__meta-row{display:flex;align-items:flex-start;justify-content:space-between}.req-card__meta-col{display:flex;flex-direction:column;gap:2px}.req-card__meta-col--right{text-align:right}.req-card__meta-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b}.req-card__meta-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155}.req-card__close-btn,.req-card__delete-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:36px;border:1px solid #fda29b;border-radius:8px;background:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#b42318;transition:background .15s}.req-card__close-btn:hover:not(.req-card__close-btn--locked),.req-card__delete-btn:hover:not(.req-card__close-btn--locked){background:#fef3f2}.req-card__close-btn--locked,.req-card__delete-btn--locked{opacity:.45;cursor:not-allowed}.reqs-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto;container-type:inline-size}.reqs-table__head{display:flex;align-items:center;height:32px;padding:0 8px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.reqs-table__hcell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap;flex-shrink:0}.reqs-table__hcell--id{flex:3;min-width:0}.reqs-table__hcell--date{flex:2;min-width:0;display:none;text-align:left}@container (min-width: 420px){.reqs-table__hcell--date{display:block}}.reqs-table__hcell--mat{width:72px;text-align:center}.reqs-table__hcell--status{flex:2;min-width:0;text-align:center}.reqs-table__hcell--actions{width:80px;text-align:center;padding-left:8px;border-left:1px solid #e2e8f0;margin-left:8px}.reqs-table__row{display:flex;align-items:center;min-height:52px;padding:6px 8px;border-bottom:1px solid #e2e8f0;background:#fff;cursor:pointer}.reqs-table__row:last-child{border-bottom:none}.reqs-table__row:hover{background:#f8fafc}.reqs-table__row:active{background:#f0f2fd}.reqs-table__cell{font-family:Poppins,sans-serif;font-size:12px;display:flex;align-items:center;flex-shrink:0}.reqs-table__cell--id{flex:3;min-width:0;font-weight:400;color:#020617;flex-direction:column;align-items:flex-start;gap:2px}.reqs-table__cell--date{flex:2;min-width:0;display:none;flex-direction:column;align-items:flex-start;gap:1px}@container (min-width: 420px){.reqs-table__cell--date{display:flex}}.reqs-table__cell--mat{width:72px;justify-content:center;color:#020617;font-weight:400}.reqs-table__cell--status{flex:2;min-width:0;justify-content:center}.reqs-table__cell--actions{width:80px;justify-content:center;padding-left:8px;border-left:1px solid #f1f5f9;margin-left:8px}.reqs-table__date-main{font-size:12px;font-weight:400;color:#020617;line-height:16px;white-space:nowrap}.reqs-table__date-sub{font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.reqs-table__date-inline{font-size:10px;color:#64748b;font-weight:400;line-height:14px}@container (min-width: 420px){.reqs-table__date-inline{display:none}}.reqs-table__status-pill{display:inline-flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.reqs-table__status-pill-dot{width:10px;height:10px;border-radius:50%;background:currentColor;flex-shrink:0}.reqs-table__status-pill-label{display:none}@media(min-width:768px){.reqs-table__status-pill-label{display:inline-block;min-width:60px}}.reqs-table__status-pill--pending{color:#d92d20}.reqs-table__status-pill--partial{color:#f59e0b}.reqs-table__status-pill--fulfilled{color:#039855}.reqs-table__status-pill--closed{color:#64748b}.reqs-table__action-btn{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 6px;border:1px solid #fda29b;border-radius:6px;background:transparent;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#b42318;cursor:pointer;white-space:nowrap;transition:background .15s}.reqs-table__action-btn:hover:not(.reqs-table__action-btn--locked){background:#fef3f2}.reqs-table__action-btn--locked{opacity:.45;cursor:not-allowed}.reqs-toast{position:fixed;bottom:88px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:428px;display:flex;align-items:flex-start;gap:8px;padding:10px;background:#fff;border:1px solid #e3e8ef;border-radius:8px;box-shadow:0 1px 1.5px #1018281a,0 1px 1px #1018280f;z-index:100;animation:reqs-toast-in .2s ease}.reqs-toast__icon{flex-shrink:0;margin-top:1px;color:#ff2828}.reqs-toast__text{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#121926;margin:0}@keyframes reqs-toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.bulk-upload-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#10182880;z-index:500;display:flex;align-items:flex-end}.bulk-upload-modal{width:100%;background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;max-height:85dvh}.bulk-upload-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.bulk-upload-modal__title{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a}.bulk-upload-modal__close{background:none;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;padding:4px}.bulk-upload-modal__close:disabled{opacity:.4;cursor:not-allowed}.bulk-upload-modal__body{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.bulk-upload-modal__file-input{display:none}.bulk-upload-modal__dropzone{width:100%;border:1.5px dashed #cbd5e1;border-radius:6px;background:#f8fafc;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;color:#64748b;transition:border-color .15s,background .15s}.bulk-upload-modal__dropzone:hover{border-color:#1f36c7;background:#f4f5fc}.bulk-upload-modal__dropzone-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#334155;text-align:center;word-break:break-all}.bulk-upload-modal__dropzone-hint{font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8}.bulk-upload-modal__error{margin:0;font-family:Poppins,sans-serif;font-size:14px;color:#d92d20;text-align:center}.bulk-upload-modal__footer{padding:12px 16px;border-top:1px solid #f1f5f9;flex-shrink:0}.bulk-upload-modal__btn{width:100%;height:52px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:background .15s,opacity .15s}.bulk-upload-modal__btn--primary{background:#1f36c7;color:#fff}.bulk-upload-modal__btn--primary:hover:not(:disabled){background:#013cb2}.bulk-upload-modal__btn--primary:disabled{opacity:.45;cursor:not-allowed}.bulk-upload-result{display:flex;flex-direction:column;gap:16px}.bulk-upload-result__counts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bulk-upload-result__count{border:1px solid #e2e8f0;border-radius:6px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:4px}.bulk-upload-result__count--created{border-color:#d1fae5;background:#f0fdf4}.bulk-upload-result__count--updated{border-color:#dbeafe;background:#eff6ff}.bulk-upload-result__count--skipped{border-color:#fef3c7;background:#fffbeb}.bulk-upload-result__count--errors{border-color:#fecaca;background:#fff5f5}.bulk-upload-result__count-value{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#0f172a;line-height:1}.bulk-upload-result__count-label{font-family:Poppins,sans-serif;font-size:12px;color:#64748b}.bulk-upload-result__events{display:flex;flex-direction:column;gap:6px}.bulk-upload-result__events-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.4px;margin:0}.bulk-upload-result__event-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.bulk-upload-result__event-res{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#334155}.bulk-upload-result__event-reason{font-family:Poppins,sans-serif;font-size:12px;color:#64748b}.req-detail{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.req-detail__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 80px;display:flex;flex-direction:column;gap:16px}.req-detail__footer{flex-shrink:0;padding:8px 16px;background:#fff;border-top:1px solid #f1f5f9}.req-detail__close-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:none;border-radius:8px;background:#d92d20;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#fff;transition:background .15s}.req-detail__close-btn:hover:not(:disabled){background:#b42318}.req-detail__close-btn--locked{opacity:.4;cursor:not-allowed}.req-detail-toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:428px;display:flex;align-items:flex-start;gap:8px;padding:10px;background:#fff;border:1px solid #e3e8ef;border-radius:8px;box-shadow:0 1px 1.5px #1018281a,0 1px 1px #1018280f;z-index:100;animation:req-detail-toast-in .2s ease}.req-detail-toast__icon{flex-shrink:0;margin-top:1px;color:#ff2828}.req-detail-toast__text{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#121926;margin:0}@keyframes req-detail-toast-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.req-detail-strip{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:12px 16px;display:flex;gap:32px}.req-detail-strip__col{display:flex;flex-direction:column;gap:2px}.req-detail-strip__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b}.req-detail-strip__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#0f172a}.req-detail-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.req-detail-table__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.req-detail-table__state--error{color:#b42318}.req-detail-table__head{display:flex;align-items:center;height:32px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.req-detail-table__head-cell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b}.req-detail-table__head-cell--name{flex:1;min-width:0;padding:0 6px}.req-detail-table__head-cell--qty{width:56px;flex-shrink:0;text-align:right;border-left:1px solid #e2e8f0;padding:0 6px}.req-detail-table__head-cell--status{width:36px;flex-shrink:0;text-align:right;border-left:1px solid #e2e8f0}.req-detail-table__row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f1f5f9}.req-detail-table__row:last-child{border-bottom:none}.req-detail-table__cell--name{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding:0 6px}.req-detail-table__cell--qty{width:56px;flex-shrink:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;text-align:right;border-left:1px solid #f1f5f9;padding:0 6px}.req-detail-table__cell--status{width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;border-left:1px solid #f1f5f9}.req-detail-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.req-detail-table__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.req-detail-table__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.req-detail-table__dot--green{background:#039855}.req-detail-table__dot--orange{background:#ff9500}.req-detail-table__dot--gray{background:#94a3b8}.req-detail-table__dot--red{background:#f04438}.close-mrs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:400;display:flex;align-items:center;justify-content:center;padding:16px}.close-mrs-modal{background:#fff;border-radius:12px;padding:20px 16px 16px;width:100%;max-width:400px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;gap:16px}.close-mrs-modal__icon-wrap{width:48px;height:48px;border-radius:28px;background:#fee4e2;border:8px solid #fef3f2;display:flex;align-items:center;justify-content:center;color:#d92d20;flex-shrink:0}.close-mrs-modal__text-block{display:flex;flex-direction:column;gap:8px}.close-mrs-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0}.close-mrs-modal__body,.close-mrs-modal__warning{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;margin:0}.close-mrs-modal__actions{display:flex;gap:8px}.close-mrs-modal__btn{flex:1;height:44px;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.close-mrs-modal__btn--cancel{border:1px solid #cbd5e1;background:#fff;color:#334155}.close-mrs-modal__btn--cancel:hover{background:#f8fafc}.close-mrs-modal__btn--confirm{border:none;background:#d92d20;color:#fff}.close-mrs-modal__btn--confirm:hover{background:#b42318}.sf-detail{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-detail__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sf-detail__body-inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.sf-detail__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.sf-detail__state--error{color:#b42318}.sf-hero{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;display:flex;flex-direction:column}.sf-hero--danger{border-color:#fda29b99;background:#fef3f2}.sf-hero__top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:16px 16px 12px}.sf-hero__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#121926;line-height:1.4;margin:0;padding:16px 16px 12px}.sf-hero--danger .sf-hero__mat-name{padding:0;color:#912018}.sf-hero__badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px 3px 7px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0}.sf-hero__badge--danger{background:#fee4e2;color:#b42318}.sf-hero__badge-dot{width:7px;height:7px;border-radius:50%;background:#d92d20;flex-shrink:0}.sf-hero__divider{height:1px;background:#f1f5f9;margin:0 16px}.sf-hero--danger .sf-hero__divider{background:#fecdcacc}.sf-hero__meta{display:flex;align-items:stretch;padding:8px 0}.sf-hero__field{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 8px}.sf-hero__field+.sf-hero__field{border-left:1px solid #f1f5f9}.sf-hero--danger .sf-hero__field+.sf-hero__field{border-left-color:#fecdcacc}.sf-hero__field-label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.sf-hero--danger .sf-hero__field-label{color:#f04438}.sf-hero__field-value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;white-space:nowrap}.sf-hero--danger .sf-hero__field-value{color:#912018}.sf-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;display:flex;flex-direction:column}.sf-section-card__header{height:36px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #f1f5f9;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.sf-section-card__body{display:flex;flex-direction:column}.sf-qty-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:6px;padding:12px 16px}.sf-qty-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;display:flex;flex-direction:column;gap:4px}.sf-qty-card--highlight{border-color:#4c62e566;background:#e6eeff}.sf-qty-card--reject{border-color:#fda29b80;background:#fef3f2}.sf-qty-card__label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.sf-qty-card__value{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#121926;line-height:1}.sf-qty-card--highlight .sf-qty-card__value{color:#1f36c7}.sf-qty-card--reject .sf-qty-card__value{color:#b42318}.sf-info-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding:0 16px;border-bottom:1px solid #f1f5f9}.sf-info-row--last{border-bottom:none}.sf-info-label{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;flex-shrink:0}.sf-info-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#121926;text-align:right}.sf-info-value--muted{color:#64748b;font-weight:400}.sf-qty-input-block{display:flex;flex-direction:column;gap:8px;padding:16px}.sf-qty-input-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155}.sf-qty-input-field{width:100%;box-sizing:border-box;height:52px;padding:0 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0f172a;outline:none;background:#fff}.sf-qty-input-field::placeholder{color:#cbd5e1;font-weight:400}.sf-qty-input-field:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.sf-qty-input-field--err{border-color:#f04438}.sf-qty-input-field[type=number]::-webkit-outer-spin-button,.sf-qty-input-field[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.sf-qty-input-field[type=number]{-moz-appearance:textfield}.sf-qty-input-hint{font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;margin:0}.sf-qty-input-error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;margin:0}.sf-reason-block{display:flex;flex-direction:column;gap:8px;padding:16px}.sf-reason-hint{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;line-height:1.5;margin:0}.sf-reason-textarea{width:100%;box-sizing:border-box;padding:10px 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a;resize:none;outline:none;line-height:20px;background:#fff}.sf-reason-textarea::placeholder{color:#94a3b8}.sf-reason-textarea:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.sf-photo-v2{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.sf-photo-v2__header{height:36px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #f1f5f9;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.sf-photo-v2__body{padding:16px;display:flex;justify-content:center;align-items:center;min-height:180px}.sf-photo-v2__img{width:100%;max-height:260px;border-radius:6px;object-fit:contain;display:block}.sf-photo-v2__placeholder{display:flex;flex-direction:column;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;text-align:center}.sf-photo-v2__placeholder svg{color:#cbd5e1}.sf-footer-bar{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.sf-footer-bar--danger{background:#fef3f2;border-top-color:#fee4e2}.sf-footer-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:52px;border:none;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s;color:#fff}.sf-footer-btn--primary{background:#1f36c7}.sf-footer-btn--primary:hover:not(:disabled){background:#013cb2}.sf-footer-btn--danger{background:#b42318}.sf-footer-btn--danger:hover:not(:disabled){background:#912018}.sf-footer-btn:disabled{opacity:.45;cursor:not-allowed}.sf-submit-error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;margin:0;text-align:center}.sf-kv-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.sf-kv-table__header{height:32px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.sf-kv-table__header span{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926}.sf-kv-table__row{display:flex;align-items:flex-start;min-height:42px;padding:8px 16px;border-bottom:1px solid #f1f5f9}.sf-kv-table__row--last{border-bottom:none}.sf-kv-table__row--tall{min-height:60px}.sf-kv-table__label{width:117px;flex-shrink:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#334155;padding-top:1px}.sf-kv-table__value{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#121926;text-align:right;word-break:break-word}.sf-kv-table__value--received{color:#12b76a;font-weight:500}.sf-kv-table__value--flagged{color:#b54708;font-weight:500}.sf-kv-table__value--rejected{color:#b42318;font-weight:500}.sf-photo-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.sf-photo-card__header{height:32px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.sf-photo-card__header span{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926}.sf-photo-card__body{padding:16px;display:flex;justify-content:center;align-items:center;min-height:200px}.sf-photo-card__img{width:100%;max-height:280px;border-radius:8px;object-fit:contain;display:block}.sf-photo-card__placeholder{font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;text-align:center}.sf-action-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.sf-action-card__header{height:32px;padding:0 16px;display:flex;align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0}.sf-action-card__header span{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926}.sf-action-card__body{padding:16px;display:flex;flex-direction:column;gap:12px}.sf-action-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;margin:0}.sf-action-card__textarea{width:100%;box-sizing:border-box;padding:10px 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a;resize:none;outline:none;line-height:20px;background:#fff}.sf-action-card__textarea::placeholder{color:#94a3b8}.sf-action-card__textarea:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.sf-action-card__input{width:100%;box-sizing:border-box;height:48px;padding:0 14px;border:1.5px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;color:#0f172a;outline:none;background:#fff}.sf-action-card__input::placeholder{color:#94a3b8}.sf-action-card__input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.sf-action-card__input[type=number]::-webkit-outer-spin-button,.sf-action-card__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.sf-action-card__input[type=number]{-moz-appearance:textfield}.sf-action-card__hint{font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;margin:0}.sf-action-card__error{font-family:Poppins,sans-serif;font-size:12px;color:#b42318;margin:0}.sf-action-card__btn{width:100%;height:52px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s;border:none;color:#fff;display:flex;align-items:center;justify-content:center}.sf-action-card__btn--danger{background:#b42318}.sf-action-card__btn--danger:hover:not(:disabled){background:#912018}.sf-action-card__btn--primary{background:#1f36c7}.sf-action-card__btn--primary:hover:not(:disabled){background:#013cb2}.sf-action-card__btn:disabled{opacity:.45;cursor:not-allowed}.sf-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:500;display:flex;align-items:center;justify-content:center;padding:16px}.sf-modal__box{background:#fff;border-radius:6px;padding:20px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:16px}.sf-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0}.sf-modal__body{font-family:Poppins,sans-serif;font-size:14px;color:#475569;margin:0;line-height:20px}.sf-modal__actions{display:flex;gap:12px}.sf-modal__btn{flex:1;height:44px;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.sf-modal__btn--cancel{background:#fff;border:1px solid #cbd5e1;color:#334155}.sf-modal__btn--cancel:hover{background:#f8fafc}.sf-modal__btn--confirm{background:#b42318;border:1px solid #b42318;color:#fff}.sf-modal__btn--confirm:hover:not(:disabled){background:#912018}.sf-modal__btn--confirm:disabled{opacity:.55;cursor:not-allowed}.sf-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 6px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.sf-status-badge--ok{background:#ecfdf3;color:#027a48}.sf-status-badge--warn{background:#fffaeb;color:#b54708}.sf-status-badge--err{background:#fee4e2;color:#b42318}.sf-status-badge__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.sf-status-badge--ok .sf-status-badge__dot{background:#079455}.sf-status-badge--warn .sf-status-badge__dot{background:#f79009}.sf-status-badge--err .sf-status-badge__dot{background:#d92d20}.sf-comment-box{border-radius:6px;padding:12px 16px;display:flex;flex-direction:column;gap:6px;border:1px solid #e2e8f0;background:#f8fafc}.sf-comment-box__label-row{display:flex;align-items:center;gap:6px}.sf-comment-box__label-row svg{flex-shrink:0}.sf-comment-box__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.sf-comment-box__text{font-family:Poppins,sans-serif;font-size:14px;color:#334155;line-height:20px;word-break:break-word;white-space:pre-wrap}.sf-comment-box--shopfloor{background:#fffaeb;border-color:#fef0c7}.sf-comment-box--shopfloor .sf-comment-box__label,.sf-comment-box--shopfloor .sf-comment-box__text{color:#b54708}.sf-comment-box--shopfloor svg{color:#f79009}.sf-comment-box--warehouse{background:#fef3f2;border-color:#fecdca}.sf-comment-box--warehouse .sf-comment-box__label{color:#d92d20}.sf-comment-box--warehouse .sf-comment-box__text{color:#b42318}.sf-comment-box--warehouse svg{color:#f04438}.add-req{display:flex;flex-direction:column;height:100dvh;background:#f8fafc;overflow:hidden}.add-req__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.add-req__body-inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.add-req__top-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.add-req__top-row--date-only{grid-template-columns:1fr 1fr}.add-req__field-group{display:flex;flex-direction:column;gap:6px}.add-req__label{font-family:Poppins,sans-serif;font-size:12px;color:#334155;font-weight:500}.add-req__input{height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a;background:#fff;outline:none;width:100%;box-sizing:border-box}.add-req__input::placeholder{color:#94a3b8}.add-req__input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-req__date-wrap{position:relative}.add-req__date-trigger{width:100%;height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-shadow:0 1px 2px #1018280d;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;color:#64748b;text-align:left}.add-req__date-trigger--filled{color:#0f172a}.add-req__date-trigger:focus-visible{outline:none;border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-req__date-trigger-text{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.add-req__calendar-panel{position:absolute;top:calc(100% + 4px);left:auto;right:0;width:316px;z-index:200}.add-req__calendar-panel--left{left:0;right:auto}.add-req-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:visible;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.add-req-card__header{padding:12px 16px;border-bottom:1px solid #f1f5f9;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#0f172a;display:flex;align-items:center;justify-content:space-between}.add-req-card__remove{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0}.add-req-card__body{padding:16px;display:flex;flex-direction:column;gap:16px}.add-req-card__field-group{display:flex;flex-direction:column;gap:6px}.add-req-card__field-label{font-family:Poppins,sans-serif;font-size:12px;color:#344054;font-weight:500}.add-req-card__dropdown-wrap{position:relative}.add-req-card__dropdown-trigger{width:100%;height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-shadow:0 1px 2px #1018280d;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.add-req-card__dropdown-trigger--open{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-req-card__dropdown-trigger:focus-visible{outline:none;border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-req-card__dropdown-value{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.add-req-card__dropdown-placeholder{flex:1;font-family:Poppins,sans-serif;font-size:12px;color:#64748b}.add-req-card__dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;z-index:100;overflow:hidden}.add-req-card__dropdown-search{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #f1f5f9}.add-req-card__dropdown-search-input{flex:1;border:none;outline:none;font-family:Poppins,sans-serif;font-size:12px;color:#0f172a;background:transparent}.add-req-card__dropdown-search-input::placeholder{color:#94a3b8}.add-req-card__dropdown-list{max-height:200px;overflow-y:auto;list-style:none;margin:0;padding:4px 0}.add-req-card__dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;cursor:pointer}.add-req-card__dropdown-item:hover,.add-req-card__dropdown-item--selected{background:#f8fafc}.add-req-card__dropdown-item-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:8px;display:flex;flex-direction:column;gap:2px}.add-req-card__dropdown-item-code{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:1}.add-req-card__dropdown-empty{padding:8px 14px;font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;text-align:center}.add-req-card__qty-error{margin:4px 0 0;font-family:Poppins,sans-serif;font-size:12px;color:#d92d20}.add-req-card__qty-input{height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a;background:#fff;outline:none;width:100%;box-sizing:border-box}.add-req-card__qty-input::placeholder{color:#94a3b8}.add-req-card__qty-input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-req-card__qty-input[type=number]::-webkit-outer-spin-button,.add-req-card__qty-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.add-req-card__qty-input[type=number]{-moz-appearance:textfield}.add-req-photo{border:1.5px dashed #1f36c7;border-radius:6px;background:#f4f5fc;display:flex;align-items:center;justify-content:space-between;padding:8px;gap:8px}.add-req-photo--uploaded{background:#edf7ee;border-color:#039855}.add-req-photo__left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.add-req-photo__avatar{width:40px;height:40px;border-radius:4px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#94a3b8;overflow:hidden}.add-req-photo__avatar img{width:100%;height:100%;object-fit:cover;border-radius:4px}.add-req-photo__text{display:flex;flex-direction:column;gap:2px;min-width:0}.add-req-photo__required{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#b42318;line-height:1.3}.add-req-photo__captured{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#039855;line-height:1.3}.add-req-photo__hint{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;line-height:1.3}.add-req-photo__btn{padding:8px 14px;border-radius:8px;background:#1f36c7;border:1px solid #1f36c7;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;flex-shrink:0;white-space:nowrap;box-shadow:0 1px 2px #1018280d;transition:background .15s,border-color .15s}.add-req-photo__btn:hover{background:#013cb2;border-color:#013cb2}.add-req-photo__btn--retake{background:#fff;border:1px solid #cbd5e1;color:#334155}.add-req-photo__btn--retake:hover{background:#f8fafc}.add-req-add-btn{display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;border:none;color:#1f36c7;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;padding:8px 0;width:100%}.add-req-add-btn:hover{opacity:.75}.add-req-footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.add-req-footer-btn{width:100%;height:52px;border-radius:6px;background:#1f36c7;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.add-req-footer-btn:hover:not(:disabled){background:#013cb2}.add-req-footer-btn:disabled{opacity:.45;cursor:not-allowed}.add-req__error{font-family:Poppins,sans-serif;font-size:14px;color:#b42318;text-align:center;margin:0}.add-req__success-box{gap:12px}.add-req__success-icon{display:flex;justify-content:center;color:#12b76a}.add-req__success-meta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.add-req__success-row{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border-bottom:1px solid #f1f5f9}.add-req__success-row:last-child{border-bottom:none}.add-req__success-label{font-family:Poppins,sans-serif;font-size:12px;color:#64748b}.add-req__success-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#0f172a}.add-req__success-materials{display:flex;flex-direction:column;gap:4px}.add-req__success-mats-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.4px;margin:0 0 4px}.add-req__success-mat-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0;border-bottom:1px solid #f1f5f9}.add-req__success-mat-row:last-child{border-bottom:none}.add-req__success-mat-name{font-family:Poppins,sans-serif;font-size:14px;color:#334155}.add-req__success-mat-qty{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#0f172a}.add-req__done-btn{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.add-req__done-btn:hover{background:#013cb2;border-color:#013cb2}.sf-review{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-review__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:16px}.sf-review__error{font-family:Poppins,sans-serif;font-size:12px;color:#d92d20;margin:0}.sf-review__footer{padding:16px;background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0}.sf-review__send-btn{width:100%;height:48px;display:flex;align-items:center;justify-content:center;background:#1f36c7;color:#fff;border:1px solid #1f36c7;border-radius:8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .15s}.sf-review__send-btn:hover:not(:disabled){background:#013cb2;border-color:#013cb2}.sf-review__send-btn:disabled{opacity:.65;cursor:not-allowed}.sf-review__success-icon{display:flex;justify-content:center;color:#1f36c7;padding-bottom:6px}.sf-review__success-sub{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center;margin:0;line-height:20px}.sf-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#090c137a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 80px}.sf-success-sheet{background:#fff;border-radius:12px;padding:20px 16px 16px;width:100%;max-width:480px;display:flex;flex-direction:column;gap:24px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}.sf-success-sheet__icon-wrap{width:48px;height:48px;border-radius:28px;background:#e9ebf9;border:8px solid #f4f5fc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sf-success-sheet__text{display:flex;flex-direction:column;gap:8px}.sf-success-sheet__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#0f172a;line-height:28px;margin:0}.sf-success-sheet__sub{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.sf-success-sheet__done-btn{width:100%;height:44px;background:#014de4;border:1px solid #014de4;border-radius:8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#fff;cursor:pointer;box-shadow:0 1px 2px #1018280d;transition:background .15s}.sf-success-sheet__done-btn:hover{background:#013cb2;border-color:#013cb2}.sf-review__info-card{background:#fff;border:1px solid #e8eef7;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;justify-content:space-between;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.sf-review__info-item{flex:1;display:flex;flex-direction:column;gap:4px}.sf-review__info-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.sf-review__info-value{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#020617;line-height:20px}.sf-review-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:clip}.sf-review-table__head{display:flex;align-items:center;height:32px;background:#f8fafc;padding:0 8px}.sf-review-table__head-name{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap}.sf-review-table__head-req{min-width:120px;text-align:right;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;flex-shrink:0}.sf-review-table__divider{height:1px;background:#e2e8f0;width:100%}.sf-review-table__row{display:flex;align-items:center;min-height:64px;padding:16px 8px}.sf-review-table__col-name{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sf-review-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px}.sf-review-table__mat-desc{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;line-height:18px;word-break:break-word}.sf-review-table__col-req{min-width:120px;text-align:right;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;white-space:nowrap;flex-shrink:0}.sf-review-images{background:#fff;border:1px solid #e8eef7;border-radius:8px;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.sf-review-images__header{display:flex;align-items:center;justify-content:space-between;align-self:stretch;padding:16px 16px 8px}.sf-review-images__title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#0f172a}.sf-review-images__toggle{width:24px;height:24px;border-radius:9999px;background:#1f36c7;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.sf-review-images__toggle:hover{background:#013cb2}.sf-review-images__content{padding:8px 16px 16px}.sf-review-images__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sf-review-images__item{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;padding:4px;display:flex;flex-direction:column;gap:2px;overflow:hidden;height:210px}.sf-review-images__item-header{display:flex;align-items:center;justify-content:space-between;padding:0 8px;flex-shrink:0}.sf-review-images__item-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;line-height:18px}.sf-review-images__item-retake{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;color:#64748b;border-radius:4px;flex-shrink:0}.sf-review-images__item-retake:hover{background:#f1f5f9;color:#1f36c7}.sf-review-images__item-photo{flex:1;min-height:80px;background:#e6eeff;border-radius:2px;overflow:hidden}.sf-review-images__item-photo img{width:100%;height:100%;object-fit:cover;display:block}.sf-review-images__item-footer{padding:0 8px;flex-shrink:0}.sf-review-images__item-name{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#64748b;line-height:14px}.cmrs-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.cmrs-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 12px 32px;display:flex;flex-direction:column;gap:12px}.cmrs-page__error{font-family:Poppins,sans-serif;font-size:14px;color:#b42318;margin:0;text-align:center}.cmrs-page__footer{padding:12px;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.cmrs-page__close-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:1px solid #fecdca;border-radius:8px;background:#fecdca;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:not-allowed;transition:background .15s,border-color .15s}.cmrs-page__close-btn--active{background:#ff2828;border-color:#ff2828;cursor:pointer}.cmrs-page__close-btn--active:hover{background:#d91f1f;border-color:#d91f1f}.cmrs-page__close-btn--delete{background:#fecdca;border-color:#fecdca}.cmrs-page__close-btn--delete.cmrs-page__close-btn--active{background:#ff2828;border-color:#ff2828;cursor:pointer}.cmrs-page__close-btn--delete.cmrs-page__close-btn--active:hover{background:#d91f1f;border-color:#d91f1f}.cmrs-info-card{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.cmrs-info-card__row{display:flex;align-items:flex-start;justify-content:space-between}.cmrs-info-card__col{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cmrs-info-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap}.cmrs-info-card__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155}.cmrs-info-card__dashed-divider{height:0;border-top:1px dashed #e2e8f0}.cmrs-info-card__photo-section{display:flex;flex-direction:column;gap:8px}.cmrs-photo-row{display:flex;align-items:center;gap:10px;background:#edf7ee;border:1px dashed #039855;border-radius:8px;padding:8px;width:100%;text-align:left;cursor:pointer}.cmrs-photo-row--empty{cursor:default;color:#94a3b8}.cmrs-photo-row__thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.cmrs-photo-row__text{display:flex;flex-direction:column;gap:0;flex-shrink:0}.cmrs-photo-row__uploaded{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.cmrs-photo-row__tap{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.cmrs-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:clip;display:flex;flex-direction:column}.cmrs-table__top-divider{height:1px;background:#e2e8f0;flex-shrink:0}.cmrs-table__head{display:grid;grid-template-columns:1fr minmax(60px,auto) minmax(72px,auto) 44px;gap:0;background:#f8fafc;height:32px;align-items:center}@media(min-width:480px){.cmrs-table__head{grid-template-columns:1fr 88px 96px 60px}}@media(min-width:768px){.cmrs-table__head{grid-template-columns:1fr 110px 120px 80px}}.cmrs-table__head-name,.cmrs-table__head-num,.cmrs-table__head-status{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#64748b;padding:0 8px;white-space:nowrap}.cmrs-table__head-num{text-align:right}.cmrs-table__head-status{text-align:center}.cmrs-table__divider{height:1px;background:#e2e8f0;flex-shrink:0}.cmrs-table__row{display:grid;grid-template-columns:1fr minmax(60px,auto) minmax(72px,auto) 44px;align-items:center}@media(min-width:480px){.cmrs-table__row{grid-template-columns:1fr 88px 96px 60px}}@media(min-width:768px){.cmrs-table__row{grid-template-columns:1fr 110px 120px 80px}}.cmrs-table__cell-name{display:flex;flex-direction:column;gap:2px;padding:16px 8px;min-width:0}.cmrs-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px}.cmrs-table__mat-desc{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#334155;line-height:18px}.cmrs-table__cell-num{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;text-align:right;padding:16px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmrs-table__num-short{display:inline}@media(min-width:480px){.cmrs-table__num-short{display:none}}.cmrs-table__num-full{display:none}@media(min-width:480px){.cmrs-table__num-full{display:inline}}.cmrs-table__cell-status{display:flex;align-items:center;justify-content:center;padding:12px 16px}.cmrs-table__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.cmrs-table__dot--green{background:#12b76a}.cmrs-table__dot--orange{background:#f79009}.cmrs-table__dot--gray{background:#94a3b8}.cmrs-table__empty{padding:24px;text-align:center;font-family:Poppins,sans-serif;font-size:14px;color:#94a3b8}.cmrs-reason{display:flex;flex-direction:column;align-items:flex-end;align-self:stretch;border-radius:12px;border:1px solid #e3e8ef;background:#fff;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f;overflow:clip}.cmrs-reason__header{display:flex;align-items:center;gap:12px;height:40px;padding:12px 8px;background:#eff4ff;border-bottom:1px solid #e3e8ef;width:100%;box-sizing:border-box}.cmrs-reason__title{flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#121926;line-height:1.4}.cmrs-reason__body{padding:16px;width:100%;box-sizing:border-box}.cmrs-reason__textarea{display:block;width:100%;min-height:100px;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 2px #1018280d;outline:none;resize:vertical;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#0f172a;background:#fff;box-sizing:border-box;line-height:1.5}.cmrs-reason__textarea::placeholder{color:#64748b}.cmrs-reason__textarea:focus{border-color:#1f36c7;box-shadow:0 0 0 3px #1f36c71a}.cmrs-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:500;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 80px}.cmrs-success-sheet{background:#fff;border-radius:12px;padding:20px 16px 16px;width:100%;max-width:460px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;gap:24px}.cmrs-success-sheet__icon-wrap{width:48px;height:48px;border-radius:28px;background:#fee4e2;border:8px solid #fef3f2;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cmrs-success-sheet__text{display:flex;flex-direction:column;gap:8px}.cmrs-success-sheet__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#0f172a;margin:0}.cmrs-success-sheet__sub{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#64748b;margin:0}.cmrs-success-sheet__actions{display:flex;gap:12px}.cmrs-success-sheet__btn{flex:1;padding:10px 18px;border-radius:8px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}.cmrs-success-sheet__btn--red{border:1px solid #ff2828;background:#ff2828;color:#fff;box-shadow:0 1px 2px #1018280d}.cmrs-success-sheet__btn--red:hover{background:#d91f1f;border-color:#d91f1f}.cmrs-success-sheet__btn--red:disabled{opacity:.6;cursor:not-allowed}.cmrs-success-sheet__btn--outline{border:1px solid #cbd5e1;background:#fff;color:#334155;box-shadow:0 1px 2px #1018280d}.cmrs-success-sheet__btn--outline:hover{background:#f8fafc}.cmrs-success-sheet__btn--outline:disabled{opacity:.6;cursor:not-allowed}.add-mrn{display:flex;flex-direction:column;height:100dvh;background:#f8fafc;overflow:hidden}.add-mrn__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.add-mrn__body-inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.add-mrn__field-group{display:flex;flex-direction:column;gap:6px}.add-mrn__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155}.add-mrn__input{height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;color:#0f172a;background:#fff;outline:none;width:100%;box-sizing:border-box;box-shadow:0 1px 2px #1018280d}.add-mrn__input::placeholder{color:#64748b}.add-mrn__input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-mrn__input--error{border-color:#f04438}.add-mrn__field-error{margin:4px 0 0;font-size:11px;color:#f04438;font-family:Poppins,sans-serif}.add-mrn-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:visible}.add-mrn-card__header{padding:6px 8px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#0f172a;display:flex;align-items:center;justify-content:space-between;min-height:32px}.add-mrn-card__remove{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0}.add-mrn-card__body{padding:16px;display:flex;flex-direction:column;gap:16px}.add-mrn-card__field-group{display:flex;flex-direction:column;gap:6px}.add-mrn-card__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.add-mrn-card__field-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#344054}.add-mrn-card__dropdown-wrap{position:relative}.add-mrn-card__dropdown-trigger{width:100%;height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-shadow:0 1px 2px #1018280d;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.add-mrn-card__dropdown-trigger--open{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-mrn-card__dropdown-trigger:focus-visible{outline:none;border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-mrn-card__dropdown-value{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.add-mrn-card__dropdown-placeholder{flex:1;font-family:Poppins,sans-serif;font-size:12px;color:#64748b}.add-mrn-card__dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;z-index:100;overflow:hidden}.add-mrn-card__dropdown-search{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #f1f5f9}.add-mrn-card__dropdown-search-input{flex:1;border:none;outline:none;font-family:Poppins,sans-serif;font-size:12px;color:#0f172a;background:transparent}.add-mrn-card__dropdown-search-input::placeholder{color:#94a3b8}.add-mrn-card__dropdown-list{max-height:200px;overflow-y:auto;list-style:none;margin:0;padding:4px 0}.add-mrn-card__dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;cursor:pointer}.add-mrn-card__dropdown-item:hover,.add-mrn-card__dropdown-item--selected{background:#f8fafc}.add-mrn-card__dropdown-item-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:8px;display:flex;flex-direction:column;gap:2px}.add-mrn-card__dropdown-item-code{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:1}.add-mrn-card__dropdown-empty{padding:8px 14px;font-family:Poppins,sans-serif;font-size:12px;color:#94a3b8;text-align:center}.add-mrn-card__field-required{color:#d92d20}.add-mrn-card__qty-input{height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;color:#0f172a;background:#fff;outline:none;width:100%;box-sizing:border-box;box-shadow:0 1px 2px #1018280d}.add-mrn-card__qty-input::placeholder{color:#64748b}.add-mrn-card__qty-input:focus{border-color:#558dfc;box-shadow:0 0 0 4px #e6eeff}.add-mrn-card__qty-input--readonly{background:#f8fafc;color:#64748b;cursor:default}.add-mrn-card__qty-input[type=number]::-webkit-outer-spin-button,.add-mrn-card__qty-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.add-mrn-card__qty-input[type=number]{-moz-appearance:textfield}.add-mrn-card__qty-input--error{border-color:#f04438;box-shadow:0 0 0 4px #f044381f}.add-mrn-card__qty-input--error:focus{border-color:#f04438;box-shadow:0 0 0 4px #f0443833}.add-mrn-card__field-error{margin:4px 0 0;font-size:12px;font-weight:500;color:#f04438;font-family:Poppins,sans-serif}.add-mrn-batch-section{display:flex;flex-direction:column;gap:8px}.add-mrn-batch-section__list{display:flex;flex-direction:column;gap:6px}.add-mrn-batch-section__add-btn{display:flex;align-items:center;gap:4px;background:none;border:none;color:#1f36c7;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;cursor:pointer;padding:4px 0;align-self:flex-start}.add-mrn-batch-section__add-btn:hover{opacity:.75}.add-mrn-batch-entry{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.add-mrn-batch-entry__header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.add-mrn-batch-entry__label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.add-mrn-batch-entry__remove{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;flex-shrink:0}.add-mrn-batch-entry__fields{padding:8px;display:flex;flex-direction:column;gap:8px}.add-mrn-photo{border:1.5px dashed #1f36c7;border-radius:6px;background:#f4f5fc;display:flex;align-items:center;justify-content:space-between;padding:8px;gap:8px}.add-mrn-photo--uploaded{background:#edf7ee;border-color:#039855;border-style:solid}.add-mrn-photo__left{display:flex;align-items:center;gap:8px;min-width:0;flex:1;background:none;border:none;padding:0;cursor:pointer;text-align:left}.add-mrn-photo__avatar-wrap{position:relative;flex-shrink:0}.add-mrn-photo__avatar{width:32px;height:32px;border-radius:4px;background:#e9ebf9;display:flex;align-items:center;justify-content:center;overflow:hidden}.add-mrn-photo__avatar img{width:100%;height:100%;object-fit:cover;border-radius:4px}.add-mrn-photo__remove{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:#d92d20;border:1.5px solid #ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.add-mrn-photo__remove:hover{background:#b42318}.add-mrn-photo__text{display:flex;flex-direction:column;gap:2px;min-width:0}.add-mrn-photo__required{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#b42318;line-height:18px;white-space:nowrap}.add-mrn-photo__captured{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px;white-space:nowrap}.add-mrn-photo__hint{font-family:Poppins,sans-serif;font-size:10px;color:#94a3b8;line-height:14px}.add-mrn-photo__btn{padding:8px 14px;border-radius:6px;background:#1f36c7;border:1px solid #1f36c7;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap;box-shadow:0 1px 2px #1018280d;transition:background .15s,border-color .15s}.add-mrn-photo__btn:hover{background:#013cb2;border-color:#013cb2}.add-mrn-photo__btn--retake{background:#fff;border:1px solid #cbd5e1;color:#334155}.add-mrn-photo__btn--retake:hover{background:#f8fafc}.add-mrn-add-btn{display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;border:none;color:#013cb2;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;padding:8px 0;width:100%}.add-mrn-add-btn:hover{opacity:.75}.add-mrn-footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.add-mrn-footer-btn{width:100%;height:52px;border-radius:6px;background:#1f36c7;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.add-mrn-footer-btn:hover:not(:disabled){background:#013cb2}.add-mrn-footer-btn:disabled{opacity:.45;cursor:not-allowed}.mrn-review{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.mrn-review__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:12px}.mrn-review__footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.mrn-review__confirm-btn{width:100%;height:52px;border-radius:6px;background:#1f36c7;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s,opacity .15s}.mrn-review__confirm-btn:hover:not(:disabled){background:#013cb2}.mrn-review__confirm-btn:disabled{opacity:.6;cursor:not-allowed}.mrn-review__error{font-family:Poppins,sans-serif;font-size:12px;color:#d92d20;margin:0}.mrn-review__summary{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 2px #1018280d}.mrn-review__summary-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b}.mrn-review__summary-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a}.mrn-review-cards{display:flex;flex-direction:column;gap:8px}.mrn-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #1018280d}.mrn-review-card__header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:8px 8px 8px 16px;background:none;border:none;cursor:pointer;text-align:left}.mrn-review-card__header:active{background:#f8fafc}.mrn-review-card__header-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mrn-review-card__mat-code{font-family:Poppins,sans-serif;font-size:10px;color:#94a3b8;line-height:14px}.mrn-review-card__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;word-break:break-word}.mrn-review-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:4px}.mrn-review-card__uom{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#1f36c7;background:#eef0fc;border-radius:4px;padding:1px 6px;line-height:16px}.mrn-review-card__code{font-family:Poppins,sans-serif;font-size:10px;color:#64748b}.mrn-review-card__photo-link{font-family:Poppins,sans-serif;font-size:10px;color:#1f36c7;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer;line-height:16px}.mrn-review-card__header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch;flex-shrink:0;padding-top:2px;padding-bottom:2px}.mrn-review-card__chevron{width:24px;height:24px;border-radius:50%;background:#1f36c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mrn-review-card__chevron svg{transition:transform .2s ease;transform:rotate(0)}.mrn-review-card__chevron--open svg{transform:rotate(180deg)}.mrn-review-card__total-qty{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px}.mrn-review-card__batches{border-top:1px solid rgba(226,232,240,.5);background:#f8fafc}.mrn-review-card__batch-head{display:grid;grid-template-columns:1fr 1fr 56px;gap:6px;padding:4px 16px;background:transparent}.mrn-review-card__batch-head span{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#94a3b8}.mrn-review-card__batch-head span:last-child{text-align:right}.mrn-review-card__batch-row{display:grid;grid-template-columns:1fr 1fr 56px;gap:6px;align-items:center;padding:6px 16px;background:#fff}.mrn-review-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#94a3b8;word-break:break-all}.mrn-review-card__batch-qc{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#94a3b8}.mrn-review-card__batch-qty{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#94a3b8;text-align:right;white-space:nowrap}.mrn-hist-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.mrn-hist-page__body{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.mrn-hist-page__body-inner{flex:1;padding:16px;display:flex;flex-direction:column;gap:16px}.mrn-hist-page__state{padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.mrn-hist-page__state--error{color:#b42318}.mrn-hist-page__filter-wrap{flex-shrink:0;padding:16px 16px 0}.mrn-hist-filters__row{display:flex;gap:12px;align-items:flex-end}.mrn-hist-filters__row .fg{flex:1;min-width:0}.mrn-hist-filters__row--material{align-items:flex-start}.mrn-hist-filters__row--material .fg{flex:1;min-width:0}.mrn-hist-toolbar{display:flex;align-items:center;padding:12px 0 4px}.mrn-hist-download-fab{position:fixed;bottom:24px;right:16px;width:56px;height:56px;border-radius:50%;background:#1f36c7;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #1018280d;z-index:100;-webkit-tap-highlight-color:transparent;outline:none;transition:opacity .15s}.mrn-hist-download-fab:hover{opacity:.9}.mrn-hist-download-fab:disabled{opacity:.6;cursor:not-allowed}.mrn-hist-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto;overflow-y:hidden;container-type:inline-size}.mrn-hist-table__head{display:grid;grid-template-columns:minmax(72px,22%) 1fr minmax(48px,15%);align-items:center;height:32px;background:#f8fafc;border-bottom:1px solid #e2e8f0}@container (min-width: 480px){.mrn-hist-table__head{grid-template-columns:minmax(64px,16%) minmax(72px,20%) minmax(72px,13%) 1fr minmax(100px,17%)}}@container (min-width: 860px){.mrn-hist-table__head{grid-template-columns:minmax(64px,14%) minmax(72px,18%) minmax(72px,12%) minmax(80px,13%) 1fr minmax(110px,16%)}}.mrn-hist-table__head-cell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;padding:0 6px;white-space:nowrap}.mrn-hist-table__head-cell--date{display:none;text-align:left}@container (min-width: 480px){.mrn-hist-table__head-cell--date{display:block}}.mrn-hist-table__head-cell--mrnid{text-align:center}.mrn-hist-table__head-cell--matid{display:none}@container (min-width: 860px){.mrn-hist-table__head-cell--matid{display:block}}.mrn-hist-table__head-cell--batch{display:none}@container (min-width: 480px){.mrn-hist-table__head-cell--batch{display:block}}.mrn-hist-table__head-cell--status{text-align:center}.mrn-hist-table__row{display:grid;grid-template-columns:minmax(72px,22%) 1fr minmax(48px,15%);align-items:start}@container (min-width: 480px){.mrn-hist-table__row{grid-template-columns:minmax(64px,16%) minmax(72px,20%) minmax(72px,13%) 1fr minmax(100px,17%)}}@container (min-width: 860px){.mrn-hist-table__row{grid-template-columns:minmax(64px,14%) minmax(72px,18%) minmax(72px,12%) minmax(80px,13%) 1fr minmax(110px,16%)}}.mrn-hist-table__row{width:100%;padding:8px 0;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;text-align:left}.mrn-hist-table__row:last-child{border-bottom:none}.mrn-hist-table__row:hover{background:#f8fafc}.mrn-hist-table__cell{padding:0 6px;min-width:0}.mrn-hist-table__cell--date{display:none;flex-direction:column;align-items:flex-start;gap:2px}@container (min-width: 480px){.mrn-hist-table__cell--date{display:flex}}.mrn-hist-table__cell--mrnid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;word-break:break-all}.mrn-hist-table__cell--matid{display:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;align-items:center}@container (min-width: 860px){.mrn-hist-table__cell--matid{display:flex}}.mrn-hist-table__cell--batch{display:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;align-items:center}@container (min-width: 480px){.mrn-hist-table__cell--batch{display:flex}}.mrn-hist-table__cell--mat{display:flex;flex-direction:column;gap:3px}.mrn-hist-table__cell--status{display:flex;align-items:center;justify-content:center;padding:0 8px}@container (min-width: 680px){.mrn-hist-table__cell--status{gap:6px}}.mrn-hist-table__date-top{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;white-space:nowrap}.mrn-hist-table__date-bottom{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.mrn-hist-table__mrn-inline{display:none}.mrn-hist-table__date-inline{display:flex;flex-direction:column;align-items:center;gap:1px}@container (min-width: 480px){.mrn-hist-table__date-inline{display:none}}.mrn-hist-table__date-inline-date{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#334155;line-height:14px;white-space:nowrap}.mrn-hist-table__date-inline-time{font-family:Poppins,sans-serif;font-size:10px;color:#94a3b8;line-height:13px;white-space:nowrap}.mrn-hist-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px}@container (min-width: 860px){.mrn-hist-table__mat-id{display:none}}.mrn-hist-table__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px;word-break:break-word}.mrn-hist-table__tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:16px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:14px;width:fit-content}@container (min-width: 680px){.mrn-hist-table__tag{display:none}}.mrn-hist-table__tag--partial{background:#fffaeb;color:#b54708}.mrn-hist-table__tag--rejected{background:#fef3f2;color:#b42318}.mrn-hist-table__tag--replaced{background:#e6eeff;color:#1f36c7}.mrn-hist-table__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mrn-hist-table__dot--accepted{background:#039855}.mrn-hist-table__dot--partial{background:#f59e0b}.mrn-hist-table__dot--pending{background:#94a3b8}.mrn-hist-table__dot--rejected{background:#d92d20}.mrn-hist-table__dot-label{display:none}@container (min-width: 680px){.mrn-hist-table__dot-label{display:inline-block;min-width:78px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;white-space:nowrap}}.sf-mrn-hist-cards{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.sf-mrn-hist-cards{grid-template-columns:1fr 1fr}}@media(min-width:1280px){.sf-mrn-hist-cards{grid-template-columns:1fr 1fr 1fr}}.sf-mrn-hist-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:6px;cursor:pointer;text-align:left;width:100%;transition:box-shadow .15s}.sf-mrn-hist-card:hover{box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.sf-mrn-hist-card:active{background:#f8fafc}.sf-mrn-hist-card__header{display:flex;align-items:center;justify-content:space-between;gap:6px}.sf-mrn-hist-card__mrn-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px}.sf-mrn-hist-card__badge{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.sf-mrn-hist-card__badge--resolved{background:#d1fadf;color:#027a48}.sf-mrn-hist-card__badge--partial{background:#fef0c7;color:#b54708}.sf-mrn-hist-card__badge--rejected{background:#fee4e2;color:#b42318}.sf-mrn-hist-card__badge--pending{background:#f1f5f9;color:#475569}.sf-mrn-hist-card__badge--replaced{background:#e6eeff;color:#1f36c7}.sf-mrn-hist-card__badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.sf-mrn-hist-card__mat-code{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px}.sf-mrn-hist-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sf-mrn-hist-card__mat-info{flex:1;min-width:0;display:flex;flex-direction:column}.sf-mrn-hist-card__mat-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#0f172a;line-height:20px;word-break:break-word}.sf-mrn-hist-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;margin-top:2px}.sf-mrn-hist-card__date-wrap{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.sf-mrn-hist-card__date{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;line-height:16px;white-space:nowrap}.sf-mrn-hist-card__time{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.mrn-detail{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.mrn-detail__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.mrn-detail__empty{flex:1;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:14px;color:#64748b}.mrn-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px}.mrn-detail-card__top{display:flex;align-items:center;justify-content:space-between}.mrn-detail-card__mat-code{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-detail-card__badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 6px;border-radius:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.mrn-detail-card__badge--accepted{background:#ecfdf3;color:#027a48}.mrn-detail-card__badge--partial{background:#fef0c7;color:#b54708}.mrn-detail-card__badge--rejected,.mrn-detail-card__badge--escalated{background:#fef3f2;color:#b42318}.mrn-detail-card__badge--pending,.mrn-detail-card__badge--stalemate{background:#f1f5f9;color:#475569}.mrn-detail-card__badge-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor}.mrn-detail-card__name{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f172a;line-height:24px;margin:0}.mrn-detail-card__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-detail-card__divider{height:1px;background:#e2e8f0;width:100%}.mrn-detail-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.mrn-detail-card__meta-item{display:flex;flex-direction:column;gap:4px}.mrn-detail-card__meta-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-detail-card__meta-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px}.mrn-timeline{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:clip}.mrn-timeline__state{padding:16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.mrn-timeline__state--error{color:#b42318}.mrn-timeline__header{padding:6px 16px;background:#f8fafc;border-bottom:1px solid #e3e8ef;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;height:32px;display:flex;align-items:center}.mrn-timeline__body{padding:8px;display:flex;flex-direction:column}.mrn-timeline__event{display:flex;gap:6px;padding:6px 0}.mrn-timeline__indicator{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0;padding-top:2px}.mrn-timeline__node{width:16px;height:16px;border-radius:50%;flex-shrink:0}.mrn-timeline__node--blue{background:#e9ebf9;border:1.5px solid #1f36c7;box-shadow:inset 0 0 0 2.5px #e9ebf9,inset 0 0 0 6.5px #1f36c7}.mrn-timeline__node--red{background:#fff5f5;border:1.5px solid #ff2828;box-shadow:inset 0 0 0 2.5px #fff5f5,inset 0 0 0 6.5px #ff2828}.mrn-timeline__node--orange{background:#fff5f5;border:1.5px solid #ff9500;box-shadow:inset 0 0 0 2.5px #fff5f5,inset 0 0 0 6.5px #ff9500}.mrn-timeline__line{flex:1;width:1.5px;border-left:1.5px dashed #cbd5e1;margin:3px 0;min-height:16px}.mrn-timeline__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-bottom:6px}.mrn-timeline__row{display:flex;align-items:center;justify-content:space-between;gap:6px}.mrn-timeline__label-group{display:flex;align-items:center;gap:6px;min-width:0}.mrn-timeline__event-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#344054;white-space:nowrap}.mrn-timeline__escalation-tag{display:inline-block;padding:1px 6px;border-radius:10px;background:#fee4e2;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#b42318;white-space:nowrap;line-height:16px}.mrn-timeline__event-qty{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#121926;white-space:nowrap}.mrn-timeline__meta{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#9aa4b2;line-height:14px;white-space:nowrap}.mrn-timeline__datetime{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.mrn-timeline__by{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px}.mrn-timeline__photo-link{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#005eff;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer;text-align:left;line-height:14px;align-self:center}.mrn-timeline__closed{display:flex;justify-content:center;padding:8px 16px 12px}.mrn-timeline__closed-badge{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;background:#d1fadf;border:1px solid #6ce9a6;border-radius:9999px;padding:3px 12px}.mrn-timeline__comment{background:#fef3f2;border-left:2px solid #b42318;border-radius:8px;padding:8px;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#334155;line-height:14px;margin-top:4px}.mrn-esc-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.mrn-esc-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.mrn-esc-page__body-inner{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.mrn-esc-page__empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-align:center}.mrn-esc-page__empty svg{color:#12b76a}.mrn-esc-page__empty p{margin:0}.mrn-esc-page__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media(min-width:768px){.mrn-esc-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.mrn-esc-page__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.mrn-esc-page__filter-wrap{flex-shrink:0;padding:16px 16px 0}.mrn-esc-filters__row{display:flex;gap:12px}.mrn-esc-filters__field--full .fg{flex:none;width:100%}.mrn-esc-card{border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px}.mrn-esc-card--red{background:linear-gradient(179.77deg,#ffdada .2%,#fff 99.8%)}.mrn-esc-card--amber{background:linear-gradient(179.77deg,#fffeda .2%,#fff 99.8%)}.mrn-esc-card__top{display:flex;align-items:center;justify-content:space-between;gap:6px}.mrn-esc-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px;white-space:nowrap}.mrn-esc-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f172a;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mrn-esc-card__badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;flex-shrink:0}.mrn-esc-card__badge-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mrn-esc-card__divider{height:1px;background:#e2e8f0;width:100%}.mrn-esc-card__meta{display:flex;flex-direction:column;gap:8px}.mrn-esc-card__meta-row{display:flex;align-items:flex-start;gap:6px}.mrn-esc-card__meta-item{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.mrn-esc-card__meta-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-esc-card__meta-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px;white-space:nowrap}.mrn-esc-card__comment{display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:6px;border-left:2px solid}.mrn-esc-card__comment svg{flex-shrink:0}.mrn-esc-card__comment span{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;font-style:italic;color:#697586;line-height:18px}.mrn-esc-card__comment--red{background:#fee4e2;border-color:#b42318}.mrn-esc-card__comment--red svg{color:#b42318}.mrn-esc-card__comment--amber{background:#fffaeb;border-color:#dc6803}.mrn-esc-card__comment--amber svg{color:#dc6803}.mrn-esc-card__actions{display:flex;gap:8px}.mrn-esc-card__btn{flex:1;padding:8px 16px;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;white-space:nowrap;box-shadow:0 1px 2px #1018280d}.mrn-esc-card__btn--reject{background:#fff;border:1px solid #fda29b;color:#b42318}.mrn-esc-card__btn--primary{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.mrn-esc-card__btn:disabled{opacity:.6;cursor:not-allowed}.sf-mrn-esc-table{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto;container-type:inline-size}.sf-mrn-esc-table__head{display:flex;align-items:center;height:32px;padding:0 8px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.sf-mrn-esc-table__hcell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;white-space:nowrap;flex-shrink:0}.sf-mrn-esc-table__hcell--mrnid{width:80px;display:none}@container (min-width: 580px){.sf-mrn-esc-table__hcell--mrnid{display:block}}.sf-mrn-esc-table__hcell--mat{flex:1;min-width:0;padding-left:8px}.sf-mrn-esc-table__hcell--esc{width:10%;min-width:52px;text-align:right;padding-right:8px}.sf-mrn-esc-table__hcell--actions{width:120px;text-align:center}@container (min-width: 680px){.sf-mrn-esc-table__hcell--actions{width:200px;padding-left:16px;border-left:1px solid #e2e8f0;margin-left:8px}}.sf-mrn-esc-table__hcell--dispatched,.sf-mrn-esc-table__hcell--received{display:none;width:10%;min-width:52px;text-align:right;padding-right:6px}@container (min-width: 400px){.sf-mrn-esc-table__hcell--dispatched,.sf-mrn-esc-table__hcell--received{display:block}}.sf-mrn-esc-table__hcell--status{width:45px;text-align:right}.sf-mrn-esc-table__row{display:flex;align-items:center;min-height:60px;padding:6px 8px;border-bottom:1px solid #e2e8f0;background:#fff;cursor:pointer}.sf-mrn-esc-table__row:last-child{border-bottom:none}.sf-mrn-esc-table__row:hover{background:#f8fafc}.sf-mrn-esc-table__row:active{background:#f0f2fd}.sf-mrn-esc-table__cell{font-family:Poppins,sans-serif;font-size:12px;display:flex;align-items:center;flex-shrink:0}.sf-mrn-esc-table__cell--mrnid{width:80px;font-weight:600;color:#1f36c7;font-size:11px;word-break:break-all;display:none}@container (min-width: 580px){.sf-mrn-esc-table__cell--mrnid{display:flex}}.sf-mrn-esc-table__cell--mat{flex:1;min-width:0;padding-left:8px;flex-direction:column;align-items:flex-start;gap:2px}.sf-mrn-esc-table__cell--esc{width:10%;min-width:52px;justify-content:flex-end;padding-right:8px;font-weight:600;color:#b42318}.sf-mrn-esc-table__cell--actions{width:120px;flex-direction:column-reverse;align-items:stretch;gap:4px;padding-left:6px}@container (min-width: 680px){.sf-mrn-esc-table__cell--actions{width:200px;flex-direction:row;align-items:center;padding-left:16px;border-left:1px solid #f1f5f9;margin-left:8px}}.sf-mrn-esc-table__cell--dispatched,.sf-mrn-esc-table__cell--received{display:none;width:10%;min-width:52px;justify-content:flex-end;padding-right:6px;font-weight:500;color:#121926}@container (min-width: 400px){.sf-mrn-esc-table__cell--dispatched,.sf-mrn-esc-table__cell--received{display:flex;align-items:center}}.sf-mrn-esc-table__cell--status{width:45px;justify-content:flex-end}.sf-mrn-esc-table__mrn-inline{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#1f36c7;line-height:18px;display:block}@container (min-width: 580px){.sf-mrn-esc-table__mrn-inline{display:none}}.sf-mrn-esc-table__mat-code{font-size:10px;color:#64748b;line-height:14px}.sf-mrn-esc-table__mat-qtys{display:flex;gap:8px;flex-wrap:wrap;margin-top:2px}@container (min-width: 400px){.sf-mrn-esc-table__mat-qtys{display:none}}.sf-mrn-esc-table__mat-qty-item{font-size:10px;color:#64748b;line-height:14px;white-space:nowrap}.sf-mrn-esc-table__mat-qty-item strong{color:#334155;font-weight:500}.sf-mrn-esc-table__mat-name{font-weight:500;color:#121926;line-height:18px;word-break:break-word}.sf-mrn-esc-table__batch-no{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.sf-mrn-esc-table__status-badge{display:inline-flex;align-self:flex-start;padding:1px 6px;border-radius:9999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;white-space:nowrap}.sf-mrn-esc-table__status-badge--resolved{background:#d1fadf;color:#027a48}.sf-mrn-esc-table__status-badge--partial{background:#fef0c7;color:#b54708}.sf-mrn-esc-table__status-badge--rejected{background:#fee4e2;color:#b42318}.sf-mrn-esc-table__dot{display:block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.sf-mrn-esc-table__dot-label{display:none}.sf-mrn-esc-table__btn{width:100%;height:26px;padding:0;border-radius:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s;text-align:center}@container (min-width: 680px){.sf-mrn-esc-table__btn{width:auto;flex:1}}.sf-mrn-esc-table__btn--primary{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.sf-mrn-esc-table__btn--primary:hover{background:#013cb2}.sf-mrn-esc-table__btn--reject{background:#fff;border:1px solid #fda29b;color:#b42318}@container (min-width: 900px){.sf-mrn-esc-table__lbl-s{display:none}}.sf-mrn-esc-table__lbl-f{display:none}@container (min-width: 900px){.sf-mrn-esc-table__lbl-f{display:inline}}.sf-mrn-esc-table__waiting{font-family:Poppins,sans-serif;font-size:10px;color:#64748b;font-style:italic;white-space:nowrap;padding-left:6px}.mrn-esc-summary-page{display:flex;flex-direction:column;height:100dvh;background:#f8fafc}.mrn-esc-summary-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:16px}.mrn-esc-summary-page__footer{padding:12px 16px;background:#fff;border-top:1px solid #e2e8f0}.mrn-esc-summary-page__btn{width:100%;padding:12px 20px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;border:none;background:#fecdca;cursor:not-allowed;transition:background .15s}.mrn-esc-summary-page__btn--active{background:#ff2828;cursor:pointer}.mrn-esc-summary-page__btn--active:active{opacity:.9}.mrn-esc-summary-page__preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:100;display:flex;align-items:center;justify-content:center}.mrn-esc-summary-page__preview-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;cursor:pointer;padding:8px}.mrn-esc-summary-page__preview-img{max-width:90vw;max-height:80vh;border-radius:6px;object-fit:contain}.mrn-esc-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.mrn-esc-summary-card--info{display:flex;padding:12px 16px;border-radius:6px;border-color:#f2f4f7}.mrn-esc-summary-card__col{flex:1;display:flex;flex-direction:column;gap:4px}.mrn-esc-summary-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.mrn-esc-summary-card__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.mrn-esc-summary-card--material{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px}.mrn-esc-summary-card__mat-top{display:flex;align-items:flex-end;justify-content:space-between}.mrn-esc-summary-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-esc-summary-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f172a;line-height:24px}.mrn-esc-summary-card__tag{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px}.mrn-esc-summary-card__tag--amber{background:#fffaeb;color:#b54708}.mrn-esc-summary-card__tag--red{background:#fef3f2;color:#b42318}.mrn-esc-summary-card__tag-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.mrn-esc-summary-card__tag-dot--amber{background:#dc6803}.mrn-esc-summary-card__tag-dot--red{background:#d92d20}.mrn-esc-summary-card__divider{height:1px;background:#e2e8f0;border:none}.mrn-esc-summary-card__qty-row{display:flex;gap:16px}.mrn-esc-summary-card__qty-col{flex:1;display:flex;flex-direction:column;gap:4px}.mrn-esc-summary-card__value--dark{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px}.mrn-esc-summary-card__photo{display:flex;align-items:center;gap:10px;padding:8px;background:#edf7ee;border:1px dashed #039855;border-radius:6px;cursor:pointer;width:100%;text-align:left}.mrn-esc-summary-card__photo-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.mrn-esc-summary-card__photo-info{display:flex;flex-direction:column}.mrn-esc-summary-card__photo-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.mrn-esc-summary-card__photo-sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.mrn-esc-summary-card--reason{border-radius:6px;padding:0}.mrn-esc-summary-card__reason-header{background:#f8fafc;padding:7px 8px}.mrn-esc-summary-card__reason-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#0f172a;line-height:18px}.mrn-esc-summary-card__reason-body{padding:16px}.mrn-esc-summary-card__textarea{width:100%;min-height:70px;padding:10px 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#0f172a;line-height:18px;resize:none;box-shadow:0 1px 2px #1018280d;outline:none;box-sizing:border-box}.mrn-esc-summary-card__textarea::placeholder{color:#64748b}.mrn-esc-summary-card__textarea:focus{border-color:#1f36c7}.mrn-esc-summary-modal{background:#fff;border-radius:12px;padding:20px 16px 16px;display:flex;flex-direction:column;gap:24px;width:100%;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}.mrn-esc-summary-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:50;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 80px}.mrn-esc-summary-modal__icon{width:48px;height:48px;border-radius:28px;background:#fee4e2;border:8px solid #fef3f2;display:flex;align-items:center;justify-content:center;color:#f04438;flex-shrink:0}.mrn-esc-summary-modal__text{display:flex;flex-direction:column;gap:8px}.mrn-esc-summary-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#0f172a;line-height:28px;margin:0}.mrn-esc-summary-modal__body{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.mrn-esc-summary-modal__actions{display:flex;gap:12px}.mrn-esc-summary-modal__btn{flex:1;padding:10px 18px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;box-shadow:0 1px 2px #1018280d}.mrn-esc-summary-modal__btn--done{background:#fff;border:1px solid #cbd5e1;color:#334155}.mrn-esc-summary-modal__btn--view{background:#ff2828;border:1px solid #ff2828;color:#fff}.mrn-mark-rcv-page{display:flex;flex-direction:column;height:100dvh;background:#f8fafc}.mrn-mark-rcv-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:16px}.mrn-mark-rcv-page__footer{padding:12px 16px;background:#fff;border-top:1px solid #e2e8f0}.mrn-mark-rcv-page__btn{width:100%;padding:12px 20px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;border:none;background:#8ab1fd;cursor:not-allowed;transition:background .15s}.mrn-mark-rcv-page__btn--active{background:#1f36c7;cursor:pointer}.mrn-mark-rcv-page__btn--active:active{opacity:.9}.mrn-mark-rcv-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.mrn-mark-rcv-card--info{display:flex;padding:12px 16px;border-radius:6px;border-color:#f2f4f7}.mrn-mark-rcv-card__col{flex:1;display:flex;flex-direction:column;gap:4px}.mrn-mark-rcv-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.mrn-mark-rcv-card__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.mrn-mark-rcv-card--material{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:16px}.mrn-mark-rcv-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-mark-rcv-card__mat-name{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f172a;line-height:24px}.mrn-mark-rcv-card__qty-row{display:flex;gap:16px}.mrn-mark-rcv-card__field{flex:1;display:flex;flex-direction:column;gap:6px}.mrn-mark-rcv-card__field-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#344054;line-height:18px}.mrn-mark-rcv-card__field-error{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#b42318;line-height:14px}.mrn-mark-rcv-card__input{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:18px;box-shadow:0 1px 2px #1018280d;box-sizing:border-box}.mrn-mark-rcv-card__input--readonly{background:#f1f5f9;color:#64748b;display:flex;align-items:center}.mrn-mark-rcv-card__input--error{border-color:#b42318}.mrn-mark-rcv-card__input--editable{background:#fff;color:#0f172a;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.mrn-mark-rcv-card__input--editable::-webkit-outer-spin-button,.mrn-mark-rcv-card__input--editable::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mrn-mark-rcv-card__input--editable::placeholder{color:#64748b}.mrn-mark-rcv-card__input--editable:focus{border-color:#1f36c7}.mrn-mark-rcv-card__photo-section{display:flex;flex-direction:column;gap:6px}.mrn-mark-rcv-card__photo-empty{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px;background:#f4f5fc;border:1px dashed #1f36c7;border-radius:6px}.mrn-mark-rcv-card__photo-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.mrn-mark-rcv-card__photo-avatar{width:32px;height:32px;border-radius:4px;background:#e9ebf9;display:flex;align-items:center;justify-content:center;color:#1f36c7;flex-shrink:0}.mrn-mark-rcv-card__photo-info{display:flex;flex-direction:column}.mrn-mark-rcv-card__photo-required{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#b42318;line-height:18px}.mrn-mark-rcv-card__photo-sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.mrn-mark-rcv-card__capture-btn{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#014de4;border:1px solid #014de4;border-radius:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0}.mrn-mark-rcv-card__capture-btn:active{opacity:.9}.mrn-mark-rcv-card__photo-captured{display:flex;align-items:center;gap:10px;padding:8px;background:#edf7ee;border:1px dashed #039855;border-radius:6px;cursor:pointer;flex:1;min-width:0;text-align:left}.mrn-mark-rcv-card__photo-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.mrn-mark-rcv-card__photo-uploaded{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.wh-mr-photo-row{display:flex;align-items:center;gap:16px;border-radius:8px;padding:8px;width:100%;box-sizing:border-box}.wh-mr-photo-row--empty{background:#f4f5fc;border:1px dashed #1f36c7}.wh-mr-photo-row--taken{background:#edf7ee;border:1px dashed #039855}.wh-mr-photo-row__left{display:flex;flex:1;gap:10px;align-items:center;min-width:0;background:none;border:none;padding:0;text-align:left}.wh-mr-photo-row__left--clickable{cursor:pointer}.wh-mr-photo-row__avatar{background:#e9ebf9;border-radius:4px;width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#1f36c7}.wh-mr-photo-row__thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.wh-mr-photo-row__text{display:flex;flex-direction:column;flex-shrink:0}.wh-mr-photo-row__status{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px}.wh-mr-photo-row__status--req{color:#b42318}.wh-mr-photo-row__status--ok{color:#039855}.wh-mr-photo-row__sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.wh-mr-photo-row__capture{display:flex;align-items:center;gap:8px;background:#014de4;border:1px solid #014de4;border-radius:8px;padding:8px 14px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0;line-height:20px;box-shadow:0 1px 2px #1018280d}.wh-mr-photo-row__retake{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;color:#334155;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0}.mrn-send-summary-page{display:flex;flex-direction:column;height:100dvh;background:#f8fafc}.mrn-send-summary-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:16px}.mrn-send-summary-page__footer{padding:12px 16px;background:#fff;border-top:1px solid #e2e8f0}.mrn-send-summary-page__btn{width:100%;padding:12px 20px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fff;border:none;background:#1f36c7;cursor:pointer;transition:background .15s}.mrn-send-summary-page__btn:disabled{background:#8ab1fd;cursor:not-allowed}.mrn-send-summary-page__btn:not(:disabled):active{opacity:.9}.mrn-send-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.mrn-send-summary-card--info{display:flex;padding:12px 16px;border-radius:6px;border-color:#f2f4f7}.mrn-send-summary-card__col{flex:1;display:flex;flex-direction:column;gap:4px}.mrn-send-summary-card__label{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:18px}.mrn-send-summary-card__value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155;line-height:20px}.mrn-send-summary-card--material{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px}.mrn-send-summary-card__mat-top{display:flex;align-items:flex-end;justify-content:space-between}.mrn-send-summary-card__mat-id{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-send-summary-card__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#0f172a;line-height:18px}.mrn-send-summary-card__tag{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px}.mrn-send-summary-card__tag--amber{background:#fffaeb;color:#b54708}.mrn-send-summary-card__tag--red{background:#fef3f2;color:#b42318}.mrn-send-summary-card__tag--green{background:#ecfdf3;color:#027a48}.mrn-send-summary-card__tag-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.mrn-send-summary-card__tag-dot--amber{background:#dc6803}.mrn-send-summary-card__tag-dot--red{background:#d92d20}.mrn-send-summary-card__tag-dot--green{background:#079455}.mrn-send-summary-card__divider{height:1px;background:#e2e8f0;border:none}.mrn-send-summary-card__qty-row{display:flex;gap:16px}.mrn-send-summary-card__qty-col{flex:1;display:flex;flex-direction:column;gap:4px}.mrn-send-summary-card__qty-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#64748b;line-height:18px}.mrn-send-summary-card__qty-value{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px}.mrn-send-summary-card__qty-value--bold{font-weight:600;color:#121926}.mrn-send-summary-card__photo{display:flex;align-items:center;gap:10px;padding:8px;background:#edf7ee;border:1px dashed #039855;border-radius:6px;cursor:pointer;width:100%;text-align:left}.mrn-send-summary-card__photo-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.mrn-send-summary-card__photo-info{display:flex;flex-direction:column}.mrn-send-summary-card__photo-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#039855;line-height:18px}.mrn-send-summary-card__photo-sub{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#94a3b8;line-height:14px}.mrn-send-summary-card--reason{overflow:hidden}.mrn-send-summary-card__reason-header{padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.mrn-send-summary-card__reason-title{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#334155;line-height:18px}.mrn-send-summary-card__reason-body{padding:12px 16px}.mrn-send-summary-card__textarea{width:100%;resize:none;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#334155;line-height:18px;outline:none;box-sizing:border-box}.mrn-send-summary-card__textarea::placeholder{color:#94a3b8}.mrn-send-summary-card__textarea:focus{border-color:#1f36c7}.mrn-send-summary-modal{background:#fff;border-radius:12px;padding:20px 16px 16px;display:flex;flex-direction:column;gap:24px;width:100%;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}.mrn-send-summary-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#090c137a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:50;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 80px}.mrn-send-summary-modal__icon{width:48px;height:48px;border-radius:28px;background:#d1fadf;border:8px solid #ecfdf3;display:flex;align-items:center;justify-content:center;color:#079455;flex-shrink:0}.mrn-send-summary-modal__text{display:flex;flex-direction:column;gap:8px}.mrn-send-summary-modal__title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#0f172a;line-height:28px;margin:0}.mrn-send-summary-modal__body{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;line-height:20px;margin:0}.mrn-send-summary-modal__actions{display:flex;gap:12px}.mrn-send-summary-modal__btn{flex:1;padding:10px 18px;border-radius:6px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;box-shadow:0 1px 2px #1018280d}.mrn-send-summary-modal__btn--done{background:#fff;border:1px solid #cbd5e1;color:#334155}.mrn-send-summary-modal__btn--view{background:#1f36c7;border:1px solid #1f36c7;color:#fff}.sf-mrn-wha-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-mrn-wha-page__filter-wrap{flex-shrink:0}.sf-mrn-wha-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.sf-mrn-wha-page__body-inner{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.sf-mrn-wha-page__state{text-align:center;padding:20px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px}.sf-mrn-wha-page__state--error{color:#d92d20}.sf-mrn-wha-filters{display:flex;flex-direction:column;gap:6px}.sf-mrn-wha-filters__row{display:flex;gap:6px}.req-card.req-card--clickable{cursor:pointer}.req-card.req-card--clickable:active{opacity:.85}.req-card.req-card--approved{border-left-color:#17b26a}.req-card.req-card--dispatched{border-left-color:#1f36c7}.req-card.req-card--fulfilled{border-left-color:#079455}.req-card.req-card--closed,.req-card.req-card--pending{border-left-color:#cbd5e1}.req-card__status--approved{color:#027a48;background:#ecfdf3}.req-card__status--dispatched{color:#1f36c7;background:#e9ebf9}.req-card__status--fulfilled{color:#027a48;background:#ecfdf3}.req-card__status--closed,.req-card__status--pending{color:#64748b;background:#f1f5f9}.req-card__status--pending .req-card__status-dot{background:#94a3b8}.req-table__head,.req-table__row{gap:12px}.req-table__hcell--id,.req-table__cell--id{width:20%}.req-table__hcell--date,.req-table__cell--date{width:11%;min-width:64px}.req-table__hcell--status,.req-table__cell--status{width:15%;min-width:72px}.req-table__hcell--mat{text-align:left}.req-table__cell--mat{flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.req-table__mat-name{font-weight:600;color:#0f172a}.req-table__mat-code{font-size:11px;color:#64748b}.req-table__hcell--batch{width:14%;min-width:80px;flex-shrink:0;display:none}@container (min-width: 640px){.req-table__hcell--batch{display:flex}}.req-table__cell--batch{width:14%;min-width:80px;flex-shrink:0;color:#020617;font-size:12px;font-family:Poppins,sans-serif;display:none}@container (min-width: 640px){.req-table__cell--batch{display:flex}}.req-table__hcell--qty{width:12%;min-width:64px;flex-shrink:0;text-align:right}.req-table__cell--qty{width:12%;min-width:64px;flex-shrink:0;justify-content:flex-end;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#027a48}.req-table__pill--approved{color:#079455}.req-table__pill--dispatched{color:#1f36c7}.req-table__pill--fulfilled{color:#079455}.req-table__pill--closed,.req-table__pill--pending{color:#94a3b8}.sf-mrn-disp-page{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-mrn-disp-page__filter-wrap{flex-shrink:0}.sf-mrn-disp-page__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column}.sf-mrn-disp-page__body-inner{flex:1;padding:16px 16px 32px;display:flex;flex-direction:column;gap:16px}.sf-mrn-disp-page__state{text-align:center;padding:20px;color:#64748b;font-size:14px}.sf-mrn-disp-page__state--error{color:#d92d20}.sf-mrn-disp-page__cards{display:flex;flex-direction:column;gap:12px}.sf-mrn-disp-filters{display:flex;flex-direction:column;gap:6px}.sf-mrn-disp-filters__row{display:flex;gap:6px}.sf-mrn-disp-filters__row--full>*{flex:1}.sf-mrn-disp-card{background:#fff;border-radius:6px;padding:12px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f}.sf-mrn-disp-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.sf-mrn-disp-card__mat-id{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-card__mat-name{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 8px;line-height:1.4}.sf-mrn-disp-card__divider{height:1px;background:#f1f5f9;margin-bottom:8px}.sf-mrn-disp-card__meta{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sf-mrn-disp-card__meta-row{display:flex;gap:12px}.sf-mrn-disp-card__meta-item{flex:1;display:flex;flex-direction:column;gap:2px}.sf-mrn-disp-card__meta-label{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-card__meta-value{font-size:13px;font-weight:600;color:#1e293b}.sf-mrn-disp-card__actions{display:flex;justify-content:flex-end}.sf-mrn-disp-card__btn{padding:6px 12px;border-radius:6px;border:none;font-size:13px;font-weight:600;cursor:pointer;background:#1f36c7;color:#fff}.sf-mrn-disp-card__btn:active{opacity:.85}.sf-mrn-disp-table{background:#fff;border-radius:6px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f;overflow:hidden}.sf-mrn-disp-table__head{display:grid;grid-template-columns:1fr 2fr 80px 110px;background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:6px 12px;gap:8px}.sf-mrn-disp-table__hcell{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.sf-mrn-disp-table__row{display:grid;grid-template-columns:1fr 2fr 80px 110px;padding:8px 12px;gap:8px;border-bottom:1px solid #f8fafc;align-items:center}.sf-mrn-disp-table__row:last-child{border-bottom:none}.sf-mrn-disp-table__cell{font-size:13px;color:#1e293b}.sf-mrn-disp-table__cell--mrnid{font-weight:600;word-break:break-all}.sf-mrn-disp-table__cell--mat{display:flex;flex-direction:column;gap:2px}.sf-mrn-disp-table__cell--qty{font-weight:600;text-align:right}.sf-mrn-disp-table__cell--actions{display:flex;justify-content:flex-end}.sf-mrn-disp-table__mat-code{font-size:11px;color:#64748b;font-weight:500}.sf-mrn-disp-table__mat-name{font-size:13px;font-weight:600;color:#0f172a}.sf-mrn-disp-table__date{font-size:11px;color:#94a3b8}.sf-mrn-disp-table__btn{padding:4px 8px;border-radius:6px;border:none;font-size:12px;font-weight:600;cursor:pointer;background:#1f36c7;color:#fff;white-space:nowrap}.sf-mrn-disp-table__btn:active{opacity:.85}.sf-mrn-disp-det{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-mrn-disp-det__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:12px}.sf-mrn-disp-det__strip{display:flex;gap:16px;padding:8px 12px;background:#fff;border-radius:6px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f}.sf-mrn-disp-det__strip-kv{display:flex;flex-direction:column;gap:2px;flex:1}.sf-mrn-disp-det__strip-label{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-det__strip-value{font-size:13px;font-weight:600;color:#1e293b;word-break:break-all}.sf-mrn-disp-det__card{background:#fff;border-radius:6px;padding:12px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f;display:flex;flex-direction:column;gap:12px}.sf-mrn-disp-det__card.has-error{border:1.5px solid #fda29b}.sf-mrn-disp-det__card-identity{display:flex;flex-direction:column;gap:4px}.sf-mrn-disp-det__mat-code{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-det__mat-name{font-size:15px;font-weight:700;color:#0f172a;margin:0;line-height:1.4}.sf-mrn-disp-det__qty-row{display:flex;gap:12px}.sf-mrn-disp-det__qty-col{flex:1;display:flex;flex-direction:column;gap:4px}.sf-mrn-disp-det__qty-label{font-size:12px;color:#64748b;font-weight:500}.sf-mrn-disp-det__qty-readonly{font-size:20px;font-weight:700;color:#1e293b;padding:6px 0}.sf-mrn-disp-det__qty-input{font-size:20px;font-weight:700;color:#0f172a;border:1.5px solid #e2e8f0;border-radius:6px;padding:6px 8px;width:100%;outline:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sf-mrn-disp-det__qty-input:focus{border-color:#4c62e5}.sf-mrn-disp-det__qty-input--err{border-color:#fda29b}.sf-mrn-disp-det__qty-input::-webkit-inner-spin-button,.sf-mrn-disp-det__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.sf-mrn-disp-det__qty-error{font-size:11px;color:#f04438;margin:0}.sf-mrn-disp-det__photo-wrap{display:flex;flex-direction:column;gap:6px}.sf-mrn-disp-det__photo-label{font-size:12px;color:#64748b;font-weight:500}.sf-mrn-disp-det__footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.sf-mrn-disp-det__next-btn{width:100%;padding:8px;border-radius:6px;border:none;font-size:15px;font-weight:700;cursor:pointer;background:#e2e8f0;color:#94a3b8;transition:background .15s,color .15s}.sf-mrn-disp-det__next-btn--active{background:#1f36c7;color:#fff}.sf-mrn-disp-det__next-btn--active:active{opacity:.85}.sf-mrn-disp-sum{display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:#f8fafc}.sf-mrn-disp-sum__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px 16px 32px;display:flex;flex-direction:column;gap:12px}.sf-mrn-disp-sum__strip{display:flex;gap:16px;padding:8px 12px;background:#fff;border-radius:6px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f}.sf-mrn-disp-sum__strip-kv{display:flex;flex-direction:column;gap:2px;flex:1}.sf-mrn-disp-sum__strip-label{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-sum__strip-value{font-size:13px;font-weight:600;color:#1e293b;word-break:break-all}.sf-mrn-disp-sum__card{background:#fff;border-radius:6px;padding:12px;box-shadow:0 4px 8px -2px #1717171a,0 2px 4px -2px #1717170f;display:flex;flex-direction:column;gap:8px}.sf-mrn-disp-sum__card-top{display:flex;align-items:center;justify-content:space-between}.sf-mrn-disp-sum__mat-code{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-sum__mat-name{font-size:15px;font-weight:700;color:#0f172a;margin:0;line-height:1.4}.sf-mrn-disp-sum__divider{height:1px;background:#f1f5f9}.sf-mrn-disp-sum__qty-row{display:flex;gap:12px}.sf-mrn-disp-sum__qty-cell{flex:1;display:flex;flex-direction:column;gap:4px}.sf-mrn-disp-sum__qty-label{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sf-mrn-disp-sum__qty-value{font-size:16px;font-weight:600;color:#1e293b}.sf-mrn-disp-sum__qty-value--bold{font-size:20px;font-weight:700;color:#0f172a}.sf-mrn-disp-sum__error{font-size:13px;color:#d92d20;text-align:center;margin:0}.sf-mrn-disp-sum__footer{flex-shrink:0;padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9}.sf-mrn-disp-sum__confirm-btn{width:100%;padding:8px;border-radius:6px;border:none;font-size:15px;font-weight:700;cursor:pointer;background:#1f36c7;color:#fff}.sf-mrn-disp-sum__confirm-btn:disabled{opacity:.6;cursor:not-allowed}.sf-mrn-disp-sum__confirm-btn:active:not(:disabled){opacity:.85}.mat-page{height:100dvh;background:#f8fafc;display:flex;flex-direction:column;overflow:hidden}.mat-page__body{flex:1;min-height:0;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;gap:16px}.mat-page__count{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#64748b;margin:0}.mat-page__search-bar{padding:12px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.mat-page__search-row{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 2px #1018280d;color:#94a3b8}.mat-page__search-input{flex:1;min-width:0;border:none;outline:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#0f172a;background:transparent}.mat-page__search-input::placeholder{color:#94a3b8}.mat-page__search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;padding:2px;color:#94a3b8;cursor:pointer;border-radius:50%;transition:color .15s}.mat-page__search-clear:hover{color:#334155}.mat-page__state{text-align:center;font-family:Poppins,sans-serif;font-size:14px;color:#64748b;padding:12px 0;margin:0}.mat-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;flex:1 0 auto}.mat-table__header{display:flex;align-items:center;background:#f8fafc;height:32px}.mat-table__header-cell{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#64748b;padding:0 8px;white-space:nowrap}.mat-table__divider{height:1px;background:#e2e8f0}.mat-table__row{display:flex;align-items:center;background:#fff}.mat-table__cell{display:flex;flex-direction:column;justify-content:center;padding:12px 8px}.mat-table__col--name{flex:1;min-width:0}.mat-table__col--action{width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mat-table__mat-id{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#64748b;line-height:14px}.mat-table__mat-name{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#020617;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-table__edit-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e8ef;border-radius:6px;background:#fff;color:#475569;cursor:pointer;transition:background .15s}.mat-table__edit-btn:hover{background:#f8fafc}
