.boxbuilder-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;line-height:1.5;color:#1d2327;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;width:100%;max-width:100%;container-type:inline-size}.boxbuilder-wrap *,.boxbuilder-wrap *::before,.boxbuilder-wrap *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.boxbuilder-wrap button,.boxbuilder-wrap input[type="button"],.boxbuilder-wrap input[type="submit"]{font-family:inherit;line-height:inherit}.boxbuilder-wrap .bb-qty-btn,.boxbuilder-wrap .bb-selected-item__remove,.boxbuilder-wrap .bb-summary-slot__remove,.boxbuilder-wrap .bb-clear-box{background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;text-shadow:none}.boxbuilder-wrap .bb-qty-btn:hover,.boxbuilder-wrap .bb-selected-item__remove:hover,.boxbuilder-wrap .bb-summary-slot__remove:hover,.boxbuilder-wrap .bb-clear-box:hover,.boxbuilder-wrap .bb-qty-btn:focus,.boxbuilder-wrap .bb-selected-item__remove:focus,.boxbuilder-wrap .bb-summary-slot__remove:focus,.boxbuilder-wrap .bb-clear-box:focus,.boxbuilder-wrap .bb-qty-btn:active,.boxbuilder-wrap .bb-selected-item__remove:active,.boxbuilder-wrap .bb-summary-slot__remove:active,.boxbuilder-wrap .bb-clear-box:active{background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;text-shadow:none}.boxbuilder-wrap .bb-btn--primary{background:#5c6ac4;color:#fff;border-color:#5c6ac4;text-shadow:none}.boxbuilder-wrap .bb-btn--primary:hover,.boxbuilder-wrap .bb-btn--primary:focus,.boxbuilder-wrap .bb-btn--primary:active{background:#4959b5;color:#fff;border-color:#4959b5;text-shadow:none}.boxbuilder-wrap .bb-btn--secondary{background:#fff;color:#1d2327;border-color:#dcdcde}.boxbuilder-wrap .bb-btn--secondary:hover,.boxbuilder-wrap .bb-btn--secondary:focus,.boxbuilder-wrap .bb-btn--secondary:active{background:#fff;color:#5c6ac4;border-color:#5c6ac4}.boxbuilder-wrap button svg,.boxbuilder-wrap .bb-btn svg{fill:none;stroke:currentColor}.boxbuilder-wrap .bb-qty-btn--minus svg{stroke:#d63638}.boxbuilder-wrap .bb-qty-btn--plus svg{stroke:#00a32a}.boxbuilder-wrap .bb-selected-item__remove svg{stroke:#d63638}.bb-frontend{margin:20px 0}.bb-builder{display:grid;grid-template-columns:1fr 320px;gap:24px}.bb-builder--sidebar-left{grid-template-columns:320px 1fr}.bb-builder--sidebar-left .bb-products-section{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bb-builder--sidebar-left .bb-box-summary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bb-builder--image-square .bb-product-card__image{aspect-ratio:1}.bb-builder--image-landscape .bb-product-card__image{aspect-ratio:1.33333333}.bb-builder--image-portrait .bb-product-card__image{aspect-ratio:.75}.bb-builder--image-auto .bb-product-card__image{aspect-ratio:auto}.bb-builder--image-auto .bb-product-card__image img{height:auto;max-height:300px}.bb-products-section{background:#fff;border:1px solid var(--bb-border,#dcdcde);border-radius:var(--bb-radius,8px);padding:20px;box-shadow:var(--bb-shadow,0 2px 8px rgba(0,0,0,0.06))}.bb-section-header{margin-bottom:20px}.bb-section-title{font-size:20px;font-weight:600;margin:0 0 4px;color:#1d2327}.bb-section-desc{font-size:14px;color:#646970;margin:0}.bb-filters{margin-bottom:20px}.bb-search{margin-bottom:16px;position:relative}.bb-search__icon{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#646970;pointer-events:none}input.bb-search__input{width:100%;padding:10px 14px 10px 40px;border:1px solid #dcdcde;border-radius:8px;font-size:14px;line-height:normal;height:auto;background-color:#fff;color:#1d2327;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}input.bb-search__input:focus{outline:0;border-color:#5c6ac4;-webkit-box-shadow:none;box-shadow:none}.bb-category-filter{margin-bottom:16px}.bb-category-select{width:100%;max-width:300px;padding:10px 40px 10px 14px;border:1px solid #dcdcde;border-radius:8px;font-size:14px;color:#1d2327;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23646970' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.bb-category-select:focus{outline:0;border-color:#5c6ac4}.bb-category-select:hover{border-color:#5c6ac4}.bb-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.bb-category{padding:6px 14px;background:#f6f7f7;border:1px solid #dcdcde;border-radius:20px;font-size:13px;color:#646970;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.bb-category:hover{border-color:#5c6ac4;color:#5c6ac4}.bb-category--active{background:#5c6ac4;border-color:#5c6ac4;color:#fff}.bb-category--active:hover{background:#4959b5;color:#fff}.bb-loading{text-align:center;padding:40px;color:#646970}.bb-loading__spinner{width:36px;height:36px;border:3px solid #dcdcde;border-top-color:#5c6ac4;border-radius:50%;-webkit-animation:bb-spin .8s linear infinite;animation:bb-spin .8s linear infinite;margin:0 auto 12px}.bb-product-grid-container{position:relative;min-height:200px}.bb-product-grid-container--loading .bb-product-grid,.bb-product-grid-container--loading .bb-no-products{opacity:.5;pointer-events:none}.bb-product-grid-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;background:rgba(255,255,255,0.6);border-radius:8px}.bb-product-grid-overlay__spinner{width:32px;height:32px;border:3px solid #dcdcde;border-top-color:#5c6ac4;border-radius:50%;-webkit-animation:bb-spin .8s linear infinite;animation:bb-spin .8s linear infinite}.bb-product-grid{display:grid;grid-template-columns:repeat(var(--bb-columns,3),minmax(0,1fr));gap:16px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.bb-product-grid--list{grid-template-columns:1fr !important;gap:12px}.bb-product-grid--list .bb-product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bb-product-grid--list .bb-product-card__image{width:120px;min-width:120px;aspect-ratio:1;-ms-flex-negative:0;flex-shrink:0}.bb-product-grid--list .bb-product-card__info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-product-grid--list .bb-product-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;min-width:140px}.bb-product-card{position:relative;background:#fff;border:2px solid #dcdcde;border-radius:8px;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease}.bb-product-card:hover{border-color:#5c6ac4;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.bb-product-card--selected{border-color:#5c6ac4;background:#eceefb}.bb-product-card__image{position:relative;aspect-ratio:1;background:#f6f7f7;overflow:hidden}.bb-product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bb-product-card__badge{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#5c6ac4;color:#fff;border-radius:50%;font-size:13px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-product-card__oos{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);color:#fff;padding:4px;font-size:11px;text-align:center;text-transform:uppercase}.bb-product-card__low-stock{position:absolute;top:8px;left:8px;background:#ff6b35;color:#fff;padding:4px 8px;font-size:11px;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.bb-product-card__info{padding:12px}.bb-product-card__title{font-size:14px;font-weight:500;margin:0 0 4px;color:#1d2327;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bb-product-card__price{font-size:14px;font-weight:600;color:#5c6ac4;margin:0}.bb-product-card__actions{padding:0 12px 12px}.bb-added-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:8px 12px;background:var(--bb-success,#00a32a);color:#fff;border-radius:8px;font-size:13px;font-weight:600;margin-bottom:8px}.bb-added-badge svg{-ms-flex-negative:0;flex-shrink:0}.bb-quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:space-around;gap:0;background:#fff;border:1px solid #dcdcde;border-radius:8px;overflow:hidden}.bb-qty-btn{width:36px;height:36px;border:0;background:transparent;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;padding:0;margin:0;opacity:.7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.bb-qty-btn svg{display:block;width:14px;height:14px;fill:none}.bb-qty-btn:hover:not(:disabled){opacity:1}.bb-qty-btn:disabled{opacity:.3;cursor:not-allowed}.bb-qty-btn--minus{color:#d63638}.bb-qty-btn--minus svg{stroke:#d63638 !important}.bb-qty-btn--plus{color:#00a32a}.bb-qty-btn--plus svg{stroke:#00a32a !important}.bb-qty-value{min-width:30px;text-align:center;font-weight:600;font-size:14px;color:#1d2327}.bb-no-products{text-align:center;padding:40px;color:#646970}.bb-load-more{text-align:center;margin-top:20px}.bb-box-summary{background:#fff;border:1px solid var(--bb-border,#dcdcde);border-radius:var(--bb-radius,8px);padding:20px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;-ms-flex-item-align:start;align-self:start;box-shadow:var(--bb-shadow,0 2px 8px rgba(0,0,0,0.06))}.bb-box-header{margin-bottom:20px}.bb-box-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.bb-box-title{font-size:18px;font-weight:600;margin:0;color:#1d2327;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bb-box-title svg{color:#5c6ac4}.bb-box-count{background:#5c6ac4;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.bb-progress{height:8px;background:#f6f7f7;border-radius:4px;margin-bottom:8px;overflow:hidden}.bb-progress__bar{height:100%;background:#5c6ac4;border-radius:4px;-webkit-transition:width .3s ease;transition:width .3s ease}.bb-progress__bar--full{background:#00a32a}.bb-progress__text{font-size:13px;color:#646970;margin:0}.bb-progress__text--full{color:#00a32a;font-weight:500}.bb-box-empty{text-align:center;padding:30px 10px;color:#646970}.bb-box-empty__icon{font-size:48px;margin-bottom:12px;opacity:.5}.bb-box-empty p{margin:0 0 8px}.bb-box-empty__hint{font-size:13px;color:#646970}.bb-selected-items{margin-bottom:20px}.bb-selected-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px;background:#f6f7f7;border-radius:8px;margin-bottom:8px}.bb-selected-item__image{width:40px;height:40px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.bb-selected-item__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.bb-selected-item__title{display:block;font-size:13px;font-weight:500;color:#1d2327;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-selected-item__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;color:#646970}.bb-selected-item__qty{font-size:12px;color:#646970}.bb-selected-item__price{font-size:12px;color:#5c6ac4;font-weight:500}.bb-selected-item__remove{width:28px;height:28px;min-width:28px;border:0;background:transparent;color:#d63638;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;padding:0;margin:0;opacity:.6;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.bb-selected-item__remove svg{display:block;width:18px;height:18px;fill:none;stroke:#d63638;stroke-width:2}.bb-selected-item__remove:hover{opacity:1}.bb-gift-message{margin-bottom:20px}.bb-gift-message__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#1d2327;margin-bottom:8px}.bb-gift-message__required{color:#d63638;font-weight:600;font-size:16px}.bb-gift-message__icon{font-size:16px}.bb-gift-message__input{width:100%;padding:10px;border:1px solid #dcdcde;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.bb-gift-message__input:focus{outline:0;border-color:#5c6ac4}.bb-gift-message__counter{display:block;text-align:right;font-size:12px;color:#646970;margin-top:4px}.bb-gift-message--required.bb-gift-message--error .bb-gift-message__input{border-color:#d63638;background-color:#fef2f2}.bb-gift-message--required.bb-gift-message--error .bb-gift-message__input:focus{border-color:#d63638;-webkit-box-shadow:0 0 0 3px rgba(220,53,69,0.15);box-shadow:0 0 0 3px rgba(220,53,69,0.15)}.bb-totals{border-top:1px solid #dcdcde;padding-top:16px;margin-bottom:16px}.bb-totals__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;font-size:14px;color:#646970}.bb-totals__row--total{font-size:16px;font-weight:600;color:#1d2327;margin-bottom:0}.bb-totals__price{color:#5c6ac4}.bb-minimum-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;background:#fcf0f1;border:1px solid #d63638;border-radius:8px;padding:10px 14px;margin-bottom:16px}.bb-minimum-notice svg{-ms-flex-negative:0;flex-shrink:0;color:#d63638;margin-top:1px}.bb-minimum-notice p{margin:0;font-size:13px;color:#d63638}.bb-minimum-notice p strong{font-weight:600}.bb-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;line-height:1.4;border-radius:8px;border:1px solid transparent;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none}.bb-btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.bb-btn--primary{background:#5c6ac4;color:#fff;border-color:#5c6ac4}.bb-btn--primary:hover:not(:disabled){background:#4959b5;border-color:#4959b5}.bb-btn--secondary{background:#fff;color:#1d2327;border-color:#dcdcde}.bb-btn--secondary:hover:not(:disabled){border-color:#5c6ac4;color:#5c6ac4}.bb-btn--link{background:transparent;border:0;color:#646970;padding:8px}.bb-btn--link:hover{color:#d63638}.bb-btn--small{padding:6px 12px;font-size:13px}.bb-btn--large{padding:14px 24px;font-size:16px}.bb-btn--full{width:100%}.bb-add-to-cart{margin-bottom:8px}.bb-add-to-cart .bb-btn__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bb-clear-box{width:100%;text-align:center}.bb-spinner{-webkit-animation:bb-spin 1s linear infinite;animation:bb-spin 1s linear infinite}.bb-loading-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bb-success-panel{text-align:center;padding:40px 20px;background:#fff;border:1px solid #dcdcde;border-radius:8px}.bb-success-icon{width:60px;height:60px;background:#00a32a;color:#fff;border-radius:50%;font-size:32px;line-height:60px;margin:0 auto 16px}.bb-success-panel h3{font-size:24px;margin:0 0 8px;color:#1d2327}.bb-success-panel p{color:#646970;margin:0 0 24px}.bb-success-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.bb-error-notice{text-align:center;padding:40px 20px;background:#fcf0f1;border:1px solid #d63638;border-radius:8px}.bb-error-notice p{color:#d63638;margin:0 0 16px}.bb-summary-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:12px;margin-top:16px;background:#f6f7f7;border-radius:8px;font-size:13px;color:#646970;border:1px solid rgba(220,220,222,0.5)}.bb-summary-status--full{background:rgba(0,163,42,0.08);color:#00a32a;font-weight:600;border-color:rgba(0,163,42,0.25)}.bb-box-footer{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;background:#fff;border:1px solid var(--bb-border,#dcdcde);border-radius:var(--bb-radius,8px);padding:28px;box-shadow:var(--bb-shadow,0 2px 8px rgba(0,0,0,0.06))}.bb-box-footer--no-gift{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto;text-align:center}.bb-box-footer--no-gift .bb-box-footer__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-box-footer--no-gift .bb-totals{width:100%;max-width:360px}.bb-box-footer--no-gift .bb-add-to-cart{max-width:360px}.bb-box-footer__gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bb-box-footer__gift .bb-gift-message{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.bb-box-footer__gift .bb-gift-message__label{font-size:15px}.bb-box-footer__gift .bb-gift-message__input{min-height:100px;background:#fff;border-color:rgba(220,220,222,0.8)}.bb-box-footer__gift .bb-gift-message__input:focus{-webkit-box-shadow:0 0 0 3px rgba(123,45,139,0.12);box-shadow:0 0 0 3px rgba(123,45,139,0.12)}.bb-box-footer__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bb-box-footer__actions .bb-totals{border-top:0;padding-top:0;margin-bottom:20px;background:#fff;border-radius:8px;padding:18px;border:1px solid rgba(220,220,222,0.6)}.bb-box-footer__actions .bb-totals__row{font-size:14px}.bb-box-footer__actions .bb-totals__row--total{font-size:22px;padding-top:14px;margin-top:10px;border-top:2px solid #dcdcde;font-weight:700}.bb-box-footer__actions .bb-totals__price{font-size:22px;font-weight:700}.bb-box-footer__actions .bb-minimum-notice{margin-bottom:12px}.bb-box-footer__actions .bb-add-to-cart{margin-bottom:0;padding:16px 28px;font-size:16px;font-weight:600;letter-spacing:.3px;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(123,45,139,0.3);box-shadow:0 4px 12px rgba(123,45,139,0.3);-webkit-transition:all .25s ease;transition:all .25s ease}.bb-box-footer__actions .bb-add-to-cart .bb-btn__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bb-box-footer__actions .bb-add-to-cart svg{-ms-flex-negative:0;flex-shrink:0}.bb-box-footer__actions .bb-add-to-cart:hover:not(:disabled){-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 6px 20px rgba(123,45,139,0.4);box-shadow:0 6px 20px rgba(123,45,139,0.4)}.bb-box-footer__actions .bb-clear-box{margin-top:10px;padding:0;font-size:12px;font-weight:400;color:#9ca3af;background:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:auto;-ms-flex-item-align:center;align-self:center;-webkit-transition:color .2s ease;transition:color .2s ease}.bb-box-footer__actions .bb-clear-box svg{width:12px;height:12px}.bb-box-footer__actions .bb-clear-box:hover{color:#d63638}.bb-mobile-tabs{display:none;gap:0;margin-bottom:16px;border:1px solid #dcdcde;border-radius:8px;overflow:hidden}.bb-mobile-tab{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 16px;border:0;background:#f6f7f7;color:#646970;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.bb-mobile-tab:not(:last-child){border-right:1px solid #dcdcde}.bb-mobile-tab:hover{background:#fff}.bb-mobile-tab.bb-mobile-tab--active{background:#5c6ac4;color:#fff}.bb-mobile-tab .bb-tab-badge{background:rgba(255,255,255,0.2);padding:2px 8px;border-radius:10px;font-size:12px}.bb-sticky-toggle{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background:#f6f7f7;border:0;border-radius:8px 8px 0 0;cursor:pointer;margin:-20px -20px 16px;width:calc(100% + 40px)}.bb-sticky-toggle svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.bb-sticky-toggle.bb-toggle-collapsed svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bb-mobile-sticky-cart{display:none;position:fixed;bottom:0;left:0;right:0;z-index:998;padding:12px 16px;background:#fff;border-top:1px solid #dcdcde;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,0.1);box-shadow:0 -2px 10px rgba(0,0,0,0.1)}.bb-mobile-sticky-cart .bb-sticky-cart-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.bb-mobile-sticky-cart .bb-sticky-cart-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.bb-mobile-sticky-cart .bb-sticky-cart-info .bb-sticky-cart-count{font-size:13px;color:#646970}.bb-mobile-sticky-cart .bb-sticky-cart-info .bb-sticky-cart-price{font-size:16px;font-weight:600;color:#5c6ac4}.bb-mobile-sticky-cart .bb-sticky-cart-btn{padding:12px 24px}.bb-progress-indicator{margin-bottom:16px}.bb-progress-bar{height:8px;background:#f6f7f7;border-radius:4px;overflow:hidden;margin-bottom:8px}.bb-progress-bar__fill{height:100%;background:#5c6ac4;border-radius:4px;-webkit-transition:width .3s ease,background .3s ease;transition:width .3s ease,background .3s ease}.bb-progress-bar__fill--full{background:#00a32a}.bb-progress-percentage{font-size:24px;font-weight:700;color:#5c6ac4;text-align:center;margin-bottom:8px}.bb-progress-percentage--full{color:#00a32a}.bb-progress-slots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}.bb-progress-slot{width:12px;height:12px;border-radius:50%;background:#dcdcde;-webkit-transition:all .2s ease;transition:all .2s ease}.bb-progress-slot--filled{background:#5c6ac4;-webkit-transform:scale(1.1);transform:scale(1.1)}.bb-progress-slot--full{background:#00a32a}.bb-progress-counter{font-size:18px;font-weight:600;color:#1d2327;text-align:center}.bb-progress-counter span{color:#5c6ac4}.bb-progress-counter--full span{color:#00a32a}.bb-almost-full{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:10px 14px;background:linear-gradient(135deg,#fff3e0 0,#ffe0b2 100%);border:1px solid #ffb74d;border-radius:8px;margin-top:12px;-webkit-animation:bb-pulse 2s ease-in-out infinite;animation:bb-pulse 2s ease-in-out infinite}.bb-almost-full svg{color:#f57c00;-ms-flex-negative:0;flex-shrink:0}.bb-almost-full p{margin:0;font-size:13px;color:#e65100;font-weight:500}.bb-summary-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:8px;margin-bottom:20px}.bb-summary-slot{aspect-ratio:1;border:2px dashed #dcdcde;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background:#f6f7f7;-webkit-transition:all .2s ease;transition:all .2s ease}.bb-summary-slot--filled{border-style:solid;border-color:#5c6ac4;background:#fff}.bb-summary-slot__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:calc(8px - 2px)}.bb-summary-slot__qty{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;background:#5c6ac4;color:#fff;border-radius:50%;font-size:11px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-summary-slot__remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#d63638;color:#fff;border:0;border-radius:50%;font-size:14px;cursor:pointer;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.bb-summary-slot:hover .bb-summary-slot__remove{display:-webkit-box;display:-ms-flexbox;display:flex}.bb-summary-slot__number{font-size:14px;color:#646970;font-weight:500}.bb-summary-minimal{text-align:center;padding:20px;background:#f6f7f7;border-radius:8px;margin-bottom:20px}.bb-summary-minimal__count{font-size:32px;font-weight:700;color:#5c6ac4;margin-bottom:4px}.bb-summary-minimal__label{font-size:13px;color:#646970;margin-bottom:12px}.bb-summary-minimal__toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #dcdcde;border-radius:20px;font-size:13px;color:#646970;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.bb-summary-minimal__toggle:hover{border-color:#5c6ac4;color:#5c6ac4}.bb-summary-minimal__toggle svg{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.bb-summary-minimal__toggle.bb-expanded svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bb-summary-minimal-list{margin-top:16px;padding-top:16px;border-top:1px solid #dcdcde;display:none}.bb-summary-minimal-list.bb-expanded{display:block}.boxbuilder-wrap[data-summary-thumbnails="false"] .bb-selected-item__image{display:none}.boxbuilder-wrap[data-summary-thumbnails="false"] .bb-selected-item{padding-left:12px}.boxbuilder-wrap[data-summary-prices="false"] .bb-selected-item__price{display:none}.boxbuilder-wrap[data-add-mode="card"] .bb-product-card,.boxbuilder-wrap[data-add-mode="both"] .bb-product-card{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.boxbuilder-wrap[data-add-mode="card"] .bb-product-card:active:not(.bb-product-card--disabled),.boxbuilder-wrap[data-add-mode="both"] .bb-product-card:active:not(.bb-product-card--disabled){-webkit-transform:scale(0.98);transform:scale(0.98)}.boxbuilder-wrap[data-add-mode="card"] .bb-product-card:not(.bb-product-card--selected):not(.bb-product-card--disabled):hover,.boxbuilder-wrap[data-add-mode="both"] .bb-product-card:not(.bb-product-card--selected):not(.bb-product-card--disabled):hover{background:#eceefb}.boxbuilder-wrap[data-add-mode="card"] .bb-product-card:not(.bb-product-card--selected):not(.bb-product-card--disabled):hover::after,.boxbuilder-wrap[data-add-mode="both"] .bb-product-card:not(.bb-product-card--selected):not(.bb-product-card--disabled):hover::after{content:'+';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px;background:#5c6ac4;color:#fff;border-radius:50%;font-size:24px;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.9;pointer-events:none}.boxbuilder-wrap[data-add-mode="card"] .bb-product-card__actions .bb-btn--primary:not(.bb-qty-btn){display:none}.boxbuilder-wrap[data-qty-controls="hover"] .bb-quantity-controls{opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.boxbuilder-wrap[data-qty-controls="hover"] .bb-product-card:hover .bb-quantity-controls,.boxbuilder-wrap[data-qty-controls="hover"] .bb-product-card:focus-within .bb-quantity-controls{opacity:1}.boxbuilder-wrap[data-qty-controls="after_add"] .bb-product-card:not(.bb-product-card--selected) .bb-quantity-controls{display:none}.bb-noscript{text-align:center;padding:40px 20px;background:#f6f7f7;border:1px solid #dcdcde;border-radius:8px}.bb-noscript p{margin:0;color:#646970}@media(hover:none){.boxbuilder-wrap[data-qty-controls="hover"] .bb-quantity-controls{opacity:1}}@media(max-width:900px){.bb-builder--sidebar-left .bb-products-section{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.bb-builder--sidebar-left .bb-box-summary{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.bb-builder{grid-template-columns:1fr}.bb-builder--sidebar-left{grid-template-columns:1fr}.bb-box-summary{position:static;max-height:none}}@media(max-width:768px){.bb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-product-grid--list{gap:10px}.bb-product-grid--list .bb-product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;gap:12px}.bb-product-grid--list .bb-product-card__image{width:70px;min-width:70px;height:70px;aspect-ratio:1;border-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.bb-product-grid--list .bb-product-card__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px}.bb-product-grid--list .bb-product-card__title{font-size:14px;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-product-grid--list .bb-product-card__price{font-size:14px;font-weight:600}.bb-product-grid--list .bb-product-card__actions{padding:0;min-width:auto;-ms-flex-negative:0;flex-shrink:0}.bb-product-grid--list .bb-product-card__actions .bb-btn{padding:8px 12px;font-size:13px;white-space:nowrap}.bb-product-grid--list .bb-quantity-controls{padding:0}.bb-product-grid--list .bb-qty-btn{width:28px;height:28px;font-size:16px}.bb-product-grid--list .bb-qty-value{min-width:24px;font-size:13px}.boxbuilder-wrap[data-mobile-layout="stacked"] .bb-builder{grid-template-columns:1fr}.boxbuilder-wrap[data-mobile-layout="stacked"][data-mobile-summary="above"] .bb-box-summary{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.boxbuilder-wrap[data-mobile-layout="stacked"][data-mobile-summary="below"] .bb-box-summary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-builder{grid-template-columns:1fr}.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-mobile-tabs{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-products-section,.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-box-summary{display:none}.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-products-section.bb-tab-active,.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-box-summary.bb-tab-active{display:block}.boxbuilder-wrap[data-mobile-layout="tabbed"] .bb-box-footer{margin-top:16px}.boxbuilder-wrap[data-mobile-layout="sticky"] .bb-builder{grid-template-columns:1fr;padding-bottom:80px}.boxbuilder-wrap[data-mobile-layout="sticky"] .bb-box-summary{position:fixed;bottom:0;left:0;right:0;z-index:999;max-height:50vh;overflow-y:auto;border-radius:8px 8px 0 0;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,0.15);box-shadow:0 -4px 20px rgba(0,0,0,0.15);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.boxbuilder-wrap[data-mobile-layout="sticky"] .bb-box-summary.bb-summary-collapsed{-webkit-transform:translateY(calc(100% - 60px));transform:translateY(calc(100% - 60px))}.boxbuilder-wrap[data-mobile-layout="sticky"] .bb-sticky-toggle{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.boxbuilder-wrap[data-mobile-layout="sticky"] .bb-box-footer{margin-bottom:80px}.boxbuilder-wrap[data-mobile-sticky-cart="true"]:not([data-mobile-layout="sticky"]) .bb-mobile-sticky-cart{display:block}.boxbuilder-wrap[data-mobile-sticky-cart="true"]:not([data-mobile-layout="sticky"]) .bb-builder{padding-bottom:80px}}@media(max-width:768px) and (max-width:400px){.bb-product-grid--list .bb-product-card__actions .bb-btn--primary{padding:8px 10px}}@media(max-width:600px){.bb-box-footer{grid-template-columns:1fr;padding:20px;gap:20px}.bb-box-footer--no-gift{max-width:none}.bb-box-footer__gift .bb-gift-message__input{min-height:80px}.bb-box-footer__actions .bb-totals{padding:14px}}@media(max-width:480px){.bb-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@-webkit-keyframes bb-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bb-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes bb-pulse{0%,100%{opacity:1}50%{opacity:.8}}@keyframes bb-pulse{0%,100%{opacity:1}50%{opacity:.8}}@container(max-width:700px){.bb-builder{grid-template-columns:1fr}.bb-builder--sidebar-left{grid-template-columns:1fr}.bb-builder--sidebar-left .bb-products-section{order:unset}.bb-builder--sidebar-left .bb-box-summary{order:unset}}@container(max-width:480px){.bb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-category-tabs{-ms-flex-wrap:wrap;flex-wrap:wrap}}@container(max-width:360px){.bb-product-grid{grid-template-columns:1fr}}