.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #c9921a24;transition:box-shadow .25s,border-color .25s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 12px 24px #1f171214}.site-header-shell{max-width:1320px;margin:0 auto;padding:0 16px}.site-header-row{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.header-brand{align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.header-brand-mark{background:#fff;border:1px solid #e0d5c5eb;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 12px 24px #573d210f}.header-brand-mark img{object-fit:contain;width:38px;height:38px}.header-brand-copy{flex-direction:column;line-height:.95;display:flex}.header-brand-copy strong{color:#c0392b;font-size:1.02rem;font-weight:800}.header-brand-copy span{color:#17120d;margin-top:2px;font-size:1.02rem;font-weight:800}.header-nav{justify-content:center;align-items:center;gap:22px;margin-left:auto;margin-right:8px;display:none}.header-nav a{color:#493f35;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;position:relative}.header-nav a:hover,.header-nav a.active{color:#c0392b}.header-nav a.active:after{content:"";background:#ef4444;border-radius:999px;height:3px;position:absolute;bottom:-14px;left:0;right:0}.header-tools{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-icon-button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0d5c5eb;border-radius:18px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;position:relative}.header-icon-button:hover{background:#fff7ef;border-color:#c9921a57;transform:translateY(-1px)}.header-icon-button svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.header-cart-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-5px;right:-5px}.header-search-wrap{padding-bottom:14px}.header-search-form{align-items:center;max-width:520px;margin:0 auto;display:flex;position:relative}.header-search-icon{color:#8b8278;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.header-search-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.header-search-form input{color:#2f2923;background:linear-gradient(#fffdfa 0%,#f8f1e7 100%);border:1px solid #e0d5c5eb;border-radius:999px;width:100%;min-height:44px;padding:12px 42px 12px 46px;font-size:.92rem;font-weight:500}.header-search-form input:focus{border-color:#c9921a66;outline:2px solid #c9921a52}.header-clear-button{color:#7c7368;cursor:pointer;background:0 0;border:none;font-size:1.2rem;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.header-search-results{z-index:80;background:#fffdf8;border:1px solid #e0d5c5f0;border-radius:18px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 38px #1f171224}.header-search-result{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:8px;display:grid}.header-search-result:hover,.header-search-result:focus-visible{background:#fff2ef;outline:none}.header-search-result-image{background:#f8f1e7;border:1px solid #e0d5c5eb;border-radius:12px;width:44px;height:44px;overflow:hidden}.header-search-result-image img{object-fit:cover;width:100%;height:100%;display:block}.header-search-result-copy{gap:2px;min-width:0;display:grid}.header-search-result-copy strong{color:#17120d;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.header-search-result-copy span,.header-search-empty{color:#7c7368;font-size:12px;font-weight:600}.header-search-empty{text-align:center;padding:12px}.header-drawer-backdrop{opacity:0;pointer-events:none;z-index:60;background:#0000006b;transition:opacity .25s;position:fixed;inset:0}.header-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.header-drawer{z-index:61;background:#fffdf8;flex-direction:column;width:min(84vw,320px);height:100vh;transition:transform .28s;display:flex;position:fixed;top:0;left:0;transform:translate(-104%);box-shadow:0 24px 48px #1f17122e}.header-drawer.is-open{transform:translate(0)}.header-drawer-head{border-bottom:1px solid #c9921a1f;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;display:flex}.header-drawer-nav{flex-direction:column;gap:6px;padding:14px 12px;display:flex;overflow-y:auto}.header-drawer-nav a{color:#4b433b;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;font-size:.96rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-drawer-nav a:hover,.header-drawer-nav a.active{color:#c0392b;background:#fff2ef}.header-drawer-nav a svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.header-drawer-foot{border-top:1px solid #c9921a1f;margin-top:auto;padding:16px 18px 22px}.header-drawer-foot p{color:#6b1e1e;margin:0;font-size:.92rem;font-weight:700}.header-drawer-foot span{color:#8b8278;margin-top:6px;font-size:.82rem;line-height:1.5;display:block}@media (min-width:1024px){.site-header-shell{padding:0 24px}.header-nav{display:flex}.header-menu-button{display:none}}@media (max-width:1023px){.site-header-row{min-height:66px}.header-brand{margin-right:auto}.header-search-form{max-width:100%}}@media (max-width:767px){.site-header-shell{padding:0 8px}.site-header-row{gap:4px;min-height:56px;position:relative}.header-brand{flex:none;gap:6px;min-width:0;position:absolute;left:50%;transform:translate(-50%)}.header-brand-copy{white-space:nowrap;flex-direction:row;align-items:baseline;gap:3px;line-height:1}.header-brand-mark{border-radius:11px;width:34px;height:34px}.header-brand-mark img{width:26px;height:26px}.header-brand-copy strong,.header-brand-copy span{font-size:.9rem}.header-brand-copy span{margin-top:0}.header-tools{gap:3px}.header-icon-button{border-radius:11px;width:34px;height:34px}.header-icon-button svg{width:16px;height:16px}.header-search-shortcut{display:none}.header-search-wrap{padding-bottom:9px}.header-search-form input{min-height:38px;padding:10px 38px 10px 42px;font-size:.82rem}.header-search-results{border-radius:15px;top:calc(100% + 6px)}.header-search-result{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:7px}.header-search-result-image{border-radius:10px;width:38px;height:38px}.header-search-result-copy strong{font-size:12px}.header-search-result-copy span,.header-search-empty{font-size:11px}.header-search-icon{width:16px;height:16px;left:14px}.header-clear-button{font-size:1rem;right:12px}}@media (max-width:420px){.site-header-shell{padding:0 7px}.header-brand-copy strong,.header-brand-copy span{font-size:.82rem}.header-brand-mark{width:32px;height:32px}.header-brand-mark img{width:24px;height:24px}.header-icon-button{width:32px;height:32px}.header-icon-button svg{width:15px;height:15px}}
