.daddl-bundle-strip{position:relative;display:block;width:100%;margin:1.4rem 0;padding:1.2rem 1rem 1rem;border:1.5px solid rgba(var(--brand-burgundy-rgb),.1);border-radius:12px;background:linear-gradient(135deg,rgba(var(--brand-burgundy-rgb),.03),rgba(var(--brand-purple-rgb),.05));font-family:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.daddl-bundle-strip:hover{border-color:rgba(var(--brand-burgundy-rgb),.3);box-shadow:0 2px 10px rgba(var(--brand-burgundy-rgb),.08)}.daddl-bundle-strip:focus-visible{outline:.2rem solid var(--daddl-purple, #810057);outline-offset:.3rem}.daddl-bundle-strip__tiers{display:flex;align-items:stretch}.daddl-bundle-strip__tier{--_accent: var(--daddl-bundle-accent, var(--daddl-purple, #810057));flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.2rem .6rem;text-align:center;min-width:0}.daddl-bundle-strip__tier+.daddl-bundle-strip__tier{border-inline-start:1px solid rgba(var(--brand-burgundy-rgb),.1)}.daddl-bundle-strip__circle{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--_accent);color:#fff;flex-shrink:0}.daddl-bundle-strip__circle svg{width:1.6rem;height:1.6rem}.daddl-bundle-strip__media{width:3.6rem;height:3.6rem;border-radius:50%;overflow:hidden;flex-shrink:0}.daddl-bundle-strip__media img{width:100%;height:100%;object-fit:cover;display:block}.daddl-bundle-strip__title{font-family:GT Flaire,serif;font-weight:700;font-size:1.3rem;line-height:1.2;color:var(--_accent)}.daddl-bundle-strip__sub{font-size:1.05rem;line-height:1.25;color:#00000080}.daddl-bundle-strip__cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1.1rem;padding:1rem 1.6rem;border-radius:99px;background:var(--daddl-purple, #810057);color:#fff;font-size:1.3rem;font-weight:700;transition:background .2s ease}.daddl-bundle-strip__cta svg{transition:transform .2s ease}.daddl-bundle-strip:hover .daddl-bundle-strip__cta{background:#a64b85}.daddl-bundle-strip:hover .daddl-bundle-strip__cta svg{transform:translate(.25rem)}daddl-bundle-builder{display:block;--daddl-bundle-pad: 2.4rem;--daddl-bundle-carousel-pad: var(--daddl-bundle-pad)}@media screen and (max-width:749px){daddl-bundle-builder{--daddl-bundle-pad: 1.6rem}}@media screen and (min-width:990px){daddl-bundle-builder{--daddl-bundle-carousel-pad: 6.4rem}}daddl-bundle-builder[hidden]{display:none}body:has(daddl-bundle-builder.is-open) #shopify-chat,body:has(daddl-bundle-builder.is-open) #ShopifyChat,body:has(daddl-bundle-builder.is-open) iframe[title="Shopify online store chat"]{visibility:hidden!important}.daddl-bundle-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483644;background:#14050f73;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;touch-action:none;transition:opacity .25s ease}.daddl-bundle-modal__overlay:empty{display:block}daddl-bundle-builder.is-open .daddl-bundle-modal__overlay{opacity:1}.daddl-bundle-modal{--_purple: var(--daddl-purple, #810057);position:fixed;z-index:2147483645;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:92dvh;background-color:rgb(var(--color-background, 255 253 250));border-radius:18px 18px 0 0;box-shadow:0 -8px 40px #00000040;transform:translateY(100%);transition:transform .4s cubic-bezier(.32,.72,.25,1);will-change:transform}daddl-bundle-builder.is-open .daddl-bundle-modal{transform:translateY(0)}@media screen and (min-width:750px){.daddl-bundle-modal{max-height:min(88dvh,84rem)}.daddl-bundle-modal__header,.daddl-bundle-progress,.daddl-bundle-carousel,.daddl-bundle-modal__footer{width:100%;max-width:var(--page-width, 120rem);margin-inline:auto}}.daddl-bundle-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:2rem var(--daddl-bundle-pad) 0}.daddl-bundle-modal__title{font-family:GT Flaire,serif;font-size:2rem;font-weight:800;line-height:1.2;margin:0;color:var(--_purple)}.daddl-bundle-modal__subtitle{font-size:1.2rem;line-height:1.4;margin:.3rem 0 0;color:rgba(var(--color-foreground, 18 18 18),.6)}.daddl-bundle-modal__close{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;min-width:3.2rem;border:none;border-radius:50%;background:rgba(var(--color-foreground, 18 18 18),.06);color:rgb(var(--color-foreground, 18 18 18));cursor:pointer;transition:background .2s ease}.daddl-bundle-modal__close:hover{background:rgba(var(--color-foreground, 18 18 18),.12)}.daddl-bundle-progress{padding:2rem var(--daddl-bundle-pad) .8rem}.daddl-bundle-progress__track{display:flex;align-items:center;gap:.5rem;padding-inline-end:1.6rem;padding-bottom:3.4rem}.daddl-bundle-progress__seg{position:relative;flex:1 1 0;display:flex;align-items:center;min-width:0}.daddl-bundle-progress__seg-track{flex:1 1 auto;height:1.1rem;border-radius:999px;background:rgba(var(--color-foreground, 18 18 18),.1);box-shadow:inset 0 1px 2px #0000000f;overflow:hidden}.daddl-bundle-progress__seg-fill{height:100%;width:0;border-radius:999px;background-color:var(--daddl-bundle-success, #810057);background-image:repeating-linear-gradient(-45deg,#fff0 0 6px,#ffffff38 6px 12px);background-size:17px 100%;animation:daddl-bundle-bar-move .6s linear infinite;transition:width .5s ease}@keyframes daddl-bundle-bar-move{0%{background-position:0 0}to{background-position:17px 0}}.daddl-bundle-progress__seg-fill:empty{display:block}.daddl-bundle-progress__badge{position:absolute;inset-inline-end:0;top:50%;transform:translate(50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:rgb(var(--color-background, 255 253 250));border:2px solid rgba(var(--color-foreground, 18 18 18),.18);color:rgba(var(--color-foreground, 18 18 18),.4);box-shadow:0 1px 4px #00000014;transition:background .3s ease,border-color .3s ease,color .3s ease}[dir=rtl] .daddl-bundle-progress__badge{transform:translate(-50%,-50%)}.daddl-bundle-progress__badge svg{width:1.5rem;height:1.5rem}.daddl-bundle-progress__check{display:none}.daddl-bundle-progress__seg.is-reached .daddl-bundle-progress__badge{background:var(--daddl-bundle-success, #810057);border-color:var(--daddl-bundle-success, #810057);color:#fff;animation:daddl-bundle-badge-pop .35s ease}@keyframes daddl-bundle-badge-pop{0%{scale:1}50%{scale:1.25}to{scale:1}}.daddl-bundle-progress__seg.is-reached .daddl-bundle-progress__icon{display:none}.daddl-bundle-progress__seg.is-reached .daddl-bundle-progress__check{display:block}.daddl-bundle-progress__node-label{position:absolute;inset-inline-end:0;top:calc(50% + 1.7rem);transform:translate(50%);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;text-align:center;white-space:nowrap;color:rgba(var(--color-foreground, 18 18 18),.65)}[dir=rtl] .daddl-bundle-progress__node-label{transform:translate(-50%)}.daddl-bundle-progress__seg:last-child .daddl-bundle-progress__node-label{transform:none;text-align:end}[dir=rtl] .daddl-bundle-progress__seg:last-child .daddl-bundle-progress__node-label{transform:none}.daddl-bundle-progress__seg.is-reached .daddl-bundle-progress__node-label{color:rgb(var(--color-foreground, 18 18 18));font-weight:700}@media screen and (min-width:990px){.daddl-bundle-progress__track{padding-inline-end:2rem;padding-bottom:3.8rem}.daddl-bundle-progress__seg-track{height:1.6rem}.daddl-bundle-progress__badge{width:3.8rem;height:3.8rem}.daddl-bundle-progress__badge svg{width:1.8rem;height:1.8rem}.daddl-bundle-progress__node-label{top:calc(50% + 2.1rem);font-size:1.1rem}}.daddl-bundle-progress__status{display:flex;flex-direction:column;align-items:center;text-align:center}.daddl-bundle-progress__message{display:inline-block;margin:0;padding:.55rem 1.5rem;border-radius:99px;background:rgba(var(--color-foreground, 18 18 18),.05);font-size:1.25rem;line-height:1.4;color:rgb(var(--color-foreground, 18 18 18))}.daddl-bundle-progress__message strong{font-weight:800}.daddl-bundle-progress__msg-icon{margin-inline-end:.6rem;font-size:1.3rem;color:var(--daddl-bundle-success, #810057)}.daddl-bundle-carousel{position:relative;flex:1 1 auto;min-height:0;padding:.8rem 0 .4rem}.daddl-bundle-carousel__track{display:flex;gap:1.2rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:.4rem var(--daddl-bundle-carousel-pad) 1.2rem;scroll-padding-inline:var(--daddl-bundle-carousel-pad);scrollbar-width:none}.daddl-bundle-carousel__track::-webkit-scrollbar{display:none}.daddl-bundle-carousel__nav{position:absolute;top:40%;transform:translateY(-50%);z-index:2;display:none;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border:1px solid rgba(var(--color-foreground, 18 18 18),.15);border-radius:50%;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 18 18 18));cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:opacity .2s ease}.daddl-bundle-carousel__nav:disabled{opacity:.35;cursor:default}.daddl-bundle-carousel__nav--prev{left:.8rem}.daddl-bundle-carousel__nav--next{right:.8rem}@media screen and (min-width:750px){.daddl-bundle-carousel__nav{display:flex}}@media screen and (min-width:990px){.daddl-bundle-carousel__nav{width:4rem;height:4rem}.daddl-bundle-carousel__nav--prev{left:1.2rem}.daddl-bundle-carousel__nav--next{right:1.2rem}}.daddl-bundle-item{position:relative;flex:0 0 13.2rem;scroll-snap-align:start}@media screen and (min-width:750px){.daddl-bundle-item{flex-basis:16rem}}@media screen and (min-width:990px){.daddl-bundle-item{flex-basis:18rem}}.daddl-bundle-item__hit{display:flex;flex-direction:column;width:100%;padding:0;border:none;background:none;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.daddl-bundle-item__hit:disabled{cursor:default}.daddl-bundle-item__image-wrapper{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid rgba(var(--color-foreground, 18 18 18),.1);background:rgba(var(--color-foreground, 18 18 18),.04);transition:border-color .2s ease,box-shadow .2s ease}.daddl-bundle-item.is-selected .daddl-bundle-item__image-wrapper{border-color:var(--daddl-purple, #810057);box-shadow:0 0 0 1px var(--daddl-purple, #810057)}.daddl-bundle-item__hit:active .daddl-bundle-item__image-wrapper{transform:scale(.98)}.daddl-bundle-item__image,.daddl-bundle-item__image-placeholder{width:100%;height:100%;object-fit:cover;display:block}.daddl-bundle-item__cart-chip{position:absolute;top:.5rem;left:.5rem;padding:.2rem .6rem;border-radius:99px;background:#2e9e5aeb;color:#fff;font-size:1rem;font-weight:700;line-height:1.3;box-shadow:0 1px 4px #0000002e}.daddl-bundle-item__cart-chip[hidden]{display:none}.daddl-bundle-item__sold-out-badge{position:absolute;inset:auto 0 0 0;padding:.3rem;background:#0000008c;color:#fff;font-size:1rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.05em}.daddl-bundle-item.is-sold-out .daddl-bundle-item__image-wrapper{opacity:.55}.daddl-bundle-item__name{margin-top:.6rem;font-size:1.2rem;font-weight:700;line-height:1.25;color:rgb(var(--color-foreground, 18 18 18))}.daddl-bundle-item__price{margin-top:.1rem;font-size:1.1rem;color:rgba(var(--color-foreground, 18 18 18),.55)}.daddl-bundle-item__stepper{position:absolute;bottom:5.6rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.2rem;padding:.25rem;border-radius:99px;background:var(--daddl-purple, #810057);box-shadow:0 2px 8px #00000040;animation:daddl-bundle-pop-in .18s ease}.daddl-bundle-item__stepper[hidden]{display:none}@keyframes daddl-bundle-pop-in{0%{transform:translate(-50%) scale(.7);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}.daddl-bundle-item__step-btn{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;transition:background .15s ease}.daddl-bundle-item__step-btn:hover{background:#ffffff47}.daddl-bundle-item__step-count{min-width:2.4rem;text-align:center;color:#fff;font-size:1.3rem;font-weight:800;line-height:1}.daddl-bundle-item__step-count.is-bumping{animation:daddl-bundle-bump .25s ease}@keyframes daddl-bundle-bump{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}.daddl-bundle-modal__footer{border-top:1px solid rgba(var(--color-foreground, 18 18 18),.08);padding:1rem var(--daddl-bundle-pad) calc(1.6rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background, 255 255 255));border-radius:0 0 18px 18px}@media screen and (max-width:749px){.daddl-bundle-modal__footer{border-radius:0}}.daddl-bundle-tray{display:flex;align-items:center;gap:.8rem;min-height:4.6rem;overflow-x:auto;scrollbar-width:none;margin-bottom:.8rem;padding-top:.5rem}.daddl-bundle-tray::-webkit-scrollbar{display:none}.daddl-bundle-tray__empty{font-size:1.15rem;color:rgba(var(--color-foreground, 18 18 18),.45)}.daddl-bundle-tray__empty[hidden]{display:none}.daddl-bundle-tray__thumb{position:relative;flex-shrink:0;width:4.2rem;height:4.2rem;padding:0;border:1.5px solid rgba(var(--color-foreground, 18 18 18),.18);border-radius:10px;overflow:visible;background:rgba(var(--color-foreground, 18 18 18),.04);cursor:pointer;animation:daddl-bundle-thumb-in .2s ease}@keyframes daddl-bundle-thumb-in{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.daddl-bundle-tray__thumb img{width:100%;height:100%;object-fit:cover;border-radius:8.5px;display:block}.daddl-bundle-tray__thumb-qty{position:absolute;top:-.5rem;right:-.5rem;min-width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;padding:0 .4rem;border-radius:99px;background:var(--daddl-purple, #810057);color:#fff;font-size:1rem;font-weight:800}.daddl-bundle-modal__actions{display:flex;align-items:center}.daddl-bundle-modal__cta{flex-grow:1;display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:4.6rem;padding:1rem 1.6rem;border:none;border-radius:99px;background:var(--daddl-purple, #810057);color:#fff;font-family:inherit;font-size:1.4rem;font-weight:700;cursor:pointer;transition:background .2s ease,opacity .2s ease}.daddl-bundle-modal__cta:hover:not(:disabled){background:#a64b85}.daddl-bundle-modal__cta:disabled{opacity:.45;cursor:default}.daddl-bundle-modal__cta-badge{padding:.15rem .7rem;border-radius:99px;background:var(--daddl-bundle-success, #810057);font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.daddl-bundle-modal__cta-badge[hidden]{display:none}@media(prefers-reduced-motion:reduce){.daddl-bundle-modal,.daddl-bundle-modal__overlay,.daddl-bundle-progress__seg-fill,.daddl-bundle-progress__badge{transition:none;animation:none}.daddl-bundle-item__step-count.is-bumping,.daddl-bundle-item__stepper,.daddl-bundle-tray__thumb{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/daddl-bundle-offers.css.map */
