.header-module__OLPIZW__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-separator);justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-module__OLPIZW__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__OLPIZW__brand{z-index:1;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__OLPIZW__brand:hover{opacity:.75}.header-module__OLPIZW__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__OLPIZW__logoImg{object-fit:cover;width:100%;height:100%}.header-module__OLPIZW__brandName{font-family:var(--nube-serif);letter-spacing:.01em;color:var(--theme-text);font-size:19px;font-weight:600;line-height:1}.header-module__OLPIZW__nav{align-items:center;gap:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.header-module__OLPIZW__nav{display:flex}.header-module__OLPIZW__navRight{left:auto;right:var(--layout-px,24px);transform:none}}.header-module__OLPIZW__navLink{font-family:var(--nube-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__OLPIZW__navLink:hover{color:var(--theme-text)}.header-module__OLPIZW__navLink.header-module__OLPIZW__active{color:var(--theme-text);border-bottom-color:var(--theme-text)}.header-module__OLPIZW__actions{z-index:1;align-items:center;gap:8px;display:flex}@media (min-width:768px){.header-module__OLPIZW__actions{gap:12px}}.header-module__OLPIZW__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__OLPIZW__cartBtn{border-radius:10px;width:auto;padding:0 12px}}.header-module__OLPIZW__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__OLPIZW__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__OLPIZW__cartTotal{font-family:var(--nube-sans);color:var(--theme-text);white-space:nowrap;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.header-module__OLPIZW__cartTotal{display:block}}.header-module__OLPIZW__cartBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--nube-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__OLPIZW__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__OLPIZW__favBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:0 2px 12px #1c141014}.header-module__OLPIZW__favBadge{background:var(--theme-accent);color:#fff;min-width:18px;height:18px;font-family:var(--nube-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=nube]{--theme-bg:#f9f5f0;--theme-bg-secondary:#f2ede6;--theme-card:#fff;--theme-accent:#8b6f6f;--theme-accent-dark:#6e5050;--theme-on-accent:#fff;--theme-sage:#7ba99a;--theme-text:#1c1410;--theme-muted:#756960;--theme-dark:#ede7df;--theme-border:#8b857e;--theme-separator:#1c141012;--theme-overlay:#1c141061;--theme-overlay-blur:8px;--theme-gradient:linear-gradient(180deg,#f9f5f0 0%,#f4efe8 100%);--theme-font-serif:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;--theme-font-sans:var(--font-inter),"Inter",ui-sans-serif,system-ui,sans-serif;--theme-font:var(--theme-font-sans);--theme-fs-xs:11px;--theme-fs-sm:13px;--theme-fs-base:15px;--theme-fs-lg:17px;--theme-fs-xl:20px;--theme-fs-2xl:24px;--nube-accent:var(--theme-accent);--nube-accent-dark:var(--theme-accent-dark);--nube-sage:var(--theme-sage);--nube-serif:var(--theme-font-serif);--nube-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)}
