body.mahamu-commerce-modal-open{overflow:hidden}
.mahamu-zero-friction-active .mahamu-atc-feedback,.mahamu-zero-friction-active .added_to_cart.wc_forward,.mahamu-zero-friction-active .mahamu-atc-native-checkout{display:none!important}
.mahamu-quick-add-trigger{width:100%;min-height:var(--wp--custom--size--control-min-height);border:1px solid var(--wp--custom--color--action--primary);border-radius:var(--wp--custom--radius--control);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font-family:var(--wp--custom--font--family--ui);font-weight:600;box-shadow:none}
.mahamu-quick-add-trigger:hover,.mahamu-quick-add-trigger:focus-visible{background:var(--wp--custom--color--action--primary-hover);border-color:var(--wp--custom--color--action--primary-hover);color:var(--wp--custom--color--text--inverse)}
.mahamu-quick-add-trigger:focus-visible,.mahamu-commerce-close:focus-visible,.mahamu-quick-add__option:focus-visible,.mahamu-quick-add__submit:focus-visible,.mahamu-cart-drawer button:focus-visible,.mahamu-cart-drawer a:focus-visible,.mahamu-sticky-buy button:focus-visible,.mahamu-floating-cart:focus-visible,.mahamu-quiet-shipping__info:focus-visible{outline:2px solid var(--wp--custom--color--accent--focus);outline-offset:2px}
.mahamu-commerce-overlay,.mahamu-cart-drawer-shell{position:fixed;inset:0;z-index:100000;font-family:var(--wp--custom--font--family--ui)}
.mahamu-commerce-overlay[hidden],.mahamu-cart-drawer-shell[hidden],.mahamu-floating-cart[hidden]{display:none!important}
.mahamu-commerce-backdrop,.mahamu-cart-drawer-backdrop{position:absolute;inset:0;background:color-mix(in srgb,var(--wp--custom--color--text--primary) 38%,transparent);opacity:0;transition:opacity 140ms ease-out}
.mahamu-commerce-overlay.is-open .mahamu-commerce-backdrop,.mahamu-cart-drawer-shell.is-open .mahamu-cart-drawer-backdrop{opacity:1}
.mahamu-quick-add{position:absolute;right:0;bottom:0;left:0;max-height:min(82vh,680px);overflow:auto;padding:24px 16px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--editorial);color:var(--wp--custom--color--text--primary);transform:translateY(12px);opacity:0;transition:transform 140ms ease-out,opacity 140ms ease-out}
.mahamu-commerce-overlay.is-open .mahamu-quick-add{transform:translateY(0);opacity:1}
.mahamu-commerce-close{position:absolute;top:12px;right:12px;width:44px;height:44px;border:0;background:transparent;color:var(--wp--custom--color--text--primary);font-size:28px;line-height:1;cursor:pointer}
.mahamu-quick-add__product{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;align-items:center;padding-right:48px}
.mahamu-quick-add__image{width:76px;height:76px;object-fit:contain;background:var(--wp--custom--color--surface--canvas)}
.mahamu-quick-add h2{margin:0;font-family:var(--wp--custom--font--family--display);font-size:22px;font-weight:600;line-height:1.15}
.mahamu-quick-add__price{margin:6px 0 0;font-size:18px;font-weight:600;font-variant-numeric:tabular-nums}
.mahamu-quick-add__options{margin-top:24px}
.mahamu-quick-add__label{margin:0 0 10px;font-weight:600}
.mahamu-quick-add__option{min-height:46px;margin:0 8px 8px 0;padding:10px 14px;border:1px solid var(--wp--custom--color--border--control);border-radius:var(--wp--custom--radius--control);background:var(--wp--custom--color--surface--transaction);color:var(--wp--custom--color--text--primary);font:inherit;cursor:pointer}
.mahamu-quick-add__option:hover:not(:disabled){border-color:var(--wp--custom--color--action--primary)}
.mahamu-quick-add__option.is-selected{border-color:var(--wp--custom--color--action--primary);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font-weight:600}
.mahamu-quick-add__option.is-selected::before{content:"✓ "}
.mahamu-quick-add__option:disabled{border-color:var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--canvas);color:var(--wp--custom--color--text--secondary);text-decoration:line-through;cursor:not-allowed}
.mahamu-quick-add__footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:16px}
.mahamu-quantity{display:grid;grid-template-columns:44px 46px 44px;min-height:var(--wp--custom--size--control-min-height);border:1px solid var(--wp--custom--color--border--control);background:var(--wp--custom--color--surface--transaction)}
.mahamu-quantity button{border:0;background:transparent;color:var(--wp--custom--color--text--primary);font:inherit;font-size:20px;cursor:pointer}
.mahamu-quantity input{width:46px;border:0;border-right:1px solid var(--wp--custom--color--border--subtle);border-left:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--transaction);color:var(--wp--custom--color--text--primary);font:inherit;text-align:center;-moz-appearance:textfield}
.mahamu-quantity input::-webkit-outer-spin-button,.mahamu-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.mahamu-quick-add__submit{min-height:var(--wp--custom--size--control-min-height);padding:10px 16px;border:1px solid var(--wp--custom--color--action--primary);border-radius:var(--wp--custom--radius--control);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font:inherit;font-weight:600;cursor:pointer}
.mahamu-quick-add__submit:disabled{border-color:var(--wp--custom--color--border--control);background:var(--wp--custom--color--border--subtle);color:var(--wp--custom--color--text--secondary);cursor:not-allowed}
.mahamu-quick-add__details{display:inline-block;margin-top:16px;color:var(--wp--custom--color--action--primary);text-decoration:underline;text-underline-offset:3px}
.mahamu-quick-add__error{margin:12px 0 0;color:var(--wp--custom--color--state--error)}
.mahamu-cart-drawer{position:absolute;right:0;bottom:0;left:0;width:100%;height:min(72dvh,640px);max-height:72dvh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-top:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--transaction);color:var(--wp--custom--color--text--primary);transform:translateY(18px);opacity:0;transition:transform 140ms ease-out,opacity 140ms ease-out}
.mahamu-cart-drawer-shell.is-open .mahamu-cart-drawer{transform:translateY(0);opacity:1}
.mahamu-cart-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--wp--custom--color--border--subtle)}
.mahamu-cart-drawer>header h2{margin:0;font-family:var(--wp--custom--font--family--display);font-size:19px;line-height:1.15}
.mahamu-cart-drawer>header button{width:44px;height:44px;border:0;background:transparent;color:var(--wp--custom--color--text--primary);font-size:26px;cursor:pointer}
.mahamu-cart-drawer__status{min-height:0;padding:0 16px;color:var(--wp--custom--color--text--secondary);font-size:12px}
.mahamu-cart-drawer__status:not(:empty){padding-top:8px}
.mahamu-cart-drawer__items{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 16px}
.mahamu-cart-drawer__item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--wp--custom--color--border--subtle)}
.mahamu-cart-drawer__item img,.mahamu-cart-drawer__image-placeholder{width:56px;height:56px;display:block;object-fit:contain;background:var(--wp--custom--color--surface--canvas)}
.mahamu-cart-drawer__item h3{margin:0;font-size:14px;font-weight:600;line-height:1.35}
.mahamu-cart-drawer__item p{margin:3px 0 0;color:var(--wp--custom--color--text--secondary);font-size:12px}
.mahamu-cart-drawer__qty{display:flex;align-items:center;gap:0;margin-top:7px}
.mahamu-cart-drawer__qty button,.mahamu-cart-drawer__qty span{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--transaction);color:var(--wp--custom--color--text--primary);font:inherit;font-size:13px}
.mahamu-cart-drawer__qty span{border-right:0;border-left:0}
.mahamu-cart-drawer__qty .mahamu-cart-drawer__remove{min-width:34px;width:34px;margin-left:8px;padding:0;border:0;color:var(--wp--custom--color--text--secondary)}
.mahamu-cart-drawer__remove svg{width:18px;height:18px}
.mahamu-cart-drawer__empty{padding:24px 0;color:var(--wp--custom--color--text--secondary)}
.mahamu-cart-drawer>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--transaction)}
.mahamu-cart-drawer__total{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;font-variant-numeric:tabular-nums}
.mahamu-cart-drawer__total strong{font-size:18px}
.mahamu-cart-drawer__checkout{width:100%;min-height:var(--wp--custom--size--control-min-height);display:flex;align-items:center;justify-content:center;border:1px solid var(--wp--custom--color--action--primary);border-radius:var(--wp--custom--radius--control);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font:inherit;font-weight:600;text-decoration:none;box-sizing:border-box}
.mahamu-floating-cart{position:fixed;right:16px;bottom:16px;z-index:99980;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--wp--custom--color--action--primary);border-radius:var(--wp--custom--radius--floating);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);box-shadow:none;cursor:pointer}
.mahamu-floating-cart>svg{width:23px;height:23px}
.mahamu-floating-cart__badge{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid var(--wp--custom--color--text--inverse);border-radius:10px;background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font-family:var(--wp--custom--font--family--ui);font-size:11px;font-weight:600;line-height:1;box-sizing:border-box;font-variant-numeric:tabular-nums}
.mahamu-sticky-buy{display:none}
.mahamu-quiet-shipping{font-family:var(--wp--custom--font--family--ui);color:var(--wp--custom--color--text--primary)}
.mahamu-quiet-shipping__row,.mahamu-quiet-product-shipping{display:flex;align-items:center;gap:8px}
.mahamu-quiet-shipping__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--wp--custom--color--action--primary);flex:0 0 auto}
.mahamu-quiet-shipping__icon svg{width:20px;height:20px}
.mahamu-quiet-shipping__copy{min-width:0;font-size:13px;line-height:1.4}
.mahamu-quiet-shipping__info{width:32px;height:32px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;color:var(--wp--custom--color--text--secondary);text-decoration:none;flex:0 0 auto}
.mahamu-quiet-shipping__info svg{width:18px;height:18px}
.mahamu-quiet-cart-shipping{margin:0 0 14px;padding:12px;border:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--editorial)}
.mahamu-quiet-shipping__progress{height:3px;margin-top:9px;overflow:hidden;background:var(--wp--custom--color--border--soft)}
.mahamu-quiet-shipping__progress>span{height:100%;display:block;background:var(--wp--custom--color--action--primary);transition:width 140ms ease-out}
.mahamu-quiet-product-shipping{margin:8px 0 0;padding:8px 0;border-top:1px solid var(--wp--custom--color--border--soft)}
@media(min-width:768px){
.mahamu-quick-add{top:50%;right:50%;bottom:auto;left:auto;width:min(520px,calc(100vw - 48px));max-height:80vh;padding:28px;transform:translate(50%,calc(-50% + 12px));border:1px solid var(--wp--custom--color--border--subtle);border-radius:var(--wp--custom--radius--floating)}
.mahamu-commerce-overlay.is-open .mahamu-quick-add{transform:translate(50%,-50%)}
.mahamu-cart-drawer{top:0;right:0;bottom:0;left:auto;width:min(390px,100vw);height:100%;max-height:none;border-top:0;border-left:1px solid var(--wp--custom--color--border--subtle);transform:translateX(18px)}
.mahamu-cart-drawer-shell.is-open .mahamu-cart-drawer{transform:translateX(0)}
.mahamu-floating-cart{display:none!important}
}
@media(max-width:767px){
body.single-product{padding-bottom:82px}
body.single-product .mahamu-floating-cart{bottom:88px}
.mahamu-sticky-buy{position:fixed;right:0;bottom:0;left:0;z-index:99990;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--wp--custom--color--border--subtle);background:var(--wp--custom--color--surface--transaction);color:var(--wp--custom--color--text--primary);font-family:var(--wp--custom--font--family--ui)}
.mahamu-sticky-buy__context{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wp--custom--color--text--primary);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}
.mahamu-sticky-buy button{min-height:var(--wp--custom--size--control-min-height);padding:10px 14px;border:1px solid var(--wp--custom--color--action--primary);border-radius:var(--wp--custom--radius--control);background:var(--wp--custom--color--action--primary);color:var(--wp--custom--color--text--inverse);font:inherit;font-weight:600;white-space:nowrap}
.mahamu-quick-add__footer{grid-template-columns:1fr}
.mahamu-quantity{width:max-content}
}
@media(prefers-reduced-motion:reduce){.mahamu-commerce-backdrop,.mahamu-cart-drawer-backdrop,.mahamu-quick-add,.mahamu-cart-drawer,.mahamu-quiet-shipping__progress>span{transition:none}}
