.hulk-mobile-shell{--hm-black:#ffffff;--hm-card:#ffffff;--hm-card-2:#fff5f5;--hm-gold:#c62828;--hm-gold-light:#e53935;--hm-white:#1a1212;--hm-muted:#6b5f5f;--hm-border:rgba(198,40,40,0.22);--hm-grad:linear-gradient(135deg,#8e0000,#c62828 45%,#ff5252);display:none;color:var(--hm-white);font-family:inherit;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.hulk-mobile-shell *{box-sizing:border-box}.hulk-mobile-shell svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hulk-mobile-shell__offer{height:38px;background:linear-gradient(135deg,#8e0000,#c62828 45%,#ff5252);color:#ffffff;position:relative;z-index:1002}.hulk-mobile-shell__offer .hulk-mobile-shell__offer-link,.hulk-mobile-shell__offer a{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 38px;color:inherit;text-decoration:none;font-size:13px;white-space:nowrap;overflow:hidden}.hulk-mobile-shell__offer .hulk-mobile-shell__offer-link strong,.hulk-mobile-shell__offer a strong{font-weight:950}.hulk-mobile-shell__offer-close{position:absolute;inset-inline-start:10px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:25px;height:25px;border:0;border-radius:50%;background:rgba(255,255,255,.22);color:inherit;font-size:20px;font-weight:700;cursor:pointer}.hulk-mobile-header{height:70px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ffffff;border-bottom:1px solid #f0dede;position:relative;z-index:1001;box-shadow:0 6px 20px rgba(140,0,0,.04)}.hulk-mobile-header__brand{display:flex;align-items:center;gap:9px;color:#1a1212;text-decoration:none;min-width:0;flex:1 1}.hulk-mobile-header__brand img,.hulk-mobile-header__brand-fallback{width:50px;height:50px;object-fit:contain;flex:0 0 auto}.hulk-mobile-header__brand-fallback{display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#8e0000,#e53935);color:#ffffff;font-size:1.25rem;font-weight:950}.hulk-mobile-header__brand span{display:grid;min-width:0}.hulk-mobile-header__brand strong{color:#8e0000;font-size:17px;line-height:1.25}.hulk-mobile-header__brand small{color:var(--hm-muted);font-size:10px}.hulk-mobile-header__actions{display:flex;gap:7px;flex:0 0 auto;direction:ltr}.hulk-mobile-header__icon{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid #f0b4b4;border-radius:11px;color:#c62828;background:#ffffff;text-decoration:none;cursor:pointer;padding:0;font:inherit}.hulk-mobile-header__icon svg{width:21px;height:21px}.hulk-mobile-header__icon b{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#c62828;color:#ffffff;font-size:10px;font-weight:900}.hulk-mobile-drawer__overlay{inset:0;z-index:1998;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:.25s ease;cursor:pointer;border:0;padding:0}.hulk-mobile-drawer,.hulk-mobile-drawer__overlay{position:fixed;visibility:hidden;pointer-events:none}.hulk-mobile-drawer{z-index:1999;top:0;inset-inline-end:0;width:min(92vw,400px);height:100dvh;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 0,rgba(198,40,40,.08),transparent 24%),#ffffff;-webkit-border-start:1px solid #f0dede;border-inline-start:1px solid #f0dede;box-shadow:-25px 0 70px rgba(140,0,0,.12);transform:translateX(105%);transition:transform .3s ease,visibility .3s ease}.hulk-mobile-shell[dir=ltr] .hulk-mobile-drawer{box-shadow:25px 0 70px rgba(140,0,0,.12);transform:translateX(-105%)}.hulk-mobile-shell.is-open .hulk-mobile-drawer__overlay{opacity:1;visibility:visible;pointer-events:auto}.hulk-mobile-shell.is-open .hulk-mobile-drawer{transform:translateX(0);visibility:visible;pointer-events:auto}.hulk-mobile-drawer__top{flex:0 0 auto;height:82px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0dede;background:#ffffff}.hulk-mobile-drawer__brand{display:flex;align-items:center;gap:9px;color:#1a1212;text-decoration:none;min-width:0}.hulk-mobile-drawer__brand img,.hulk-mobile-drawer__brand-fallback{width:55px;height:55px;object-fit:contain;flex:0 0 auto}.hulk-mobile-drawer__brand-fallback{display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#8e0000,#e53935);color:#ffffff;font-size:1.4rem;font-weight:950}.hulk-mobile-drawer__brand span{display:grid;min-width:0}.hulk-mobile-drawer__brand strong{color:#8e0000;font-size:18px}.hulk-mobile-drawer__brand small{color:var(--hm-muted);font-size:10px}.hulk-mobile-drawer__close{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f0b4b4;border-radius:11px;color:#c62828;background:#ffffff;cursor:pointer;padding:0;line-height:1;flex:0 0 auto}.hulk-mobile-drawer__close>span{display:block;font-size:28px;font-weight:300;line-height:1;transform:translateY(-1px)}.hulk-mobile-drawer__scroll{flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:15px 14px 22px;scrollbar-width:thin;scrollbar-color:#c62828 transparent;background:#ffffff}.hulk-mobile-account{display:grid;grid-template-columns:43px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:13px;border:1px solid #f0dede;border-radius:14px;background:linear-gradient(145deg,#fff5f5,#ffffff);box-shadow:0 12px 28px rgba(140,0,0,.06);color:#1a1212}.hulk-mobile-account__icon{width:42px;height:42px;padding:9px;display:grid;place-items:center;border:1px solid #f0b4b4;border-radius:50%;color:#c62828;background:rgba(198,40,40,.1)}.hulk-mobile-account__icon svg{width:100%;height:100%}.hulk-mobile-account__copy{display:grid;min-width:0}.hulk-mobile-account__copy strong{font-size:13px;line-height:1.5;color:#1a1212}.hulk-mobile-account__copy small{color:var(--hm-muted);font-size:10px;line-height:1.55}.hulk-mobile-account>a{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:9px;color:#ffffff;background:linear-gradient(135deg,#8e0000,#c62828 45%,#ff5252);font-size:12px;font-weight:900;text-decoration:none}.hulk-mobile-menu{margin-top:19px}.hulk-mobile-menu h2{display:flex;align-items:center;gap:8px;margin:0 4px 9px;color:#c62828;font-size:12px;font-weight:900}.hulk-mobile-menu h2 svg{width:18px;height:18px}.hulk-mobile-menu>a{min-height:49px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:6px 11px;border:1px solid #f0dede;border-radius:11px;color:#1a1212;background:linear-gradient(145deg,#ffffff,#fff8f8);text-decoration:none;transition:.2s ease}.hulk-mobile-menu>a+a{margin-top:6px}.hulk-mobile-menu>a:hover{border-color:rgba(198,40,40,.35);background:linear-gradient(145deg,#fff0f0,#ffe8e8);transform:translateX(var(--hm-nudge,-2px))}.hulk-mobile-shell[dir=ltr]{--hm-nudge:2px}.hulk-mobile-menu>a>span:nth-child(2){font-size:14px;font-weight:800}.hulk-mobile-menu>a>b{color:#c4a8a8;font-size:22px;font-weight:300}.hulk-mobile-menu__icon{width:30px;height:30px;padding:6px;display:grid;place-items:center;color:#c62828;border-radius:8px;background:rgba(198,40,40,.1)}.hulk-mobile-menu__icon svg{width:100%;height:100%}.hulk-mobile-locale{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:18px}.hulk-mobile-locale>a,.hulk-mobile-locale>label{min-width:0;min-height:58px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #f0dede;border-radius:12px;color:#1a1212;background:#fff5f5;text-decoration:none;font:inherit;text-align:start;cursor:pointer;position:relative}.hulk-mobile-locale span{display:grid;min-width:0}.hulk-mobile-locale small{color:#c62828;font-size:9px}.hulk-mobile-locale strong{font-size:12px;white-space:nowrap}.hulk-mobile-locale svg{width:20px;height:20px;color:#c62828;flex:0 0 auto}.hulk-mobile-locale select{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.hulk-mobile-drawer__cta{flex:0 0 auto;padding:11px 14px calc(11px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1.12fr .88fr;grid-gap:8px;gap:8px;border-top:1px solid #f0dede;background:rgba(255,255,255,.96);box-shadow:0 -12px 28px rgba(140,0,0,.06)}.hulk-mobile-drawer__cta a{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;font-size:12px;font-weight:950;text-decoration:none}.hulk-mobile-drawer__cta svg{width:17px;height:17px}.hulk-mobile-drawer__primary{color:#ffffff;background:linear-gradient(135deg,#8e0000,#c62828 45%,#ff5252)}.hulk-mobile-drawer__secondary{border:1px solid #c62828;color:#c62828;background:#ffffff}.hulk-mobile-whatsapp{position:fixed;z-index:2000;inset-inline-start:15px;bottom:17px;width:53px;height:53px;padding:12px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#16c766;box-shadow:0 10px 30px #16c76655;text-decoration:none}.hulk-mobile-whatsapp svg{width:100%;height:100%}.hulk-mobile-shell a:focus-visible,.hulk-mobile-shell button:focus-visible,.hulk-mobile-shell label:focus-visible{outline:3px solid #c62828;outline-offset:3px}@media (max-width:820px){.hulk-mobile-shell{display:block}.store-chrome--desktop,.wa-float{display:none!important}}@media (min-width:821px){.hulk-mobile-shell{display:none!important}}@media (max-width:390px){.hulk-mobile-shell__offer .hulk-mobile-shell__offer-link,.hulk-mobile-shell__offer a{font-size:11px;padding-inline:32px}.hulk-mobile-header__brand small{display:none}.hulk-mobile-header__actions{gap:5px}.hulk-mobile-header__icon{width:39px;height:39px}.hulk-mobile-drawer__cta,.hulk-mobile-locale{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hulk-mobile-drawer,.hulk-mobile-drawer__overlay,.hulk-mobile-menu>a{transition:none}}body.hulk-mobile-menu-open{overflow:hidden}