:root{
  --ht-teal:#087f8c;
  --ht-teal-2:#0c95a3;
  --ht-teal-soft:#eaf7f8;
  --ht-orange:#f7931e;
  --ht-orange-dark:#dc7a0c;
  --ht-ink:#17252b;
  --ht-muted:#617078;
  --ht-line:#dce6e9;
  --ht-paper:#ffffff;
  --ht-soft:#f6f9fa;
  --ht-navy:#10282f;
  --ht-shadow:0 22px 60px rgba(15,47,57,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:86px}
body.ht-site{margin:0;background:var(--ht-paper);color:var(--ht-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
body.ht-site main{overflow:hidden}
body.ht-site a{color:inherit}
.ht-header{position:sticky;top:0;z-index:1000;height:78px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,67,77,.09)}
.ht-nav-wrap{width:min(1180px,calc(100% - 44px));height:100%;margin:auto;display:flex;align-items:center;gap:34px}
.ht-logo{display:flex;align-items:center;flex:0 0 auto}.ht-logo img{width:184px;height:auto;display:block}
.ht-nav{margin-left:auto}.ht-nav ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.ht-nav a{font-size:.91rem;font-weight:650;color:#33434a;position:relative}.ht-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--ht-teal);transition:right .2s ease}.ht-nav a:hover:after{right:0}
.ht-nav-actions{display:flex;align-items:center;gap:12px}.ht-portal-link{font-size:.86rem;font-weight:700;color:var(--ht-teal)!important;padding:8px 2px}.ht-theme-toggle{margin:0;width:38px;height:38px}.ht-header .btn{box-shadow:none}
.btn{border-radius:10px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn.btn-primary{background:var(--ht-orange);border-color:var(--ht-orange);color:#151515}.btn.btn-primary:hover{background:var(--ht-orange-dark);border-color:var(--ht-orange-dark)}.btn.btn-outline{border-color:rgba(8,127,140,.42);color:var(--ht-teal)}.btn.btn-outline:hover{background:var(--ht-teal-soft)}
.ht-hero{position:relative;min-height:660px;padding:92px 0 82px;background:radial-gradient(circle at 18% 15%,rgba(8,127,140,.095),transparent 30%),linear-gradient(180deg,#fff 0%,#fbfdfd 100%);border-bottom:1px solid var(--ht-line)}
#heroParticles{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:.62;pointer-events:none;z-index:0}
.ht-hero-grid{position:relative;z-index:1;width:min(1180px,calc(100% - 44px));margin:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:70px;align-items:center}
.ht-eyebrow,.ht-kicker{display:flex;align-items:center;gap:10px;color:var(--ht-teal);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ht-eyebrow span{width:26px;height:2px;background:var(--ht-orange);border-radius:10px}.ht-hero h1{margin:18px 0 22px;max-width:790px;font-size:clamp(3rem,5vw,5.4rem);line-height:.98;letter-spacing:-.055em;color:#1a2a30;font-weight:780}.ht-lead{max-width:720px;margin:0;color:#5a6970;font-size:1.12rem;line-height:1.72}.ht-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ht-btn-lg{padding:13px 22px!important}.ht-proof-row{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:27px;color:#52636a;font-size:.87rem;font-weight:650}.ht-proof-row span{display:flex;align-items:center;gap:8px}.ht-proof-row span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ht-teal)}
.ht-capability-panel{background:rgba(255,255,255,.88);border:1px solid rgba(8,127,140,.18);border-radius:24px;box-shadow:var(--ht-shadow);padding:26px;backdrop-filter:blur(12px)}.ht-panel-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:3px 2px 22px}.ht-panel-kicker{display:block;color:var(--ht-teal);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.ht-panel-top h2{margin:7px 0 0;font-size:1.55rem;letter-spacing:-.03em}.ht-status{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:7px 10px;border-radius:999px;background:#f2fbf6;color:#2a6845;font-size:.71rem;font-weight:750}.ht-status i{width:7px;height:7px;border-radius:50%;background:#31a566;box-shadow:0 0 0 4px rgba(49,165,102,.12)}
.ht-capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ht-mini-card{min-height:134px;padding:18px;border-radius:16px;border:1px solid var(--ht-line);background:linear-gradient(180deg,#fff,#f9fbfb);display:flex;flex-direction:column;align-items:flex-start}.ht-mini-card img{width:34px;height:34px;object-fit:contain;margin-bottom:16px}.ht-mini-card strong{font-size:.95rem}.ht-mini-card span{margin-top:3px;color:#748088;font-size:.76rem}.ht-panel-bottom{display:flex;align-items:center;gap:8px;margin-top:18px;padding:14px 2px 0;color:#708087;font-size:.72rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.ht-panel-bottom i{height:1px;flex:1;background:linear-gradient(90deg,var(--ht-line),rgba(8,127,140,.35))}
.ht-service-band{width:min(1180px,calc(100% - 44px));margin:-1px auto 0;padding:30px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:34px;border-bottom:1px solid var(--ht-line)}.ht-service-band div{padding:0 22px;border-left:2px solid rgba(8,127,140,.16)}.ht-service-band strong{display:block;margin-bottom:4px;font-size:.9rem}.ht-service-band span{display:block;color:#76838a;font-size:.8rem;line-height:1.5}
.ht-section{width:min(1180px,calc(100% - 44px));margin:auto;padding:92px 0}.ht-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:38px}.ht-section-head h2,.ht-about-copy h2,.ht-contact-copy h2{margin:9px 0 0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.04;letter-spacing:-.045em}.ht-section-head p{margin:0;color:var(--ht-muted);font-size:1rem;line-height:1.7}
.ht-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ht-service-card{position:relative;min-height:380px;padding:27px;border:1px solid var(--ht-line);border-radius:18px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.ht-service-card:hover{transform:translateY(-4px);border-color:rgba(8,127,140,.35);box-shadow:0 16px 42px rgba(25,59,68,.08)}.ht-service-card-featured{background:linear-gradient(160deg,#eefafa 0%,#fff 70%);border-color:rgba(8,127,140,.26)}.ht-icon-box{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--ht-teal-soft);margin-bottom:28px}.ht-icon-box img{width:30px;height:30px}.ht-card-label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ht-teal);font-weight:850}.ht-service-card h3{margin:8px 0 10px;font-size:1.26rem;line-height:1.25;letter-spacing:-.02em}.ht-service-card>p{color:var(--ht-muted);font-size:.89rem;line-height:1.62}.ht-service-card ul{margin:20px 0 0;padding:18px 0 0;border-top:1px solid #edf1f2;list-style:none}.ht-service-card li{position:relative;padding:4px 0 4px 17px;color:#53636a;font-size:.81rem}.ht-service-card li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background:var(--ht-orange)}
.ht-about-section{width:100%;max-width:none;background:var(--ht-navy);padding:92px max(22px,calc((100vw - 1180px)/2));color:#fff}.ht-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:start}.ht-about-copy .ht-kicker{color:#83d4d8}.ht-about-copy h2{color:#fff;max-width:620px}.ht-about-copy p{max-width:640px;color:#c5d2d6;font-size:1rem;line-height:1.8}.ht-text-link{display:inline-flex;gap:9px;align-items:center;margin-top:13px;color:#fff!important;font-weight:800}.ht-text-link span{color:var(--ht-orange);font-size:1.25rem}.ht-values-panel{border-top:1px solid rgba(255,255,255,.16)}.ht-value{display:grid;grid-template-columns:52px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.ht-value>span{font-size:.72rem;color:#78cdd1;font-weight:800;letter-spacing:.1em}.ht-value strong{display:block;font-size:.98rem}.ht-value p{margin:5px 0 0;color:#aebfc4;font-size:.82rem;line-height:1.55}
.ht-process-section{padding-bottom:100px}.ht-process-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--ht-line);border-bottom:1px solid var(--ht-line)}.ht-process-grid article{position:relative;padding:26px 22px 30px;border-right:1px solid var(--ht-line)}.ht-process-grid article:last-child{border-right:0}.ht-process-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--ht-teal-soft);color:var(--ht-teal);font-size:.72rem;font-weight:850}.ht-process-grid h3{margin:25px 0 8px;font-size:1rem}.ht-process-grid p{margin:0;color:var(--ht-muted);font-size:.8rem;line-height:1.6}
.ht-contact-section{width:100%;max-width:none;margin:0;padding:90px max(22px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#087f8c 0%,#0b6d78 56%,#0d5660 100%)}.ht-contact-shell{display:grid;grid-template-columns:.88fr 1.12fr;gap:76px;align-items:center}.ht-kicker-light{color:#b6eef1}.ht-contact-copy h2{color:#fff}.ht-contact-copy>p{color:#d3e8ea;line-height:1.75}.ht-contact-meta{display:flex;flex-direction:column;gap:5px;margin-top:24px}.ht-contact-meta a{color:#fff!important;font-weight:750}.ht-contact-note{display:flex;align-items:center;gap:10px;margin-top:28px;color:#c9e3e5;font-size:.8rem}.ht-contact-note img{width:24px;height:24px;filter:brightness(0) invert(1);opacity:.8}.ht-contact-form{padding:30px!important;border:0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 28px 70px rgba(0,0,0,.16)!important}.ht-contact-form .field{margin-bottom:15px}.ht-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ht-contact-form label{font-size:.77rem;font-weight:750;color:#40525a}.ht-contact-form input,.ht-contact-form select,.ht-contact-form textarea{border:1px solid #d8e1e4!important;background:#f8fafb!important;border-radius:10px!important;color:#20323a!important}.ht-contact-form input:focus,.ht-contact-form select:focus,.ht-contact-form textarea:focus{border-color:var(--ht-teal)!important;box-shadow:0 0 0 3px rgba(8,127,140,.1)!important}.ht-contact-form textarea{min-height:108px}.ht-contact-form .checkbox-row{align-items:flex-start}.ht-contact-form .checkbox-row label{font-weight:500;color:#6a777d}.ht-submit{width:100%;justify-content:center;margin-top:4px;padding:13px 18px!important}.ht-submit span{margin-left:7px}
.ht-footer{background:#0a1d23;color:#c6d1d4}.ht-footer-main{width:min(1180px,calc(100% - 44px));margin:auto;padding:55px 0 38px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:46px}.ht-footer-brand img{width:180px;filter:brightness(0) invert(1);opacity:.96}.ht-footer-brand p{max-width:320px;color:#87999f;font-size:.82rem}.ht-footer-nav{display:flex;flex-direction:column;gap:8px}.ht-footer-nav strong{color:#fff;font-size:.77rem;margin-bottom:5px}.ht-footer-nav a{color:#91a4aa!important;font-size:.79rem}.ht-footer-nav a:hover{color:#fff!important}.ht-footer-bottom{width:min(1180px,calc(100% - 44px));margin:auto;padding:18px 0 25px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:#6f858c;font-size:.73rem}
.ht-mobile-logo img{width:180px}.assist-prompt{z-index:1100}.assist-card{border-radius:16px!important}.cookie-banner{z-index:1200}.cookie-inner{max-width:1180px}.modal{z-index:1300}
.dark body.ht-site{background:#071015;color:#eaf2f4}.dark .ht-header{background:rgba(7,16,21,.92);border-bottom-color:rgba(255,255,255,.08)}.dark .ht-logo img,.dark .ht-mobile-logo img{filter:brightness(0) invert(1)}.dark .ht-nav a{color:#d5e0e3}.dark .ht-portal-link{color:#80d5da!important}.dark .ht-hero{background:radial-gradient(circle at 18% 15%,rgba(8,127,140,.18),transparent 32%),#08141a;border-color:rgba(255,255,255,.08)}.dark .ht-hero h1,.dark .ht-panel-top h2,.dark .ht-service-card h3,.dark .ht-section-head h2{color:#f2f6f7}.dark .ht-lead,.dark .ht-proof-row,.dark .ht-section-head p,.dark .ht-service-card>p,.dark .ht-service-card li,.dark .ht-process-grid p{color:#9bb0b6}.dark .ht-capability-panel,.dark .ht-service-card{background:#0e1c22;border-color:rgba(255,255,255,.1)}.dark .ht-service-card-featured{background:linear-gradient(160deg,#103038,#0e1c22 72%)}.dark .ht-mini-card{background:#0a171c;border-color:rgba(255,255,255,.09)}.dark .ht-mini-card span{color:#8ca1a7}.dark .ht-service-band,.dark .ht-process-grid{border-color:rgba(255,255,255,.1)}.dark .ht-service-band div,.dark .ht-process-grid article{border-color:rgba(255,255,255,.1)}.dark .ht-service-band span{color:#82969c}.dark .ht-process-grid article>span,.dark .ht-icon-box{background:#11333a}.dark .ht-service-card ul{border-color:rgba(255,255,255,.08)}
@media(max-width:1020px){.ht-portal-link{display:none}.ht-hero-grid{grid-template-columns:1fr;gap:45px}.ht-capability-panel{max-width:720px}.ht-services-grid{grid-template-columns:repeat(2,1fr)}.ht-process-grid{grid-template-columns:repeat(3,1fr)}.ht-process-grid article{border-bottom:1px solid var(--ht-line)}.ht-about-grid,.ht-contact-shell{grid-template-columns:1fr;gap:48px}.ht-section-head{gap:35px}.ht-footer-main{grid-template-columns:1.7fr 1fr 1fr}.ht-footer-nav:last-child{display:none}}
@media(max-width:800px){.ht-header{height:70px}.ht-nav-wrap{width:min(100% - 30px,1180px)}.ht-logo img{width:165px}.nav-desktop,.nav-cta-desktop{display:none!important}.mobile-menu-toggle{display:flex!important}.ht-theme-toggle{display:inline-flex!important}.ht-hero{padding:68px 0}.ht-hero-grid,.ht-section,.ht-service-band{width:min(100% - 30px,1180px)}.ht-hero h1{font-size:clamp(2.8rem,11vw,4.5rem)}.ht-section{padding:72px 0}.ht-section-head{grid-template-columns:1fr;align-items:start;margin-bottom:30px}.ht-service-band{grid-template-columns:1fr;gap:17px;padding:25px 0}.ht-services-grid{grid-template-columns:1fr}.ht-service-card{min-height:0}.ht-process-grid{grid-template-columns:1fr 1fr}.ht-about-section,.ht-contact-section{padding:72px 15px}.ht-contact-shell{width:min(100%,1180px);margin:auto}.ht-footer-main{grid-template-columns:1fr 1fr;gap:35px}.ht-footer-brand{grid-column:1/-1}.ht-footer-bottom{flex-direction:column;gap:4px}}
@media(max-width:560px){.ht-nav-actions{gap:8px}.ht-theme-toggle{width:36px;height:36px}.ht-hero{min-height:auto;padding-top:54px}.ht-hero-grid{width:calc(100% - 28px)}.ht-eyebrow{font-size:.68rem}.ht-hero h1{font-size:2.72rem;line-height:1.02}.ht-lead{font-size:1rem}.ht-hero-actions{flex-direction:column}.ht-hero-actions .btn{width:100%;justify-content:center}.ht-capability-panel{padding:18px;border-radius:18px}.ht-panel-top{display:block}.ht-status{display:inline-flex;margin-top:12px}.ht-capability-grid{grid-template-columns:1fr 1fr;gap:9px}.ht-mini-card{min-height:122px;padding:14px}.ht-mini-card img{margin-bottom:12px}.ht-panel-bottom{font-size:.62rem}.ht-service-band{width:calc(100% - 28px)}.ht-section{width:calc(100% - 28px);padding:62px 0}.ht-section-head h2,.ht-about-copy h2,.ht-contact-copy h2{font-size:2.35rem}.ht-process-grid{grid-template-columns:1fr}.ht-process-grid article{border-right:0}.ht-form-row{grid-template-columns:1fr;gap:0}.ht-contact-form{padding:20px!important}.ht-footer-main,.ht-footer-bottom{width:calc(100% - 28px)}.ht-footer-main{grid-template-columns:1fr 1fr}.ht-footer-bottom{font-size:.68rem}.ht-footer-brand img{width:170px}}
