.ExampleOrderForm_container__t36jv{border-top:1px solid var(--border-gray)}.ExampleOrderForm_header__XDX9J{display:flex;flex-direction:column;padding:30px 15px;gap:4px}.ExampleOrderForm_header__XDX9J h1{font-size:30px}.Search_search__Hnvwe{background-color:var(--off-white)}.Search_search__Hnvwe label{display:flex;gap:5px;align-items:center}.Search_search__Hnvwe input{font-size:15px;border:0;padding:0;background-color:var(--off-white)}.AuditLogRollback_container__OaMP9{display:flex;flex-direction:column;height:calc(100vh - 175px);background:var(--off-white);overflow:hidden;box-sizing:border-box}.AuditLogRollback_header__GModa{display:flex;justify-content:space-between;align-items:center;padding:20px;background:var(--off-white);border-bottom:1px solid var(--border-gray);flex-shrink:0;gap:20px}.AuditLogRollback_searchContainer__7eOXt{flex:1 1}.AuditLogRollback_main__M2pEC{display:flex;flex-direction:column;flex:1 1;overflow:hidden;height:100%}.AuditLogRollback_tableContainer__4Sg_t{flex:1 1;overflow-y:auto;padding:0;border:1px solid #ddd;border-top:none}.AuditLogRollback_table__UVe0Y{width:100%;border-collapse:collapse}.AuditLogRollback_tableHeader__0fPj0{background-color:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.AuditLogRollback_tableHeaderCell__qD9Zd{padding:12px 8px;text-align:left;border-bottom:2px solid #dee2e6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AuditLogRollback_tableHeaderCellSortable__6c2rH{cursor:pointer}.AuditLogRollback_tableCell__FGHnE{padding:8px;border-bottom:1px solid #dee2e6;word-wrap:break-word;max-width:200px;overflow:hidden}.AuditLogRollback_loadingContainer__uc9E1{padding:20px;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;font-style:italic;color:#666}.AuditLogRollback_emptyState__IIiHG{padding:20px;text-align:center}.AuditLogRollback_pagination__3fFHh{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;border-top:1px solid #ddd;background-color:#f8f9fa;flex-shrink:0}.AuditLogRollback_paginationControls__3Xwot{display:flex;gap:10px;align-items:center}.AuditLogRollback_paginationButton__jrKBy{padding:4px 8px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.AuditLogRollback_paginationButton__jrKBy:disabled{background:#f8f9fa;cursor:not-allowed}.AuditLogRollback_pageSizeSelector__dXeFD{display:flex;align-items:center;gap:8px;font-size:14px}.AuditLogRollback_pageSizeSelect__7O73w{padding:4px 8px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px;cursor:pointer}.AuditLogRollback_pageSizeSelect__7O73w:focus{outline:none;border-color:var(--green1)}.AuditLogRollback_rollbackButton__RgtQ2{padding:8px 16px;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:8px}.AuditLogRollback_rollbackButton__RgtQ2:disabled{background:#6c757d;cursor:not-allowed}.AuditLogRollback_rollbackButton__RgtQ2:hover:not(:disabled){background:#c82333}.AuditLogRollback_loadingSpinner__xidwo{width:16px;height:16px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:AuditLogRollback_spin__61lVN 1s linear infinite}@keyframes AuditLogRollback_spin__61lVN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AuditLogRollback_dialogOverlay__IPpYc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.AuditLogRollback_dialogContent__iLxoh{background-color:#fff;padding:20px;border-radius:8px;max-width:90vw;max-height:80vh;overflow:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AuditLogRollback_dialogHeader__m0sLo{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-bottom:1px solid #eee;padding-bottom:10px}.AuditLogRollback_dialogTitle__5mSi3{margin:0;font-size:18px;color:var(--green1)}.AuditLogRollback_dialogCloseButton___eU6u{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;color:#666}.AuditLogRollback_dialogCloseButton___eU6u:hover{color:#000}.AuditLogRollback_dialogJsonPre__weZSS{font-family:monospace;font-size:14px;background-color:#f8f9fa;padding:15px;border-radius:4px;border:1px solid #ddd;overflow:auto;max-height:400px;white-space:pre;margin:0}.AuditLogRollback_jsonPreview__fENyV{font-family:monospace;font-size:12px;color:#06c;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0}.AuditLogRollback_jsonPreview__fENyV:hover{color:#049}.AuditLogRollback_successMessage__eE9oZ{margin-bottom:20px;padding:12px;background-color:#d1edff;border:1px solid #0ea5e9;border-radius:4px;color:#0369a1;white-space:pre-line}.AuditLogRollback_errorMessage__CSeQI{margin-bottom:20px;padding:12px;background-color:#fee2e2;border:1px solid #ef4444;border-radius:4px;color:#dc2626;white-space:pre-line}.AuditLogRollback_tableRow__ai3wq{background-color:#fff}.AuditLogRollback_tableRowRolledBack__K1SQy{background-color:#f8f9fa;opacity:.7}.AuditLogRollback_rowCheckbox__6uGvz{cursor:pointer}.AuditLogRollback_rowCheckboxDisabled__xctPY{opacity:.5;cursor:not-allowed}.AuditLogRollback_tableLoadingSpinner__w_yIN{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:AuditLogRollback_spin__61lVN 1s linear infinite}.AuditLogRollback_tableContainer__4Sg_t::-webkit-scrollbar{width:6px}.AuditLogRollback_tableContainer__4Sg_t::-webkit-scrollbar-track{background:var(--border-gray-solid)}.AuditLogRollback_tableContainer__4Sg_t::-webkit-scrollbar-thumb{background:var(--green2);border-radius:3px}.AuditLogRollback_tableContainer__4Sg_t::-webkit-scrollbar-thumb:hover{background:var(--green1)}.Grid_grid__YLl78{display:grid;grid-template-columns:35fr 8fr 8fr 8fr 12fr 25fr 8fr 10fr;min-height:calc(100vh - 346px);align-content:start}.Grid_grid__YLl78>h2{padding:15px;font-size:11px;font-weight:500;text-transform:uppercase;white-space:nowrap}.Grid_grid__YLl78>div{padding:15px;display:flex;align-items:center}.Grid_grid__YLl78>div:first-child{height:50px}.Grid_grid__YLl78>div:first-child,.Grid_grid__YLl78>h2{border-top:1px solid rgba(84,98,45,.12);position:-webkit-sticky;position:sticky;top:70px;background:#faf9f7;z-index:5}div.Grid_productCategory__ydwHT{padding:10px 15px;color:var(--green1);font-size:11px;font-weight:500;letter-spacing:.11px;text-transform:uppercase;grid-column:1/2;height:50px;display:flex;align-items:flex-end;position:-webkit-sticky;position:sticky;left:0;background-color:var(--off-white)}.Grid_spacer__rhzh_{grid-column:2/-1;height:50px}.Grid_endSpacer__hq9f6{grid-column:-3/-1;border-left:1px solid var(--border-gray)}.InsetLabeledInput_insetLabeledInput__Qqc3T{min-width:0;width:100%}.InsetLabeledInput_insetLabeledInput__Qqc3T>label{display:flex;border:1px solid rgba(84,98,45,.12);border-radius:4px;background:#fff;justify-content:space-between;color:rgba(86,100,45,.5);padding:10px}.InsetLabeledInput_insetLabeledInput__Qqc3T input{color:#56642d;border:0;padding:0;width:100%;cursor:text}.InsetLabeledInput_insetLabeledInput__Qqc3T input:disabled{cursor:not-allowed}.Availability_availability__5_TuZ{padding:15px;display:flex;flex-direction:column;gap:15px}.Availability_availability__5_TuZ>div{display:flex;justify-content:space-between}.Availability_availability__5_TuZ a{text-decoration:underline}.ExampleOrderFormProductRow_product__QR5E_{gap:15px;min-width:300px;position:relative;display:flex;align-items:center;overflow:visible}.ExampleOrderFormProductRow_product__QR5E_>img{display:block;border:1px solid var(--border-gray)}.ExampleOrderFormProductRow_nameBlock__V4r_r{flex-direction:column;flex-grow:1;flex-shrink:1}.ExampleOrderFormProductRow_productName__XAVhh{font-weight:500;width:100%}.ExampleOrderFormProductRow_farmName__vRRD6{color:var(--Sage-Green-2,#a8af92)}.ExampleOrderFormGrid_grid__7LwzX{display:grid;grid-template-columns:30fr 12fr 12fr 12fr 20fr 35fr 11fr 12fr;min-height:calc(100vh - 346px);align-content:start}.ExampleOrderFormGrid_grid__7LwzX>h2{padding:15px;font-size:11px;font-weight:500;text-transform:uppercase;white-space:nowrap}.ExampleOrderFormGrid_grid__7LwzX>div{padding:15px;display:flex;align-items:center}.ExampleOrderFormGrid_grid__7LwzX>div:first-child{height:50px}.ExampleOrderFormGrid_grid__7LwzX>div:first-child,.ExampleOrderFormGrid_grid__7LwzX>h2{border-top:1px solid rgba(84,98,45,.12);position:-webkit-sticky;position:sticky;top:70px;background:#faf9f7;z-index:5}.ExampleOrderFormGrid_grid__7LwzX div>a{text-decoration:underline!important}.Catalog_headerContainer__Pvf0n{display:flex;flex-direction:row;padding:30px 15px;justify-content:space-between}.Catalog_header__8D2dJ{display:flex;flex-direction:column;gap:4px}.Catalog_print__FNACO{align-self:flex-end}.Catalog_filter__SHYSa{padding:0 15px}.Catalog_grid__SpCkR{padding-top:10px}.ExpandableNote_note__wjR0n{border-radius:4px}.ExpandableNote_note__wjR0n.ExpandableNote_light__vbd2Q{background-color:var(--highlight-green-solid)}.ExpandableNote_note__wjR0n.ExpandableNote_dark__IwDGf{background-color:var(--green1);color:var(--pure-white)}.ExpandableNote_note__wjR0n.ExpandableNote_dark__IwDGf svg{stroke:hsla(0,0%,100%,.5)}.ExpandableNote_note__wjR0n.ExpandableNote_light__vbd2Q svg{stroke:var(--green2)}.ExpandableNote_note__wjR0n>p{font-size:14px;font-weight:400;line-height:19px;padding:0 15px 15px}.ExpandableNote_note__wjR0n>h2{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:500;line-height:20px;cursor:pointer;padding:15px}.ExpandableNote_note__wjR0n>h2 strong{padding-left:6px;font-weight:500;text-decoration:underline}svg.ExpandableNote_down__NU05z{transform:rotate(180deg)}