.idc-product-sticky{position:fixed;left:50%;bottom:22px;z-index:9998;width:min(760px, calc(100vw - 36px));transform:translate(-50%,140%);opacity:0;pointer-events:none;transition:transform .24s ease,opacity .2s ease;box-sizing:border-box}.idc-product-sticky.is-visible{transform:translate(-50%,0);opacity:1;pointer-events:auto}.idc-product-sticky-panel{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px 13px;border:1px solid rgb(203 216 235 / .95);border-radius:22px;background:rgb(255 255 255 / .96);box-shadow:0 18px 46px rgb(15 23 42 / .14);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-sizing:border-box}.idc-product-sticky-thumb{display:block;width:58px;height:58px;border-radius:16px;overflow:hidden;background:#f3f7fc;box-shadow:0 8px 18px rgb(15 23 42 / .08)}.idc-product-sticky-thumb img{display:block;width:100%;height:100%;object-fit:cover}.idc-product-sticky-copy{min-width:0;display:grid;gap:3px}.idc-product-sticky-title{display:block;max-width:100%;overflow:hidden;color:#111827;font-size:14.5px;font-weight:900;line-height:1.22;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.idc-product-sticky-title:hover{color:#1d4ed8}.idc-product-sticky-price{color:#475569;font-size:12.5px;font-weight:800;line-height:1.2}.idc-product-sticky-price del{opacity:.62;margin-right:4px}.idc-product-sticky-actions{display:flex;align-items:center;gap:8px}.idc-product-sticky-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#111827;font-size:13px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:none;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.idc-product-sticky-btn:hover{transform:translateY(-1px);border-color:#bdd2f2;color:#0f172a}.idc-product-sticky-checkout{border-color:#fff0;background:linear-gradient(135deg,#3154ff 0%,#7156ff 100%);color:#fff}.idc-product-sticky-checkout:hover{color:#fff}body.idc-product-sticky-active{padding-bottom:0}@media (max-width:760px){.idc-product-sticky{left:0;right:0;bottom:0;width:100%;transform:translateY(140%)}.idc-product-sticky.is-visible{transform:translateY(0)}.idc-product-sticky-panel{grid-template-columns:50px minmax(0,1fr);gap:10px;padding:10px 12px calc(12px + env(safe-area-inset-bottom));border-left:0;border-right:0;border-bottom:0;border-radius:21px 21px 0 0;box-shadow:0 -14px 38px rgb(15 23 42 / .16)}.idc-product-sticky-thumb{width:50px;height:50px;border-radius:14px}.idc-product-sticky-title{font-size:13px;line-height:1.18}.idc-product-sticky-price{font-size:12px}.idc-product-sticky-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.idc-product-sticky-btn{min-height:43px;padding:0 10px;border-radius:14px;font-size:12.5px}body.idc-product-sticky-active{padding-bottom:116px}}@media (max-width:390px){body.idc-product-sticky-active{padding-bottom:122px}}.idc-product-sticky.is-pending-cart .idc-product-sticky-panel{opacity:.96}.idc-product-sticky.is-pending-cart .idc-product-sticky-copy::after{content:"Adding to cart...";display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:850;line-height:1.1}.idc-product-sticky-btn.is-disabled,.idc-product-sticky-btn[aria-disabled="true"]{opacity:.52!important;cursor:wait!important;pointer-events:auto!important;transform:none!important}.idc-product-sticky-btn.is-disabled:hover,.idc-product-sticky-btn[aria-disabled="true"]:hover{transform:none!important}