order-sheet-form{display:block}.order-sheet{margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.order-sheet{max-width:65rem}}@media screen and (min-width:990px){.order-sheet{max-width:100rem}}.order-sheet__header{margin-bottom:3rem}.order-sheet__title{margin:0 0 1rem}.order-sheet__empty{margin:0}.order-sheet__table-wrapper{overflow:visible}.order-sheet__table{width:100%;border-collapse:collapse}.order-sheet__heading-cell{padding:0 1rem 1.5rem;text-align:left;font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.order-sheet__heading-cell--price,.order-sheet__heading-cell--qty{text-align:right}.order-sheet__row{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.order-sheet__cell{padding:1.5rem 1rem;vertical-align:middle}.order-sheet__cell--media{width:8rem;padding-right:0}.order-sheet__cell--price,.order-sheet__cell--qty{text-align:right;white-space:nowrap}.order-sheet__image-wrapper{position:relative;width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;border-radius:var(--product-card-corner-radius, 0);background:rgba(var(--color-foreground),.04)}.order-sheet__image{width:100%;height:100%;object-fit:contain;border-radius:inherit}.order-sheet__image-preview{position:absolute;top:50%;left:calc(100% + 1.2rem);z-index:5;width:60rem;height:60rem;object-fit:contain;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--product-card-corner-radius, 0);box-shadow:0 .4rem 1.2rem #00000026;padding:1rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) scale(.96);transition:opacity .15s ease,transform .15s ease}.order-sheet__image-wrapper:hover .order-sheet__image-preview,.order-sheet__image-wrapper:focus-within .order-sheet__image-preview{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}.order-sheet__product-title{font-size:1.6rem;font-weight:600}.order-sheet__sold-out{display:inline-block;margin-left:.8rem}.order-sheet__cell--price-mobile{display:none;margin-top:.5rem}.order-sheet__quantity{margin-left:auto}.order-sheet__footer{margin-top:3rem;display:flex;align-items:center;justify-content:flex-end;gap:2rem;flex-wrap:wrap}.order-sheet__message{margin:0 auto 0 0;font-size:1.4rem}.order-sheet__message--error{color:rgb(var(--color-error, 235, 0, 27))}@media screen and (max-width:749px){.order-sheet__heading-cell--price,.order-sheet__cell--price{display:none}.order-sheet__cell--price-mobile{display:block}.order-sheet__cell--media{width:6rem}.order-sheet__image-wrapper{width:4.8rem;height:4.8rem}.order-sheet__footer{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-order-sheet.css.map */
