.global-quick-order{--gqo-border: rgba(0, 0, 0, .12);--gqo-border-strong: rgba(0, 0, 0, .18);--gqo-brand-green: #049b6e;--gqo-focus: rgba(4, 155, 110, .24);--gqo-muted: rgba(0, 0, 0, .62);--gqo-surface: #fff;--gqo-subtle: rgba(0, 0, 0, .035);display:block;padding-block:clamp(2rem,4vw,4rem)}.global-quick-order__header{border-bottom:1px solid var(--gqo-border);margin-block-end:1.5rem;padding-block-end:1.25rem}.global-quick-order__header h1{margin:0}.global-quick-order__header p{color:var(--gqo-muted);margin:.5rem 0 0;max-width:44rem}.global-quick-order__search-card,.global-quick-order__panel{background:var(--gqo-surface);border:1px solid var(--gqo-border);border-radius:6px}.global-quick-order__search-card{display:grid;gap:.875rem;margin-block-end:1.5rem;padding:clamp(1rem,2vw,1.5rem)}.global-quick-order__entry-header{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto}.global-quick-order__entry-title{display:grid;gap:.25rem}.global-quick-order__entry-title h2{font-size:clamp(1.125rem,1vw + .9rem,1.25rem);font-weight:700;margin:0}.global-quick-order__entry-title p{color:var(--gqo-muted);margin:0}.global-quick-order__tabs{border-bottom:1px solid var(--gqo-border);display:flex;flex-wrap:wrap;gap:.5rem}.global-quick-order__tab{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-bottom:0;border-radius:6px 6px 0 0;color:#000;cursor:pointer;font:inherit;font-weight:700;margin:0 0 -1px;padding:.75rem 1rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.global-quick-order__tab:hover,.global-quick-order__tab:focus-visible{background:var(--gqo-subtle);border-color:var(--gqo-border);color:#000}.global-quick-order__tab:focus-visible{box-shadow:0 0 0 3px var(--gqo-focus);outline:2px solid var(--gqo-brand-green);outline-offset:2px}.global-quick-order__tab.is-active{background:var(--gqo-surface);border-color:var(--gqo-border);color:#000}.global-quick-order__tab:disabled,.global-quick-order__tab[aria-disabled=true]{background:#ededed;border-color:#ddd;color:#0000008c;cursor:not-allowed}.global-quick-order__entry-panel{display:grid;gap:.75rem}.global-quick-order__entry-panel[hidden]{display:none}.global-quick-order__search{display:grid;gap:.625rem}.global-quick-order__search label{font-weight:700}.global-quick-order__search-field{align-items:center;border:1px solid var(--gqo-border-strong);border-radius:6px;display:flex;gap:.75rem;max-width:48rem;padding-inline:.875rem;transition:border-color .2s ease,box-shadow .2s ease}.global-quick-order__search-field:focus-within{border-color:currentColor;box-shadow:0 0 0 2px #00000014}.global-quick-order__search-field svg{height:1rem;width:1rem}.global-quick-order__search-field input{border:0;flex:1 1 auto;min-height:3.25rem;min-width:0;outline:0}.global-quick-order__status{color:var(--gqo-muted);min-height:1.4em}.global-quick-order__status[data-status=loading]:before{animation:global-quick-order-spin .8s linear infinite;border:1px solid currentColor;border-radius:50%;border-top-color:transparent;content:"";display:inline-block;height:.7em;margin-inline-end:.5rem;width:.7em}.global-quick-order__status[data-status=success]{color:#1f6f3d}.global-quick-order__status[data-status=error]{color:#a42323}.global-quick-order__import{display:grid;gap:.75rem;max-width:48rem}.global-quick-order__import h2,.global-quick-order__csv h2,.global-quick-order__import-review h3{font-size:1rem;margin:0}.global-quick-order__import p{color:var(--gqo-muted);margin:0}.global-quick-order__import textarea{border:1px solid var(--gqo-border-strong);border-radius:6px;min-height:8rem;padding:.875rem;resize:vertical;width:100%}.global-quick-order__import-actions{display:flex;flex-wrap:wrap;gap:.625rem}.global-quick-order__import-divider{display:none;align-items:center;color:var(--gqo-muted);font-size:.8125rem;font-weight:700;gap:.75rem;max-width:48rem}.global-quick-order__import-divider:before,.global-quick-order__import-divider:after{background:var(--gqo-border);content:"";flex:1 1 auto;height:1px}.global-quick-order__csv{display:grid;gap:.625rem;max-width:48rem}.global-quick-order__csv h3{font-size:1rem;margin:0}.global-quick-order__file-button{justify-self:start}.global-quick-order__file-input{clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.global-quick-order__csv-meta{background:var(--gqo-subtle);border:1px solid var(--gqo-border);border-radius:6px;overflow-wrap:anywhere;padding:.75rem}.global-quick-order__csv-meta[hidden]{display:none}.global-quick-order__templates{display:grid;gap:.5rem;justify-items:end;max-width:34rem}.global-quick-order__templates p{color:var(--gqo-muted);font-size:.875rem;margin:0}.global-quick-order__import-status{color:var(--gqo-muted);min-height:1.4em}.global-quick-order__import-status[data-status=loading]:before{animation:global-quick-order-spin .8s linear infinite;border:1px solid currentColor;border-radius:50%;border-top-color:transparent;content:"";display:inline-block;height:.7em;margin-inline-end:.5rem;width:.7em}.global-quick-order__import-status[data-status=success]{color:#1f6f3d}.global-quick-order__import-status[data-status=error]{color:#a42323}.global-quick-order__import-review{border:1px solid var(--gqo-border);border-radius:6px;display:grid;gap:.875rem;padding:1rem}.global-quick-order__import-review[hidden]{display:none}.global-quick-order__import-review-header{display:grid;gap:.375rem}.global-quick-order__import-review-header p{color:var(--gqo-muted);margin:0}.global-quick-order-import-table{border:1px solid var(--gqo-border);border-radius:6px;overflow:hidden}.global-quick-order-import-table__head,.global-quick-order-import-table__row{display:grid;gap:.75rem;grid-template-columns:minmax(7rem,1fr) minmax(5rem,.55fr) minmax(12rem,1.25fr) minmax(8rem,.9fr) minmax(5rem,.55fr) minmax(8rem,.8fr);padding:.75rem}.global-quick-order-import-table__head{background:var(--gqo-subtle);color:var(--gqo-muted);font-size:.8125rem;font-weight:700}.global-quick-order-import-table__row{border-top:1px solid var(--gqo-border)}.global-quick-order-import-table__row>span{min-width:0;overflow-wrap:anywhere}.global-quick-order-import-table__row small{color:var(--gqo-muted);display:block;margin-block-start:.25rem}.global-quick-order-import-status-badge{border:1px solid var(--gqo-border);border-radius:999px;display:inline-block;font-size:.8125rem;font-weight:700;padding:.15rem .5rem}.global-quick-order-import-status-badge[data-status=ready],.global-quick-order-import-status-badge[data-status=adjusted]{border-color:#1f6f3d59;color:#1f6f3d}.global-quick-order-import-status-badge[data-status=not-found],.global-quick-order-import-status-badge[data-status=invalid-quantity],.global-quick-order-import-status-badge[data-status=unavailable],.global-quick-order-import-status-badge[data-status=multiple-matches],.global-quick-order-import-status-badge[data-status=could-not-validate]{border-color:#a4232359;color:#a42323}.global-quick-order-import-status-badge[data-status=already-in-order]{border-color:var(--gqo-border-strong);color:var(--gqo-muted)}.global-quick-order__import-add{justify-self:start}.global-quick-order__import-add:disabled{cursor:not-allowed;opacity:.5}.global-quick-order .btn,.global-quick-order__tab,.global-quick-order-result,.global-quick-order-variants button,.global-quick-order-row__remove{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.global-quick-order .btn--primary:before,.global-quick-order .btn--outline:before{content:none!important;display:none!important}.global-quick-order .btn--primary{background:#000!important;border-color:#000!important;color:#fff!important}.global-quick-order .btn--primary:hover:not(:disabled):not([aria-disabled=true]),.global-quick-order .btn--primary:focus-visible:not(:disabled):not([aria-disabled=true]){background:#1f1f1f!important;border-color:#1f1f1f!important;color:#fff!important}.global-quick-order .btn--outline,.global-quick-order__file-button{background:#fff!important;border-color:var(--gqo-border-strong)!important;color:#000!important}.global-quick-order .btn--outline:hover:not(:disabled):not([aria-disabled=true]),.global-quick-order .btn--outline:focus-visible:not(:disabled):not([aria-disabled=true]),.global-quick-order__file-button:hover:not(:disabled):not([aria-disabled=true]),.global-quick-order__file-button:focus-visible:not(:disabled):not([aria-disabled=true]){background:#111!important;border-color:#111!important;color:#fff!important}.global-quick-order .btn:focus-visible{box-shadow:0 0 0 3px var(--gqo-focus);outline:2px solid var(--gqo-brand-green);outline-offset:2px}.global-quick-order .btn:disabled,.global-quick-order .btn[aria-disabled=true]{background:#ededed!important;border-color:#ddd!important;color:#0000008c!important;cursor:not-allowed;opacity:1}.global-quick-order__add-button.btn--primary:hover:not(:disabled):not([aria-disabled=true]),.global-quick-order__add-button.btn--primary:focus-visible:not(:disabled):not([aria-disabled=true]),.global-quick-order__add-button.btn--primary:active:not(:disabled):not([aria-disabled=true]){background:var(--gqo-brand-green)!important;border-color:var(--gqo-brand-green)!important;color:#fff!important}.global-quick-order__results-panel{margin-block-start:1rem}.global-quick-order__results-panel[hidden]{display:none}.global-quick-order__results-panel h2,.global-quick-order__panel-header h2,.global-quick-order-summary h2{font-size:1rem;margin:0}.global-quick-order__results-panel h2{margin-block-end:.75rem}.global-quick-order-results,.global-quick-order-variants ul{display:grid;gap:.625rem;list-style:none;margin:0;max-width:min(100%,58rem);padding:0;width:100%}.global-quick-order-result,.global-quick-order-variants button{align-items:center;background:var(--gqo-surface);border:1px solid var(--gqo-border);border-radius:6px;display:flex;gap:.875rem;padding:.75rem;text-align:start;transition:background-color .2s ease,border-color .2s ease;width:100%;max-width:100%;min-width:0}.global-quick-order-result{justify-content:flex-start;min-height:5rem}.global-quick-order-result:hover,.global-quick-order-result:focus-visible,.global-quick-order-variants button:hover,.global-quick-order-variants button:focus-visible{background:var(--gqo-subtle);border-color:var(--gqo-border-strong);color:#000}.global-quick-order-result:focus-visible,.global-quick-order-variants button:focus-visible,.global-quick-order-row__remove:focus-visible{box-shadow:0 0 0 3px var(--gqo-focus);outline:2px solid var(--gqo-brand-green);outline-offset:2px}.global-quick-order-result img{flex:0 0 4rem;border:1px solid var(--gqo-border);border-radius:4px;height:4rem;object-fit:cover;width:4rem}.global-quick-order-result span{display:grid;gap:.125rem;min-width:0}.global-quick-order-result strong,.global-quick-order-variant strong,.global-quick-order-row__title h3,.global-quick-order-row__title p,.global-quick-order-row__title small,.global-quick-order-row__sku{min-width:0;overflow-wrap:anywhere;white-space:normal}.global-quick-order-result small,.global-quick-order-row small{color:var(--gqo-muted)}.global-quick-order__no-results{background:var(--gqo-subtle);border:1px solid var(--gqo-border);border-radius:6px;color:var(--gqo-muted);margin:0;max-width:min(100%,58rem);padding:.875rem;width:100%}.global-quick-order-variants h3{font-size:1rem;margin:0}.global-quick-order-variants__product{color:var(--gqo-muted);margin:.25rem 0 .875rem}.global-quick-order-variant{display:grid;grid-template-columns:minmax(0,1fr) auto}.global-quick-order-variant>span:first-child{display:grid;gap:.125rem}.global-quick-order-variant__action{color:currentColor;font-weight:700}.global-quick-order__workspace{align-items:start;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)}.global-quick-order__panel{padding:clamp(1rem,2vw,1.25rem)}.global-quick-order__panel-header{align-items:center;border-bottom:1px solid var(--gqo-border);display:flex;justify-content:space-between;margin:-.25rem -.25rem 0;padding:.25rem .25rem 1rem}.global-quick-order__panel-header h2{font-size:1.1rem;font-weight:700}.global-quick-order__table-head,.global-quick-order-row{display:grid;gap:1rem;grid-template-columns:minmax(16rem,2fr) minmax(7rem,.8fr) minmax(7rem,.8fr) minmax(8.5rem,.9fr) minmax(7rem,.8fr) minmax(4.5rem,.4fr)}.global-quick-order__table-head{color:var(--gqo-muted);font-size:.8125rem;font-weight:600;padding:1rem .25rem;text-transform:uppercase}.global-quick-order__selected-list{display:grid;gap:.75rem}.global-quick-order__empty{background:var(--gqo-subtle);border:1px dashed var(--gqo-border-strong);border-radius:6px;color:var(--gqo-muted);margin:0;padding:2rem;text-align:center}.global-quick-order.has-selected-items .global-quick-order__empty{display:none}.global-quick-order:not(.has-selected-items) .global-quick-order__table-head{display:none}.global-quick-order-row{align-items:center;border:1px solid var(--gqo-border);border-radius:6px;min-width:0;padding:.875rem}.global-quick-order-row:focus,.global-quick-order-row.is-duplicate-focus{border-color:currentColor;outline:2px solid currentColor;outline-offset:2px}.global-quick-order-row__product{align-items:center;display:grid;gap:.875rem;grid-template-columns:auto minmax(0,1fr);min-width:0}.global-quick-order-row__media img{border:1px solid var(--gqo-border);border-radius:4px;height:4.5rem;object-fit:cover;width:4.5rem}.global-quick-order-row__title{min-width:0}.global-quick-order-row__title h3{font-size:.95rem;margin:0}.global-quick-order-row__title p,.global-quick-order-row__title small,.global-quick-order-row__sku small{display:block;margin:.125rem 0 0}.global-quick-order-row__sku,.global-quick-order-row__price,.global-quick-order-row__total{display:grid;gap:.125rem}.global-quick-order-row__price,.global-quick-order-row__total{font-weight:700}.global-quick-order-row__price s{color:var(--gqo-muted);font-weight:400}.global-quick-order-row__quantity{display:grid;gap:.375rem}.global-quick-order .gqo-quantity{align-items:stretch;background:var(--gqo-surface);border:1px solid var(--gqo-border-strong);border-radius:6px;display:inline-grid;grid-template-columns:2.25rem 3.25rem 2.25rem;height:2.25rem;margin:0;max-width:100%;min-width:0;overflow:visible;padding:0;position:static;transform:none;width:7.75rem}.global-quick-order .gqo-quantity__button,.global-quick-order .gqo-quantity__input{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:currentColor;display:block;font-size:.95rem;height:2.25rem;line-height:2.25rem;margin:0;min-height:2.25rem;min-width:0;overflow:visible;padding:0;position:static;text-align:center;transform:none;width:auto}.global-quick-order .gqo-quantity__button{background:var(--gqo-subtle);cursor:pointer;font-weight:700;width:2.25rem}.global-quick-order .gqo-quantity__button:hover:not(:disabled),.global-quick-order .gqo-quantity__button:focus-visible:not(:disabled){background:#111;color:#fff}.global-quick-order .gqo-quantity__button:disabled{background:#ededed;color:#00000073;cursor:not-allowed;opacity:1}.global-quick-order .gqo-quantity__input{border-inline:1px solid var(--gqo-border);width:3.25rem}.global-quick-order .gqo-quantity__input::-webkit-outer-spin-button,.global-quick-order .gqo-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.global-quick-order-row__action{justify-self:end}.global-quick-order-row__remove{background:transparent;border:0;border-radius:4px;color:var(--gqo-muted);padding:.25rem;text-decoration:underline;text-underline-offset:.2em}.global-quick-order-row__remove:hover,.global-quick-order-row__remove:focus-visible{background:var(--gqo-subtle);color:#000}.global-quick-order-row__tiers{align-items:baseline;border-top:1px solid var(--gqo-border);color:var(--gqo-muted);display:flex;flex-wrap:wrap;gap:.375rem .75rem;grid-column:1 / -1;padding-top:.75rem}.global-quick-order-row__tiers strong{color:inherit;font-size:.8rem}.global-quick-order-row__tiers ul{display:flex;flex-wrap:wrap;gap:.25rem .75rem;list-style:none;margin:0;padding:0}.global-quick-order-row__tiers p{margin:0}.global-quick-order-summary{align-self:start;position:sticky;top:var(--sticky-offset, 2rem)}@media(min-width:1200px){body.header-pinned .global-quick-order-summary{top:calc(var(--sticky-offset, 2rem) + var(--header-height, 0px))}body.is-hide-nav .global-quick-order-summary{top:calc(var(--sticky-offset, 2rem) + var(--header-height, 0px) - var(--header-navigation-height, 0px) - .1rem)}body:has([data-sticky-type=on-scroll-up]):not(.header-pinned) .global-quick-order-summary{top:var(--sticky-offset, 2rem)}}.global-quick-order-summary dl{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;margin:1rem 0}.global-quick-order-summary dt,.global-quick-order-summary dd{margin:0}.global-quick-order-summary dt{color:var(--gqo-muted)}.global-quick-order-summary dd{font-weight:700;text-align:end}.global-quick-order__add-button{margin-block-start:.25rem;width:100%}.global-quick-order__add-button:disabled,.global-quick-order__add-button[aria-disabled=true]{background:#ededed;border-color:#ddd;color:#00000073;cursor:not-allowed;opacity:1}.global-quick-order__success-actions{display:grid;gap:.625rem;margin-block-start:.75rem}.global-quick-order__success-actions[hidden]{display:none}@keyframes global-quick-order-spin{to{transform:rotate(360deg)}}@media(max-width:1199px){.global-quick-order__workspace{grid-template-columns:1fr}.global-quick-order-summary{position:static}}@media(max-width:989px){.global-quick-order__table-head{display:none}.global-quick-order-row{gap:.875rem;grid-template-columns:1fr 1fr;width:100%;min-width:0}.global-quick-order-row__product,.global-quick-order-row__tiers{grid-column:1 / -1}.global-quick-order-row>[data-label]:before{color:var(--gqo-muted);content:attr(data-label);display:block;font-size:.75rem;font-weight:700;margin-block-end:.25rem;text-transform:uppercase}}@media(max-width:749px){.global-quick-order{padding-block:1.5rem}.global-quick-order__entry-header{grid-template-columns:1fr}.global-quick-order__templates{justify-items:stretch;max-width:none}.global-quick-order__templates .global-quick-order__import-actions{display:grid}.global-quick-order__tabs{align-items:stretch;display:grid;grid-template-columns:1fr}.global-quick-order__tab{border:1px solid var(--gqo-border);border-radius:6px;margin:0;text-align:start}.global-quick-order__search-field{max-width:none}.global-quick-order__import,.global-quick-order__csv,.global-quick-order__import textarea{max-width:none;width:100%}.global-quick-order__import-divider,.global-quick-order__csv,.global-quick-order__templates{max-width:none}.global-quick-order__file-button{justify-self:stretch;white-space:normal}.global-quick-order-results,.global-quick-order-variants ul,.global-quick-order__no-results{max-width:none}.global-quick-order-row{grid-template-columns:1fr;width:100%;min-width:0}.global-quick-order-variant{align-items:start;grid-template-columns:1fr}.global-quick-order-variant__action{margin-block-start:.375rem}.global-quick-order-row__product{align-items:start;min-width:0;width:100%}.global-quick-order-row__quantity{width:100%;min-width:0}.global-quick-order .gqo-quantity{grid-template-columns:2.5rem 3.25rem 2.5rem;height:2.5rem;justify-self:start;width:8.25rem}.global-quick-order .gqo-quantity__button,.global-quick-order .gqo-quantity__input{height:2.5rem;line-height:2.5rem;min-height:2.5rem}.global-quick-order .gqo-quantity__button{width:2.5rem}.global-quick-order .gqo-quantity__input{width:3.25rem}.global-quick-order-row__action{justify-self:stretch}.global-quick-order-row__remove{width:100%}.global-quick-order-import-table{border:0;display:grid;gap:.75rem;overflow:visible}.global-quick-order-import-table__head{display:none}.global-quick-order-import-table__row{border:1px solid var(--gqo-border);border-radius:6px;display:grid;grid-template-columns:1fr}.global-quick-order-import-table__row>span:before{color:var(--gqo-muted);content:attr(data-label);display:block;font-size:.75rem;font-weight:700;margin-block-end:.25rem;text-transform:uppercase}.global-quick-order__import-add{justify-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/global-quick-order.css.map */
