.shop-trips-page{display:grid;gap:1rem;min-width:0}.shop-trips-sticky{position:sticky;top:4rem;z-index:60;display:grid;gap:.65rem;margin:-1rem -1rem 0;padding:1rem 1rem .8rem;border-bottom:1px solid #d6dbe4;background:#fff;box-shadow:0 .35rem .65rem -.65rem #0f172a73}.shop-trips-heading-row h2,.shop-trips-heading-row p,.shop-trips-status,.shop-trips-empty{margin:0}.shop-trips-heading-row p{margin-top:.25rem;color:#5b6472;font-size:.88rem;line-height:1.35}.shop-trips-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:.55rem}.shop-trips-filter{display:grid;gap:.2rem;min-width:8.2rem;color:#344054;font-size:.74rem;font-weight:750}.shop-trips-store-filter{min-width:min(15rem,100%)}.shop-trips-filter select,.shop-trips-filter input{min-height:2.2rem;border:1px solid #98a2b3;border-radius:6px;padding:.38rem .5rem;background:#fff;color:#101828;font:inherit;font-size:.86rem;font-weight:500}.shop-trips-own-filter{display:inline-flex;align-items:center;gap:.4rem;min-height:2.2rem;color:#344054;font-size:.82rem;font-weight:700;white-space:nowrap}.shop-trips-own-filter input{width:1rem;height:1rem;margin:0}.shop-trips-primary,.shop-trips-more{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;box-sizing:border-box;border:1px solid #15395b;border-radius:6px;padding:.42rem .72rem;font:inherit;font-weight:750;text-decoration:none}.shop-trips-primary{background:#15395b;color:#fff}.shop-trips-more{background:#fff;color:#15395b;cursor:pointer}.shop-trips-more:disabled{cursor:wait;opacity:.58}.shop-trips-more-row{display:flex;justify-content:center}.shop-trips-status,.shop-trips-empty{color:#667085}.shop-trips-status.is-warning{color:#b42318;font-weight:700}.shop-trips-table-wrap{overflow-x:auto;border:1px solid #d6dbe4;border-radius:10px;background:#fff}.shop-trips-table{width:100%;border-collapse:collapse}.shop-trips-table th,.shop-trips-table td{border-bottom:1px solid #e2e8f0;padding:.5rem .6rem;text-align:left;vertical-align:middle}.shop-trips-table th{background:#f1f5f9;color:#15395b;font-size:.78rem;white-space:nowrap}.shop-trips-table tbody tr:last-child td{border-bottom:0}.shop-trips-table tbody tr:hover{background:#f8fafc}.shop-trip-row-link{display:block;min-width:0;color:inherit;font-weight:650;text-decoration:none}.shop-trip-row-link:hover,.shop-trip-row-link:focus-visible{color:#15395b;text-decoration:underline}.shop-trip-id-link,.shop-trip-total-link{font-weight:850;white-space:nowrap}.shop-trip-status-badge{display:inline-flex;border-radius:999px;padding:.16rem .45rem;background:#f1f5f9;color:#475467;font-size:.72rem;font-weight:800;white-space:nowrap}.shop-trip-receipt-thumb{display:block;width:2.6rem;height:3.4rem;border:1px solid #d6dbe4;border-radius:4px;object-fit:cover;object-position:top center;background:#f8fafc}.shop-trip-thumb-placeholder{display:grid;place-items:center;width:2.6rem;height:3.4rem;border:1px dashed #cbd5e1;border-radius:4px;background:#f8fafc;color:#98a2b3}.shop-trip-ocr-action{display:inline-flex;border-radius:5px;padding:.28rem .48rem;font-size:.72rem;font-weight:800;line-height:1.2;text-decoration:none;white-space:nowrap}.shop-trip-ocr-action.has-ocr{border:1px solid #86efac;background:#f0fdf4;color:#15803d}.shop-trip-ocr-action.add-ocr{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8}.shop-trip-ocr-action:hover,.shop-trip-ocr-action:focus-visible{filter:brightness(.97)}@media(max-width:760px){.shop-trips-sticky{top:3.75rem}.shop-trips-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.shop-trips-store-filter,.shop-trips-own-filter,.shop-trips-primary{grid-column:1 / -1;min-width:0}}@media(max-width:520px){.shop-trips-sticky{gap:.45rem;padding-bottom:.6rem}.shop-trips-heading-row p{display:none}.shop-trips-heading-row h2{font-size:1.25rem}.shop-trips-toolbar{gap:.4rem}.shop-trips-filter select,.shop-trips-filter input,.shop-trips-primary{min-height:2rem}.shop-trips-table th,.shop-trips-table td{padding:.42rem;font-size:.8rem}.shop-trip-receipt-thumb,.shop-trip-thumb-placeholder{width:2.3rem;height:3rem}}@media(max-width:24rem){.shop-trips-toolbar{grid-template-columns:minmax(0,1fr)}.shop-trips-store-filter,.shop-trips-own-filter,.shop-trips-primary{grid-column:auto}}
