.kc-bundle{display:block;margin:1.25rem 0 .375rem;font-family:var(--text-font-family, "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kc-bundle+.product-form__buy-buttons,.product-form:has(>.kc-bundle)>.product-form__buy-buttons{margin-top:0;padding-top:0}.kc-bundle__heading{font-size:.75rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:#4a4a4a;margin:0 0 .875rem}.kc-bundle__list{display:flex;flex-direction:column;border:1px solid #cdc9bb;border-radius:10px;background:#fff;overflow:visible}.kc-bundle__option{position:relative;display:flex;align-items:center;gap:1rem;padding:1.125rem 1.25rem;border-top:1px solid #cdc9bb;background:transparent;cursor:pointer;transition:background-color .12s ease;-webkit-user-select:none;user-select:none;border-radius:0}.kc-bundle__option:first-child{border-top:none}.kc-bundle__option:not(.is-checked):hover{background:#fafaf5}.kc-bundle__option.is-checked{border:2px solid #111;border-radius:10px;margin:-1px;z-index:2;background:#fff;padding:calc(1.125rem - 1px) calc(1.25rem - 1px)}.kc-bundle__option.is-checked+.kc-bundle__option{border-top-color:transparent}.kc-bundle__input{position:absolute;opacity:0;pointer-events:none}.kc-bundle__radio{flex-shrink:0;width:22px;height:22px;border:1.75px solid #c4bfb1;border-radius:50%;background:#fff;position:relative;transition:border-color .15s ease}.kc-bundle__option:not(.is-checked):hover .kc-bundle__radio{border-color:#8c8674}.kc-bundle__option.is-checked .kc-bundle__radio{border-color:#111;border-width:1.75px}.kc-bundle__option.is-checked .kc-bundle__radio:after{content:"";position:absolute;top:3.5px;right:3.5px;bottom:3.5px;left:3.5px;background:#111;border-radius:50%}.kc-bundle__content{flex:1 1 auto;display:flex;flex-direction:column;gap:3px;min-width:0}.kc-bundle__title{font-family:inherit;font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;color:#111;line-height:1.3}.kc-bundle__eyebrow{font-family:inherit;font-size:.6875rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#8c8674;line-height:1;margin-bottom:2px}.kc-bundle__subtitle{font-family:inherit;font-size:.875rem;font-weight:400;color:#6a6a6a;line-height:1.4}.kc-bundle__badge{flex-shrink:0;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.005em;color:#1d4f2a;background:#f0f7f1;border:1px solid #a4cdac;padding:7px 13px;border-radius:6px;white-space:nowrap;line-height:1.2;display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px}.kc-bundle__badge-pct{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#2d6a3f;opacity:.85}.kc-bundle__badge-amount{font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.005em}.kc-bundle__badge--byob{display:inline-flex;flex-direction:row;align-items:center}.kc-bundle__badge--byob .kc-bundle__badge-pct{font-size:.8125rem}.kc-bundle.is-loading{pointer-events:none;opacity:.7}.kc-byob{margin-top:-2px;border:1px solid #d4d2cc;border-top:none;border-radius:0 0 10px 10px;background:#f5f4f0;padding:18px 18px 22px;position:relative}.kc-byob:not(.is-open){display:none!important}.kc-byob.is-open{display:block;animation:kc-byob-fade .22s ease}@keyframes kc-byob-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.kc-byob__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #dcdad4}.kc-byob__label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#1a1a1a}.kc-byob__counter{font-size:.8125rem;color:#6b6b6b;font-variant-numeric:tabular-nums}.kc-byob__counter strong{font-weight:700;color:#1a1a1a;margin:0 2px}.kc-byob__total{font-variant-numeric:tabular-nums;margin-left:4px}.kc-byob__total strong{font-weight:700;color:#1d4f2a;margin-left:2px}.kc-byob.is-complete .kc-byob__counter,.kc-byob.is-complete .kc-byob__counter strong{color:#1d4f2a}.kc-byob__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-height:560px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#c4bea8 transparent}.kc-byob__grid::-webkit-scrollbar{width:6px}.kc-byob__grid::-webkit-scrollbar-track{background:transparent}.kc-byob__grid::-webkit-scrollbar-thumb{background:#c4bea8;border-radius:99px}.kc-byob__grid::-webkit-scrollbar-thumb:hover{background:#a39c84}.kc-byob__grid-wrap{position:relative}.kc-byob__grid-wrap:after{content:"";position:absolute;left:0;right:6px;bottom:0;height:24px;background:linear-gradient(to top,#f5f4f0,transparent);pointer-events:none;border-radius:0 0 8px 8px}.kc-byob__card{background:#fff;border:1px solid #dcdad4;border-radius:12px;padding:18px 16px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease;position:relative}.kc-byob__card:hover{border-color:#c4bea8;transform:translateY(-1px);box-shadow:0 2px 12px #0000000a}.kc-byob__card.is-picked{border-color:#1a1a1a;border-width:2px;padding:17px 15px 15px;box-shadow:0 2px 16px #0000000f}.kc-byob__card.is-picked:after{content:"";position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#1a1a1a url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/12px no-repeat}.kc-byob__skel{background:linear-gradient(90deg,#ebe8e0,#f3f1eb,#ebe8e0);background-size:200% 100%;animation:kc-skel-shimmer 1.4s ease-in-out infinite;border-radius:6px;display:block}.kc-byob__skel--img{width:100%;height:100%;border-radius:8px}.kc-byob__skel--sw{width:30px;height:30px;border-radius:50%}@keyframes kc-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.kc-byob__skel,.kc-byob.is-open{animation:none}}.kc-byob__card-img{width:110px;height:110px;border-radius:8px;background:#f5f5f3;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.kc-byob__card-img img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .2s ease}.kc-byob__card-name{font-size:.9375rem;font-weight:700;letter-spacing:-.005em;color:#1a1a1a;line-height:1.3;margin-bottom:14px;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kc-byob__swatches{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:auto}.kc-byob__swatch{width:30px;height:30px;padding:0;border:1.5px solid #d0cdc0;border-radius:50%;background:#fff;position:relative;overflow:hidden;cursor:pointer;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease;flex-shrink:0}.kc-byob__swatch:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px}.kc-byob__swatch:hover{border-color:#8c8674}.kc-byob__swatch img{width:100%;height:100%;object-fit:cover;display:block}.kc-byob__swatch.is-picked{border-color:#1a1a1a;border-width:2.5px;transform:scale(1.12);box-shadow:0 0 0 1.5px #fff inset,0 2px 6px #0003}.kc-byob__swatch--solid{position:relative}.kc-byob__swatch--solid:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#ffffff2e;pointer-events:none}.kc-byob__toast{position:absolute;left:50%;bottom:16px;transform:translate(-50%) translateY(8px);background:#1a1a1a;color:#fff;font-size:.8125rem;padding:8px 14px;border-radius:6px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:10;white-space:nowrap}.kc-byob__toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:640px){.kc-byob{padding:16px 14px 18px}.kc-byob__grid{grid-template-columns:1fr;gap:10px;max-height:280px}.kc-byob__card{flex-direction:row;align-items:center;text-align:left;padding:14px;gap:16px}.kc-byob__card.is-picked{padding:13px}.kc-byob__card-img{width:76px;height:76px;margin-bottom:0;flex-shrink:0}.kc-byob__card-name{font-size:.9375rem;margin-bottom:8px;min-height:0;-webkit-line-clamp:1}.kc-byob__card-content{flex:1;min-width:0;display:flex;flex-direction:column}.kc-byob__swatches{justify-content:flex-start;margin-top:0}.kc-byob__swatch{width:30px;height:30px}.kc-byob__card.is-picked:after{top:14px;right:14px}}.kc-bundle__option[data-byob].is-checked{border-bottom-left-radius:0;border-bottom-right-radius:0}kc-bundle-selector{position:relative}.kc-byob__swatch:focus-visible,.kc-byob__card:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media(max-width:640px){.kc-bundle{margin:1rem 0 .375rem}.kc-bundle__option{padding:1rem 1.125rem;gap:.875rem}.kc-bundle__option.is-checked{padding:calc(1rem - 1px) calc(1.125rem - 1px)}.kc-bundle__radio{width:20px;height:20px}.kc-bundle__option.is-checked .kc-bundle__radio:after{top:3px;right:3px;bottom:3px;left:3px}.kc-bundle__title{font-size:.9375rem}.kc-bundle__subtitle{font-size:.8125rem}.kc-bundle__badge{font-size:.75rem;padding:6px 10px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/kc-bundle.css.map */
