.mz{--mz-green:#196428;--mz-orange:#ad450d;--mz-border:#d9e2d9;color:#243126}.mz-wrap{max-width:1200px;margin:auto;padding:28px 20px}.mz h1{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;margin-bottom:20px}.mz h2{font-size:1.5rem;font-weight:900;margin-bottom:16px}.mz h3{font-weight:800}.mz button,.mz-btn{min-height:44px;padding:10px 16px;border-radius:8px;background:#196428;color:#fff;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}.mz button:disabled{opacity:.55;cursor:not-allowed}.mz .mz-secondary{background:#fff;color:#196428;border:1px solid #196428}.mz :focus-visible,.mz-btn:focus-visible{outline:3px solid #ad450d;outline-offset:3px}.mz [hidden]{display:none!important}.mz input:not([type=checkbox]),.mz select{min-height:44px;border:1px solid #aab9ad;padding:8px;border-radius:6px;max-width:100%;background:#fff;color:#243126}.mz input[type=checkbox]{width:20px;height:20px;accent-color:#196428}.mz-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mz-card{min-width:0;background:#fff;border:1px solid #d9e2d9;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.mz-card>a{display:block;color:inherit;text-decoration:none}.mz-card img{width:100%;aspect-ratio:1;object-fit:contain;background:#f8faf7}.mz-card-body{padding:12px}.mz-card h3{font-size:1rem;line-height:1.4}.mz-card form{padding:0 12px 12px;margin-top:auto}.mz-card button{width:100%}.mz-price{color:#ad450d;font-size:1.3rem;font-weight:900;margin:10px 0}.mz-price s{color:#616961;font-size:.9rem;font-weight:400;margin-left:8px}.mz-note{color:#536155;font-size:.875rem;line-height:1.6}.mz-status{min-height:24px;margin:12px 0}.mz-error{color:#a21616}.mz-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:20px}.mz-filters{display:flex;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid #d9e2d9;margin-bottom:20px;border-radius:12px}.mz-filters details{min-width:150px}.mz-filters summary{cursor:pointer;padding:10px;font-weight:800}.mz-filters label{display:flex;align-items:center;gap:8px;padding:8px}.mz-filters .mz-range{display:flex;gap:8px;max-width:300px}.mz-filters .mz-range label{display:block}.mz-filters input[type=number]{width:110px}.mz-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.mz-chips a{border:1px solid #d9e2d9;padding:8px 12px;border-radius:20px}.mz-load{display:flex;justify-content:center;margin:24px 0}.mz-product{display:grid;gap:32px}.mz-gallery{min-width:0}.mz-gallery-stage{position:relative}.mz-gallery-stage img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #d9e2d9;border-radius:12px}.mz-gallery-stage button{position:absolute;top:45%;width:44px;padding:0}.mz-gallery-stage [data-prev]{left:8px}.mz-gallery-stage [data-next]{right:8px}.mz-thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:12px;padding:4px}.mz-thumbs button{flex:0 0 76px;background:#fff;padding:3px;border:2px solid transparent}.mz-thumbs button[aria-current=true]{border-color:#196428}.mz-thumbs img{width:68px;height:68px;object-fit:contain}.mz-product-info>div{margin-bottom:20px}.mz-purchase{display:grid;gap:12px}.mz-purchase label{display:grid;gap:6px}.mz-purchase input[type=number]{width:100px}.mz-offer{border:1px solid #196428;border-radius:12px;padding:18px;background:#f3f8ef}.mz-countdown{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:900}.mz-stock{color:#ad450d;font-weight:800}.mz-shipping{padding:16px;background:#f3f8ef;border-radius:10px;margin-bottom:16px}.mz-shipping progress{width:100%;height:12px;display:block;margin-top:10px;accent-color:#196428;border-radius:10px;overflow:hidden}.mz-shipping progress::-webkit-progress-bar{background:#dbe4d6}.mz-shipping progress::-webkit-progress-value{background:#196428;transition:width 1s ease}.mz-cart-line{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #d9e2d9}.mz-cart-line img{width:80px;height:80px;object-fit:contain}.mz-line-info{flex:1;min-width:0}.mz-quantity{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px}.mz-quantity button{min-width:44px;padding:8px}.mz-quantity input{width:60px;text-align:center}.mz-cart-summary{margin-top:20px;display:grid;gap:12px}.mz-drawer{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(460px,100%);max-width:100%;padding:0;border:0;background:#fff;box-shadow:-4px 0 25px #0003}.mz-drawer::backdrop,.mz-game::backdrop{background:#0008}.mz-drawer-inner{padding:20px;height:100%;overflow:auto;overscroll-behavior:contain}.mz-drawer header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}body:has(.mz-drawer[open]),body:has(.mz-game[open]){overflow:hidden}.mz-bundle-option{display:flex;align-items:center;gap:10px;border-bottom:1px solid #d9e2d9;padding:10px 0}.mz-bundle-option img{width:60px;height:60px;object-fit:contain}.mz-bundle-option span{flex:1}.mz-search-box{position:relative}.mz-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;color:#243126;border:1px solid #d9e2d9;box-shadow:0 8px 24px #0002;z-index:60;max-height:420px;overflow:auto;border-radius:8px}.mz-suggestions a{display:flex;gap:12px;padding:12px;align-items:center;min-height:60px}.mz-suggestions a[aria-selected=true],.mz-suggestions a:hover{background:#edf5e9}.mz-suggestions img{width:48px;height:48px;object-fit:contain}.mz-game{margin:auto;padding:24px;border:0;border-radius:18px;width:min(440px,calc(100% - 32px));background:#f6faef;max-height:90dvh;overflow:auto}.mz-wheel{width:210px;height:210px;margin:20px auto;border-radius:50%;border:8px solid #196428;background:conic-gradient(#196428 0deg 120deg,#e8af46 120deg 240deg,#daead0 240deg 360deg);display:grid;place-items:center;transition:transform 2s cubic-bezier(.15,.75,.2,1)}.mz-wheel span{background:#fff;color:#196428;padding:12px;border-radius:50%;font-weight:900}.mz-skip{position:fixed;top:-100px;left:10px;z-index:1000}.mz-skip:focus{top:10px}@media(min-width:768px){.mz-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mz-product{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.mz *,.mz *:before,.mz *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/mz-storefront.css.map */
