@keyframes bb-confetti-fall{0%{transform:translateY(-8px) rotate(0);opacity:1}to{transform:translateY(105vh) rotate(720deg);opacity:0}}@keyframes bb-progress-shimmer{0%{left:-60%}to{left:110%}}@keyframes bb-unlock-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bb-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.bb-bundle{--bb-gold: #c9a84c;--bb-gold-light: #e8d5a3;--bb-dark: #171717;--bb-text: #353535;--bb-muted: #7d776c;--bb-bg: #faf8f3;--bb-border: #e3ddd2;--bb-white: #ffffff;--bb-slot-empty-bg: #f4efe6;--bb-skeleton: #ece7de;--bb-danger: #b85b4c;--bb-remove-hover: #e8472a;--bb-progress-gradient: linear-gradient(90deg, #c9a96e 0%, #e8c99a 50%, #c9a96e 100%);--bb-progress-track: linear-gradient(180deg, #2a2a2a 0%, #171717 100%);--bb-progress-height: 40px}body.gradient,body,main,#MainContent,#MainContent>.shopify-section,.bundle-builder-section{background-color:#faf8f3}body.bb-bundle-modal-open{overflow:hidden}#MainContent,#MainContent>.shopify-section,.bundle-builder-section{width:100%;max-width:100%;overflow-x:hidden}.bundle-builder-section{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.bb-bundle{position:relative;width:100%;max-width:var(--page-width, 120rem);margin:0 auto;padding:4rem 1.5rem 11rem;font-family:var(--font-body-family, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);color:var(--bb-text);background:var(--bb-bg);isolation:isolate;overflow-x:hidden}.bb-bundle:before{display:none}@media screen and (min-width:750px){.bb-bundle{padding:5rem 5rem 12rem}}.bb-bundle .bb-hero{text-align:center;margin-bottom:3.6rem}.bb-bundle .bb-hero__title{margin:0 0 .8rem;font-family:var(--font-heading-family, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);font-size:calc(var(--font-heading-scale, 1) * 2.8rem);line-height:1.12;letter-spacing:.03em;color:var(--bb-dark)}@media screen and (min-width:750px){.bb-bundle .bb-hero__title{font-size:calc(var(--font-heading-scale, 1) * 4rem)}}.bb-bundle .bb-hero__subtitle{max-width:68rem;margin:0 auto;font-size:1.5rem;line-height:1.65;color:var(--bb-muted)}@media screen and (min-width:750px){.bb-bundle .bb-hero__subtitle{font-size:1.7rem}}.bb-bundle .bb-slots{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:2.4rem}.bb-bundle .bb-slot{position:relative;display:flex;flex-direction:column;width:150px;min-height:196px;height:auto;border-radius:14px;overflow:hidden;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}@media screen and (min-width:750px){.bb-bundle .bb-slot{width:182px;min-height:230px}}.bb-bundle .bb-slot--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed var(--bb-border);background:linear-gradient(180deg,#fbf8f2 0%,var(--bb-slot-empty-bg) 100%)}.bb-bundle .bb-slot__icon{margin-bottom:.5rem;color:var(--bb-muted);font-size:2.4rem;line-height:1;-webkit-user-select:none;user-select:none}.bb-bundle .bb-slot__label{padding:0 1rem;font-size:1.2rem;color:var(--bb-muted);text-align:center}.bb-bundle .bb-slot--filled{border:1.5px solid rgba(201,168,76,.5);background:var(--bb-white);box-shadow:0 12px 26px #17171714;transform:translateY(-1px);overflow:visible}.bb-bundle .bb-slot:hover,.bb-bundle .bb-slot:focus-visible{box-shadow:0 16px 30px #1717171a;transform:translateY(-2px)}.bb-bundle .bb-slot__img{display:block;width:100%;height:132px;flex:0 0 132px;object-fit:cover;border-radius:14px 14px 0 0}@media screen and (min-width:750px){.bb-bundle .bb-slot__img{height:154px;flex-basis:154px}}.bb-bundle .bb-slot__info{display:flex;flex-direction:column;justify-content:flex-start;gap:.35rem;width:100%;min-height:64px;height:auto;flex:1 1 auto;padding:.8rem 1rem 1rem;text-align:center;position:relative}.bb-bundle .bb-slot__title,.bundle-slot__name{margin:0;display:-webkit-box;width:100%;min-height:36px;overflow:hidden;color:var(--bb-dark);font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:normal;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:769px){.bb-bundle .bb-slot__title,.bundle-slot__name{font-size:14px}}.bb-bundle .bb-slot__price{margin:0;font-size:1.08rem;font-weight:700;color:var(--bb-gold)}.bb-bundle .bb-slot-variant-adder,.bb-bundle .bb-card__variant-adder,.slot-variant-adder{position:relative;width:100%;margin-top:.6rem}.bb-bundle .bb-slot-variant-adder__trigger,.slot-variant-adder__trigger{width:100%;margin-top:0;padding:6px 14px;border:1px solid #c9a96e;border-radius:20px;background:transparent;color:#c9a96e;font-size:12px;line-height:1.2;cursor:pointer;transition:background .2s ease}.bb-bundle .bb-slot-variant-adder__trigger:hover,.bb-bundle .bb-slot-variant-adder__trigger:focus-visible,.slot-variant-adder__trigger:hover{background:#c9a96e14}.bb-bundle .bb-slot-variant-adder__dropdown,.bb-bundle .bb-card__variant-adder__dropdown,.slot-variant-adder__dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:200;width:100%;padding:6px 0;border:1px solid #e8e4dc;border-radius:10px;background:#fff;box-shadow:0 4px 16px #0000001a}.bb-bundle .bb-slot-variant-adder__option,.bb-bundle .bb-card__variant-adder__option,.slot-variant-adder__option{display:block;width:100%;padding:10px 14px;border:none;background:transparent;color:#1a1a1a;font-size:13px;text-align:left;cursor:pointer}.bb-bundle .bb-slot-variant-adder__option:hover,.bb-bundle .bb-slot-variant-adder__option:focus-visible,.bb-bundle .bb-card__variant-adder__option:hover,.bb-bundle .bb-card__variant-adder__option:focus-visible,.slot-variant-adder__option:hover{background:#f5f0e8}.bb-bundle .bb-slot-variant-adder__full-msg,.bb-bundle .bb-card__variant-adder__full-msg,.slot-variant-adder__full-msg{margin-top:4px;color:#e8472a;font-size:11px;text-align:center}.bb-bundle .bb-slot-variant-adder__dropdown.hidden,.bb-bundle .bb-slot-variant-adder__full-msg.hidden,.bb-bundle .bb-card__variant-adder__dropdown.hidden,.bb-bundle .bb-card__variant-adder__full-msg.hidden,.slot-variant-adder__dropdown.hidden,.slot-variant-adder__full-msg.hidden{display:none}@media(hover:none),(pointer:coarse){.bb-bundle .bb-card:hover{transform:none;box-shadow:0 10px 28px #1717170f}.bb-bundle .bb-card:hover .bb-card__img{transform:none}.bb-bundle .bb-card__img-nav,.bb-bundle .bb-card:hover .bb-card__img-nav,.bb-bundle .bb-card__img-carousel:focus-within .bb-card__img-nav{opacity:0;pointer-events:none}.bb-bundle .bb-card__select-btn,.bb-bundle .bb-card__variant-select,.bb-bundle .bb-card__img-dot,.bb-bundle .bb-card__variant-adder__option{touch-action:manipulation}.bb-bundle .bb-card__select-btn:hover:not(:disabled){background:transparent;border-color:var(--bb-dark);color:var(--bb-dark)}.bb-bundle .bb-card__select-btn--selected:hover,.bb-bundle .bb-card__select-btn[data-state=remove]:hover{background:var(--bb-gold);border-color:var(--bb-gold);color:var(--bb-white)}.bb-bundle .bb-card__select-btn:active:not(:disabled){background:var(--bb-dark);color:var(--bb-white)}.bb-bundle .bb-card__select-btn--selected:active,.bb-bundle .bb-card__select-btn[data-state=remove]:active{background-color:#e8472a;border-color:#e8472a;color:#fff}}.bb-bundle .bb-slot__title{color:var(--bb-dark)}.bb-bundle .bb-slot__qty{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;margin:0 auto;padding:.2rem;border:1px solid var(--bb-border);border-radius:999px;background:#f5f0e8d9}.bb-bundle .bb-slot__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:transparent;color:var(--bb-dark);font-size:1.45rem;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease}.bb-bundle .bb-slot__qty-btn:hover:not(:disabled),.bb-bundle .bb-slot__qty-btn:focus-visible:not(:disabled){background:#c9a96e2e;color:var(--bb-dark)}.bb-bundle .bb-slot__qty-btn:disabled{opacity:.35;cursor:not-allowed}.bb-bundle .bb-slot__qty-value{min-width:1.8rem;color:var(--bb-dark);font-size:1.08rem;font-weight:700;line-height:1;text-align:center}.bb-bundle .bb-slot__remove{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:999px;background:#fffffff2;color:var(--bb-dark);font-size:1.7rem;line-height:1;cursor:pointer;box-shadow:0 8px 18px #17171724;transition:background-color .2s ease,color .2s ease}.bb-bundle .bb-slot__remove:hover,.bb-bundle .bb-slot__remove:focus-visible{background:var(--bb-remove-hover);color:var(--bb-white)}.bb-bundle .bb-slot__remove{cursor:pointer}.bb-bundle .bb-progress-wrap{max-width:68rem;margin:0 auto 1.6rem}.bb-bundle .bb-progress-bar{position:relative;overflow:hidden;height:var(--bb-progress-height);border-radius:999px;background:var(--bb-progress-track);box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff0f}.bb-bundle .bb-progress-bar__fill{width:0%;display:block;height:100%;position:absolute;top:0;left:0;border-radius:999px;background:var(--bb-progress-gradient)!important;transition:width .4s ease}.bb-bundle .bb-progress-bar__fill:after{content:"";position:absolute;top:0;left:-60%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);opacity:0;animation:none;transition:opacity .2s ease}.bb-bundle .bb-progress-bar__fill.bb-progress-bar__fill--active:after{opacity:1;animation:bb-progress-shimmer 2.4s infinite}.bb-bundle .bb-progress-bar__text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0 1.6rem;font-size:1.24rem;font-weight:700;color:var(--bb-white);text-align:center;text-shadow:0 1px 3px rgba(78,58,26,.35)}.bb-bundle .bb-progress-bar--complete .bb-progress-bar__text{color:var(--bb-white);text-shadow:0 1px 3px rgba(23,23,23,.22)}.bb-bundle .bb-reset-wrap{margin-bottom:1.2rem;text-align:center}.bb-bundle .bb-reset{padding:.5rem 1rem;border:none;background:transparent;color:var(--bb-muted);font-family:var(--font-body-family, sans-serif);font-size:1.25rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .2s ease}.bb-bundle .bb-reset:hover,.bb-bundle .bb-reset:focus-visible{color:var(--bb-danger)}.bb-bundle .bb-unlock{max-width:62rem;margin:0 auto 2.3rem;padding:1.6rem 2rem;border:1px solid rgba(201,168,76,.34);border-radius:16px;background:linear-gradient(135deg,#fdf6e3f5,#f7ecc9eb);text-align:center;box-shadow:0 16px 32px #c9a84c1f;animation:bb-unlock-in .4s ease forwards}.bb-bundle .bb-unlock__text{display:block;margin-bottom:.35rem;font-size:1.5rem;font-weight:700;color:var(--bb-dark)}.bb-bundle .bb-unlock__savings{font-size:1.3rem;font-weight:600;color:#8d6a11}.bb-bundle .bb-actions{max-width:62rem;margin:0 auto 2.4rem}.bb-bundle .bb-actions__buttons{display:flex;flex-wrap:wrap;gap:1rem}.bb-bundle .bb-cta,.bb-bundle .bb-buy-now{flex:1 1 0;width:100%;height:50px;border:none;border-radius:999px;font-family:var(--font-body-family, sans-serif);font-size:1.26rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,transform .2s ease}.bb-bundle .bb-buy-now,.bb-bundle .bb-cta{background:#c9a84c26;color:var(--bb-dark);border:1px solid rgba(201,168,76,.45);cursor:not-allowed}.bb-bundle .bb-buy-now:not(:disabled),.bb-bundle .bb-cta:not(:disabled){background:linear-gradient(180deg,#dcc170,#c9a84c);border-color:var(--bb-gold);color:var(--bb-white);cursor:pointer}.bb-bundle .bb-cta:not(:disabled):hover,.bb-bundle .bb-cta:not(:disabled):focus-visible,.bb-bundle .bb-buy-now:not(:disabled):hover,.bb-bundle .bb-buy-now:not(:disabled):focus-visible{transform:translateY(-1px)}.bb-bundle .bb-cta-error{margin:.75rem 0 0;color:var(--bb-danger);font-size:1.12rem;text-align:center}.bb-bundle .bb-partial-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:2rem 1.6rem}.bb-bundle .bb-partial-modal[hidden]{display:none}.bb-bundle .bb-partial-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1717176b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bb-bundle .bb-partial-modal__dialog{position:relative;width:min(100%,52rem);padding:2.6rem 2.4rem 2.4rem;border:1px solid rgba(201,168,76,.34);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#faf8f3fa),linear-gradient(135deg,#c9a84c14,#e8d5a30a);box-shadow:0 28px 80px #1717172e,inset 0 1px #ffffffb8;text-align:center;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .2s ease,transform .2s ease}.bb-bundle .bb-partial-modal.is-visible .bb-partial-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.bb-bundle .bb-partial-modal__close{position:absolute;top:1.4rem;right:1.4rem;width:3.6rem;height:3.6rem;border:1px solid rgba(201,168,76,.22);border-radius:999px;background:#ffffffbf;color:var(--bb-dark);font-size:2rem;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.bb-bundle .bb-partial-modal__close:hover,.bb-bundle .bb-partial-modal__close:focus-visible{border-color:#c9a84c7a;background:#fffffff2;transform:translateY(-1px)}.bb-bundle .bb-partial-modal__eyebrow{margin:0 0 .9rem;color:#8d6a11;font-size:1.18rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bb-bundle .bb-partial-modal__title{margin:0;color:var(--bb-dark);font-family:var(--font-heading-family, serif);font-size:clamp(2.4rem,3vw,3.2rem);line-height:1.15;letter-spacing:-.02em}.bb-bundle .bb-partial-modal__body{margin:1.2rem auto 0;max-width:42rem;color:var(--bb-muted);font-size:1.48rem;line-height:1.7}.bb-bundle .bb-partial-modal__actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.bb-bundle .bb-partial-modal__button{flex:1 1 0;min-height:50px;border-radius:999px;font-family:var(--font-body-family, sans-serif);font-size:1.28rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.bb-bundle .bb-partial-modal__button--primary{border:none;background:linear-gradient(180deg,#dcc170,#c9a84c);color:var(--bb-white);box-shadow:0 12px 24px #c9a96e33}.bb-bundle .bb-partial-modal__button--secondary{border:1px solid rgba(201,168,76,.42);background:#ffffffe6;color:var(--bb-dark)}.bb-bundle .bb-partial-modal__button:hover,.bb-bundle .bb-partial-modal__button:focus-visible{transform:translateY(-1px)}.bb-bundle .bb-picker{margin-top:3rem;scroll-margin-top:10rem}.bb-bundle .bb-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:1.8rem}.bb-bundle .bb-filter{padding:.7rem 1.45rem;border:1px solid var(--bb-border);border-radius:999px;background:#fffc;color:var(--bb-text);font-family:var(--font-body-family, sans-serif);font-size:1.25rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.bb-bundle .bb-filter:hover,.bb-bundle .bb-filter:focus-visible{border-color:#c9a84cb3;color:var(--bb-dark)}.bb-bundle .bb-filter--active{border-color:var(--bb-gold);background:linear-gradient(180deg,#c9a84c1f,#e8d5a333);color:var(--bb-dark)}.bb-bundle .bb-picker__search-wrap{display:flex;align-items:center;gap:.9rem;max-width:58rem;margin:0 auto 2.5rem}.bb-bundle .bb-picker__input-wrap{position:relative;flex:1}.bb-bundle .bb-picker__search-icon{position:absolute;top:50%;left:1.4rem;transform:translateY(-50%);color:var(--bb-muted);pointer-events:none}.bb-bundle .bb-picker__search{width:100%;height:48px;padding:0 1.5rem 0 4.2rem;border:1px solid var(--bb-border);border-radius:12px;background:#ffffffd9;color:var(--bb-text);font-family:var(--font-body-family, sans-serif);font-size:1.4rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.bb-bundle .bb-picker__search::placeholder{color:var(--bb-muted)}.bb-bundle .bb-picker__search:focus{border-color:#c9a84cd1;background:var(--bb-white);box-shadow:0 0 0 4px #c9a84c1f}.bb-bundle .bb-picker__shuffle{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0;height:48px;padding:0 1.4rem;border:1px solid var(--bb-border);border-radius:12px;background:#ffffffd9;color:var(--bb-dark);font-family:var(--font-body-family, sans-serif);font-size:1.28rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.bb-bundle .bb-picker__shuffle:hover,.bb-bundle .bb-picker__shuffle:focus-visible{border-color:#c9a84cd1;background:var(--bb-white)}.bb-bundle .bb-picker__shuffle svg{transition:transform .35s ease}.bb-bundle .bb-picker__shuffle:hover svg{transform:rotate(180deg)}.bb-bundle .bb-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;overflow:visible}@media screen and (min-width:750px){.bb-bundle .bb-picker__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.7rem}}@media screen and (min-width:1100px){.bb-bundle .bb-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bb-bundle .bb-card{position:relative;z-index:1;display:flex;flex-direction:column;overflow:visible;border:1px solid rgba(227,221,210,.92);border-radius:16px;background:#ffffffeb;box-shadow:0 10px 28px #1717170f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.bb-bundle .bb-card:has(.bb-card__variant-adder__dropdown:not(.hidden)){z-index:40}.bb-bundle .bb-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #1717171a}.bb-bundle .bb-card.selected{border-color:#c9a84cfa;box-shadow:0 0 0 2px #c9a84c5c,0 18px 38px #c9a84c2e}.bb-bundle .bb-card.bb-card--partial{border-color:#c9a84c6b}.bb-bundle .bb-card.selected .bb-card__badge{display:inline-flex}.bb-bundle .bb-card__badge{position:absolute;top:1rem;left:1rem;z-index:2;display:none;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:999px;background:var(--bb-gold);color:var(--bb-white);font-size:1.4rem;font-weight:700;box-shadow:0 8px 18px #c9a84c47}.bb-bundle .bb-card__img-wrap{position:relative;height:auto;aspect-ratio:1 / 1;overflow:hidden;border-top-left-radius:16px;border-top-right-radius:16px;background:linear-gradient(180deg,#f7f2e9,#efe7da)}@media screen and (min-width:750px){.bb-bundle .bb-card__img-wrap{height:auto}}.bb-bundle .bb-card__img-carousel{position:relative;width:100%;height:100%;border-top-left-radius:inherit;border-top-right-radius:inherit}.bb-bundle .bb-card__img-track{display:flex;width:100%;height:100%;transition:transform .35s ease;will-change:transform;border-top-left-radius:inherit;border-top-right-radius:inherit}.bb-bundle .bb-card__img-slide{flex:0 0 100%;width:100%;height:100%;border-top-left-radius:inherit;border-top-right-radius:inherit}.bb-bundle .bb-card__img{display:block;width:100%;height:100%;object-fit:cover;border-top-left-radius:inherit;border-top-right-radius:inherit;transition:transform .35s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.bb-bundle .bb-card:hover .bb-card__img{transform:scale(1.03)}.bb-bundle .bb-card__img-nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#ffffffe0;color:var(--bb-dark);font-size:2rem;line-height:1;transform:translateY(-50%);box-shadow:0 8px 18px #1717171f;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.bb-bundle .bb-card__img-nav--prev{left:10px}.bb-bundle .bb-card__img-nav--next{right:10px}.bb-bundle .bb-card:hover .bb-card__img-nav,.bb-bundle .bb-card__img-carousel:focus-within .bb-card__img-nav{opacity:1}.bb-bundle .bb-card__img-nav:hover,.bb-bundle .bb-card__img-nav:focus-visible{background:var(--bb-white)}.bb-bundle .bb-card__img-dots{position:absolute;bottom:10px;left:50%;z-index:2;display:flex;align-items:center;gap:6px;transform:translate(-50%)}.bb-bundle .bb-card__img-dot{width:7px;height:7px;padding:0;border:none;border-radius:999px;background:#ffffffb3;box-shadow:0 1px 4px #17171733;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.bb-bundle .bb-card__img-dot.is-active{background:var(--bb-gold);transform:scale(1.15)}.bb-bundle .bb-card__body{display:flex;flex:1;flex-direction:column;overflow:visible;padding:1.35rem}.bb-bundle .bb-card__title{margin:0 0 .75rem;color:var(--bb-dark);font-family:var(--font-heading-family, serif);font-size:1.4rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bb-bundle .bb-card__prices{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap;margin-bottom:.85rem}.bb-bundle .bb-card__view-link{display:inline-flex;align-items:center;margin:0 0 .95rem;color:#8d6a11;font-size:1.14rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,transform .2s ease}.bb-bundle .bb-card__view-link:hover,.bb-bundle .bb-card__view-link:focus-visible{color:var(--bb-dark);transform:translate(1px)}.bb-bundle .bb-card__price{font-size:1.45rem;font-weight:700;color:var(--bb-dark)}.bb-bundle .bb-card__compare-price{font-size:1.2rem;color:var(--bb-muted);text-decoration:line-through}.bb-bundle .bb-card__variant-select{width:100%;height:38px;margin-bottom:.9rem;padding:0 1rem;border:1px solid var(--bb-border);border-radius:10px;background:#ffffffeb;color:var(--bb-text);font-family:var(--font-body-family, sans-serif);font-size:1.22rem;cursor:pointer;touch-action:manipulation;outline:none}.bb-bundle .bb-card__variant-select:focus-visible{border-color:#c9a84cd1}.bb-bundle .bb-card__select-btn{width:100%;height:40px;margin-top:auto;border:1px solid var(--bb-dark);border-radius:999px;background:transparent;color:var(--bb-dark);font-family:var(--font-body-family, sans-serif);font-size:1.28rem;font-weight:700;letter-spacing:.01em;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-bundle .bb-card__select-btn:hover:not(:disabled),.bb-bundle .bb-card__select-btn:focus-visible:not(:disabled){background:var(--bb-dark);color:var(--bb-white)}.bb-bundle .bb-card__select-btn:disabled{opacity:.62;cursor:not-allowed}.bb-bundle .bb-card__select-btn--selected{border-color:var(--bb-gold);background:var(--bb-gold);color:var(--bb-white)}.bb-bundle .bb-card__select-btn--selected:hover,.bb-bundle .bb-card__select-btn--selected:focus-visible,.bb-bundle .bb-card__select-btn[data-state=remove]:hover,.bb-bundle .bb-card__select-btn[data-state=remove]:focus-visible{background-color:#e8472a;border-color:#e8472a;color:#fff;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.bb-bundle .bb-skeleton{overflow:hidden;border:1px solid var(--bb-border);border-radius:16px;background:var(--bb-white)}.bb-bundle .bb-skeleton__img,.bb-bundle .bb-skeleton__line{background:linear-gradient(90deg,#f5f0e7 25%,#ebe3d4,#f5f0e7 75%);background-size:200% 100%;animation:bb-shimmer 1.5s infinite}.bb-bundle .bb-skeleton__img{height:190px}@media screen and (min-width:750px){.bb-bundle .bb-skeleton__img{height:216px}}.bb-bundle .bb-skeleton__body{padding:1.35rem}.bb-bundle .bb-skeleton__line{height:14px;margin-bottom:.85rem;border-radius:999px}.bb-bundle .bb-skeleton__line--short{width:58%}.bb-bundle .bb-skeleton__line--medium{width:82%}.bb-bundle .bb-skeleton__line--btn{height:40px;margin-top:1rem;margin-bottom:0}.bb-bundle .bb-toast{position:fixed;left:50%;bottom:92px;z-index:9999;max-width:min(90vw,44rem);padding:1rem 1.6rem;border-radius:999px;background:#171717f5;color:var(--bb-white);font-size:1.25rem;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%) translateY(100px);transition:transform .3s ease,opacity .3s ease;box-shadow:0 14px 30px #17171733}.bb-bundle .bb-toast--visible{opacity:1;transform:translate(-50%) translateY(0)}.bb-bundle .bb-error-state,.bb-bundle .bb-no-results{grid-column:1 / -1;padding:4rem 2rem;text-align:center}.bb-bundle .bb-error-state__message,.bb-bundle .bb-no-results{color:var(--bb-muted);font-size:1.45rem}.bb-bundle .bb-error-state__message{margin:0 0 1.4rem}.bb-bundle .bb-error-state__retry{display:inline-flex;align-items:center;justify-content:center;min-width:12rem;height:42px;padding:0 1.8rem;border:1px solid var(--bb-dark);border-radius:999px;background:transparent;color:var(--bb-dark);font-family:var(--font-body-family, sans-serif);font-size:1.25rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease}.bb-bundle .bb-error-state__retry:hover,.bb-bundle .bb-error-state__retry:focus-visible{background:var(--bb-dark);color:var(--bb-white)}.bb-bundle .bb-bar{position:fixed;right:0;bottom:0;left:0;z-index:400;padding:1rem 1.4rem;border-top:1px solid rgba(227,221,210,.92);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 34px #17171714}.bb-bundle .bb-bar__inner{display:flex;align-items:center;gap:1.4rem;max-width:var(--page-width, 120rem);margin:0 auto}.bb-bundle .bb-bar__slots{display:flex;gap:.65rem;flex:1;overflow-x:auto;scrollbar-width:none}.bb-bundle .bb-bar__slots::-webkit-scrollbar{display:none}.bb-bundle .bb-bar__thumb,.bb-bundle .bb-bar__thumb-empty{flex-shrink:0;width:50px;height:50px;border-radius:12px;overflow:hidden}.bb-bundle .bb-bar__thumb{border:1px solid rgba(201,168,76,.48);background:var(--bb-white)}.bb-bundle .bb-bar__thumb img{display:block;width:100%;height:100%;object-fit:cover}.bb-bundle .bb-bar__thumb-empty{display:flex;align-items:center;justify-content:center;border:1px dashed var(--bb-border);background:var(--bb-slot-empty-bg);color:var(--bb-muted);font-size:1.6rem}.bb-bundle .bb-bar__pricing{display:flex;flex-direction:column;gap:.2rem;min-width:16rem}.bb-bundle .bb-bar__price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.15rem}.bb-bundle .bb-bar__price-row--total{padding-top:.35rem;margin-top:.1rem;border-top:1px solid rgba(227,221,210,.92)}.bb-bundle .bb-bar__label{color:var(--bb-muted)}.bb-bundle .bb-bar__label--total{color:var(--bb-dark);font-weight:700}.bb-bundle .bb-bar__price-row--savings .bb-bar__label,.bb-bundle .bb-bar__price-row--savings .bb-bar__value{color:#c9a96e;font-weight:600}.bb-bundle .bb-bar__value{color:var(--bb-dark);font-weight:600}.bb-bundle .bb-bar__value--total{font-size:1.5rem;font-weight:800}.bb-bundle .bb-bar__cta-wrap{margin-left:auto}.bb-bundle .bb-bar__buttons{display:flex;flex-wrap:wrap;gap:.8rem}.bb-bundle .bb-bar__cta{flex:1 1 0;min-width:0;height:50px;padding:0 2rem;border:none;border-radius:999px;background:#d9d2c6;color:var(--bb-white);font-family:var(--font-body-family, sans-serif);font-size:1.26rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:not-allowed;transition:background-color .2s ease,transform .2s ease}.bb-bundle .bb-bar__cta:not(:disabled){background:var(--bb-dark);cursor:pointer}.bb-bundle .bb-bar__cta--primary,.bb-bundle .bb-bar__cta--secondary{background:#c9a84c26;color:var(--bb-dark);border:1px solid rgba(201,168,76,.45)}.bb-bundle .bb-bar__cta--primary:not(:disabled),.bb-bundle .bb-bar__cta--secondary:not(:disabled){background:linear-gradient(180deg,#dcc170,#c9a84c);color:var(--bb-white);border-color:var(--bb-gold)}.bb-bundle .bb-bar__cta:not(.bb-bar__cta--primary):not(.bb-bar__cta--secondary):not(:disabled):hover,.bb-bundle .bb-bar__cta:not(.bb-bar__cta--primary):not(.bb-bar__cta--secondary):not(:disabled):focus-visible{background:#262626;transform:translateY(-1px)}.bb-bundle .bb-bar__cta--primary:not(:disabled):hover,.bb-bundle .bb-bar__cta--primary:not(:disabled):focus-visible,.bb-bundle .bb-bar__cta--secondary:not(:disabled):hover,.bb-bundle .bb-bar__cta--secondary:not(:disabled):focus-visible{background:linear-gradient(180deg,#d7ba67,#c49f38)}.bb-bundle .bb-bar__error{margin:.55rem 0 0;color:var(--bb-danger);font-size:1.12rem;text-align:center}@media screen and (max-width:989px){.bb-bundle .bb-bar__inner{flex-wrap:wrap;gap:.9rem}.bb-bundle .bb-bar__pricing{min-width:14rem}.bb-bundle .bb-bar__cta-wrap{width:100%;margin-left:0}.bb-bundle .bb-bar__buttons{width:100%}}@media screen and (max-width:749px){.bb-bundle .bb-slots{flex-wrap:nowrap;justify-content:flex-start;gap:.6rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.bb-bundle .bb-slots::-webkit-scrollbar{display:none}.bb-bundle .bb-slot{width:calc((100% - 1.2rem) / 3);min-width:calc((100% - 1.2rem) / 3);min-height:176px}.bb-bundle .bb-slot__img{height:88px;flex-basis:88px}.bb-bundle .bb-slot__info{min-height:88px;height:auto;padding:.6rem .5rem .65rem;gap:.25rem}.bb-bundle .bb-slot__title{font-size:13px}.bb-bundle .bb-slot__price{font-size:.92rem}.bb-bundle .bb-slot__label{padding:0 .45rem;font-size:1rem}.bb-bundle .bb-slot__qty{gap:.2rem;padding:.15rem}.bb-bundle .bb-slot__qty-btn{width:18px;height:18px;font-size:1.2rem}.bb-bundle .bb-slot__qty-value{min-width:1.4rem;font-size:.92rem}.bb-bundle .bb-slot-variant-adder__trigger,.slot-variant-adder__trigger{padding-right:8px;padding-left:8px;font-size:11px}.bb-bundle .bb-actions__buttons{flex-direction:column}.bb-bundle .bb-picker__search-wrap{flex-direction:column;align-items:stretch}.bb-bundle .bb-picker__shuffle{justify-content:center}}@media screen and (max-width:768px){.bb-bundle .bb-card__variant-adder{position:relative;margin-top:.6rem}.bb-bundle .bb-card__variant-adder__dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;margin-top:0;z-index:240}.bb-bundle .bb-actions{margin-bottom:2.8rem}.bb-bundle .bb-partial-modal{padding:1.6rem}.bb-bundle .bb-partial-modal__dialog{padding:2.3rem 1.8rem 1.8rem;border-radius:22px}.bb-bundle .bb-partial-modal__eyebrow{font-size:1.08rem;letter-spacing:.14em}.bb-bundle .bb-partial-modal__title{font-size:2.3rem}.bb-bundle .bb-partial-modal__body{font-size:1.35rem}.bb-bundle .bb-partial-modal__actions{flex-direction:column}.bb-bundle .bb-partial-modal__button{width:100%}.bb-bundle .bb-cta,.bb-bundle .bundle-cta--add{display:inline-flex;align-items:center;justify-content:center;min-height:56px;height:56px;padding:0 1.8rem;border-radius:16px;font-size:16px;font-weight:800;letter-spacing:.08em;line-height:1;box-shadow:0 10px 24px #c9a96e3d}.bb-bundle .bb-filters{display:flex;flex-wrap:nowrap;gap:6px;width:100%}.bb-bundle .bb-filter,.bundle-filter-btn{flex:1;min-width:0;white-space:nowrap;font-size:11px;padding:6px 4px;text-align:center}.bb-bundle .bb-bar{z-index:1000;padding:14px 16px max(20px,env(safe-area-inset-bottom));border:none;border-radius:20px 20px 0 0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 -4px 24px #0000001a}.bb-bundle .bb-bar__inner{flex-direction:column;align-items:stretch;gap:10px}.bb-bundle .bb-bar__slots{display:none}.bb-bundle .bb-bar__pricing{width:100%;min-width:0;max-height:none;display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.bb-bundle .bb-bar__price-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;line-height:1.4}.bb-bundle .bb-bar__label,.bb-bundle .bb-bar__value{color:#888;font-size:13px}.bb-bundle .bb-bar__price-row--savings .bb-bar__label,.bb-bundle .bb-bar__price-row--savings .bb-bar__value{color:#c9a96e;font-weight:600}.bb-bundle .bb-bar__price-row--total{padding-top:8px;margin-top:0;border-top:1px solid var(--bb-border);font-size:15px;font-weight:700}.bb-bundle .bb-bar__label--total{color:#1a1a1a;font-size:16px;font-weight:700}.bb-bundle .bb-bar__value--total{color:#1a1a1a;font-size:18px;font-weight:700}.bb-bundle .bb-bar__cta-wrap{width:100%;margin-left:0}.bb-bundle .bb-bar__buttons{display:flex;width:100%;flex-direction:column;gap:8px}.bb-bundle .bb-bar__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;height:40px;padding:0 2rem;border-radius:999px;font-size:15px;font-weight:800;letter-spacing:.08em;line-height:1;flex-shrink:0}.bb-bundle .bb-bar__cta:not(:disabled){background:#1a1a1a;color:#fff}.bb-bundle .bb-bar__cta--primary,.bb-bundle .bb-bar__cta--secondary{border:none}.bb-bundle .bb-bar__cta--primary:not(:disabled),.bb-bundle .bb-bar__cta--secondary:not(:disabled){background:linear-gradient(180deg,#dcc170,#c9a84c);color:var(--bb-white);font-weight:700;box-shadow:0 10px 24px #c9a96e38}.bb-bundle .bb-bar__cta:not(:disabled):hover,.bb-bundle .bb-bar__cta:not(:disabled):focus-visible,.bb-bundle .bb-bar__cta--secondary:not(:disabled):hover,.bb-bundle .bb-bar__cta--secondary:not(:disabled):focus-visible,.bb-bundle .bb-bar__cta--primary:not(:disabled):hover,.bb-bundle .bb-bar__cta--primary:not(:disabled):focus-visible{transform:none}.bb-bundle .bb-toast{bottom:196px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bundle-builder.css.map */
