.fp-bundle-builder,.fp-bundle-builder *{box-sizing:border-box}.fp-bundle-builder{display:block;width:100%;min-width:0;margin:18px 0;color:var(--fp-bundle-text)}.fp-bundle-builder button,.fp-bundle-builder input{font:inherit}.fp-bundle-builder__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.fp-bundle-builder__title{margin:0;color:var(--fp-bundle-text);font:inherit;font-size:20px;font-weight:750;line-height:1.2;letter-spacing:-.02em}.fp-bundle-builder__subtitle{margin:5px 0 0;color:var(--fp-bundle-muted);font-size:12px;line-height:1.45}.fp-bundle-builder__offers{display:grid;gap:8px}.fp-bundle-builder__offer{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:12px 13px;background:var(--fp-bundle-card);border:1px solid #ded7d9;border-radius:11px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.fp-bundle-builder__offer:hover{border-color:#888;transform:translateY(-1px)}.fp-bundle-builder__offer.is-selected{background:#f4f4f4;border-color:#111;box-shadow:0 0 0 1px #111}.fp-bundle-builder__offer>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.fp-bundle-builder__radio{position:relative;display:grid;place-items:center;width:19px;height:19px;background:#fff;border:1.5px solid #aaaaaa;border-radius:50%}.fp-bundle-builder__offer.is-selected .fp-bundle-builder__radio{border-color:var(--fp-bundle-accent)}.fp-bundle-builder__offer.is-selected .fp-bundle-builder__radio:after{content:"";width:9px;height:9px;background:var(--fp-bundle-accent);border-radius:50%}.fp-bundle-builder__offer-copy{display:grid;gap:4px;min-width:0}.fp-bundle-builder__offer-copy>span:last-child{color:var(--fp-bundle-muted);font-size:10.5px;line-height:1.35}.fp-bundle-builder__offer-topline{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.fp-bundle-builder__offer-topline strong{color:var(--fp-bundle-text);font-size:14px;font-weight:750;line-height:1.2}.fp-bundle-builder__badge{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;color:var(--fp-bundle-accent);background:#fff;border:1px solid #d6d6d6;border-radius:5px;font-size:7px;font-weight:800;line-height:1;letter-spacing:.05em;white-space:nowrap}.fp-bundle-builder__offer.is-selected .fp-bundle-builder__badge{color:#fff;background:#111;border-color:#111}.fp-bundle-builder__offer-progress{display:inline-flex;align-items:center;justify-content:center;min-width:57px;min-height:30px;padding:6px 9px;color:#666;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;font-size:10px;font-weight:750;white-space:nowrap}.fp-bundle-builder__offer-progress.is-active{color:#fff;background:var(--fp-bundle-accent);border-color:var(--fp-bundle-accent)}.fp-bundle-builder__panel[hidden]{display:none!important}.fp-bundle-builder__panel{display:grid;gap:12px;margin-top:10px;padding:14px;background:#fafafa;border:1px solid var(--fp-bundle-border);border-radius:var(--fp-bundle-radius)}.fp-bundle-builder__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fp-bundle-builder__panel-head>div{display:grid;gap:3px}.fp-bundle-builder__panel-title{color:var(--fp-bundle-text);font-size:13px;font-weight:750}.fp-bundle-builder__panel-status{color:var(--fp-bundle-muted);font-size:10.5px}.fp-bundle-builder__clear{padding:6px 8px;color:var(--fp-bundle-muted);background:transparent;border:0;cursor:pointer;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.fp-bundle-builder__clear:hover{color:var(--fp-bundle-accent)}.fp-bundle-builder__progress{position:relative;height:5px;overflow:hidden;background:#e8e8e8;border-radius:999px}.fp-bundle-builder__progress>span{display:block;width:0;height:100%;background:var(--fp-bundle-accent);border-radius:inherit;transition:width .24s ease}.fp-bundle-builder__slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fp-bundle-builder__slot{position:relative;aspect-ratio:1 / 1;min-width:0;overflow:hidden;border-radius:10px}.fp-bundle-builder__slot.is-empty{display:grid;place-items:center;background:#fff;border:1px dashed #c9c9c9}.fp-bundle-builder__slot.is-filled{background:#eee;border:1px solid #dddddd}.fp-bundle-builder__slot.is-new{animation:fpBundlePop .36s ease both}.fp-bundle-builder__slot>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.fp-bundle-builder__slot-number{position:absolute;z-index:3;top:7px;inset-inline-start:7px;display:grid;place-items:center;width:22px;height:22px;color:#fff;background:#141011bd;border:1px solid rgba(255,255,255,.35);border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:9px;font-weight:800}.fp-bundle-builder__slot.is-empty .fp-bundle-builder__slot-number{color:#666;background:#f4f4f4;border-color:#e2e2e2;-webkit-backdrop-filter:none;backdrop-filter:none}.fp-bundle-builder__slot-empty{display:grid;place-items:center;gap:5px;padding:10px;color:#7a7a7a;text-align:center;font-size:9px;font-weight:650}.fp-bundle-builder__slot-plus{display:grid;place-items:center;width:30px;height:30px;color:var(--fp-bundle-accent);background:#f2f2f2;border-radius:50%;font-size:18px;font-weight:500;line-height:1}.fp-bundle-builder__slot-overlay{position:absolute;z-index:2;inset-inline:0;bottom:0;display:grid;gap:1px;padding:22px 8px 8px;color:#fff;background:linear-gradient(to top,#0c0a0ad6,#0c0a0a00)}.fp-bundle-builder__slot-overlay strong,.fp-bundle-builder__slot-overlay span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-bundle-builder__slot-overlay strong{font-size:9.5px;font-weight:750}.fp-bundle-builder__slot-overlay span{color:#ffffffc7;font-size:8px}.fp-bundle-builder__slot-remove{position:absolute;z-index:4;top:6px;inset-inline-end:6px;display:grid;place-items:center;width:24px;height:24px;padding:0;color:#fff;background:#141011c2;border:1px solid rgba(255,255,255,.32);border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:17px;line-height:1}.fp-bundle-builder__slot-remove:hover{background:var(--fp-bundle-accent)}.fp-bundle-builder__current{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;background:#fff;border:1px solid #dddddd;border-radius:11px}.fp-bundle-builder__current-media{width:58px;height:66px;overflow:hidden;background:#f0f0f0;border-radius:8px}.fp-bundle-builder__current-media img{display:block;width:100%;height:100%;object-fit:cover}.fp-bundle-builder__current-copy{display:grid;gap:2px;min-width:0}.fp-bundle-builder__eyebrow{color:var(--fp-bundle-accent);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.fp-bundle-builder__current-copy strong,.fp-bundle-builder__current-copy>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-bundle-builder__current-copy strong{color:var(--fp-bundle-text);font-size:11.5px;font-weight:750}.fp-bundle-builder__current-copy>span:not(.fp-bundle-builder__current-group){color:var(--fp-bundle-muted);font-size:9.5px}.fp-bundle-builder__current-group{justify-self:start;display:inline-flex;align-items:center;min-height:20px;margin-top:2px;padding:3px 7px;color:var(--fp-bundle-accent);background:#f4f4f4;border:1px solid #d7d7d7;border-radius:999px;font-size:8px;font-weight:800;line-height:1;white-space:nowrap}.fp-bundle-builder__current-group.is-ineligible,.fp-bundle-builder__current.is-ineligible .fp-bundle-builder__current-group{color:#777;background:#f4f4f4;border-color:#ddd}.fp-bundle-builder__current.is-ineligible{opacity:.78}.fp-bundle-builder__slot-group{justify-self:start;display:inline-flex;align-items:center;min-height:17px;margin-bottom:2px;padding:2px 5px;color:#fff;background:#111111e0;border:1px solid rgba(255,255,255,.32);border-radius:999px;font-size:6.8px!important;font-weight:850;line-height:1;letter-spacing:.02em;max-width:100%}.fp-bundle-builder__pricing{display:grid;gap:11px;padding:13px;background:linear-gradient(145deg,#fff,#f8f8f8);border:1px solid #dddddd;border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fp-bundle-builder__pricing.is-qualified{border-color:var(--fp-bundle-accent);box-shadow:0 8px 24px #00000014}.fp-bundle-builder__pricing-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fp-bundle-builder__pricing-head>div{display:grid;gap:3px;min-width:0}.fp-bundle-builder__pricing-head span:first-child{color:var(--fp-bundle-muted);font-size:8.5px;font-weight:700}.fp-bundle-builder__pricing-head strong{overflow:hidden;color:var(--fp-bundle-text);font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fp-bundle-builder__discount-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;color:#6f6f6f;background:#f2f2f2;border:1px solid #dedede;border-radius:8px;font-size:9px;font-weight:850;white-space:nowrap}.fp-bundle-builder__discount-badge.is-active{color:#fff;background:var(--fp-bundle-accent);border-color:var(--fp-bundle-accent)}.fp-bundle-builder__pricing-rows{display:grid;gap:7px}.fp-bundle-builder__pricing-rows>div{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--fp-bundle-muted);font-size:9.5px}.fp-bundle-builder__pricing-rows strong{color:var(--fp-bundle-text);font-size:10.5px;font-weight:750;white-space:nowrap}.fp-bundle-builder__pricing-rows .is-saving strong{color:var(--fp-bundle-success)}.fp-bundle-builder__pricing-rows .is-final{margin-top:2px;padding-top:9px;border-top:1px solid #e2e2e2;color:var(--fp-bundle-text);font-size:10.5px;font-weight:750}.fp-bundle-builder__pricing-rows .is-final strong{color:var(--fp-bundle-accent);font-size:15px;font-weight:850}.fp-bundle-builder__pricing-note{margin:0;color:#777;font-size:8px;line-height:1.4}.fp-bundle-builder__current-action{display:grid;justify-items:end;gap:6px}.fp-bundle-builder__current-action>strong{color:var(--fp-bundle-text);font-size:10.5px;font-weight:750;white-space:nowrap}.fp-bundle-builder__add-current{min-height:34px;padding:7px 11px;color:#fff;background:var(--fp-bundle-text);border:0;border-radius:8px;cursor:pointer;font-size:9.5px;font-weight:750;white-space:nowrap;transition:background-color .15s ease,transform .15s ease}.fp-bundle-builder__add-current:hover:not(:disabled){background:var(--fp-bundle-accent);transform:translateY(-1px)}.fp-bundle-builder__add-current:disabled{cursor:not-allowed;opacity:.52}.fp-bundle-builder__footer{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.fp-bundle-builder__total{display:grid;gap:2px;min-width:95px}.fp-bundle-builder__total span{color:var(--fp-bundle-muted);font-size:9px}.fp-bundle-builder__total strong{color:var(--fp-bundle-text);font-size:14px;font-weight:800;white-space:nowrap}.fp-bundle-builder__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 15px;color:#fff;background:var(--fp-bundle-accent);border:0;border-radius:10px;cursor:pointer;font-size:11px;font-weight:800;line-height:1.2;transition:background-color .15s ease,transform .15s ease,opacity .15s ease}.fp-bundle-builder__submit:hover:not(:disabled){background:var(--fp-bundle-accent-dark);transform:translateY(-1px)}.fp-bundle-builder__submit:disabled{cursor:not-allowed;opacity:.42}.fp-bundle-builder__submit.is-loading [data-fp-submit-label]{opacity:0}.fp-bundle-builder__spinner{position:absolute;display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:fpBundleSpin .7s linear infinite}.fp-bundle-builder__submit.is-loading .fp-bundle-builder__spinner{display:block}.fp-bundle-builder__message{padding:9px 10px;background:#f3f3f3;border:1px solid #dddddd;border-radius:8px;color:#555;font-size:10px;font-weight:700;text-align:center}.fp-bundle-builder__message[data-type=success]{color:var(--fp-bundle-success);background:#f5f5f5;border-color:#d8d8d8}.fp-bundle-builder__message[data-type=error]{color:#111;background:#f5f5f5;border-color:#d8d8d8}@keyframes fpBundlePop{0%{transform:scale(.86);opacity:.25}70%{transform:scale(1.035);opacity:1}to{transform:scale(1);opacity:1}}@keyframes fpBundleSpin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.fp-bundle-builder{margin:15px 0}.fp-bundle-builder__title{font-size:18px}.fp-bundle-builder__offer{grid-template-columns:19px minmax(0,1fr) auto;gap:9px;min-height:66px;padding:11px 10px}.fp-bundle-builder__offer-topline strong{font-size:13px}.fp-bundle-builder__offer-progress{min-width:52px;padding-inline:7px}.fp-bundle-builder__panel{padding:11px}.fp-bundle-builder__slots{gap:7px}.fp-bundle-builder__slot-empty{padding:7px;font-size:8px}.fp-bundle-builder__slot-plus{width:27px;height:27px;font-size:16px}.fp-bundle-builder__current{grid-template-columns:52px minmax(0,1fr);gap:8px}.fp-bundle-builder__current-media{width:52px;height:60px}.fp-bundle-builder__current-action{grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:stretch}.fp-bundle-builder__current-action>strong{font-size:10px}.fp-bundle-builder__add-current{width:100%}}@media screen and (max-width:390px){.fp-bundle-builder__offer{grid-template-columns:18px minmax(0,1fr)}.fp-bundle-builder__offer-progress{grid-column:2;justify-self:start;min-height:26px}.fp-bundle-builder__panel{padding:9px}.fp-bundle-builder__slots{gap:5px}.fp-bundle-builder__slot-number{top:5px;inset-inline-start:5px;width:19px;height:19px;font-size:8px}.fp-bundle-builder__slot-remove{top:4px;inset-inline-end:4px;width:21px;height:21px;font-size:15px}.fp-bundle-builder__slot-overlay{padding:18px 6px 6px}.fp-bundle-builder__slot-overlay strong{font-size:8.5px}.fp-bundle-builder__footer{grid-template-columns:1fr}.fp-bundle-builder__total{grid-template-columns:1fr auto;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
