.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--color-background, #fff);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 12px #0000000f;transform:translateY(0);transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s 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:10px 16px}.sticky-atc__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sticky-atc__title-pill{-webkit-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:8px;min-width:0;text-align:left}.sticky-atc__title{font-size:13px;font-weight:700;color:var(--color-foreground, #111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sticky-atc__size{font-size:11px;font-weight:600;color:var(--color-foreground, #111);opacity:.5;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(0,0,0,.12);border-radius:999px;padding:3px 10px;line-height:1;flex-shrink:0}.sticky-atc__price{font-size:14px;font-weight:700;color:var(--color-foreground, #111);white-space:nowrap;flex-shrink:0}.sticky-atc__button{width:100%;height:48px;padding:0 24px;border-radius:24px;border:0;font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#000!important;color:#fff!important;transition:box-shadow .2s ease,transform .1s ease}.sticky-atc__button:hover{box-shadow:0 4px 16px #00000040}.sticky-atc__button:active{transform:scale(.97)}.sticky-atc__button:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed}.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(0,0,0,.2);outline-offset:4px;border-radius:12px}@keyframes stickyATCFlash{0%{box-shadow:0 0 #00000026}60%{box-shadow:0 0 0 10px #00000014}to{box-shadow:0 0 #0000}}@media(prefers-reduced-motion:reduce){.sticky-atc__highlight{animation:none}}html[data-theme=dark] .sticky-atc{background:var(--surface-base, #111);border-color:#ffffff1a}html[data-theme=dark] .sticky-atc__title,html[data-theme=dark] .sticky-atc__price{color:#fff}html[data-theme=dark] .sticky-atc__size{color:#fff;border-color:#ffffff26}html[data-theme=dark] .sticky-atc__button{background:#fff!important;color:#111!important}html[data-theme=dark] .sticky-atc__button:disabled{background:#ffffff26!important;color:#fff6!important}
/*# sourceMappingURL=/cdn/shop/t/35/assets/sticky-atc.css.map */
