.header-module__B0HHCq__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-border);justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-module__B0HHCq__inner{width:100%;max-width:1400px;height:56px;padding:0 var(--layout-px,24px);justify-content:space-between;align-items:center;display:flex;position:relative}.header-module__B0HHCq__brand{z-index:1;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__B0HHCq__brand:hover{opacity:.75}.header-module__B0HHCq__logoWrap{background:var(--theme-bg-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.header-module__B0HHCq__logoImg{object-fit:cover;width:100%;height:100%}.header-module__B0HHCq__brandName{font-family:var(--fauna-display);letter-spacing:.01em;color:var(--theme-text);font-size:19px;font-weight:600;line-height:1}.header-module__B0HHCq__nav{align-items:center;gap:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.header-module__B0HHCq__nav{display:flex}.header-module__B0HHCq__navRight{left:auto;right:var(--layout-px,24px);transform:none}}.header-module__B0HHCq__navLink{font-family:var(--fauna-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--theme-muted);white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:2px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.header-module__B0HHCq__navLink:hover{color:var(--theme-text)}.header-module__B0HHCq__navLink.header-module__B0HHCq__active{color:var(--theme-text);border-bottom-color:var(--theme-text)}.header-module__B0HHCq__actions{z-index:1;align-items:center;gap:8px;display:flex}@media (min-width:768px){.header-module__B0HHCq__actions{gap:12px}}.header-module__B0HHCq__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0;transition:background .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}@media (min-width:768px){.header-module__B0HHCq__cartBtn{border-radius:10px;width:auto;padding:0 12px}}.header-module__B0HHCq__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__B0HHCq__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__B0HHCq__cartTotal{font-family:var(--fauna-sans);color:var(--theme-text);white-space:nowrap;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.header-module__B0HHCq__cartTotal{display:block}}.header-module__B0HHCq__cartBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--fauna-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.header-module__B0HHCq__favBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.header-module__B0HHCq__favBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__B0HHCq__favBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--fauna-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
html[data-theme-id=fauna]{--theme-bg:#f4f7f6;--theme-bg-secondary:#e8efea;--theme-card:#fff;--theme-accent:#0a8256;--theme-accent-dark:#076140;--theme-on-accent:#fff;--theme-sage:#f59e0b;--theme-text:#0f172a;--theme-muted:#5b6b82;--theme-dark:#0f172a;--theme-border:#858b92;--theme-separator:#1e293b14;--theme-overlay:#0f172a66;--theme-overlay-blur:12px;--theme-gradient:linear-gradient(135deg,#f4f7f6 0%,#e2ece8 100%);--theme-font-serif:var(--font-outfit),"Outfit",system-ui,sans-serif;--theme-font-sans:var(--font-inter),"Inter",ui-sans-serif,system-ui,sans-serif;--theme-font:var(--theme-font-sans);--theme-fs-xs:12px;--theme-fs-sm:14px;--theme-fs-base:16px;--theme-fs-lg:18px;--theme-fs-xl:20px;--theme-fs-2xl:24px;--fauna-accent:var(--theme-accent);--fauna-accent-dark:var(--theme-accent-dark);--fauna-orange:var(--theme-sage);--fauna-display:var(--theme-font-serif);--fauna-sans:var(--theme-font-sans);--mt-bg:var(--theme-bg);--mt-bg-secondary:var(--theme-bg-secondary);--mt-accent:var(--theme-accent);--mt-text:var(--theme-text);--mt-text-secondary:var(--theme-muted);--mt-muted:var(--theme-muted);--mt-border:var(--theme-separator);--mt-fs-xs:var(--theme-fs-xs);--mt-fs-sm:var(--theme-fs-sm);--mt-fs-base:var(--theme-fs-base);--mt-fs-lg:var(--theme-fs-lg)}
