.chiseikoessw-pro-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 8px rgba(0,0,0,.08);padding:10px 16px;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .25s,opacity .25s;will-change:transform,opacity}.chiseikoessw-pro-sticky-bar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.chiseikoessw-pro-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1200px;margin:0 auto}.chiseikoessw-pro-sticky-bar__image{flex-shrink:0;width:44px;height:44px;border-radius:4px;overflow:hidden;background:#f5f5f5}.chiseikoessw-pro-sticky-bar__image[hidden]{display:none}.chiseikoessw-pro-sticky-bar__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.chiseikoessw-pro-sticky-bar__product-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.chiseikoessw-pro-sticky-bar__title{font-weight:600;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chiseikoessw-pro-sticky-bar__price{font-size:.85em;color:#555}.chiseikoessw-pro-sticky-bar__actions{flex-shrink:0}.chiseikoessw-pro-sticky-bar__actions .add_to_cart_button,.chiseikoessw-pro-sticky-bar__actions .button,.chiseikoessw-pro-sticky-bar__actions .single_add_to_cart_button{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){.chiseikoessw-pro-sticky-bar{transition:none}}@media print{.chiseikoessw-pro-sticky-bar{display:none!important}}