/* Professional redesign of the earlier Topworks homepage — 20 July 2026 */
body.legacy-pro-home{--max:1320px;background:#fff;color:#10213b}
.legacy-pro-home .lh-topbar{background:#061a3d}
.legacy-pro-home .lh-topbar .topbar-inner{min-height:42px}
.legacy-pro-home .lh-header{box-shadow:0 8px 30px rgba(6,26,61,.09)}
.legacy-pro-home .lh-nav-wrap{min-height:96px}
.legacy-pro-home .lh-brand{width:min(330px,31vw)}
.legacy-pro-home .lh-brand img{max-height:67px;width:auto}
.legacy-pro-home .lh-main-nav{gap:20px}
.legacy-pro-home .lh-main-nav .nav-link{font-size:.9rem;letter-spacing:.005em}
.legacy-pro-home .lh-nav-cta{border-radius:999px;padding:11px 18px}

.lh-hero{position:relative;min-height:720px;overflow:hidden;background:#eaf1f9}
.lh-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.lh-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.96) 30%,rgba(255,255,255,.76) 48%,rgba(255,255,255,.15) 72%,rgba(255,255,255,0) 100%)}
.lh-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:55px;align-items:center;min-height:720px;padding-block:80px 110px}
.lh-hero-copy{max-width:760px}
.lh-kicker{display:flex;align-items:center;gap:11px;text-transform:uppercase;letter-spacing:.16em;color:#0b4fb4;font-size:.78rem;font-weight:900;margin-bottom:18px}
.lh-kicker span{width:42px;height:3px;background:#e51e2a;border-radius:99px}
.lh-hero h1{font-size:clamp(3.15rem,5.8vw,6.25rem);line-height:.98;letter-spacing:-.058em;color:#071f4d;margin:0 0 26px;max-width:800px}
.lh-hero h1 strong{display:block;color:#e51e2a;font-weight:900}
.lh-hero-copy>p{max-width:690px;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.65;color:#34465f;margin:0}
.lh-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.lh-primary{border-radius:999px;padding:15px 25px}
.lh-outline{border-radius:999px;padding:15px 25px;background:#fff;color:#071f4d;border-color:#071f4d;box-shadow:none}
.lh-outline:hover{background:#071f4d;color:#fff}
.lh-hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;margin-top:42px;border-top:1px solid rgba(7,31,77,.16);padding-top:22px}
.lh-hero-trust>div{padding-right:24px;border-right:1px solid rgba(7,31,77,.14)}
.lh-hero-trust>div+div{padding-left:24px}
.lh-hero-trust>div:last-child{border-right:0}
.lh-hero-trust strong,.lh-hero-trust span{display:block}
.lh-hero-trust strong{color:#071f4d;font-size:1.02rem}
.lh-hero-trust span{color:#5e6d82;font-size:.84rem}
.lh-hero-panel{align-self:end;background:rgba(7,31,77,.96);color:#fff;padding:30px;border-radius:24px;box-shadow:0 24px 60px rgba(7,31,77,.24);margin-bottom:35px}
.lh-panel-label{display:inline-block;color:#9fc5ff;font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-bottom:12px}
.lh-hero-panel h2{font-size:1.65rem;line-height:1.18;margin:0 0 20px}
.lh-hero-panel a{display:block;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:14px 16px;margin-top:11px;transition:.2s}
.lh-hero-panel a:hover{background:#fff;color:#071f4d;transform:translateY(-2px)}
.lh-hero-panel small,.lh-hero-panel strong{display:block}
.lh-hero-panel small{font-size:.74rem;opacity:.72;text-transform:uppercase;letter-spacing:.08em}
.lh-hero-panel strong{font-size:1.13rem;margin-top:2px}
.lh-hero-panel p{font-size:.84rem;color:#dce9ff;margin:18px 0 0}

.lh-sector-wrap{position:relative;padding:96px 0 100px;background:#fff}
.lh-section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:40px}
.lh-section-heading>div{max-width:760px}
.lh-section-heading>p{max-width:470px;margin:0;color:#5e6d82;font-size:1rem}
.lh-section-label{display:block;color:#e51e2a;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:900;margin-bottom:10px}
.lh-section-heading h2,.lh-about-copy h2,.lh-brand-band-head h2,.lh-pricing h2,.lh-areas h2,.lh-quote h2{font-size:clamp(2.25rem,4.2vw,4.15rem);line-height:1.07;letter-spacing:-.047em;color:#071f4d;margin:0}
.lh-sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.lh-sector-card{background:#fff;border:1px solid #dce5f0;border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(7,31,77,.08);transition:transform .25s,box-shadow .25s}
.lh-sector-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(7,31,77,.15)}
.lh-sector-image{position:relative;display:block;aspect-ratio:1.32/1;overflow:hidden;background:#eaf2fb}
.lh-sector-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.lh-sector-card:hover .lh-sector-image img{transform:scale(1.045)}
.lh-sector-image>span{position:absolute;left:16px;top:16px;background:#071f4d;color:#fff;border-radius:999px;padding:7px 11px;font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.lh-sector-content{position:relative;padding:28px 24px 26px}
.lh-sector-icon{position:absolute;right:22px;top:-29px;width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#e51e2a;color:#fff;box-shadow:0 10px 24px rgba(229,30,42,.25)}
.lh-sector-icon svg{width:27px;height:27px}
.lh-sector-content h3{font-size:1.3rem;color:#071f4d;margin:0 0 10px;max-width:78%}
.lh-sector-content p{color:#5e6d82;font-size:.94rem;line-height:1.62;margin:0 0 18px}
.lh-sector-content>a{font-size:.88rem;font-weight:900;color:#0b4fb4}
.lh-sector-content>a span{transition:margin .2s}
.lh-sector-content>a:hover span{margin-left:5px}
.lh-sector-consult .lh-sector-image>span,.lh-sector-consult .lh-sector-icon{background:#0b4fb4}

.lh-about{padding:110px 0;background:#f3f7fc}
.lh-about-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:86px;align-items:center}
.lh-about-media{position:relative;min-height:610px}
.lh-about-media>img{width:100%;height:610px;object-fit:cover;border-radius:26px;box-shadow:0 26px 65px rgba(7,31,77,.17)}
.lh-about-media:before{content:"";position:absolute;left:-20px;top:-20px;width:155px;height:155px;border:12px solid rgba(11,79,180,.13);border-radius:26px;z-index:0}
.lh-about-media>img,.lh-experience-card{position:relative;z-index:1}
.lh-experience-card{position:absolute;left:-35px;bottom:34px;background:#fff;border-left:6px solid #e51e2a;border-radius:0 15px 15px 0;padding:19px 24px;box-shadow:0 18px 42px rgba(7,31,77,.17);max-width:315px}
.lh-experience-card strong,.lh-experience-card span{display:block}
.lh-experience-card strong{color:#071f4d;font-size:1.08rem}
.lh-experience-card span{color:#5e6d82;font-size:.82rem;margin-top:3px}
.lh-about-copy h2{margin-bottom:24px}
.lh-about-lead{font-size:1.07rem;color:#4c5c72;margin:0 0 30px}
.lh-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.lh-feature-list>div{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;border-top:1px solid #d3dfec;padding-top:18px}
.lh-feature-list>div>span{width:42px;height:42px;border-radius:12px;background:#071f4d;color:#fff;display:grid;place-items:center;font-size:.76rem;font-weight:900}
.lh-feature-list p{margin:0;color:#5e6d82;font-size:.9rem}
.lh-feature-list strong{display:block;color:#071f4d;font-size:1rem;margin-bottom:2px}
.lh-inline-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:34px}
.lh-text-link{font-weight:900;color:#0b4fb4}

.lh-specialist{padding:105px 0;background:linear-gradient(135deg,#051633,#0a306a);color:#fff}
.lh-heading-light h2{color:#fff}
.lh-heading-light>p{color:#d3e2f7}
.lh-specialist .lh-section-label{color:#ff7078}
.lh-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.lh-service-grid>a{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:18px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);border-radius:17px;padding:21px 22px;transition:.2s}
.lh-service-grid>a:hover{background:#fff;color:#071f4d;transform:translateY(-3px)}
.lh-service-icon{width:58px;height:58px;border-radius:16px;background:#e51e2a;color:#fff;display:grid;place-items:center}
.lh-service-icon svg{width:28px;height:28px}
.lh-service-grid strong,.lh-service-grid small{display:block}
.lh-service-grid strong{font-size:1.06rem}
.lh-service-grid small{color:#c7d7ec;margin-top:2px}
.lh-service-grid>a:hover small{color:#5e6d82}
.lh-service-grid b{font-size:1.35rem}

.lh-projects{padding:105px 0;background:#fff}
.lh-project-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;grid-template-rows:285px 285px;gap:18px}
.lh-project-card{position:relative;overflow:hidden;border-radius:22px;background:#071f4d}
.lh-project-tall{grid-row:1/3}
.lh-project-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.lh-project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,20,52,.92) 100%)}
.lh-project-card:hover img{transform:scale(1.045)}
.lh-project-card>span{position:absolute;left:22px;right:22px;bottom:20px;color:#fff;z-index:1}
.lh-project-card small,.lh-project-card strong{display:block}
.lh-project-card small{color:#ff7c84;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:900;margin-bottom:5px}
.lh-project-card strong{font-size:1.05rem;line-height:1.35}
.lh-project-tall>span strong{font-size:1.3rem}

.lh-brand-band{padding:82px 0;background:#f3f7fc;border-block:1px solid #dce5f0}
.lh-brand-band-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}
.lh-brand-band-head h2{font-size:clamp(2rem,3.4vw,3.1rem)}
.lh-logo-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.lh-logo-row a{height:112px;background:#fff;border:1px solid #dce5f0;border-radius:16px;display:grid;place-items:center;padding:22px;transition:.2s}
.lh-logo-row a:hover{transform:translateY(-4px);box-shadow:0 13px 30px rgba(7,31,77,.1)}
.lh-logo-row img{width:auto;height:auto;max-width:135px;max-height:44px;object-fit:contain}

.lh-pricing{padding:105px 0;background:#fff;overflow:hidden}
.lh-pricing-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:75px;align-items:center}
.lh-pricing h2{margin-bottom:20px}
.lh-pricing p{color:#5e6d82;font-size:1.03rem}
.lh-price-list{margin:28px 0 31px;border-top:1px solid #dce5f0}
.lh-price-list>div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #dce5f0}
.lh-price-list span{color:#40516a}
.lh-price-list strong{color:#071f4d}
.lh-pricing-media{position:relative;min-width:0}
.lh-pricing-media:after{content:"";position:absolute;inset:22px -20px -20px 22px;border-radius:25px;background:#0b4fb4;z-index:0}
.lh-pricing-media img{position:relative;z-index:1;display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:25px;box-shadow:0 22px 55px rgba(7,31,77,.16)}

.lh-areas{padding:95px 0;background:#f3f7fc}
.lh-areas-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:center}
.lh-areas h2{font-size:clamp(2.15rem,3.8vw,3.65rem);margin-bottom:18px}
.lh-areas p{color:#5e6d82;margin-bottom:27px}
.lh-area-tags{display:flex;flex-wrap:wrap;gap:12px}
.lh-area-tags a{background:#fff;border:1px solid #d7e1ec;border-radius:999px;padding:11px 17px;font-weight:800;color:#243b5d;transition:.2s}
.lh-area-tags a:hover{background:#071f4d;color:#fff;border-color:#071f4d;transform:translateY(-2px)}

.lh-quote{padding:105px 0;background:linear-gradient(135deg,#071f4d,#0b3c86);color:#fff}
.lh-quote-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:70px;align-items:start}
.lh-quote h2{color:#fff;margin-bottom:22px}
.lh-quote-copy>p{color:#d3e2f7;font-size:1.03rem}
.lh-quote .lh-section-label{color:#ff7078}
.lh-contact-stack{display:grid;gap:11px;margin-top:30px}
.lh-contact-stack a{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:15px 17px;transition:.2s}
.lh-contact-stack a:hover{background:#fff;color:#071f4d}
.lh-contact-stack small,.lh-contact-stack strong{display:block}
.lh-contact-stack small{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;opacity:.72}
.lh-contact-stack strong{font-size:1.05rem;margin-top:2px}
.lh-booking-form{padding:32px;border-radius:22px;box-shadow:0 24px 60px rgba(0,0,0,.2)}

.lh-footer{background:#031127}

@media(max-width:1180px){
  .legacy-pro-home .lh-main-nav{gap:12px}
  .lh-hero-inner{grid-template-columns:1fr;align-items:center}
  .lh-hero-panel{display:none}
  .lh-hero-copy{max-width:760px}
  .lh-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lh-about-grid{gap:55px}
  .lh-project-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 300px 300px}
  .lh-project-tall{grid-row:1/2;grid-column:1/3}
  .lh-logo-row{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:900px){
  .legacy-pro-home .lh-topbar span{display:none}
  .legacy-pro-home .lh-topbar .topbar-inner{justify-content:center}
  .legacy-pro-home .lh-topbar .topbar-inner div{gap:15px}
  .legacy-pro-home .lh-brand{width:min(310px,68vw)}
  .lh-hero{min-height:670px}
  .lh-hero-inner{min-height:670px;padding-block:80px}
  .lh-hero-image{object-position:62% center}
  .lh-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 52%,rgba(255,255,255,.35) 100%)}
  .lh-section-heading,.lh-brand-band-head{display:block}
  .lh-section-heading>p{margin-top:18px}
  .lh-brand-band-head .lh-text-link{display:inline-flex;margin-top:14px}
  .lh-about-grid,.lh-pricing-grid,.lh-areas-grid,.lh-quote-grid{grid-template-columns:1fr}
  .lh-about-media{min-height:520px}
  .lh-about-media>img{height:520px}
  .lh-experience-card{left:20px}
  .lh-pricing-media{order:-1}
  .lh-pricing-media img{height:auto}
  .lh-service-grid{grid-template-columns:1fr}
}

@media(max-width:700px){
  body.legacy-pro-home{--max:1180px}
  .legacy-pro-home .lh-topbar .topbar-inner div{width:100%;justify-content:space-between;font-size:.74rem}
  .legacy-pro-home .lh-topbar .topbar-inner div a:first-child{display:none}
  .legacy-pro-home .lh-nav-wrap{min-height:78px}
  .legacy-pro-home .lh-brand img{max-height:52px}
  .lh-hero{min-height:auto}
  .lh-hero-inner{min-height:auto;padding-block:70px 80px}
  .lh-hero-image{object-position:67% center}
  .lh-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 68%,rgba(255,255,255,.6) 100%)}
  .lh-kicker{font-size:.7rem;letter-spacing:.12em}
  .lh-hero h1{font-size:clamp(2.8rem,13vw,4.2rem)}
  .lh-hero-copy>p{font-size:1rem}
  .lh-hero-actions{display:grid}
  .lh-hero-actions .btn{width:100%}
  .lh-hero-trust{grid-template-columns:1fr;gap:12px;border-top:0;margin-top:30px;padding-top:0}
  .lh-hero-trust>div,.lh-hero-trust>div+div{border-right:0;padding:10px 0 10px 14px;border-left:3px solid #e51e2a}
  .lh-sector-wrap,.lh-about,.lh-specialist,.lh-projects,.lh-brand-band,.lh-pricing,.lh-areas,.lh-quote{padding:72px 0}
  .lh-section-heading h2,.lh-about-copy h2,.lh-brand-band-head h2,.lh-pricing h2,.lh-areas h2,.lh-quote h2{font-size:clamp(2.1rem,10vw,3.1rem)}
  .lh-sector-grid{grid-template-columns:1fr}
  .lh-sector-image{aspect-ratio:1.55/1}
  .lh-about-media{min-height:430px}
  .lh-about-media>img{height:430px}
  .lh-about-media:before{display:none}
  .lh-experience-card{left:14px;right:14px;bottom:14px;max-width:none;border-radius:14px;border-left:5px solid #e51e2a}
  .lh-feature-list{grid-template-columns:1fr}
  .lh-service-grid>a{grid-template-columns:52px 1fr auto;padding:17px 16px;gap:13px}
  .lh-service-icon{width:50px;height:50px}
  .lh-project-grid{grid-template-columns:1fr;grid-template-rows:420px repeat(3,270px)}
  .lh-project-tall{grid-row:auto;grid-column:auto}
  .lh-logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lh-logo-row a{height:95px}
  .lh-pricing-media img{height:auto}
  .lh-pricing-media:after{inset:12px -10px -10px 12px}
  .lh-price-list>div{display:grid;gap:3px}
  .lh-quote-grid{gap:40px}
  .lh-booking-form{padding:22px 18px}
}
