.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--color-background);border-top:1px solid var(--color-border);box-shadow:0 -4px 20px rgb(var(--color-shadow-rgb, 0 0 0) / .06);transform:translateY(0);transition:transform var(--duration-fast, .2s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1)),opacity var(--duration-fast, .2s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1));padding-bottom:env(safe-area-inset-bottom)}.sticky-atc.is-hidden{opacity:0;pointer-events:none;transform:translateY(110%)}@media screen and (min-width: 750px){.sticky-atc{display:none!important}}@media (prefers-reduced-motion: reduce){.sticky-atc{transition:none}}.sticky-atc__inner{display:flex;flex-direction:column;gap:8px;padding:12px 10px;align-items:stretch}.sticky-atc__left{display:flex;align-items:center;gap:10px;min-width:0}.sticky-atc__thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;display:block;background:rgb(var(--color-foreground-rgb) / .04);flex-shrink:0}.sticky-atc__thumb-placeholder{width:44px;height:44px;border-radius:8px;background:rgb(var(--color-foreground-rgb) / .04);flex-shrink:0}.sticky-atc__meta{min-width:0}.sticky-atc__title{font-family:var(--font-heading-family);font-size:.875rem;line-height:1.2;font-weight:700;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-foreground)}.sticky-atc__sub{display:flex;align-items:center;gap:8px;margin-top:4px;min-width:0}.sticky-atc__price{font-size:13px;line-height:1;opacity:.9;font-weight:600;color:var(--color-foreground)}.sticky-atc__variant{-webkit-appearance:none;appearance:none;border:1px solid rgb(var(--color-foreground-rgb) / .15);background:rgb(var(--color-foreground-rgb) / .04);border-radius:999px;padding:8px 14px;font-size:.8125rem;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;color:var(--color-foreground);transition:background var(--duration-fast, .2s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1)),border-color var(--duration-fast, .2s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1))}.sticky-atc__variant:hover{background:rgb(var(--color-foreground-rgb) / .08);border-color:rgb(var(--color-foreground-rgb) / .25)}.sticky-atc__variant:focus-visible{outline:2px solid currentColor;outline-offset:2px}.sticky-atc__variant[data-needs-selection=true]{animation:pulseVariant 2s ease-in-out infinite}@keyframes pulseVariant{0%,to{box-shadow:0 0 rgb(var(--color-foreground-rgb) / .15)}50%{box-shadow:0 0 0 4px rgb(var(--color-foreground-rgb) / .08)}}.sticky-atc__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sticky-atc__right{display:flex;align-items:center;gap:10px;width:100%}.sticky-atc__packs{display:flex;gap:8px;max-width:45vw;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.sticky-atc__packs::-webkit-scrollbar{display:none}.sticky-atc__pack-option{flex:0 0 auto;border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:12px;padding:6px 8px;background:rgb(var(--color-foreground-rgb) / .02);display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:var(--color-foreground)}.sticky-atc__pack-option input{margin:0}.sticky-atc__pack-label{display:grid;gap:2px;font-size:11px;line-height:1.1}.sticky-atc__pack-price s{opacity:.55;margin-right:6px}.sticky-atc__pack-save{font-size:10px;opacity:.75}.sticky-atc__button{flex:1;height:48px;padding:0 24px;border-radius:24px;border:0;font-family:var(--font-heading-family);font-weight:700;font-size:.875rem;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#000!important;color:#fff!important;transition:box-shadow var(--duration-fast, .2s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1)),transform var(--duration-instant, .1s) var(--ease-out-expo, cubic-bezier(.16, 1, .3, 1));position:relative;overflow:hidden}.sticky-atc__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1f;transform:translate(-100%);transition:transform .3s ease-out}.sticky-atc__button:hover:before{transform:translate(0)}.sticky-atc__button:hover{box-shadow:0 4px 16px #00000040}.sticky-atc__button:active{transform:scale(.97);box-shadow:0 2px 8px #00000026}.sticky-atc__button:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed}.sticky-atc__highlight{animation:stickyATCFlash .9s ease;outline:2px solid rgb(var(--color-foreground-rgb) / .25);outline-offset:4px;border-radius:12px}@keyframes stickyATCFlash{0%{box-shadow:0 0 rgb(var(--color-foreground-rgb) / .18)}60%{box-shadow:0 0 0 10px rgb(var(--color-foreground-rgb) / .1)}to{box-shadow:0 0 rgb(var(--color-foreground-rgb) / 0)}}@media (prefers-reduced-motion: reduce){.sticky-atc__highlight{animation:none}}html[data-theme=dark] .sticky-atc{background:#121212;border-color:#ffffff1a}html[data-theme=dark] .sticky-atc__title,html[data-theme=dark] .sticky-atc__price{color:#fff!important}html[data-theme=dark] .sticky-atc__variant{background:#ffffff26;color:#fff}html[data-theme=dark] .sticky-atc__button{background:#fff!important;color:#000!important}html[data-theme=dark] .sticky-atc__button:hover{background:#e8e8e8!important}html[data-theme=dark] .sticky-atc__button:disabled{background:#444!important;color:#888!important}
/*# sourceMappingURL=/cdn/shop/t/169/assets/sticky-atc.css.map */
