.nd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:899}.nd-overlay.is-open{opacity:1;visibility:visible}.nd-drawer{position:fixed;top:0;left:0;height:100%;width:480px;max-width:92vw;background:#fff;z-index:900;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 24px #00000014}.nd-drawer.is-open{transform:translate(0)}.nd-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:.5px solid #e5e2da;flex-shrink:0}.nd-header-logo{font-size:14px;font-weight:500;color:#1a1a1a;text-decoration:none}.nd-close-btn{width:30px;height:30px;border-radius:50%;border:.5px solid #e5e2da;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background .15s,border-color .15s;padding:0}.nd-close-btn:hover{background:#f5f0e8;border-color:#b8832a;color:#b8832a}.nd-close-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.nd-body{display:flex;flex:1;overflow:hidden}.nd-nav{width:160px;flex-shrink:0;border-right:.5px solid #e5e2da;padding:14px 0;display:flex;flex-direction:column;gap:2px;overflow-y:auto;background:#fff}.nd-nav-item{display:flex;align-items:center;gap:9px;padding:10px 14px;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;border-right:2px solid transparent;transition:background .12s,border-color .12s;text-decoration:none}.nd-nav-item:hover{background:#faf8f4}.nd-nav-item.is-active{background:#faf8f4;border-right-color:#b8832a}.nd-nav-icon{width:28px;height:28px;border-radius:7px;background:#f2f0ec;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#888;transition:background .12s,color .12s}.nd-nav-item.is-active .nd-nav-icon,.nd-nav-item:hover .nd-nav-icon{background:#f5ead6;color:#b8832a}.nd-nav-icon svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.nd-nav-label{font-size:12px;font-weight:500;line-height:1.3;color:#555}.nd-nav-item.is-active .nd-nav-label{color:#1a1a1a}.nd-nav-divider{height:.5px;background:#e5e2da;margin:8px 14px;flex-shrink:0}.nd-nav-secondary{display:flex;align-items:center;gap:9px;padding:9px 14px;text-decoration:none;color:#888;font-size:12px;font-weight:500;border-right:2px solid transparent;transition:color .12s,background .12s}.nd-nav-secondary:hover{color:#1a1a1a;background:#faf8f4}.nd-nav-secondary .nd-nav-icon{background:#f2f0ec;color:#888;transition:background .12s,color .12s}.nd-nav-secondary:hover .nd-nav-icon{background:#f5ead6;color:#b8832a}.nd-nav-secondary .nd-nav-icon svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round}.nd-contact-btn{margin:10px 12px 0;display:flex;align-items:center;justify-content:center;gap:8px;background:#b8832a;color:#fff;font-size:12px;font-weight:500;padding:9px 12px;border-radius:8px;text-decoration:none;transition:background .15s}.nd-contact-btn:hover{background:#9e6e22;color:#fff}.nd-contact-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .2s ease}.nd-contact-btn:hover svg{transform:translate(2px,-2px)}.nd-panels{flex:1;overflow:hidden;position:relative;background:#faf8f4}.nd-panel{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:20px 18px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.nd-panel.is-active{opacity:1;visibility:visible}.nd-panel-title{font-size:15px;font-weight:500;color:#1a1a1a;margin-bottom:4px}.nd-panel-subtitle{font-size:12px;color:#888;line-height:1.5;margin-bottom:18px}.nd-section-label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin-bottom:8px;margin-top:16px}.nd-section-label:first-of-type{margin-top:0}.nd-kit-card{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:.5px solid #e5e2da;border-radius:9px;padding:10px 12px;margin-bottom:7px;text-decoration:none;transition:border-color .15s}.nd-kit-card:hover{border-color:#b8832a}.nd-kit-card-left{display:flex;align-items:center;gap:10px}.nd-kit-icon{width:32px;height:32px;border-radius:8px;background:#f5ead6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b8832a}.nd-kit-icon svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.nd-kit-name{font-size:12.5px;font-weight:500;color:#1a1a1a}.nd-kit-hint{font-size:11px;color:#aaa;margin-top:2px}.nd-kit-badge{font-size:10px;font-weight:500;background:#f5ead6;color:#7a5418;padding:3px 9px;border-radius:20px;white-space:nowrap;flex-shrink:0}.nd-prod-list{margin-top:2px}.nd-prod-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:.5px solid #e5e2da;text-decoration:none;transition:color .12s}.nd-prod-row:last-child{border-bottom:none}.nd-prod-row:hover .nd-prod-name{color:#b8832a}.nd-prod-name{font-size:12.5px;font-weight:500;color:#1a1a1a;transition:color .12s}.nd-prod-dim{font-size:11px;color:#aaa;margin-top:2px}.nd-prod-arrow{width:14px;height:14px;stroke:#ccc;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.nd-prod-row--all .nd-prod-name{color:#b8832a}.nd-prod-row--all:hover .nd-prod-name{color:#9e6e22}@media(max-width:479px){.nd-drawer{width:100vw;max-width:100vw}.nd-nav{width:130px}.nd-nav-label{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/nav-drawer.css.map */
