:root{--hgrp-red:#e30613;--hgrp-black:#050505;--hgrp-white:#fff;--hgrp-line:rgba(255,255,255,.12)}.hgrp-store,.hgrp-shell{font-family:Inter,Arial,Helvetica,sans-serif}.hgrp-store{background:#000;color:#fff;min-height:100vh}.hgrp-container{width:min(calc(100% - 32px),1420px);margin:auto}.hgrp-store-hero{padding:120px 0 58px;background:radial-gradient(circle at 20% 10%,rgb(227 6 19 / .16),transparent 28%),#000;border-bottom:1px solid var(--hgrp-line)}.hgrp-store-hero h1,.hgrp-shell h1{margin:8px 0 12px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:clamp(48px,7vw,86px);line-height:.9;text-transform:uppercase}.hgrp-store-hero p{max-width:760px;color:rgb(255 255 255 / .72);font-size:17px;line-height:1.6}.hgrp-kicker{color:var(--hgrp-red);font-size:11px;font-weight:900;letter-spacing:.18em}.hgrp-advisor{display:inline-flex;gap:10px;align-items:center;margin:20px 0 26px;padding:12px 15px;border:1px solid var(--hgrp-line);border-radius:14px;background:rgb(255 255 255 / .05)}.hgrp-advisor span,.hgrp-advisor small{color:rgb(255 255 255 / .56);font-size:11px}.hgrp-search{display:block;width:min(100%,760px);height:58px;padding:0 18px;border:1px solid var(--hgrp-line);border-radius:16px;background:rgb(255 255 255 / .06);color:#fff;outline:0}.hgrp-catalog{padding:34px 0 110px}.hgrp-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:8px}.hgrp-tabs button{flex:0 0 auto;border:1px solid var(--hgrp-line);border-radius:999px;background:rgb(255 255 255 / .04);color:rgb(255 255 255 / .68);padding:11px 16px;font-weight:800;font-size:11px;cursor:pointer}.hgrp-tabs button.is-active{border-color:rgb(227 6 19 / .65);background:rgb(227 6 19 / .13);color:#fff}.hgrp-results{margin:18px 0;color:rgb(255 255 255 / .55);font-size:12px}.hgrp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.hgrp-product{border:1px solid var(--hgrp-line);border-radius:24px;padding:12px;background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .02));overflow:hidden}.hgrp-product[hidden]{display:none}.hgrp-product-image{position:relative;aspect-ratio:1/1;border-radius:17px;background:#fff;display:grid;place-items:center;overflow:hidden}.hgrp-product-image img{width:86%;height:86%;object-fit:contain}.hgrp-stock{position:absolute;top:10px;right:10px;background:#000;color:#fff;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900;text-transform:uppercase}.hgrp-product-body{padding:16px 5px 5px}.hgrp-family{color:var(--hgrp-red);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hgrp-product h2{margin:7px 0 8px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:29px;line-height:1;text-transform:uppercase}.hgrp-product p{min-height:50px;margin:0 0 12px;color:rgb(255 255 255 / .56);font-size:11px;line-height:1.55}.hgrp-price{font-weight:900;margin-bottom:12px}.hgrp-price del{opacity:.45}.hgrp-price ins{text-decoration:none}.hgrp-field,.hgrp-qty-label{display:grid;gap:6px;color:rgb(255 255 255 / .58);font-size:10px;font-weight:800}.hgrp-field select,.hgrp-qty{height:43px;border:1px solid var(--hgrp-line);border-radius:12px;background:#111;color:#fff;padding:0 10px}.hgrp-field select.hgrp-invalid{border-color:var(--hgrp-red);box-shadow:0 0 0 2px rgb(227 6 19 / .18)}.hgrp-buy-row{display:grid;grid-template-columns:72px 1fr;gap:8px;margin-top:10px}.hgrp-add,.hgrp-primary,.hgrp-whatsapp{border:0;border-radius:12px;background:var(--hgrp-red);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.hgrp-add:disabled,.hgrp-whatsapp:disabled{opacity:.45;cursor:not-allowed}.hgrp-cart-fab{position:fixed;right:22px;bottom:22px;z-index:99970;display:flex;align-items:center;gap:10px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:var(--hgrp-red);color:#fff;padding:14px 18px;box-shadow:0 15px 45px rgb(0 0 0 / .45);font-weight:900;cursor:pointer}.hgrp-cart-fab strong{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#000}.hgrp-cart-overlay{position:fixed;z-index:99980;inset:0;background:rgb(0 0 0 / .65);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.hgrp-cart-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.hgrp-cart{position:absolute;top:0;right:0;width:min(100%,470px);height:100%;overflow:auto;background:#080808;color:#fff;padding:24px;border-left:1px solid var(--hgrp-line);transform:translateX(30px);transition:.25s}.hgrp-cart-overlay.is-open .hgrp-cart{transform:none}.hgrp-cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--hgrp-line);padding-bottom:16px}.hgrp-cart-head span{font-size:9px;color:var(--hgrp-red);font-weight:900;letter-spacing:.15em}.hgrp-cart-head h2{margin:4px 0 0;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:40px;text-transform:uppercase}.hgrp-cart-head button{width:40px;height:40px;border:1px solid var(--hgrp-line);border-radius:12px;background:#111;color:#fff;font-size:24px}.hgrp-cart-items{padding:8px 0}.hgrp-cart-item{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--hgrp-line)}.hgrp-cart-item>div{display:grid;gap:5px}.hgrp-cart-item span{font-size:11px;color:rgb(255 255 255 / .56)}.hgrp-cart-item button{border:0;background:none;color:#ff7078;padding:0;text-align:right;font-size:10px;cursor:pointer}.hgrp-cart-empty{padding:40px 0;text-align:center;color:rgb(255 255 255 / .55)}.hgrp-cart-total{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--hgrp-line)}.hgrp-checkout{display:grid;gap:11px;padding-top:18px}.hgrp-checkout h3{margin:0 0 5px}.hgrp-checkout label,.hgrp-form label{display:grid;gap:6px;font-size:11px;font-weight:800}.hgrp-checkout input,.hgrp-form input{height:46px;border:1px solid rgb(255 255 255 / .13);border-radius:12px;background:#111;color:#fff;padding:0 12px}.hgrp-whatsapp{min-height:52px;margin-top:5px}.hgrp-checkout>small{color:rgb(255 255 255 / .45);line-height:1.45}.hgrp-checkout-error,.hgrp-error{padding:11px;border-radius:10px;background:rgb(227 6 19 / .14);border:1px solid rgb(227 6 19 / .45);color:#fff}.hgrp-hp{position:absolute!important;left:-99999px!important;opacity:0!important}.hgrp-shell{width:min(calc(100% - 32px),1120px);margin:40px auto;padding:30px;border-radius:22px;background:#080808;color:#fff}.hgrp-form-shell{max-width:760px}.hgrp-form-shell>p,.hgrp-dashboard-head p{color:rgb(255 255 255 / .6)}.hgrp-form{display:grid;gap:13px;margin-top:22px}.hgrp-grid-2,.hgrp-inline-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hgrp-primary{min-height:48px;padding:0 18px}.hgrp-check{display:flex!important;grid-template-columns:auto!important;align-items:center;gap:8px!important}.hgrp-check input{width:17px;height:17px}.hgrp-success,.hgrp-notice{padding:14px 16px;border-radius:12px;background:rgb(255 255 255 / .08);margin:15px 0}.hgrp-success{border:1px solid rgb(67 204 123 / .35)}.hgrp-notice a{color:#fff;text-decoration:underline}.hgrp-dashboard-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.hgrp-status{border:1px solid rgb(255 255 255 / .16);border-radius:999px;padding:8px 12px;font-size:10px;text-transform:uppercase;font-weight:900}.hgrp-status-active{background:rgb(67 204 123 / .13)}.hgrp-status-pending{background:rgb(255 194 77 / .12)}.hgrp-linkbox{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid rgb(255 255 255 / .13);border-radius:14px;overflow:auto}.hgrp-linkbox span{color:rgb(255 255 255 / .5);font-size:10px}.hgrp-linkbox strong{flex:1;white-space:nowrap}.hgrp-linkbox button{border:0;border-radius:10px;padding:9px 12px;cursor:pointer}.hgrp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.hgrp-stats>div,.hgrp-panel{padding:18px;border:1px solid rgb(255 255 255 / .12);border-radius:16px;background:rgb(255 255 255 / .035)}.hgrp-stats span{display:block;color:rgb(255 255 255 / .5);font-size:10px}.hgrp-stats strong{display:block;margin-top:7px;font-size:22px}.hgrp-panel{margin-top:12px}.hgrp-panel h2{margin-top:0}.hgrp-table-wrap{overflow:auto}.hgrp-table{width:100%;border-collapse:collapse;min-width:680px}.hgrp-table th,.hgrp-table td{text-align:left;padding:11px;border-bottom:1px solid rgb(255 255 255 / .1);font-size:12px}.hgrp-table th{color:rgb(255 255 255 / .5);font-size:10px;text-transform:uppercase}.hgrp-inline-form{grid-template-columns:1fr 1fr auto;align-items:end}@media(max-width:1100px){.hgrp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hgrp-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.hgrp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hgrp-store-hero{padding:90px 0 40px}.hgrp-product{padding:8px;border-radius:18px}.hgrp-product h2{font-size:24px}.hgrp-product p{display:none}.hgrp-buy-row{grid-template-columns:1fr}.hgrp-qty-label{grid-template-columns:auto 1fr;align-items:center}.hgrp-grid-2,.hgrp-inline-form{grid-template-columns:1fr}.hgrp-shell{padding:20px}.hgrp-stats{grid-template-columns:1fr 1fr}.hgrp-dashboard-head{display:block}.hgrp-status{display:inline-flex}.hgrp-linkbox{align-items:flex-start;flex-direction:column}.hgrp-linkbox strong{font-size:11px}}.hgrp-notice{color:#fff;line-height:1.55}.hgrp-notice strong{display:block;margin-bottom:5px;color:#fff}.hgrp-notice span{display:block;color:rgb(255 255 255 / .68)}.hgrp-notice a{color:#fff}.hgrp-access-state{margin-top:56px;margin-bottom:56px}.hgrp-access-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hgrp-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none!important}.hgrp-secondary{border:1px solid rgb(255 255 255 / .16);border-radius:12px;background:rgb(255 255 255 / .055);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.hgrp-help-text{margin-top:16px!important;color:rgb(255 255 255 / .58)!important;font-size:12px;line-height:1.55}.hgrp-form label,.hgrp-checkout label,.hgrp-shell .hgrp-form label,.hgrp-shell .hgrp-checkout label,.hgrp-shell label,.hgrp-check{color:#fff!important}.hgrp-form label span,.hgrp-checkout label span,.hgrp-shell label span,.hgrp-form small,.hgrp-checkout small{color:rgb(255 255 255 / .78)!important}.hgrp-form input,.hgrp-checkout input,.hgrp-form select,.hgrp-checkout select,.hgrp-shell input,.hgrp-shell select{color:#fff!important}.hgrp-form input::placeholder,.hgrp-checkout input::placeholder,.hgrp-shell input::placeholder{color:rgb(255 255 255 / .48)!important}html:has(.hgrp-standalone-body){background:#000}.hgrp-standalone-body{margin:0!important;background:#000!important;color:#fff!important;min-height:100vh;overflow-x:hidden}.hgrp-standalone-body *{box-sizing:border-box}.hgrp-store-standalone{padding-top:74px}.hgrp-appbar{position:fixed;z-index:99990;top:0;left:0;right:0;height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 max(20px,calc((100vw - 1420px)/2));border-bottom:1px solid rgb(255 255 255 / .10);background:rgb(4 4 4 / .92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hgrp-appbar-brand{display:flex;align-items:baseline;gap:9px}.hgrp-appbar-brand strong{font-family:"Arial Black",Arial,sans-serif;font-size:30px;line-height:1;font-style:italic;letter-spacing:-.07em}.hgrp-appbar-brand span{color:#e30613;font-size:9px;font-weight:900;letter-spacing:.22em}.hgrp-appbar-seller{display:flex;align-items:center;gap:10px;min-width:0}.hgrp-appbar-seller span,.hgrp-appbar-seller small{color:rgb(255 255 255 / .48);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.hgrp-appbar-seller strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.hgrp-store-standalone .hgrp-store-hero{padding:80px 0 52px}.hgrp-store-standalone .hgrp-store-hero h1{max-width:900px}.hgrp-store-standalone .hgrp-catalog{padding-top:28px}.hgrp-store-standalone .hgrp-product-grid{align-items:start}.hgrp-store-standalone .hgrp-product{display:flex;flex-direction:column;min-height:100%}.hgrp-store-standalone .hgrp-product-body{display:flex;flex-direction:column;flex:1}.hgrp-store-standalone .hgrp-product-body .hgrp-price{margin-top:auto}.hgrp-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.hgrp-attributes .hgrp-field{min-width:0;color:#fff!important}.hgrp-attributes .hgrp-field select{width:100%;height:42px;border:1px solid rgb(255 255 255 / .13);border-radius:11px;background:#111;color:#fff;padding:0 32px 0 10px;outline:0}.hgrp-attributes .hgrp-field select:focus{border-color:rgb(227 6 19 / .78);box-shadow:0 0 0 2px rgb(227 6 19 / .12)}.hgrp-attributes .hgrp-field select.hgrp-invalid{border-color:#e30613!important;box-shadow:0 0 0 2px rgb(227 6 19 / .18)!important}.hgrp-attributes .hgrp-field select option:disabled{color:#777}.hgrp-buy-row{grid-template-columns:minmax(132px,.75fr) minmax(98px,1fr)!important;align-items:end;gap:9px!important;margin-top:12px!important}.hgrp-qty-wrap{display:grid;gap:6px}.hgrp-qty-title{color:rgb(255 255 255 / .62);font-size:10px;font-weight:800}.hgrp-stepper{height:43px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:1px solid rgb(255 255 255 / .13);border-radius:11px;background:#111;overflow:hidden}.hgrp-stepper button{height:100%;border:0;background:#fff0;color:#fff;font-size:18px;cursor:pointer}.hgrp-stepper button:hover{background:rgb(255 255 255 / .07)}.hgrp-stepper .hgrp-qty{width:100%;height:100%;padding:0;border:0!important;border-left:1px solid rgb(255 255 255 / .08)!important;border-right:1px solid rgb(255 255 255 / .08)!important;border-radius:0!important;background:transparent!important;color:#fff!important;text-align:center!important;appearance:textfield;-moz-appearance:textfield}.hgrp-stepper .hgrp-qty::-webkit-outer-spin-button,.hgrp-stepper .hgrp-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hgrp-buy-row .hgrp-add{min-height:43px;margin:0;padding:0 13px;border-radius:11px;font-size:10px}.hgrp-buy-row .hgrp-add:disabled{opacity:.38}.hgrp-live-price{min-height:25px}.hgrp-cart-fab{right:24px!important;bottom:24px!important;border-radius:16px!important;padding:12px 14px!important;min-height:54px;background:#e30613!important;box-shadow:0 16px 46px rgb(0 0 0 / .55),0 0 0 1px rgb(255 255 255 / .12)!important}.hgrp-cart-fab .hgrp-cart-icon{font-size:17px}.hgrp-cart-fab.has-items{animation:hgrpFabPulse .35s ease}@keyframes hgrpFabPulse{50%{transform:scale(1.035)}}.hgrp-cart{width:min(100%,500px)!important;padding:26px!important}.hgrp-cart-item{align-items:flex-start}.hgrp-cart-item-main{display:grid;gap:8px;min-width:0}.hgrp-cart-item-main>strong{font-size:13px}.hgrp-cart-item-attrs{display:flex;flex-wrap:wrap;gap:5px 10px}.hgrp-cart-item-attrs span{font-size:10px!important;color:rgb(255 255 255 / .58)!important}.hgrp-cart-item-attrs span strong{color:#fff}.hgrp-cart-item-side{display:grid;justify-items:end;gap:10px;white-space:nowrap}.hgrp-cart-item-stepper{display:grid!important;grid-template-columns:30px 34px 30px!important;gap:0!important;width:max-content;border:1px solid rgb(255 255 255 / .12);border-radius:9px;overflow:hidden}.hgrp-cart-item-stepper button{height:30px;border:0!important;background:rgb(255 255 255 / .04)!important;color:#fff!important;font-size:15px!important;text-align:center!important;cursor:pointer}.hgrp-cart-item-stepper b{display:grid;place-items:center;height:30px;border-left:1px solid rgb(255 255 255 / .09);border-right:1px solid rgb(255 255 255 / .09);font-size:11px}.hgrp-cart-empty{display:grid;gap:7px}.hgrp-cart-empty strong{color:#fff}.hgrp-cart-empty span{color:rgb(255 255 255 / .5);font-size:11px}.hgrp-checkout-intro{margin:0 0 4px;color:rgb(255 255 255 / .58);font-size:11px;line-height:1.5}.hgrp-checkout-intro strong{color:#fff}.hgrp-checkout label{color:#fff!important}.hgrp-checkout input{background:#111!important;color:#fff!important}.hgrp-checkout input::placeholder{color:rgb(255 255 255 / .38)!important}.hgrp-whatsapp{background:#e30613!important}@media(max-width:780px){.hgrp-store-standalone{padding-top:66px}.hgrp-appbar{height:66px;padding:0 14px}.hgrp-appbar-brand strong{font-size:26px}.hgrp-appbar-seller span{display:none}.hgrp-appbar-seller strong{max-width:150px;font-size:11px}.hgrp-store-standalone .hgrp-store-hero{padding:56px 0 34px}.hgrp-attributes{grid-template-columns:1fr}.hgrp-buy-row{grid-template-columns:1fr!important}.hgrp-buy-row .hgrp-add{min-height:44px}.hgrp-cart-fab{right:14px!important;bottom:14px!important}.hgrp-cart{padding:20px 16px calc(22px + env(safe-area-inset-bottom))!important}}.hgrp-cart-overlay{z-index:100100!important;position:fixed!important;inset:0!important}.hgrp-cart{position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:min(100vw,560px)!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.hgrp-cart-head{position:sticky;top:-26px;z-index:5;margin:-26px -26px 0;padding:26px 26px 16px;background:linear-gradient(180deg,#080808 82%,rgb(8 8 8 / .96))}.hgrp-cart-items{padding-top:12px}.hgrp-cart-fab{z-index:100000!important}@media(max-width:780px){.hgrp-cart{width:100vw!important;max-width:100vw!important}.hgrp-cart-head{top:-20px;margin:-20px -16px 0;padding:20px 16px 14px}}.hgrp-phone-field{display:grid;grid-template-columns:116px minmax(0,1fr);gap:8px}.hgrp-phone-field .hgrp-country-code{width:100%;height:46px;border:1px solid rgb(255 255 255 / .13);border-radius:12px;background:#111;color:#fff!important;padding:0 10px;outline:0}.hgrp-phone-field input{min-width:0}.hgrp-form label>small{color:rgb(255 255 255 / .52)!important;font-size:10px;font-weight:600;line-height:1.4}@media(max-width:520px){.hgrp-phone-field{grid-template-columns:105px minmax(0,1fr)}}.hgrp-form-shell .hgrp-form input:not([type="checkbox"]):not([type="hidden"]){color:#111!important;-webkit-text-fill-color:#111!important;caret-color:#111!important}.hgrp-form-shell .hgrp-form input:not([type="checkbox"]):not([type="hidden"])::placeholder{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;opacity:1!important}.hgrp-form-shell .hgrp-form input:-webkit-autofill,.hgrp-form-shell .hgrp-form input:-webkit-autofill:hover,.hgrp-form-shell .hgrp-form input:-webkit-autofill:focus{-webkit-text-fill-color:#111!important;caret-color:#111!important}.hgrp-form-shell .hgrp-register-form input.hgrp-register-input{width:100%;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;caret-color:#111!important;opacity:1!important;color-scheme:light!important}.hgrp-form-shell .hgrp-register-form input.hgrp-register-input::placeholder{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;opacity:1!important}.hgrp-form-shell .hgrp-register-form input.hgrp-register-input:-webkit-autofill,.hgrp-form-shell .hgrp-register-form input.hgrp-register-input:-webkit-autofill:hover,.hgrp-form-shell .hgrp-register-form input.hgrp-register-input:-webkit-autofill:focus{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;caret-color:#111!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important}.hgrp-form-shell .hgrp-register-form label{color:#fff!important}.hgrp-form-shell .hgrp-register-form .hgrp-country-code{background:#111!important;color:#fff!important;-webkit-text-fill-color:#fff!important;color-scheme:dark!important}body.hgrp-portal-page{margin:0!important;background:#050505!important;color:#fff!important;min-height:100vh;font-family:Inter,Arial,Helvetica,sans-serif!important}body.hgrp-portal-page #wpadminbar{display:none!important}body.hgrp-portal-page a{text-decoration:none}.hgrp-login-shell{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 15% 10%,rgb(227 6 19 / .13),transparent 28%),#050505;color:#fff}.hgrp-login-card{width:min(100%,480px);padding:34px;border:1px solid rgb(255 255 255 / .12);border-radius:26px;background:#0a0a0a;box-shadow:0 30px 80px rgb(0 0 0 / .35)}.hgrp-login-card h1{margin:8px 0 8px;font-family:"Barlow Condensed",Arial,sans-serif;font-size:54px;line-height:.92;text-transform:uppercase}.hgrp-login-card>p{color:rgb(255 255 255 / .6);line-height:1.5}.hgrp-login-card label{color:#fff}.hgrp-login-card input[type=text],.hgrp-login-card input[type=password]{width:100%;height:46px;margin-top:6px;border:1px solid rgb(255 255 255 / .14);border-radius:12px;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;caret-color:#111!important;color-scheme:light!important;opacity:1!important;padding:0 12px}.hgrp-login-card input[type=text]::placeholder,.hgrp-login-card input[type=password]::placeholder{color:#6b7280!important;-webkit-text-fill-color:#6b7280!important;opacity:1!important}.hgrp-login-card input[type=text]:-webkit-autofill,.hgrp-login-card input[type=text]:-webkit-autofill:hover,.hgrp-login-card input[type=text]:-webkit-autofill:focus,.hgrp-login-card input[type=password]:-webkit-autofill,.hgrp-login-card input[type=password]:-webkit-autofill:hover,.hgrp-login-card input[type=password]:-webkit-autofill:focus{-webkit-text-fill-color:#111!important;caret-color:#111!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important}.hgrp-login-card input[type=submit]{min-height:48px;border:0;border-radius:12px;background:#e30613;color:#fff;font-weight:900;padding:0 20px;cursor:pointer}.hgrp-partner-portal{min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr);background:#050505;color:#fff}.hgrp-portal-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 20px;border-right:1px solid rgb(255 255 255 / .09);background:#090909}.hgrp-portal-brand{display:flex;align-items:baseline;gap:8px;padding:0 8px 26px}.hgrp-portal-brand span{font-family:"Barlow Condensed",Arial,sans-serif;font-size:34px;font-weight:950;letter-spacing:-.04em}.hgrp-portal-brand strong{color:#e30613;font-size:10px;letter-spacing:.18em}.hgrp-portal-user{display:flex;align-items:center;gap:11px;padding:14px 10px;margin-bottom:20px;border:1px solid rgb(255 255 255 / .09);border-radius:16px;background:rgb(255 255 255 / .035)}.hgrp-portal-user>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e30613;color:#fff;font-weight:900}.hgrp-portal-user div{min-width:0}.hgrp-portal-user strong,.hgrp-portal-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hgrp-portal-user strong{font-size:12px}.hgrp-portal-user small{margin-top:3px;color:rgb(255 255 255 / .45);font-size:9px}.hgrp-portal-nav{display:grid;gap:6px}.hgrp-portal-nav a{min-height:46px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:12px;color:rgb(255 255 255 / .62);font-size:12px;font-weight:800}.hgrp-portal-nav a>span{width:22px;text-align:center;color:rgb(255 255 255 / .46)}.hgrp-portal-nav a:hover{background:rgb(255 255 255 / .04);color:#fff}.hgrp-portal-nav a.is-active{background:rgb(227 6 19 / .12);color:#fff}.hgrp-portal-nav a.is-active>span{color:#e30613}.hgrp-portal-nav b{margin-left:auto;min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#e30613;color:#fff;font-size:9px}.hgrp-portal-sidebar-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 8px 0;border-top:1px solid rgb(255 255 255 / .08)}.hgrp-portal-sidebar-foot>a{color:rgb(255 255 255 / .5);font-size:10px;font-weight:800}.hgrp-portal-sidebar-foot>a:hover{color:#fff}.hgrp-portal-main{min-width:0;padding:34px 38px 70px}.hgrp-portal-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.hgrp-portal-topbar h1{margin:5px 0 0;font-family:"Barlow Condensed",Arial,sans-serif;font-size:clamp(40px,4vw,58px);line-height:.9;text-transform:uppercase}.hgrp-attention-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgb(227 6 19 / .35);border-radius:999px;background:rgb(227 6 19 / .09);color:#fff;font-size:10px;font-weight:900}.hgrp-portal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.hgrp-portal-stats>div{min-width:0;padding:20px;border:1px solid rgb(255 255 255 / .1);border-radius:18px;background:linear-gradient(145deg,rgb(255 255 255 / .055),rgb(255 255 255 / .018))}.hgrp-portal-stats span,.hgrp-portal-stats small{display:block;color:rgb(255 255 255 / .48)}.hgrp-portal-stats span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.hgrp-portal-stats strong{display:block;margin:8px 0 6px;font-size:24px;white-space:nowrap}.hgrp-portal-stats small{font-size:9px}.hgrp-portal-alert{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px;padding:17px 20px;border:1px solid rgb(227 6 19 / .35);border-radius:17px;background:linear-gradient(90deg,rgb(227 6 19 / .12),rgb(227 6 19 / .03))}.hgrp-portal-alert strong{font-size:13px}.hgrp-portal-alert p{margin:4px 0 0;color:rgb(255 255 255 / .55);font-size:11px}.hgrp-portal-alert>a{flex:0 0 auto;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase}.hgrp-portal-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hgrp-portal-grid-order{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:14px}.hgrp-portal-grid-order>div{display:grid;gap:14px;align-content:start}.hgrp-portal-card{padding:20px;border:1px solid rgb(255 255 255 / .1);border-radius:20px;background:#0b0b0b}.hgrp-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.hgrp-card-head>div>span{display:block;color:#e30613;font-size:8px;font-weight:900;letter-spacing:.14em}.hgrp-card-head h2{margin:4px 0 0;color:#fff;font-family:"Barlow Condensed",Arial,sans-serif;font-size:30px;line-height:1;text-transform:uppercase}.hgrp-card-head>a,.hgrp-card-head>span{color:rgb(255 255 255 / .52);font-size:10px}.hgrp-card-head>span strong{color:#fff}.hgrp-activity-list{display:grid}.hgrp-activity-list>a{position:relative;display:grid;grid-template-columns:16px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid rgb(255 255 255 / .07);color:#fff}.hgrp-activity-list>a:last-child{border-bottom:0}.hgrp-activity-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#e30613;box-shadow:0 0 0 4px rgb(227 6 19 / .1)}.hgrp-activity-list strong{display:block;font-size:11px}.hgrp-activity-list p{margin:3px 0;color:rgb(255 255 255 / .54);font-size:10px;line-height:1.4}.hgrp-activity-list small{color:rgb(255 255 255 / .35);font-size:8px}.hgrp-order-mini-list{display:grid}.hgrp-order-mini-list>a{display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;padding:12px 0;border-bottom:1px solid rgb(255 255 255 / .07);color:#fff}.hgrp-order-mini-list>a:last-child{border-bottom:0}.hgrp-order-mini-list>a>div:last-child{text-align:right}.hgrp-order-mini-list strong,.hgrp-order-mini-list span{display:block}.hgrp-order-mini-list strong{font-size:11px}.hgrp-order-mini-list span{margin-top:4px;color:rgb(255 255 255 / .48);font-size:9px}.hgrp-order-state{display:inline-flex!important;width:max-content;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:8px!important;font-weight:900!important;text-transform:uppercase}.hgrp-order-state-new{background:rgb(255 194 77 / .13);color:#ffd37a!important}.hgrp-order-state-managing{background:rgb(83 153 255 / .14);color:#94bdff!important}.hgrp-order-state-confirmed{background:rgb(154 99 255 / .14);color:#c0a2ff!important}.hgrp-order-state-paid{background:rgb(67 204 123 / .13);color:#82dfa8!important}.hgrp-order-state-dispatched{background:rgb(52 211 153 / .13);color:#75e9bd!important}.hgrp-order-state-delivered{background:rgb(67 204 123 / .18);color:#8df0b5!important}.hgrp-order-state-cancelled,.hgrp-order-state-returned{background:rgb(255 86 99 / .13);color:#ff9099!important}.hgrp-orders-tools{display:grid;gap:12px;margin-bottom:14px}.hgrp-filter-pills{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.hgrp-filter-pills a{flex:0 0 auto;display:flex;align-items:center;gap:7px;min-height:35px;padding:0 12px;border:1px solid rgb(255 255 255 / .09);border-radius:999px;color:rgb(255 255 255 / .58);font-size:9px;font-weight:850}.hgrp-filter-pills a.is-active{border-color:rgb(227 6 19 / .45);background:rgb(227 6 19 / .1);color:#fff}.hgrp-filter-pills b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:rgb(255 255 255 / .09);font-size:8px}.hgrp-orders-tools form{display:grid;grid-template-columns:1fr auto;gap:8px;width:min(100%,530px)}.hgrp-orders-tools input{height:42px;border:1px solid rgb(255 255 255 / .11);border-radius:12px;background:#111;color:#fff;padding:0 13px;outline:0}.hgrp-orders-tools button{border:0;border-radius:12px;background:#e30613;color:#fff;padding:0 18px;font-weight:900;font-size:9px;text-transform:uppercase;cursor:pointer}.hgrp-responsive-orders{display:grid}.hgrp-responsive-orders>a{display:grid;grid-template-columns:1fr 1.2fr 1fr 18px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgb(255 255 255 / .07);color:#fff}.hgrp-responsive-orders>a:last-child{border-bottom:0}.hgrp-responsive-orders>a>div>strong,.hgrp-responsive-orders>a>div>span{display:block}.hgrp-responsive-orders>a>div>strong{font-size:11px}.hgrp-responsive-orders>a>div>span{margin-top:4px;color:rgb(255 255 255 / .45);font-size:9px}.hgrp-responsive-orders>a>div:nth-child(3){text-align:right;display:grid;justify-items:end}.hgrp-row-arrow{color:rgb(255 255 255 / .3);font-size:24px}.hgrp-empty-soft{padding:26px 8px;color:rgb(255 255 255 / .43);font-size:11px;text-align:center}.hgrp-order-detail-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.hgrp-order-detail-top>a{color:rgb(255 255 255 / .57);font-size:10px;font-weight:800}.hgrp-order-hero{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px;padding:24px;border-radius:20px;background:linear-gradient(110deg,rgb(227 6 19 / .15),rgb(255 255 255 / .03));border:1px solid rgb(255 255 255 / .1)}.hgrp-order-hero span{display:block;color:rgb(255 255 255 / .48);font-size:9px;text-transform:uppercase;font-weight:850}.hgrp-order-hero h2{margin:5px 0;font-family:"Barlow Condensed",Arial,sans-serif;font-size:48px;line-height:.9}.hgrp-order-hero p{margin:8px 0 0;color:rgb(255 255 255 / .58);font-size:11px}.hgrp-order-hero>div:last-child{text-align:right}.hgrp-order-hero>div:last-child strong{display:block;margin:5px 0;font-size:25px}.hgrp-order-hero small{color:rgb(255 255 255 / .38);font-size:9px}.hgrp-outline-button{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgb(255 255 255 / .14);border-radius:10px;color:#fff;font-size:9px;font-weight:900}.hgrp-customer-data{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hgrp-customer-data>div{padding:12px;border-radius:12px;background:rgb(255 255 255 / .035)}.hgrp-customer-data span,.hgrp-customer-data strong{display:block}.hgrp-customer-data span{color:rgb(255 255 255 / .42);font-size:8px;text-transform:uppercase}.hgrp-customer-data strong{margin-top:5px;font-size:10px;word-break:break-word}.hgrp-order-products{display:grid}.hgrp-order-product-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:14px 0;border-bottom:1px solid rgb(255 255 255 / .07)}.hgrp-order-product-row:last-child{border-bottom:0}.hgrp-order-product-row>div:last-child{text-align:right}.hgrp-order-product-row strong,.hgrp-order-product-row span{display:block}.hgrp-order-product-row strong{font-size:11px}.hgrp-order-product-row span{margin-top:4px;color:rgb(255 255 255 / .48);font-size:9px}.hgrp-timeline{padding:2px 0}.hgrp-timeline-item{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;padding:0 0 22px;color:rgb(255 255 255 / .35)}.hgrp-timeline-item:not(:last-child)::before{content:"";position:absolute;left:5px;top:14px;bottom:0;width:1px;background:rgb(255 255 255 / .1)}.hgrp-timeline-dot{position:relative;z-index:1;width:11px;height:11px;margin-top:2px;border:2px solid rgb(255 255 255 / .18);border-radius:50%;background:#0b0b0b}.hgrp-timeline-item strong{font-size:11px}.hgrp-timeline-item p{margin:4px 0;color:inherit;font-size:9px;line-height:1.4}.hgrp-timeline-item small{font-size:8px;color:rgb(255 255 255 / .3)}.hgrp-timeline-item.is-done{color:rgb(255 255 255 / .72)}.hgrp-timeline-item.is-done .hgrp-timeline-dot{border-color:#e30613;background:#e30613}.hgrp-timeline-item.is-active{color:#fff}.hgrp-timeline-item.is-active .hgrp-timeline-dot{box-shadow:0 0 0 5px rgb(227 6 19 / .12)}.hgrp-timeline-item.is-terminal{color:#ff9099}.hgrp-timeline-item.is-terminal .hgrp-timeline-dot{border-color:#ff5967;background:#ff5967}.hgrp-store-share-card{padding:30px;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:radial-gradient(circle at 10% 0%,rgb(227 6 19 / .15),transparent 32%),#0b0b0b;margin-bottom:14px}.hgrp-store-share-card>div:first-child>span{color:#e30613;font-size:9px;font-weight:900;text-transform:uppercase}.hgrp-store-share-card h2{margin:7px 0 8px;font-family:"Barlow Condensed",Arial,sans-serif;font-size:42px;text-transform:uppercase}.hgrp-store-share-card p{max-width:680px;color:rgb(255 255 255 / .58);font-size:11px;line-height:1.55}.hgrp-store-url{display:flex;align-items:center;gap:10px;margin:20px 0;padding:14px;border:1px solid rgb(255 255 255 / .1);border-radius:13px;background:#050505;overflow:hidden}.hgrp-store-url strong{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.hgrp-store-url button{border:0;border-radius:9px;background:#fff;color:#111;padding:9px 12px;font-size:9px;font-weight:900;cursor:pointer}.hgrp-store-actions{display:flex;gap:8px;flex-wrap:wrap}.hgrp-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hgrp-how-grid>div{padding:15px;border-radius:14px;background:rgb(255 255 255 / .03)}.hgrp-how-grid b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#e30613;color:#fff;font-size:10px}.hgrp-how-grid strong{display:block;margin-top:11px;font-size:10px}.hgrp-how-grid p{margin:5px 0 0;color:rgb(255 255 255 / .46);font-size:9px;line-height:1.4}.hgrp-profile-readonly{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hgrp-profile-readonly>div{padding:13px;border-radius:12px;background:rgb(255 255 255 / .035)}.hgrp-profile-readonly span,.hgrp-profile-readonly strong{display:block}.hgrp-profile-readonly span{color:rgb(255 255 255 / .4);font-size:8px;text-transform:uppercase}.hgrp-profile-readonly strong{margin-top:5px;font-size:10px;word-break:break-word}.hgrp-profile-form{margin-top:0}.hgrp-profile-form label{color:#fff!important}.hgrp-profile-form input{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important}.hgrp-profile-form .hgrp-country-code{background:#111!important;color:#fff!important}@media(max-width:1120px){.hgrp-partner-portal{grid-template-columns:220px minmax(0,1fr)}.hgrp-portal-main{padding:28px 24px 60px}.hgrp-portal-stats{grid-template-columns:1fr 1fr}.hgrp-portal-grid-order{grid-template-columns:1fr}.hgrp-how-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.hgrp-partner-portal{display:block}.hgrp-portal-sidebar{position:sticky;z-index:50;top:0;width:100%;height:auto;padding:11px 12px;display:block;border-right:0;border-bottom:1px solid rgb(255 255 255 / .1)}.hgrp-portal-brand{display:none}.hgrp-portal-user{display:none}.hgrp-portal-nav{display:flex;overflow-x:auto;gap:5px}.hgrp-portal-nav a{flex:0 0 auto;min-height:38px;padding:0 10px;font-size:9px}.hgrp-portal-nav a>span{display:none}.hgrp-portal-sidebar-foot{display:none}.hgrp-portal-main{padding:22px 12px 55px}.hgrp-portal-topbar{display:block}.hgrp-attention-chip{margin-top:12px}.hgrp-portal-grid-2{grid-template-columns:1fr}.hgrp-responsive-orders>a{grid-template-columns:1fr auto 18px}.hgrp-responsive-orders>a>div:nth-child(2){display:none}.hgrp-customer-data{grid-template-columns:1fr}.hgrp-order-hero{display:block}.hgrp-order-hero>div:last-child{text-align:left;margin-top:18px}.hgrp-profile-readonly{grid-template-columns:1fr}.hgrp-how-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.hgrp-portal-stats{grid-template-columns:1fr 1fr;gap:8px}.hgrp-portal-stats>div{padding:15px}.hgrp-portal-stats strong{font-size:18px}.hgrp-portal-alert{align-items:flex-start;display:grid}.hgrp-orders-tools form{width:100%}.hgrp-order-hero h2{font-size:38px}.hgrp-how-grid{grid-template-columns:1fr}.hgrp-store-share-card{padding:20px}.hgrp-store-share-card h2{font-size:34px}.hgrp-store-url{align-items:flex-start;flex-direction:column}.hgrp-store-url strong{white-space:normal;word-break:break-all}.hgrp-responsive-orders>a{grid-template-columns:1fr auto 12px;gap:8px}.hgrp-responsive-orders>a>div:nth-child(3) strong{font-size:10px}}body.hgrp-portal-page a,body.hgrp-portal-page a:link,body.hgrp-portal-page a:visited,body.hgrp-portal-page a:hover,body.hgrp-portal-page a:active,.hgrp-partner-portal a,.hgrp-partner-portal a:link,.hgrp-partner-portal a:visited,.hgrp-partner-portal a:hover,.hgrp-partner-portal a:active,.hgrp-link-button,.hgrp-link-button:link,.hgrp-link-button:visited,.hgrp-link-button:hover,.hgrp-link-button:active,.hgrp-primary,.hgrp-secondary,.hgrp-portal-nav a,.hgrp-portal-nav a:link,.hgrp-portal-nav a:visited,.hgrp-portal-nav a:hover,.hgrp-portal-nav a:active,.hgrp-portal-sidebar-foot>a,.hgrp-portal-sidebar-foot>a:link,.hgrp-portal-sidebar-foot>a:visited,.hgrp-store-actions a,.hgrp-store-actions a:link,.hgrp-store-actions a:visited,.hgrp-store-actions a:hover,.hgrp-store-actions a:active,.hgrp-card-head>a,.hgrp-card-head>a:link,.hgrp-card-head>a:visited,.hgrp-order-detail-top>a,.hgrp-order-detail-top>a:link,.hgrp-order-detail-top>a:visited,.hgrp-outline-button,.hgrp-outline-button:link,.hgrp-outline-button:visited,.hgrp-outline-button:hover,.hgrp-outline-button:active{color:#fff!important;-webkit-text-fill-color:#fff!important}.hgrp-secondary,.hgrp-outline-button,.hgrp-link-button{text-decoration:none!important}.hgrp-appbar-brand{text-decoration:none;color:#fff}.hgrp-product-card h2 a{color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none}.hgrp-product-image-link{text-decoration:none}.hgrp-product-card .hgrp-card-description{min-height:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.hgrp-product-card .hgrp-price{margin-top:auto!important;margin-bottom:14px}.hgrp-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.hgrp-card-actions>a,.hgrp-card-actions>button{min-height:43px;display:flex;align-items:center;justify-content:center;border-radius:11px;padding:0 11px;text-align:center;text-decoration:none!important;font-size:9px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;cursor:pointer}.hgrp-view-product{border:1px solid rgb(255 255 255 / .16);background:rgb(255 255 255 / .045);color:#fff!important}.hgrp-view-product:hover{border-color:rgb(255 255 255 / .3);background:rgb(255 255 255 / .08)}.hgrp-choose-options,.hgrp-quick-add{border:0;background:#e30613;color:#fff!important}.hgrp-card-actions>button:disabled{opacity:.4;cursor:not-allowed}.hgrp-add.is-added{background:#fff!important;color:#111!important}.hgrp-product-detail-shell{padding:34px 0 110px;background:radial-gradient(circle at 80% 10%,rgb(227 6 19 / .09),transparent 24%),#000}.hgrp-product-breadcrumb{display:flex;align-items:center;gap:10px;min-height:40px;margin-bottom:18px;color:rgb(255 255 255 / .38);font-size:10px}.hgrp-product-breadcrumb a,.hgrp-product-back a{color:#fff!important;font-weight:850;text-decoration:none}.hgrp-product-breadcrumb>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hgrp-product-detail-card{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:34px;padding:24px!important;border-radius:26px!important;background:#080808!important;overflow:visible!important}.hgrp-product-gallery{min-width:0}.hgrp-product-main-image{aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:#fff}.hgrp-product-main-image .hgrp-product-img{width:90%;height:90%;object-fit:contain;transition:opacity .15s ease}.hgrp-product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:9px}.hgrp-gallery-thumb{aspect-ratio:1/1;padding:5px;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:#fff;overflow:hidden;cursor:pointer}.hgrp-gallery-thumb img{width:100%;height:100%;object-fit:contain}.hgrp-gallery-thumb.is-active{outline:2px solid #e30613;outline-offset:1px}.hgrp-product-info{display:flex;flex-direction:column;min-width:0;padding:15px 8px 10px}.hgrp-product-meta-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hgrp-detail-stock{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:rgb(255 255 255 / .08);color:#fff;font-size:8px;font-weight:900;text-transform:uppercase}.hgrp-detail-stock-outofstock{background:rgb(227 6 19 / .16);color:#ff9da3}.hgrp-product-info h1{margin:12px 0 8px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:clamp(44px,5.2vw,72px);line-height:.9;text-transform:uppercase}.hgrp-product-sku{color:rgb(255 255 255 / .43);font-size:10px}.hgrp-product-sku strong{color:rgb(255 255 255 / .8)}.hgrp-detail-price{margin:24px 0 18px!important;font-size:25px}.hgrp-product-short-description{color:rgb(255 255 255 / .68);font-size:12px;line-height:1.65}.hgrp-product-short-description p{display:block!important;min-height:0!important;margin:0 0 10px!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.hgrp-detail-options-title{scroll-margin-top:100px;margin-top:22px;padding-top:18px;border-top:1px solid rgb(255 255 255 / .1);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hgrp-detail-attributes{grid-template-columns:1fr 1fr;margin-top:12px}.hgrp-detail-buy-row{display:grid;grid-template-columns:150px minmax(170px,1fr);gap:9px;align-items:end;margin-top:18px}.hgrp-detail-add{min-height:43px;padding:0 18px}.hgrp-product-unavailable{display:block!important;min-height:0!important;margin:12px 0 0!important;color:#ff969d!important;font-size:10px!important}.hgrp-product-detail-content{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;margin-top:14px}.hgrp-detail-section{padding:28px;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:#0a0a0a}.hgrp-detail-section>span{color:#e30613;font-size:9px;font-weight:900;letter-spacing:.13em}.hgrp-detail-section h2{margin:7px 0 18px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:36px;line-height:1;text-transform:uppercase}.hgrp-rich-description{color:rgb(255 255 255 / .67);font-size:12px;line-height:1.7}.hgrp-rich-description p{margin:0 0 14px}.hgrp-rich-description p:last-child{margin-bottom:0}.hgrp-rich-description ul,.hgrp-rich-description ol{padding-left:20px}.hgrp-rich-description li{margin:6px 0}.hgrp-rich-description img{max-width:100%;height:auto;border-radius:14px}.hgrp-specifications{margin:0;display:grid}.hgrp-specifications>div{display:grid;grid-template-columns:minmax(110px,.42fr) minmax(0,.58fr);gap:16px;padding:12px 0;border-bottom:1px solid rgb(255 255 255 / .075)}.hgrp-specifications>div:first-child{padding-top:0}.hgrp-specifications>div:last-child{border-bottom:0;padding-bottom:0}.hgrp-specifications dt{color:rgb(255 255 255 / .43);font-size:10px}.hgrp-specifications dd{margin:0;color:#fff;font-size:10px;font-weight:750;line-height:1.5;text-align:right}.hgrp-no-specs{display:block!important;min-height:0!important;color:rgb(255 255 255 / .5)!important;font-size:11px!important;line-height:1.55!important}.hgrp-product-back{display:flex;justify-content:center;padding:30px 0 0}.hgrp-product-back a{padding:12px 16px;border:1px solid rgb(255 255 255 / .13);border-radius:11px;background:rgb(255 255 255 / .04);font-size:10px;text-transform:uppercase}@media(max-width:980px){.hgrp-product-detail-card{grid-template-columns:1fr!important;gap:18px}.hgrp-product-info{padding:8px 2px 4px}.hgrp-product-detail-content{grid-template-columns:1fr}}@media(max-width:780px){.hgrp-product-card .hgrp-card-description{display:none}.hgrp-product-card h2{min-height:48px;font-size:22px}.hgrp-card-actions{grid-template-columns:1fr}.hgrp-card-actions>a,.hgrp-card-actions>button{min-height:40px;font-size:8px}.hgrp-product-detail-shell{padding:18px 0 90px}.hgrp-product-breadcrumb{margin-bottom:10px}.hgrp-product-detail-card{padding:10px!important;border-radius:18px!important}.hgrp-product-main-image{border-radius:15px}.hgrp-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.hgrp-product-info h1{font-size:45px}.hgrp-detail-price{font-size:22px}.hgrp-detail-attributes{grid-template-columns:1fr}.hgrp-detail-buy-row{grid-template-columns:1fr}.hgrp-detail-section{padding:20px;border-radius:17px}.hgrp-detail-section h2{font-size:31px}.hgrp-product-detail-card p{display:block}}@media(max-width:520px){.hgrp-product-grid-simple{grid-template-columns:1fr 1fr!important}.hgrp-product-card .hgrp-product-body{padding:12px 2px 3px}.hgrp-product-card h2{font-size:20px}.hgrp-product-card .hgrp-price{font-size:11px}.hgrp-product-meta-top{align-items:flex-start}.hgrp-product-info h1{font-size:40px}.hgrp-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.hgrp-specifications>div{grid-template-columns:1fr;gap:5px}.hgrp-specifications dd{text-align:left}}.hgrp-product-tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hgrp-product-tools a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid rgb(255 255 255 / .13);border-radius:9px;background:rgb(255 255 255 / .04);color:#fff!important;text-decoration:none!important;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.hgrp-product-tools a:hover{border-color:rgb(227 6 19 / .55);background:rgb(227 6 19 / .08)}.hgrp-reference-shop,.hgrp-reference-product{background:#000;min-height:100vh}.hgrp-reference-appbar{box-shadow:0 10px 32px rgb(0 0 0 / .28)}.hgrp-reference-back{margin-left:auto;margin-right:20px;display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border:1px solid rgb(255 255 255 / .13);border-radius:10px;background:rgb(255 255 255 / .035);color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:850;letter-spacing:.02em;white-space:nowrap}.hgrp-reference-back:hover{border-color:rgb(227 6 19 / .55);background:rgb(227 6 19 / .08)}.hgrp-reference-shop #hgrLiveShop,.hgrp-reference-product .hgr-v7{position:relative;z-index:1}.hgrp-reference-product .hgr-v7-sticky{z-index:99960!important}.hgrp-reference-product .hgr-v28-buy.is-added{background:#fff!important;color:#000!important}.hgrp-reference-product form[data-hgrp-partner-cart="1"] .hgr-v28-buy{cursor:pointer}.hgrp-reference-product form[data-hgrp-partner-cart="1"] .hgr-v28-buy:disabled{cursor:not-allowed}@media(max-width:780px){.hgrp-reference-back{order:3;margin-left:0;margin-right:0;padding:0 9px;font-size:9px}.hgrp-reference-product .hgrp-appbar-seller small{display:none}}@media(max-width:520px){.hgrp-reference-product .hgrp-appbar-brand span{display:none}.hgrp-reference-product .hgrp-appbar-seller{display:none}.hgrp-reference-back{margin-left:auto}}.hgrp-legal-shell{max-width:980px;margin:42px auto;padding:38px;border:1px solid rgb(255 255 255 / .1);border-radius:24px;background:#080808;color:#fff;box-shadow:0 24px 70px rgb(0 0 0 / .24)}.hgrp-legal-shell .hgrp-kicker,.hgrp-legal-gate .hgrp-kicker{color:#e30613;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hgrp-legal-shell h1{margin:8px 0 4px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:54px;line-height:.95;text-transform:uppercase}.hgrp-legal-shell h2{margin:28px 0 10px;font-size:18px;line-height:1.2;color:#fff}.hgrp-legal-shell p,.hgrp-legal-shell li{color:rgb(255 255 255 / .72);font-size:13px;line-height:1.72}.hgrp-legal-meta{margin:0 0 24px!important;color:rgb(255 255 255 / .46)!important;font-size:11px!important}.hgrp-legal-highlight{margin:18px 0;padding:16px 18px;border:1px solid rgb(245 190 55 / .26);border-radius:14px;background:rgb(245 190 55 / .08);color:#f7e8bd;font-size:12px;line-height:1.58}.hgrp-legal-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 12px}.hgrp-legal-tiers>div{padding:18px;border:1px solid rgb(255 255 255 / .1);border-radius:14px;background:rgb(255 255 255 / .035);text-align:center}.hgrp-legal-tiers strong{display:block;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:34px;line-height:1;color:#fff}.hgrp-legal-tiers span{display:block;margin-top:6px;color:rgb(255 255 255 / .52);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.hgrp-legal-check{align-items:flex-start!important;gap:10px!important;padding:13px 14px!important;border:1px solid rgb(255 255 255 / .1);border-radius:12px;background:rgb(255 255 255 / .035);line-height:1.5!important}.hgrp-legal-check input{flex:0 0 auto;margin-top:3px}.hgrp-legal-check a{color:#fff!important;text-decoration:underline!important;text-underline-offset:2px}.hgrp-legal-gate{max-width:720px!important}.hgrp-legal-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hgrp-link-button{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important}.hgrp-hash{display:block;max-width:100%;overflow-wrap:anywhere;font-size:10px!important;line-height:1.45!important}.hgrp-reward-card{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr) 100px;align-items:center;gap:24px;margin:0 0 18px;padding:24px;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:radial-gradient(circle at 15% 0%,rgb(245 190 55 / .12),transparent 44%),#090909;overflow:hidden}.hgrp-reward-card:after{content:"";position:absolute;inset:auto -70px -100px auto;width:220px;height:220px;border-radius:50%;background:rgb(255 255 255 / .025);pointer-events:none}.hgrp-reward-ring{--hgrp-progress:0;position:relative;width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#70d987 calc(var(--hgrp-progress) * 1%),rgb(255 255 255 / .09) 0);box-shadow:0 0 0 1px rgb(255 255 255 / .06),0 12px 35px rgb(0 0 0 / .28)}.hgrp-reward-ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#0b0b0b;border:1px solid rgb(255 255 255 / .06)}.hgrp-reward-ring>div{position:relative;z-index:1;text-align:center}.hgrp-reward-ring strong{display:block;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:38px;line-height:.9;color:#fff}.hgrp-reward-ring span{display:block;margin-top:6px;color:rgb(255 255 255 / .5);font-size:8px;font-weight:900;letter-spacing:.11em}.hgrp-reward-copy>span{display:block;color:#8edc9c;font-size:9px;font-weight:900;letter-spacing:.1em}.hgrp-reward-copy h2{margin:5px 0 6px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:34px;line-height:1;text-transform:uppercase}.hgrp-reward-copy p{margin:0;color:rgb(255 255 255 / .62);font-size:11px;line-height:1.55}.hgrp-reward-track{height:7px;margin-top:15px;border-radius:999px;background:rgb(255 255 255 / .09);overflow:hidden}.hgrp-reward-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e5bb4c,#70d987)}.hgrp-reward-labels{display:flex;justify-content:space-between;margin-top:6px;color:rgb(255 255 255 / .4);font-size:8px;font-weight:800;text-transform:uppercase}.hgrp-reward-badge{position:relative;z-index:1;padding:15px 12px;border:1px solid rgb(112 217 135 / .28);border-radius:15px;background:rgb(112 217 135 / .08);text-align:center}.hgrp-reward-badge span{display:block;color:rgb(255 255 255 / .5);font-size:8px;font-weight:900;letter-spacing:.08em}.hgrp-reward-badge strong{display:block;margin-top:3px;font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;font-size:34px;line-height:1;color:#9ee9ad}.hgrp-reward-impulso .hgrp-reward-ring{background:conic-gradient(#e5bb4c calc(var(--hgrp-progress) * 1%),rgb(255 255 255 / .09) 0)}.hgrp-reward-impulso .hgrp-reward-copy>span{color:#e8c766}.hgrp-reward-elite{background:radial-gradient(circle at 15% 0%,rgb(112 217 135 / .16),transparent 44%),#090909}@media(max-width:780px){.hgrp-legal-shell{margin:20px 12px;padding:24px;border-radius:18px}.hgrp-legal-shell h1{font-size:43px}.hgrp-legal-tiers{grid-template-columns:1fr}.hgrp-reward-card{grid-template-columns:90px minmax(0,1fr);gap:16px;padding:18px}.hgrp-reward-ring{width:88px;height:88px}.hgrp-reward-ring strong{font-size:31px}.hgrp-reward-copy h2{font-size:28px}.hgrp-reward-badge{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px}.hgrp-reward-badge strong{margin:0;font-size:25px}}