.qn-header{--qn-ink:#35392f;--qn-paper:#fcfbf8;position:sticky;top:calc(-1 * var(--qn-ann-height,35px));z-index:60;background:var(--qn-paper);color:var(--qn-ink);font-family:DM,"DM Sans",Arial,sans-serif;font-size:14px;line-height:1.5;text-transform:none;letter-spacing:0}
#header-group:has(.qn-header){position:sticky!important;top:calc(-1 * var(--qn-ann-height,35px))!important;transform:none!important;translate:none!important;z-index:60!important}
#header-group .qn-header{position:relative;top:0}
.qn-header *{box-sizing:border-box}.qn-header [hidden]{display:none!important}.qn-header a{color:inherit;text-decoration:none}.qn-header button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;text-transform:none;letter-spacing:0}.qn-header :focus-visible{outline:2px solid #746443;outline-offset:4px}
.qn-announcement{background:#35392f;color:#f4f0e6;padding:8px 16px;text-align:center;font-size:12px;line-height:19px}
.qn-header .qn-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:100%;max-width:1344px;margin:0 auto;padding:10px 40px;height:78px;min-height:0;background:var(--qn-paper);position:static}
.qn-logo{grid-column:2;grid-row:1;width:132px;display:block}.qn-header .qn-logo img{display:block;width:132px;height:auto;max-width:100%;object-fit:contain}
.qn-desktop{display:flex;align-items:center;gap:20px;grid-column:1;grid-row:1;white-space:nowrap;font-size:13px}.qn-desktop>a,.qn-desktop>button{display:flex;align-items:center;gap:6px;min-height:44px;padding:0}.qn-desktop>a:hover{text-decoration:underline;text-underline-offset:5px}
.qn-header .qn-cart{grid-column:3;grid-row:1;justify-self:end;position:relative;display:grid;place-items:center;width:44px;height:44px}.qn-count{position:absolute;top:0;right:0;min-width:16px;height:16px;border-radius:50%;background:#35392f;color:white;font:10px/16px Arial;text-align:center}.qn-count:empty{display:none}
.qn-header .qn-mobile{display:none}.qn-panel{position:absolute;left:0;right:0;top:100%;background:var(--qn-paper);border-block:1px solid #deded4;box-shadow:0 18px 28px #28312220;max-height:calc(100dvh - 100px);overflow:auto;overscroll-behavior:contain}.qn-panel-inner{display:grid;grid-template-columns:.85fr 1fr 1fr;gap:40px;max-width:1264px;margin:auto;padding:32px 0 40px;position:relative}.qn-menu-links{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.qn-menu-links p{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 14px}.qn-menu-links a{padding:8px 0}.qn-menu-links a:hover{text-decoration:underline}.qn-help{border-top:1px solid #dddccd;margin-top:14px;padding-top:12px;display:flex;flex-direction:column;font-size:13px}.qn-product{display:block}.qn-header .qn-product img{display:block;width:100%;height:220px;object-fit:contain;background:#f4f0e6}.qn-product>span{display:block;padding-top:14px}.qn-product strong{font-size:20px;font-weight:500;display:block}.qn-product small{display:block;margin:4px 0 10px;font-size:13px;color:#686d60}.qn-shop{font-size:13px;text-decoration:underline;text-underline-offset:4px}.qn-close{position:absolute;right:0;top:0;width:36px;height:36px;font-size:26px!important}
@media(max-width:1343px){.qn-panel-inner{margin-inline:32px}}
@media(max-width:999px){.qn-header .qn-bar{padding:8px 16px;height:68px}.qn-header .qn-mobile{display:grid;place-items:center;grid-column:1;grid-row:1;width:44px;height:44px;padding:0}.qn-desktop{display:none}.qn-panel{max-height:calc(100dvh - 68px)}.qn-panel-inner{grid-template-columns:1fr 1fr;gap:22px;margin:0;padding:24px 20px}.qn-menu-links{grid-column:1/-1;order:2;border-top:1px solid #deded4;padding-top:18px}.qn-header .qn-product img{height:auto;aspect-ratio:1;object-fit:contain}.qn-product strong{font-size:17px}.qn-product small{font-size:12px}.qn-close{right:5px;top:0}.qn-help{width:100%}}

.qn-header .qn-product img{background:transparent;object-fit:contain;padding:8px;box-sizing:border-box}

.qn-drawer-heading,.qn-header .qn-backdrop{display:none}
@media(max-width:999px){
.qn-header .qn-backdrop:not([hidden]){display:block;position:fixed;inset:0;width:100vw;height:100dvh;background:#1c211b80;z-index:100;cursor:pointer}
.qn-header .qn-panel{position:fixed;inset:0 auto 0 0;width:min(420px,92vw);height:100dvh;max-height:none;border:0;box-shadow:8px 0 32px #18201530;z-index:101;overflow-y:auto;overscroll-behavior:contain;animation:qn-drawer-in .22s ease-out}
.qn-header .qn-drawer-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:2;background:#fcfbf8;padding:12px 16px;border-bottom:1px solid #deded4;min-height:80px}
.qn-header .qn-drawer-heading strong{font-size:18px;font-weight:600}
.qn-header .qn-drawer-close{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border:1px solid #b7bcac;border-radius:50%;background:#f0f1e8;color:#35392f;padding:0}
.qn-header .qn-panel-inner{padding:20px 20px max(28px,env(safe-area-inset-bottom));gap:22px 16px}
.qn-header .qn-close{display:none}.qn-header .qn-menu-links a{font-size:16px;min-height:48px;display:flex;align-items:center;padding:10px 0}.qn-header .qn-product small,.qn-header .qn-shop{font-size:14px}
}
@keyframes qn-drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.qn-header .qn-panel{animation:none}}

.qn-header .qn-drawer-logo img{display:block;width:140px;height:auto}.qn-header .qn-chevron{display:none}.qn-header .qn-menu-links h2{font:600 18px/1.4 DM,"DM Sans",Arial,sans-serif;margin:0 0 10px;color:#35392f;letter-spacing:0;text-transform:none}
.qn-header .qn-size-guides{width:100%;border:0}.qn-header .qn-size-guides summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;min-height:48px;padding:10px 0;font:inherit}.qn-header .qn-size-guides summary::-webkit-details-marker{display:none}.qn-header .qn-size-guides summary::after{content:'+';position:static;font-size:24px;line-height:1}.qn-header .qn-size-guides[open] summary::after{content:'−'}.qn-header .qn-size-guides a{display:block;padding-left:12px;font-size:15px}
@media(max-width:999px){.qn-header .qn-panel-inner{display:flex;flex-direction:column;gap:0;padding:8px 20px 28px}.qn-header .qn-product{display:grid;grid-template-columns:88px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid #deded4;min-height:138px}.qn-header .qn-product img{width:88px;height:100px;padding:0;aspect-ratio:auto}.qn-header .qn-product>span{padding:0}.qn-header .qn-product strong{font-size:18px;line-height:1.4;font-weight:600}.qn-header .qn-chevron{display:block;width:20px;height:20px}.qn-header .qn-menu-links{order:2;border:0;margin-top:28px;padding:0;gap:0}.qn-header .qn-menu-links>a,.qn-header .qn-size-guides summary{font-size:17px;width:100%}.qn-header .qn-menu-links h2{margin-bottom:8px}}
@media(min-width:1000px){.qn-header .qn-bar{padding-inline:clamp(24px,3vw,40px)}.qn-header .qn-desktop{font-size:16px;font-weight:500;gap:clamp(14px,1.5vw,24px)}.qn-header .qn-desktop>button{gap:8px}.qn-header .qn-shop-chevron{display:block;flex:0 0 20px;width:20px;height:20px;transition:transform .18s ease}.qn-header .qn-desktop>button[aria-expanded="true"] .qn-shop-chevron{transform:rotate(180deg)}.qn-header .qn-menu-links a,.qn-header .qn-size-guides summary{font-size:17px;line-height:1.5}.qn-header .qn-product small,.qn-header .qn-shop{font-size:16px;line-height:1.5}}@media(min-width:1200px){.qn-header .qn-desktop{font-size:17px}}@media(prefers-reduced-motion:reduce){.qn-header .qn-shop-chevron{transition:none}}
