:root{--superwoo-drawer-bg:#ffffff;--superwoo-drawer-text:#1f2933;--superwoo-drawer-muted:#697386;--superwoo-drawer-border:#e6e8ec;--superwoo-drawer-accent:var(--wp--preset--color--primary, var(--e-global-color-primary, var(--woocommerce-primary, #005b7f)));--superwoo-drawer-accent-hover:var(--wp--preset--color--secondary, var(--e-global-color-secondary, #004866));--superwoo-drawer-accent-text:#ffffff;--superwoo-drawer-secondary:var(--wp--preset--color--secondary, var(--e-global-color-secondary, #eaf3f7));--superwoo-drawer-surface:color-mix(in srgb, var(--superwoo-drawer-secondary) 16%, #ffffff);--superwoo-drawer-shadow:0 24px 70px rgba(15, 23, 42, 0.22)}body.superwoo-cart-open{overflow:hidden}.superwoo-cart-button{align-items:center;background:var(--superwoo-drawer-accent);border:0;border-radius:6px;color:var(--superwoo-drawer-accent-text);cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:10px 14px}.superwoo-cart-count{align-items:center;background:rgba(255,255,255,.2);border-radius:999px;display:inline-flex;font-size:12px;justify-content:center;min-height:22px;min-width:22px;padding:0 6px}.superwoo-cart-shell{background:transparent!important;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity 0.2s ease;z-index:2147483647}.superwoo-cart-shell,.superwoo-cart-shell *{box-sizing:border-box}.superwoo-cart-shell a,.superwoo-cart-shell button,.superwoo-cart-shell input{font-family:inherit;letter-spacing:0}.superwoo-cart-shell.is-open{opacity:1;pointer-events:none}.superwoo-cart-backdrop{background:transparent;inset:0;position:absolute;pointer-events:none}.superwoo-cart-drawer{background:var(--superwoo-drawer-bg);box-shadow:var(--superwoo-drawer-shadow);color:var(--superwoo-drawer-text);bottom:0;display:block;height:100vh;margin-left:auto;max-width:420px;outline:none;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform 0.24s ease;width:min(100vw, 420px);pointer-events:auto}.superwoo-cart-shell.is-open .superwoo-cart-drawer{transform:translateX(0)}.superwoo-cart-shell .superwoo-cart-drawer__inner{align-items:stretch;display:block;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;position:relative;width:100%}.superwoo-cart-shell .superwoo-cart-drawer__header{align-items:center;border-bottom:1px solid var(--superwoo-drawer-border);display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;min-height:62px;padding:14px 18px;position:absolute;left:0;right:0;top:0;width:100%;z-index:2;background:var(--superwoo-drawer-bg)}.superwoo-cart-shell .superwoo-cart-title{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:18px;gap:9px;line-height:1.2}.superwoo-cart-shell .superwoo-cart-title .superwoo-cart-count{background:var(--superwoo-drawer-surface);color:var(--superwoo-drawer-text)}.superwoo-cart-shell .superwoo-cart-close,.superwoo-cart-shell .superwoo-remove-item{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--superwoo-drawer-muted);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:24px;font-weight:700;height:34px;justify-content:center;line-height:1;margin:0;min-height:34px;padding:0;text-decoration:none;width:34px}.superwoo-cart-shell .superwoo-cart-live{height:1px;overflow:hidden;position:absolute;width:1px}.superwoo-cart-shell .superwoo-cart-message{background:var(--superwoo-drawer-surface);border-bottom:1px solid var(--superwoo-drawer-border);color:var(--superwoo-drawer-muted);flex:0 0 auto;font-size:13px;font-weight:700;line-height:1.4;padding:10px 18px;text-align:center;width:100%;writing-mode:horizontal-tb}.superwoo-cart-shell .superwoo-cart-scroll{bottom:var(--superwoo-footer-offset,118px);left:0;min-height:120px;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;position:absolute;right:0;scrollbar-gutter:stable;top:var(--superwoo-header-offset,63px);-webkit-overflow-scrolling:touch;width:100%}.superwoo-cart-shell .superwoo-cart-items{flex:0 0 auto;max-height:none;min-height:0;overflow:visible;padding:14px 14px 6px;width:100%}.superwoo-cart-shell .superwoo-cart-item{border:1px solid var(--superwoo-drawer-border);border-radius:8px;display:grid;gap:12px;grid-template-columns:74px minmax(0,1fr);margin-bottom:12px;padding:10px;position:relative;width:100%}.superwoo-cart-shell .superwoo-cart-item.is-loading{opacity:.55;pointer-events:none}.superwoo-cart-shell .superwoo-cart-item.is-removing{opacity:.35;pointer-events:none}.superwoo-cart-shell .superwoo-cart-item__image img{border-radius:7px;display:block;height:74px;object-fit:cover;width:74px}.superwoo-cart-shell .superwoo-cart-item__name,.superwoo-cart-shell .superwoo-cart-item__name a{color:var(--superwoo-drawer-text);font-size:14px;font-weight:800;line-height:1.3;text-decoration:none}.superwoo-cart-shell .superwoo-cart-item__price{font-weight:800;margin-top:8px}.superwoo-cart-shell .superwoo-free-gift-badge,.superwoo-cart-shell .superwoo-gift-qty,.superwoo-free-gift-label{background:#eef8e8;border-radius:999px;color:#3f8f1f;display:inline-flex;font-size:12px;font-weight:800;line-height:1.2;margin-top:8px;padding:5px 9px}.superwoo-cart-shell .superwoo-cart-item__actions{align-items:center;display:flex;gap:8px;grid-column:2;justify-content:space-between}.superwoo-cart-shell .superwoo-qty{align-items:center;border:1px solid var(--superwoo-drawer-border);border-radius:999px;display:inline-grid;grid-template-columns:30px 42px 30px;height:34px;overflow:hidden;pointer-events:auto}.superwoo-cart-shell .superwoo-qty button,.superwoo-cart-shell .superwoo-qty input{background:#fff;border:0;border-radius:0;box-shadow:none;color:var(--superwoo-drawer-text);height:34px;line-height:34px;margin:0;min-height:34px;padding:0;text-align:center}.superwoo-cart-shell .superwoo-qty button{cursor:pointer;font-size:18px;pointer-events:auto;user-select:none}.superwoo-cart-shell .superwoo-qty input{appearance:textfield;font-weight:800;padding:0;pointer-events:auto;width:42px}.superwoo-cart-shell .superwoo-cross-sells{border-top:1px solid var(--superwoo-drawer-border);flex:0 0 auto;min-height:0;overflow:hidden;padding:14px;width:100%}.superwoo-cart-shell .superwoo-cart-drawer__header,.superwoo-cart-shell .superwoo-cart-message,.superwoo-cart-shell .superwoo-cross-sells,.superwoo-cart-shell .superwoo-cart-drawer__footer{min-width:0}.superwoo-cart-shell .superwoo-cross-sells h3{color:var(--superwoo-drawer-text);font-size:15px;font-weight:800;line-height:1.25;margin:0 0 10px;padding:0}.superwoo-cart-shell .superwoo-cross-sells__row{display:grid;gap:10px;grid-auto-columns:136px;grid-auto-flow:column;overflow-x:auto;padding-bottom:4px;width:100%}.superwoo-cart-shell .superwoo-cross-sell{border:1px solid var(--superwoo-drawer-border);border-radius:8px;display:flex;flex-direction:column;min-height:100%;padding:8px}.superwoo-cart-shell .superwoo-cross-sell__image img{border-radius:7px;display:block;height:96px;object-fit:cover;width:100%}.superwoo-cart-shell .superwoo-cross-sell__title{color:var(--superwoo-drawer-text);display:block;font-size:13px;font-weight:800;line-height:1.3;margin-top:8px;min-height:34px;text-decoration:none}.superwoo-cart-shell .superwoo-cart-item__name,.superwoo-cart-shell .superwoo-cart-item__name a,.superwoo-cart-shell .superwoo-cart-item__name a:hover,.superwoo-cart-shell .superwoo-cart-item__name a:focus,.superwoo-cart-shell .superwoo-cross-sell__title,.superwoo-cart-shell .superwoo-cross-sell__title:hover,.superwoo-cart-shell .superwoo-cross-sell__title:focus{font-size:14px!important;letter-spacing:0!important;line-height:1.3!important;text-decoration:none!important;text-transform:none!important;transform:none!important}.superwoo-cart-shell .superwoo-cart-item__name a:hover,.superwoo-cart-shell .superwoo-cart-item__name a:focus,.superwoo-cart-shell .superwoo-cross-sell__title:hover,.superwoo-cart-shell .superwoo-cross-sell__title:focus{color:var(--superwoo-drawer-accent)!important}.superwoo-cart-shell .superwoo-cross-sell__price{font-size:13px;font-weight:800;margin:8px 0}.superwoo-cart-shell .superwoo-cross-sell__add,.superwoo-cart-shell .superwoo-cart-primary{background:var(--superwoo-drawer-accent);border:0;border-radius:6px;box-shadow:none;color:var(--superwoo-drawer-accent-text);cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;padding:10px 12px;text-decoration:none}.superwoo-cart-button:hover,.superwoo-cart-button:focus,.superwoo-cart-shell .superwoo-cross-sell__add:hover,.superwoo-cart-shell .superwoo-cross-sell__add:focus,.superwoo-cart-shell .superwoo-cart-primary:hover,.superwoo-cart-shell .superwoo-cart-primary:focus{background:var(--superwoo-drawer-accent-hover);color:var(--superwoo-drawer-accent-text);outline:none}.superwoo-cart-shell .superwoo-cart-drawer__footer{background:var(--superwoo-drawer-bg);border-top:1px solid var(--superwoo-drawer-border);bottom:0;left:0;min-height:104px;padding:14px 16px 16px;position:absolute;right:0;width:100%;z-index:2}.superwoo-cart-shell .superwoo-coupon-row,.superwoo-cart-shell .superwoo-cart-total{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.superwoo-cart-shell .superwoo-coupon-row{color:var(--superwoo-drawer-muted);font-size:13px}.superwoo-cart-shell .superwoo-coupon-row a,.superwoo-cart-shell .superwoo-view-cart{color:var(--superwoo-drawer-accent)}.superwoo-cart-shell .superwoo-cart-primary{align-items:center;font-size:16px;min-height:46px;text-align:center;width:100%}.superwoo-cart-shell .superwoo-view-cart{display:block;font-size:13px;font-weight:700;margin-top:10px;text-align:center}.superwoo-cart-shell .superwoo-cart-empty{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:30px;text-align:center}@media (max-width:480px){.superwoo-cart-drawer{max-width:none;width:100vw}}.superwoo-cart-shell .superwoo-cart-drawer__inner{align-items:stretch!important;display:block!important;height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;position:relative!important}.superwoo-cart-shell .superwoo-cart-drawer{align-items:stretch!important;bottom:0!important;display:block!important;height:100dvh!important;justify-content:flex-start!important;max-height:100dvh!important;position:absolute!important;right:0!important;top:0!important}.superwoo-cart-shell .superwoo-cart-drawer__header,.superwoo-cart-shell .superwoo-cart-title,.superwoo-cart-shell .superwoo-coupon-row,.superwoo-cart-shell .superwoo-cart-total{display:flex!important;flex-direction:row!important;writing-mode:horizontal-tb!important}.superwoo-cart-shell .superwoo-cart-drawer__header{background:var(--superwoo-drawer-bg)!important;left:0!important;position:absolute!important;right:0!important;top:0!important}.superwoo-cart-shell .superwoo-cart-drawer__footer{background:var(--superwoo-drawer-bg)!important;bottom:0!important;left:0!important;position:absolute!important;right:0!important}.superwoo-cart-shell .superwoo-cart-message,.superwoo-cart-shell .superwoo-cart-scroll,.superwoo-cart-shell .superwoo-cross-sells,.superwoo-cart-shell .superwoo-cart-items,.superwoo-cart-shell .superwoo-cart-drawer__footer{width:100%!important;writing-mode:horizontal-tb!important}.superwoo-cart-shell .superwoo-cart-items{flex:0 0 auto!important;overflow:visible!important}.superwoo-cart-shell .superwoo-cart-scroll{bottom:var(--superwoo-footer-offset,118px)!important;left:0!important;min-height:120px!important;overflow-x:hidden!important;overflow-y:scroll!important;overscroll-behavior:contain!important;position:absolute!important;right:0!important;top:var(--superwoo-header-offset,63px)!important;-webkit-overflow-scrolling:touch!important}.superwoo-cart-shell .superwoo-cross-sells h3,.superwoo-cart-shell .superwoo-cart-empty h3{font-size:15px!important;line-height:1.25!important;margin:0 0 10px!important;padding:0!important}.superwoo-cart-shell .superwoo-cart-close,.superwoo-cart-shell .superwoo-remove-item,.superwoo-cart-shell .superwoo-qty button,.superwoo-cart-shell .superwoo-qty input{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--superwoo-drawer-muted)!important;pointer-events:auto!important}.superwoo-cart-shell .superwoo-cross-sell__add,.superwoo-cart-shell .superwoo-cart-primary{background:var(--superwoo-drawer-accent)!important;border:0!important;border-radius:6px!important;color:var(--superwoo-drawer-accent-text)!important}.superwoo-cart-button:hover,.superwoo-cart-button:focus,.superwoo-cart-shell .superwoo-cross-sell__add:hover,.superwoo-cart-shell .superwoo-cross-sell__add:focus,.superwoo-cart-shell .superwoo-cart-primary:hover,.superwoo-cart-shell .superwoo-cart-primary:focus{background:var(--superwoo-drawer-accent-hover)!important;color:var(--superwoo-drawer-accent-text)!important}.superwoo-cart-shell,.superwoo-cart-shell .superwoo-cart-backdrop,.superwoo-cart-shell .superwoo-cart-drawer{z-index:2147483647!important}.superwoo-cart-shell .onsale,.superwoo-cart-shell .sale,.superwoo-cart-shell .discount,.superwoo-cart-shell span.discount,.superwoo-cart-shell .product-label,.superwoo-cart-shell .product-badge{display:none!important;opacity:0!important;visibility:hidden!important}.superwoo-force-hidden-sale-badge{display:none!important;opacity:0!important;visibility:hidden!important}