:root{--hc-blue:#2563eb;--hc-blue-dark:#1d4ed8;--hc-navy:#0f172a;--hc-muted:#64748b;--hc-line:#e2e8f0;--hc-soft:#f8fafc;--hc-radius:16px}.hc-smart-menu-active .td-header-template-wrap,.hc-smart-menu-active .td-header-desktop-wrap,.hc-smart-menu-active .td-header-mobile-wrap{display:none!important}.hc-header,.hc-header *,.hc-mobile-drawer,.hc-mobile-drawer *,.hc-search-panel,.hc-search-panel *{box-sizing:border-box}.hc-header{position:relative;z-index:9990;background:rgba(255,255,255,.97);border-bottom:1px solid var(--hc-line);box-shadow:0 8px 28px rgba(15,23,42,.07);font-family:Inter,Outfit,Arial,sans-serif}.hc-header-accent{height:4px;background:linear-gradient(90deg,#1d4ed8,#3b82f6 55%,#60a5fa)}.hc-header-inner{height:76px;max-width:1440px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:28px}.hc-brand{display:flex;align-items:center;gap:10px;min-width:max-content;text-decoration:none!important}.hc-brand-image{display:block;max-width:178px;max-height:54px;width:auto;height:auto;object-fit:contain}.hc-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,var(--hc-blue),#60a5fa);box-shadow:0 8px 18px rgba(37,99,235,.25);color:#fff;font-size:15px;font-weight:800}.hc-brand-name,.hc-drawer-brand{color:var(--hc-navy);font-size:21px;font-weight:800;letter-spacing:-.6px}.hc-brand-name span,.hc-drawer-brand span{color:var(--hc-blue)}.hc-desktop-nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1;height:100%}.hc-home-link,.hc-nav-trigger{height:44px;padding:0 12px;border:0;border-radius:11px;background:transparent;color:#334155;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none!important;cursor:pointer;white-space:nowrap;transition:.2s}.hc-home-link:hover,.hc-nav-trigger:hover,.hc-nav-item:focus-within .hc-nav-trigger,.hc-nav-item.is-open .hc-nav-trigger{background:#eff6ff;color:var(--hc-blue)}.hc-home-link svg{width:17px;height:17px}.hc-nav-trigger svg{width:14px;height:14px;transition:transform .2s}.hc-nav-item{position:relative;height:100%;display:flex;align-items:center}.hc-nav-item:hover .hc-nav-trigger svg,.hc-nav-item:focus-within .hc-nav-trigger svg,.hc-nav-item.is-open .hc-nav-trigger svg{transform:rotate(180deg)}.hc-dropdown{position:absolute;left:50%;top:calc(100% - 6px);width:330px;transform:translate(-50%,10px);padding:10px;background:#fff;border:1px solid var(--hc-line);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.hc-dropdown-wide{width:390px}.hc-nav-item:hover .hc-dropdown,.hc-nav-item:focus-within .hc-dropdown,.hc-nav-item.is-open .hc-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.hc-dropdown-head{padding:12px 12px 10px;border-bottom:1px solid #eef2f7;margin-bottom:5px;display:flex;align-items:baseline;justify-content:space-between}.hc-dropdown-head span{font-size:14px;font-weight:800;color:var(--hc-navy)}.hc-dropdown-head small{font-size:11px;color:#94a3b8}.hc-menu-link{padding:10px 11px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;text-decoration:none!important;transition:.18s}.hc-menu-link:hover{background:#eff6ff}.hc-menu-link span{display:flex;flex-direction:column;gap:2px}.hc-menu-link strong{color:#1e293b;font-size:13px}.hc-menu-link small{font-size:11px;color:var(--hc-muted)}.hc-menu-link>svg{width:15px;height:15px;color:#94a3b8;transition:.18s}.hc-menu-link:hover>svg{color:var(--hc-blue);transform:translateX(2px)}.hc-header-actions{display:flex;align-items:center;gap:8px}.hc-icon-button{width:42px;height:42px;border:1px solid var(--hc-line);border-radius:12px;background:#fff;color:#334155;display:grid;place-items:center;cursor:pointer;transition:.18s}.hc-icon-button:hover{border-color:#bfdbfe;background:#eff6ff;color:var(--hc-blue)}.hc-icon-button svg{width:20px;height:20px}.hc-profile-button{height:44px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,var(--hc-blue-dark),#3b82f6);box-shadow:0 8px 20px rgba(37,99,235,.23);display:flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;white-space:nowrap}.hc-profile-button:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(37,99,235,.3)}.hc-profile-button svg{width:17px;height:17px}.hc-mobile-open{display:none}.hc-overlay{position:fixed;inset:0;z-index:9995;background:rgba(15,23,42,.56);backdrop-filter:blur(3px)}.hc-mobile-drawer{position:fixed;z-index:10000;top:0;right:0;width:min(90vw,390px);height:100dvh;background:#fff;box-shadow:-20px 0 60px rgba(15,23,42,.23);transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column;font-family:Inter,Outfit,Arial,sans-serif;overflow:hidden}.hc-mobile-drawer.is-open{transform:translateX(0)}.hc-drawer-head{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hc-line)}.hc-drawer-brand{text-decoration:none!important}.hc-mobile-profile{margin:16px 16px 10px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(37,99,235,.25)}.hc-mobile-profile>svg:first-child{width:38px;height:38px;padding:9px;border-radius:11px;background:rgba(255,255,255,.16)}.hc-mobile-profile>svg:last-child{width:17px}.hc-mobile-profile span{display:flex;flex-direction:column}.hc-mobile-profile strong{font-size:14px}.hc-mobile-profile small{font-size:11px;opacity:.82;margin-top:2px}.hc-mobile-search{padding:4px 16px 12px}.hc-mobile-search form{height:44px;border:1px solid var(--hc-line);border-radius:12px;display:flex;align-items:center;padding-left:12px;background:var(--hc-soft)}.hc-mobile-search svg{width:18px;color:#94a3b8}.hc-mobile-search input{min-width:0;flex:1;border:0!important;outline:0!important;background:transparent!important;padding:0 9px!important;height:42px!important;font-size:13px!important;box-shadow:none!important}.hc-mobile-search button{height:34px;margin-right:4px;padding:0 11px;border:0;border-radius:9px;background:#e0e7ff;color:var(--hc-blue-dark);font-size:12px;font-weight:800}.hc-mobile-nav{flex:1;padding:0 16px;overflow:auto}.hc-mobile-home,.hc-mobile-group>button{width:100%;min-height:48px;border:0;border-bottom:1px solid #eef2f7;background:#fff;display:flex;align-items:center;gap:10px;color:#1e293b!important;text-decoration:none!important;font-size:14px;font-weight:800;text-align:left;cursor:pointer}.hc-mobile-home svg{width:18px;color:var(--hc-blue)}.hc-mobile-group>button{justify-content:space-between}.hc-mobile-group>button svg{width:16px;color:#94a3b8;transition:.2s}.hc-mobile-group.is-open>button svg{transform:rotate(180deg);color:var(--hc-blue)}.hc-mobile-submenu{max-height:0;overflow:hidden;transition:max-height .28s ease;background:var(--hc-soft);border-radius:0 0 12px 12px}.hc-mobile-group.is-open .hc-mobile-submenu{max-height:330px}.hc-mobile-submenu a{height:42px;padding:0 10px 0 16px;display:flex;align-items:center;justify-content:space-between;color:#475569!important;text-decoration:none!important;font-size:13px;font-weight:650;border-bottom:1px solid #eef2f7}.hc-mobile-submenu a:hover{color:var(--hc-blue)!important;background:#eff6ff}.hc-mobile-submenu svg{width:14px}.hc-drawer-footer{margin-top:auto;padding:15px 18px;border-top:1px solid var(--hc-line);display:flex;align-items:center;gap:8px;color:var(--hc-muted);font-size:11px}.hc-drawer-footer svg{width:17px;color:var(--hc-blue)}body.hc-menu-lock{overflow:hidden}.hc-search-panel{position:fixed;inset:0;z-index:10010;background:rgba(15,23,42,.65);backdrop-filter:blur(6px);display:grid;place-items:start center;padding:12vh 20px 20px;opacity:0;visibility:hidden;transition:.2s;font-family:Inter,Outfit,Arial,sans-serif}.hc-search-panel.is-open{opacity:1;visibility:visible}.hc-search-card{position:relative;width:min(720px,100%);padding:34px;background:#fff;border-radius:22px;box-shadow:0 32px 90px rgba(15,23,42,.3)}.hc-search-close{position:absolute;right:16px;top:16px;width:38px;height:38px;border:1px solid var(--hc-line);border-radius:11px;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer}.hc-search-close svg{width:18px}.hc-search-eyebrow{color:var(--hc-blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hc-search-card h2{margin:5px 0 22px!important;font-size:27px!important;line-height:1.2!important;color:var(--hc-navy)!important}.hc-search-field{height:58px;border:2px solid #bfdbfe;border-radius:15px;padding-left:16px;display:flex;align-items:center;overflow:hidden}.hc-search-field>svg{width:21px;color:var(--hc-blue)}.hc-search-field input{min-width:0;flex:1;height:54px!important;border:0!important;outline:0!important;box-shadow:none!important;background:#fff!important;padding:0 13px!important;font-size:15px!important}.hc-search-field button{height:46px;margin-right:5px;padding:0 21px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--hc-blue-dark),#3b82f6);color:#fff;font-size:13px;font-weight:800}.hc-search-quick{margin-top:17px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px}.hc-search-quick>span{color:#94a3b8}.hc-search-quick a{padding:6px 10px;border-radius:999px;background:#eff6ff;color:var(--hc-blue)!important;text-decoration:none!important;font-weight:700}@media(max-width:1180px){.hc-header-inner{padding:0 18px;gap:14px}.hc-home-link span{display:none}.hc-home-link,.hc-nav-trigger{padding:0 8px}.hc-profile-button{padding:0 12px}.hc-profile-button span{display:none}}@media(max-width:960px){.hc-header-inner{height:68px}.hc-desktop-nav,.hc-search-open{display:none}.hc-header-actions{margin-left:auto}.hc-profile-button span{display:inline}.hc-mobile-open{display:grid}.hc-brand-image{max-width:156px;max-height:48px}}@media(max-width:480px){.hc-header-inner{padding:0 13px}.hc-profile-button{width:42px;padding:0;justify-content:center}.hc-profile-button span{display:none}.hc-brand-name{font-size:19px}.hc-brand-mark{width:38px;height:38px;border-radius:11px}.hc-search-card{padding:28px 18px}.hc-search-card h2{font-size:23px!important}.hc-search-field button{padding:0 13px}.hc-search-quick{display:none}}@media(prefers-reduced-motion:reduce){.hc-header *,.hc-mobile-drawer,.hc-search-panel{scroll-behavior:auto!important;transition:none!important}}
