/* HJ September 2026: accessible discovery, restrained homepage and shared search. */
:root{--up-bg:#040a12;--up-panel:#101721;--up-text:#f3f7fa;--up-muted:#a8b7c7;--up-line:rgba(174,206,224,.18);--up-accent:#62d5ee}
.hj-site-search-link{display:inline-flex;flex:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--up-line);border-radius:6px;color:var(--hj-text);background:transparent;margin-left:auto}
.hj-site-search-link svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.8}
.hj-site-search-link:hover{border-color:var(--up-accent);color:var(--up-accent)}
.hj-mobile-search{display:block;padding:18px 20px;color:var(--up-accent);border-bottom:1px solid var(--up-line);font:600 16px/1.5 Inter,sans-serif}
.hj-shell-inner>.hj-shell-mobile-wa{display:none}
.hj-shell-inner{gap:16px}
.hj-shell-inner>.hj-shell-toggle{margin-left:0}
.hj-shell-inner>.hj-site-search-link:focus-visible,.hj-upgrade a:focus-visible,.hj-upgrade button:focus-visible,.hj-upgrade input:focus-visible,.hj-upgrade select:focus-visible{outline:2px solid var(--up-accent);outline-offset:5px}
.hj-upgrade [hidden]{display:none!important}
.hj-upgrade{color:var(--up-text);background:var(--up-bg);font-family:Inter,Arial,sans-serif}
.hj-up-wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}
.hj-up-hero{padding:62px 0 54px;border-bottom:1px solid var(--up-line);overflow:hidden}
.hj-up-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:24px;min-height:392px}
.hj-up-hero h1{font:600 clamp(44px,4.5vw,66px)/1.08 'Space Grotesk',Inter,sans-serif;letter-spacing:-.045em;margin:0 0 24px;color:var(--up-text)}
.hj-up-hero h1 span{display:block;color:var(--up-accent)}
.hj-up-hero p{max-width:520px;font-size:18px;line-height:1.6;color:var(--up-muted);margin:0 0 26px}
.hj-up-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.hj-up-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 25px;border:1px solid var(--up-accent);border-radius:5px;background:var(--up-accent);color:#05101b;font:600 16px/1.4 Inter,sans-serif;text-decoration:none;cursor:pointer;transition:background .18s,border-color .18s}
.hj-up-button:hover{background:#9fe8f8;border-color:#9fe8f8;color:#05101b}
.hj-up-button--secondary{background:transparent;color:var(--up-accent)}
.hj-up-button--secondary:hover{background:#122632;color:#c9f4ff}
.hj-up-hero .hj-up-disciplines{font-size:14px;letter-spacing:.01em;margin:22px 0 0;color:var(--up-muted)}
.hj-up-disciplines span{color:var(--up-accent);padding-inline:7px}
.hj-up-art{margin:0;min-width:0}
.hj-up-art img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;mask-image:radial-gradient(ellipse 75% 79% at 50% 50%,#000 48%,transparent 77%)}
.hj-up-paths{border-bottom:1px solid var(--up-line)}
.hj-up-paths .hj-up-wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-block:28px}
.hj-up-path{padding:0 24px;border-right:1px solid var(--up-line);text-decoration:none;color:var(--up-text);position:relative}
.hj-up-path:first-child{padding-left:0}.hj-up-path:last-child{border-right:0;padding-right:0}
.hj-up-path-index{font:500 13px/1.5 Inter,sans-serif;display:flex;align-items:center;gap:15px;color:var(--up-accent);margin:0 0 14px}
.hj-up-path-index::after{content:'';width:58%;height:1px;background:var(--up-accent);opacity:.65}
.hj-up-path strong{display:block;font-size:20px;font-weight:600;letter-spacing:-.02em;margin:0 0 7px}
.hj-up-path small{display:block;font-size:14px;color:var(--up-muted);padding-right:22px}
.hj-up-arrow{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;flex:none}
.hj-up-path>.hj-up-arrow{position:absolute;right:20px;bottom:2px;color:var(--up-accent)}
.hj-up-path:hover strong{color:var(--up-accent)}
.hj-up-finder{padding:40px 0;border-bottom:1px solid var(--up-line)}
.hj-upgrade h2{font:600 clamp(28px,3vw,38px)/1.17 'Space Grotesk',Inter,sans-serif;letter-spacing:-.035em;margin:0 0 12px}
.hj-up-finder p{color:var(--up-muted);font-size:16px;line-height:1.6;margin:0 0 22px}
.hj-up-form-row{display:grid;grid-template-columns:1fr 1.15fr .7fr;gap:24px;align-items:end}
.hj-upgrade label{display:block;color:var(--up-muted);font-size:14px;line-height:1.5}
.hj-upgrade select,.hj-upgrade input[type=search]{display:block;width:100%;height:52px;margin-top:6px;padding:10px 16px;border:1px solid #35404d;border-radius:5px;background:#111822;color:var(--up-text);font:400 16px/1.5 Inter,sans-serif;color-scheme:dark;box-sizing:border-box}
.hj-upgrade select:hover,.hj-upgrade input[type=search]:hover{border-color:#72929f}
.hj-up-result{border-top:1px solid var(--up-line);margin-top:26px;padding-top:24px}
.hj-up-result:focus{outline:none}.hj-up-result h3{font-size:22px;margin:0 0 10px}.hj-up-result p{max-width:780px;margin-bottom:18px}
.hj-up-result a{font-size:15px}.hj-up-result .hj-up-button{min-height:44px}
.hj-up-result .hj-up-result-note{margin:16px 0 0;font-size:13px}
.hj-upgrade .hj-section-head:before,.hj-upgrade .hj-section-head:after{display:none}
.hj-upgrade .hj-section-head{padding-left:0}
.hj-upgrade .hj-axis-label{font-size:12px}
.hj-upgrade .hj-container{width:min(1320px,calc(100% - 96px));max-width:none}
.hj-upgrade .hj-final-canvas-section{padding-top:30px}
body[data-hj-section="home"] .hj-upgrade .hj-solution-item::before,body[data-hj-section="home"] .hj-upgrade .hj-industry-item::before{display:none}
/* Search uses normal links and forms so URLs can be bookmarked and shared. */
.hj-search-page{min-height:70vh;padding:60px 0 80px}
.hj-search-page h1{font:600 clamp(36px,5vw,58px)/1.1 'Space Grotesk',Inter,sans-serif;letter-spacing:-.04em;margin:0 0 16px}
.hj-search-intro{color:var(--up-muted);max-width:700px;line-height:1.7;margin:0 0 28px}
.hj-search-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;max-width:850px}
.hj-search-form input{margin-top:5px}
.hj-search-filters{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--up-line);padding:24px 0;margin-bottom:24px}
.hj-search-filters button{font:500 14px/1.4 Inter,sans-serif;border:1px solid var(--up-line);border-radius:5px;background:transparent;color:var(--up-muted);padding:10px 15px;min-height:42px;cursor:pointer}
.hj-search-filters button[aria-pressed=true]{background:var(--up-accent);color:#05101b;border-color:var(--up-accent)}
.hj-search-filters button:hover{border-color:var(--up-accent)}
.hj-search-status{font-size:14px;color:var(--up-muted);margin:0 0 16px}
.hj-search-results{list-style:none;padding:0;margin:0;max-width:1000px}
.hj-search-results li{border-top:1px solid var(--up-line);margin:0}
.hj-search-hit{display:block;padding:22px 40px 22px 0;text-decoration:none;position:relative;color:var(--up-text)}
.hj-search-hit small{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--up-accent);margin-bottom:7px}
.hj-search-hit h2{font:600 21px/1.3 Inter,sans-serif;letter-spacing:-.02em;margin:0 0 9px}
.hj-search-hit p{font:400 14px/1.65 Inter,sans-serif;color:var(--up-muted);max-width:790px;margin:0}
.hj-search-hit .hj-up-arrow{position:absolute;right:4px;top:50%;color:var(--up-accent)}
.hj-search-hit:hover h2{text-decoration:underline;text-underline-offset:4px;color:var(--up-accent)}
.hj-search-empty{border:1px solid var(--up-line);padding:28px;max-width:850px}.hj-search-empty p{line-height:1.7;color:var(--up-muted)}
.hj-search-more{margin-top:26px}.hj-search-help{padding-top:40px;color:var(--up-muted);line-height:1.7}.hj-search-help a{color:var(--up-accent);text-decoration:underline}
.hj-systems-validation{color:#ffd4a7;line-height:1.5;margin:12px 0}
@media(min-width:1200px){.hj-site-search-link{margin-left:0}.hj-shell-desktop{gap:0}.hj-shell-inner>.hj-shell-cta{font-size:13px;padding-inline:14px}.hj-shell-logo small{display:none}}
@media(max-width:1199px){.hj-up-hero-grid{grid-template-columns:1fr 1fr}.hj-up-hero h1{font-size:clamp(40px,4.6vw,56px)}.hj-up-wrap,.hj-upgrade .hj-container{width:calc(100% - 64px)}.hj-up-path{padding-inline:16px}.hj-up-path strong{font-size:18px}.hj-up-path small{font-size:13px}.hj-up-path>.hj-up-arrow{right:12px}.hj-up-form-row{grid-template-columns:1fr 1fr .8fr;gap:16px}}
@media(max-width:767px){.hj-up-wrap,.hj-upgrade .hj-container{width:calc(100% - 40px)}.hj-up-hero{padding:38px 0 20px}.hj-up-hero-grid{grid-template-columns:1fr;gap:14px;min-height:0}.hj-up-hero h1{font-size:clamp(35px,7.8vw,52px);margin-bottom:20px}.hj-up-hero p{font-size:16px;line-height:1.65;margin-bottom:22px}.hj-up-actions{gap:10px}.hj-up-button{font-size:14px;padding:12px 18px;min-height:48px}.hj-up-hero .hj-up-disciplines{font-size:12px;margin-top:18px}.hj-up-art{max-width:540px;width:100%;margin:auto}.hj-up-art img{max-height:290px}.hj-up-paths .hj-up-wrap{grid-template-columns:1fr 1fr;padding-block:8px}.hj-up-path{padding:20px 16px!important;border-right:0}.hj-up-path:nth-child(odd){padding-left:0!important;border-right:1px solid var(--up-line)}.hj-up-path:nth-child(-n+2){border-bottom:1px solid var(--up-line)}.hj-up-path strong{font-size:16px}.hj-up-path small{font-size:12px;padding-right:12px}.hj-up-path-index{margin-bottom:8px;font-size:11px}.hj-up-path>.hj-up-arrow{right:7px;bottom:20px;width:16px}.hj-up-finder{padding:34px 0}.hj-up-form-row{grid-template-columns:1fr}.hj-up-finder p{font-size:15px}.hj-up-result .hj-up-actions{align-items:stretch;flex-direction:column}.hj-search-page{padding:36px 0 64px}.hj-search-form{grid-template-columns:1fr auto;gap:8px}.hj-search-form .hj-up-button{height:52px}.hj-search-filters{gap:6px}.hj-search-filters button{padding:9px 11px;font-size:12px}.hj-search-hit h2{font-size:18px}.hj-search-hit p{font-size:14px}}
@media(max-width:370px){.hj-shell-inner{gap:10px;width:calc(100% - 28px)}.hj-shell-logo{font-size:14px;gap:7px}.hj-shell-logo-mark{width:30px;height:30px}.hj-site-search-link{width:40px;height:42px}.hj-up-actions{flex-direction:column;align-items:stretch}.hj-up-hero h1{font-size:34px}.hj-up-path strong{font-size:14px}.hj-up-path small{font-size:11px}.hj-up-path>.hj-up-arrow{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media print{.hj-shell-header,.hj-sticky-actions,.hj-up-finder,.hj-search-filters{display:none!important}.hj-upgrade{background:white!important;color:black!important}.hj-upgrade p,.hj-upgrade h1,.hj-upgrade h2{color:black!important}}
