.bundle-selector{--jrs-orange: #E8621A;--jrs-orange-light: #fb923c;--jrs-orange-dark: #C4510F;--jrs-orange-bg: #FFF3E0;--jrs-dark: #1a1a1a;--jrs-green: #2E7D32;--jrs-green-bg: #E8F5E9;--jrs-red: #D32F2F;--jrs-gray-50: #fafafa;--jrs-gray-100: #f5f5f5;--jrs-gray-200: #eee;--jrs-gray-300: #ddd;--jrs-gray-400: #bbb;--jrs-gray-500: #999;--jrs-gray-600: #666;--jrs-gray-800: #333;--radius: 8px;--radius-sm: 6px;overflow:hidden;border-radius:var(--radius)}.bundle-selector svg{max-width:24px;max-height:24px;width:auto;height:auto;flex-shrink:0}.bundle__wrapper.bundle-build-options{--jrs-orange: #E8621A;--jrs-orange-light: #fb923c;--jrs-dark: #1a1a1a;--jrs-green: #2E7D32;--jrs-gray-200: #eee;--jrs-gray-300: #ddd;--jrs-gray-500: #999;--radius: 8px;--radius-sm: 6px;background:#fff;padding:1rem 1rem 0;border:1.5px solid #eee;border-radius:.5rem}@media(max-width:768px){.bundle__wrapper.bundle-build-options{padding:.5rem}}.selector-header{position:sticky;top:0;z-index:10;background:#fff;border:1px solid var(--jrs-gray-200);border-radius:var(--radius);padding:16px 20px;margin-bottom:16px;box-shadow:0 2px 8px #0000000f}.selector-header__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.selector-header__title-group{display:flex;align-items:center;gap:8px}.selector-header__title{font-size:18px;font-weight:700;color:var(--jrs-dark);margin:0}.selector-header__counter{display:flex;align-items:baseline;gap:4px}.selector-header__current{font-size:22px;font-weight:700;color:var(--jrs-orange);line-height:1}.selector-header__total{font-size:14px;font-weight:500;color:var(--jrs-gray-500);line-height:1}.selector-header__bar{width:100%;height:5px;background:var(--jrs-gray-200);border-radius:3px;overflow:hidden}.selector-header__fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--jrs-orange),var(--jrs-orange-light));transition:width .4s ease}.selector-header--complete .selector-header__fill{background:linear-gradient(90deg,var(--jrs-green),#43A047);width:100%!important}.selector-header--complete .selector-header__current{color:var(--jrs-green)}.category{background:#fff;border:1px solid var(--jrs-gray-200);border-radius:var(--radius);margin-bottom:12px;overflow:hidden;transition:border-color .2s}.category--active{border-color:var(--jrs-orange);box-shadow:0 0 0 1px var(--jrs-orange)}.category--complete{border-color:var(--jrs-green);box-shadow:0 0 0 1px var(--jrs-green)}.category--complete .category__subtitle{display:none!important}.category.category--complete.category--active,.category.category--complete.category--expanded{border-color:var(--jrs-green);box-shadow:0 0 0 1px var(--jrs-green)}.category__header{display:flex;align-items:center;gap:14px;padding:16px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.category__header:hover{background:var(--jrs-gray-50)}.category__info{flex:1;min-width:0}.category__name{font-size:15px;font-weight:700;color:var(--jrs-dark)}.category__subtitle{font-size:12px;color:var(--jrs-gray-500);margin-top:1px}.category__meta{font-size:11px;color:var(--jrs-gray-600);margin-top:2px;font-weight:500}.category__meta:empty{display:none!important}.category__status{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;display:block;line-height:1.2}.category__status--complete{color:var(--jrs-green)}.category__status--select{color:var(--jrs-gray-500)}.bundle-selector .category__progress .category__progress-label{display:none}.category__progress{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.category__progress-label{font-size:11px;font-weight:600;color:var(--jrs-gray-500);text-transform:uppercase;letter-spacing:.03em}.category__progress-count{font-size:18px;font-weight:700;color:var(--jrs-dark);line-height:1}.category__progress-count span{color:var(--jrs-gray-400);font-weight:500}.category--complete .category__progress-count,.category--complete .category__progress-label{color:var(--jrs-green)}.category__next-hint{display:none;font-size:11px;font-weight:600;color:var(--jrs-green);margin-top:2px;width:100%}.category__chevron{flex-shrink:0;width:20px;height:20px;color:var(--jrs-gray-400);transition:transform .25s ease}.category--expanded .category__chevron{transform:rotate(180deg)}.category__bar{height:3px;background:var(--jrs-gray-100)}.category__bar-fill{height:100%;background:var(--jrs-orange);transition:width .4s ease}.category--complete .category__bar-fill{background:var(--jrs-green)}.category__body{border-top:none}.bundle-selector .bundle__details--mix-and-match{border-bottom:1px solid #f5f5f5}.bundle-selector .bundle__details--mix-and-match:last-child{border-bottom:none}.bundle-selector .bundle__details--mix-and-match .mixmatch-open{gap:10px;padding:8px 16px;transition:background .1s}.bundle-selector .bundle__details--mix-and-match .mixmatch-open:hover{background:#fafafa}.bundle-selector .mixmatch-open .image{width:44px!important;height:44px!important;border-radius:6px;border:1px solid #eee;flex-shrink:0;overflow:hidden}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .image{width:64px!important;height:auto!important;min-height:0;overflow:visible;border:none;display:flex;flex-direction:column;align-items:center;gap:4px}.bundle-selector .a-row__name,.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__name{font-size:12px;font-weight:600;color:#1a1a1a;line-height:1.3}.bundle-selector .a-row__right{display:flex;align-items:center;gap:6px;flex-shrink:0}.bundle-selector .a-row__dots{display:none!important}.bundle-selector .a-row__meta{display:flex;align-items:center;gap:0;margin-top:2px}.bundle-selector .a-row__colour-count,.bundle-selector .a-row__size-range{font-size:11px;color:#999}.bundle-selector .a-row__meta-divider{display:inline-block;width:1px;height:10px;background:#ddd;flex-shrink:0;margin:0 6px}.bundle-selector .bundle__details--mix-and-match.has-selection .a-row__right svg{color:#e8621a}.bundle-selector .a-row__qty.qty-neutral{display:none!important}.bundle-selector .a-row__qty.qty-active{display:flex;width:24px;height:24px;border-radius:50%;background:#e8621a;color:#fff;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1;border:none}.bundle-selector .bundle__details--mix-and-match.has-selection>.mixmatch-open{background:#fff3e0;border-bottom-color:#e8621a1a}.bundle-selector .bundle__details--mix-and-match.has-selection .image{border-color:#e8621a}.bundle-selector .category__body-progress{display:flex;align-items:center;gap:10px;padding:10px 16px}.bundle-selector .category__body-progress__bar{flex:1;height:3px;background:#eee;border-radius:2px;overflow:hidden}.bundle-selector .category__body-progress__fill{height:100%;border-radius:2px;background:#e8621a;transition:width .3s ease}.bundle-selector .category__body-progress__fill--green{background:#2e7d32}.bundle-selector .category__body-progress__text{font-size:10px;font-weight:600;color:#999;white-space:nowrap;flex-shrink:0}.bundle-selector .category__body-progress__text em{font-style:normal;font-weight:700;color:#e8621a}.bundle-selector .category__body-hint{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px 14px;font-size:11px;color:#bbb}.bundle-selector .category__status--progress{color:#e8621a}.bundle-selector .category.category--complete{border-color:#2e7d32!important;box-shadow:0 0 0 1px #2e7d32}.bundle-selector .category__meta{font-size:11px;color:#666;font-weight:500;margin-top:2px;line-height:1.3}.bundle-selector .remaining-banner--top,.bundle-selector .remaining-banner--bottom{display:none!important}.bundle-selector .cta-primary--disabled,.bundle-selector .cta-primary:disabled.cta-primary--disabled,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--disabled,.bundle__wrapper.bundle-build-options .cta-area .cta-primary:disabled.cta-primary--disabled{background:var(--jrs-gray-300)!important;border-color:var(--jrs-gray-300)!important;color:var(--jrs-gray-500)!important;cursor:not-allowed;pointer-events:none;opacity:1}.bundle-selector .cta-primary--active,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--active{background:#e8621a!important;border-color:#e8621a!important;color:#fff!important;cursor:pointer;pointer-events:auto}.bundle-selector .cta-primary--active:hover,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--active:hover{background:#c4510f!important;border-color:#c4510f!important}.bundle-selector .bundle-category__header{display:flex;align-items:center;gap:12px}.bundle-selector .bundle-category__title{flex-shrink:0}.bundle-selector .bundle-category__images{display:flex;gap:6px;flex:1;justify-content:flex-end;align-items:center;min-width:0}.bundle-selector .bundle-category__img{width:40px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0;border:1px solid var(--jrs-gray-200);background:var(--jrs-gray-100)}.bundle-selector .bundle-category__img img{width:100%;height:100%;object-fit:cover;display:block}.bundle-selector .bundle-category__count{flex-shrink:0;margin-left:8px}.bundle-selector .category--expanded .category__body .mrk-bundle-products-items{display:block!important}.bundle-selector .bundle__details.bundle__details--mix-and-match{border:none!important}.bundle-selector .bundle__details--mix-and-match:not(:last-of-type){margin-bottom:0}.variant-selectors__label{font-size:11px;font-weight:600;color:var(--jrs-gray-500);text-transform:uppercase;letter-spacing:.05em;width:100%;margin-bottom:2px}.variant-selectors__option{padding:5px 12px;border:1px solid var(--jrs-gray-300);border-radius:100px;font-size:12px;font-weight:500;color:var(--jrs-gray-600);background:#fff;cursor:pointer;transition:all .15s;display:inline-block;margin:2px 4px 2px 0}.variant-selectors__option:hover{border-color:var(--jrs-gray-500);color:var(--jrs-dark)}.variant-selectors__option--selected{border-color:var(--jrs-orange);background:var(--jrs-orange-bg);color:var(--jrs-orange);font-weight:600}.colour-swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .15s;position:relative;display:inline-block;margin:2px}.colour-swatch--selected{border-color:var(--jrs-orange);box-shadow:0 0 0 1px var(--jrs-orange)}.completion-cta.remaining-msg,.bundle-selector .completion-cta{background:#fff;border:1.5px solid var(--jrs-gray-200);border-radius:var(--radius);padding:16px 20px;text-align:center;margin:0}.completion-cta__message{font-size:13px;color:var(--jrs-gray-500);margin-bottom:2px}.completion-cta__remaining{font-size:13px;font-weight:700;color:var(--jrs-orange)}.bundle-selector .stats-bar{display:flex;align-items:stretch;justify-content:space-between;border:1.5px solid var(--jrs-gray-200);border-radius:var(--radius);overflow:hidden;padding:12px 10px;margin:12px 0 0;gap:0}.bundle-selector .stats-bar__col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px 10px;border-right:1px solid var(--jrs-gray-200)}.bundle-selector .stats-bar__col:last-child{border-right:none;background:#e8f5e9}.bundle-selector .stats-bar__number{font-size:20px;font-weight:800;color:var(--jrs-dark);line-height:1.2}.bundle-selector .stats-bar__label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--jrs-gray-500);margin-top:2px}.bundle-selector .stats-bar__col--saving .stats-bar__number{color:var(--jrs-green)}.bundle-selector .cta-area,.bundle__wrapper.bundle-build-options .cta-area{padding:0;margin-top:12px}.bundle_v2_sec.urgency-bar-hidden .cta-area,.bundle_v2_sec.bundle_v2_sec--no-urgency-bar .cta-area{margin-bottom:16px}.bundle_v2_sec .bundle-price-breakdown{--pb-orange: #F5920B;--pb-green: #1a7a3a;--pb-green-bg: #e8f5e9;--pb-text: #333;--pb-text-mid: #555;--pb-text-muted: #888;--pb-text-faint: #aaa;--pb-border: #e5e5e5;--pb-border-light: #eee;--pb-bg: #fafafa;--pb-font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;border:1px solid var(--pb-border);border-radius:8px;overflow:hidden;font-family:var(--pb-font);margin-top:0}.bundle_v2_sec .bundle-price-breakdown *,.bundle_v2_sec .bundle-price-breakdown *:before,.bundle_v2_sec .bundle-price-breakdown *:after{box-sizing:border-box}.bundle_v2_sec .pb__toggle{width:100%;padding:13px 16px;background:#f7f7f7;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:var(--pb-font);font-size:13px;font-weight:600;color:#444;transition:background .15s;margin:0}.bundle_v2_sec .pb__toggle:hover,.bundle_v2_sec .pb__toggle[aria-expanded=true]{background:var(--pb-bg)}.bundle_v2_sec .pb__toggle-icon{width:16px;height:16px;flex-shrink:0;transition:transform .25s ease}.bundle_v2_sec .pb__toggle[aria-expanded=true] .pb__toggle-icon{transform:rotate(180deg)}.bundle_v2_sec .pb__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.bundle_v2_sec .pb__panel[data-open=true]{grid-template-rows:1fr}.bundle_v2_sec .pb__panel-inner{overflow:hidden}.bundle_v2_sec .pb__panel-content{padding:0 16px 16px;background:var(--pb-bg)}.bundle_v2_sec .pb__header{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #ddd;font-size:10px;font-weight:600;color:var(--pb-text-faint);text-transform:uppercase;letter-spacing:.05em}.bundle_v2_sec .pb__header-cols{display:flex;gap:24px}.bundle_v2_sec .pb__header-qty{width:30px;text-align:center}.bundle_v2_sec .pb__header-each{width:40px;text-align:right}.bundle_v2_sec .pb__header-total{width:50px;text-align:right}.bundle_v2_sec .pb__item{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--pb-border-light);font-family:var(--pb-font);font-size:12px}.bundle_v2_sec .pb__item:last-of-type{border-bottom:none}.bundle_v2_sec .pb__item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px;color:var(--pb-text);font-weight:500}.bundle_v2_sec .pb__item-cols{display:flex;gap:24px;align-items:center;flex-shrink:0}.bundle_v2_sec .pb__item-qty{width:30px;text-align:center;color:var(--pb-text-muted);font-size:11px}.bundle_v2_sec .pb__item-each{width:40px;text-align:right;color:var(--pb-text-faint)}.bundle_v2_sec .pb__item-total{width:50px;text-align:right;color:var(--pb-text-muted);text-decoration:line-through}.bundle_v2_sec .pb__totals{border-top:2px solid #ddd;margin-top:4px;padding-top:10px}.bundle_v2_sec .pb__total-row{display:flex;justify-content:space-between;align-items:center;padding:3px 0;font-family:var(--pb-font);font-size:13px}.bundle_v2_sec .pb__total-row--individual .pb__total-label{font-weight:600;color:var(--pb-text-mid)}.bundle_v2_sec .pb__total-row--individual .pb__total-value{color:#999;text-decoration:line-through}.bundle_v2_sec .pb__total-row--bundle .pb__total-label{font-weight:600;color:var(--pb-orange)}.bundle_v2_sec .pb__total-row--bundle .pb__total-value{font-weight:800;color:var(--pb-orange)}.bundle_v2_sec .pb__savings-bar{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:800;color:var(--pb-green);background:var(--pb-green-bg);margin:8px -16px 0;padding:10px 16px;border-radius:0 0 7px 7px}.bundle_v2_sec .breakdown-empty-msg{font-family:var(--pb-font);font-size:13px;color:var(--pb-text-muted);padding:12px 0;margin:0}@media(max-width:480px){.bundle_v2_sec .pb__toggle{padding:12px 14px;font-size:12px}.bundle_v2_sec .pb__panel-content{padding:0 14px 14px}.bundle_v2_sec .pb__header{font-size:9px}.bundle_v2_sec .pb__header-cols{gap:16px}.bundle_v2_sec .pb__header-qty{width:26px}.bundle_v2_sec .pb__header-each{width:36px}.bundle_v2_sec .pb__header-total{width:44px}.bundle_v2_sec .pb__item{font-size:11px;padding:8px 0}.bundle_v2_sec .pb__item-cols{gap:16px}.bundle_v2_sec .pb__item-qty{width:26px;font-size:10px}.bundle_v2_sec .pb__item-each{width:36px}.bundle_v2_sec .pb__item-total{width:44px}.bundle_v2_sec .pb__total-row{font-size:12px}.bundle_v2_sec .pb__savings-bar{font-size:13px;margin:8px -14px 0;padding:9px 14px}}.bundle-selector .cta-primary,.bundle__wrapper.bundle-build-options .cta-area .cta-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0;padding:15px 24px;border:none;border-radius:var(--radius)!important;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:all .12s;background:#e8621a;color:#fff}.bundle-selector .cta-primary:hover:not(:disabled),.bundle__wrapper.bundle-build-options .cta-area .cta-primary:hover:not(:disabled){background:#c4510f}.bundle-selector .cta-primary--disabled,.bundle-selector .cta-primary:disabled,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--disabled,.bundle__wrapper.bundle-build-options .cta-area .cta-primary:disabled{background:var(--jrs-gray-300)!important;color:var(--jrs-gray-500)!important;cursor:not-allowed}.bundle-selector .cta-primary--active,.bundle-selector .bundle-cta-primary.cta-primary--active,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--active,.bundle__wrapper.bundle-build-options .cta-area .bundle-cta-primary.cta-primary--active{background:#e8621a!important;border-color:#e8621a!important;color:#fff!important}.bundle-selector .cta-primary--active:hover,.bundle-selector .bundle-cta-primary.cta-primary--active:hover,.bundle__wrapper.bundle-build-options .cta-area .cta-primary--active:hover,.bundle__wrapper.bundle-build-options .cta-area .bundle-cta-primary.cta-primary--active:hover{background:#c4510f!important;border-color:#c4510f!important}.bundle__wrapper.bundle-build-options .mrkfinal-add-logo.cta-primary--active,.bundle__wrapper.bundle-build-options .cta-area .mrkfinal-add-logo.cta-primary--active{background:#f97316!important;border-color:#f97316!important}.bundle__wrapper.bundle-build-options .mrkfinal-add-logo.cta-primary--active:hover,.bundle__wrapper.bundle-build-options .cta-area .mrkfinal-add-logo.cta-primary--active:hover{background:#ea580c!important;border-color:#ea580c!important}.bundle-selector .urgency-bar{display:flex;align-items:center;justify-content:center;gap:10px;margin:1rem -1rem 0;margin-top:12px;padding:10px 20px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;border-radius:0 0 8px 8px}.bundle-selector .urgency-bar__timer{display:flex;align-items:center;gap:2px}.bundle-selector .urgency-bar__digit{background:#ffffff26;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;color:#fff}.bundle-selector .urgency-bar__colon{font-size:11px;font-weight:700;opacity:.6;padding:0 1px;color:#fff}.urgency-bar{display:flex;align-items:center;justify-content:center;gap:10px;margin:1rem -1rem 0;margin-top:12px;padding:10px 20px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;border-radius:0 0 8px 8px}.urgency-bar__timer{display:flex;align-items:center;gap:2px}.urgency-bar__digit{background:#ffffff26;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;color:#fff}.urgency-bar__colon{font-size:11px;font-weight:700;opacity:.6;padding:0 1px;color:#fff}.bundle-selector .review{background:#fff;border:1.5px solid #eee;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .15s}.bundle-selector .review:hover{border-color:#ddd}.bundle-selector .review__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f0faf0;border-bottom:1px solid #e0f0e0}.bundle-selector .review--collapsed .review__header{border-bottom:none}.bundle-selector .review__header-left{display:flex;align-items:center;gap:10px}.bundle-selector .review__header-icon{width:20px;height:20px;flex-shrink:0}.bundle-selector .review__header-title{font-size:13px;font-weight:600;color:#2e7d32}.bundle-selector .review__header-summary{font-size:11px;color:#6a9c6a;margin-top:1px}.bundle-selector .review__header-right{display:flex;align-items:center;gap:6px}.bundle-selector .review__header-count{font-size:11px;font-weight:700;color:#2e7d32;background:#d4ecd4;padding:2px 8px;border-radius:10px}.bundle-selector .review__header-chevron{transition:transform .2s;flex-shrink:0}.bundle-selector .review--open .review__header-chevron{transform:rotate(180deg)}.bundle-selector .review__items{padding-bottom:6px;overflow:hidden;transition:max-height .25s ease}.bundle-selector .review--collapsed .review__items{max-height:0;padding-bottom:0}.bundle-selector .review--open .review__items{max-height:600px}.bundle-selector .review__group-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#bbb;padding:12px 16px 4px}.bundle-selector .review__item{display:flex;align-items:flex-start;justify-content:space-between;padding:9px 16px;gap:12px}.bundle-selector .review__item+.review__item{border-top:1px solid #f7f7f7}.bundle-selector .review__item-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.bundle-selector .review__item-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;border:1.5px solid rgba(0,0,0,.08)}.bundle-selector .review__item-name{font-size:12px;color:#444;white-space:normal;overflow:visible;word-wrap:break-word;min-width:0;flex:1}.bundle-selector .review__item-qty{font-size:12px;font-weight:700;color:#1a1a1a;flex-shrink:0;min-width:28px;text-align:right}.completion-cta--complete{background:var(--jrs-green-bg);border-color:var(--jrs-green)}.completion-cta--complete .completion-cta__message{color:var(--jrs-green);font-weight:600}.completion-cta--complete .completion-cta__remaining{color:var(--jrs-green)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open{display:flex;align-items:center;padding:8px 16px;gap:14px;width:100%;cursor:pointer;text-align:left;border:none;background:transparent}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .image{flex-shrink:0;width:64px!important;height:auto!important;min-height:0;border-radius:var(--radius-sm);overflow:visible;display:flex;flex-direction:column;align-items:center;gap:4px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .image img{width:52px;height:52px;object-fit:contain;border-radius:var(--radius-sm)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__image-label{font-size:9px;font-weight:600;color:var(--jrs-orange);text-decoration:underline;text-underline-offset:2px;white-space:nowrap;text-align:center;line-height:1.2;cursor:pointer;max-width:64px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__image-label:hover{color:var(--jrs-orange-dark);text-decoration-thickness:2px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__info{flex:1;min-width:0}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__name{font-size:13px;font-weight:600;color:var(--jrs-dark);line-height:1.3}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__meta{margin-top:5px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__dots{display:flex;gap:3px;flex-shrink:0}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__colour-count{font-size:11px;color:var(--jrs-gray-500)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__summary{margin-top:6px;display:none;flex-wrap:wrap;gap:4px;font-size:11px;font-weight:500;color:var(--jrs-orange)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__summary.has-chips{display:flex}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__summary-chip{padding:2px 8px;font-size:10px;font-weight:600;background:var(--jrs-orange-bg);color:var(--jrs-orange);border-radius:100px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__right{flex-shrink:0;display:flex;align-items:center;gap:8px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__qty{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__qty.qty-neutral{background:var(--jrs-gray-100);border:1.5px solid var(--jrs-gray-300);color:var(--jrs-gray-400)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__qty.qty-active{background:var(--jrs-orange-bg);border:1.5px solid var(--jrs-orange);color:var(--jrs-orange)}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__right svg{position:static;transform:rotate(0);flex-shrink:0;width:14px;height:14px;color:var(--jrs-gray-400);transition:transform .25s ease}.bundle-selector .bundle__details--mix-and-match .mixmatch-open.active .a-row__right svg{transform:rotate(90deg)}@media(max-width:480px){.selector-header,.bundle__wrapper.bundle-build-options .selector-header{padding:8px;border-radius:var(--radius-sm, 6px)}.selector-header__top{margin-bottom:8px}.selector-header__counter{min-width:3rem;margin-left:.75rem}.selector-header__title{font-size:16px}.category__header{padding:8px;gap:12px}.bundle-selector .bundle-category__header .category__info,.bundle-selector .bundle-category__header .bundle-category__title{position:relative;z-index:1;min-width:0;background:var(--jrs-bg, #fff)}.bundle-selector .bundle-category__header .bundle-category__images{position:relative;z-index:0}.bundle-selector .category__body-progress{padding:8px}.bundle-selector .product-accordion summary{padding:8px!important}.bundle-selector .colour-section{padding:8px!important}.bundle-selector .bundle__colour-hint,.bundle-selector .empty-hint{padding-left:8px!important;padding-right:8px!important}.bundle-selector .colour-block-header{padding:8px!important}.bundle-selector .colour-block-header .colour-block-header__guide,.bundle-selector .colour-block-header .colour-block__guide,.bundle-selector .colour-block-header .bundle-size-guide-link.mrk-sizing-btn{margin-bottom:0!important}.bundle-selector .bundle-complete-banner{padding:8px 12px!important;font-size:12px!important;gap:4px;text-align:center;justify-content:center}.bundle-selector .review__header,.bundle-selector .review__item{padding:8px!important}.bundle-selector .stats-bar{padding:0!important}.bundle-cta-delivery-group .delivery-strip.delivery-strip--bundle,.bundle-selector .cta-primary,.bundle__wrapper.bundle-build-options .cta-area .cta-primary,.bundle__wrapper.bundle-build-options .mrkfinal-add-logo.cta-primary{padding-left:8px!important;padding-right:8px!important}.bundle-selector .urgency-bar,.urgency-bar{margin-left:-.5rem!important;margin-right:-.5rem!important;padding:8px!important}.category__name{font-size:14px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open{padding:8px!important;gap:10px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .image{width:56px!important}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .image img{width:44px;height:44px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__image-label{max-width:56px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__name{font-size:12px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__qty{width:28px;height:28px;font-size:12px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__summary,.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__summary-chip{font-size:10px}.bundle-selector .bundle__details--mix-and-match .mixmatch-open .a-row__colour-count{font-size:11px}.bundle-selector .bundle-category__img{width:34px;height:34px}.bundle-selector .bundle-category__images{gap:4px}}@media(max-width:400px){.selector-header__title{font-size:14px!important}}@media(max-width:375px){.selector-header__title{font-size:14px!important}.bundle-selector .bundle-size-guide-link-wrapper,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link-wrapper{--size-guide-font-size-mobile: 12px;--size-guide-icon-width-mobile: 14px;--size-guide-icon-height-mobile: 14px;--size-guide-icon-gap-mobile: 2px;--size-guide-arrow-width-mobile: 10px;--size-guide-arrow-height-mobile: 8px;margin-left:4px!important}.bundle-selector .bundle-size-guide-text,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-text{font-size:12px!important}.bundle-selector .bundle-size-guide-link.mrk-sizing-btn,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link.mrk-sizing-btn,.bundle-selector .bundle-size-guide-link,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link{gap:2px!important}.bundle-selector .bundle-size-guide-ruler-icon,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-ruler-icon{width:14px!important;height:14px!important}.bundle-selector .bundle-size-guide-arrow svg,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-arrow svg{width:10px!important;height:8px!important}.bundle-selector .bundle__details--mix-and-match .mixmatch-open{gap:4px!important}.bundle-selector .bundle-complete-banner{padding:6px 8px!important;font-size:11px!important;gap:3px;line-height:1.35}.bundle-selector .urgency-bar,.urgency-bar,.bundle-selector .urgency-bar .urgency-bar__digit,.bundle-selector .urgency-bar .urgency-bar__colon,.urgency-bar .urgency-bar__digit,.urgency-bar .urgency-bar__colon{font-size:10px!important}.bundle-selector .cta-primary .cta-primary__label,.bundle__wrapper.bundle-build-options .cta-area .cta-primary .cta-primary__label,.bundle__wrapper.bundle-build-options .mrkfinal-add-logo.cta-primary .cta-primary__label{font-size:13px!important}}@media(max-width:360px){.bundle-selector .bundle-category__img{width:30px;height:30px}}.bundle-selector .colour-section{padding:14px 18px 12px;border-bottom:1px solid var(--jrs-gray-200)}.bundle-selector .colour-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.bundle-selector .colour-section__title{font-size:13px;font-weight:700;color:var(--jrs-dark)}.bundle-selector .colour-section__count{font-size:11px;color:var(--jrs-gray-500)}.bundle-selector .colour-section__count strong,.bundle-selector .colour-section__count em{color:var(--jrs-orange);font-weight:600;font-style:normal}.bundle-selector .colour-grid,.bundle-selector .colour-chips{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:6px;min-width:0;overflow:hidden}.bundle-selector .colour-chip{display:flex;align-items:center;gap:6px;padding:7px 8px;border:1.5px solid var(--jrs-gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:all .12s;background:#fff;min-width:0}.bundle-selector .colour-chip:hover{border-color:var(--jrs-gray-400);background:var(--jrs-gray-50)}.bundle-selector .colour-chip--selected{border-color:var(--jrs-orange);background:var(--jrs-orange-bg)}.bundle-selector .colour-chip__dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08);flex-shrink:0;position:relative}.bundle-selector .colour-chip--selected .colour-chip__dot:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:8px;color:#fff;font-weight:700}.bundle-selector .colour-chip__name{font-size:11px;font-weight:500;color:var(--jrs-gray-600);white-space:normal;overflow:visible;word-wrap:break-word;flex:1;min-width:0;line-height:1.25}.bundle-selector .colour-chip--selected .colour-chip__name{color:var(--jrs-dark);font-weight:600}.bundle-selector .colour-chip__check{flex-shrink:0;color:var(--jrs-orange);display:none}.bundle-selector .colour-chip--selected .colour-chip__check{display:block}.bundle-selector .colour-chip--hidden{display:none}.bundle-selector .colour-section__show-more-wrap{margin-top:8px}.bundle-selector .show-more-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px;background:none;border:1.5px dashed #ddd;border-radius:6px;font-family:inherit;font-size:12px;font-weight:600;color:#999;cursor:pointer;transition:all .12s}.bundle-selector .show-more-btn:hover{border-color:#e8621a;color:#e8621a;background:#fff3e0}.bundle-selector .bundle__colour-hint,.bundle-selector .empty-hint{display:flex;align-items:center;justify-content:center;gap:6px;padding:22px 18px;font-size:12px;color:var(--jrs-gray-400);text-align:center;border:none;background:none}.bundle-selector .bundle__colour-hint.hide-no-colours{display:none}.bundle-selector .bundle__colour-hint-icon{flex-shrink:0;color:var(--jrs-gray-400)}.bundle-selector .remaining-banner,.bundle-selector .mrk-selected-qty-text.remaining-banner{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;background:#fff3e0;font-size:12px;font-weight:600;color:#e8621a;border-bottom:1px solid rgba(232,98,26,.15)}.bundle-selector .save-banner,.bundle-selector .bundle__save-banner{display:none!important}.bundle-selector .colour-block{border-bottom:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block:last-child{border-bottom:none}.bundle-selector .colour-block__accordion{border-bottom:1px solid #eee}.bundle-selector .colour-block__accordion summary{list-style:none;cursor:pointer}.bundle-selector .colour-block__accordion summary::-webkit-details-marker{display:none}.bundle-selector .colour-block__summary{display:block}.bundle-selector .colour-block__accordion[open] .colour-block__chevron{transform:rotate(180deg);color:#e8621a}.bundle-selector .colour-block__chevron{flex-shrink:0;color:#bbb;display:flex;align-items:center;justify-content:center;transition:transform .2s,color .2s}.bundle-selector .colour-block__header{display:flex;align-items:center;gap:12px;padding:12px 18px;background:var(--jrs-gray-50);border-bottom:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block__img{width:56px;height:56px;border-radius:var(--radius-sm);flex-shrink:0;overflow:hidden;border:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block__img img{width:100%;height:100%;object-fit:cover;display:block}.bundle-selector .colour-block__info{flex:1;min-width:0}.bundle-selector .colour-block__colour-row{display:flex;align-items:center;gap:6px}.bundle-selector .colour-block__colour-name{font-size:14px;font-weight:700;color:var(--jrs-dark)}.bundle-selector .colour-block__product-name{font-size:13px;font-weight:600;color:var(--jrs-dark);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-selector .colour-block__meta{font-size:11px;color:#999;margin-top:2px}.bundle-selector .colour-block__features-wrap{padding:12px 18px 12px 86px;border-bottom:1px solid #eee;font-size:11px;color:#666}.bundle-selector .colour-block__features ul{margin:0 0 0 1em;padding:0;list-style:disc}.bundle-selector .colour-block__features li{margin-bottom:4px}.bundle-selector .colour-block__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.bundle-selector .colour-block__added{font-size:11px;font-weight:600;color:#e8621a}.bundle-selector .colour-block__guide{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--jrs-gray-500);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bundle-selector .colour-block__guide:hover{color:var(--jrs-orange)}.bundle-selector .colour-block-header{display:flex;align-items:center;gap:12px;padding:10px 18px;background:var(--jrs-gray-50);border-bottom:1px solid var(--jrs-gray-200);border-top:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block-header:first-of-type{border-top:none}.bundle-selector .colour-block-header__img-wrap{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.bundle-selector .colour-block-header__img{width:48px;height:48px;border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0;border:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block-header__img img{width:100%;height:100%;object-fit:cover;display:block}.bundle-selector .colour-block-header__img--zoom{cursor:pointer;position:relative;padding:0;background:none;border:1px solid var(--jrs-gray-200)}.bundle-selector .colour-block-header__img--zoom:hover .colour-block-header__zoom-icon{opacity:1}.bundle-selector .colour-block-header__zoom-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;opacity:0;transition:opacity .15s ease;border-radius:var(--radius-sm)}.bundle-selector .colour-block-header__zoom-icon svg{width:18px;height:18px}.bundle-selector .colour-block-header__zoom-link{font-size:11px;font-weight:600;color:var(--jrs-orange);text-decoration:underline;text-underline-offset:2px;flex-shrink:0;white-space:nowrap}.bundle-selector .colour-block-header__zoom-link:hover{color:var(--jrs-orange-dark);text-decoration-thickness:2px}.bundle-colour-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.bundle-colour-image-modal[hidden]{display:none!important}.bundle-colour-image-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;cursor:pointer}.bundle-colour-image-modal__content{position:relative;min-width:280px;min-height:200px;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.bundle-colour-image-modal.is-loading .bundle-colour-image-modal__content{min-width:320px;min-height:240px}.bundle-colour-image-modal__loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fffffffa;border-radius:8px;transition:opacity .2s ease;z-index:1}.bundle-colour-image-modal__loader.is-hidden{pointer-events:none;opacity:0;transition:opacity .15s ease}.bundle-colour-image-modal__spinner{width:44px;height:44px;border:3px solid #e8e8e8;border-top-color:#e85d26;border-radius:50%;animation:bundle-colour-image-modal-spin .7s linear infinite}.bundle-colour-image-modal__loader-text{font-size:14px;font-weight:500;color:#444}@keyframes bundle-colour-image-modal-spin{to{transform:rotate(360deg)}}.bundle-colour-image-modal__img{position:relative;z-index:0;max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0006;opacity:0;transition:opacity .2s ease}.bundle-colour-image-modal__img.is-loaded{opacity:1}.bundle-colour-image-modal__close{position:absolute;top:-40px;right:0;width:36px;height:36px;border:none;background:#fff;color:var(--jrs-dark);font-size:24px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px #0003}.bundle-colour-image-modal__close:hover{background:var(--jrs-gray-100)}body.bundle-colour-modal-open{overflow:hidden}.bundle-selector .colour-block-header__info{flex:1;min-width:0}.bundle-selector .colour-block-header__colour{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--jrs-dark)}.bundle-selector .colour-block-header__product{font-size:10px;color:var(--jrs-gray-500);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-selector .colour-block-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.bundle-selector .colour-block-header__added{font-size:11px;font-weight:600;color:var(--jrs-orange)}.bundle-selector .colour-block-header__guide{font-size:10px;color:var(--jrs-gray-500);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bundle-selector .colour-block-header__guide:hover{color:var(--jrs-orange)}.bundle-selector .bundle-size-guide-link-wrapper,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link-wrapper{display:flex;align-items:center}.bundle-selector .bundle-size-guide-link,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link{display:inline-flex;align-items:center;gap:var(--size-guide-icon-gap-mobile, 6px);font-size:var(--size-guide-font-size-mobile, 14px);font-weight:var(--size-guide-font-weight-mobile, 500);line-height:var(--size-guide-line-height-mobile, 1.4);color:var(--size-guide-text-color, #555555);text-decoration:none;padding:var(--size-guide-padding-top-mobile, 8px) var(--size-guide-padding-right-mobile, 0) var(--size-guide-padding-bottom-mobile, 8px) var(--size-guide-padding-left-mobile, 0);transition:color .2s ease}.bundle-selector .bundle-size-guide-link:hover,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link:hover{color:var(--size-guide-text-color-hover, #333333);text-decoration:none}.bundle-selector .bundle-size-guide-link:focus,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.bundle-selector .bundle-size-guide-icon,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--size-guide-icon-color, var(--size-guide-text-color, #555555));transition:color .2s ease}.bundle-selector .bundle-size-guide-link:hover .bundle-size-guide-icon,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link:hover .bundle-size-guide-icon{color:var(--size-guide-icon-color-hover, var(--size-guide-text-color-hover, #333333))}.bundle-selector .bundle-size-guide-ruler-icon,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-ruler-icon{width:var(--size-guide-icon-width-mobile, 16px);height:var(--size-guide-icon-height-mobile, 16px);display:block;color:currentColor}.bundle-selector .bundle-size-guide-text,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-text{display:inline-block}.bundle-selector .bundle-size-guide-arrow,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:var(--size-guide-arrow-gap-mobile, 4px);color:var(--size-guide-arrow-color, var(--size-guide-text-color, #555555));transition:color .2s ease}.bundle-selector .bundle-size-guide-link:hover .bundle-size-guide-arrow,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link:hover .bundle-size-guide-arrow{color:var(--size-guide-arrow-color-hover, var(--size-guide-text-color-hover, #333333))}.bundle-selector .bundle-size-guide-arrow svg,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-arrow svg{width:var(--size-guide-arrow-width-mobile, 12px);height:var(--size-guide-arrow-height-mobile, 12px);display:block}.bundle-selector .bundle-size-guide-fit-note,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-fit-note{margin:0;padding:0;line-height:1.4}@media(min-width:750px){.bundle-selector .bundle-size-guide-link-wrapper,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link-wrapper{margin-top:0!important;margin-bottom:0!important}.bundle-selector .bundle-size-guide-link,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-link{font-size:var(--size-guide-font-size-desktop, 14px);font-weight:var(--size-guide-font-weight-desktop, 500);line-height:var(--size-guide-line-height-desktop, 1.4);gap:var(--size-guide-icon-gap-desktop, 6px);padding:var(--size-guide-padding-top-desktop, 8px) var(--size-guide-padding-right-desktop, 0) var(--size-guide-padding-bottom-desktop, 8px) var(--size-guide-padding-left-desktop, 0)}.bundle-selector .bundle-size-guide-ruler-icon,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-ruler-icon{width:var(--size-guide-icon-width-desktop, 16px);height:var(--size-guide-icon-height-desktop, 16px)}.bundle-selector .bundle-size-guide-arrow,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-arrow{margin-left:var(--size-guide-arrow-gap-desktop, 4px)}.bundle-selector .bundle-size-guide-arrow svg,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-arrow svg{width:var(--size-guide-arrow-width-desktop, 12px);height:var(--size-guide-arrow-height-desktop, 12px)}.bundle-selector .bundle-size-guide-fit-note,.bundle__wrapper.bundle-build-options .selector-header .bundle-size-guide-fit-note{margin-top:4px!important;font-size:13px!important;font-weight:400!important;color:#888!important}}.bundle-selector .flat-grid-wrap{padding:10px 14px 12px;min-width:0;max-width:100%;overflow:hidden}.bundle-selector .flat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;min-width:0;max-width:100%}.bundle-selector .sc{border:1.5px solid var(--jrs-gray-200);border-radius:var(--radius-sm);padding:7px 4px 5px;display:flex;flex-direction:column;align-items:center;transition:all .12s;background:#fff;min-width:0;overflow:hidden}.bundle-selector .sc--active{border-color:var(--jrs-orange);background:var(--jrs-orange-bg)}.bundle-selector .sc__label{font-size:13px;font-weight:700;color:var(--jrs-dark);line-height:1;margin-bottom:1px}.bundle-selector .sc__price{display:none}.bundle-selector .sc__stock{font-size:10px;color:var(--jrs-gray-500, #6b7280);line-height:1.2;margin-bottom:4px;text-align:center}.bundle-selector .sc__stepper{display:flex;align-items:center}.bundle-selector .sc__btn{width:28px;height:26px;border:1.5px solid var(--jrs-gray-300);background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:var(--jrs-gray-400);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .1s}.bundle-selector .sc__btn:hover{border-color:var(--jrs-orange);color:var(--jrs-orange);background:var(--jrs-orange-bg)}.bundle-selector .sc__btn--minus{border-radius:4px 0 0 4px;border-right:none}.bundle-selector .sc__btn--plus{border-radius:0 4px 4px 0;border-left:none}.bundle-selector .sc__val{width:32px;min-width:32px;height:26px;border:1.5px solid var(--jrs-gray-300);border-left:none;border-right:none;padding:0;box-sizing:border-box;text-align:center;font-size:13px;font-weight:700;color:var(--jrs-gray-400);background:#fff;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bundle-selector .sc__val::-webkit-outer-spin-button,.bundle-selector .sc__val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-selector .sc--active .sc__btn,.bundle-selector .sc--active .sc__val{border-color:var(--jrs-orange);color:var(--jrs-orange)}.bundle-selector .sc--active .sc__btn{background:#fff}.bundle-selector .sc--active .sc__btn:hover,.bundle-selector .sc--active .sc__val{background:var(--jrs-orange-bg)}.bundle-selector .sc--active .sc__btn--minus{border-right:none}.bundle-selector .sc--active .sc__btn--plus{border-left:none}.bundle-selector .sc__val--active{color:var(--jrs-orange);border-color:var(--jrs-orange);background:var(--jrs-orange-bg)}.bundle-selector .sc--low-stock{position:relative}.bundle-selector .sc__low-badge{display:none!important}.bundle-selector .bundle-complete-banner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;padding:10px 18px;background:var(--jrs-green-bg);font-size:13px;font-weight:700;color:var(--jrs-green);text-align:center;min-width:0}.bundle-selector .bundle-complete-banner .bundle-complete-count,.bundle-selector .bundle-complete-banner .bundle-complete-total{white-space:nowrap}.bundle-selector .product-accordion{border-top:1px solid var(--jrs-gray-200);border-bottom:1px solid var(--jrs-gray-200)}.bundle-selector .product-accordion summary{display:flex;align-items:center;gap:12px;padding:10px 18px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.bundle-selector .product-accordion summary::-webkit-details-marker{display:none}.bundle-selector .product-accordion__img{width:48px;height:48px;border-radius:var(--radius-sm);border:1px solid var(--jrs-gray-200);overflow:hidden;flex-shrink:0}.bundle-selector .product-accordion__info{flex:1;min-width:0}.bundle-selector .product-accordion__name,.bundle-selector .product-accordion__meta{font-size:12px;font-weight:600;color:var(--jrs-dark)}.bundle-selector .product-accordion__meta-label{color:var(--jrs-gray-500);font-weight:500;margin-right:4px}.bundle-selector .product-accordion__toggle{font-size:12px;font-weight:600;color:var(--jrs-orange);text-decoration:underline;text-underline-offset:2px;margin-left:auto}.bundle-selector .product-accordion__toggle:hover{color:var(--jrs-dark)}.bundle-selector .product-accordion__chevron{width:16px;height:16px;flex-shrink:0;color:var(--jrs-gray-400);transition:transform .2s}.bundle-selector .product-accordion[open] .product-accordion__chevron{transform:rotate(180deg);color:var(--jrs-orange)}.bundle-selector .product-accordion__details{padding:0 18px 12px;font-size:11px;color:var(--jrs-gray-600);line-height:1.8}.bundle-selector .product-accordion__details ul{margin:0;padding:0 0 0 18px;list-style:disc}.bundle-selector .product-accordion__details li{margin-bottom:1px}.bundle-selector .slim-row{display:flex;align-items:center;padding:6px 18px;border-bottom:1px solid var(--jrs-gray-100);gap:8px;min-height:38px;transition:background .1s;background:#fff}.bundle-selector .slim-row:last-child{border-bottom:none}.bundle-selector .slim-row--active{background:#fff3e0}.bundle-selector .slim-row__label{font-size:12px;font-weight:700;width:28px;flex-shrink:0}.bundle-selector .slim-row__price{font-size:11px;font-weight:600;color:var(--jrs-green);flex-shrink:0}.bundle-selector .slim-row__spacer{flex:1}.bundle-selector .slim-row__stock{font-size:9px;color:transparent;flex-shrink:0}.bundle-selector .slim-row__stock--low{font-size:9px;font-weight:600;color:#d32f2f}.bundle-selector .h-stepper{display:flex;align-items:center;flex-shrink:0}.bundle-selector .slim-row .h-stepper__btn{width:28px;height:28px;border:1.5px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#bbb;cursor:pointer;transition:all .1s;-webkit-user-select:none;user-select:none}.bundle-selector .slim-row .h-stepper__btn:hover{border-color:var(--jrs-orange);color:var(--jrs-orange);background:var(--jrs-orange-bg)}.bundle-selector .slim-row .h-stepper__btn--minus{border-radius:var(--radius-sm) 0 0 var(--radius-sm);border-right:none}.bundle-selector .slim-row .h-stepper__btn--plus{border-radius:0 var(--radius-sm) var(--radius-sm) 0;border-left:none}.bundle-selector .slim-row .h-stepper__val{width:30px;height:28px;border-top:1.5px solid #ddd;border-bottom:1.5px solid #ddd;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#bbb;background:#fff}.bundle-selector .slim-row--active .h-stepper__btn{border-color:#e8621a;color:#e8621a;background:#fff}.bundle-selector .slim-row--active .h-stepper__btn:hover{background:#fff3e0}.bundle-selector .slim-row--active .h-stepper__val{color:#e8621a;font-weight:700;border-color:#e8621a;background:#fff3e0}.bundle-selector .h-stepper__val--active{color:#e8621a;background:#fff3e0;border-color:#e8621a}.bundle-selector .h-stepper--active .h-stepper__btn{border-color:#e8621a;color:#e8621a}.bundle-selector .h-stepper--active .h-stepper__btn--minus{border-right:none}.bundle-selector .h-stepper--active .h-stepper__btn--plus{border-left:none}@media(max-width:480px){.bundle-selector .colour-grid,.bundle-selector .colour-chips{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.bundle-selector .colour-block__img{width:48px;height:48px}.bundle-selector .h-stepper__btn{width:26px;height:26px}.bundle-selector .h-stepper__val{width:28px;height:26px;font-size:12px}.bundle-selector .slim-row{padding:5px 14px}.bundle-selector .colour-block{min-width:0}.bundle-selector .colour-block__sizes{min-width:0;max-width:100%;overflow:hidden}.bundle-selector .flat-grid{gap:5px}.bundle-selector .flat-grid-wrap{padding:8px!important}.bundle-selector .sc__btn{width:26px;height:24px;font-size:13px}.bundle-selector .sc__val{width:30px;min-width:30px;height:24px;padding:0;font-size:12px}.bundle-selector .sc__label{font-size:12px}}@media(max-width:375px){.bundle-selector .flat-grid{grid-template-columns:repeat(3,1fr);gap:4px}.bundle-selector .sc{padding:6px 2px 4px}.bundle-selector .sc__stock{font-size:9px;margin-bottom:3px}.bundle-selector .sc__btn{width:24px;height:22px}.bundle-selector .sc__val{width:28px;min-width:28px;height:22px;padding:0;font-size:11px}.bundle-selector .sc__label{font-size:11px}}@media(max-width:360px){.bundle-selector .colour-block__img{width:42px;height:42px}.bundle-selector .colour-block__product-name,.bundle-selector .colour-block-header__product{display:none}}.bundle-cta-delivery-group{margin-top:12px}.bundle-cta-delivery-group .delivery-strip.delivery-strip--bundle{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;margin-top:12px;background:#fff;border:1.5px solid #eee;border-radius:8px;font-size:12px;color:#666;flex-wrap:wrap}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__item{display:flex;align-items:center;gap:5px}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__item strong{font-weight:700;color:#1a1a1a}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__item--free{color:#2e7d32;font-weight:700}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__divider{width:1px;height:16px;background:#eee}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__expand{width:100%;text-align:center;font-size:11px;color:#999;margin-top:4px;cursor:pointer;background:none;border:none;padding:0;font:inherit;transition:color .2s ease}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__expand:hover{color:#666}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__expanded{width:100%;padding:0 16px;margin-top:0;border-top:1px solid transparent;font-size:12px;color:#666;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding .35s ease,margin-top .35s ease,border-color .2s ease}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__expanded.is-open{max-height:500px;opacity:1;padding:12px 16px;margin-top:8px;border-top-color:#eee}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__detail-block{margin-bottom:12px}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__detail-block:last-child{margin-bottom:0}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__detail-title{font-weight:600;color:#1a1a1a;margin-bottom:4px}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__detail-body{line-height:1.5}.bundle-cta-delivery-group .delivery-strip--bundle .delivery-strip__returns-link{color:#e8621a;text-decoration:underline}.trust-zone{--tz-green: #1a7a3a;--tz-green-bg: #e8f5e9;--tz-amber: #F5920B;--tz-border: #eee;--tz-radius: 8px;margin-top:12px;background:#fff;border:1.5px solid var(--tz-border);border-radius:var(--tz-radius);overflow:hidden;font-size:12px;color:#666}.trust-zone__delivery{border-bottom:1px solid var(--tz-border)}.trust-zone__delivery-main{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:12px}.trust-zone__delivery-info{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.trust-zone__delivery-icon{width:18px;height:18px;flex-shrink:0}.trust-zone__delivery-free{color:var(--tz-green);font-weight:700}.trust-zone__delivery-est{display:none!important;color:#666}.trust-zone__delivery-est strong{font-weight:700;color:#1a1a1a}.trust-zone__delivery-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px 0 4px 8px;font:inherit;font-size:11px;font-weight:600;color:var(--tz-green);background:none;border:none;cursor:pointer;flex-shrink:0;white-space:nowrap;text-decoration:underline;text-underline-offset:2px}.trust-zone__delivery-toggle:hover{color:#145a2e}.trust-zone__delivery-chevron{width:10px;height:10px;transition:transform .2s ease}.trust-zone__delivery-toggle[aria-expanded=true] .trust-zone__delivery-chevron{transform:rotate(180deg)}.trust-zone__delivery-detail{max-height:0;overflow:hidden;transition:max-height .35s ease}.trust-zone__delivery-detail[data-open=true]{max-height:600px}.trust-zone__delivery-detail-inner{padding:0;border-top:1px solid var(--tz-border);margin-top:-1px}.trust-zone__delivery-detail-content{display:flex;flex-direction:column;gap:8px}.trust-zone__delivery-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.trust-zone__delivery-row span{color:#666}.trust-zone__delivery-row strong{font-weight:600;color:#1a1a1a;flex-shrink:0}.trust-zone__delivery-note{font-size:11px;color:#999;margin-top:4px}.trust-zone__pillars{display:flex;align-items:stretch;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid var(--tz-border)}.trust-zone__pillar{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:0}.trust-zone__pillar-icon{width:28px;height:28px;margin-bottom:6px;flex-shrink:0}.trust-zone__pillar-title{font-weight:700;color:#1a1a1a;font-size:11px;line-height:1.2}.trust-zone__pillar-sub{font-size:10px;color:#666;line-height:1.3}.trust-zone__pillar-link{margin-top:4px;padding:0;border:none;background:none;font:inherit;font-size:10px;color:var(--tz-green);text-decoration:underline;cursor:pointer;line-height:1.3}.trust-zone__pillar-link:hover{color:#145a2e}.trust-zone__badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;padding:12px 16px;border-bottom:1px solid var(--tz-border)}.trust-zone__badge{display:inline-flex;align-items:center;gap:6px}.trust-zone__badge-check{width:14px;height:14px;flex-shrink:0}.trust-zone__badge-text{font-size:11px;color:#666}.trust-zone__review{padding:14px 8px 14px 16px;min-height:44px}@media(max-width:480px){.trust-zone__delivery-main{flex-wrap:wrap;padding:12px 14px}.trust-zone__delivery-toggle{width:100%;justify-content:center}.trust-zone__pillars{flex-direction:column;padding:12px 14px;gap:12px}.trust-zone__pillar{flex-direction:row;text-align:left;justify-content:flex-start;gap:10px}.trust-zone__pillar-icon{margin-bottom:0}.trust-zone__badges{padding:10px 14px;gap:8px 12px}.trust-zone__review{padding:12px 14px}}@media(min-width:481px)and (max-width:767px){.trust-zone__delivery-main,.trust-zone__pillars{padding:12px 14px}.trust-zone__pillar-sub{font-size:10px}.trust-zone__badges{padding:10px 14px}.trust-zone__review{padding:12px 14px}}.del-rows{overflow:hidden}.del-rows__section{padding:14px 16px;border-bottom:1px solid #f0f0f0}.del-rows__section:last-child{border-bottom:none}.del-rows__section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b6b6b;margin-bottom:10px}.del-rows__row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:6px 0}.del-rows__row:first-of-type{padding-top:0}.del-rows__row+.del-rows__row{border-top:1px solid #f7f7f5}.del-rows__label{font-size:12px;color:#1a1a1a;font-weight:500;flex:1;line-height:1.4;min-width:0}.del-rows__sub{font-size:11px;color:#999;margin-top:2px}.del-rows__value{font-size:12px;font-weight:700;color:#1a1a1a;flex-shrink:0;text-align:right}.del-rows__value--green{color:#2e8b3c}.del-rows__value--orange{color:#e85d26}.del-rows__note{font-size:11px;color:#6b6b6b;margin-top:6px;padding-top:8px;border-top:1px solid #f0f0f0;line-height:1.5}.del-rows__link{color:#e85d26;text-decoration:none;font-weight:600}.del-rows__link:hover{text-decoration:underline}.bundle-desc__heading{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:12px 0 .5rem}.bundle-desc{font-size:13.5px;line-height:1.5;color:#444;margin-top:12px}.bundle-desc p{margin-bottom:12px}.bundle-desc p:last-child{margin-bottom:0}.bundle-desc strong,.bundle-desc b{color:#1a1a1a;font-weight:700}.bundle-desc ul,.bundle-desc ol{margin:12px 0;padding-left:0;list-style:none}.bundle-desc li{position:relative;padding:4px 0 4px 20px;font-size:13.5px;color:#333;margin-bottom:0}.bundle-desc li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;background:#e85d26;border-radius:50%}.bundle-desc ol{counter-reset:desc-counter}.bundle-desc ol li{counter-increment:desc-counter}.bundle-desc ol li:before{content:counter(desc-counter);background:#1a1a1a;color:#fff;width:16px;height:16px;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;top:8px}.bundle-desc a{color:#e85d26;text-decoration:none;font-weight:600}.bundle-desc a:hover{text-decoration:underline}.bundle-desc h2{font-size:16px;font-weight:700;color:#1a1a1a;margin:20px 0 8px;line-height:1.3}.bundle-desc h3{font-size:14px;font-weight:700;color:#1a1a1a;margin:20px 0 8px;line-height:1.3}.bundle-desc h4{font-size:13px;font-weight:700;color:#1a1a1a;margin:20px 0 8px;line-height:1.3}.bundle-desc h2:first-child,.bundle-desc h3:first-child,.bundle-desc h4:first-child{margin-top:0}.bundle-desc img{max-width:100%;height:auto;border-radius:6px;margin:12px 0}.bundle-desc table{width:100%;border-collapse:collapse;margin:12px 0;font-size:12px}.bundle-desc table th{background:#f5f5f3;font-weight:700;color:#1a1a1a;text-align:left;padding:8px 10px;border-bottom:2px solid #e0e0e0}.bundle-desc table td{padding:8px 10px;border-bottom:1px solid #f0f0f0;color:#444}.bundle-datasheets{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.bundle-datasheets__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b6b6b;margin-bottom:10px}.bundle-datasheets__list{display:flex;flex-direction:column;gap:6px}.bundle-datasheets__link{display:flex;align-items:center;gap:8px;font-size:12px;color:#e85d26;text-decoration:none;font-weight:600;padding:8px 12px;background:#fef8f4;border:1px solid #fce8d8;border-radius:6px;transition:background .15s}.bundle-datasheets__link:hover{background:#fef3ee;text-decoration:none}.bundle-datasheets__link svg{flex-shrink:0}.bundle-below-gallery{display:flex;flex-direction:column;gap:10px;margin-top:10px}.bbg-pill{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:6px;font-size:13px;line-height:1.4}.bbg-pill--warm{background:#fef8f4;border:1px solid #f5dcc8}.bbg-pill--green{background:#f0faf3;border:1px solid #c8e6c9}.bbg-pill__icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bbg-pill__amount{font-weight:700;color:#e85d26}.bbg-pill__context{color:#6b6b6b;font-size:11px}.bbg-pill--green strong{color:#2e8b3c}.bbg-hiw{background:#f7f7f5;border:1px solid #eaeae8;border-radius:8px;padding:14px 16px}.bbg-hiw__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b6b6b;margin-bottom:12px}.bbg-hiw__steps{display:flex;align-items:flex-start}.bbg-hiw__step{flex:1;text-align:center}.bbg-hiw__icon{width:38px;height:38px;border-radius:50%;background:#fff;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;margin:0 auto 6px}.bbg-hiw__step-label{font-size:11px;font-weight:600;color:#1a1a1a;line-height:1.3}.bbg-hiw__step-sub{font-size:10px;color:#999;margin-top:2px}.bbg-hiw__connector{flex:0 0 28px;display:flex;align-items:center;justify-content:center;padding-top:10px;color:#ccc;font-size:11px}section.product-main .mrk-sticy-media .u_pro_mb_part{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/242/assets/bundle-selector.css.map */
