.kyron-sticky-purchase-bar{--kyron-sticky-background: rgba(var(--color-background, 255 255 255), .28);--kyron-sticky-foreground: rgb(var(--color-foreground, 18 18 18));--kyron-sticky-border: rgba(var(--color-foreground, 18 18 18), .13);--kyron-sticky-glass-highlight: rgba(255, 255, 255, .76);--kyron-sticky-accent: rgb(var(--color-button, 20 210 112));--kyron-sticky-accent-foreground: rgb(var(--color-button-text, 255 255 255));position:fixed;z-index:60;right:0;bottom:0;left:0;padding:0 20px 20px;color:var(--kyron-sticky-foreground);font-family:inherit;pointer-events:none;opacity:0;transform:translateY(calc(100% + 24px));transition:opacity .2s ease,transform .32s cubic-bezier(.16,1,.3,1)}.kyron-sticky-purchase-bar.is-visible{pointer-events:auto;opacity:1;transform:translateY(0)}.kyron-sticky-purchase-bar__surface{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(100%,1280px);min-height:100px;margin:0 auto;padding:17px 20px;overflow:hidden;background:linear-gradient(118deg,#ffffff57,#ffffff14),var(--kyron-sticky-background);border:1px solid rgba(255,255,255,.54);border-radius:22px;box-shadow:0 22px 56px #0c0c1033,0 3px 12px #0c0c1014,inset 0 1px 0 var(--kyron-sticky-glass-highlight);-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%)}.kyron-sticky-purchase-bar__surface:before{position:absolute;z-index:0;top:-85%;right:13%;width:46%;height:230%;content:"";pointer-events:none;background:radial-gradient(ellipse,rgba(255,255,255,.72),transparent 67%);transform:rotate(18deg)}.kyron-sticky-purchase-bar__surface:after{position:absolute;z-index:0;top:1px;right:1px;bottom:1px;left:1px;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.4);border-radius:21px}.kyron-sticky-purchase-bar__surface>*{position:relative;z-index:1}.kyron-sticky-purchase-bar__product,.kyron-sticky-purchase-bar__actions,.kyron-sticky-purchase-bar__buttons,.kyron-sticky-purchase-bar__quantity{display:flex;align-items:center}.kyron-sticky-purchase-bar__product{flex:1 1 360px;min-width:0;gap:14px}.kyron-sticky-purchase-bar__media{flex:0 0 64px;width:64px;height:64px;overflow:hidden;padding:3px;border:1px solid rgba(var(--color-foreground, 18 18 18),.08);border-radius:14px;background:#ffffff38;box-shadow:0 4px 12px #00000012,inset 0 1px #ffffffb8}.kyron-sticky-purchase-bar__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.kyron-sticky-purchase-bar__image--placeholder{padding:10px}.kyron-sticky-purchase-bar__details{min-width:0}.kyron-sticky-purchase-bar__eyebrow,.kyron-sticky-purchase-bar__title{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.kyron-sticky-purchase-bar__eyebrow{margin-bottom:3px;color:rgba(var(--color-foreground, 18 18 18),.66);font-size:1.2rem;line-height:1.25}.kyron-sticky-purchase-bar__title{font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-size:1.5rem;font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, normal);line-height:1.25}.kyron-sticky-purchase-bar__price{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline;min-height:1.7rem;margin-top:5px;font-size:1.45rem;font-weight:650;line-height:1.25}.kyron-sticky-purchase-bar__price .price,.kyron-sticky-purchase-bar__price .price__container,.kyron-sticky-purchase-bar__price .price-item{margin:0;font:inherit}.kyron-sticky-purchase-bar__price .price__container{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline}.kyron-sticky-purchase-bar__price .price--on-sale .price-item--regular{color:rgba(var(--color-foreground, 18 18 18),.58);font-size:.86em;text-decoration:line-through}.kyron-sticky-purchase-bar__price .badge,.kyron-sticky-purchase-bar__price [class*=price__badge]{display:none!important}.kyron-sticky-purchase-bar__actions{flex:0 1 auto;gap:14px}.kyron-sticky-purchase-bar__quantity{flex:0 0 auto;height:46px;overflow:hidden;background:#fff3;border:1px solid rgba(255,255,255,.48);border-radius:13px;box-shadow:inset 0 1px #ffffffa8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.kyron-sticky-purchase-bar__quantity-button{display:grid;width:40px;height:100%;padding:0;color:inherit;font:inherit;font-size:2rem;line-height:1;cursor:pointer;background:transparent;border:0;place-items:center}.kyron-sticky-purchase-bar__quantity-button:hover:not(:disabled){background:rgba(var(--color-foreground, 18 18 18),.08)}.kyron-sticky-purchase-bar__quantity-button:disabled{cursor:not-allowed;opacity:.36}.kyron-sticky-purchase-bar__quantity-value{display:grid;width:30px;height:100%;font-size:1.35rem;font-weight:600;text-align:center;place-items:center}.kyron-sticky-purchase-bar__buttons{flex:0 0 auto;gap:9px}.kyron-sticky-purchase-bar__button{display:inline-flex;align-items:center;justify-content:center;min-width:166px;min-height:46px;padding:11px 18px;color:var(--kyron-sticky-foreground);font:inherit;font-size:1.35rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;background:transparent;border:1px solid var(--kyron-sticky-foreground);border-radius:13px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,opacity .15s ease,transform .18s ease}.kyron-sticky-purchase-bar__button--secondary:hover:not(:disabled){color:var(--kyron-sticky-background);background:var(--kyron-sticky-foreground);transform:translateY(-1px);box-shadow:0 6px 14px #00000026}.kyron-sticky-purchase-bar__button--secondary{background:#fff3;border-color:#ffffff94;box-shadow:inset 0 1px #ffffffba;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.kyron-sticky-purchase-bar__button--primary{color:var(--kyron-sticky-accent-foreground);background:var(--kyron-sticky-accent);border-color:var(--kyron-sticky-accent);box-shadow:0 7px 17px #00000026,inset 0 1px #ffffff29}.kyron-sticky-purchase-bar__button--primary:hover:not(:disabled){filter:brightness(.93);transform:translateY(-1px)}.kyron-sticky-purchase-bar[data-purchase-state=notify] .kyron-sticky-purchase-bar__button--primary{gap:7px;color:#fff;background:#14d270;border-color:#14d270}.kyron-sticky-purchase-bar[data-purchase-state=notify] .kyron-sticky-purchase-bar__button--primary:hover:not(:disabled){background:#10bd64;border-color:#10bd64;filter:none}.kyron-sticky-purchase-bar__bell-icon{flex:0 0 18px;width:18px;height:18px}.kyron-sticky-purchase-bar__bell-icon[hidden]{display:none!important}.kyron-sticky-purchase-bar__button--icon{flex:0 0 46px!important;box-sizing:border-box;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0;aspect-ratio:1;align-self:center}.kyron-sticky-purchase-bar__cart-icon{width:21px;height:21px}.kyron-sticky-purchase-bar button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.kyron-sticky-purchase-bar__button:disabled{cursor:not-allowed;opacity:.5}.kyron-sticky-purchase-bar__button--icon:disabled{color:rgba(var(--color-foreground, 18 18 18),.48);background:rgba(var(--color-foreground, 18 18 18),.11);border-color:transparent;opacity:1}@media screen and (max-width:989px){.kyron-sticky-purchase-bar{padding:0 12px 12px}.kyron-sticky-purchase-bar__surface{gap:16px;padding:13px 14px;border-radius:18px}.kyron-sticky-purchase-bar__media{flex-basis:54px;width:54px;height:54px;border-radius:12px}.kyron-sticky-purchase-bar__actions{gap:10px}.kyron-sticky-purchase-bar__quantity{height:44px}.kyron-sticky-purchase-bar__quantity-button{width:34px}.kyron-sticky-purchase-bar__button{min-width:136px;min-height:44px;padding-inline:13px;font-size:1.25rem}.kyron-sticky-purchase-bar__button--icon{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}}@media screen and (max-width:749px){.kyron-sticky-purchase-bar__surface{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.kyron-sticky-purchase-bar__product{grid-column:1 / -1;gap:11px}.kyron-sticky-purchase-bar__title{font-size:1.35rem}.kyron-sticky-purchase-bar__price{font-size:1.25rem}.kyron-sticky-purchase-bar__actions{display:contents}.kyron-sticky-purchase-bar__quantity{grid-column:1;justify-self:start}.kyron-sticky-purchase-bar__buttons{grid-column:2;justify-self:end;gap:7px}.kyron-sticky-purchase-bar__button{min-width:124px}.kyron-sticky-purchase-bar__button--icon{min-width:44px!important}}@media screen and (max-width:420px){.kyron-sticky-purchase-bar__surface{grid-template-columns:1fr}.kyron-sticky-purchase-bar__quantity,.kyron-sticky-purchase-bar__buttons{grid-column:1;width:100%}.kyron-sticky-purchase-bar__quantity{justify-self:stretch;justify-content:center}.kyron-sticky-purchase-bar__buttons{justify-content:stretch}.kyron-sticky-purchase-bar__button:not(.kyron-sticky-purchase-bar__button--icon){flex:1 1 0;min-width:0}}@media(prefers-reduced-motion:reduce){.kyron-sticky-purchase-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-purchase-bar.css.map */
