:root{--hx-ink:#10271e;--hx-deep:#061e16;--hx-green:#087a55;--hx-green-2:#0da873;--hx-lime:#c8ef72;--hx-cream:#f7f8f3;--hx-soft:#f0f6f2;--hx-line:#d9e6df;--hx-muted:#596e63;--hx-shadow:0 28px 80px rgba(8,53,37,.13)}
html{scroll-behavior:smooth}.public-main{overflow:hidden;background:#fff}.hx-container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.hx-overline{display:inline-flex;align-items:center;gap:10px;color:#28725a;font-size:12px;font-weight:900;letter-spacing:.13em}.hx-overline:before{content:'';width:24px;border-top:2px solid currentColor}

/* Announcement and navigation */
.hx-announcement{position:relative;z-index:310;background:var(--hx-deep);color:#fff}.hx-announcement>div{width:min(1240px,calc(100% - 48px));min-height:42px;margin:auto;display:flex;align-items:center;justify-content:center;gap:13px;font-size:12px}.hx-announcement span{padding:4px 8px;border-radius:999px;background:var(--hx-lime);color:#173226;font-size:10px;font-weight:950;letter-spacing:.05em}.hx-announcement p{margin:0;color:#ccddd5}.hx-announcement a{color:var(--hx-lime);font-weight:850;text-decoration:none}
.hx-public-header{position:sticky!important;top:0!important;height:80px!important;border-bottom:1px solid rgba(217,230,223,.9);background:rgba(255,255,255,.94)!important;backdrop-filter:blur(20px)}.hx-public-header .public-header-inner{width:min(1240px,calc(100% - 48px));padding:0}.hx-public-header .brand-mark{background:linear-gradient(145deg,#0a8c62,#07543c);box-shadow:0 9px 24px rgba(8,122,85,.23)}.hx-public-header .brand-copy small,.hx-footer .brand-copy small{font-size:10px}.hx-public-header .public-nav{gap:4px}.hx-public-header .public-nav a{padding:10px 12px;border-radius:10px;color:#385047;font-size:14px;font-weight:750}.hx-public-header .public-nav a:hover{background:#edf5f1;color:var(--hx-green)}.hx-public-header .public-actions .button{min-height:44px;padding:0 18px;border-radius:11px}.hx-public-header .public-actions .button span{font-size:16px}

/* Hero */
.hx-hero{position:relative;overflow:hidden;background:linear-gradient(150deg,#fbfcf9 0%,#f1f7f3 62%,#eaf4ef 100%)}.hx-hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(8,122,85,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(8,122,85,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 78%)}.hx-hero-glow{position:absolute;border-radius:50%;filter:blur(85px)}.hx-glow-one{width:430px;height:430px;right:2%;top:10%;background:rgba(70,192,135,.22)}.hx-glow-two{width:300px;height:300px;left:2%;bottom:-170px;background:rgba(200,239,114,.25)}
.hx-hero-grid{position:relative;min-height:740px;padding-block:78px 96px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(570px,1.1fr);gap:72px;align-items:center}.hx-status{display:inline-flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid #c9ddd3;border-radius:999px;background:rgba(255,255,255,.83);color:#405f52;font-size:12px;font-weight:800;box-shadow:0 8px 25px rgba(14,63,45,.05)}.hx-status i{width:8px;height:8px;border-radius:50%;background:#12a16c;box-shadow:0 0 0 5px rgba(18,161,108,.12)}.hx-hero h1{max-width:690px;margin:22px 0 25px;color:var(--hx-ink);font-size:clamp(54px,5.6vw,78px);line-height:.99;letter-spacing:-.061em}.hx-hero h1 em{color:var(--hx-green);font-style:normal}.hx-lead{max-width:650px;margin:0;color:#536a60;font-size:18px;line-height:1.72}.hx-hero-actions{display:flex;align-items:center;gap:12px;margin-top:32px}.hx-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 21px;border:0;border-radius:13px;font-size:14px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.hx-btn:hover{transform:translateY(-2px)}.hx-btn-primary{background:linear-gradient(135deg,#087a55,#0a9365);color:#fff;box-shadow:0 13px 30px rgba(8,122,85,.22)}.hx-btn-primary:hover{box-shadow:0 18px 36px rgba(8,122,85,.28)}.hx-btn-ghost{border:1px solid #cbdcd4;background:rgba(255,255,255,.75);color:#28483b}.hx-btn-lime{background:var(--hx-lime);color:#17382b}.hx-play{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e3f3ea;color:#087a55;font-size:10px;font-style:normal}.hx-proof-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#5b7167;font-size:12px;font-weight:750}.hx-proof-row i{margin-right:6px;color:#0c9866;font-style:normal}

/* Product preview */
.hx-hero-product{position:relative}.hx-product-shell{overflow:hidden;border:1px solid #c8d9d1;border-radius:24px;background:#fff;box-shadow:0 42px 95px rgba(9,50,35,.19);transform:perspective(1500px) rotateY(-2deg) rotateX(1deg)}.hx-product-top{height:70px;padding:0 21px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e0e9e5}.hx-mini-brand{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#087a55;color:#fff;font-size:11px;font-weight:900}.hx-product-top div{display:grid;flex:1}.hx-product-top small{color:#768a80;font-size:10px;font-weight:900;letter-spacing:.1em}.hx-product-top b{font-size:13px}.hx-product-top>i{width:9px;height:9px;border-radius:50%;background:#15a36f;box-shadow:0 0 0 5px #e6f5ee}.hx-product-body{display:grid;grid-template-columns:62px 1fr;min-height:440px}.hx-product-body>aside{display:grid;align-content:start;justify-items:center;gap:21px;padding-top:30px;background:#09291e}.hx-product-body>aside span{width:26px;height:7px;border-radius:10px;background:#365749}.hx-product-body>aside span.on{background:var(--hx-lime)}.hx-product-main{padding:29px;background:#f5f8f6}.hx-dashboard-head{display:flex;align-items:center;justify-content:space-between}.hx-dashboard-head div{display:grid}.hx-dashboard-head small{color:#71867b;font-size:10px;font-weight:900;letter-spacing:.1em}.hx-dashboard-head strong{font-size:20px}.hx-dashboard-head button{min-width:135px;padding:10px;border:1px solid #d9e4de;border-radius:9px;background:#fff;color:#536a60;font-size:11px;font-weight:750}.hx-dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:24px 0}.hx-dashboard-metrics article{display:grid;padding:17px;border:1px solid #dce6e1;border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(15,54,40,.04)}.hx-dashboard-metrics span{color:#63786d;font-size:11px}.hx-dashboard-metrics b{margin:3px 0;font-size:27px}.hx-dashboard-metrics small{color:#087a55;font-size:10px;font-weight:750}.hx-dashboard-jobs{padding:18px;border:1px solid #dce6e1;border-radius:14px;background:#fff}.hx-dash-title{display:flex;justify-content:space-between;margin-bottom:9px;font-size:12px}.hx-dash-title span{color:#087a55;font-weight:750}.hx-dashboard-jobs article{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-top:1px solid #e8efeb}.hx-dashboard-jobs article>i{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#e0f3e9;color:#0b7855;font-size:10px;font-style:normal;font-weight:900}.hx-dashboard-jobs article>i.purple{background:#ece8fa;color:#6b57a2}.hx-dashboard-jobs article div{display:grid}.hx-dashboard-jobs article b{font-size:12px}.hx-dashboard-jobs article small{color:#6a7e74;font-size:10px}.hx-dashboard-jobs article em{padding:5px 8px;border-radius:999px;background:#e6f4ec;color:#087a55;font-size:10px;font-style:normal;font-weight:900}.hx-float-card{position:absolute;display:grid;grid-template-columns:43px 1fr;gap:11px;align-items:center;min-width:230px;padding:14px;border:1px solid #d4e2db;border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 22px 55px rgba(11,54,38,.16)}.hx-float-card>span{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:#e4f5ec;color:#087a55;font-size:11px;font-weight:900}.hx-float-card div{display:grid}.hx-float-card b{font-size:12px}.hx-float-card small{color:#61766b;font-size:10px}.hx-float-visa{right:-24px;top:68px}.hx-float-cv{left:-38px;bottom:39px}

/* Live signals */
.hx-signal-strip{border-block:1px solid var(--hx-line);background:#fff}.hx-signal-strip>.hx-container{display:grid;grid-template-columns:.7fr .65fr .72fr 1.5fr}.hx-signal-strip .hx-container>div{display:grid;align-content:center;min-height:116px;padding:22px 30px;border-right:1px solid var(--hx-line)}.hx-signal-strip .hx-container>div:first-child{padding-left:0}.hx-signal-strip .hx-container>div:last-child{border:0}.hx-signal-strip strong{color:var(--hx-ink);font-size:31px;line-height:1.1}.hx-signal-strip span{color:#64786e;font-size:12px}.hx-signal-trust{grid-template-columns:44px 1fr!important;gap:13px}.hx-signal-trust>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e3f4eb;color:#087a55;font-style:normal;font-weight:900}.hx-signal-trust span{display:grid}.hx-signal-trust b{color:#28483b;font-size:13px}

/* Shared home sections */
.hx-section{padding:112px 0}.hx-section-heading{max-width:830px;margin-bottom:46px}.hx-section-heading h2,.hx-feature-band h2,.hx-journey h2,.hx-mobility h2,.hx-control h2,.hx-faq h2,.hx-final h2,.hx-quick-test h2{margin:13px 0 18px;color:var(--hx-ink);font-size:clamp(40px,4.5vw,60px);line-height:1.06;letter-spacing:-.052em}.hx-section-heading>p,.hx-feature-band .hx-section-heading>p{max-width:730px;color:var(--hx-muted);font-size:16px;line-height:1.75}

/* Modern bento value cards */
.hx-challenge{background:#fff}.hx-value-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.hx-value-grid article{position:relative;min-height:300px;padding:32px;border:1px solid var(--hx-line);border-radius:22px;background:linear-gradient(145deg,#fff,#f7faf8);overflow:hidden;transition:.22s}.hx-value-grid article:nth-child(1),.hx-value-grid article:nth-child(4){grid-column:span 7}.hx-value-grid article:nth-child(2),.hx-value-grid article:nth-child(3){grid-column:span 5}.hx-value-grid article:after{content:'';position:absolute;width:160px;height:160px;right:-85px;top:-85px;border-radius:50%;background:#e5f3eb;transition:transform .25s}.hx-value-grid article:hover{transform:translateY(-5px);border-color:#a9d0bd;box-shadow:0 24px 55px rgba(12,57,41,.1)}.hx-value-grid article:hover:after{transform:scale(1.15)}.hx-icon{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;margin-bottom:31px;border-radius:15px;background:#e5f4ec;color:#087a55;font-size:14px;font-weight:900}.hx-value-grid article:nth-child(2) .hx-icon{background:#eeedfb;color:#655aa0}.hx-value-grid article:nth-child(3) .hx-icon{background:#fff0dc;color:#a76616}.hx-value-grid article:nth-child(4) .hx-icon{background:#e7f0f8;color:#326889}.hx-value-grid small{color:#627970;font-size:11px;font-weight:900;letter-spacing:.09em}.hx-value-grid h3{max-width:470px;margin:11px 0 12px;font-size:24px;letter-spacing:-.025em}.hx-value-grid p{max-width:570px;color:var(--hx-muted);font-size:14px;line-height:1.7}.hx-value-grid a{position:absolute;left:32px;bottom:29px;color:#087a55;font-size:13px;font-weight:850;text-decoration:none}

/* Job discovery */
.hx-feature-band{padding:112px 0;background:radial-gradient(circle at 90% 10%,rgba(27,118,83,.32),transparent 30%),linear-gradient(145deg,#061d15,#0a3023);color:#fff}.hx-feature-band h2{color:#fff}.hx-feature-band h2 em{color:var(--hx-lime);font-style:normal}.hx-section-heading.light .hx-overline{color:#a4d4c0}.hx-feature-band .hx-section-heading>p{color:#abc2b8}.hx-job-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hx-job-showcase article{display:flex;flex-direction:column;min-height:330px;padding:26px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.065);backdrop-filter:blur(12px);transition:.2s}.hx-job-showcase article:hover{transform:translateY(-4px);border-color:rgba(200,239,114,.36);background:rgba(255,255,255,.09)}.hx-job-showcase header{display:flex;align-items:center;gap:12px}.hx-company-letter{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:13px;background:var(--hx-lime);color:#17382a;font-size:11px;font-weight:900}.hx-job-showcase header div{display:grid;min-width:0}.hx-job-showcase header b{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hx-job-showcase header small{color:#9ab0a6;font-size:11px}.hx-job-showcase header em{margin-left:auto;padding:6px 8px;border-radius:999px;background:rgba(200,239,114,.13);color:var(--hx-lime);font-size:10px;font-style:normal;font-weight:900}.hx-job-showcase h3{margin:26px 0 14px;color:#fff;font-size:22px;line-height:1.3}.hx-job-tags{display:flex;flex-wrap:wrap;gap:7px}.hx-job-tags span{padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.09);color:#d0ddd7;font-size:10px}.hx-job-showcase article>p{color:#9fb3aa;font-size:12px}.hx-job-showcase article>p b{color:#fff;font-size:17px}.hx-job-showcase article>a{display:flex;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);color:#e1ece7;font-size:13px;font-weight:850;text-decoration:none}.hx-job-showcase article>a span{color:var(--hx-lime)}.hx-showcase-action{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px}.hx-showcase-action p{display:flex;align-items:center;gap:10px;color:#a4b9b0;font-size:12px}.hx-showcase-action p i{width:8px;height:8px;border-radius:50%;background:#23bd82}

/* Journey */
.hx-journey{background:var(--hx-cream)}.hx-journey-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:105px}.hx-journey-copy{position:sticky;top:125px;align-self:start}.hx-journey-copy>p{max-width:540px;color:var(--hx-muted);font-size:16px;line-height:1.75}.hx-journey-copy .hx-btn{margin-top:18px}.hx-timeline{margin:0;padding:0;list-style:none}.hx-timeline li{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:31px 0;border-bottom:1px solid #d8e5de}.hx-timeline li:first-child{padding-top:0}.hx-timeline li>span{display:grid;place-items:center;width:60px;height:60px;border:1px solid #b8d5c7;border-radius:18px;background:#fff;color:#087a55;font-size:12px;font-weight:900;box-shadow:0 8px 25px rgba(13,59,42,.05)}.hx-timeline b{font-size:21px}.hx-timeline p{margin:8px 0 0;color:var(--hx-muted);font-size:14px;line-height:1.7}

/* Quick test */
.hx-quick-test{padding:108px 0;background:radial-gradient(circle at 15% 20%,rgba(26,117,82,.3),transparent 35%),#071f17;color:#fff}.hx-test-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:86px;align-items:center}.hx-test-copy .hx-overline{color:#abd4c2}.hx-test-copy h2{color:#fff}.hx-test-copy>p{max-width:550px;color:#abc0b6;font-size:16px;line-height:1.75}.hx-test-assurance{display:flex;align-items:center;gap:13px;margin-top:30px}.hx-test-assurance>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(200,239,114,.13);color:var(--hx-lime);font-style:normal;font-weight:900}.hx-test-assurance span{display:grid}.hx-test-assurance b{color:#fff;font-size:13px}.hx-test-assurance small{color:#94aca1;font-size:11px}.hx-test-card{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:31px;border:1px solid rgba(255,255,255,.14);border-radius:23px;background:#fff;color:var(--hx-ink);box-shadow:0 34px 80px rgba(0,0,0,.2)}.hx-test-progress{grid-column:1/-1;display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e0e9e4}.hx-test-progress span{font-size:15px;font-weight:850}.hx-test-progress b{color:#087a55;font-size:12px}.hx-test-card label{display:grid;gap:8px;color:#354f44;font-size:12px;font-weight:850}.hx-test-card label:nth-of-type(3){grid-column:1/-1}.hx-test-card select{width:100%;height:49px;padding:0 13px;border:1px solid #cbdad3;border-radius:11px;background:#f9fbfa;color:#203a2f;font-size:14px}.hx-test-card>button{grid-column:1/-1}.hx-test-legal{grid-column:1/-1;margin:0;color:#697f74;font-size:11px;text-align:center}.hx-test-result{position:absolute;z-index:3;inset:0;padding:34px;display:grid;align-content:center;justify-items:center;border-radius:23px;background:#fff;text-align:center}.hx-test-result[hidden]{display:none}.hx-test-result>div{display:flex;align-items:baseline;gap:4px;color:#5f7469}.hx-test-result>div>span{position:absolute;top:27px;left:0;right:0;font-size:12px;font-weight:850}.hx-test-result strong{color:#087a55;font-size:66px}.hx-test-result h3{margin:4px 0 8px;font-size:27px}.hx-test-result p{max-width:480px;color:var(--hx-muted);font-size:14px;line-height:1.65}.hx-test-result a{margin-top:10px;color:#087a55;font-size:14px;font-weight:850;text-decoration:none}.hx-test-result>button{margin-top:12px;padding:8px 11px;border:0;background:transparent;color:#62776c;font-size:12px;font-weight:800;text-decoration:underline;cursor:pointer}

/* Mobility score */
.hx-mobility{background:#fff}.hx-mobility-card{overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;border:1px solid var(--hx-line);border-radius:26px;background:#f5f9f7;box-shadow:0 24px 65px rgba(12,55,40,.08)}.hx-mobility-copy{padding:60px}.hx-mobility-copy>p{color:var(--hx-muted);font-size:16px;line-height:1.75}.hx-mobility-copy ul{display:grid;gap:12px;margin:27px 0;padding:0;list-style:none}.hx-mobility-copy li{color:#385347;font-size:14px}.hx-mobility-copy li i{margin-right:9px;color:#0a9765;font-style:normal}.hx-mobility-copy>small{display:block;margin-top:15px;color:#697d73;font-size:11px}.hx-score-demo{display:grid;justify-items:center;align-content:center;padding:48px;background:radial-gradient(circle at 50% 0,rgba(41,151,108,.27),transparent 42%),linear-gradient(145deg,#082b20,#0a4934);color:#fff}.hx-score-ring{display:grid;place-items:center;width:155px;height:155px;border-radius:50%;background:radial-gradient(circle closest-side,#0b3828 74%,transparent 76%),conic-gradient(var(--hx-lime) 78%,rgba(255,255,255,.12) 0)}.hx-score-ring strong{color:#fff;font-size:46px}.hx-score-ring small{color:#a4bcb1;font-size:12px}.hx-score-demo>b{margin-top:18px;font-size:18px}.hx-score-demo>em{margin-top:6px;padding:6px 10px;border-radius:999px;background:rgba(200,239,114,.12);color:var(--hx-lime);font-size:11px;font-style:normal}.hx-score-bars{width:100%;display:grid;gap:11px;margin:27px 0}.hx-score-bars>span{display:grid;grid-template-columns:70px 1fr 30px;gap:10px;align-items:center}.hx-score-bars b,.hx-score-bars small{font-size:11px}.hx-score-bars i{height:6px;border-radius:999px;background:rgba(255,255,255,.12)}.hx-score-bars u{display:block;height:100%;border-radius:inherit;background:var(--hx-lime);text-decoration:none}.hx-next-step{width:100%;display:flex;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(255,255,255,.07)}.hx-next-step>i{color:var(--hx-lime)}.hx-next-step span{display:grid}.hx-next-step b{font-size:12px}.hx-next-step small{color:#9ab0a6;font-size:11px}

/* Trust and FAQ */
.hx-control{padding-top:86px}.hx-section-heading.centered{margin-inline:auto;text-align:center}.hx-section-heading.centered .hx-overline{justify-content:center}.hx-section-heading.centered>p{margin-inline:auto}.hx-control-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hx-control-grid article{padding:30px;border:1px solid var(--hx-line);border-top:4px solid #a9d2be;border-radius:17px;background:#f7faf8}.hx-control-grid i{color:#637b70;font-size:11px;font-style:normal;font-weight:900}.hx-control-grid h3{margin:26px 0 10px;font-size:19px}.hx-control-grid p{color:var(--hx-muted);font-size:14px;line-height:1.7}.hx-faq{background:var(--hx-cream)}.hx-faq-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:92px}.hx-faq-grid>div:first-child>p{color:var(--hx-muted);font-size:15px;line-height:1.75}.hx-faq-grid>div:first-child>a{color:#087a55;font-size:14px;font-weight:850;text-decoration:none}.hx-accordion details{border-bottom:1px solid #d4e2db}.hx-accordion summary{display:flex;justify-content:space-between;gap:20px;padding:23px 0;color:#193a2c;font-size:16px;font-weight:850;cursor:pointer;list-style:none}.hx-accordion summary::-webkit-details-marker{display:none}.hx-accordion summary span{color:#087a55;font-size:21px}.hx-accordion details[open] summary span{transform:rotate(45deg)}.hx-accordion p{margin:0;padding:0 40px 23px 0;color:var(--hx-muted);font-size:14px;line-height:1.75}

/* Final CTA and footer */
.hx-final{padding:88px 0;background:#061d15;color:#fff}.hx-final>.hx-container{display:grid;grid-template-columns:1.15fr .85fr;gap:82px;align-items:end}.hx-final .hx-overline{color:#abd0c0}.hx-final h2{margin-bottom:0;color:#fff}.hx-final .hx-container>div:last-child>p{color:#aac0b6;font-size:16px;line-height:1.7}.hx-final .hx-container>div:last-child>a:last-child{margin-left:18px;color:#d9e7e0;font-size:13px;font-weight:800;text-decoration:none}.hx-footer{padding:72px 0 24px;background:#051810;color:#fff}.hx-footer-main{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:46px;padding-bottom:50px}.hx-footer-brand p{max-width:335px;color:#91a99e;font-size:14px;line-height:1.75}.hx-footer .brand{color:#fff}.hx-footer .brand-copy small{color:#81988d}.hx-footer-trust{display:grid;gap:8px;margin-top:21px;color:#abc0b6;font-size:11px}.hx-footer-main>div:not(:first-child){display:grid;align-content:start;gap:12px}.hx-footer-main>div>b{margin-bottom:6px;color:#fff;font-size:13px}.hx-footer-main>div>a{color:#9bb1a7;font-size:13px;text-decoration:none}.hx-footer-main>div>a:hover{color:var(--hx-lime)}.hx-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#7f978c;font-size:11px}.hx-footer-bottom nav{display:flex;gap:17px}.hx-footer-bottom a{color:#99afa5;text-decoration:none}.hx-footer-bottom>span:last-child{text-align:right}

@media(max-width:1120px){.hx-public-header .public-nav{display:none}.hx-public-header .public-menu-toggle{display:flex}.hx-public-header.menu-open .public-nav{display:grid}.hx-hero-grid{grid-template-columns:1fr;min-height:auto}.hx-hero-copy{max-width:800px}.hx-hero-product{width:min(760px,100%);margin:auto}.hx-control-grid{grid-template-columns:1fr 1fr}.hx-job-showcase{grid-template-columns:1fr 1fr}.hx-job-showcase article:last-child{grid-column:1/-1}.hx-footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.hx-footer-main>div:nth-child(4){grid-column:2}.hx-footer-main>div:nth-child(5){grid-column:3}}
@media(max-width:820px){.hx-container{width:min(100% - 32px,1240px)}.hx-announcement>div{width:min(100% - 24px,1240px);justify-content:flex-start;overflow:hidden}.hx-announcement p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-announcement a{white-space:nowrap}.hx-public-header .public-header-inner{width:calc(100% - 28px)}.hx-public-header .public-actions>a:not(.button){display:none}.hx-hero-grid{padding-block:58px 74px}.hx-hero h1{font-size:clamp(46px,12vw,66px)}.hx-signal-strip>.hx-container{grid-template-columns:1fr 1fr}.hx-signal-strip .hx-container>div{min-height:96px;border-bottom:1px solid var(--hx-line)}.hx-signal-strip .hx-container>div:nth-child(2){border-right:0}.hx-signal-strip .hx-container>div:first-child{padding-left:20px}.hx-value-grid article{grid-column:span 6!important}.hx-job-showcase{grid-template-columns:1fr}.hx-job-showcase article:last-child{grid-column:auto}.hx-journey-grid,.hx-test-grid,.hx-faq-grid{grid-template-columns:1fr;gap:58px}.hx-journey-copy{position:static}.hx-mobility-card{grid-template-columns:1fr}.hx-score-demo{min-height:580px}.hx-footer-main{grid-template-columns:1fr 1fr}.hx-footer-brand{grid-column:1/-1}.hx-footer-main>div:nth-child(4),.hx-footer-main>div:nth-child(5){grid-column:auto}.hx-footer-bottom{grid-template-columns:1fr}.hx-footer-bottom>span:last-child{text-align:left}}
@media(max-width:560px){.hx-announcement p{font-size:11px}.hx-announcement a{display:none}.hx-public-header{height:70px!important}.hx-public-header .brand-copy small{display:none}.hx-public-header .public-actions .button{min-height:38px;padding:0 10px;font-size:11px}.hx-hero-grid{padding-block:44px 60px}.hx-status{font-size:11px}.hx-hero h1{font-size:43px}.hx-lead{font-size:16px}.hx-hero-actions{align-items:stretch;flex-direction:column}.hx-btn{width:100%}.hx-proof-row{display:grid;gap:9px}.hx-product-shell{transform:none}.hx-product-body{grid-template-columns:42px 1fr;min-height:370px}.hx-product-main{padding:16px}.hx-product-top b{font-size:11px}.hx-dashboard-metrics{grid-template-columns:1fr 1fr}.hx-dashboard-metrics article:last-child{display:none}.hx-dashboard-head button{display:none}.hx-dashboard-metrics span,.hx-dashboard-jobs article small{font-size:10px}.hx-dashboard-jobs article em{font-size:10px}.hx-float-card{display:none}.hx-signal-strip strong{font-size:25px}.hx-signal-strip .hx-container>div{padding:17px}.hx-signal-trust{grid-column:1/-1}.hx-section,.hx-feature-band,.hx-quick-test{padding:78px 0}.hx-section-heading h2,.hx-feature-band h2,.hx-journey h2,.hx-mobility h2,.hx-control h2,.hx-faq h2,.hx-final h2,.hx-quick-test h2{font-size:36px}.hx-value-grid{grid-template-columns:1fr}.hx-value-grid article{grid-column:auto!important;min-height:310px;padding:26px}.hx-value-grid a{left:26px}.hx-showcase-action{align-items:stretch;flex-direction:column}.hx-journey-grid{gap:42px}.hx-timeline li{grid-template-columns:52px 1fr}.hx-timeline li>span{width:46px;height:46px;border-radius:13px}.hx-test-card{grid-template-columns:1fr;padding:21px}.hx-test-card label:nth-of-type(3),.hx-test-card>button,.hx-test-progress,.hx-test-legal{grid-column:auto}.hx-test-result{padding:23px}.hx-mobility-copy{padding:32px 23px}.hx-score-demo{min-height:520px;padding:32px 23px}.hx-control-grid{grid-template-columns:1fr}.hx-final>.hx-container{grid-template-columns:1fr;gap:30px}.hx-final .hx-container>div:last-child>a:last-child{display:block;margin:17px 0 0}.hx-footer-main{grid-template-columns:1fr}.hx-footer-brand{grid-column:auto}.hx-footer-bottom nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hx-btn,.hx-value-grid article,.hx-job-showcase article{transition:none}.hx-btn:hover,.hx-value-grid article:hover,.hx-job-showcase article:hover{transform:none}}
