.sticky-atc-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 12px #00000014;padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .25s ease}.sticky-atc-bar--visible{transform:translateY(0)}.sticky-atc-bar__inner{display:flex;align-items:center;gap:12px;max-width:500px;margin:0 auto}.sticky-atc-bar__info{flex:1;min-width:0}.sticky-atc-bar__title{font-size:.82rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.sticky-atc-bar__price{font-size:.78rem;color:rgb(var(--color-foreground),.7);margin:0}.sticky-atc-bar__btn{flex-shrink:0;padding:10px 20px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:var(--buttons-radius-outset, 4px);font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap}.sticky-atc-bar__btn:disabled{opacity:.5;cursor:not-allowed}@media screen and (min-width:750px){.sticky-atc-bar{display:none!important}}@media screen and (max-width:749px){.sticky-atc-bar{display:block}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-sticky-atc.css.map */
