.sam-interstate-order-section,.sam-interstate-order,.sam-interstate-order *{box-sizing:border-box}.sam-interstate-order{display:block;min-width:0}.sam-interstate-order__header{max-width:82rem;margin:0 auto 4rem;text-align:center}.sam-interstate-order__eyebrow{margin:0 0 1rem;font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sam-interstate-order__introduction{max-width:70rem;margin:2.4rem auto 0}.sam-interstate-order__introduction h2,.sam-interstate-order__summary h2,.sam-interstate-order__dialog h2{margin-top:0}.sam-interstate-order__examples-heading{margin-bottom:.6rem;font-weight:700}.sam-interstate-order__examples{display:inline-grid;gap:.4rem;margin:0;padding-left:2rem;text-align:left}.sam-interstate-order__boundaries{display:grid;gap:.5rem;margin:2.4rem auto 0;padding:1.6rem 2rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;background:rgba(var(--color-foreground),.035);text-align:left}.sam-interstate-order__boundaries p{margin:0}.sam-interstate-order__boundaries a,.sam-interstate-order__unavailable a{display:inline-flex;min-height:4.4rem;align-items:center}.sam-interstate-order__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2.4rem;align-items:start}.sam-interstate-order__controls,.sam-interstate-order__summary{min-width:0}.sam-interstate-order__controls{display:grid;gap:2.4rem}.sam-interstate-order__fieldset{min-width:0;margin:0;padding:0;border:0}.sam-interstate-order__legend{width:100%;margin-bottom:1.2rem;font-size:1.8rem;font-weight:700}.sam-interstate-order__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.sam-interstate-order__product-card,.sam-interstate-order__variant-option{position:relative;display:grid;min-width:0;min-height:4.4rem;border:.2rem solid rgba(var(--color-foreground),.2);border-radius:.8rem;background:rgb(var(--color-background));cursor:pointer;overflow:hidden;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.sam-interstate-order__product-card:has(input:checked),.sam-interstate-order__variant-option:has(input:checked){border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.07);box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}.sam-interstate-order__product-card:focus-within,.sam-interstate-order__variant-option:focus-within,.sam-interstate-order__quantity input:focus-visible,.sam-interstate-order__checkout:focus-visible,.sam-interstate-order__dialog button:focus-visible,.sam-interstate-order__boundaries a:focus-visible,.sam-interstate-order__unavailable a:focus-visible{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.3rem}.sam-interstate-order__product-card>input,.sam-interstate-order__variant-option>input{position:absolute;top:1.2rem;left:1.2rem;z-index:1;width:2rem;height:2rem;margin:0;accent-color:rgb(var(--color-foreground))}.sam-interstate-order__product-media{display:block;aspect-ratio:1;background:rgba(var(--color-foreground),.04);overflow:hidden}.sam-interstate-order__product-media img,.sam-interstate-order__summary-image{display:block;width:100%;height:100%;object-fit:cover}.sam-interstate-order__product-copy{display:grid;gap:.3rem;padding:1.2rem;overflow-wrap:anywhere}.sam-interstate-order__product-copy strong,.sam-interstate-order__product-copy small,.sam-interstate-order__variant-option span,.sam-interstate-order__variant-option small{min-width:0;white-space:normal;overflow-wrap:anywhere}.sam-interstate-order__variant-group{display:grid;gap:.8rem}.sam-interstate-order__variant-group[hidden]{display:none}.sam-interstate-order__variant-option{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center;padding:1.2rem 1.2rem 1.2rem 4.4rem}.sam-interstate-order__variant-option--unavailable{cursor:not-allowed;opacity:.58}.sam-interstate-order__quantity{display:grid;grid-template-columns:minmax(0,1fr) minmax(9rem,12rem);gap:1.2rem;align-items:center}.sam-interstate-order__quantity label{font-weight:700;overflow-wrap:anywhere}.sam-interstate-order__quantity input{width:100%;min-height:4.4rem;padding:.8rem 1rem;border:.1rem solid rgba(var(--color-foreground),.45);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit}.sam-interstate-order__quantity-rules{grid-column:1 / -1;margin:-.4rem 0 0;font-size:1.2rem;overflow-wrap:anywhere}.sam-interstate-order__summary{padding:2rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:1rem;background:rgba(var(--color-foreground),.035)}.sam-interstate-order__summary-media{aspect-ratio:4 / 3;margin-bottom:1.6rem;border-radius:.8rem;background:rgba(var(--color-foreground),.05);overflow:hidden}.sam-interstate-order__summary-selection,.sam-interstate-order__summary-price,.sam-interstate-order__shipping-note{overflow-wrap:anywhere}.sam-interstate-order__summary-selection{margin-bottom:.6rem;font-weight:700}.sam-interstate-order__summary-price{margin:0 0 1rem;font-size:2rem}.sam-interstate-order__shipping-note{margin:0 0 1.6rem}.sam-interstate-order__checkout{width:100%;min-height:4.4rem;white-space:normal;text-align:center}.sam-interstate-order__checkout[aria-disabled=true]{pointer-events:none;opacity:.5}.sam-interstate-order__error,.sam-interstate-order__noscript{margin:1rem 0 0;color:rgb(var(--color-foreground));overflow-wrap:anywhere}.sam-interstate-order__error:not(:empty){padding:1rem;border-left:.3rem solid currentColor;background:rgba(var(--color-foreground),.07)}.sam-interstate-order__unavailable{max-width:70rem;margin:0 auto;padding:2rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;text-align:center}.sam-interstate-order__dialog{width:min(52rem,calc(100vw - 3.2rem));max-height:min(80vh,64rem);margin:auto;padding:0;border:0;border-radius:1rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));overflow:auto}.sam-interstate-order__dialog::backdrop{background:#0009}.sam-interstate-order__dialog-content{padding:2.4rem;overflow-wrap:anywhere}.sam-interstate-order__dialog-actions{display:grid;gap:1rem;margin-top:2rem}.sam-interstate-order__dialog-actions .button{width:100%;min-height:4.4rem;white-space:normal}@media screen and (min-width:750px){.sam-interstate-order__layout{grid-template-columns:minmax(0,1.65fr) minmax(28rem,.85fr);gap:clamp(3.2rem,5vw,6.4rem);max-width:112rem;margin:0 auto}.sam-interstate-order__summary{position:sticky;top:2.4rem}.sam-interstate-order__dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:479px){.sam-interstate-order__header{margin-bottom:3rem}.sam-interstate-order__product-grid,.sam-interstate-order__quantity{grid-template-columns:minmax(0,1fr)}.sam-interstate-order__quantity input{max-width:100%}.sam-interstate-order__summary,.sam-interstate-order__dialog-content{padding:1.6rem}.sam-interstate-order__dialog{max-height:calc(100dvh - 3.2rem)}}@media(prefers-reduced-motion:reduce){.sam-interstate-order__product-card,.sam-interstate-order__variant-option{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/sam-interstate-order.css.map */
