.b2b-header{padding:1rem 0;margin-bottom:2rem;position:sticky;top:0;z-index:100;background:rgb(var(--color-background));border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px #0000000f}.b2b-header__inner{display:flex;align-items:center;justify-content:space-between;padding-left:2rem;padding-right:2rem}.b2b-header__left,.b2b-header__nav,.b2b-header__right{display:flex;align-items:center}.b2b-header__nav{gap:1.5rem}.b2b-header__right{gap:1.25rem}.b2b-header a{color:rgb(var(--color-foreground));text-decoration:none;font-weight:500}.b2b-header a:hover{text-decoration:underline}.b2b-header__brand{font-weight:600}.b2b-header__logged-in-as{font-size:.85em;color:#2e7d32;white-space:nowrap}.b2b-header__logged-in-as strong{font-weight:600;color:inherit}.b2b-header a[aria-current=page]{font-weight:600}.b2b-info-box{margin-top:1.5rem;padding:1.5rem 1.75rem;background:#00000008;border-left:4px solid #2e7d32;border-radius:8px;line-height:1.5}.b2b-info-box a{text-decoration:underline}.b2b-info-box a:hover{text-decoration:none}.b2b-info-box__actions{margin-top:1rem}.b2b-action-hint{margin-top:.45rem;font-size:1.25rem;line-height:1.35;color:#0000009e}.b2b-button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;font-size:1.5rem;font-weight:600;line-height:1;border-radius:10px;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.b2b-button--primary{background-color:#2563eb;color:#fff}.b2b-button--primary:hover{background-color:#1e4fd8}.b2b-button--secondary{background-color:#f1f5f9;color:#1e293b;border-color:#cbd5e1}.b2b-button--secondary:hover{background-color:#e2e8f0}.b2b-button--sm{padding:.55rem 1.1rem;font-size:.9rem}.b2b-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1rem}@media(max-width:749px){.b2b-address-grid{grid-template-columns:1fr}}.b2b-address-card{padding:1.25rem 1.5rem;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:rgb(var(--color-background))}.b2b-address-company{display:block;font-weight:600;margin-bottom:.25rem}.b2b-address-lines{font-style:normal;font-size:1.45rem;line-height:1.45}.b2b-muted{margin-top:.75rem;color:#0009;font-size:1.35rem}.b2b-hint-box{margin-top:1.25rem;display:grid;grid-template-columns:22px 1fr;gap:.75rem;padding:1.1rem 1.25rem;border:1px solid rgba(0,0,0,.1);border-left:4px solid #2e7d32;border-radius:10px;background:#2e7d320f}.b2b-hint-box__icon{font-size:1.6rem;line-height:1;color:#2e7d32;margin-top:.2rem}.b2b-hint-box__text{font-size:1.45rem;line-height:1.5}.b2b-dashboard__meta{margin:.75rem 0 1rem;font-size:1.2rem;line-height:1.4;color:#000000d9}.b2b-dashboard__meta strong{font-weight:600}.b2b-dashboard__meta .b2b-hint{margin-left:.5rem;font-size:.95rem;color:#0000008c}.b2b-divider{margin:2rem 0;border:0;border-top:1px solid rgba(0,0,0,.08)}.b2b-header__customer-number{margin-left:14px;font-size:.9em;opacity:.85;white-space:nowrap}.b2b-header__logo{height:36px;width:auto;display:block}.b2b-price-block .product__tax{margin-top:1rem}.b2b-price__customer{display:flex;align-items:baseline;gap:.4rem}.b2b-price__customer .price{font-size:2.2rem;font-weight:600;color:#2e7d32}.b2b-price__customer .b2b-price__label{font-size:1.4rem;font-weight:500;color:#2e7d32;white-space:nowrap}.b2b-access-logo{text-align:center;margin-bottom:15px}.b2b-access-logo img{max-width:180px;height:auto}.b2b-login-logo{text-align:center;margin-bottom:25px}.b2b-login-logo img{max-width:160px;height:auto}.b2b-company-change{margin-top:25px;padding:22px;border-radius:12px;background:rgba(var(--color-background),.6);border:1px solid rgba(var(--color-foreground),.08)}.b2b-company-change__header{margin-bottom:15px}.b2b-company-change__intro{margin:6px 0 0;font-size:.95em;opacity:.75}.b2b-company-change__form{margin-top:10px}.b2b-company-change textarea{width:100%;min-height:110px;padding:10px 12px;border-radius:8px;border:1px solid rgba(var(--color-foreground),.15);font-family:inherit;font-size:.95em;resize:vertical}.b2b-company-change textarea:focus{outline:none;border-color:rgba(var(--color-button),.6);box-shadow:0 0 0 1px rgba(var(--color-button),.25)}.b2b-company-change__actions{display:flex;gap:10px;margin-top:10px}.b2b-quotes{max-width:1100px;margin-top:25px;padding:22px;border-radius:12px;background:rgba(var(--color-background),.6);border:1px solid rgba(var(--color-foreground),.08)}.b2b-quotes__form{margin-top:10px}.b2b-quotes__header{margin-bottom:15px}.b2b-quotes__intro{margin:6px 0 0;font-size:.95em;opacity:.75}.b2b-quotes__response{margin-top:8px;font-size:.9em;opacity:.6}.b2b-quotes__section{margin-top:22px}.b2b-quotes__section h3{font-size:1.05rem;font-weight:600;margin-bottom:10px}.b2b-quotes__section--customer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:end}.b2b-quote-position{margin-bottom:18px}.b2b-quote-position-fields{display:grid;grid-template-columns:2fr 1fr;gap:14px;align-items:end}.b2b-field{margin-bottom:14px}.b2b-field label{display:block;margin-bottom:5px;font-weight:500}.b2b-quotes input,.b2b-quotes textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid rgba(var(--color-foreground),.15);font-family:inherit;font-size:.95em}.b2b-quotes input:focus,.b2b-quotes textarea:focus{outline:none;border-color:rgba(var(--color-button),.6);box-shadow:0 0 0 1px rgba(var(--color-button),.25)}.b2b-form-success{margin-top:10px;padding:18px;border-radius:10px;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-background),.8)}.b2b-form-errors{margin-bottom:12px}.b2b-quotes__actions{margin-top:10px}.b2b-quotes__legal{margin-top:10px;font-size:.85em;opacity:.65}.b2b-quotes__teaser{margin-top:10px;padding:18px;border-radius:10px;background:rgba(var(--color-background),.7);border:1px solid rgba(var(--color-foreground),.08)}.b2b-quotes__teaser h3{margin-bottom:6px}.b2b-quotes__teaser p{margin:0 0 12px;opacity:.75}.b2b-autocomplete{position:relative}.b2b-autocomplete__results{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:rgba(var(--color-background),1);border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;z-index:30;max-height:220px;overflow-y:auto;box-shadow:0 6px 18px #00000014}.b2b-autocomplete__item{padding:8px 10px;cursor:pointer;font-size:.9em;line-height:1.3}.b2b-autocomplete__item:hover{background:rgba(var(--color-foreground),.05)}.b2b-autocomplete__sku{display:block;font-size:.85em;opacity:.6}@media screen and (max-width:749px){.b2b-quotes__section--customer,.b2b-quote-position-fields{grid-template-columns:1fr}}.b2b-autocomplete__row{display:flex;align-items:center;gap:10px}.b2b-autocomplete__image{width:42px;height:42px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid rgba(var(--color-foreground),.08)}.b2b-autocomplete__meta{display:flex;flex-direction:column}.b2b-autocomplete__title{font-size:.92em}.b2b-autocomplete__sku{font-size:.82em;opacity:.6}.b2b-button[disabled],.b2b-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.b2b-button--secondary[disabled]{background:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.08)}.b2b-button{transition:opacity .2s ease,box-shadow .2s ease,transform .15s ease}.b2b-button-wrapper{position:relative;display:inline-block}.b2b-button-tooltip{position:absolute;bottom:110%;left:50%;transform:translate(-50%);padding:6px 10px;border-radius:6px;font-size:.8rem;white-space:nowrap;background:rgba(var(--color-foreground),.9);color:rgba(var(--color-background),1);opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:50}.b2b-button-wrapper:hover .b2b-button:disabled+.b2b-button-tooltip{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/b2b.css.map */
