@media only screen and (min-width:1280px){.form.inline .autocomplete-results{margin-left:var(--form-margin-left, 25%);width:var(--input-width, 75%)}}@media only screen and (min-width:768px){.form.sm-inline .autocomplete-results{margin-left:var(--form-margin-left, 25%);width:var(--input-width, 75%)}}.form.xs-inline .autocomplete-results{margin-left:var(--form-margin-left, 25%);width:var(--input-width, 75%)}.form .autocomplete-results{background-color:#fff;border:1px solid #969696;border-top:none;text-align:left;padding-left:0;position:absolute;z-index:999999!important}.form .autocomplete-results>:nth-child(even){background-color:#f5f5f5}.form .autocomplete-results li:hover{color:#fff;background:#0075b3}.form .autocomplete-results [aria-selected=true]{color:#fff;background:#0075b3}.autocomplete__product{display:flex;padding:.375rem}.autocomplete__delivery-icon{font-size:1.5em}.autocomplete__price{text-align:right!important;margin-left:auto;font-size:.75rem;text-wrap:nowrap}.order-summary{grid-area:summary;border:solid 1px #e5e5e5;padding:.75rem}.order-summary__title{border-color:#e5e5e5;border-style:solid;border-bottom-width:1px;margin-bottom:1.5rem}.order-summary__totals{display:grid;grid-template-columns:max-content auto;grid-column-gap:.75rem;justify-content:end}.order-summary__totals dt{text-align:right;color:#757575}.ordered-items-summary{grid-area:items;display:flex;flex-flow:row wrap;column-gap:1.5rem}.ordered-items-summary>*{flex:1 0 30rem}.ordered-items{container-name:ordered-items;container-type:inline-size}.ordered-items__title{font-weight:400;margin-bottom:0}.ordered-items__headings{color:#757575}.ordered-items__headings .ordered-item__title{width:5ch}.ordered-items__headings :last-child{margin-right:calc(20px + 1.5rem)}.ordered-items__section{border-color:#e5e5e5;border-style:solid;padding-bottom:1.5rem;border-bottom-width:1px;margin-bottom:1.5rem;display:flex;justify-content:flex-end}@media only screen and (max-width:1279px){.ordered-items__section>[class^=btn]{flex:1}}.ordered-item__title{flex-grow:2;width:min-content}.ordered-item__isbn{min-width:13ch}.ordered-item__price{min-width:10ch}.ordered-item__qty{text-align:center;min-width:5ch}@container ordered-items (width < 40rem){.item-list__content:not(:first-child),.item-list__actions:not(:first-child){padding-left:.5rem}.ordered-item{flex-wrap:wrap;justify-content:flex-end}.ordered-item__title{width:100%;max-width:100cqw}.ordered-item .item-list__actions{margin-left:0}.ordered-items__headings .ordered-item__qty{margin-left:0}.ordered-items__headings :last-child{margin-right:calc(20px + .5rem)}}@container ordered-items (width > 24rem){.ordered-item__qty{min-width:10ch}}.scanner{background:#fff}.scanner .minimal-header{justify-content:flex-start;align-items:center}.scanner .minimal-header__close{display:block;margin-left:auto}.scanner #page{height:calc(100vh - 10rem);height:100svh;display:flex;flex-direction:column}.scanner #content{flex:1 1}.scanner .item-list{max-height:calc(100vh - 33.4rem);min-height:6rem;overflow-y:scroll;scrollbar-width:none}@media only screen and (min-width:768px){.scanner .item-list{max-height:calc(100vh - 32.8rem)}}.scanner .item-list__actions{flex-basis:2.75rem}.scanner-ui{padding-bottom:.75rem}.scanner-ui,.scanner-ui__panels,.scanner-ui__panel{height:100%}.scanner-ui__panel,.scanner-ui__panel-content{display:flex;flex-direction:column;gap:.75rem}.scanner-ui__panel-content:not(.scanner-ui__panel-content--rigid){flex:1}.scanner-ui-scan__feed{margin:0 auto;width:100%;flex-basis:100%;position:relative;overflow:hidden}.scanner-ui-scan__feed video{width:100%;height:100%;position:absolute;object-fit:cover}@media only screen and (min-width:768px){.scanner-ui-scan__feed{flex:none}.scanner-ui-scan__feed video{position:static;object-fit:cover;aspect-ratio:9/16}}@media only screen and (min-width:768px) and (orientation:landscape){.scanner-ui-scan__feed video{aspect-ratio:5/4}}.scanner-ui-scan__full-width-btn{width:100%}.scanner .scanner-ui-scan__unscannable-form{--form-label-width:6.3rem;--input-width:23.4rem;width:20rem;max-width:calc(100vw - 2.3rem)}@media only screen and (min-width:768px){.scanner .scanner-ui-scan__unscannable-form{width:30rem}}.scanner-ui-scan__swap-camera{background:#0075b3;color:#fff;border-radius:50%;aspect-ratio:1;width:min-content;border:solid 1px #fff;position:absolute;bottom:.5rem;right:.5rem;opacity:.75}.scanner-ui-scan__swap-camera .icon{position:relative;top:.19em}.scanner-ui-cash{flex-direction:column;align-items:flex-end}.form.scanner-ui-cash:before,.form.scanner-ui-cash:after{display:none}.scanner-ui-cash,.scanner-ui-cash>.scanner-ui-cash__row{display:flex;gap:.75rem}.scanner-ui-cash__row{width:100%;align-items:stretch;flex-wrap:wrap}.scanner-ui-cash__row:where(:not(.scanner-ui-cash__row--shrink))>*{height:3rem}.scanner-ui-cash__row--tendered-input{width:18.6rem}.scanner-ui-cash__row>*{flex:4 0 auto}.scanner-ui-cash__row>:where(:last-child){flex-grow:3}.scanner-ui-cash :where(button){padding-left:1.125rem;padding-right:1.125rem}@media only screen and (min-width:768px){.scanner-ui-cash :where(button){padding-left:1.5rem;padding-right:1.5rem}}.scanner-ui-cash :where(.cash_tendered){flex:none;display:flex}.scanner-ui-cash :where(.cash_tendered) :where(input){--input-width:10rem;flex:1}.scanner-ui-cash :where(.cash_tendered) :where(label){--form-label-width:auto;height:min-content;align-self:center}.scanner-ui-cash__change{display:grid;grid-template-columns:max-content auto;grid-column-gap:.75rem;justify-content:end}.scanner-ui-cash__change dt,.scanner-ui-cash__change dd{font-size:1.5rem}.scanner-ui-cash__change dt{text-align:right;color:#757575}.scanner-palm-controls{flex:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.scanner-palm-controls--cash-tendered{justify-content:flex-end}@media only screen and (max-width:767px){.scanner-palm-controls--cash-tendered>[class^=btn]{padding-left:0;padding-right:0;width:0;flex:1 0 0}.scanner-palm-controls--cash-tendered>[class^=btn][class*=primary]{flex:2 0 .75rem}.scanner-palm-controls--cash-tendered>[class^=btn]:after,.scanner-palm-controls--cash-tendered>[class^=btn]:before{font-size:2em;top:.25em;margin-left:0}}@media only screen and (min-width:768px){.scanner-palm-controls--cash-tendered{justify-content:space-between}}.scanner-palm-controls--align-right{justify-content:end}.scanner-palm-controls__total{grid-column-gap:.375rem}.scanner-palm-controls__total :where(dt,dd){font-size:1.125rem;margin-bottom:0}.scanner-palm-controls__total:first-of-type dd{padding-right:.75rem;border-right:solid 1px #e5e5e5}.scanner-palm-controls [class*=fi-left-arrow]:before,.scanner-palm-controls [class*=fi-right-arrow]:before,.scanner-palm-controls [class*=fi-left-arrow]:after,.scanner-palm-controls [class*=fi-right-arrow]:after{font-weight:700!important}.modal__container{overflow:visible}.alerts{--alert-duration:2s;max-width:calc(100vw - 1.5rem);bottom:unset;top:3.2rem}@media only screen and (min-width:768px){.alerts{top:5.7rem}}@media only screen and (min-width:1280px){.alerts{width:1800px;left:0;right:0;margin:0 auto}}.alert{margin-block:0}@media only screen and (min-width:768px){.alert{position:absolute;right:0;bottom:0}}.ordered-items-summary>*{flex-basis:0}