: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%;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:150px}.nbn-drawer-items .nbn-group-header{padding:10px 12px}.nbn-drawer-items .nbn-group-img{width:44px;height:44px}.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-row{gap:4px}.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:8px}.nbn-drawer-remove-all{display:inline-flex;align-items:center;align-self:flex-end;font-size:12px;cursor:pointer;color:var(--nbn-text-muted);padding:4px 2px}.nbn-drawer-remove-all:hover{color:var(--danger)}.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:14px 16px;background:#fff;display:flex;flex-direction:column;gap:8px}.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}.nbn-drawer-tax a{color:var(--nbn-text-muted);text-decoration:underline}.nbn-drawer-view-btn{width:100%;padding:13px;background:var(--nbn-cta);color:#fff;border:none;border-radius:var(--nbn-r-sm);font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:13px;letter-spacing:.04em;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.nbn-drawer-view-btn:hover{background:#333}.nbn-drawer-view-btn span{color:#fff}.nbn-drawer-viewcart-link{display:block;text-align:center;font-size:12.5px;margin-top:2px}.nbn-note-save{margin-top:8px}.nbn-drawer-body .free-shipping{margin-bottom:4px}
/*# sourceMappingURL=/cdn/shop/t/93/assets/nbn-cart-drawer.css.map */
