#csm-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999;display:none;align-items:center;justify-content:center}#csm-modal.show{display:flex}#csm-sheet{background:#fff;border-radius:16px;width:90%;max-width:380px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 12px 40px #0003;animation:csm-slide .3s ease}@keyframes csm-slide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#csm-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 8px}#csm-success{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:#235a49}#csm-close{background:none;border:none;cursor:pointer;color:#666;padding:4px}#csm-body{padding:0 20px;overflow-y:auto;flex:1}#csm-title{font-size:18px;font-weight:700;margin:4px 0 2px;color:#1a1a1a}#csm-subtitle{font-size:13px;color:#888;margin:0 0 14px}#csm-products{display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.csm-item{display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #e2e2e2;border-radius:12px;cursor:pointer;transition:border-color .2s,background .2s}.csm-item.sel{border-color:#235a49;background:#f4faf8}.csm-check{width:24px;height:24px;flex-shrink:0;border:2px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.csm-check svg{width:14px;height:14px;opacity:0;transition:opacity .2s}.csm-item.sel .csm-check{background:#235a49;border-color:#235a49}.csm-item.sel .csm-check svg{opacity:1}.csm-thumb{width:56px;height:56px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.csm-thumb img{width:100%;height:100%;object-fit:cover}.csm-info{flex:1;min-width:0}.csm-name{font-size:14px;font-weight:600;margin:0 0 4px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.csm-prices{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.csm-price{font-size:14px;font-weight:700;color:#1a1a1a}.csm-compare{font-size:12px;color:#999;text-decoration:line-through}.csm-off{font-size:11px;font-weight:700;color:#235a49;background:#e6f5ee;padding:2px 6px;border-radius:4px}#csm-footer{display:flex;gap:12px;padding:14px 20px 18px;border-top:1px solid #eee}#csm-skip,#csm-add{flex:1;height:48px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none}#csm-skip{background:#f3f3f3;color:#333}#csm-add{background:#235a49;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}#csm-add:disabled{opacity:.6;cursor:not-allowed}#csm-loader{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:csm-spin .6s linear infinite}@keyframes csm-spin{to{transform:rotate(360deg)}}@media(max-width:600px){#csm-modal{align-items:flex-end}#csm-sheet{width:100%;max-width:100%;border-radius:20px 20px 0 0;max-height:80vh}}#csm-body::-webkit-scrollbar{width:16px!important}#csm-body::-webkit-scrollbar-track{background:#f1f1f1!important}#csm-body::-webkit-scrollbar-thumb{background:#888!important;border-radius:0!important}#csm-body::-webkit-scrollbar-thumb:hover{background:#555!important}#csm-body::-webkit-scrollbar-button{display:block!important}#csm-body::-webkit-scrollbar-corner{background:#f1f1f1!important}#csm-body{scrollbar-width:auto!important;scrollbar-color:#888 #f1f1f1!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-addons-modal.css.map */
