.atb-bundle-widget{display:block;font-family:var(--font-body-family, inherit);color:rgb(var(--color-foreground, 255, 255, 255))}.atb-bundle-widget[hidden]{display:none}.atb-bundle-widget__content{display:grid;grid-template-columns:1fr;grid-template-areas:"row" "summary";gap:1.5rem;align-items:start}@media screen and (min-width:750px){.atb-bundle-widget__content{grid-template-columns:minmax(0,1fr) minmax(220px,280px);grid-template-areas:"row summary";gap:1.5rem}}@media screen and (min-width:990px){.atb-bundle-widget__content{gap:2rem}}.atb-bundle-widget__summary{grid-area:summary}.atb-bundle-widget__row{grid-area:row}.atb-bundle-widget__heading{margin-top:0;margin-bottom:2rem;color:inherit;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.atb-bundle-widget__heading-badge{display:inline-flex;align-items:center;padding:.375rem .875rem;font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:100px;background:#9d00ff1f;border:1.5px solid rgba(157,0,255,.4);background-image:linear-gradient(90deg,#ff4fd8,#9d7bff,#4cc7ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.atb-bundle-widget__row{list-style:none;margin:0;padding:0;display:flex;gap:2rem;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.atb-bundle-widget__row::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.atb-bundle-widget__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));overflow:visible;justify-content:stretch}}.atb-bundle-widget__card{display:flex;flex-direction:column;position:relative;flex:0 0 160px;min-width:0;scroll-snap-align:start;text-align:left;animation:atb-bundle-card-fade .45s ease both}@media screen and (min-width:750px){.atb-bundle-widget__card{flex:unset;max-width:none;scroll-snap-align:unset}}@keyframes atb-bundle-card-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.atb-bundle-widget__card+.atb-bundle-widget__card:before{content:"+";position:absolute;left:-1rem;top:36%;transform:translate(-50%,-50%);font-size:2.4rem;font-weight:300;line-height:1;color:rgba(var(--color-foreground, 255, 255, 255),.55);z-index:1}.atb-bundle-widget__media{display:block;position:relative;overflow:hidden;border-radius:var(--product-card-corner-radius, 1.2rem);background:linear-gradient(135deg,#f4ecff,#fff 60%,#e9e4f5);aspect-ratio:1 / 1}.atb-bundle-widget__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 0 0,rgba(138,59,255,.18),transparent 60%),radial-gradient(circle at 100% 100%,rgba(76,199,255,.14),transparent 60%);mix-blend-mode:multiply;z-index:2}.atb-bundle-widget__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.atb-bundle-widget__info{display:flex;flex-direction:column;gap:.25rem;flex:1;margin-top:14px}.atb-bundle-widget__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale, 1) * 1.1rem);letter-spacing:calc(var(--font-heading-scale, 1) * .06rem);line-height:1.35;color:inherit;text-decoration:none;text-shadow:0 0 6px rgba(150,90,255,.35);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em;margin:0}@media screen and (min-width:750px){.atb-bundle-widget__title{font-size:calc(var(--font-heading-scale, 1) * 1.2rem)}}.atb-bundle-widget__title:hover,.atb-bundle-widget__title:focus-visible{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;outline:none}.atb-bundle-widget__price{margin:.25rem 0 0;display:flex;align-items:baseline;flex-wrap:wrap-reverse;gap:.5rem}.atb-bundle-widget__price-discounted{font-weight:600;font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale, 1));color:#c8b3ff;text-shadow:0 0 10px rgba(150,90,255,.5)}.atb-bundle-widget__price-original{font-size:1.25rem;color:rgba(var(--color-foreground, 255, 255, 255),.45);text-decoration-color:rgba(var(--color-foreground, 255, 255, 255),.45)}.atb-bundle-widget__price-original:empty{display:none}.atb-bundle-widget__summary{padding:1.5rem;border-radius:var(--product-card-corner-radius, 1.2rem);border:1.5px solid rgba(157,0,255,.3);background:#9d00ff0d}.atb-bundle-widget__summary[hidden]{display:none}@media screen and (max-width:749px){.atb-bundle-widget__summary{padding:1.75rem;gap:1.25rem}.atb-bundle-widget__summary-label{font-size:1.15rem;letter-spacing:.1em}.atb-bundle-widget__summary-prices{gap:1rem}.atb-bundle-widget__total{font-size:2.6rem}.atb-bundle-widget__original{font-size:1.5rem}.atb-bundle-widget__savings{font-size:1.15rem;padding:.45rem 1rem}.atb-bundle-widget__cta{font-size:1.5rem;min-height:60px;padding:1.125rem 1.5rem}}.atb-bundle-widget__summary-skeleton,.atb-bundle-widget__summary-real{display:flex;flex-direction:column;gap:1rem}.atb-bundle-widget__summary-skeleton[hidden],.atb-bundle-widget__summary-real[hidden]{display:none}.atb-bundle-widget__summary-label{margin:0;font-weight:600;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground, 255, 255, 255),.65)}.atb-bundle-widget__summary-prices{margin:0;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.atb-bundle-widget__total{font-weight:700;font-size:1.9rem;color:#c8b3ff;text-shadow:0 0 10px rgba(150,90,255,.5)}.atb-bundle-widget__original{font-size:1.25rem;color:rgba(var(--color-foreground, 255, 255, 255),.5);text-decoration-color:rgba(var(--color-foreground, 255, 255, 255),.5)}.atb-bundle-widget__original:empty{display:none}.atb-bundle-widget__savings{align-self:flex-start;font-weight:600;font-size:1rem;letter-spacing:.04em;padding:.3rem .7rem;border-radius:100px;background:#9d00ff1f;border:1.5px solid rgba(157,0,255,.4);background-image:linear-gradient(90deg,#ff4fd8,#9d7bff,#4cc7ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.atb-bundle-widget__savings:empty{display:none}.atb-bundle-widget__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-family:inherit;font-weight:600;font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;background:transparent;color:rgb(var(--color-foreground, 255, 255, 255));border:2px solid rgba(var(--color-foreground, 255, 255, 255),.45);border-radius:var(--product-card-corner-radius, 1.2rem);cursor:pointer;min-height:52px;transition:background-color .25s ease,color .25s ease,border-color .25s ease,opacity .2s ease}.atb-bundle-widget__cta:hover,.atb-bundle-widget__cta:focus-visible{background:rgb(var(--color-foreground, 255, 255, 255));color:rgb(var(--color-background, 15, 10, 31));border-color:rgb(var(--color-foreground, 255, 255, 255));outline:none}.atb-bundle-widget__cta:disabled{opacity:.5;cursor:not-allowed}.atb-bundle-widget__spinner{animation:atb-bundle-spin .9s linear infinite}@keyframes atb-bundle-spin{to{transform:rotate(360deg)}}.atb-bundle-widget__error{margin:0;font-size:1.2rem;color:#ff8aa0;text-align:center}.atb-bundle-widget__error[hidden]{display:none}@media(prefers-reduced-motion:no-preference)and (hover:hover){.atb-bundle-widget__media{transition:box-shadow .5s ease!important;box-shadow:0 0 #0000}.atb-bundle-widget__image{transition:transform 3s ease!important}.atb-bundle-widget__card:hover .atb-bundle-widget__media,.atb-bundle-widget__card:focus-within .atb-bundle-widget__media{box-shadow:-1rem -1rem 1rem -1rem #0000000d,1rem 1rem 1rem -1rem #0000000d,0 0 .5rem #fff0,0 2rem 3.5rem -2rem #00000080!important}.atb-bundle-widget__card:hover .atb-bundle-widget__image,.atb-bundle-widget__card:focus-within .atb-bundle-widget__image{transform:scale(1.03)!important}}.atb-bundle-widget__card--skeleton{pointer-events:none;animation:none}.atb-bundle-widget__card--skeleton .atb-bundle-widget__media{background:linear-gradient(135deg,#f4ecff,#fff 60%,#e9e4f5)}.atb-bundle-widget__skeleton-line{display:block;border-radius:4px;background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f);background-size:200% 100%;animation:atb-bundle-skeleton-shimmer 1.4s ease-in-out infinite}.atb-bundle-widget__skeleton-line--title{height:1.4rem;margin-top:.4rem}.atb-bundle-widget__skeleton-line--price{height:1.4rem;width:40%;margin-top:.6rem}.atb-bundle-widget__skeleton-line--summary-label{height:1.4rem;width:50%}.atb-bundle-widget__skeleton-line--summary-price{height:2.6rem;width:75%}.atb-bundle-widget__skeleton-line--summary-badge{height:2.4rem;width:50%;border-radius:100px}.atb-bundle-widget__skeleton-line--summary-cta{height:52px;border-radius:var(--product-card-corner-radius, 1.2rem);margin-top:auto}@keyframes atb-bundle-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.atb-bundle-widget__variant-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:.5rem;padding:.4rem .7rem;font-family:inherit;font-weight:500;font-size:1.1rem;letter-spacing:.03em;color:rgb(var(--color-foreground, 255, 255, 255));background:transparent;border:1.5px solid rgba(var(--color-foreground, 255, 255, 255),.35);border-radius:100px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;max-width:100%}.atb-bundle-widget__variant-trigger[hidden]{display:none}.atb-bundle-widget__variant-trigger:hover,.atb-bundle-widget__variant-trigger:focus-visible{border-color:rgb(var(--color-foreground, 255, 255, 255));background:rgba(var(--color-foreground, 255, 255, 255),.08);outline:none}.atb-bundle-widget__variant-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atb-bundle-widget__variant-chevron{flex-shrink:0;opacity:.7}.atb-bundle-widget__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.atb-bundle-widget__modal[hidden]{display:none}.atb-bundle-widget__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:atb-bundle-modal-fade-in .2s ease both}.atb-bundle-widget__modal-content{position:relative;width:100%;max-width:480px;max-height:calc(100dvh - 2rem);overflow-y:auto;padding:2rem 1.75rem 1.5rem;background:#2c1f5a;border:1.5px solid rgba(157,0,255,.65);border-radius:var(--product-card-corner-radius, 1.2rem);box-shadow:0 30px 60px -20px #000c,0 0 80px -20px #9d00ff8c,0 0 0 1px #ffffff0d;color:rgb(var(--color-foreground, 255, 255, 255));animation:atb-bundle-modal-slide-up .25s cubic-bezier(.2,.7,.2,1) both}@keyframes atb-bundle-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes atb-bundle-modal-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.atb-bundle-widget__modal-close{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:rgba(var(--color-foreground, 255, 255, 255),.65);cursor:pointer;border-radius:100px;transition:background-color .2s ease,color .2s ease}.atb-bundle-widget__modal-close:hover,.atb-bundle-widget__modal-close:focus-visible{background:rgba(var(--color-foreground, 255, 255, 255),.08);color:rgb(var(--color-foreground, 255, 255, 255));outline:none}.atb-bundle-widget__modal-title{margin:0 1.5rem .25rem 0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;line-height:1.3;color:inherit}.atb-bundle-widget__modal-subtitle{margin:0 0 1.5rem;font-size:1.1rem;letter-spacing:.04em;color:rgba(var(--color-foreground, 255, 255, 255),.6)}.atb-bundle-widget__modal-options{display:flex;flex-direction:column;gap:1.25rem}.atb-bundle-widget__option-row{display:flex;flex-direction:column;gap:.625rem}.atb-bundle-widget__option-label{margin:0;font-weight:600;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground, 255, 255, 255),.7)}.atb-bundle-widget__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.atb-bundle-widget__option-value{min-width:44px;min-height:44px;padding:.5rem 1rem;font-family:inherit;font-weight:500;font-size:1.15rem;letter-spacing:.02em;color:rgb(var(--color-foreground, 255, 255, 255));background:transparent;border:1.5px solid rgba(var(--color-foreground, 255, 255, 255),.35);border-radius:100px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.atb-bundle-widget__option-value:hover:not(:disabled),.atb-bundle-widget__option-value:focus-visible:not(:disabled){border-color:rgb(var(--color-foreground, 255, 255, 255));background:rgba(var(--color-foreground, 255, 255, 255),.08);outline:none}.atb-bundle-widget__option-value.is-selected{background:rgb(var(--color-foreground, 255, 255, 255));color:rgb(var(--color-background, 15, 10, 31));border-color:rgb(var(--color-foreground, 255, 255, 255))}.atb-bundle-widget__option-value:disabled,.atb-bundle-widget__option-value.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through;text-decoration-thickness:1px}.atb-bundle-widget__modal-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(var(--color-foreground, 255, 255, 255),.12)}.atb-bundle-widget__modal-price{margin:0}.atb-bundle-widget__modal-confirm{flex-shrink:0;padding:.75rem 1.5rem;font-family:inherit;font-weight:600;font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-background, 15, 10, 31));background:rgb(var(--color-foreground, 255, 255, 255));border:2px solid rgb(var(--color-foreground, 255, 255, 255));border-radius:var(--product-card-corner-radius, 1.2rem);cursor:pointer;min-height:44px;transition:opacity .2s ease,background-color .25s ease}.atb-bundle-widget__modal-confirm:hover:not(:disabled),.atb-bundle-widget__modal-confirm:focus-visible:not(:disabled){background:rgb(var(--color-foreground, 255, 255, 255));opacity:.9;outline:none}.atb-bundle-widget__modal-confirm:disabled{opacity:.4;cursor:not-allowed}@media screen and (max-width:749px){.atb-bundle-widget__modal{align-items:flex-end;padding:0}.atb-bundle-widget__modal-content{max-width:100%;border-radius:var(--product-card-corner-radius, 1.2rem) var(--product-card-corner-radius, 1.2rem) 0 0;padding:1.5rem 1.25rem 1.25rem}}body.atb-bundle-widget-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.atb-bundle-widget__card,.atb-bundle-widget__image,.atb-bundle-widget__media,.atb-bundle-widget__cta,.atb-bundle-widget__spinner,.atb-bundle-widget__skeleton-line,.atb-bundle-widget__modal-content,.atb-bundle-widget__modal-backdrop{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/atb-bundle-widget.css.map */
