.bx-funnel-checkout{background:var(--bx-funnel-checkout-bg,#fff);color:var(--bx-funnel-checkout-text,#3a2604);min-height:100vh;padding:clamp(1.25rem,4vw,3.5rem)}.bx-funnel-checkout__inner{margin:0 auto;width:min(1080px,100%)}.bx-funnel-checkout__form{display:grid;gap:1.5rem}.bx-funnel-checkout__cols{align-items:start;display:grid;gap:clamp(1.5rem,4vw,3.5rem);grid-template-columns:repeat(var(--bx-funnel-cols,1),minmax(0,1fr))}.bx-funnel-checkout__col{align-content:start;display:grid;gap:1rem}.bx-funnel-checkout__block{display:grid;gap:1rem}.bx-funnel-checkout__grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bx-funnel-checkout__heading{letter-spacing:0;margin:0}.bx-funnel-checkout__heading--h1{font-size:1.875rem;font-weight:800;line-height:1.2}.bx-funnel-checkout__heading--h2{font-size:1.25rem;font-weight:700}.bx-funnel-checkout__heading--h3{font-size:1.0625rem;font-weight:700}.bx-funnel-checkout label,.bx-funnel-checkout__field label{color:var(--bx-funnel-checkout-text,#3a2604);display:grid;font-size:.8125rem;font-weight:600;gap:.375rem}.bx-funnel-checkout__field-heading{color:var(--bx-funnel-checkout-text,#3a2604);display:block;font-size:.8125rem;font-weight:700;margin-bottom:.5rem}.bx-funnel-checkout input,.bx-funnel-checkout select{background:var(--bx-funnel-checkout-surface,#fff);border:1px solid #e1e5eb;border-radius:6px;color:var(--bx-funnel-checkout-text,#3a2604);font:inherit;min-height:44px;padding:.65rem .75rem;width:100%}.bx-funnel-checkout input:focus,.bx-funnel-checkout select:focus{border-color:var(--bx-funnel-checkout-text,#3a2604);outline:2px solid color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 35%,transparent)}.bx-funnel-checkout__selection-panel{display:grid;gap:.75rem;margin-left:calc(64px + .875rem);padding:.75rem 0 0}.bx-funnel-checkout__radios{background:var(--bx-funnel-checkout-surface,#fff);border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:0;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));overflow:hidden}.bx-funnel-checkout .bx-funnel-checkout__radio{align-items:center;background:transparent;border:0;border-radius:0;cursor:pointer;display:flex;gap:.5rem;min-width:0;padding:.65rem .75rem}.bx-funnel-checkout__radio+.bx-funnel-checkout__radio{border-left:1px solid #e5e7eb}.bx-funnel-checkout__radio:hover{background:color-mix(in srgb,var(--bx-funnel-checkout-surface,#fff) 94%,var(--bx-funnel-checkout-text,#3a2604))}.bx-funnel-checkout__radio:has(input:checked){background:var(--bx-funnel-checkout-surface,#fff);box-shadow:none}.bx-funnel-checkout__radio:has(input:checked) .bx-funnel-checkout__radio-label{color:var(--bx-funnel-checkout-text,#3a2604)}.bx-funnel-checkout__radio input{accent-color:var(--bx-funnel-checkout-text,#3a2604);background:transparent;border:0;flex:0 0 auto;height:14px;margin:0;min-height:14px;padding:0;width:14px}.bx-funnel-checkout__radio-body{display:grid;gap:.125rem;min-width:0}.bx-funnel-checkout__radio-label{font-size:.875rem;font-weight:600;overflow-wrap:anywhere}.bx-funnel-checkout__radio-price{color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 62%,transparent);font-size:.8125rem}.bx-funnel-checkout__lineitem{display:grid;gap:.75rem}.bx-funnel-checkout__lineitem-main{align-items:center;display:flex;gap:.875rem}.bx-funnel-checkout__lineitem-image{background:#e5e7eb;border-radius:8px;flex:0 0 auto;height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.bx-funnel-checkout__lineitem-image--empty{background:linear-gradient(135deg,#f3f4f6,#d1d5db)}.bx-funnel-checkout__lineitem-info{flex:1 1 auto;min-width:0}.bx-funnel-checkout__lineitem-title{font-weight:700;margin:0}.bx-funnel-checkout__lineitem-variant{align-items:baseline;color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 62%,transparent);display:flex;flex-wrap:wrap;font-size:.875rem;gap:.375rem;margin:.125rem 0 0}.bx-funnel-checkout__lineitem-change{align-items:center;background:transparent;border:0;color:var(--bx-funnel-checkout-text,#3a2604);cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:700;margin-top:.35rem;padding:0;text-decoration:underline;text-underline-offset:2px;width:-moz-fit-content;width:fit-content}.bx-funnel-checkout__lineitem-variant .bx-funnel-checkout__lineitem-change{margin-top:0}.bx-funnel-checkout__lineitem-unit-price{color:var(--bx-funnel-checkout-text,#3a2604);font-size:.875rem;font-weight:700;margin:.35rem 0 0}.bx-funnel-checkout__lineitem-change:focus-visible{outline:2px solid color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 35%,transparent);outline-offset:2px}.bx-funnel-checkout__lineitem-meta{align-self:start;display:grid;gap:.125rem;text-align:right;white-space:nowrap}.bx-funnel-checkout__lineitem-price{font-weight:700}.bx-funnel-checkout__lineitem-qty{color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 62%,transparent);font-size:.875rem}.bx-funnel-checkout__lineitem-stepper{background:var(--bx-funnel-checkout-surface,#fff);border:1px solid #e1e5eb;border-radius:6px;display:grid;grid-template-columns:36px 40px 36px;min-height:36px;overflow:hidden}.bx-funnel-checkout__lineitem-stepper button{background:var(--bx-funnel-checkout-surface,#fff);border:0;color:var(--bx-funnel-checkout-text,#3a2604);cursor:pointer;font:inherit;font-size:1.25rem;line-height:1}.bx-funnel-checkout__lineitem-stepper button:disabled{color:#a3aab5;cursor:not-allowed}.bx-funnel-checkout__lineitem-stepper span{border-inline:1px solid #e1e5eb;display:grid;font-weight:700;place-items:center}.bx-funnel-checkout__offer-list{display:grid;gap:.75rem;grid-template-columns:repeat(var(--bx-funnel-offer-cols,1),minmax(0,1fr))}.bx-funnel-checkout__offer{background:var(--bx-funnel-checkout-surface,#fff);border:1px solid #e1e5eb;border-radius:6px;display:grid;gap:.75rem;padding:.75rem}.bx-funnel-checkout__offer--selected{border-color:var(--bx-funnel-checkout-text,#3a2604);box-shadow:inset 0 0 0 1px var(--bx-funnel-checkout-text,#3a2604)}.bx-funnel-checkout__offer--disabled{opacity:.58}.bx-funnel-checkout .bx-funnel-checkout__offer-choice{align-items:center;cursor:pointer;display:flex;gap:.75rem;min-width:0}.bx-funnel-checkout__offer-choice input{accent-color:var(--bx-funnel-checkout-text,#3a2604);flex:0 0 auto;height:14px;margin:0;min-height:14px;padding:0;width:14px}.bx-funnel-checkout__offer-image{background:#e5e7eb;border-radius:6px;flex:0 0 auto;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.bx-funnel-checkout__offer-image--empty{background:linear-gradient(135deg,#f3f4f6,#d1d5db)}.bx-funnel-checkout__offer-info{color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 62%,transparent);display:grid;font-size:.8125rem;gap:.125rem;min-width:0}.bx-funnel-checkout__offer-info strong{color:var(--bx-funnel-checkout-text,#3a2604);font-size:.875rem}.bx-funnel-checkout__offer-quantity{display:flex;justify-content:flex-end}.bx-funnel-checkout__quantity-selector .bx-funnel-checkout__lineitem-stepper{width:-moz-fit-content;width:fit-content}.bx-funnel-checkout__variant-options{gap:.75rem}.bx-funnel-checkout__variant-option{display:grid;gap:.45rem}.bx-funnel-checkout__variant-option-title{align-items:baseline;color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 62%,transparent);display:flex;font-size:.875rem;gap:.35rem}.bx-funnel-checkout__variant-option-title strong{color:var(--bx-funnel-checkout-text,#3a2604)}.bx-funnel-checkout__variant-choice-list{display:flex;flex-wrap:wrap;gap:.375rem}.bx-funnel-checkout__variant-choice{background:var(--bx-funnel-checkout-surface,#fff);border:1px solid #d1d5db;border-radius:6px;color:var(--bx-funnel-checkout-text,#3a2604);cursor:pointer;font:inherit;font-weight:600;min-height:36px;padding:0 .75rem}.bx-funnel-checkout__variant-choice:hover:not(:disabled){background:color-mix(in srgb,var(--bx-funnel-checkout-surface,#fff) 92%,var(--bx-funnel-checkout-text,#3a2604));border-color:var(--bx-funnel-checkout-text,#3a2604)}.bx-funnel-checkout__variant-choice--selected{background:var(--bx-funnel-checkout-text,#3a2604);border-color:var(--bx-funnel-checkout-text,#3a2604);color:var(--bx-funnel-checkout-surface,#fff)}.bx-funnel-checkout__variant-choice:disabled{color:#9ca3af;cursor:not-allowed;opacity:.65;text-decoration:line-through}.bx-funnel-checkout__promo{display:grid;gap:.5rem}.bx-funnel-checkout__promo-title{font-size:1.0625rem;font-weight:700;margin:0}.bx-funnel-checkout__promo-row{display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto}.bx-funnel-checkout__promo-apply,.bx-funnel-checkout__promo-remove{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:var(--bx-funnel-checkout-text,#3a2604);cursor:pointer;font:inherit;font-weight:700;min-height:44px;padding:0 1.1rem}.bx-funnel-checkout__promo-apply:disabled{cursor:not-allowed;opacity:.55}.bx-funnel-checkout__promo-applied{color:#047857;font-size:.8125rem;margin:0}.bx-funnel-checkout__promo-error{color:#b91c1c;font-size:.8125rem;margin:0}.bx-funnel-checkout__summary{border-top:1px solid #e5e7eb;display:grid;font-size:.95rem;gap:.5rem;padding-top:1rem}.bx-funnel-checkout__summary-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.bx-funnel-checkout__summary-row--discount strong{color:#047857}.bx-funnel-checkout__summary-row--total{border-top:1px solid #e5e7eb;font-size:1.375rem;font-weight:800;padding-top:.5rem}.bx-funnel-checkout__error{background:#fef2f2;border-radius:6px;color:#991b1b;font-size:.875rem;margin:0;padding:.75rem}.bx-funnel-checkout__empty{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;color:#92400e;font-size:.875rem;margin:0;padding:.75rem}.bx-funnel-checkout__submit{align-items:center;background:var(--bx-funnel-checkout-submit-bg,#3a2604);border:0;border-radius:6px;color:var(--bx-funnel-checkout-submit-text,#fff);cursor:pointer;display:flex;font:inherit;font-weight:800;gap:.5rem;justify-content:center;min-height:52px}.bx-funnel-checkout__submit:hover:not(:disabled){background:color-mix(in srgb,var(--bx-funnel-checkout-submit-bg,#3a2604) 88%,var(--bx-funnel-checkout-submit-text,#fff))}.bx-funnel-checkout__submit:disabled{cursor:not-allowed;opacity:.55}.bx-funnel-checkout__note{color:color-mix(in srgb,var(--bx-funnel-checkout-text,#3a2604) 58%,transparent);font-size:.875rem;line-height:1.5;margin:0}@media(max-width:860px){.bx-funnel-checkout__cols,.bx-funnel-checkout__grid{grid-template-columns:1fr}.bx-funnel-checkout__heading--h1{font-size:1.5rem}.bx-funnel-checkout__selection-panel{margin-left:0}.bx-funnel-checkout__offer-list{grid-template-columns:1fr}.bx-funnel-checkout__lineitem-main{align-items:flex-start}}.bx-system-page[data-v-4a494597]{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:4rem 1.5rem}.bx-system-page__inner[data-v-4a494597]{max-width:32rem;width:100%}.bx-system-page__heading[data-v-4a494597]{font-size:1.75rem;font-weight:600;margin:0 0 .75rem}.bx-system-page__message[data-v-4a494597]{font-size:1rem;line-height:1.6;margin:0 0 1.5rem;opacity:.85}.bx-system-page__home[data-v-4a494597]{display:inline-block;font-weight:500;text-decoration:underline}.bx-system-page__form[data-v-4a494597]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.bx-system-page__input[data-v-4a494597]{flex:1 1 14rem;min-width:0;padding:.625rem .875rem}.bx-system-page__input[data-v-4a494597],.bx-system-page__submit[data-v-4a494597]{background:transparent;border:1px solid;border-radius:.375rem;color:inherit}.bx-system-page__submit[data-v-4a494597]{cursor:pointer;font-weight:600;padding:.625rem 1.25rem}
