#skc-mc-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .45);z-index:99998;opacity:0;pointer-events:none;transition:opacity .25s}#skc-mc-overlay.skc-mc-open{opacity:1;pointer-events:all}#skc-mc-drawer{position:fixed;top:0;right:-380px;width:360px;max-width:92vw;height:100%;background:#fff;z-index:99999;box-shadow:-4px 0 24px rgb(0 0 0 / .13);transition:right .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}#skc-mc-drawer.skc-mc-open{right:0}.skc-mc-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e4e7;flex-shrink:0;background:#fff}.skc-mc-head-title{font-size:15px;font-weight:700;color:#18181b}.skc-mc-head-count{font-size:13px;color:#71717a;font-weight:500;margin-left:4px}.skc-mc-close{width:32px;height:32px;border-radius:8px;border:1.5px solid #e4e4e7;background:#f4f4f5;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#71717a;line-height:1;padding:0;font-family:inherit;-webkit-tap-highlight-color:#fff0;transition:background .2s,color .2s}.skc-mc-body{flex:1;overflow-y:auto}.skc-mc-loading{display:flex;align-items:center;justify-content:center;padding:40px;color:#71717a;font-size:13px}.skc-mc-empty{text-align:center;padding:50px 20px 40px}.skc-mc-empty-icon{margin-bottom:16px;opacity:.5}.skc-mc-empty-text{font-size:16px;font-weight:700;color:#18181b;margin-bottom:6px}.skc-mc-empty-sub{font-size:13px;color:#a1a1aa;margin-bottom:20px}.skc-mc-shop-btn{display:inline-block;padding:11px 24px;background:#18181b;color:#fff;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none}.skc-mc-item{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid #e4e4e7;align-items:flex-start;transition:opacity .22s ease}.skc-mc-item:last-child{border-bottom:none}.skc-mc-item-img{width:68px;height:68px;border-radius:8px;border:1px solid #e4e4e7;flex-shrink:0;overflow:hidden;background:#f4f4f5}.skc-mc-item-img img{width:100%;height:100%;object-fit:cover;display:block}.skc-mc-item-info{flex:1;min-width:0;padding-right:36px}.skc-mc-item-name{font-size:13px;font-weight:600;line-height:1.35;margin-bottom:4px;color:#18181b}.skc-mc-item-name a{color:inherit;text-decoration:none}.skc-mc-item-meta{font-size:11.5px;color:#71717a;margin-bottom:5px}.skc-mc-price-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:3px 0}.skc-mc-price-sale{font-size:14px;font-weight:800;color:#18181b}.skc-mc-price-reg{font-size:12px;color:#a1a1aa;text-decoration:line-through}.skc-mc-badge-off{font-size:10px;font-weight:700;background:#dcfce7;color:#16a34a;border-radius:4px;padding:1px 5px;white-space:nowrap}.skc-mc-item-saving{font-size:11px;color:#16a34a;font-weight:600;margin-bottom:4px}.skc-mc-qty{display:inline-flex;align-items:center;border:1.5px solid #e4e4e7;border-radius:6px;overflow:hidden;margin-top:6px;height:28px}.skc-mc-qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f4f4f5!important;border:none;cursor:pointer;font-size:16px;font-weight:700;color:#18181b!important;font-family:inherit;padding:0;line-height:1;flex-shrink:0;-webkit-tap-highlight-color:#fff0;touch-action:manipulation}.skc-mc-qty-btn:active,.skc-mc-qty-btn:focus{background:#f4f4f5!important;color:#18181b!important;outline:none!important}.skc-mc-qty-val{width:32px;height:28px;border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7;text-align:center;font-size:13px;font-weight:700;color:#18181b;background:#fff;display:flex;align-items:center;justify-content:center}.skc-mc-remove{position:absolute;top:10px;right:12px;width:28px;height:28px;border-radius:7px;background:#f4f4f5;border:1px solid #e4e4e7;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a1a1aa;padding:0;font-family:inherit;-webkit-tap-highlight-color:#fff0;transition:background .2s,color .2s,border-color .2s}.skc-mc-foot{padding:0 18px 18px;flex-shrink:0;background:#fff;border:none!important;border-top:none!important;box-shadow:none!important}.skc-mc-foot-inner{border-top:1.5px solid #e4e4e7;padding-top:14px}.skc-mc-total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.skc-mc-total-l{font-size:13px;font-weight:600;color:#71717a}.skc-mc-total-v{font-size:18px;font-weight:800;color:#18181b}.skc-mc-checkout{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:13px;border:none;border-radius:8px;color:#fff!important;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none!important;-webkit-tap-highlight-color:#fff0;touch-action:manipulation;transition:filter .2s}.skc-mc-view-cart{display:block;text-align:center;margin-top:9px;font-size:13px;color:#71717a;text-decoration:none;font-weight:500}.skc-minicart-trigger{position:relative!important}.skc-mc-count-badge{position:absolute;top:-6px;right:-6px;background:#e8390e;color:#fff;font-size:10px;font-weight:800;min-width:18px;height:18px;border-radius:9px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;pointer-events:none}@keyframes skc-slide-in{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}.skc-mc-item{animation:skc-slide-in .2s ease both}.skc-mc-item:nth-child(2){animation-delay:.04s}.skc-mc-item:nth-child(3){animation-delay:.08s}@media(hover:hover) and (pointer:fine){.skc-mc-close:hover{background:#e4e4e7;color:#18181b}.skc-mc-qty-btn:hover{background:#e4e4e7!important}.skc-mc-remove:hover{background:#fee2e2;color:#ef4444;border-color:#fecaca}.skc-mc-checkout:hover{filter:brightness(.9);color:#fff!important}.skc-mc-shop-btn:hover{background:#333}.skc-mc-view-cart:hover{color:#18181b}}@media(max-width:480px){#skc-mc-drawer{width:100%;max-width:100%;right:-100%}}