.cart-overlay{position:fixed!important;inset:0!important;z-index:9998!important;display:block;background:rgba(17,19,24,.42);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);touch-action:none}.cart-overlay[hidden]{display:none!important}.cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:9999!important;width:min(420px,100vw)!important;max-width:100vw!important;height:100vh;max-height:none!important;display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#fff;box-shadow:-18px 0 48px rgba(17,19,24,.2);overflow:hidden;overscroll-behavior:contain}.cart-drawer[hidden]{display:none!important}@supports(height:100dvh){.cart-drawer{height:100dvh}}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e7e8e3;background:#fff}.cart-drawer-head strong{font-size:20px;line-height:1.2}.cart-drawer-head button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #dfe1da;border-radius:999px;background:#fff;color:#111318;font-size:26px;line-height:1;cursor:pointer;touch-action:manipulation}.cart-free-shipping{padding:10px 18px;background:#f4f7ff;border-bottom:1px solid #e2e7f5;font-size:12px;font-weight:700;color:#24314d}.cart-status{min-height:0;padding:0 18px;font-size:12px;color:#b42318}.cart-status:not(:empty){padding-top:9px;padding-bottom:9px;border-bottom:1px solid #eceee9}.cart-drawer-items{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 18px;background:#fff}.cart-empty{margin:0;padding:28px 0;color:#666b74;text-align:center}.cart-drawer-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:15px 0;border-bottom:1px solid #eceee9}.cart-drawer-item>a{display:block}.cart-drawer-item img{display:block;width:76px;height:76px;object-fit:cover;border-radius:12px;background:#f4f4f1}.cart-drawer-item>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cart-drawer-item a{color:inherit;text-decoration:none}.cart-drawer-item strong{display:block;font-size:13px;line-height:1.3}.cart-drawer-item small{display:block;font-size:11px;line-height:1.3;color:#717680}.cart-drawer-item>div>span{font-size:13px;font-weight:800}.cart-drawer .qty{display:inline-flex;align-items:center;gap:0;margin-top:3px;border:1px solid #d8dad4;border-radius:10px;overflow:hidden;background:#fff}.cart-drawer .qty button{width:38px;height:36px;border:0;background:#fff;color:#111318;font-size:20px;line-height:1;cursor:pointer;touch-action:manipulation}.cart-drawer .qty button:disabled{opacity:.45}.cart-drawer .qty b{min-width:34px;text-align:center;font-size:13px}.cart-drawer-foot{padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e5e7e2;background:#fff;box-shadow:0 -8px 20px rgba(17,19,24,.04)}.cart-subtotal-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;font-size:15px}.cart-subtotal-row strong{font-size:18px}.cart-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cart-drawer-actions[hidden]{display:none!important}.cart-drawer-actions .btn{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center}.cart-drawer-secondary-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.cart-drawer .link-button{min-height:36px;border:0;background:transparent;padding:4px 0;text-decoration:underline;cursor:pointer;touch-action:manipulation}.cart-drawer-foot>small{display:block;margin-top:9px;color:#737780;font-size:10px;line-height:1.4}.header-cart{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:980px){.header-cart-label{display:none!important}.header-cart{min-width:46px!important;min-height:46px!important;padding:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.header-cart-icon{width:22px!important;height:22px!important}.header-cart-count{top:1px!important;right:0!important}}@media(max-width:700px){.cart-drawer{width:100%!important;max-width:100%!important}.cart-drawer-head{padding:12px 14px}.cart-free-shipping{padding:9px 14px}.cart-status{padding-left:14px;padding-right:14px}.cart-drawer-items{padding:0 14px}.cart-drawer-item{grid-template-columns:66px minmax(0,1fr);gap:10px;padding:13px 0}.cart-drawer-item img{width:66px;height:66px}.cart-drawer-foot{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.cart-drawer-actions{grid-template-columns:1fr!important}.cart-drawer-actions .btn{min-height:48px}.cart-drawer-secondary-actions{margin-top:7px}.cart-drawer .qty button{width:42px;height:38px}}