.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px #0000001a;padding:1.2rem 1.6rem;transform:translateY(100%);transition:transform .3s ease;display:none}@media screen and (max-width:749px){.sticky-atc{display:block}}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;max-width:100%}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:1.3}.sticky-atc__price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0}.sticky-atc__price s{color:rgba(var(--color-foreground),.5);font-weight:400;margin-right:.5rem}.sticky-atc__button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border:none;border-radius:var(--buttons-radius);cursor:pointer;text-decoration:none;transition:opacity .2s ease;min-width:12rem}.sticky-atc__button:hover{opacity:.85}.sticky-atc__button:disabled{opacity:.5;cursor:not-allowed}.js-drawer-open .sticky-atc{display:none}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}.sticky-atc{background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--brand-border);box-shadow:0 -8px 24px #0f172a14}.sticky-atc__title{font-family:var(--font-heading-family);font-weight:600}.sticky-atc__price{font-weight:700;color:var(--brand-ink)}.sticky-atc__button{background:var(--brand-blue);color:#fff;border-radius:var(--radius-button);font-family:var(--font-heading-family);font-weight:600}.sticky-atc__button:hover{background:var(--brand-blue-hover)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/sticky-atc.css.map */
