:root{--p-color-bg-fill-brand: #C2702F;--p-color-bg-fill-brand-hover: #B06629;--p-color-bg-fill-brand-active: #A05C24;--p-color-bg-fill-brand-selected: #C2702F;--p-color-bg-surface-brand: #FFF5ED;--p-color-bg-surface-brand-hover: #FFEBD9;--p-color-bg-surface-brand-active: #FFE1C5;--p-color-bg-surface-brand-selected: #FFD7B1;--p-color-text-brand: #C2702F;--p-color-text-brand-hover: #B06629;--p-color-text-on-brand: #FFFFFF;--p-color-border-brand: #C2702F;--p-color-border-brand-subdued: #E8A05F;--p-color-icon-brand: #C2702F;--p-color-text: #482D18;--p-color-text-subdued: #6B4D33;--p-color-text-link: #C2702F;--p-color-text-link-hover: #B06629;--p-color-text-link-active: #A05C24;--p-color-text-link-visited: #A05C24;--p-color-bg-fill-interactive: #C2702F;--p-color-bg-fill-interactive-hover: #B06629;--p-color-bg-fill-interactive-active: #A05C24;--p-color-border-interactive: #C2702F;--p-color-border-interactive-hover: #B06629;--p-color-border-interactive-active: #A05C24}.Polaris-Modal-Dialog__Modal h2.Polaris-Text--headingMd:has(.PotatoPOModalHeaderTitle){display:block;flex:1 1 auto;min-width:0;width:100%}.PotatoPOModalHeaderTitle{display:flex;align-items:center;justify-content:space-between;gap:var(--p-space-400);width:100%}.PotatoPOModalHeaderLabel{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PotatoPOModalHeaderActions{margin-left:auto;display:flex;align-items:center;gap:var(--p-space-200);flex-wrap:nowrap}.PotatoPOModalExports{display:flex;align-items:center;gap:var(--p-space-200)}.PotatoPurchaseOrderSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--p-space-400);min-width:0}.PotatoPurchaseOrderListSearch{width:25rem;max-width:100%}.PotatoPurchaseOrderMobileList,.PotatoPurchaseOrderMobileItems{display:none;min-width:0;overflow-wrap:anywhere}.PotatoPurchaseOrderFormPrimaryFields,.PotatoPurchaseOrderFormDeliveryFields,.PotatoPurchaseOrderFormSummaryFields{display:grid;gap:var(--p-space-400);min-width:0}.PotatoPurchaseOrderFormPrimaryFields{grid-template-columns:repeat(3,minmax(0,1fr))}.PotatoPurchaseOrderFormDeliveryFields{grid-template-columns:repeat(2,minmax(0,1fr))}.PotatoPurchaseOrderFormSummaryFields{grid-template-columns:repeat(3,minmax(0,max-content))}.PotatoPurchaseOrderItemFacts,.PotatoPurchaseOrderItemCosts{display:grid;gap:var(--p-space-300);min-width:0}.PotatoPurchaseOrderItemFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.PotatoPurchaseOrderItemCosts{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.PotatoPurchaseOrderSuggestedQuantity{width:fit-content;cursor:pointer;border:0;border-radius:var(--p-border-radius-100);padding:var(--p-space-025) var(--p-space-150);background:var(--p-color-bg-surface-brand);color:inherit;font:inherit}.PotatoPurchaseOrderSuggestedQuantity:disabled{cursor:not-allowed;opacity:.5}.PotatoPurchaseOrderMobileMeta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--p-space-200);min-width:0}.PotatoPurchaseOrderSearchCard,.PotatoPurchaseOrderSyncProgress{min-width:0}.PotatoPurchaseOrderMobileCard{display:block;color:inherit;text-decoration:none}.PotatoPurchaseOrderMobilePackingSlip,.PotatoMobileReceiveSheet{display:none}.PotatoPurchaseOrderMobileTotals{display:grid;gap:var(--p-space-100);padding-block:var(--p-space-200);border-block:var(--p-border-width-025) solid var(--p-color-border)}.PotatoReorderSuggestionsTable .Polaris-IndexTable__BulkActionsWrapper{display:none}.PotatoReorderSuggestionsTable .PotatoReorderImageCell{width:3.5rem;min-width:3.5rem;max-width:3.5rem}.PotatoReorderSuggestionsTable .PotatoReorderProductCell{width:15rem;min-width:12rem;max-width:15rem;white-space:normal}.PotatoReorderSuggestionsTable .PotatoReorderSupplierCell{width:9rem;min-width:7rem;max-width:9rem;white-space:normal;overflow-wrap:anywhere}.PotatoReorderProductTitle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.PotatoDashboardStatsGrid,.PotatoDashboardSecondaryGrid{display:grid;gap:var(--p-space-400);min-width:0}.PotatoDashboardStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.PotatoDashboardSecondaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.PotatoDashboardGridItem{min-width:0}.PotatoDashboardPurchaseOrderSearch{min-width:0;overflow-wrap:anywhere}.PotatoMobilePurchaseOrderCard{display:block;border-radius:var(--p-border-radius-200);color:inherit;text-decoration:none;transition:background-color .12s ease,transform .12s ease}.PotatoMobilePurchaseOrderCard:hover{cursor:pointer;background:var(--p-color-bg-surface-brand-hover)}.PotatoMobilePurchaseOrderCard:focus-visible{outline:2px solid var(--p-color-border-brand);outline-offset:2px}.PotatoMobilePurchaseOrderCard:active{background:var(--p-color-bg-surface-brand-active);transform:translateY(1px)}@media(max-width:55em){.PotatoDashboardStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:40em){.PotatoPurchaseOrderSummaryGrid{display:none}.PotatoPurchaseOrderSearchCard{order:-1}.PotatoPurchaseOrderListSearch{width:100%}.PotatoPurchaseOrderTabs [class*=Polaris-Tabs__Wrapper]{overflow-x:auto;-webkit-overflow-scrolling:touch}.PotatoPurchaseOrderTabs [class*=Polaris-Tabs]{min-width:max-content}.PotatoPurchaseOrderDesktopTable,.PotatoPurchaseOrderDesktopItems{display:none}.PotatoPurchaseOrderMobileList,.PotatoPurchaseOrderMobileItems{display:block}.PotatoPurchaseOrderBulkBar{display:none}.PotatoPurchaseOrderBulkBar{padding:var(--p-space-300) var(--p-space-400)!important}.PotatoPurchaseOrderBulkBar>.Polaris-InlineStack{align-items:flex-start;flex-direction:column}.PotatoPurchaseOrderBulkActions{justify-content:flex-start!important}.PotatoPOModalHeaderTitle{align-items:flex-start;flex-wrap:wrap}.PotatoPOModalHeaderLabel{flex:1 1 100%;overflow:visible;text-overflow:clip;white-space:normal}.PotatoPOModalHeaderActions{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}.PotatoPOModalExports{flex-wrap:wrap}.PotatoPurchaseOrderDesktopDetail{display:none}.PotatoPurchaseOrderMobilePackingSlip{display:block;min-width:0;overflow-wrap:anywhere}.PotatoPurchaseOrderMobileItemThumbnail{flex:0 0 60px;width:60px;height:60px;overflow:hidden;border-radius:var(--p-border-radius-200)}.PotatoPurchaseOrderMobileItemThumbnail .Polaris-Thumbnail,.PotatoPurchaseOrderMobileItemThumbnail .Polaris-Thumbnail__Image{width:60px;height:60px}.PotatoPurchaseOrderMobileItemContent{flex:1 1 0;min-width:0}.PotatoPurchaseOrderMobileReceiveRow{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;text-align:start;cursor:pointer;border-radius:var(--p-border-radius-100)}.PotatoPurchaseOrderMobileReceiveRow:hover,.PotatoPurchaseOrderMobileReceiveRow:active{background:var(--p-color-bg-surface-brand-hover)}.PotatoPurchaseOrderMobileReceiveRow:focus-visible{outline:2px solid var(--p-color-border-brand);outline-offset:2px}.PotatoPurchaseOrderMobileReceivedRow{opacity:.68}.PotatoPurchaseOrderMobileItemTitle>*{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.PotatoPurchaseOrderMobileOrderedQuantity{display:inline-flex;align-items:center;gap:var(--p-space-100);padding:var(--p-space-100) var(--p-space-200);border:var(--p-border-width-025) solid var(--p-color-border-brand-subdued);border-radius:var(--p-border-radius-200);background:var(--p-color-bg-surface-brand);color:var(--p-color-text);line-height:1}.PotatoDashboardPurchaseOrderMobilePreview .PotatoPurchaseOrderMobilePackingSlip{display:block}.PotatoMobileReceiveSheet{display:block;min-width:0}.Polaris-Modal-Dialog__Modal:has(.PotatoMobileReceiveSheet){width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.PotatoMobileReceiveImage{flex:0 0 80px;width:80px;height:80px;overflow:hidden;border-radius:var(--p-border-radius-200)}.PotatoMobileReceiveImage .Polaris-Thumbnail,.PotatoMobileReceiveImage .Polaris-Thumbnail__Image{width:80px;height:80px}.PotatoMobileReceiveFacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--p-space-200);padding:var(--p-space-300);border:var(--p-border-width-025) solid var(--p-color-border);border-radius:var(--p-border-radius-200);background:var(--p-color-bg-surface-secondary)}.PotatoMobileReceiveProjection{padding:var(--p-space-300);border-radius:var(--p-border-radius-200);background:var(--p-color-bg-surface-brand)}.PotatoPOModalHeaderLabel{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.PotatoPOModalExports{display:none}.PotatoPOModalHeaderTitle,.PotatoPOModalHeaderActions{width:auto;margin-left:0}.PotatoPOModalHeaderActions{gap:var(--p-space-100)}.Polaris-Modal-Dialog__Modal:has(.PotatoPOModalHeaderTitle)>.Polaris-InlineStack:last-child{display:none}.PotatoPurchaseOrderFormPrimaryFields,.PotatoPurchaseOrderFormDeliveryFields{grid-template-columns:minmax(0,1fr)}.PotatoPurchaseOrderFormSummaryFields{grid-template-columns:repeat(2,minmax(0,1fr))}.PotatoPurchaseOrderFormStatus{grid-column:1 / -1}.PotatoPurchaseOrderItemCosts{grid-template-columns:repeat(2,minmax(0,1fr))}.PotatoPurchaseOrderItemCosts>:last-child{grid-column:1 / -1}.PotatoPurchaseOrderItemFacts .Polaris-TextField{max-width:7rem}.PotatoPurchaseOrderItemCosts .Polaris-TextField{max-width:10rem}}@media(max-width:30.6225em){.PotatoPurchaseOrderItemFacts,.PotatoPurchaseOrderItemCosts{grid-template-columns:minmax(0,1fr)}.PotatoPurchaseOrderItemCosts>:last-child{grid-column:auto}}@media(max-width:40em){.PotatoDashboardStatsGrid,.PotatoDashboardSecondaryGrid{grid-template-columns:minmax(0,1fr)}}@media(max-width:30.6225em){.PotatoDashboardStatsGrid,.PotatoDashboardSecondaryGrid,.PotatoDashboardPurchaseOrderSearch{margin-inline:var(--p-space-400)}}
