.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background:rgb(var(--color-background));border-top:2px solid #2D2D2D;box-shadow:0 -4px 16px #0000001f;padding:12px 0;opacity:0;visibility:hidden;transform:translateY(100%);transition:all .3s cubic-bezier(.4,0,.2,1);background-image:linear-gradient(to right,rgba(45,45,45,.03) 1px,transparent 1px);background-size:4px 100%}.sticky-atc.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px}.sticky-atc__info{flex-shrink:0}.sticky-atc__price{display:flex;align-items:baseline;gap:8px}.sticky-atc__compare-price{font-family:Space Mono,monospace;font-size:12px;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.sticky-atc__current-price{font-family:Space Mono,monospace;font-size:18px;font-weight:700;color:#ff6b6b}.sticky-atc__button{flex:1;max-width:220px;min-height:48px;padding:12px 20px;font-family:"Press Start 2P",cursive;font-size:10px;text-transform:uppercase;letter-spacing:.05em;background:#2d2d2d;color:#fff;border:2px solid #2D2D2D;box-shadow:4px 4px #ff6b6b;transition:all .1s ease;display:flex;align-items:center;justify-content:center;gap:8px}.sticky-atc__button:hover:not(:disabled){transform:translate(2px,2px);box-shadow:2px 2px #ff6b6b}.sticky-atc__button:active:not(:disabled){transform:translate(4px,4px);box-shadow:none}.sticky-atc__button:disabled{background:#ccc;border-color:#ccc;box-shadow:none;cursor:not-allowed;opacity:.7}.sticky-atc__button-text{white-space:nowrap}.sticky-atc__button-text.hidden{display:none}.sticky-atc__loading{display:flex;align-items:center;justify-content:center}.sticky-atc__loading.hidden{display:none}.sticky-atc__loading .spinner{width:20px;height:20px;animation:rotate 1.4s linear infinite}.sticky-atc__loading .spinner .path{stroke:currentColor;stroke-linecap:square;animation:dash 1.4s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dasharray:90,200;stroke-dashoffset:-124px}}.sticky-atc.is-visible~.pixel-fab-container,.sticky-atc.is-visible+.pixel-fab-container{bottom:90px;transition:bottom .3s ease}@supports (padding-bottom: env(safe-area-inset-bottom)){.sticky-atc{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@media screen and (max-width:374px){.sticky-atc__button{font-size:8px;padding:10px 12px;max-width:160px}.sticky-atc__current-price{font-size:16px}}@media screen and (min-width:990px){.sticky-atc{display:none!important}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:opacity .1s ease;transform:none}.sticky-atc__loading .spinner{animation-duration:2s}}@media print{.sticky-atc{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sticky-add-to-cart.css.map */
