.sticky-atc-wrapper{--atc-image-size:50px;--atc-name-size:14px;--atc-name-wrap:nowrap;--atc-name-line-clamp:none;--atc-name-display:block;position:fixed;bottom:16px;left:50%;width:100%;max-width:100%;display:flex;justify-content:center;z-index:998;opacity:0;transform:translateY(100%) translateX(-50%);pointer-events:none;transition:opacity 180ms ease-out,transform 180ms ease-out;padding:0 16px;box-sizing:border-box}@media (max-width:767px){.sticky-atc-wrapper{--atc-image-size:45px;--atc-name-size:12.6px;--atc-name-wrap:normal;--atc-name-line-clamp:2;--atc-name-display:-webkit-box}}.sticky-atc-wrapper--visible{transform:translateY(0) translateX(-50%)}.sticky-atc-wrapper>*{pointer-events:auto}.sticky-atc-box{background:var(--background-color,#fff);border-radius:var(--border-radius,8px);border-width:var(--border-width,0);border-style:var(--border-style,none);border-color:var(--border-color,transparent);box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;padding:var(--padding-vertical,12px) var(--padding-horizontal,16px);gap:16px;width:100%;max-width:100%;box-sizing:border-box}.sticky-atc-box.hidden{display:none}@media (max-width:767px){.sticky-atc-wrapper--full-width-no-spacing-mobile{padding:0;bottom:0}.sticky-atc-box{border-radius:var(--border-radius-mobile,var(--border-radius,8px))}}@media (min-width:768px){.sticky-atc-wrapper--full-width-no-spacing-desktop{padding:0;bottom:0}.sticky-atc-box{border-radius:var(--border-radius-desktop,var(--border-radius,8px))}.sticky-atc-box--full-width{max-width:calc(100vw - 32px)}.sticky-atc-box--max-width{max-width:485px}}.sticky-atc-product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-atc-image-container{flex-shrink:0}.sticky-atc-product-image{width:var(--atc-image-size);height:auto;object-fit:contain;display:block}@media (max-width:767px){.sticky-atc-box--hide-image-mobile .sticky-atc-image-container{display:none}.sticky-atc-box--stack-mobile{flex-direction:column;align-items:stretch;gap:12px}.sticky-atc-box--stack-mobile .sticky-atc-product-info{width:100%;justify-content:center}.sticky-atc-box--stack-mobile .sticky-atc-text-container{flex:0 1 auto;align-items:center;text-align:center}.sticky-atc-box--stack-mobile .sticky-atc-variant-container{justify-content:center}.sticky-atc-box--stack-mobile .sticky-atc-button-section{width:100%}.sticky-atc-box--stack-mobile .sticky-atc-button-section button,.sticky-atc-box--stack-mobile .sticky-atc-button-section>*{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}}.sticky-atc-text-container{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.sticky-atc-product-name{font-size:var(--atc-name-size);line-height:1.4;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:var(--atc-name-wrap);display:var(--atc-name-display,block);-webkit-line-clamp:var(--atc-name-line-clamp,none);line-clamp:var(--atc-name-line-clamp,none);-webkit-box-orient:vertical}.sticky-atc-variant-container{display:flex;align-items:center;font-size:10.4px;color:#666}.sticky-atc-variant-name{line-height:1.4;font-size:11.44px}.sticky-atc-variant-dash{margin:0 4px}.sticky-atc-change-link{color:#666;text-decoration:underline;cursor:pointer;line-height:1.4;white-space:nowrap;font-size:10.4px}.sticky-atc-change-link:hover{color:#333}.sticky-atc-button-section{flex-shrink:0}.sticky-atc-button-section>*{margin:0!important}.sticky-atc-button-section button span{max-width:fit-content}