.aiwox-nma-overlay{position:fixed;inset:0;background:rgb(15 23 42 / .42);backdrop-filter:blur(8px);z-index:9999991;opacity:0;pointer-events:none;transition:.22s ease}.aiwox-nma-overlay.active{opacity:1;pointer-events:auto}.aiwox-nma-drawer,.aiwox-nma-options{position:fixed;left:0;right:0;bottom:0;z-index:9999992;min-height:48vh;max-height:88vh;background:#fff;border-radius:30px 30px 0 0;box-shadow:0 -22px 65px rgb(15 23 42 / .28);transform:translateY(110%);transition:transform .28s cubic-bezier(.2,.8,.2,1);padding:22px 16px calc(18px + env(safe-area-inset-bottom));display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;overflow:hidden}.aiwox-nma-drawer.active,.aiwox-nma-options.active{transform:translateY(0)}.aiwox-nma-options{z-index:9999994;min-height:56vh}.aiwox-nma-close{position:absolute;right:16px;top:16px;width:42px;height:42px;border-radius:16px;border:1px solid #edf1f7;background:#f8fafc;color:#111827;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;line-height:1;cursor:pointer;z-index:2}.aiwox-nma-close:hover{background:#f1f5f9}.aiwox-nma-head{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:950;letter-spacing:-.8px;color:#111827;padding-right:50px;margin-bottom:16px}.aiwox-nma-head small{min-width:24px;height:24px;border-radius:999px;background:var(--aiwox-accent);color:#111827;font-size:13px;display:flex;align-items:center;justify-content:center;padding:0 7px;font-weight:950}.aiwox-nma-body{overflow:auto;padding:2px 0 14px;min-height:160px;max-height:calc(88vh - 155px)}.aiwox-nma-item{display:grid;grid-template-columns:82px 1fr;gap:12px;background:#fff;border:1px solid #edf1f7;border-radius:22px;padding:10px;margin-bottom:10px;box-shadow:0 10px 26px rgb(15 23 42 / .06);transition:.15s ease}.aiwox-nma-item.removing{opacity:.45;transform:scale(.98)}.aiwox-nma-img{width:82px;height:82px;border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.aiwox-nma-img img{max-width:100%;max-height:100%;object-fit:contain}.aiwox-nma-info{min-width:0;display:flex;flex-direction:column;gap:6px}.aiwox-nma-title{font-size:14px;line-height:1.25;font-weight:850;color:#111827!important;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.aiwox-nma-meta{font-size:11px;color:#64748b;display:flex;flex-wrap:wrap;gap:4px 8px}.aiwox-nma-price{font-size:15px;font-weight:950;color:#111827}.aiwox-nma-row{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:2px}.aiwox-nma-stepper{height:34px;display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;overflow:hidden}.aiwox-nma-stepper button{width:34px;height:34px;border:0;background:#fff;color:#111827;font-size:18px;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer}.aiwox-nma-stepper span{min-width:30px;text-align:center;font-size:13px;font-weight:900;color:#111827}.aiwox-nma-remove{width:34px;height:34px;border-radius:12px;border:1px solid #fee2e2;background:#fff5f5;color:#ef4444;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.aiwox-nma-remove:hover{background:#fee2e2}.aiwox-nma-add{align-self:flex-start;border:0;border-radius:999px;background:#0b72ff!important;color:#fff!important;text-decoration:none!important;padding:10px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;white-space:nowrap;cursor:pointer}.aiwox-nma-total{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #edf1f7;border-radius:18px;padding:14px;margin-top:4px;font-size:14px}.aiwox-nma-total strong{font-size:17px;color:#111827}.aiwox-nma-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:12px}.aiwox-nma-actions a{height:50px;border-radius:18px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:14px;font-weight:950}.aiwox-nma-actions .ghost{background:#fff;border:1px solid #111827;color:#111827!important}.aiwox-nma-actions .ghost:hover{background:#f8fafc}.aiwox-nma-actions .main{background:#111827;color:#fff!important}.aiwox-nma-actions .main:hover{background:#1e293b}.aiwox-nma-actions .full{grid-column:1/-1;background:#0b72ff;color:#fff!important}.aiwox-nma-actions .full:hover{background:#0061e0}.aiwox-nma-empty{text-align:center;padding:42px 18px;color:#64748b}.aiwox-nma-empty i{font-size:38px;color:#0b72ff;margin-bottom:12px}.aiwox-nma-empty h3{font-size:21px;color:#111827;margin:0 0 6px;font-weight:950}.aiwox-nma-empty p{margin:0;font-size:14px}.aiwox-nma-loader{width:32px;height:32px;margin:0 auto 12px;border-radius:50%;border:3px solid #dbeafe;border-top-color:#0b72ff;animation:aiwoxSpin .8s linear infinite}@keyframes aiwoxSpin{to{transform:rotate(360deg)}}.aiwox-nma-options-product{display:grid;grid-template-columns:86px 1fr;gap:12px;align-items:center;background:#f8fafc;border:1px solid #edf1f7;border-radius:20px;padding:10px;margin-bottom:14px}.aiwox-nma-options-img{width:86px;height:86px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.aiwox-nma-options-img img{max-width:100%;max-height:100%;object-fit:contain}.aiwox-nma-options-product h3{font-size:17px;line-height:1.15;margin:0 0 6px;font-weight:950}.aiwox-nma-options-price{font-size:15px;font-weight:900}.aiwox-nma-options-form label{display:block;margin-bottom:12px}.aiwox-nma-options-form label span{display:block;font-size:13px;font-weight:900;margin-bottom:7px}.aiwox-nma-options-form select{width:100%;height:48px;border:1px solid #dfe5ee;border-radius:15px;background:#fff;padding:0 13px;font-size:15px;font-weight:800;color:#111827}.aiwox-nma-options-selected{min-height:24px;font-weight:950;margin:8px 0 12px}.aiwox-nma-options-add{width:100%;height:52px;border:0;border-radius:18px;background:var(--aiwox-accent);color:#07111f;font-weight:950;font-size:15px;cursor:pointer}.aiwox-nma-options-add:hover{background:var(--aiwox-accent);opacity:.9}.aiwox-nma-options-add[disabled]{opacity:.5;cursor:not-allowed}.aiwox-nma-toast{position:fixed;left:50%;bottom:92px;z-index:99996;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.22s ease}.aiwox-nma-toast.active{transform:translate(-50%,0);opacity:1}.aiwox-nma-toast span{display:block;background:#111827;color:#fff;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:850;box-shadow:0 12px 30px rgb(15 23 42 / .22);white-space:nowrap}.aiwox-nma-fly{position:fixed;z-index:99997;width:48px;height:48px;border-radius:16px;background:var(--aiwox-accent);color:#111827;display:none;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(var(--aiwox-accent-rgb),.25);pointer-events:none}.aiwox-nma-fly i{font-size:22px}.aiwox-nma-fly.active{display:flex;animation:aiwoxFly .62s cubic-bezier(.2,.8,.2,1)}@keyframes aiwoxFly{0%{transform:scale(.6);opacity:0}18%{transform:scale(1);opacity:1}100%{transform:translateY(-52px) scale(.72);opacity:0}}.aiwox-nma-pulse{animation:aiwoxPulse .36s ease}.aiwox-nma-liked{color:#d84b43!important}.axl-cart.loading,.awx-cart.loading,.am-add.loading,.product-loop-button-atc.loading{transform:scale(.92)!important;filter:brightness(.98)}@keyframes aiwoxPulse{50%{transform:scale(1.18)}}@media(max-width:767px){body{padding-bottom:100px!important}#glozin-mobile-navigation-bar{display:none!important}.aiwox-nma-nav{position:fixed;left:16px;right:16px;bottom:16px;z-index:99990;height:70px;background:rgb(10 15 25 / .85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(255 255 255 / .1);border-radius:24px;box-shadow:0 20px 50px rgb(0 0 0 / .5);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:0 8px;font-family:Inter,Arial,sans-serif;transition:all 0.3s ease}.aiwox-nma-nav a,.aiwox-nma-nav button{position:relative;border:0;background:#fff0;text-decoration:none!important;color:rgb(255 255 255 / .6)!important;height:100%;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:6px;font-weight:700;font-size:10px;line-height:1;padding:0;margin:0;-webkit-tap-highlight-color:#fff0;transition:all 0.4s cubic-bezier(.2,.8,.2,1)}.aiwox-nma-nav a:active,.aiwox-nma-nav button:active{transform:scale(.92)}.aiwox-nma-nav svg{display:block!important;width:22px!important;height:22px!important;stroke:currentColor!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;margin:0!important;padding:0!important;flex:0 0 22px!important;transition:all 0.4s ease}.aiwox-nma-nav span{display:block;text-align:center;margin:0!important;padding:0!important;line-height:1!important}.aiwox-nma-nav a:hover,.aiwox-nma-nav button:hover{color:#fff!important}.aiwox-nma-nav a:hover svg,.aiwox-nma-nav button:hover svg{stroke:var(--aiwox-accent)!important;filter:drop-shadow(0 0 8px rgba(var(--aiwox-accent-rgb),.6));transform:translateY(-2px)}.aiwox-nma-badge{position:absolute;top:8px;right:calc(50% - 18px);min-width:18px;height:18px;border-radius:999px;background:var(--aiwox-accent);color:#000;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;padding:0 5px;box-shadow:0 0 12px rgba(var(--aiwox-accent-rgb),.5);line-height:1}.aiwox-nma-badge:empty,.aiwox-nma-badge[data-count="0"]{display:none!important}}@media(min-width:768px){.aiwox-nma-nav{display:none!important}.aiwox-nma-drawer,.aiwox-nma-options{left:auto!important;right:0!important;top:0!important;bottom:0!important;width:420px!important;max-width:100vw!important;min-height:100vh!important;max-height:100vh!important;border-radius:0!important;transform:translateX(110%)!important;box-shadow:-15px 0 45px rgb(15 23 42 / .12)!important;padding:24px!important;margin:0!important;display:flex!important;visibility:visible!important}.aiwox-nma-drawer.active,.aiwox-nma-options.active{transform:translateX(0)!important;opacity:1!important;pointer-events:auto!important}.aiwox-nma-body{max-height:calc(100vh - 180px)}.aiwox-nma-toast{bottom:30px}.cart-panel,.cart-drawer,.glozincart-canvas,.drawer-cart,.canvas-cart,.cart-sidebar,.cart-panel-backdrop,.offcanvas-backdrop,.modal-backdrop,.glozin-cart-backdrop,.gz-cart-backdrop{display:none!important;opacity:0!important;pointer-events:none!important}}.product .product-featured-icons--primary .aiwox-quote-loop-link,.product .product-featured-icons--primary .product-loop-button-atc.aiwox-quote-loop-link,.products .product-featured-icons--primary .aiwox-quote-loop-link,.products .product-featured-icons--primary .product-loop-button-atc.aiwox-quote-loop-link{display:none!important;visibility:hidden!important;pointer-events:none!important}html.aiwox-nma-locked,body.aiwox-nma-locked{overflow:hidden!important;touch-action:none}.aiwox-nma-drawer,.aiwox-nma-options{box-sizing:border-box;will-change:transform}.aiwox-nma-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.aiwox-nma-stepper button,.aiwox-nma-remove,.aiwox-nma-close,.aiwox-nma-nav button{-webkit-tap-highlight-color:#fff0}.aiwox-nma-actions a{min-width:0;text-align:center;white-space:normal;line-height:1.15;padding:0 10px}.aiwox-nma-total strong{min-width:0;text-align:right}@media(max-width:767px){.aiwox-nma-overlay{z-index:999990!important}.aiwox-nma-drawer,.aiwox-nma-options{z-index:999991!important;width:100%!important;max-width:100vw!important;max-height:min(88vh,720px)!important;padding:20px 14px calc(92px + env(safe-area-inset-bottom))!important}.aiwox-nma-options{padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}.aiwox-nma-head{font-size:22px;line-height:1.1;margin-bottom:12px}.aiwox-nma-body{max-height:calc(88vh - 230px)}.aiwox-nma-item{grid-template-columns:74px minmax(0,1fr);border-radius:18px;padding:9px}.aiwox-nma-img{width:74px;height:74px;border-radius:14px}.aiwox-nma-title{font-size:13px}.aiwox-nma-actions{position:sticky;bottom:0;background:#fff;padding-top:10px}}@media(min-width:768px){.aiwox-nma-drawer,.aiwox-nma-options{width:min(440px,100vw)!important}}