:root{--nbn-accent: #22646b;--nbn-accent-light: #e8f4f5;--nbn-accent-dark: #1a4f55;--nbn-surface: #fff;--nbn-surface-2: #f9f8f6;--nbn-border: #e4e1db;--nbn-border-strong: #ccc8c0;--nbn-text: #1a1a17;--nbn-text-muted: #6b6860;--nbn-text-light: #9c9890;--nbn-cta: #111;--danger: #e93636;--nbn-shadow-sm: 0 1px 3px rgba(0,0,0,.07);--nbn-shadow-lg: 0 8px 28px rgba(0,0,0,.16);--nbn-r: 8px;--nbn-r-sm: 5px}.nbn-cart-drawer{width:420px;max-width:100vw}.nbn-drawer-inner{display:flex;flex-direction:column;height:100%;height:100dvh;max-height:100%;background:var(--nbn-surface)}.nbn-drawer-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--nbn-border);background:#fff}.nbn-drawer-head-left{display:flex;align-items:center;gap:10px}.nbn-drawer-title{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--nbn-text)}.nbn-drawer-count{background:var(--nbn-accent);color:#fff;font-size:11px;font-weight:700;padding:2px 9px;border-radius:20px}.nbn-drawer-head-right{display:flex;align-items:center;gap:8px}.nbn-drawer-toggle-btn{display:flex;align-items:center;gap:5px;background:var(--nbn-surface-2);border:1.5px solid var(--nbn-border-strong);border-radius:var(--nbn-r-sm);padding:5px 10px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600;cursor:pointer;color:var(--nbn-text);white-space:nowrap}.nbn-drawer-toggle-btn svg{width:12px;height:12px;flex-shrink:0;transition:transform .2s}.nbn-drawer-close{width:30px;height:30px;border-radius:50%;background:var(--nbn-surface-2);border:1.5px solid var(--nbn-border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--nbn-text)}.nbn-drawer-close:hover{background:var(--nbn-border)}.nbn-drawer-close svg{width:11px;height:11px}.nbn-drawer-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px;display:flex;flex-direction:column;gap:9px;background:#eceae5!important}.nbn-drawer-body::-webkit-scrollbar{width:4px}.nbn-drawer-body::-webkit-scrollbar-thumb{background:var(--nbn-border-strong);border-radius:2px}.nbn-drawer-items{display:flex;flex-direction:column;gap:8px}.nbn-drawer-items .nbn-group-name{max-width:none;white-space:normal;overflow-wrap:anywhere}.nbn-drawer-items .nbn-simple-name{white-space:normal;overflow-wrap:anywhere}.nbn-drawer-items .nbn-group-header{padding:10px 12px}.nbn-drawer-items .nbn-group-img,.nbn-drawer-items .nbn-simple-img{width:52px;height:52px}.nbn-cart-drawer .nbn-main-price-qty,.nbn-cart-drawer .nbn-simple-item .nbn-main-price-qty{flex-direction:column!important;align-items:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;max-width:none!important}.nbn-cart-drawer .nbn-main-price-qty .nbn-price-final{order:0}.nbn-cart-drawer .nbn-main-price-qty .nbn-price-orig{order:1}.nbn-cart-drawer .nbn-main-price-qty .nbn-qty-row{order:2}.nbn-cart-drawer .nbn-qty-row{flex-direction:column!important;align-items:center!important;gap:6px!important}.nbn-drawer-items .nbn-group,.nbn-drawer-items .nbn-simple-item{border:1px solid var(--nbn-border-strong);box-shadow:0 1px 4px #00000014}.nbn-cart-drawer .nbn-qty-label{font-size:9.5px}.nbn-cart-drawer .nbn-qty-locked{min-width:22px!important;height:22px!important;font-size:11px!important;padding:0 5px!important}.nbn-cart-drawer .nbn-qty-stepper .qty{width:24px!important;min-width:24px!important;max-width:24px!important;flex:0 0 24px!important;height:22px!important;font-size:11px!important;line-height:22px!important}.nbn-cart-drawer .nbn-qty-stepper .minus,.nbn-cart-drawer .nbn-qty-stepper .plus{width:21px!important;min-width:21px!important;flex:0 0 21px!important;height:21px!important}.nbn-cart-drawer .nbn-qty-stepper .minus svg,.nbn-cart-drawer .nbn-qty-stepper .plus svg{width:8px!important;height:8px!important}.nbn-cart-drawer .nbn-remove-btn{width:22px!important;height:22px!important}.nbn-cart-drawer .nbn-remove-btn svg{width:11px!important;height:12px!important}.nbn-cart-drawer .nbn-remove-btn--sm{width:20px!important;height:20px!important}.nbn-cart-drawer .nbn-remove-btn--sm svg{width:10px!important;height:11px!important}.nbn-drawer-collapsibles{display:flex;flex-direction:column;gap:6px}.nbn-drawer-foot .nbn-drawer-collapsibles{margin-bottom:2px}.nbn-drawer-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 20px;text-align:center}.nbn-drawer-empty svg{width:56px;height:56px;opacity:.4}.nbn-drawer-empty p{font-size:14px;color:var(--nbn-text-muted)}.nbn-drawer-foot{flex-shrink:0;border-top:1px solid var(--nbn-border);padding:12px 16px 14px;background:#fff;display:flex;flex-direction:column;gap:8px;box-shadow:0 -3px 12px #0000000d}.nbn-drawer-grand{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--nbn-border);padding-top:10px}.nbn-drawer-grand .lbl{font-size:14px;font-weight:700}.nbn-drawer-grand .val{font-size:20px;font-weight:700;color:var(--nbn-text)}.nbn-drawer-tax{font-size:10.5px;color:var(--nbn-text-muted);text-align:center;margin:0}.nbn-drawer-tax a{color:var(--nbn-text-muted);text-decoration:underline}.nbn-drawer-removeall-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--nbn-surface-2);border:1.5px solid var(--nbn-border);cursor:pointer;color:var(--nbn-text-muted);transition:color .15s,background .15s,border-color .15s}.nbn-drawer-removeall-btn:hover{color:var(--danger);border-color:var(--danger);background:#fef2f2}.nbn-drawer-removeall-btn svg{width:14px;height:14px}.nbn-drawer-removeall-btn .nbn-tooltip{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--nbn-text);color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s;z-index:5}.nbn-drawer-removeall-btn:hover .nbn-tooltip{opacity:1}.nbn-drawer-removeall-btn .loading-overlay{display:none}.nbn-drawer-view-btn.checkout-button{justify-content:space-between!important;padding-left:18px!important;padding-right:18px!important}.nbn-drawer-viewcart-link{display:block;text-align:center;font-size:12.5px;font-weight:600;margin-top:8px;color:var(--nbn-text-muted);text-decoration:underline;text-underline-offset:2px}.nbn-drawer-viewcart-link:hover{color:var(--nbn-text)}.nbn-note-save{margin-top:8px}.nbn-drawer-body .free-shipping{margin-bottom:4px}@media(max-width:749px){.nbn-cart-drawer{width:100vw;max-width:100vw}.nbn-drawer-inner{height:100dvh;position:relative}.nbn-drawer-body{padding-bottom:20px}.nbn-drawer-foot{position:sticky;bottom:0;left:0;right:0;z-index:6;box-shadow:0 -4px 16px #0000001a;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}.nbn-drawer-foot .nbn-drawer-collapsibles{margin-bottom:4px}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/nbn-cart-drawer.css.map */
