.np-header{--np-ink:#1c2d38;--np-paper:#faf9f7;position:relative;z-index:30;background:#fff;color:var(--np-ink);font:12px/1.5 inter,Helvetica,sans-serif;isolation:isolate}.np-header *,.np-header *:before,.np-header *:after{box-sizing:border-box}.np-header a{color:inherit;text-decoration:none}.np-header button,.np-header select{font:inherit;color:inherit}.np-header button{cursor:pointer}.np-header a:focus-visible,.np-header button:focus-visible,.np-header select:focus-visible{outline:2px solid #946a3d;outline-offset:4px}.np-header__announcement{background:var(--np-ink);color:#fff;text-align:center;padding:9px 20px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.np-header__main{background:#fff;border-bottom:1px solid #e8e5e1}.np-header__inner{width:min(calc(100% - 100px),1280px);min-height:102px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.np-header__brand{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:140px;text-align:center}.np-header__brand img{display:block;width:140px;height:auto;max-height:72px;object-fit:contain}.np-header__brand-name{font:42px/.8 Georgia,'Times New Roman',serif;letter-spacing:.18em;margin-left:.18em}.np-header__brand-subtitle{font:9px/1.4 Georgia,'Times New Roman',serif;letter-spacing:.2em;margin-top:10px}.np-header__nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1}.np-header__nav a{font-size:11px;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.np-header__nav a:hover{text-decoration:underline;text-underline-offset:6px}.np-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:170px}.np-header__action{position:relative;display:grid;place-items:center;min-width:28px;min-height:40px;border:0;background:transparent;padding:0}.np-header__icon{font-size:24px;font-weight:400;line-height:1;display:block}.np-header__cart-count{position:absolute;right:-6px;top:2px;display:grid;place-items:center;min-width:16px;height:16px;border-radius:50%;background:var(--np-ink);color:#fff;font-size:9px;line-height:1}.np-header__language select{appearance:none;border:0;background:transparent;padding:5px 0;font-size:11px;letter-spacing:.12em;cursor:pointer}.np-header__localization-form{margin:0}.np-header__mobile-toggle{display:none;border:0;background:transparent;padding:6px}.np-header__mobile-panel{border-top:1px solid #e8e5e1;padding:18px 24px}.np-header__mobile-panel nav{display:grid;gap:13px}.np-header__mobile-panel a{font-size:11px;letter-spacing:.15em;text-transform:uppercase}.np-header__sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.np-cart-overlay{position:fixed;inset:0;background:#12212c99;z-index:80}.np-cart-drawer{position:fixed;z-index:90;top:0;right:0;width:min(460px,100vw);height:100dvh;background:#faf9f7;color:var(--np-ink);transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column;box-shadow:-15px 0 50px #0001}.np-cart-drawer.is-open{transform:translateX(0)}.np-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid #dcd8d2}.np-cart-drawer__header h2{font:28px/1.1 Georgia,'Times New Roman',serif;margin:0;font-weight:400}.np-cart-drawer__close{border:0;background:transparent;padding:0;font-size:28px;line-height:1}.np-cart-drawer__body{flex:1;overflow:auto;padding:24px}.np-cart-item{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #dedad4}.np-cart-item__image{display:block;aspect-ratio:3/4;background:#eee9e2;overflow:hidden}.np-cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}.np-cart-item__title{font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.2}.np-cart-item__content p{margin:7px 0 0;font-size:12px}.np-cart-item__controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:13px}.np-cart-item__controls button{border:1px solid #bcb7b0;background:transparent;min-width:27px;height:27px;padding:0}.np-cart-item__controls button[data-np-remove]{border:0;text-decoration:underline;min-width:auto;margin-left:auto}.np-cart-drawer__footer{padding:24px;border-top:1px solid #dcd8d2;background:#fff}.np-cart-drawer__subtotal{display:flex;justify-content:space-between;gap:20px;font-size:14px}.np-cart-drawer__note{font-size:11px;opacity:.7;margin:9px 0 18px}.np-header__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--np-ink);background:var(--np-ink);color:#fff!important;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.np-header__button--full{width:100%}.np-cart-drawer__view-cart{display:block;text-align:center;margin-top:15px;font-size:11px;text-decoration:underline!important;text-underline-offset:4px}.np-cart-empty{text-align:center;padding:80px 15px}.np-cart-empty p{margin:0 0 22px;font:22px/1.2 Georgia,'Times New Roman',serif}.np-cart-drawer__footer[hidden]{display:none!important}@media(max-width:1100px){.np-header__inner{width:calc(100% - 60px);gap:20px}.np-header__nav{gap:18px}.np-header__nav a{font-size:9px}.np-header__brand{min-width:110px}.np-header__brand img{width:120px}.np-header__actions{min-width:130px;gap:10px}}@media(max-width:749px){.np-header__announcement{font-size:8px;padding:8px 12px;letter-spacing:.04em}.np-header__inner{width:calc(100% - 36px);min-height:78px;position:relative;gap:10px}.np-header__mobile-toggle{display:block;min-width:30px}.np-header__brand{position:absolute;left:50%;transform:translateX(-50%);min-width:110px}.np-header__brand img{width:110px;max-height:58px}.np-header__brand-name{font-size:35px}.np-header__brand-subtitle{font-size:7px;margin-top:8px}.np-header__nav{display:none}.np-header__actions{min-width:0;margin-left:auto;gap:9px}.np-header__account{display:none}.np-header__language{display:none}.np-header__action{min-width:27px;min-height:36px}.np-header__icon{font-size:21px}.np-header__cart-count{right:-4px;top:0}.np-cart-drawer__header{padding:20px}.np-cart-drawer__body,.np-cart-drawer__footer{padding:20px}}
@media(prefers-reduced-motion:reduce){.np-cart-drawer{transition:none}}
