.hulk-mobile-shell{--hm-black:#050505;--hm-card:#0e0e0d;--hm-card-2:#15130e;--hm-gold:#d8aa3d;--hm-gold-light:#f5d574;--hm-white:#f8f6ef;--hm-muted:#aaa69d;--hm-border:rgba(216,170,61,0.28);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(110deg,#c99220,#f2cc5f,#c99220);color:#171204;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:#17120418;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:#070707;border-bottom:1px solid var(--hm-border);position:relative;z-index:1001}.hulk-mobile-header__brand{display:flex;align-items:center;gap:9px;color:#fff;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,#2a1e07,#d2a033);color:#070707;font-size:1.25rem;font-weight:950}.hulk-mobile-header__brand span{display:grid;min-width:0}.hulk-mobile-header__brand strong{color:var(--hm-gold-light);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 var(--hm-border);border-radius:11px;color:var(--hm-gold-light);background:#0b0b0a;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:var(--hm-gold);color:#171204;font-size:10px;font-weight:900}.hulk-mobile-drawer__overlay{inset:0;z-index:1998;background:rgba(0,0,0,.72);-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(216,170,61,.09),transparent 24%),#070707;-webkit-border-start:1px solid var(--hm-border);border-inline-start:1px solid var(--hm-border);box-shadow:-25px 0 70px #000c;transform:translateX(105%);transition:transform .3s ease,visibility .3s ease}.hulk-mobile-shell[dir=ltr] .hulk-mobile-drawer{box-shadow:25px 0 70px #000c;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 var(--hm-border)}.hulk-mobile-drawer__brand{display:flex;align-items:center;gap:9px;color:#fff;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,#2a1e07,#d2a033);color:#070707;font-size:1.4rem;font-weight:950}.hulk-mobile-drawer__brand span{display:grid;min-width:0}.hulk-mobile-drawer__brand strong{color:var(--hm-gold-light);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 var(--hm-border);border-radius:11px;color:var(--hm-gold-light);background:#0d0d0c;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:var(--hm-gold) transparent}.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 var(--hm-border);border-radius:14px;background:linear-gradient(145deg,var(--hm-card-2),#090909);box-shadow:0 15px 35px #0005}.hulk-mobile-account__icon{width:42px;height:42px;padding:9px;display:grid;place-items:center;border:1px solid var(--hm-border);border-radius:50%;color:var(--hm-gold-light);background:#d8aa3d12}.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}.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:#171204;background:linear-gradient(135deg,var(--hm-gold-light),var(--hm-gold));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:var(--hm-gold-light);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 rgba(255,255,255,.075);border-radius:11px;color:#fff;background:linear-gradient(145deg,#121211,#090909);text-decoration:none;transition:.2s ease}.hulk-mobile-menu>a+a{margin-top:6px}.hulk-mobile-menu>a:hover{border-color:var(--hm-border);background:linear-gradient(145deg,#1a1710,#0b0b0a);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:#cfc5ae;font-size:22px;font-weight:300}.hulk-mobile-menu__icon{width:30px;height:30px;padding:6px;display:grid;place-items:center;color:var(--hm-gold-light);border-radius:8px;background:#d8aa3d0d}.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 var(--hm-border);border-radius:12px;color:#fff;background:#0d0c09;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:var(--hm-gold-light);font-size:9px}.hulk-mobile-locale strong{font-size:12px;white-space:nowrap}.hulk-mobile-locale svg{width:20px;height:20px;color:var(--hm-gold-light);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 var(--hm-border);background:#070707f5;box-shadow:0 -15px 35px #0008}.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:#171204;background:linear-gradient(135deg,var(--hm-gold-light),var(--hm-gold))}.hulk-mobile-drawer__secondary{border:1px solid var(--hm-gold);color:var(--hm-gold-light);background:#d8aa3d08}.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 #fff;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}