:root{--noir-deep: #16271C;--noir-cream: #FDFCF9;--noir-ochre: #C89A4A}#site-menu-sidebar{display:none!important}.noir-dw{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000}.noir-dw[hidden]{display:none}.noir-dw__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1a1380;opacity:0;transition:opacity .3s ease;-webkit-tap-highlight-color:transparent}.noir-dw.is-open .noir-dw__scrim{opacity:1}.noir-dw__panel{position:absolute;top:0;left:0;bottom:0;width:100%;max-width:100%;box-sizing:border-box;background:#efebe0;color:#1c241d;display:flex;flex-direction:column;overflow:hidden;transform:translate(-100%);transition:transform .34s cubic-bezier(.4,0,.2,1);box-shadow:0 0 60px -10px #0006}.noir-dw.is-open .noir-dw__panel{transform:none}@media(min-width:1024px){.noir-dw__panel{width:460px;max-width:92vw;border-radius:0 24px 24px 0}}.noir-dw__head{flex:none;display:flex;align-items:center;gap:16px;padding:18px 18px 10px;box-sizing:border-box;width:100%}.noir-dw__title{font-size:26px;font-weight:700;letter-spacing:-.01em;margin-right:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noir-dw__icon{color:#1c241d;display:inline-flex;position:relative;flex:none}.noir-dw__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.noir-dw__badge{position:absolute;top:-7px;right:-9px;background:var(--noir-ochre);color:#fff;font-size:10px;font-weight:700;font-style:normal;min-width:15px;height:15px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.noir-dw__x{flex:none;width:40px;height:40px;padding:0;margin:0;border-radius:999px;background:#fdfcf9;border:1px solid rgba(28,36,29,.14);box-shadow:0 2px 10px #00000012;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#1c241d}.noir-dw__x svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}.noir-dw__body{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:6px 12px 12px;box-sizing:border-box;width:100%}.noir-dw__card{background:#fdfcf9;border-radius:18px;padding:6px 18px 8px;margin-bottom:12px;box-sizing:border-box;max-width:100%}.noir-dw__label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a8f86;font-weight:700;padding:14px 2px 4px}.noir-dw__labelrow{display:flex;align-items:center;justify-content:space-between;gap:10px}.noir-dw__navs{display:flex;gap:6px;flex:none;padding-right:2px}.noir-dw__nav{width:30px;height:30px;padding:0;border-radius:999px;border:1px solid rgba(28,36,29,.18);background:#fdfcf9;color:#1c241d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,background .2s ease}.noir-dw__nav:hover:not([disabled]){background:#f1ece0}.noir-dw__nav[disabled]{opacity:.28;cursor:default}.noir-dw__nav svg{width:11px;height:11px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.noir-dw__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 2px;font-size:20px;font-weight:600;color:#1c241d!important;text-decoration:none;border-bottom:1px solid rgba(31,61,43,.07)}.noir-dw__card .noir-dw__link:last-child{border-bottom:none}.noir-dw__link:after{content:"";flex:none;width:8px;height:8px;border-right:2px solid #1C241D;border-top:2px solid #1C241D;transform:rotate(45deg)}.noir-dw__link--quiz{color:var(--noir-ochre)!important}.noir-dw__link--quiz:after{border-color:var(--noir-ochre)}.noir-dw__link--small{font-size:16px;font-weight:500;padding:14px 2px}.noir-dw__link--small:after{width:7px;height:7px;opacity:.55}.noir-dw__rail{display:flex;gap:10px;overflow-x:auto;margin-inline:-18px;padding:6px 18px 16px;scroll-padding-inline:18px;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:none}.noir-dw__rail::-webkit-scrollbar{display:none}.noir-dw__rail:after{content:"";flex:0 0 8px}.noir-dw__prod{flex:0 0 43%;scroll-snap-align:start;background:#f3efe5;border-radius:16px;padding:12px 12px 14px;text-decoration:none;color:#1c241d!important;box-sizing:border-box}.noir-dw__prod img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;display:block}.noir-dw__prod b{display:block;font-size:14px;font-weight:600;margin-top:10px;line-height:1.3}.noir-dw__prod span{display:block;font-size:12.5px;color:var(--noir-ochre);margin-top:3px;font-weight:600}@media(max-width:1023px){.noir-dw__card--products{display:none!important}}.noir-dw__foot{flex:none;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px calc(20px + env(safe-area-inset-bottom,0px));font-size:13px;color:#5a6157;box-sizing:border-box;width:100%}.noir-dw__foot a{color:#5a6157;text-decoration:none;padding:6px 12px;border-radius:999px;border:1px solid rgba(28,36,29,.14)}.noir-dw__foot a.is-active{background:#fdfcf9;color:#1c241d;font-weight:600}@media(max-width:380px){.noir-dw__head{padding-left:13px;padding-right:13px;gap:10px}.noir-dw__title{font-size:22px}.noir-dw__body{padding-left:9px;padding-right:9px}.noir-dw__card{padding-left:14px;padding-right:14px}.noir-dw__link{font-size:18px}.noir-dw__link--small{font-size:15px}}.noir-mbtn{display:none;align-items:center;gap:9px;background:none;border:0;padding:8px 14px;border-radius:999px;cursor:pointer;color:#fdfcf9e6;font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.noir-mbtn:hover{background:#fdfcf91f;color:#fff}.noir-mbtn i{display:block;width:17px;height:11px;position:relative;flex:none}.noir-mbtn i:before,.noir-mbtn i:after{content:"";position:absolute;left:0;right:0;height:1.6px;background:currentColor;border-radius:2px}.noir-mbtn i:before{top:0}.noir-mbtn i:after{bottom:0}.noir-emblem{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2;line-height:0}.noir-emblem img{display:block;width:50px;height:50px;opacity:.7}.sticky-header .noir-emblem img{width:44px;height:44px}@media(min-width:1024px){.noir-mbtn{display:inline-flex}.noir-emblem{display:block}.site-header .header__top,.sticky-header .header__bottom{position:relative}.site-header .header-container--bottom,.site-header .header__bottom,.sticky-header .header-links{display:none!important}.site-header .header__top{justify-content:flex-start!important;gap:18px}.site-header .header-actions--buttons{margin-left:auto}.sticky-header .header__bottom{display:flex!important}.sticky-header .header__bottom .noir-mbtn{order:1;margin-right:2px}.sticky-header .header__bottom:before{order:2;margin-right:auto}.sticky-header .header__bottom>*:not(.noir-mbtn){order:3}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/noir-drawer.css.map */
