.kz-cart-backdrop{position:fixed;inset:0;background:rgba(35,37,46,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:998;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .3s}.kz-cart-drawer{position:fixed;top:0;right:0;width:min(420px,94vw);height:100vh;height:100svh;height:100dvh;max-height:100dvh;background:#fdfaf4;z-index:999;transform:translate3d(105%,0,0);visibility:hidden;will-change:transform;transition:transform .36s cubic-bezier(.22,.61,.36,1),visibility 0s linear .36s;box-shadow:-22px 0 60px rgba(35,37,46,.16);display:flex;flex-direction:column;color:#23252e;font-family:Manrope,system-ui,sans-serif;overflow:hidden}.kz-cart-open .kz-cart-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.kz-cart-open .kz-cart-drawer{transform:translate3d(0,0,0);visibility:visible;transition-delay:0s}.kz-drawer-head{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #ece7df;min-height:64px}.kz-drawer-head h2{font-family:Onest,Manrope,sans-serif;margin:0;font-size:23px;letter-spacing:-.04em;line-height:1}.kz-drawer-head p{margin:3px 0 0;color:#6f7280;font-size:11.5px}.kz-drawer-head button{width:32px;height:32px;border:0;background:#fff;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;color:#23252e}.kz-free{flex:0 0 auto;padding:10px 16px;border-bottom:1px solid #ece7df}.kz-free-top{font-size:11.5px;font-weight:800;margin-bottom:7px;line-height:1.35}.kz-free-track{height:6px;background:#eee7f4;border-radius:999px;overflow:hidden}.kz-free-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,#aab4e6,#f3c9cf,#f5d98c,#c2d4ab);border-radius:999px;transition:width .25s}.kz-drawer-items{padding:10px 14px;overflow:auto;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.kz-empty{color:#6f7280}.kz-cart-line{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:9px;background:transparent;border:0;border-radius:0;padding:8px 0;margin-bottom:8px;align-items:center;border-bottom:1px solid rgba(236,231,223,.8)}.kz-cart-line img{width:52px;height:52px;object-fit:cover;border-radius:12px;background:#fadfe3}.kz-line-title{font-weight:800;font-size:10px;line-height:1.2}.kz-line-variant{font-size:8.5px;color:#6f7280;margin-top:2px;line-height:1.25}.kz-line-actions{display:flex;align-items:center;gap:5px;margin-top:6px}.kz-line-actions button{width:21px;height:21px;border-radius:50%;border:1px solid #ece7df;background:#fff;cursor:pointer;font-size:12px;line-height:1}.kz-line-actions span{font-size:10px;font-weight:800}.kz-line-price{font-weight:900;font-family:Onest,Manrope,sans-serif;font-size:10px;white-space:nowrap;text-align:right}.kz-line-price .kz-dual-price{font-size:10px!important;gap:2px!important}.kz-remove{border:0!important;background:transparent!important;color:#6f7280!important;font-size:8.5px!important;width:auto!important;height:auto!important;padding:0!important}.kz-cross{flex:0 0 auto;padding:10px 14px;border-top:1px solid #ece7df}.kz-cross h3{font-family:Onest,Manrope,sans-serif;font-size:15px;margin:0 0 8px;letter-spacing:-.03em}.kz-cross-list{display:grid;gap:7px}.kz-cross-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center;background:#fff;border:1px solid #ece7df;border-radius:16px;padding:7px 8px;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.kz-cross-item:hover{transform:translateY(-1px);border-color:#d8d2ea;background:#fff}.kz-cross-item img{width:40px;height:40px;object-fit:cover;border-radius:12px}.kz-cross-info{min-width:0;display:block}.kz-cross-item b{display:block;font-size:11px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kz-cross-item em{display:block;font-style:normal;font-weight:900;font-size:9.5px;line-height:1.15;margin-top:3px;color:#6f7280}.kz-cross-item em .kz-dual-price{font-size:9.5px!important;gap:2px!important;white-space:nowrap}.kz-cross-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#8f9bdc;color:#fff;font-weight:900;font-size:10.5px;line-height:1;padding:8px 10px;white-space:nowrap}.kz-drawer-foot{flex:0 0 auto;padding:14px 16px max(14px,env(safe-area-inset-bottom,0px));border-top:1px solid #ece7df;background:rgba(253,250,244,.98)}.kz-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.kz-subtotal span{font-size:12px;color:#6f7280}.kz-subtotal strong{font-family:Onest,Manrope,sans-serif;font-size:18px}.kz-checkout{display:flex;align-items:center;justify-content:center;height:48px;border-radius:999px;background:#23252e;color:#fff;text-decoration:none;font-weight:900;font-size:13px}@media(max-width:480px){.kz-cart-drawer{width:94vw}.kz-drawer-head{padding:13px 15px}.kz-drawer-items{padding:9px 12px}.kz-cross{padding:9px 12px}.kz-cart-line{grid-template-columns:48px minmax(0,1fr) auto}.kz-cart-line img{width:48px;height:48px}.kz-cross-item{grid-template-columns:38px minmax(0,1fr) auto}.kz-cross-item img{width:38px;height:38px}.kz-cross-cta{font-size:10px;padding:7px 9px}}

html.kz-cart-open,html.kz-menu-open{overflow:hidden!important;overscroll-behavior:none;}
@media(max-width:480px){.kz-cart-drawer{width:94vw;height:100svh;height:100dvh;max-height:100dvh}.kz-drawer-foot{padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}}
