.collection-bulk-list{--collection-bulk-list-gap: 2rem;--collection-bulk-list-border-color: rgba(0, 0, 0, .08);--collection-bulk-list-radius: .75rem;--collection-bulk-list-accent: #111827;--collection-bulk-list-accent-soft: rgba(17, 24, 39, .06);--collection-bulk-list-error: #b91c1c;display:grid;gap:var(--collection-bulk-list-gap)}.collection-bulk-list__header{display:grid;gap:.75rem}.collection-bulk-list__title{font-size:clamp(1.75rem,2.5vw,2.25rem);letter-spacing:-.03em}.collection-bulk-list__description{max-width:60ch;color:#4b5563}.collection-bulk-list__form{display:grid;gap:1.5rem;align-items:start}.collection-bulk-list__controls{display:flex;justify-content:flex-end}.collection-bulk-list__controls--bottom{margin-top:1.5rem}.collection-bulk-list__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:999px;border:none;background:var(--collection-bulk-list-accent);color:#fff;font-weight:500;cursor:pointer;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.collection-bulk-list__submit:hover{background:#030712;box-shadow:0 10px 25px #0f172a40;transform:translateY(-1px)}.collection-bulk-list__submit:active{transform:translateY(0);box-shadow:none}.collection-bulk-list__products{display:grid;gap:1.5rem}.collection-bulk-list__product{border-radius:var(--collection-bulk-list-radius);border:1px solid var(--collection-bulk-list-border-color);padding:1.25rem 1.5rem;background:#fff}.collection-bulk-list__product-header{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.collection-bulk-list__product-title{font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.collection-bulk-list__product-title a{color:inherit;text-decoration:none}.collection-bulk-list__product-title a:hover{text-decoration:underline}.collection-bulk-list__product-price{font-weight:500}.collection-bulk-list__variants{overflow-x:auto}.collection-bulk-list__table{width:100%;border-collapse:collapse;font-size:.9rem}.collection-bulk-list__table th,.collection-bulk-list__table td{padding:.6rem .5rem;border-bottom:1px solid var(--collection-bulk-list-border-color);text-align:left;vertical-align:middle;white-space:nowrap}.collection-bulk-list__table thead th{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;background:var(--collection-bulk-list-accent-soft)}.collection-bulk-list__variant-row:nth-child(2n){background:#f9fafbcc}.collection-bulk-list__badge{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:500;margin-left:.4rem}.collection-bulk-list__badge--sold-out{background-color:#f871711a;color:#b91c1c}.collection-bulk-list__sku{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#4b5563}.collection-bulk-list__sku--empty{font-style:italic;color:#9ca3af}.collection-bulk-list__compare-at{margin-left:.35rem;font-size:.8rem;color:#9ca3af;text-decoration:line-through}.collection-bulk-list__quantity-input{width:4.5rem;padding:.3rem .4rem;border-radius:999px;border:1px solid var(--collection-bulk-list-border-color);text-align:center;font-size:.9rem}.collection-bulk-list__quantity-input:focus-visible{outline:2px solid var(--collection-bulk-list-accent);outline-offset:1px}.collection-bulk-list__unavailable{font-size:.85rem;color:#9ca3af}.collection-bulk-list__empty{font-style:italic;color:#9ca3af}.collection-bulk-list__pagination{display:flex;justify-content:center}.collection-bulk-list__dialog::backdrop{background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.collection-bulk-list__dialog-inner{padding:1.25rem 1.5rem;border-radius:.75rem;border:none;background:#fff;min-width:min(24rem,90vw);display:grid;gap:1rem}.collection-bulk-list__dialog-message{font-size:.95rem}.collection-bulk-list__dialog-close{justify-self:end;padding:.5rem 1.2rem;border-radius:999px;border:1px solid var(--collection-bulk-list-border-color);background:#f9fafb;cursor:pointer;font-size:.9rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.collection-bulk-list__product{padding:1rem 1.1rem}.collection-bulk-list__table th,.collection-bulk-list__table td{padding:.5rem .3rem}.collection-bulk-list__quantity-input{width:3.5rem}}.customer-change{display:flex;justify-content:center;padding:3rem 1.5rem}.customer-change__card{width:100%;max-width:600px;margin:0 auto;padding:2rem 1.75rem;border-radius:.75rem;background-color:#fff;box-shadow:0 12px 30px #0f172a1f;text-align:center}.customer-change__title{margin:0 0 .75rem;line-height:1.3;font-weight:600}.customer-change__subtitle{margin:0 0 1.5rem;line-height:1.5;color:#6b7280}.customer-change__email-wrapper{display:flex;gap:.75rem;align-items:center;justify-content:center;margin-bottom:1.75rem}.customer-change__email{margin:0;font-weight:500;color:#111827;word-break:break-all}.customer-change__copy-button{flex-shrink:0;padding:.5rem .9rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#f9fafb;color:#111827;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .1s ease,box-shadow .1s ease}.customer-change__copy-button:hover{background-color:#eef2ff;border-color:#c7d2fe;box-shadow:0 4px 10px #0f172a1f}.customer-change__copy-button:active{transform:translateY(1px);box-shadow:0 2px 6px #0f172a29}.customer-change__copy-button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.customer-change__copy-button--success{background-color:#ecfdf5;border-color:#6ee7b7;color:#047857}.customer-change__link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;background-color:#111827;color:#fff;font-weight:600;text-decoration:none;letter-spacing:.02em;transition:background-color .15s ease,transform .1s ease,box-shadow .1s ease}.customer-change__link:hover{background-color:#030712;box-shadow:0 8px 18px #0f172a2e}.customer-change__link:active{transform:translateY(1px);box-shadow:0 4px 10px #0f172a1f}.customer-change__link:focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media(max-width:640px){.customer-change{padding:2.5rem 1.25rem}.customer-change__card{padding:1.75rem 1.5rem}.customer-change__email-wrapper{flex-direction:column}}.b2b-header{font-size:13px;width:100%;background:#fff;color:#000;text-align:center}.b2b-header__greeting,.b2b-header__company,.b2b-header__location{white-space:nowrap}.b2b-header__separator:before{content:""}.b2b-header__separator{margin:0 .125rem}@media(max-width:600px){.b2b-header{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
