.bulkquote{--bulkquote-accent: #0b4971;margin:3rem 0 5rem}.bulkquote [hidden]{display:none!important}.bulkquote__hero{margin-bottom:3.2rem;padding-bottom:3.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.bulkquote__eyebrow{margin:0 0 1.2rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:var(--font-body-weight-bold, 600);letter-spacing:.18rem;text-transform:uppercase;color:var(--bulkquote-accent)}.bulkquote__title{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:4.4rem;line-height:1.08;letter-spacing:-.02em;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.bulkquote__title{font-size:3.2rem}}.bulkquote__intro{font-size:1.6rem;line-height:1.55;color:rgba(var(--color-foreground),.7);margin:0;max-width:60ch}.bulkquote__form{margin-bottom:2rem}.bulkquote__label{display:block;font-size:1.4rem;font-weight:500;margin-bottom:.8rem}.bulkquote__textarea{width:100%;padding:1.3rem 1.5rem;font-size:1.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.6;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.8rem;resize:vertical}.bulkquote__textarea:focus{outline:none;border-color:var(--bulkquote-accent);box-shadow:0 0 0 .2rem #0b497126}.bulkquote__hint{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:.8rem 0 0}.bulkquote__hint code{font-size:1.2rem;padding:.1rem .5rem;border-radius:.4rem;background:rgba(var(--color-foreground),.07)}.bulkquote__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}.bulkquote__submit[disabled]{opacity:.6;cursor:progress}.bulkquote__status{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0 0 1.6rem}.bulkquote__status--error{color:#b91c1c}.bulkquote__results-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem}.bulkquote__summary{font-size:1.4rem;color:rgba(var(--color-foreground),.65);margin:0}.bulkquote__copy--done{background:#15803d;border-color:#15803d;color:#fff}.bulkquote__tablewrap{overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem}.bulkquote__table{width:100%;border-collapse:collapse;font-size:1.4rem}.bulkquote__table th,.bulkquote__table td{padding:1.1rem 1.4rem;text-align:left;border-bottom:.1rem solid rgba(var(--color-foreground),.08);vertical-align:top}.bulkquote__table thead th{font-size:1.25rem;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.6);font-weight:500;white-space:nowrap;background:rgba(var(--color-foreground),.03)}.bulkquote__table tbody tr:last-child td{border-bottom:0}.bulkquote__num{text-align:right!important;white-space:nowrap}.bulkquote__sku{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:500;white-space:nowrap}.bulkquote__sku a{color:var(--bulkquote-accent);text-decoration:none}.bulkquote__sku a:hover{text-decoration:underline}.bulkquote__desc{min-width:18rem;color:rgba(var(--color-foreground),.9)}.bulkquote__muted{color:rgba(var(--color-foreground),.35)}.bulkquote__row--missing{background:#b91c1c0a}.bulkquote__cellinput{display:block;width:100%;max-width:9rem;margin-left:auto;text-align:right;font-family:inherit;font-size:1.4rem;padding:.5rem .7rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.5rem;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bulkquote__cellinput--qty{max-width:6rem}.bulkquote__cellinput:focus{outline:none;border-color:var(--bulkquote-accent);box-shadow:0 0 0 .2rem #0b497126}.bulkquote__cellinput::-webkit-outer-spin-button,.bulkquote__cellinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bulkquote__desc[contenteditable]{cursor:text;border-radius:.4rem;transition:background .12s ease}.bulkquote__desc[contenteditable]:hover{background:rgba(var(--color-foreground),.04)}.bulkquote__desc[contenteditable]:focus{outline:.2rem solid var(--bulkquote-accent);outline-offset:-.2rem;background:#0b49710a}.bulkquote__table tfoot td{padding:1.2rem 1.4rem;font-weight:500;border-top:.1rem solid rgba(var(--color-foreground),.2)}.bulkquote__totallabel{color:rgba(var(--color-foreground),.6);font-weight:400}.bulkquote__weighthead{display:inline-flex;align-items:center;justify-content:flex-end;gap:.8rem}.bulkquote__unittoggle{display:inline-flex;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.5rem;overflow:hidden}.bulkquote__unitbtn{font-family:inherit;font-size:1.2rem;text-transform:none;letter-spacing:0;line-height:1;padding:.3rem .7rem;border:0;background:transparent;color:rgba(var(--color-foreground),.6);cursor:pointer}.bulkquote__unitbtn+.bulkquote__unitbtn{border-left:.1rem solid rgba(var(--color-foreground),.2)}.bulkquote__unitbtn.is-active{background:var(--bulkquote-accent);color:#fff}.bulkquote__stock{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;white-space:nowrap}.bulkquote__stock:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:currentColor;flex-shrink:0}.bulkquote__stock--in-stock,.bulkquote__stock--available{color:#15803d}.bulkquote__stock--factory{color:#c2691c}.bulkquote__stock--out-of-stock{color:#b91c1c}.bulkquote__stock--unknown{color:rgba(var(--color-foreground),.4)}.bulkquote__disclaimer{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.55);margin:1.6rem 0 0;max-width:70ch}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bulk-quote.css.map */
