.header-module__OLPIZW__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-border);width:100%;position:sticky;top:0}.header-module__OLPIZW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1360px;height:56px;margin:0 auto;padding:0 24px;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__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:4px;display:flex}.header-module__OLPIZW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);height:36px;color:var(--theme-text);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 12px;transition:background .2s,box-shadow .2s,border-color .2s;display:none;position:relative}@media (min-width:768px){.header-module__OLPIZW__cartBtn{display:flex}}.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}.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}
