.hmc-cart-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:inherit;cursor:pointer}.hmc-cart-count{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#3147f5;color:#fff;font-size:12px;line-height:18px;text-align:center;font-weight:700}.hmc-overlay{position:fixed;inset:0;background:rgba(17,24,39,.48);z-index:9998;opacity:0;transition:opacity .25s ease}.hmc-overlay.is-active{opacity:1}.hmc-drawer{position:fixed;top:0;right:0;width:390px;max-width:100%;height:100dvh;background:#fff;z-index:9999;transform:translateX(100%);transition:transform .28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.15);font-family:inherit;color:#111827}.hmc-drawer.is-active{transform:translateX(0)}.hmc-drawer-inner{height:100%;display:flex;flex-direction:column}.hmc-drawer-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #eee}.hmc-drawer-header h3{margin:0;font-size:18px;font-weight:800}.hmc-close{border:0;background:transparent;font-size:34px;line-height:1;color:#6b7280;cursor:pointer}.hmc-mini-cart-content{height:calc(100% - 66px);display:flex;flex-direction:column}.hmc-items{overflow:auto;flex:1}.hmc-item{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:26px 20px;border-bottom:1px solid #eee}.hmc-thumb{display:flex;align-items:center;justify-content:center}.hmc-thumb img{width:105px;height:105px;object-fit:contain}.hmc-item-top{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}.hmc-title{color:#111827;text-decoration:none;font-size:18px;font-weight:800;line-height:1.2}.hmc-remove{color:#374151;text-decoration:none;line-height:1}.hmc-price{margin-top:7px;color:#6b7280;font-size:14px}.hmc-qty{display:inline-flex;align-items:center;margin-top:16px;border:1px solid #e5e7eb;height:31px}.hmc-qty button{width:35px;height:29px;border:0;background:#fff;font-size:18px;font-weight:700;cursor:pointer;color:#111827}.hmc-qty span{min-width:32px;text-align:center;font-size:18px}.hmc-footer{background:#f6f6f7;padding:20px 20px 22px}.hmc-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:17px}.hmc-actions{display:grid;grid-template-columns:1fr 1fr;gap:22px}.hmc-btn{display:flex;align-items:center;justify-content:center;height:42px;border-radius:7px;text-decoration:none;font-size:16px;font-weight:500}.hmc-btn-secondary{background:#343741;color:#fff}.hmc-btn-primary{background:#3147f5;color:#fff}.hmc-empty{padding:40px 22px;text-align:center}.hmc-loading{pointer-events:none;opacity:.65}body.hmc-lock{overflow:hidden}
@media (max-width:480px){.hmc-drawer{width:100vw}.hmc-drawer-header{height:64px;padding:0 18px}.hmc-mini-cart-content{height:calc(100% - 64px)}.hmc-item{grid-template-columns:92px 1fr;gap:14px;padding:22px 16px}.hmc-thumb img{width:88px;height:88px}.hmc-title{font-size:16px}.hmc-actions{gap:12px}.hmc-footer{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.hmc-btn{height:42px;font-size:15px}}
