/** Shopify CDN: Minification failed

Line 384:37 Expected identifier but found whitespace
Line 384:53 Unexpected "{"
Line 384:62 Expected ":"
Line 384:69 Expected identifier but found "2.2s"
Line 408:28 Expected percentage but found "{"
Line 408:44 Unexpected "{"
Line 409:4 Unexpected "0%"
Line 410:4 Unexpected "50%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:bundle-landing-ccbwc (INDEX:15) */
.bl-announce{background:#000;color:#fff;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.04em}
.bl-announce a{color:#fff}
.bl-page{max-width:1200px;margin:0 auto;padding:40px 32px 80px}
.bl-header{margin-bottom:40px}
.bl-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:10px}
.bl-title{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:6px}
.bl-subtitle{font-size:14px;color:#6b6b6b}
.bl-layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}
.bl-products{display:flex;flex-direction:column;gap:16px}
.bl-card{border:1px solid #e5e5e5;display:grid;grid-template-columns:200px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"thumb head" "thumb body"}
.bl-card__head{grid-area:head;display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#f9f9f9}
.bl-card__thumb{grid-area:thumb;aspect-ratio:1/1;width:200px;overflow:hidden;background:#f2f2f2;border-right:1px solid #e5e5e5}
.bl-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 0.2s}
.bl-thumb__placeholder{width:100%;height:100%;background:#ebebeb}
.bl-card__body{grid-area:body;padding:20px}
.bl-num{width:22px;height:22px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}
.bl-card__type{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:2px}
.bl-card__name{font-size:15px;font-weight:600}
.bl-price--compare{font-size:12px;color:#a0a0a0;text-decoration:line-through;margin-right:4px}
.bl-price--sale{font-size:15px;font-weight:600}
.bl-price--loading{font-size:13px;color:#a0a0a0}
.bl-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}
.bl-card__price{text-align:left;margin-top:4px}
.bl-selector{margin-bottom:18px}
.bl-selector:last-child{margin-bottom:0}
.bl-selector__label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:10px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.bl-selector__current{text-transform:none;letter-spacing:0;font-weight:400;color:#6b6b6b;font-size:12px}
.bl-tabs{display:flex;width:fit-content;padding-right:10px;}
.bl-tab{padding:7px 16px;border:none;border:1px solid #e5e5e5;background:#fff;color:#6b6b6b;font-family:inherit;font-size:12px;font-weight:500;margin-right:10px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}
.bl-tab:last-child{border-right:none}
.bl-tab:hover{background:#f9f9f9;color:#000}
.bl-tab--active{background:#000;color:#fff}
.bl-select-wrap{position:relative}
.bl-select-wrap::after{content:'';position:absolute;right:12px;top:50%;transform:translateY(-50%);border:4px solid transparent;border-top-color:#000;margin-top:2px;pointer-events:none}
.bl-select{width:100%;padding:9px 32px 9px 12px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:13px;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .15s}
.bl-select:hover,.bl-select:focus{border-color:#000;outline:none}
.bl-chips{display:flex;flex-wrap:wrap;gap:6px}
.bl-chip{padding:7px 13px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:12px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;line-height:1}
.bl-chip:hover{border-color:#000}
.bl-chip--active{background:#000;border-color:#000;color:#fff}
.bl-chip:disabled{opacity:.4;cursor:not-allowed}
.bl-swatches{display:flex;gap:8px;flex-wrap:wrap}
.bl-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;outline:2px solid transparent;outline-offset:2px;transition:outline-color .15s;padding:0;appearance:none;-webkit-appearance:none}
.bl-swatch:hover{outline-color:#a0a0a0}
.bl-swatch--active{outline-color:#000}
.bl-swatch:disabled{opacity:.35;cursor:not-allowed}
.bl-universal-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f9f9f9;border:1px solid #e5e5e5;margin-bottom:18px;font-size:12px;color:#6b6b6b;line-height:1.5}
.bl-universal-note svg{flex-shrink:0;margin-top:1px;color:#6b6b6b}
.bl-state{font-size:12px;color:#6b6b6b;min-height:16px;margin-top:8px}
.bl-state--error{color:#c0392b}
.bl-divider{height:1px;background:#e5e5e5;margin:18px 0}
.bl-features{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}
.bl-features li{font-size:12px;color:#6b6b6b;padding-left:14px;position:relative}
.bl-features li::before{content:'—';position:absolute;left:0;color:#a0a0a0}
.bl-sidebar{position:sticky;top:24px}
.bl-summary{border:1px solid #e5e5e5}
.bl-summary__head{display:flex;align-items:baseline;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}
.bl-summary__head h2{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.bl-summary__head span{font-size:12px;color:#6b6b6b}
.bl-summary__items{padding:0 20px}
.bl-summary__item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #e5e5e5}
.bl-summary__item:last-child{border-bottom:none}
.bl-summary__type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#a0a0a0;margin-bottom:2px}
.bl-summary__name{font-size:13px;font-weight:600;margin-bottom:2px}
.bl-summary__variant{font-size:12px;color:#6b6b6b}
.bl-summary__price{font-size:13px;font-weight:600;flex-shrink:0}
.bl-summary__totals{background:#f9f9f9;border-top:1px solid #e5e5e5;padding:16px 20px}
.bl-total-line{display:flex;justify-content:space-between;font-size:13px;color:#6b6b6b;margin-bottom:6px}
.bl-total-line:last-child{margin-bottom:0}
.bl-total-line--savings{color:#c0392b;font-weight:500}
.bl-total-line--grand{color:#000;font-weight:700;font-size:15px;padding-top:10px;margin-top:6px;border-top:1px solid #e5e5e5}
.bl-summary__cta{padding:16px 20px 0}
.bl-add-btn{display:block;width:100%;background:#000;color:#fff;border:none;padding:15px;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .15s}
.bl-add-btn:hover:not(:disabled){background:#2d2d2d}
.bl-add-btn:disabled{background:#a0a0a0;cursor:not-allowed}
.bl-add-btn--done{background:#2e7d32 !important}
.bl-add-btn__note{font-size:11px;color:#6b6b6b;text-align:center;margin-top:10px}
.bl-trust{list-style:none;padding:14px 20px 20px;display:flex;flex-direction:column;gap:6px}
.bl-trust li{font-size:11px;color:#6b6b6b;display:flex;align-items:center;gap:6px}
.bl-trust li::before{content:'';display:inline-block;width:4px;height:4px;background:#a0a0a0;border-radius:50%;flex-shrink:0}
.bl-trust-bar{border-top:1px solid #e5e5e5;margin-top:48px;padding:24px 0;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}
.bl-trust-bar__item{font-size:12px;color:#6b6b6b}
.bl-trust-bar__item strong{color:#000;font-weight:600}
button#bl-add-all.bl-add-btn{line-height:12px;}
@media screen and (max-width:900px){.bl-page{padding:24px 16px 60px}.bl-layout{grid-template-columns:1fr}.bl-sidebar{position:static}.bl-trust-bar{gap:24px}.bl-card{grid-template-columns:1fr;grid-template-areas:"thumb" "head" "body"}.bl-card__thumb{width:100%;aspect-ratio:4/3;border-right:none;border-bottom:1px solid #e5e5e5}.bl-card__head{background:#f9f9f9}}
@media screen and (max-width:480px){.bl-title{font-size:22px}.bl-chip{font-size:11px;padding:6px 10px}.bl-tabs{flex-wrap:wrap}}
/* END_SECTION:bundle-landing-ccbwc */

/* START_SECTION:bundle-landing-pb (INDEX:16) */
.bl-announce{background:#000;color:#fff;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.04em}
.bl-announce a{color:#fff}
.bl-page{max-width:1200px;margin:0 auto;padding:40px 32px 80px}
.bl-header{margin-bottom:40px}
.bl-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:10px}
.bl-title{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:6px}
.bl-subtitle{font-size:14px;color:#6b6b6b}
.bl-layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}
.bl-products{display:flex;flex-direction:column;gap:16px}
.bl-card{border:1px solid #e5e5e5;display:grid;grid-template-columns:200px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"thumb head" "thumb body"}
.bl-card__head{grid-area:head;display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#f9f9f9}
.bl-card__thumb{grid-area:thumb;aspect-ratio:1/1;width:200px;overflow:hidden;background:#f2f2f2;border-right:1px solid #e5e5e5}
.bl-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 0.2s}
.bl-thumb__placeholder{width:100%;height:100%;background:#ebebeb}
.bl-card__body{grid-area:body;padding:20px}
.bl-num{width:22px;height:22px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}
.bl-card__type{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:2px}
.bl-card__name{font-size:15px;font-weight:600}
.bl-price--compare{font-size:12px;color:#a0a0a0;text-decoration:line-through;margin-right:4px}
.bl-price--sale{font-size:15px;font-weight:600}
.bl-price--loading{font-size:13px;color:#a0a0a0}
.bl-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}
.bl-card__price{text-align:left;margin-top:4px}
.bl-selector{margin-bottom:18px}
.bl-selector:last-child{margin-bottom:0}
.bl-selector__label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:10px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.bl-selector__current{text-transform:none;letter-spacing:0;font-weight:400;color:#6b6b6b;font-size:12px}
.bl-tabs{display:flex;width:fit-content;padding-right:10px;}
.bl-tab{padding:7px 16px;border:none;border:1px solid #e5e5e5;background:#fff;color:#6b6b6b;font-family:inherit;font-size:12px;font-weight:500;margin-right:10px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}
.bl-tab:last-child{border-right:none}
.bl-tab:hover{background:#f9f9f9;color:#000}
.bl-tab--active{background:#000;color:#fff}
.bl-select-wrap{position:relative}
.bl-select-wrap::after{content:'';position:absolute;right:12px;top:50%;transform:translateY(-50%);border:4px solid transparent;border-top-color:#000;margin-top:2px;pointer-events:none}
.bl-select{width:100%;padding:9px 32px 9px 12px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:13px;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .15s}
.bl-select:hover,.bl-select:focus{border-color:#000;outline:none}
.bl-chips{display:flex;flex-wrap:wrap;gap:6px}
.bl-chip{padding:7px 13px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:12px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;line-height:1}
.bl-chip:hover{border-color:#000}
.bl-chip--active{background:#000;border-color:#000;color:#fff}
.bl-chip:disabled{opacity:.4;cursor:not-allowed}
.bl-swatches{display:flex;gap:8px;flex-wrap:wrap}
.bl-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;outline:2px solid transparent;outline-offset:2px;transition:outline-color .15s;padding:0;appearance:none;-webkit-appearance:none}
.bl-swatch:hover{outline-color:#a0a0a0}
.bl-swatch--active{outline-color:#000}
.bl-swatch:disabled{opacity:.35;cursor:not-allowed}
.bl-universal-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f9f9f9;border:1px solid #e5e5e5;margin-bottom:18px;font-size:12px;color:#6b6b6b;line-height:1.5}
.bl-universal-note svg{flex-shrink:0;margin-top:1px;color:#6b6b6b}
.bl-state{font-size:12px;color:#6b6b6b;min-height:16px;margin-top:8px}
.bl-state--error{color:#c0392b}
.bl-divider{height:1px;background:#e5e5e5;margin:18px 0}
.bl-features{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}
.bl-features li{font-size:12px;color:#6b6b6b;padding-left:14px;position:relative}
.bl-features li::before{content:'—';position:absolute;left:0;color:#a0a0a0}
.bl-sidebar{position:sticky;top:24px}
.bl-summary{border:1px solid #e5e5e5}
.bl-summary__head{display:flex;align-items:baseline;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}
.bl-summary__head h2{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.bl-summary__head span{font-size:12px;color:#6b6b6b}
.bl-summary__items{padding:0 20px}
.bl-summary__item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #e5e5e5}
.bl-summary__item:last-child{border-bottom:none}
.bl-summary__type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#a0a0a0;margin-bottom:2px}
.bl-summary__name{font-size:13px;font-weight:600;margin-bottom:2px}
.bl-summary__variant{font-size:12px;color:#6b6b6b}
.bl-summary__price{font-size:13px;font-weight:600;flex-shrink:0}
.bl-summary__totals{background:#f9f9f9;border-top:1px solid #e5e5e5;padding:16px 20px}
.bl-total-line{display:flex;justify-content:space-between;font-size:13px;color:#6b6b6b;margin-bottom:6px}
.bl-total-line:last-child{margin-bottom:0}
.bl-total-line--savings{color:#c0392b;font-weight:500}
.bl-total-line--grand{color:#000;font-weight:700;font-size:15px;padding-top:10px;margin-top:6px;border-top:1px solid #e5e5e5}
.bl-summary__cta{padding:16px 20px 0}
.bl-add-btn{display:block;width:100%;background:#000;color:#fff;border:none;padding:15px;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .15s}
.bl-add-btn:hover:not(:disabled){background:#2d2d2d}
.bl-add-btn:disabled{background:#a0a0a0;cursor:not-allowed}
.bl-add-btn--done{background:#2e7d32 !important}
.bl-add-btn__note{font-size:11px;color:#6b6b6b;text-align:center;margin-top:10px}
.bl-trust{list-style:none;padding:14px 20px 20px;display:flex;flex-direction:column;gap:6px}
.bl-trust li{font-size:11px;color:#6b6b6b;display:flex;align-items:center;gap:6px}
.bl-trust li::before{content:'';display:inline-block;width:4px;height:4px;background:#a0a0a0;border-radius:50%;flex-shrink:0}
.bl-trust-bar{border-top:1px solid #e5e5e5;margin-top:48px;padding:24px 0;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}
.bl-trust-bar__item{font-size:12px;color:#6b6b6b}
.bl-trust-bar__item strong{color:#000;font-weight:600}
button#bl-add-all.bl-add-btn{line-height:12px;}
@media screen and (max-width:900px){.bl-page{padding:24px 16px 60px}.bl-layout{grid-template-columns:1fr}.bl-sidebar{position:static}.bl-trust-bar{gap:24px}.bl-card{grid-template-columns:1fr;grid-template-areas:"thumb" "head" "body"}.bl-card__thumb{width:100%;aspect-ratio:4/3;border-right:none;border-bottom:1px solid #e5e5e5}.bl-card__head{background:#f9f9f9}}
@media screen and (max-width:480px){.bl-title{font-size:22px}.bl-chip{font-size:11px;padding:6px 10px}.bl-tabs{flex-wrap:wrap}}
/* END_SECTION:bundle-landing-pb */

/* START_SECTION:bundle-landing (INDEX:17) */
.bl-announce{background:#000;color:#fff;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.04em}
.bl-announce a{color:#fff}
.bl-page{max-width:1200px;margin:0 auto;padding:40px 32px 80px}
.bl-header{margin-bottom:40px}
.bl-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:10px}
.bl-title{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:6px}
.bl-subtitle{font-size:14px;color:#6b6b6b}
.bl-layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}
.bl-products{display:flex;flex-direction:column;gap:16px}
.bl-card{border:1px solid #e5e5e5;display:grid;grid-template-columns:200px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"thumb head" "thumb body"}
.bl-card__head{grid-area:head;display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e5e5;background:#f9f9f9}
.bl-card__thumb{grid-area:thumb;aspect-ratio:1/1;width:200px;overflow:hidden;background:#f2f2f2;border-right:1px solid #e5e5e5}
.bl-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 0.2s}
.bl-thumb__placeholder{width:100%;height:100%;background:#ebebeb}
.bl-card__body{grid-area:body;padding:20px}
.bl-num{width:22px;height:22px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}
.bl-card__type{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin-bottom:2px}
.bl-card__name{font-size:15px;font-weight:600}
.bl-price--compare{font-size:12px;color:#a0a0a0;text-decoration:line-through;margin-right:4px}
.bl-price--sale{font-size:15px;font-weight:600}
.bl-price--loading{font-size:13px;color:#a0a0a0}
.bl-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}
.bl-card__price{text-align:left;margin-top:4px}
.bl-selector{margin-bottom:18px}
.bl-selector:last-child{margin-bottom:0}
.bl-selector__label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:10px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.bl-selector__current{text-transform:none;letter-spacing:0;font-weight:400;color:#6b6b6b;font-size:12px}
.bl-tabs{display:flex;width:fit-content;padding-right:10px;}
.bl-tab{padding:7px 16px;border:none;border:1px solid #e5e5e5;background:#fff;color:#6b6b6b;font-family:inherit;font-size:12px;font-weight:500;margin-right:10px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}
.bl-tab:last-child{border-right:none}
.bl-tab:hover{background:#f9f9f9;color:#000}
.bl-tab--active{background:#000;color:#fff}
.bl-select-wrap{position:relative}
.bl-select-wrap::after{content:'';position:absolute;right:12px;top:50%;transform:translateY(-50%);border:4px solid transparent;border-top-color:#000;margin-top:2px;pointer-events:none}
.bl-select{width:100%;padding:9px 32px 9px 12px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:13px;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .15s}
.bl-select:hover,.bl-select:focus{border-color:#000;outline:none}
.bl-chips{display:flex;flex-wrap:wrap;gap:6px}
.bl-chip{padding:7px 13px;border:1px solid #e5e5e5;background:#fff;color:#000;font-family:inherit;font-size:12px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;line-height:1}
.bl-chip:hover{border-color:#000}
.bl-chip--active{background:#000;border-color:#000;color:#fff}
.bl-chip:disabled{opacity:.4;cursor:not-allowed}
.bl-swatches{display:flex;gap:8px;flex-wrap:wrap}
.bl-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;outline:2px solid transparent;outline-offset:2px;transition:outline-color .15s;padding:0;appearance:none;-webkit-appearance:none}
.bl-swatch:hover{outline-color:#a0a0a0}
.bl-swatch--active{outline-color:#000}
.bl-swatch:disabled{opacity:.35;cursor:not-allowed}
.bl-universal-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f9f9f9;border:1px solid #e5e5e5;margin-bottom:18px;font-size:12px;color:#6b6b6b;line-height:1.5}
.bl-universal-note svg{flex-shrink:0;margin-top:1px;color:#6b6b6b}
.bl-state{font-size:12px;color:#6b6b6b;min-height:16px;margin-top:8px}
.bl-state--error{color:#c0392b}
.bl-divider{height:1px;background:#e5e5e5;margin:18px 0}
.bl-features{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}
.bl-features li{font-size:12px;color:#6b6b6b;padding-left:14px;position:relative}
.bl-features li::before{content:'—';position:absolute;left:0;color:#a0a0a0}
.bl-sidebar{position:sticky;top:24px}
.bl-summary{border:1px solid #e5e5e5}
.bl-summary__head{display:flex;align-items:baseline;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}
.bl-summary__head h2{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.bl-summary__head span{font-size:12px;color:#6b6b6b}
.bl-summary__items{padding:0 20px}
.bl-summary__item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #e5e5e5}
.bl-summary__item:last-child{border-bottom:none}
.bl-summary__type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#a0a0a0;margin-bottom:2px}
.bl-summary__name{font-size:13px;font-weight:600;margin-bottom:2px}
.bl-summary__variant{font-size:12px;color:#6b6b6b}
.bl-summary__price{font-size:13px;font-weight:600;flex-shrink:0}
.bl-summary__totals{background:#f9f9f9;border-top:1px solid #e5e5e5;padding:16px 20px}
.bl-total-line{display:flex;justify-content:space-between;font-size:13px;color:#6b6b6b;margin-bottom:6px}
.bl-total-line:last-child{margin-bottom:0}
.bl-total-line--savings{color:#c0392b;font-weight:500}
.bl-total-line--grand{color:#000;font-weight:700;font-size:15px;padding-top:10px;margin-top:6px;border-top:1px solid #e5e5e5}
.bl-summary__cta{padding:16px 20px 0}
.bl-add-btn{display:block;width:100%;background:#000;color:#fff;border:none;padding:15px;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .15s}
.bl-add-btn:hover:not(:disabled){background:#2d2d2d}
.bl-add-btn:disabled{background:#a0a0a0;cursor:not-allowed}
.bl-add-btn--done{background:#2e7d32 !important}
.bl-add-btn__note{font-size:11px;color:#6b6b6b;text-align:center;margin-top:10px}
.bl-trust{list-style:none;padding:14px 20px 20px;display:flex;flex-direction:column;gap:6px}
.bl-trust li{font-size:11px;color:#6b6b6b;display:flex;align-items:center;gap:6px}
.bl-trust li::before{content:'';display:inline-block;width:4px;height:4px;background:#a0a0a0;border-radius:50%;flex-shrink:0}
.bl-trust-bar{border-top:1px solid #e5e5e5;margin-top:48px;padding:24px 0;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}
.bl-trust-bar__item{font-size:12px;color:#6b6b6b}
.bl-trust-bar__item strong{color:#000;font-weight:600}
button#bl-add-all.bl-add-btn{line-height:12px;}
@media screen and (max-width:900px){.bl-page{padding:24px 16px 60px}.bl-layout{grid-template-columns:1fr}.bl-sidebar{position:static}.bl-trust-bar{gap:24px}.bl-card{grid-template-columns:1fr;grid-template-areas:"thumb" "head" "body"}.bl-card__thumb{width:100%;aspect-ratio:4/3;border-right:none;border-bottom:1px solid #e5e5e5}.bl-card__head{background:#f9f9f9}}
@media screen and (max-width:480px){.bl-title{font-size:22px}.bl-chip{font-size:11px;padding:6px 10px}.bl-tabs{flex-wrap:wrap}}
/* END_SECTION:bundle-landing */

/* START_SECTION:peel-bundle-hero (INDEX:96) */
.peel-hero {
    position: relative;
    background-color: var(--bg-base);
    padding-top: var(--pt);
    padding-bottom: var(--pb);
    overflow: hidden;
  }
  .peel-hero__bg {
    position: absolute;
    inset: 0;
    z-index: 0;
  }
  .peel-hero__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
  }
  .peel-hero__bg-fade {
    position: absolute;
    inset: 0;
    background:
      var(--bg-overlay),
      linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, var(--bg-base) 100%);
  }
  .peel-hero__inner {
    position: relative;
    z-index: 1;
    max-width: var(--max-w);
    margin-inline: auto;
    padding-inline: 1.5rem;
    min-height: var(--min-height);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: var(--text-align);
  }
  .peel-hero__content {
    max-width: 640px;
    width: 100%;
  }
  .peel-hero__eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.78rem;
    font-weight: 600;
    color: var(--accent);
    margin: 0 0 1rem;
  }
  .peel-hero__heading {
    font-size: var(--heading-size);
    line-height: 1.04;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: var(--heading-color);
    margin: 0 0 1rem;
  }
  .peel-hero__accent {
    color: var(--accent);
  }
  .peel-hero__subtext {
    font-size: var(--body-size);
    line-height: 1.5;
    color: var(--text-color);
    max-width: 42ch;
    margin-inline: auto;
  }
  .peel-hero__subtext.rte > :first-child { margin-top: 0; }
  .peel-hero__subtext.rte > :last-child { margin-bottom: 0; }
  .peel-hero__cta {
    margin-top: 1.75rem;
  }
  .peel-hero__button {
    display: inline-block;
    padding: 0.9rem 1.9rem;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
    transition: transform 0.15s ease, opacity 0.15s ease;
  }
  .peel-hero__button:hover { transform: translateY(-1px); opacity: 0.92; }
  .peel-hero__button--primary {
    background: var(--accent);
    color: #fff;
  }
  .peel-hero__button--secondary {
    border: 1.5px solid var(--accent);
    color: var(--accent);
  }
  .peel-hero__scroll {
    display: inline-flex;
    margin-top: 2.5rem;
    color: var(--text-color);
    opacity: 0.7;
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .peel-hero__scroll:hover { opacity: 1; transform: translateY(3px); }
  .peel-hero__scroll svg { animation: peel-hero-bob-{{ section.id }} 2.2s ease-in-out infinite; }

  /* Vertical dot pagination, pinned to the right */
  .peel-hero__dots {
    position: absolute;
    right: 1.75rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    z-index: 2;
  }
  .peel-hero__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--heading-color);
    opacity: 0.28;
    transition: opacity 0.2s ease, transform 0.2s ease;
  }
  a.peel-hero__dot:hover { opacity: 0.6; }
  .peel-hero__dot.is-active { opacity: 0.9; transform: scale(1.15); }

  @keyframes peel-hero-bob-{{ section.id }} {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(5px); }
  }
  @media (prefers-reduced-motion: reduce) {
    .peel-hero__scroll svg { animation: none; }
  }

  @media (max-width: 749px) {
    .peel-hero {
      padding-top: var(--pt-m);
      padding-bottom: var(--pb-m);
    }
    .peel-hero__inner { min-height: var(--min-height-m); }
    .peel-hero__heading { font-size: var(--heading-size-m); }
    .peel-hero__dots { right: 0.85rem; gap: 0.5rem; }
  }
/* END_SECTION:peel-bundle-hero */

/* START_SECTION:peel-bundle-kit (INDEX:97) */
.peel-kit {
    padding-top: var(--pt);
    padding-bottom: var(--pb);
  }
  .peel-kit__inner {
    max-width: var(--max-w);
    margin-inline: auto;
    padding-inline: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--col-gap);
    align-items: center;
  }
  /* Media-left (default): media first. Media-right: swap order. */
  .peel-kit--media-right .peel-kit__media { order: 2; }
  .peel-kit--media-right .peel-kit__content { order: 1; }

  /* FIXED 4-IMAGE BENTO — hard-coded formation matching the reference.
     2 columns x 3 rows with explicit areas:
       [1 hero (left, tall)] [2 top-right]
       [1 hero (cont.)     ] [3 bottom-right (spans 2 rows, tall)]
       [4 wide (bottom-left)] [3 (cont.)]
     Count and positions are not configurable. */
  .peel-kit__media {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    grid-template-rows: 1.25fr 0.9fr 0.9fr;
    grid-template-areas:
      "hero  top"
      "hero  bottom"
      "wide  bottom";
    gap: var(--media-gap);
    align-items: stretch;
    min-height: var(--bento-h);
  }
  .peel-kit__cell--1 { grid-area: hero; }
  .peel-kit__cell--2 { grid-area: top; }
  .peel-kit__cell--3 { grid-area: bottom; }
  .peel-kit__cell--4 { grid-area: wide; }

  .peel-kit__media-item {
    position: relative;
    border-radius: var(--radius);
    overflow: hidden;
    height: 100%;
  }
  .peel-kit__media-item.is-cover { background: #f4f4f5; }
  .peel-kit__media-item.is-contain { background: transparent; }

  .peel-kit__img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
  }
  .peel-kit__img--cover { object-fit: cover; }
  .peel-kit__img--contain { object-fit: contain; padding: 8%; }
  .peel-kit__placeholder { background: #ececec; }

  /* CONTENT */
  .peel-kit__eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--check-color);
    margin: 0 0 0.5rem;
  }
  .peel-kit__title {
    font-size: var(--heading-size);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.01em;
    color: var(--heading-color);
    margin: 0 0 0.9rem;
  }
  .peel-kit__desc {
    font-size: var(--body-size);
    line-height: 1.55;
    color: var(--text-color);
    max-width: 46ch;
    margin: 0 0 1.5rem;
  }
  .peel-kit__desc.rte > :first-child { margin-top: 0; }
  .peel-kit__desc.rte > :last-child { margin-bottom: 0; }

  .peel-kit__features {
    list-style: none;
    margin: 0 0 1.5rem;
    padding: 0;
  }
  .peel-kit__feature {
    display: flex;
    align-items: center;
    gap: var(--check-text-gap);
    padding: var(--feature-gap) 0;
    border-bottom: 1px solid var(--row-border);
    font-size: var(--body-size);
    color: var(--heading-color);
  }
  .peel-kit__feature:first-child { border-top: 1px solid var(--row-border); }
  .peel-kit__check {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--check-size);
    height: var(--check-size);
    border-radius: 8px;
    background: var(--check-bg);
    color: var(--check-color);
  }
  .peel-kit__check svg {
    width: 60%;
    height: 60%;
  }

  .peel-kit__pricing { margin-bottom: 1.25rem; }
  .peel-kit__price-row {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.15rem;
  }
  .peel-kit__compare {
    font-size: var(--compare-size);
    color: var(--compare-color);
    text-decoration: line-through;
  }
  .peel-kit__save {
    display: inline-block;
    font-size: var(--save-size);
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--save-color);
    background: var(--save-bg);
    padding: 0.18rem 0.5rem;
    border-radius: 4px;
  }
  .peel-kit__price {
    font-size: var(--price-size);
    font-weight: 800;
    color: var(--price-color);
    margin: 0;
  }

  .peel-kit__button {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0.95rem 1.5rem;
    border-radius: 8px;
    background: var(--btn-bg);
    color: var(--btn-color);
    font-weight: 600;
    text-decoration: none;
    transition: opacity 0.15s ease, transform 0.15s ease;
  }
  .peel-kit__button:hover { opacity: 0.92; transform: translateY(-1px); }
  .peel-kit__button:focus-visible { outline: 2px solid var(--btn-bg); outline-offset: 2px; }

  /* MOBILE */
  @media (max-width: 749px) {
    .peel-kit {
      padding-top: var(--pt-m);
      padding-bottom: var(--pb-m);
    }
    .peel-kit__inner {
      grid-template-columns: 1fr;
      gap: 1.75rem;
    }
    /* Always show media above content on mobile, regardless of desktop side. */
    .peel-kit--media-right .peel-kit__media,
    .peel-kit__media { order: 1; }
    .peel-kit--media-right .peel-kit__content,
    .peel-kit__content { order: 2; }
    .peel-kit__title { font-size: var(--heading-size-m); }

    /* Bento on mobile: hero full-width on top, the two small side-by-side, wide below. */
    .peel-kit__media {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto auto auto;
      grid-template-areas:
        "hero hero"
        "top  bottom"
        "wide wide";
      min-height: 0;
    }
    .peel-kit__cell--1 { aspect-ratio: 16 / 11; }
    .peel-kit__cell--2,
    .peel-kit__cell--3,
    .peel-kit__cell--4 { aspect-ratio: 4 / 3; }
  }
/* END_SECTION:peel-bundle-kit */