.hn-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e4ebf0;font-family:Inter,Arial,sans-serif;color:#092742}.hn-wrap{max-width:1288px;padding:0 24px;margin:auto;height:88px;display:flex;align-items:center;gap:24px}.hn-brand{flex-shrink:0;display:flex;align-items:center}.hn-brand .brand-wordmark{font-size:28px}.hn-brand img{max-width:156px}.hn-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.hn-nav>a,.hn-nav>button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:12px;border:0;border-radius:3px;background:transparent;font:600 15px/1.3 Inter,Arial,sans-serif;color:#344b5b;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .18s,color .18s}.hn-nav>a:hover,.hn-nav>button:hover,.hn-nav>button[aria-expanded=true]{background:#edf5f9;color:#0d7878}.hn-chevron{height:6px;width:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s}.hn-nav>button[aria-expanded=true] .hn-chevron{transform:translateY(2px) rotate(225deg)}.hn-actions{display:flex;gap:12px;align-items:center}.hn-search-toggle,.hn-mobile,.hn-close{height:44px;width:44px;border:0;border-radius:3px;display:grid;place-items:center;background:transparent;color:#092742;cursor:pointer}.hn-search-toggle:hover,.hn-search-toggle[aria-expanded=true]{color:#0d7878;background:#edf5f9}.hn-quote{background:#ef7d3c;color:#092742;text-decoration:none;white-space:nowrap;padding:12px 20px;border-radius:3px;min-height:44px;font-size:14px;font-weight:650;display:flex;align-items:center}.hn-quote:hover{background:#d86427;color:#fff}.hn-mobile{display:none}.hn-header :focus-visible{outline:3px solid #159b9a;outline-offset:3px}.hn-panel[hidden],.hn-header [hidden],.hn-dismiss[hidden]{display:none!important}.hn-panel{position:absolute;top:calc(100% + 12px);width:720px;max-width:calc(100vw - 48px);background:#fff;border:1px solid #d9e2e8;border-radius:3px;box-shadow:0 24px 64px rgba(9,39,66,.16),0 4px 12px rgba(9,39,66,.04);z-index:102}.hn-menu{left:max(24px,calc((100vw - 1240px)/2 + 192px));padding:32px 32px 0;transition:left .22s,width .22s}.hn-menu:before{content:'';position:absolute;left:0;right:0;top:-16px;height:16px}.hn-pointer{position:absolute;top:-6px;width:12px;height:12px;transform:rotate(45deg);background:white;border-left:1px solid #d9e2e8;border-top:1px solid #d9e2e8;transition:left .22s}.hn-panel-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.hn-panel h2{font-size:20px;line-height:1.3;margin:0;letter-spacing:-.4px;color:#092742}.hn-panel a{text-decoration:none;color:#0d7878}.hn-panel-head>a{font-size:14px;font-weight:600;white-space:nowrap}.hn-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding-bottom:24px}.hn-entry{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 12px;border-radius:3px;min-height:80px}.hn-entry:hover{background:#f1f7fa}.hn-entry strong{display:block;font-size:16px;line-height:1.4;color:#092742;font-weight:650}.hn-entry small{display:block;font-size:14px;line-height:1.55;color:#5b6b78;margin-top:4px}.hn-entry>span:last-child{color:#0d7878;flex-shrink:0}.hn-panel-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f3f7fa;margin:0 -32px;padding:20px 32px;border-radius:0 0 3px 3px;font-size:14px;color:#5b6b78}.hn-panel-bottom a{font-weight:600;white-space:nowrap}.hn-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-bottom:32px}.hn-services .hn-entry{align-items:flex-start;min-height:144px}.hn-services strong{font-size:18px}.hn-services small{margin-top:12px;font-size:16px}.hn-menu section.hn-enter{animation:hn-in .22s ease both}@keyframes hn-in{from{opacity:0;transform:translateX(var(--direction,12px))}to{opacity:1;transform:none}}.hn-search{width:640px;right:max(24px,calc((100vw - 1240px)/2));padding:24px 32px 0;animation:hn-search-in .2s ease both}@keyframes hn-search-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.hn-search-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hn-search h2{font-size:24px}.hn-close{font-size:28px;color:#5b6b78;margin-right:-12px}.hn-close:hover{background:#f3f6f8}.hn-search-field{display:flex;align-items:center;gap:12px;background:#f3f7fa;border:1px solid #d9e2e8;border-radius:3px;padding:8px 12px;min-height:64px}.hn-search-field:focus-within{border-color:#159b9a;box-shadow:0 0 0 3px rgba(21,155,154,.1)}.hn-search-field svg{color:#0d7878;flex-shrink:0}.hn-search-field input{width:100%;min-width:0;flex:1;border:0!important;background:transparent!important;padding:8px 0!important;box-shadow:none!important;outline:0!important;color:#092742;font:400 16px/1.5 Inter,Arial,sans-serif}.hn-search-field button{background:#0d7878;color:white;border:0;border-radius:3px;width:44px;height:44px;flex-shrink:0;font-size:24px;cursor:pointer}.hn-suggestions{padding:24px 0 32px}.hn-suggestions p{font-size:14px;color:#5b6b78;margin:0 0 12px}.hn-examples{display:flex;gap:12px}.hn-examples button{min-height:44px;background:white;border:1px solid #d9e2e8;border-radius:3px;padding:8px 16px;font-size:14px;color:#092742;cursor:pointer}.hn-examples button:hover{background:#edf5f9;color:#0d7878}.hn-results{padding:16px 0;max-height:360px;overflow:auto}.hn-result{display:flex;flex-direction:column;padding:12px;border-radius:3px}.hn-result:hover{background:#f3f7fa}.hn-result strong{font-size:16px;color:#092742}.hn-result small{font-size:14px;color:#5b6b78;margin-top:4px}.hn-all-results{display:block;font-size:14px;font-weight:600;padding:16px 12px}.hn-empty{font-size:16px;color:#5b6b78;padding:12px}.hn-search-foot{background:#f3f7fa;margin:0 -32px;padding:16px 32px;display:flex;justify-content:space-between;color:#5b6b78;font-size:12px}.hn-dismiss{position:fixed;inset:88px 0 0;border:0;background:rgba(9,39,66,.045);z-index:99;cursor:default}
@media(max-width:1200px){.hn-wrap{gap:12px}.hn-nav>a,.hn-nav>button{font-size:14px;padding:12px 8px}.hn-actions{gap:8px}.hn-quote{padding:12px 16px}.hn-brand .brand-wordmark{font-size:26px}.hn-menu{left:180px}}
@media(max-width:1000px){.hn-wrap{height:80px}.hn-mobile{display:grid;margin-left:auto}.hn-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:16px 24px;box-shadow:0 12px 24px #09274212;flex-wrap:wrap}.hn-nav.is-open{display:flex}.hn-menu{left:24px;top:calc(100% + 144px)}.hn-search{top:calc(100% + 12px)}.hn-dismiss{top:80px}}
@media(max-width:600px){.hn-wrap{padding:0 18px;height:72px;gap:8px}.hn-brand .brand-wordmark{font-size:24px}.hn-quote{display:none}.hn-panel{max-width:none;width:calc(100vw - 36px);left:18px;right:auto;padding:24px 20px 0}.hn-panel-head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:16px}.hn-products,.hn-services{grid-template-columns:minmax(0,1fr);gap:4px;padding-bottom:16px}.hn-entry{min-height:64px;padding:12px 8px}.hn-entry small{font-size:16px}.hn-services .hn-entry{min-height:0}.hn-panel-bottom,.hn-search-foot{margin:0 -20px;padding:16px 20px}.hn-panel-bottom{align-items:flex-start;flex-direction:column}.hn-menu{top:calc(100% + 156px);max-height:calc(100dvh - 248px);overflow:auto}.hn-search h2{font-size:22px}.hn-search-field{gap:8px;padding:8px;min-height:60px}.hn-search-field input{font-size:16px}.hn-search-foot{font-size:12px}.hn-dismiss{top:72px}}
@media(prefers-reduced-motion:reduce){.hn-header *{animation:none!important;transition:none!important}}


/* Composition adapted from 21st.dev / unlumen Motion Navigation Menu. */
.hn-header{border-bottom:0;box-shadow:0 1px 0 #0927420a;background:rgba(255,255,255,.98)}.hn-wrap{height:80px;gap:24px}.hn-nav{position:relative;gap:0}.hn-nav>a,.hn-nav>button{position:relative;z-index:1;font-weight:550;color:#344b5b;padding:12px;transition:color .18s}.hn-nav>a:hover,.hn-nav>button:hover,.hn-nav>button[aria-expanded=true]{background:transparent;color:#092742}.hn-nav-indicator{position:absolute;height:44px;top:50%;margin-top:-22px;left:0;opacity:0;background:#eaf3f8;border-radius:3px;pointer-events:none;transition:width .25s,left .25s,opacity .15s}.hn-actions{gap:16px}.hn-search-toggle{color:#5b6b78}.hn-quote{gap:16px;padding:12px 16px;background:#ef7d3c;min-height:44px}.hn-panel{border:1px solid #e3ebf0;box-shadow:0 16px 48px #0927421f,0 2px 8px #09274208}.hn-menu{width:800px;padding:12px;left:24px;overflow:visible;transition:width .26s,height .26s,left .26s;top:calc(100% + 8px)}.hn-pointer{display:none}.hn-menu[data-mode=services]{width:660px}.hn-menu section{padding:0}.hn-menu section.hn-enter{animation:hn-in .24s ease both}.hn-product-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px}.hn-feature{display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:296px;border-radius:3px;background:#edf5fa;color:#092742!important;text-decoration:none}.hn-feature img{height:176px;width:100%;object-fit:cover;object-position:right center}.hn-feature>div{padding:0 20px 20px;position:relative}.hn-feature strong{font-size:22px;line-height:1.2;font-weight:650;letter-spacing:-.5px;display:block}.hn-feature small{font-size:14px;line-height:1.5;display:block;margin-top:12px;color:#5b6b78}.hn-feature span{display:block;font-size:14px;font-weight:600;color:#0d7878;margin-top:16px}.hn-feature:hover{background:#e3f0f7}.hn-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:8px 4px}.hn-entry{padding:12px;min-height:88px;align-items:flex-start;gap:8px}.hn-entry strong{font-weight:600;font-size:15px;line-height:1.45}.hn-entry small{font-size:14px;margin-top:8px;line-height:1.4}.hn-entry>span:last-child{opacity:0;transform:translate(-4px,4px);transition:opacity .15s,transform .15s}.hn-entry:hover>span:last-child,.hn-entry:focus-visible>span:last-child{opacity:1;transform:none}.hn-entry:hover{background:#edf5fa}.hn-catalog-entry{background:#f3f7fa}.hn-catalog-entry strong{color:#0d7878}.hn-catalog-entry>span:last-child{opacity:1;transform:none}.hn-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;gap:12px}.hn-service-card{border-radius:3px;background:#f3f7fa;overflow:hidden;text-decoration:none;display:flex;flex-direction:column}.hn-service-art{height:104px;background-color:#092742;background-size:cover;background-position:right 26%}.hn-service-card>div:last-child{padding:20px}.hn-service-card strong{display:block;font-size:18px;font-weight:650;line-height:1.4;color:#092742}.hn-service-card small{display:block;font-size:14px;line-height:1.5;margin-top:12px;color:#5b6b78}.hn-service-card span{display:block;margin-top:20px;font-size:14px;font-weight:600;color:#0d7878}.hn-service-card:hover{background:#eaf3f8}.hn-project-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 12px 8px;font-size:14px;color:#5b6b78!important}.hn-project-link strong{font-weight:600;color:#0d7878}.hn-dismiss{top:80px;background:transparent}.hn-search{position:fixed;top:144px;left:50%;right:auto;transform:translateX(-50%);width:720px;padding:0;border-radius:3px;animation:hn-search-modal .2s ease both;max-height:calc(100dvh - 184px);overflow:auto}.hn-search-heading{position:absolute;right:12px;top:12px;margin:0;z-index:2}.hn-close{width:44px;height:44px;font-size:24px;margin:0}.hn-search-field{min-height:88px;border:0;border-radius:0;background:white;padding:20px 72px 20px 24px;gap:16px}.hn-search-field:focus-within{box-shadow:none;border:0}.hn-search-field input{font-size:18px;line-height:1.5}.hn-search-field button{font-size:22px;background:#edf5fa;color:#0d7878;width:44px}.hn-suggestions{padding:24px;background:#f7fafc;border-top:1px solid #e3ebf0}.hn-suggestion-label{color:#5b6b78;font-size:14px;margin-bottom:12px}.hn-examples{display:flex;flex-direction:column;gap:4px}.hn-examples button{display:grid;grid-template-columns:96px 1fr 24px;align-items:center;text-align:left;border:0;padding:12px 16px;background:transparent;font-size:16px;min-height:52px}.hn-examples small{font-size:14px;color:#5b6b78;font-weight:400}.hn-examples b{font-weight:400;color:#0d7878;opacity:0}.hn-examples button:hover{background:#eaf3f8}.hn-examples button:hover b{opacity:1}.hn-results{padding:12px 16px;background:#f7fafc;border-top:1px solid #e3ebf0;max-height:400px}.hn-result{padding:16px}.hn-result small{margin-top:8px}.hn-search-foot{margin:0;padding:16px 24px;border-top:1px solid #e3ebf0;background:#fff;gap:16px;font-size:12px}.hn-search-open .hn-dismiss{background:#09274238;backdrop-filter:blur(3px)}.hn-search-open .hn-header{background:#fff}@keyframes hn-search-modal{from{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:1200px){.hn-wrap{gap:16px}.hn-nav>a,.hn-nav>button{padding:12px 8px;font-size:14px}.hn-actions{gap:8px}.hn-quote{gap:8px;padding:12px}.hn-brand .brand-wordmark{font-size:26px}}
@media(max-width:1000px){.hn-menu{width:800px;max-width:calc(100vw - 48px);top:calc(100% + 128px)}.hn-menu[data-mode=services]{width:660px}.hn-nav{gap:4px;position:absolute;padding:16px 24px}.hn-nav-indicator{display:none}.hn-product-layout{grid-template-columns:200px minmax(0,1fr)}.hn-search{top:128px}}
@media(max-width:600px){.hn-wrap{height:72px;padding:0 18px;gap:8px}.hn-brand .brand-wordmark{font-size:24px}.hn-menu,.hn-menu[data-mode=services]{width:calc(100vw - 36px);max-width:none;padding:8px;left:18px!important;top:calc(100% + 156px);max-height:calc(100dvh - 248px);overflow:auto}.hn-product-layout{grid-template-columns:minmax(0,1fr);gap:8px}.hn-feature{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:center}.hn-feature img{grid-column:2;grid-row:1;height:132px;object-position:right center}.hn-feature>div{grid-column:1;grid-row:1;padding:16px}.hn-feature strong{font-size:18px}.hn-feature strong br{display:none}.hn-feature small{display:none}.hn-feature span{margin-top:12px}.hn-products{grid-template-columns:minmax(0,1fr);padding:0}.hn-entry{min-height:64px;padding:12px}.hn-entry strong,.hn-entry small{font-size:16px}.hn-entry small{margin-top:4px}.hn-entry>span:last-child{opacity:1;transform:none}.hn-services{grid-template-columns:minmax(0,1fr)}.hn-service-card{display:grid;grid-template-columns:72px minmax(0,1fr)}.hn-service-art{height:100%;background-position:right center}.hn-service-card>div:last-child{padding:16px}.hn-service-card strong{font-size:16px}.hn-service-card small{font-size:16px;margin-top:8px}.hn-service-card span{margin-top:12px}.hn-project-link{flex-direction:column;align-items:flex-start;padding:16px 12px;font-size:16px}.hn-search{top:96px;left:50%;width:calc(100vw - 36px);max-height:calc(100dvh - 120px);padding:0}.hn-search-field{min-height:80px;padding:16px 60px 16px 16px;gap:8px}.hn-search-field input{font-size:16px}.hn-search-field svg{width:20px}.hn-search-field button{display:none}.hn-search-heading{right:8px;top:16px}.hn-suggestions{padding:20px 16px}.hn-examples button{grid-template-columns:72px 1fr 20px;padding:12px 8px}.hn-examples small{font-size:16px}.hn-search-foot{padding:16px;align-items:flex-start}.hn-search-foot>span:last-child{display:none}.hn-dismiss{top:72px}}
@media(prefers-reduced-motion:reduce){.hn-header *{transition:none!important;animation:none!important}}


/* User-selected rounded reference treatment, scoped to this header preview. */
.hn-header .hn-menu{width:448px;padding:8px 8px 0;border-radius:16px;box-shadow:0 16px 48px #09274218,0 2px 6px #09274208}
.hn-header .hn-menu[data-mode=services]{width:560px;border-radius:16px;padding:8px 8px 0}
.hn-header .hn-topic-list{padding:4px 0 8px}
.hn-header .hn-entry{padding:16px;gap:16px;border-radius:10px;min-height:60px;margin:0;justify-content:flex-start}
.hn-header .hn-entry-copy{flex:1;min-width:0}.hn-header .hn-entry strong{font-size:16px;font-weight:550}.hn-header .hn-entry>span:last-child{margin-left:auto}
.hn-topic-icon{width:24px;height:24px;flex-shrink:0;color:#5b6b78}.hn-entry:hover .hn-topic-icon{color:#0d7878}
.hn-header .hn-menu-bottom{margin:0 -8px;padding:16px 24px;justify-content:flex-start;background:#f7fafb;border-radius:0 0 16px 16px}
.hn-header .hn-menu-bottom a{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:44px;font-size:14px}
.hn-header .hn-menu[data-mode=services] .hn-menu-bottom>span{display:none}
.hn-header .hn-nav>a,.hn-header .hn-nav>button{border-radius:8px}
.hn-header .hn-search-toggle,.hn-header .hn-mobile,.hn-header .hn-close{border-radius:50%}
.hn-header .hn-search-toggle{border:1px solid #e4ebf0;background:#f7fafb;color:#344b5b}
.hn-header .hn-search-toggle:hover{background:#edf5f9;border-color:#cadde6;color:#0d7878}
.hn-header .hn-search{border-radius:16px}.hn-header .hn-search-field{border-radius:10px;padding-right:12px}.hn-header .hn-search-field button{border-radius:8px}
.hn-header .hn-command-item{border-radius:10px}.hn-header .hn-command-mark,.hn-header .hn-search-foot kbd{border-radius:6px}
.hn-header .hn-quote{border-radius:8px}
@media(max-width:600px){.hn-header .hn-menu,.hn-header .hn-menu[data-mode=services]{width:calc(100vw - 36px);padding:8px 8px 0;max-height:calc(100dvh - 248px)}.hn-header .hn-menu-bottom{margin:0 -8px;padding:12px 24px}.hn-header .hn-menu-bottom a{font-size:16px}.hn-header .hn-entry{padding:16px;min-height:60px}.hn-header .hn-entry small{font-size:16px}}
.hn-search-open .ptc-launcher,.hn-search-open .ptc-panel{visibility:hidden}
.hn-search .hn-search-field{padding-right:12px}.hn-search .hn-search-field button{height:44px;width:44px;flex-shrink:0}
/* LN-style grouped text navigation + Efferd-style categorized search dialog. */
.hn-nav-indicator{display:none}.hn-nav>a:hover,.hn-nav>button:hover,.hn-nav>button[aria-expanded=true]{background:#f3f6f8;color:#092742}.hn-menu,.hn-menu[data-mode=services]{width:720px;padding:24px 24px 0;border-radius:3px;overflow:hidden;top:calc(100% + 8px)}.hn-menu[data-mode=services]{width:560px}.hn-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding-bottom:24px}.hn-groups h2{font-size:13px;color:#5b6b78;font-weight:500;letter-spacing:0;margin:0 12px 16px;line-height:1.5}.hn-entry{min-height:76px;padding:12px;margin:4px 0;gap:12px;align-items:center}.hn-entry strong{font-size:16px;font-weight:600}.hn-entry small{font-size:14px;line-height:1.5;margin-top:4px}.hn-entry:hover{background:#eef5f8}.hn-menu-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 32px;margin:0 -24px;background:#f6f9fb;color:#5b6b78;font-size:14px}.hn-menu-bottom a{font-weight:600}.hn-service-links{padding-bottom:16px}.hn-service-links .hn-entry{min-height:92px;margin:4px 0;padding:16px 12px}.hn-menu section.hn-enter{animation:hn-in .18s ease both}.hn-search{width:640px;top:136px;padding:0;max-height:calc(100dvh - 176px);overflow:hidden}.hn-search-heading{position:static;padding:24px 24px 16px;display:flex;align-items:center;margin:0}.hn-search h2{font-size:20px;letter-spacing:-.4px;font-weight:650}.hn-search-heading .hn-close{width:44px;height:44px;margin:-8px -8px -8px 0}.hn-search form{padding:0 24px 24px}.hn-search-field{border:1px solid #d9e2e8;min-height:56px;padding:8px 12px;background:#fff;border-radius:3px;gap:12px}.hn-search-field:focus-within{border:1px solid #159b9a;box-shadow:0 0 0 3px #159b9a12}.hn-search-field input{font-size:16px}.hn-search-field button{height:36px;width:36px;background:transparent;color:#637887;font-size:20px}.hn-command-list{border-top:1px solid #e5ecf1;max-height:min(432px,calc(100dvh - 360px));overflow:auto;padding:12px;background:#fff}.hn-command-group h3{font-size:13px;font-weight:500;line-height:1.5;color:#5b6b78;margin:12px 12px 8px}.hn-command-item{display:flex;align-items:center;gap:16px;padding:12px;min-height:64px;border-radius:3px;color:#092742!important;text-decoration:none}.hn-command-mark{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid #e0e9ee;color:#0d7878;font-size:12px;font-weight:600;border-radius:3px;background:#f7fafc}.hn-command-item>span:nth-child(2){min-width:0;flex:1}.hn-command-item strong{display:block;font-size:15px;line-height:1.4;font-weight:550;color:#092742}.hn-command-item small{display:block;font-size:13px;line-height:1.5;color:#5b6b78;margin-top:4px}.hn-command-item>span:last-child{color:#78909f;font-size:18px;opacity:0}.hn-command-item:hover,.hn-command-item.is-active{background:#edf5f9}.hn-command-item:hover>span:last-child,.hn-command-item.is-active>span:last-child{opacity:1}.hn-search-foot{padding:12px 24px;font-size:12px;align-items:center;color:#6b7e8c;background:#f8fafb}.hn-search-foot kbd{font:400 11px/1.3 Inter,Arial,sans-serif;display:inline-block;min-width:20px;text-align:center;padding:3px 4px;background:#fff;border:1px solid #d9e2e8;border-radius:3px;margin-right:4px}.hn-empty{padding:24px 12px;font-size:16px;margin:0}.hn-search-open .hn-dismiss{position:fixed;inset:0;background:#09274252;backdrop-filter:blur(2px);z-index:101}.hn-search-open .hn-header{z-index:110}.hn-search-open .hn-wrap,.hn-search-open .hn-menu{visibility:hidden}.hn-search-open .hn-search{z-index:112}.hn-search-open{overflow:hidden}
@media(max-width:1000px){.hn-menu{top:calc(100% + 128px)}.hn-search{top:112px}}
@media(max-width:600px){.hn-menu,.hn-menu[data-mode=services]{width:calc(100vw - 36px);padding:20px 16px 0;left:18px!important;top:calc(100% + 156px);max-height:calc(100dvh - 248px);overflow:auto}.hn-groups{grid-template-columns:minmax(0,1fr);gap:16px;padding-bottom:16px}.hn-groups h2{font-size:14px;margin-bottom:8px}.hn-entry strong,.hn-entry small{font-size:16px}.hn-entry{min-height:72px;margin:0}.hn-menu-bottom{margin:0 -16px;padding:16px 24px;flex-wrap:wrap;gap:16px}.hn-service-links .hn-entry{min-height:100px}.hn-search{top:24px;width:calc(100vw - 36px);max-height:calc(100dvh - 48px)}.hn-search-heading{padding:20px 16px 16px}.hn-search form{padding:0 16px 20px}.hn-search-field{padding:8px 12px;min-height:56px}.hn-search-field button{display:block}.hn-command-list{max-height:calc(100dvh - 248px);padding:8px}.hn-command-item{padding:12px 8px;gap:12px}.hn-command-item strong,.hn-command-item small{font-size:16px}.hn-command-group h3{font-size:14px}.hn-search-foot{padding:12px 16px}.hn-search-foot>span:last-child{display:block}}

.hn-header{top:var(--wp-admin--admin-bar--height,0px);backdrop-filter:none}.hn-search-foot{margin:0}.hn-header .hn-wrap{width:100%}.hn-header .hn-brand{color:#092742}.hn-header .hn-brand .brand-wordmark{letter-spacing:0}

/* The Products label opens the overview; its adjacent control opens topics. */
.hn-nav>.hn-nav-parent{padding-right:4px}.hn-nav>.hn-panel-trigger{padding-left:4px;margin-left:-4px}.hn-nav>.hn-panel-trigger .hn-chevron{margin:0}.hn-nav>.hn-panel-trigger[aria-expanded=true]{background:#f3f6f8;color:#092742}
@media(max-width:600px){.hn-nav>.hn-nav-parent{padding-right:4px}.hn-nav>.hn-panel-trigger{padding-left:4px}}

/* One consistent top-level navigation response, including the Products link and its adjacent disclosure. */
@media (min-width: 1001px) {
  .hn-header .hn-nav > a:is(:hover, :focus-visible),
  .hn-header .hn-nav > button:is(:hover, :focus-visible),
  .hn-header .hn-nav > button[aria-expanded=true] {
    background: #f3f6f8;
    color: #092742;
  }

  .hn-header .hn-nav > .hn-nav-parent {
    border-radius: 8px 0 0 8px;
  }

  .hn-header .hn-nav > .hn-panel-trigger {
    border-radius: 0 8px 8px 0;
  }

  .hn-header .hn-nav:has(.hn-nav-parent:is(:hover, :focus-visible)) > .hn-panel-trigger,
  .hn-header .hn-nav:has(.hn-panel-trigger:is(:hover, :focus-visible, [aria-expanded=true])) > .hn-nav-parent {
    background: #f3f6f8;
    color: #092742;
  }
}

/* Explicit top-level states: page templates cannot suppress these navigation affordances. */
@media (min-width: 1001px) {
  .hn-header .hn-nav > a:hover,
  .hn-header .hn-nav > a:focus-visible,
  .hn-header .hn-nav > button:hover,
  .hn-header .hn-nav > button:focus-visible,
  .hn-header .hn-nav > button[aria-expanded="true"] {
    background-color: #f3f6f8 !important;
    color: #092742 !important;
  }

  .hn-header .hn-nav > .hn-nav-parent:hover + .hn-panel-trigger,
  .hn-header .hn-nav > .hn-nav-parent:focus-visible + .hn-panel-trigger {
    background-color: #f3f6f8 !important;
    color: #092742 !important;
  }
}
