.sticky-atc{position:fixed;inset:auto 0 0 0;z-index:60;background:var(--btn-primary-bg, var(--brand-black, #111));padding-bottom:env(safe-area-inset-bottom,0px);transform:translateY(0);transition:transform var(--duration-normal, .32s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1)),opacity var(--duration-fast, .22s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1))}.sticky-atc.is-hidden{opacity:0;pointer-events:none;transform:translateY(calc(100% + env(safe-area-inset-bottom,0px)))}@media screen and (min-width:750px){.sticky-atc{display:none!important}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}.sticky-atc__inner{padding:0}.sticky-atc__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sticky-atc__highlight{animation:stickyATCFlash .9s ease;outline:2px solid rgba(255,255,255,.35);outline-offset:-4px}@keyframes stickyATCFlash{0%{box-shadow:0 0 #ffffff40}60%{box-shadow:0 0 0 10px #ffffff14}to{box-shadow:0 0 #fff0}}@media(prefers-reduced-motion:reduce){.sticky-atc__highlight{animation:none}}html[data-theme=dark] .sticky-atc{background:var(--btn-primary-bg, #fff)}html[data-theme=dark] .sticky-atc__highlight{outline-color:#00000059}@media(prefers-color-scheme:dark){html:not([data-theme=light]) .sticky-atc{background:var(--btn-primary-bg, #fff)}html:not([data-theme=light]) .sticky-atc__highlight{outline-color:#00000059}}
/*# sourceMappingURL=/cdn/shop/t/194/assets/sticky-atc.css.map */
