.hc-header{background:#0c2548;color:#fff;border-bottom:1px solid #344962;position:relative;z-index:1000;}
.hc-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px;padding-block:16px;}
.hc-logo a{color:#fff;text-decoration:none;font-size:22px;font-weight:650;}.hc-logo .custom-logo{display:block;max-height:68px;width:auto;max-width:240px;object-fit:contain;}
.hc-menu{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0;flex-wrap:wrap;}.hc-menu li{position:relative;}.hc-menu a{color:#fff;text-decoration:none;font-size:15px;display:block;padding:10px 0;}.hc-menu a:hover,.hc-menu .current-menu-item>a{color:#e28236;}.hc-menu a:focus-visible,.hc-nav-toggle:focus-visible{outline:3px solid #e28236;outline-offset:4px;}.hc-menu .hc-ticket-btn>a,.hc-menu a.hc-ticket-btn{background:#e28236;color:#0c2548;padding:10px 20px;border-radius:4px;font-weight:700;}
.hc-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#1b3354;padding:12px 20px;list-style:none;box-shadow:0 12px 24px #0c254833;}.hc-menu li:hover>.sub-menu,.hc-menu li:focus-within>.sub-menu{display:block;}
.hc-nav-toggle{display:none;background:transparent;border:1px solid #8190a4;border-radius:4px;color:#fff;padding:10px 16px;font:inherit;cursor:pointer;}
@media(max-width:1000px){.hc-header-inner{flex-wrap:wrap;min-height:80px;}.hc-logo .custom-logo{max-height:56px;max-width:200px;}.hc-nav{width:100%;}.hc-nav-ready .hc-nav-toggle{display:block;}.hc-nav-ready .hc-nav{display:none;}.hc-nav-ready.hc-nav-open .hc-nav{display:block;}.hc-menu{align-items:stretch;flex-direction:column;gap:4px;padding-bottom:12px;}.hc-menu .sub-menu{display:block;position:static;box-shadow:none;background:transparent;padding:0 0 0 20px;}.hc-menu a{padding:10px 0;}}
