/* START_SNIPPET:hercules-header (INDEX:187) */
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;background:radial-gradient(ellipse at 15% 15%,#382047 0%,#171020 45%,#100c17 85%);border:0;min-width:0}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-brand{display:flex;align-items:center;gap:18px;text-decoration:none;color:#f6f2fa;flex-shrink:0}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-logo{width:80px;height:80px;display:block;border-radius:50%;object-fit:contain;box-shadow:0 0 28px #995fcd26,0 6px 20px #0006}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-wordmark{font-family:Arial,Helvetica,sans-serif;font-size:clamp(26px,3.3vw,42px);font-weight:900;letter-spacing:-1px;line-height:1;text-shadow:0 3px 24px #b991df25}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-wordmark span{display:block;color:#c6a460;font-size:17px;letter-spacing:9px;line-height:1.3;margin-top:9px}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country{font-size:11px;color:#c5b6d1;min-width:0}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country select{max-width:230px;min-width:0;padding:9px 12px;background:#21152d;color:#eee5f5;border:1px solid #634575;border-radius:6px;font:inherit}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country button{padding:9px 14px;background:#32203f;border:1px solid #725287;border-radius:6px;color:#f6f2fa;font:inherit;cursor:pointer}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;flex-wrap:nowrap;gap:24px;min-height:62px;padding:6px 32px;box-sizing:border-box;background:#100c17;border-top:1px solid #c6a460;border-bottom:1px solid #c6a460;box-shadow:0 8px 24px #0005;overflow:visible}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-categories,:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-service{display:flex;gap:25px;align-items:center;min-width:0}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-service{margin-left:auto;padding-left:25px;border-left:1px solid #c6a460;flex-shrink:0}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a{display:flex;align-items:center;flex-shrink:0;min-height:44px;color:#c6a460;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:800;letter-spacing:.2px;white-space:nowrap;text-decoration:none;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a:hover,:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a[aria-current=page]{color:#edcf91;border-bottom-color:#c6a460}
:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a:focus-visible,:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-header a:focus-visible{outline:2px solid #c6a460;outline-offset:3px;border-radius:2px}
#hs-store .hs-section,#hercules-product-page [id]{scroll-margin-top:84px}
@media(max-width:900px){:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0 20px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-categories{overflow-x:auto;scrollbar-width:thin;gap:24px;min-height:52px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-service{width:100%;box-sizing:border-box;justify-content:flex-end;border-left:0;border-top:1px solid #c6a460;padding:0;gap:24px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a{font-size:12px}#hs-store .hs-section,#hercules-product-page [id]{scroll-margin-top:120px}}
@media(max-width:650px){:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-header{padding:24px 20px;flex-wrap:wrap;gap:18px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-logo{width:64px;height:64px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-brand{gap:13px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-wordmark{font-size:32px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-wordmark span{font-size:13px;letter-spacing:7px}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country{width:100%}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country form{justify-content:flex-start}:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country select{font-size:16px;max-width:100%;min-height:44px}}
@media(prefers-reduced-motion:reduce){:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-nav a{transition:none}}

:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country select{width:180px;max-width:100%;padding-inline:8px}
@supports(field-sizing:content){:is(#hs-store,#hercules-product-page,#hs-info,#hs-cart) .hx-country select{field-sizing:content;width:auto;min-width:11ch;max-width:min(190px,100%)}}
/* END_SNIPPET:hercules-header */
