.header-module__nHtmgW__header{background:var(--theme-bg);border-top:2px solid var(--theme-accent);border-bottom:1px solid var(--theme-separator);z-index:50;width:100%;position:sticky;top:0}.header-module__nHtmgW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.header-module__nHtmgW__left{cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .18s;display:flex}.header-module__nHtmgW__left:hover{opacity:.85}.header-module__nHtmgW__logoCircle{background:var(--theme-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 0 12px #f9731659}.header-module__nHtmgW__logoInner{background:var(--theme-bg);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.header-module__nHtmgW__logo{object-fit:cover;width:100%;height:100%}.header-module__nHtmgW__miniDot{background:var(--theme-accent);border-radius:50%;width:8px;height:8px}.header-module__nHtmgW__brandInfo{flex-direction:column;display:flex}.header-module__nHtmgW__brandName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.1}.header-module__nHtmgW__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__nHtmgW__nav{display:flex}.header-module__nHtmgW__navRight{margin-left:auto}}.header-module__nHtmgW__navLink{font-family:var(--theme-font);color:var(--theme-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__nHtmgW__navLink:hover{color:var(--theme-text)}.header-module__nHtmgW__actions{align-items:center;gap:8px;display:flex}.header-module__nHtmgW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-card);height:38px;color:var(--theme-text);cursor:pointer;font-family:var(--theme-font);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__nHtmgW__cartBtn{display:flex}}.header-module__nHtmgW__cartBtn:hover{border-color:var(--theme-accent);background:var(--theme-bg-secondary)}.header-module__nHtmgW__cartBtn:disabled{opacity:.4;cursor:default;pointer-events:none}.header-module__nHtmgW__cartTotal{color:var(--theme-text);font-size:14px;font-weight:600;display:none}@media (min-width:768px){.header-module__nHtmgW__cartTotal{display:block}}.header-module__nHtmgW__cartBadge{background:var(--theme-accent);min-width:20px;height:20px;color:var(--theme-on-accent);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
html[data-theme-id=expreso]{--theme-bg:#0e0a07;--theme-bg-secondary:#19110c;--theme-card:#241912;--theme-accent:#ff7a1a;--theme-accent-dark:#ea6600;--theme-accent-soft:#f2b35d;--theme-on-accent:#fff;--theme-text:#fff4e8;--theme-text-muted:#b8a99d;--theme-muted:#b8a99d;--theme-dark:#090604;--theme-border:#3a2a20;--theme-separator:#fff4e814;--theme-overlay:#0906049e;--theme-overlay-blur:8px;--theme-gradient:linear-gradient(180deg,#0e0a07 0%,#140d09 42%,#1a100b 100%);--theme-radius-sm:10px;--theme-radius-md:16px;--theme-radius-lg:24px;--theme-radius-full:9999px;--theme-shadow-sm:0 2px 8px #0000006b;--theme-shadow-md:0 10px 28px #00000085;--theme-font:var(--font-instrument-sans),"Instrument Sans",ui-sans-serif,system-ui,sans-serif;--theme-font-display:var(--font-bricolage-grotesque),"Bricolage Grotesque",ui-sans-serif,system-ui,sans-serif;--theme-fs-xs:12px;--theme-fs-sm:14px;--theme-fs-base:16px;--theme-fs-lg:18px;--theme-fs-xl:22px;--theme-fs-2xl:28px;--expreso-orange:var(--theme-accent);--expreso-dark:var(--theme-bg);--expreso-warm-white:var(--theme-text);--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-border);--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);font-family:var(--theme-font)!important}
