:root{--hv-navy:#082b4c;--hv-navy-deep:#051f37;--hv-blue:#0b79b7;--hv-blue-bright:#12a4df;--hv-green:#49b95c;--hv-green-dark:#319447;--hv-text:#142333;--hv-muted:#5f7182;--hv-border:#dce6ed;--hv-pale:#f3f8fb}.hv-header-desktop,.hv-header-desktop *,.hv-mobile-header,.hv-mobile-header *{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.hv-header-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;position:relative!important;z-index:99999!important;background:#fff!important;box-shadow:0 8px 30px rgba(5,31,55,.08)!important}body.admin-bar .hv-header-shell{top:auto!important}.hv-header-top{background:var(--hv-navy-deep);color:#fff}.hv-header-top__inner{width:min(1200px,calc(100% - 40px));min-height:40px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.hv-header-top p{margin:0;color:#dcebf5;font-size:13.5px;font-weight:600;line-height:1.2}.hv-header-top__links{display:flex;gap:22px}.hv-header-top__links a{color:#fff;text-decoration:none;font-size:13.5px;font-weight:700;line-height:1.2}.hv-header-main__inner{width:min(1200px,calc(100% - 40px));min-height:116px;margin:auto;display:grid;grid-template-columns:305px minmax(0,1fr) auto;align-items:center;gap:26px}.hv-brand{min-height:116px;padding:18px 0;display:flex;align-items:center;gap:11px;text-decoration:none;overflow:visible}.hv-brand__mark,.hv-mobile-brand__mark{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--hv-blue),var(--hv-blue-bright));box-shadow:0 8px 18px rgba(11,121,183,.22)}.hv-brand__mark{width:44px;height:44px;border-radius:12px;flex:0 0 44px}.hv-brand__mark svg,.hv-mobile-brand__mark svg{fill:none;stroke:#fff;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.hv-brand__mark svg{width:29px;height:29px}.hv-brand__text{display:grid;grid-template-columns:auto auto;column-gap:1px;align-items:baseline}.hv-brand__text strong,.hv-brand__text>span{font-size:22px;line-height:1;letter-spacing:-.045em;font-weight:800}.hv-brand__text strong{color:var(--hv-navy)}.hv-brand__text>span{color:var(--hv-green)}.hv-brand__text small{grid-column:1/-1;margin-top:5px;color:var(--hv-muted);font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.045em}.hv-nav{display:flex;align-items:stretch;justify-content:center;align-self:stretch}.hv-nav a{min-height:116px;padding:0 12px;position:relative;display:flex;align-items:center;color:var(--hv-text);text-decoration:none;font-size:15px;font-weight:700;line-height:1;white-space:nowrap}.hv-nav a:after{content:"";height:3px;position:absolute;left:12px;right:12px;bottom:23px;background:transparent;transform:scaleX(.4);opacity:0}.hv-nav a:hover,.hv-nav a.is-active{color:var(--hv-blue)}.hv-nav a:hover:after,.hv-nav a.is-active:after{background:var(--hv-green);transform:scaleX(1);opacity:1}.hv-header-actions{display:flex;align-items:center;gap:10px}.hv-header-actions__secondary{min-height:44px;padding:0 16px;border:1px solid var(--hv-border);border-radius:8px;display:flex;align-items:center;color:var(--hv-navy);text-decoration:none;font-size:14px;font-weight:700;line-height:1}.hv-header-actions__primary{min-width:154px;min-height:56px;padding:8px 17px;border-radius:9px;background:linear-gradient(135deg,#f34f91,#dc276f);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 8px 20px rgba(220,39,111,.22)}.hv-header-actions__primary span{font-size:14px;font-weight:700;line-height:1.05;color:#fff}.hv-header-actions__primary small{margin-top:5px;color:#fff;font-size:10.5px;font-weight:600;line-height:1}.hv-mobile-header-shell{display:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important}.hv-mobile-header__bar{min-height:72px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hv-mobile-brand{display:flex;align-items:center;gap:8px;text-decoration:none}.hv-mobile-brand__mark{width:39px;height:39px;flex:0 0 39px;border-radius:10px}.hv-mobile-brand__mark svg{width:25px;height:25px}.hv-mobile-brand__text{display:flex;align-items:baseline;white-space:nowrap;letter-spacing:-.045em}.hv-mobile-brand__text strong,.hv-mobile-brand__text span{font-size:17px;font-weight:800}.hv-mobile-brand__text strong{color:var(--hv-navy)}.hv-mobile-brand__text span{color:var(--hv-green)}.hv-mobile-header__actions{display:flex;gap:6px}.hv-mobile-header__phone,.hv-mobile-header__login,.hv-mobile-header__toggle{width:40px;height:40px;border:1px solid var(--hv-border);border-radius:8px;background:#fff;color:var(--hv-blue);display:flex;align-items:center;justify-content:center;text-decoration:none}.hv-mobile-header__toggle{position:relative;background:var(--hv-navy);border-color:var(--hv-navy)}.hv-mobile-header__toggle span{width:19px;height:2px;background:#fff;position:absolute}.hv-mobile-header__toggle span:nth-child(1){top:12px}.hv-mobile-header__toggle span:nth-child(2){top:19px}.hv-mobile-header__toggle span:nth-child(3){top:26px}.hv-mobile-header.is-open .hv-mobile-header__toggle span:nth-child(1){top:19px;transform:rotate(45deg)}.hv-mobile-header.is-open .hv-mobile-header__toggle span:nth-child(2){opacity:0}.hv-mobile-header.is-open .hv-mobile-header__toggle span:nth-child(3){top:19px;transform:rotate(-45deg)}.hv-mobile-menu[hidden]{display:none!important}.hv-mobile-menu{background:#fff;border-top:1px solid var(--hv-border);box-shadow:0 18px 30px rgba(5,31,55,.12)}.hv-mobile-menu__inner{padding:0 15px 18px}.hv-mobile-menu__nav a{min-height:50px;padding:0 3px;border-bottom:1px solid var(--hv-border);color:var(--hv-text);display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:14.5px;font-weight:650}.hv-mobile-menu__nav a.is-active{color:var(--hv-blue);border-left:3px solid var(--hv-green);padding-left:12px}.hv-mobile-menu__contact{margin-top:15px;padding:13px 14px;border-radius:9px;background:var(--hv-pale);display:flex;justify-content:space-between}.hv-mobile-menu__contact a{color:var(--hv-navy);text-decoration:none;font-weight:800}.hv-mobile-menu__trial{margin-top:10px;min-height:58px;padding:9px 14px;border-radius:9px;background:linear-gradient(135deg,var(--hv-green),var(--hv-green-dark));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none}.hv-mobile-menu__trial span{margin-top:4px;font-size:10.5px}.hv-mobile-menu__login-link{min-height:43px;margin-top:9px;border:1px solid var(--hv-border);border-radius:8px;color:var(--hv-navy);display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:750}@media(max-width:1100px){.hv-header-main__inner{grid-template-columns:226px minmax(0,1fr) auto;gap:20px}.hv-nav a{padding:0 9px;font-size:13px}.hv-header-actions__secondary{display:none}}@media(max-width:900px){.hv-header-main__inner{grid-template-columns:205px minmax(0,1fr) auto;gap:12px}.hv-brand__text small{display:none}.hv-nav a{padding:0 7px;font-size:12px}.hv-header-actions__primary{min-width:132px}}@media(min-width:821px){.hv-header-shell,.hv-header-desktop{display:block!important}.hv-mobile-header-shell{display:none!important}}@media(max-width:820px){.hv-header-shell,.hv-header-desktop{display:none!important}.hv-mobile-header-shell{display:block!important;position:sticky!important;top:0!important;z-index:99999!important;box-shadow:0 8px 24px rgba(5,31,55,.1)!important}body.admin-bar .hv-mobile-header-shell{top:46px!important}}@media (min-width:821px){.hv-header-desktop,[data-hv-header]{display:block!important}.hv-mobile-header,[data-hv-mobile-header]{display:none!important}body .hv-mobile-header-shell{display:none!important}}@media (max-width:820px){.hv-header-desktop,[data-hv-header]{display:none!important}.hv-mobile-header,[data-hv-mobile-header]{display:block!important}body .hv-header-shell{display:none!important}body .hv-mobile-header-shell{display:block!important}}.hv-brand__logo{width:270px;max-width:none;max-height:82px;height:auto;display:block;object-fit:contain;object-position:left center;transform:scale(1.24);transform-origin:left center}.hv-nav a:hover:after,.hv-nav a.is-active:after{background:#f34f91}html{scroll-padding-top:170px}.hv-mobile-header-shell{position:relative!important;z-index:99999!important}body.admin-bar .hv-mobile-header-shell{top:auto!important}.hv-mobile-brand__logo{width:190px;max-width:calc(100vw - 145px);max-height:60px;height:auto;display:block;object-fit:contain;object-position:left center;transform:scale(1.14);transform-origin:left center}.hv-mobile-menu__trial{background:linear-gradient(135deg,#f34f91,#dc276f)}@media(max-width:1100px){.hv-header-main__inner{grid-template-columns:255px minmax(0,1fr) auto;gap:18px}.hv-brand__logo{width:225px;max-height:74px;transform:scale(1.18)}.hv-nav a{padding:0 8px;font-size:13.5px}.hv-header-actions__secondary{display:none}}@media(max-width:900px){.hv-header-main__inner{grid-template-columns:210px minmax(0,1fr) auto;gap:10px}.hv-brand__logo{width:185px;max-height:66px;transform:scale(1.12)}.hv-nav a{padding:0 6px;font-size:12px}.hv-header-actions__primary{min-width:132px}.hv-header-actions__primary span{font-size:12px}.hv-header-actions__primary small{font-size:9px}}.hv-nav a::after{top:calc(50% + 15px)!important;bottom:auto!important}.hv-header-shell,.hv-mobile-header-shell{position:relative!important;top:auto!important}html.hv-fixed-header-live .hv-header-shell,html.hv-fixed-header-live .hv-mobile-header-shell{position:fixed!important;left:0!important;right:0!important;z-index:99999!important}html.hv-fixed-header-live .hv-header-shell{top:var(--hv-admin-bar-height,0px)!important}html.hv-fixed-header-live .hv-mobile-header-shell{top:var(--hv-admin-bar-height,0px)!important}html.hv-fixed-header-live body{padding-top:var(--hv-header-height,0px)!important}.hv-mobile-header__actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.hv-mobile-header__phone-number{min-height:40px;padding:0 10px;border:1px solid var(--hv-border);border-radius:8px;background:#fff;color:var(--hv-navy);display:flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;font-size:13px;line-height:1;font-weight:800;letter-spacing:-.02em;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.hv-mobile-header__phone-number:visited{color:var(--hv-navy)}.hv-mobile-header__phone-number:hover,.hv-mobile-header__phone-number:focus{background:var(--hv-navy);border-color:var(--hv-navy);color:#fff}.hv-mobile-header__login svg{width:20px;height:20px;display:block;fill:currentColor}.hv-mobile-header__login:hover,.hv-mobile-header__login:focus{background:var(--hv-blue);border-color:var(--hv-blue);color:#fff}@media(max-width:820px){.hv-mobile-brand__logo{width:172px;max-width:calc(100vw - 238px);transform:scale(1.08)}}@media(max-width:430px){.hv-mobile-header__bar{padding-left:10px;padding-right:10px;gap:6px}.hv-mobile-header__actions{gap:4px}.hv-mobile-header__phone-number{padding:0 7px;font-size:12px}.hv-mobile-header__login,.hv-mobile-header__toggle{width:38px;height:38px}.hv-mobile-brand__logo{width:150px;max-width:calc(100vw - 218px);transform:scale(1.04)}}@media(max-width:360px){.hv-mobile-header__phone-number{padding:0 5px;font-size:11px}.hv-mobile-brand__logo{width:132px;max-width:calc(100vw - 204px)}}