.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 12px #00000014;transform:translateY(120%);opacity:0;transition:transform .35s cubic-bezier(.16,.8,.45,1.1),opacity .3s ease;padding-bottom:max(env(safe-area-inset-bottom),8px);will-change:transform,opacity}.sticky-atc.is-visible{transform:translateY(0);opacity:1;animation:stickyPop .4s cubic-bezier(.16,.8,.45,1.1)}@keyframes stickyPop{0%{transform:translateY(120%);opacity:0}70%{transform:translateY(-6px);opacity:1}to{transform:translateY(0)}}.sticky-atc__inner{max-width:1200px;margin:0 auto;padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,45%);gap:12px;align-items:center}.sticky-atc__left{display:flex;align-items:center;gap:12px;min-width:0}.sticky-atc__thumb img{width:48px;height:48px;border-radius:12px;object-fit:cover;box-shadow:0 2px 6px #00000014}.sticky-atc__meta{display:grid;gap:4px;min-width:0}.sticky-atc__title{font-weight:650;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{display:flex;align-items:baseline;gap:6px;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__compare{opacity:.6;text-decoration-thickness:.08em;font-size:13px}.sticky-atc__current{font-weight:700;font-size:14px}.sticky-atc__form{width:100%}.sticky-atc__btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 16px;border-radius:8px;border:none;background:linear-gradient(180deg,#111,#000);color:#fff;font-weight:800;letter-spacing:.2px;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 0 12px #0000001a,0 0 6px #00000026;transition:transform .1s ease,box-shadow .25s ease,opacity .25s ease}.sticky-atc__btn:hover{transform:translateY(-1px);box-shadow:0 0 18px #0000001f,0 0 10px #0003}.sticky-atc__btn:active{transform:translateY(0)}.sticky-atc__btn[disabled]{opacity:.6;cursor:not-allowed}.sticky-atc__btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.2),transparent 60%);opacity:0;transition:opacity .4s ease}.sticky-atc__btn:hover:after{opacity:.8;animation:pulseGlow 1.5s infinite ease-in-out alternate}@keyframes pulseGlow{0%{opacity:.4;transform:scale(1)}to{opacity:.8;transform:scale(1.05)}}.sticky-atc__spinner{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;display:none;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sticky-atc__btn.is-loading{pointer-events:none;opacity:.9}.sticky-atc__btn.is-loading .sticky-atc__spinner{display:inline-block}.sticky-atc__btn.is-loading .sticky-atc__btn-label{opacity:.8}@media (max-width: 720px){.sticky-atc__inner{grid-template-columns:minmax(0,1fr) minmax(120px,45%);gap:10px}.sticky-atc__thumb img{width:44px;height:44px}.sticky-atc__title{font-size:15px}.sticky-atc__price{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sticky-atc.css.map */
