/* TLX company registration page UI */
/* Used by targo_registration_trivandrum.html */

:root{
  --tlx-navy:#011226;
  --tlx-navy-2:#08213d;
  --tlx-ink:#101828;
  --tlx-muted:#5f6c7b;
  --tlx-line:#dfe5ec;
  --tlx-soft:#f6f8fb;
  --tlx-coral:#ff655d;
  --tlx-coral-dark:#e94f48;
  --tlx-green:#11845b;
  --tlx-white:#fff;
}
.tlx-registration-page{overflow-x:hidden;color:var(--tlx-ink);font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tlx-registration-page img{max-width:100%;height:auto}
.tlx-registration-page .container{width:min(100% - 32px,1200px);max-width:1200px}
.tlx-registration-page .targo-services-light{background:#fff!important}
.tlx-registration-page .targo-services-light:nth-of-type(even){background:var(--tlx-soft)!important}
.tlx-registration-page .services-heading{line-height:1.12!important;letter-spacing:-.035em;color:var(--tlx-ink);}
.tlx-registration-page .services-subtext{font-size:1rem!important;line-height:1.75!important;color:var(--tlx-muted)!important;max-width:780px}
.tlx-registration-page .services-eyebrow-text,.tlx-kicker{font-size:.76rem!important;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#b3433e!important}
.tlx-registration-page .services-eyebrow-line{width:32px!important;height:2px!important;background:var(--tlx-coral)!important}
.tlx-registration-page section,.tlx-registration-page .container-fluid.targo-services-light{position:relative}
.tlx-registration-page .container-fluid.targo-services-light.py-5{padding-top:72px!important;padding-bottom:72px!important;border-top:1px solid #edf0f4}
/* Hero refinement without replacing the existing hero */
.hero-gradient-bg{background:radial-gradient(circle at 80% 10%,rgba(44,102,155,.32),transparent 32%),linear-gradient(135deg,#011226 0%,#071f3a 62%,#0b2b4c 100%)!important}
.hero-gradient-bg .hero-row{align-items:center!important;min-height:600px}
.hero-gradient-bg .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.75rem!important;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#ffd0cd!important}
.hero-gradient-bg h1{font-size:clamp(2.25rem,4.6vw,4.4rem)!important;line-height:1.01!important;letter-spacing:-.055em;max-width:680px}
.hero-gradient-bg h2{font-size:clamp(1.2rem,2vw,1.65rem)!important;line-height:1.35!important;letter-spacing:-.02em;max-width:650px;color:#f4f8fc}
.hero-gradient-bg p.fs-6{font-size:1rem!important;line-height:1.75!important;max-width:690px;color:#d9e2ed!important}
.hero-gradient-bg .register-cta{font-size:clamp(1.35rem,2.2vw,1.8rem)!important;color:#fff}
.hero-gradient-bg .cta-buttons{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px!important;font-weight:750!important;box-shadow:none!important;transition:.2s ease}
.hero-gradient-bg .cta-buttons:first-child{background:var(--tlx-coral)!important;border-color:var(--tlx-coral)!important}
.hero-gradient-bg .cta-buttons:first-child:hover{background:var(--tlx-coral-dark)!important;transform:translateY(-1px)}
.hero-gradient-bg .hero-cta-group .cta-buttons:last-child{background:transparent!important;border:1px solid rgba(255,255,255,.45)!important;color:#fff!important}
.tlx-hero-assurance{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:2px;color:#dce6ef;font-size:.84rem}
.tlx-hero-assurance span{display:inline-flex;align-items:center;gap:7px}
.tlx-hero-assurance svg{width:15px;height:15px;fill:none;stroke:#6ee7b7;stroke-width:3}
.hero-reg-visual-shell{border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 30px 80px rgba(0,0,0,.26)!important}
.logo-marquee{opacity:.88}
/* Included bar */
.tlx-included{background:#fff;border-bottom:1px solid var(--tlx-line)}
.tlx-included-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.tlx-included-grid>div{display:flex;align-items:center;gap:13px;padding:24px 20px;border-right:1px solid var(--tlx-line)}
.tlx-included-grid>div:last-child{border-right:0}
.tlx-included svg{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:var(--tlx-coral);stroke-width:1.8}
.tlx-included span{display:flex;flex-direction:column;min-width:0}
.tlx-included strong{font-size:.92rem;color:var(--tlx-ink)}
.tlx-included small{font-size:.78rem;color:var(--tlx-muted);margin-top:2px}
/* Standardise old cards */
.service-tile-light,.service-tile-dark,.client-container-testimonial-card,.blog-card-light,.qa-card,.services-specialist-card{
  border-radius:6px!important;box-shadow:none!important
}
.service-tile-light{background:#fff!important;border:1px solid var(--tlx-line)!important;padding:26px!important;transition:.2s ease}
.service-tile-light:hover{border-color:#b7c2ce!important;transform:translateY(-2px)}
.service-tile-dark{background:var(--tlx-navy)!important;border:1px solid var(--tlx-navy)!important;padding:26px!important}
.tile-icon-light,.tile-icon-dark{border-radius:4px!important}
.tile-title-light,.tile-title-dark{font-size:1.18rem!important;line-height:1.35!important;letter-spacing:-.02em}
.tile-desc-light,.tile-desc-dark{font-size:.93rem!important;line-height:1.65!important}
.tile-tags{display:flex!important;flex-wrap:wrap!important}
.tile-tag{border-radius:3px!important}
.services-steps-row,.services-trust-strip,.reg-light-grid{border:1px solid var(--tlx-line)!important;border-radius:6px!important;overflow:hidden;background:#fff}
.services-step,.trust-strip-item,.reg-light-grid-item{border-color:var(--tlx-line)!important}
.reg-light-grid-item{padding:27px!important}
.reg-grid-title{font-size:1.06rem!important;line-height:1.4!important}
.reg-grid-text{font-size:.91rem!important;line-height:1.65!important;color:var(--tlx-muted)!important}
.reg-cta-light{border-radius:6px!important;border:1px solid #f1c4c1!important;background:#fff8f7!important;padding:24px!important}
/* Follow-up section */
.tlx-section{padding:76px 0;border-top:1px solid #edf0f4}
.tlx-followup{background:var(--tlx-navy);color:#fff}
.tlx-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}
.tlx-section-head h2{font-size:clamp(1.8rem,3.3vw,2.8rem);line-height:1.12;letter-spacing:-.02em;margin:10px 0 14px;text-align:left;word-spacing:normal;text-align-last:left}
.tlx-section-head p{color:#bcc9d7;line-height:1.75;margin:0}
.tlx-text-link{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;white-space:nowrap;font-weight:750;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.4)}
.tlx-text-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}
.tlx-followup-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.17);border-radius:7px;overflow:hidden}
.tlx-followup-card{position:relative;padding:28px 24px 30px;border-right:1px solid rgba(255,255,255,.17);min-height:280px}
.tlx-followup-card:last-child{border-right:0}
.tlx-card-number{position:absolute;right:18px;top:18px;font-size:.72rem;color:#8ea1b5;font-weight:800}
.tlx-icon-box{width:40px;height:40px;display:grid;place-items:center;background:rgba(255,101,93,.13);border:1px solid rgba(255,101,93,.35);border-radius:4px;margin-bottom:44px}
.tlx-icon-box svg{width:20px;height:20px;fill:none;stroke:#ff8d87;stroke-width:1.8}
.tlx-followup-card h3{font-size:1.08rem;line-height:1.4;margin:0 0 10px}
.tlx-followup-card p{font-size:.88rem;line-height:1.65;color:#b9c7d5;margin:0}
/* Comparison tables */
.table-responsive,.reg-cost-table-shell{border-radius:6px!important;border:1px solid var(--tlx-line);background:#fff}
.comparison-table{min-width:850px!important;margin:0!important}
.comparison-table th{background:var(--tlx-navy)!important;color:#fff!important;font-size:.82rem!important;padding:17px 16px!important;vertical-align:bottom}
.comparison-table td{padding:16px!important;font-size:.88rem!important;line-height:1.5!important;border-color:var(--tlx-line)!important}
.comparison-table tbody tr:nth-child(even){background:#f8fafc!important}
.comparison-table tbody tr:hover{background:#fff5f4!important}
/* Testimonials */
.client-container-testimonial-marquee{overflow:hidden}
.client-container-testimonial-card{height:100%;border:1px solid var(--tlx-line)!important;background:#fff!important;padding:25px!important}
.client-container-testimonial-text{line-height:1.7!important;color:var(--tlx-muted)!important}
.client-container-testimonial-user img{width:46px!important;height:46px!important;object-fit:cover;border-radius:50%!important}
/* Blog section */
.blog-rail-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;transform:none!important}
.blog-rail-item{width:auto!important;min-width:0!important}
.blog-card-light{border:1px solid var(--tlx-line)!important;overflow:hidden;background:#fff!important;text-decoration:none;transition:.2s ease}
.blog-card-light:hover{transform:translateY(-3px);border-color:#b9c4d0!important}
.blog-card-light-thumb{aspect-ratio:16/9;display:grid;place-items:center;background:#f2f5f8!important;border-bottom:1px solid var(--tlx-line)}
.blog-card-light-thumb img{max-height:74px;max-width:58%;object-fit:contain}
.blog-card-light-body{padding:22px!important}
.blog-card-light-title{font-size:1.06rem!important;line-height:1.45!important;letter-spacing:-.015em}
.blog-card-light-excerpt{font-size:.9rem!important;line-height:1.65!important;color:var(--tlx-muted)!important}
.blog-rail-arrows{display:none!important}
/* FAQ */
.qa-container{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}
.qa-card{border:1px solid var(--tlx-line)!important;background:#fff!important;overflow:hidden;margin:0!important}
.qa-label{padding:20px 22px!important;min-height:78px}
.qa-question-title{font-size:.96rem!important;line-height:1.45!important}
.qa-answer-content{padding:0 22px 20px!important;color:var(--tlx-muted)!important;line-height:1.7!important}
/* Final CTA */
.contact-section,.get-started-section{border-radius:8px!important}
.tlx-registration-page form input:focus,.tlx-registration-page form select:focus,.tlx-registration-page form textarea:focus{
  outline:3px solid rgba(255,101,93,.18)!important;border-color:var(--tlx-coral)!important
}
.tlx-registration-page a:focus-visible,.tlx-registration-page button:focus-visible,.tlx-registration-page input:focus-visible,.tlx-registration-page select:focus-visible,.tlx-registration-page textarea:focus-visible{
  outline:3px solid rgba(255,101,93,.35);outline-offset:3px
}
/* Mobile */
@media(max-width:991.98px){
  .tlx-registration-page .container{width:min(100% - 28px,960px)}
  .tlx-registration-page .container-fluid.targo-services-light.py-5,.tlx-section{padding-top:56px!important;padding-bottom:56px!important}
  .hero-gradient-bg .hero-row{min-height:0;padding-top:44px!important;padding-bottom:42px!important}
  .hero-gradient-bg .col-md-6{width:100%!important}
  .hero-reg-visual{width:100%!important;max-width:640px!important}
  .tlx-included-grid{grid-template-columns:1fr 1fr}
  .tlx-included-grid>div:nth-child(2){border-right:0}
  .tlx-included-grid>div:nth-child(-n+2){border-bottom:1px solid var(--tlx-line)}
  .tlx-followup-grid{grid-template-columns:1fr 1fr}
  .tlx-followup-card:nth-child(2){border-right:0}
  .tlx-followup-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.17)}
  .blog-rail-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .qa-container{grid-template-columns:1fr}
}
@media(max-width:767.98px){
  .tlx-registration-page .container{width:min(100% - 24px,720px)}
  .tlx-registration-page .container-fluid.targo-services-light.py-5,.tlx-section{padding-top:46px!important;padding-bottom:46px!important}
  .hero-gradient-bg h1{font-size:2.35rem!important}
  .hero-gradient-bg h2{font-size:1.18rem!important}
  .hero-gradient-bg p.fs-6{font-size:.95rem!important;line-height:1.65!important}
  .hero-gradient-bg .hero-cta-group{display:grid!important;grid-template-columns:1fr!important;width:100%}
  .hero-gradient-bg .hero-cta-group .btn{width:100%!important;margin:0!important}
  .tlx-hero-assurance{display:grid;gap:8px}
  .hero-reg-visual-shell{border-radius:6px!important}
  .logo-marquee{display:none!important}
  .tlx-section-head{align-items:flex-start;flex-direction:column;gap:18px}
  .tlx-followup-grid{grid-template-columns:1fr}
  .tlx-followup-card{border-right:0;border-bottom:1px solid rgba(255,255,255,.17);min-height:0}
  .tlx-followup-card:last-child{border-bottom:0}
  .tlx-icon-box{margin-bottom:28px}
  .services-steps-row,.services-trust-strip,.reg-light-grid{border-radius:5px!important}
  .services-step,.trust-strip-item,.reg-light-grid-item{border-right:0!important;border-bottom:1px solid var(--tlx-line)!important}
  .services-step:last-child,.trust-strip-item:last-child,.reg-light-grid-item:last-child{border-bottom:0!important}
  .blog-rail-track{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:14px!important;padding-bottom:8px;-webkit-overflow-scrolling:touch}
  .blog-rail-item{flex:0 0 86%!important;scroll-snap-align:start}
  .client-container-testimonial-track{animation:none!important;display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:14px!important;padding-bottom:8px!important;transform:none!important}
  .client-container-testimonial-item{flex:0 0 88%!important;scroll-snap-align:start}
  .comparison-table{min-width:760px!important}
  .comparison-table th,.comparison-table td{padding:13px!important}
}
@media(max-width:575.98px){
  .tlx-registration-page .container{width:calc(100% - 20px)}
  .hero-gradient-bg h1{font-size:2rem!important}
  .hero-gradient-bg .hero-row{padding-top:32px!important}
  .tlx-included-grid{grid-template-columns:1fr}
  .tlx-included-grid>div{border-right:0!important;border-bottom:1px solid var(--tlx-line)!important;padding:18px 12px}
  .tlx-included-grid>div:last-child{border-bottom:0!important}
  .service-tile-light,.service-tile-dark{padding:22px!important}
  .reg-light-grid-item{padding:22px!important}
  .reg-cta-light{padding:20px!important}
  .blog-rail-item{flex-basis:91%!important}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

:root{--tlx-navy:#06182d;--tlx-navy-2:#0b2d50;--tlx-coral:#ff655d;--tlx-ink:#10243a;--tlx-muted:#5f6f80;--tlx-line:#dfe6ed;--tlx-bg:#f4f7fa}
.tlx-main-hero{position:relative;min-height:calc(100svh - 58px);display:flex;align-items:center;color:#fff;overflow:hidden}.tlx-hero-grid-svg{position:absolute;inset:0;width:100%;height:100%;color:#8ca7c2}.tlx-hero-container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.8fr);gap:clamp(38px,6vw,92px);align-items:center;padding-top:34px;padding-bottom:34px}.tlx-kicker,.tlx-section-kicker{display:block;font-size:.75rem;line-height:1.2;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#ff655d;margin-bottom:14px}.tlx-hero-copy h1{font-size:clamp(2.75rem,4.7vw,5.1rem);line-height:.96;letter-spacing:-.055em;max-width:820px;margin:0 0 20px}.tlx-hero-lead{font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.65;color:#d3dfeb;max-width:720px;margin:0 0 20px}.tlx-offer-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:14px;max-width:620px;padding:14px 18px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.09);backdrop-filter:blur(12px)}.tlx-offer-card>svg{position:absolute;right:0;top:0;width:190px;height:100%;fill:none;stroke:rgba(255,255,255,.16);stroke-width:1}.tlx-offer-card .tlx-dot{fill:var(--tlx-coral);stroke:none}.tlx-offer-icon{position:relative;width:48px;height:48px;display:grid;place-items:center;background:var(--tlx-coral);flex:0 0 auto}.tlx-offer-icon svg{width:25px;stroke-width:1.8}.tlx-offer-card div:last-child{position:relative;display:flex;flex-direction:column}.tlx-offer-card small{font-size:.69rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#bfcddd}.tlx-offer-card strong{font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.2}.tlx-offer-card em{font-style:normal;color:#ff817a}.tlx-offer-card span{font-size:.78rem;color:#bfcddd;margin-top:3px}.tlx-hero-actions{display:flex;align-items:center;gap:18px;margin-top:18px}.tlx-hero-actions .cta-buttons{padding:13px 22px}.tlx-secondary-action{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:750}.tlx-secondary-action svg,.tlx-inline-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.tlx-hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;color:#c8d7e5;font-size:.83rem}.tlx-hero-proof span{display:flex;align-items:center;gap:7px}.tlx-hero-proof svg{width:16px;fill:none;stroke:#56dca0;stroke-width:2.5}.tlx-journey-card{background:#fff;color:var(--tlx-ink);padding:26px;box-shadow:0 26px 70px rgba(0,0,0,.22);border-top:4px solid var(--tlx-coral)}.tlx-journey-head{display:flex;justify-content:space-between;gap:15px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#75879a}.tlx-journey-head b{color:#db514a;background:#fff0ef;padding:6px 9px}.tlx-journey-card h2{font-size:1.35rem;line-height:1.25;margin:18px 0}.tlx-journey-steps{display:grid;gap:8px}.tlx-journey-steps article{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e7ebef;background:#fafbfd}.tlx-journey-steps i{width:30px;height:30px;display:grid;place-items:center;border:1px solid #cbd4dd;border-radius:50%;font-style:normal;font-weight:800}.tlx-journey-steps div{display:flex;flex-direction:column}.tlx-journey-steps strong{font-size:.86rem}.tlx-journey-steps span{font-size:.72rem;color:#748292}.tlx-journey-steps b{font-size:.65rem;text-transform:uppercase;color:#8a98a5}.tlx-journey-steps .done i{background:#e9f8f1;color:#168253;border-color:#bde7d2}.tlx-journey-steps .active{border-color:#ffaaa5;background:#fff6f5}.tlx-journey-steps .active i{background:var(--tlx-coral);border-color:var(--tlx-coral);color:#fff}.tlx-journey-steps .active b{color:#dd4f48}.tlx-journey-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:16px;font-size:.72rem;color:#748292}.tlx-journey-foot a{color:#c9443e;font-weight:800;text-decoration:none}.tlx-section{padding:78px 0}.tlx-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.tlx-section-head h2{font-size:clamp(2rem,3.3vw,3.3rem);line-height:1.04;letter-spacing:-.04em;margin:0 0 12px}.tlx-section-head p{max-width:760px;margin:0;color:var(--tlx-muted);line-height:1.65}.tlx-inline-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:800;color:inherit;white-space:nowrap}.tlx-dark-section{background:var(--tlx-navy);color:#fff}.tlx-dark-section .tlx-section-head p{color:#bac9d7}.tlx-post-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(255,255,255,.16)}.tlx-post-grid article{min-width:0;padding:22px 17px;border-right:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035)}.tlx-post-grid article:last-child{border-right:0}.tlx-post-grid article>svg{width:27px;height:27px;fill:none;stroke:#ff817a;stroke-width:1.7;margin-bottom:18px}.tlx-post-grid small{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:#91a9bd;font-weight:800}.tlx-post-grid h3{font-size:1rem;margin:7px 0 8px}.tlx-post-grid p{font-size:.79rem;line-height:1.5;color:#b9c9d7;margin:0}.tlx-structure-section{background:#f4f7fa}.tlx-decision-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.tlx-goal-panel,.tlx-structure-workspace{background:#fff;border:1px solid #dfe6ed;padding:24px}.tlx-step-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#e04e47}.tlx-goal-panel h3,.tlx-compare-toolbar h3{font-size:1.2rem;margin:6px 0 18px}.tlx-goal-buttons{display:grid;gap:9px}.tlx-goal-buttons button{display:flex;text-align:left;align-items:center;gap:12px;width:100%;padding:13px;border:1px solid #dde4eb;background:#fff;color:var(--tlx-ink)}.tlx-goal-buttons button:hover,.tlx-goal-buttons button.active{border-color:var(--tlx-coral);background:#fff5f4}.tlx-goal-buttons svg{width:23px;fill:none;stroke:#e2524b;stroke-width:1.7;flex:0 0 auto}.tlx-goal-buttons span{display:flex;flex-direction:column}.tlx-goal-buttons strong{font-size:.87rem}.tlx-goal-buttons small{font-size:.7rem;color:#6e7d8d;margin-top:2px}.tlx-recommendation{display:grid;grid-template-columns:1fr 90px;gap:22px;align-items:center;padding:20px;background:var(--tlx-navy);color:#fff;margin-bottom:22px}.tlx-recommendation span{font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:#ffaaa6;font-weight:800}.tlx-recommendation h3{font-size:1.45rem;margin:5px 0}.tlx-recommendation p{font-size:.82rem;line-height:1.55;color:#c0cfdd;margin:0}.tlx-recommendation>svg{width:80px;fill:none;stroke:rgba(255,255,255,.22);stroke-width:3}.tlx-recommendation>svg path{stroke:#55d79b;stroke-width:7}.tlx-compare-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:end}.tlx-compare-toolbar h3{margin-bottom:0}.tlx-compare-toolbar button{border:0;background:none;color:#d84d46;font-weight:800}.tlx-structure-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0}.tlx-structure-cards label{position:relative;min-width:0;padding:16px 12px;border:1px solid #dfe5eb;cursor:pointer;display:flex;flex-direction:column;min-height:148px}.tlx-structure-cards input{position:absolute;opacity:0}.tlx-structure-cards .check{position:absolute;right:10px;top:10px;width:18px;height:18px;border:1px solid #bdc8d3}.tlx-structure-cards input:checked~.check{background:var(--tlx-coral);border-color:var(--tlx-coral)}.tlx-structure-cards input:checked~.check:after{content:'✓';color:#fff;font-size:12px;position:absolute;left:3px;top:-1px}.tlx-structure-cards label:has(input:checked){border-color:var(--tlx-coral);background:#fff7f6}.tlx-structure-cards svg{width:25px;fill:none;stroke:#d84f48;stroke-width:1.7;margin:22px 0 13px}.tlx-structure-cards strong{font-size:.83rem}.tlx-structure-cards small{font-size:.68rem;color:#718090;line-height:1.35;margin-top:4px}.tlx-structure-cards b{font-size:.65rem;color:#d84d46;text-transform:uppercase;margin-top:auto;padding-top:10px}.tlx-compare-empty{display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #cfd8e1;padding:20px;color:#6d7c8c}.tlx-compare-empty svg{width:24px;fill:none;stroke:#d54e47;stroke-width:1.8}.tlx-compare-empty p{margin:0;font-size:.82rem}.tlx-live-table-wrap{overflow-x:auto;border:1px solid #dce3ea}.tlx-live-table{width:100%;border-collapse:collapse;min-width:720px}.tlx-live-table th,.tlx-live-table td{padding:13px;border-right:1px solid #e1e6eb;border-bottom:1px solid #e1e6eb;text-align:left;font-size:.78rem;vertical-align:top}.tlx-live-table th{background:#0b2947;color:#fff}.tlx-live-table td:first-child{font-weight:800;background:#f7f9fb;width:150px}.tlx-table-action{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px}.tlx-table-action p{font-size:.72rem;color:#718090;margin:0;max-width:560px}.tlx-existing-dark{background:var(--tlx-navy)!important;color:#fff}.tlx-existing-dark .services-heading,.tlx-existing-dark h2,.tlx-existing-dark h3,.tlx-existing-dark strong{color:#fff!important}.tlx-existing-dark .services-subtext,.tlx-existing-dark p{color:#bdcad6!important}.tlx-existing-dark .service-tile-light,.tlx-existing-dark .reg-light-grid-item,.tlx-existing-dark .qa-card,.tlx-existing-dark .client-container-testimonial-card{background:#0d2946!important;border-color:rgba(255,255,255,.15)!important;color:#fff}.tlx-existing-dark .tile-desc-light,.tlx-existing-dark .reg-grid-text,.tlx-existing-dark .qa-answer-content p{color:#bfcbd7!important}.tlx-existing-dark .services-eyebrow-text{color:#ff9b96!important}.tlx-existing-dark .services-eyebrow-line{background:#ff655d!important}.tlx-existing-dark a{color:#ff8a84}
@media(max-width:1199px){.tlx-main-hero{min-height:auto}.tlx-hero-container{grid-template-columns:1fr 430px}.tlx-post-grid{grid-template-columns:repeat(3,1fr)}.tlx-post-grid article:nth-child(3){border-right:0}.tlx-post-grid article:nth-child(n+4){border-top:1px solid rgba(255,255,255,.16)}.tlx-post-grid article:nth-child(4){grid-column:span 1}.tlx-structure-cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.tlx-hero-container{grid-template-columns:1fr;padding-top:46px;padding-bottom:46px}.tlx-hero-copy h1 br{display:none}.tlx-journey-card{max-width:680px}.tlx-decision-layout{grid-template-columns:1fr}.tlx-goal-buttons{grid-template-columns:repeat(2,1fr)}.tlx-section-head{align-items:flex-start;flex-direction:column}.tlx-post-grid{grid-template-columns:repeat(2,1fr)}.tlx-post-grid article{border-top:1px solid rgba(255,255,255,.16)}.tlx-post-grid article:nth-child(odd){border-right:1px solid rgba(255,255,255,.16)}.tlx-post-grid article:nth-child(even){border-right:0}.tlx-post-grid article:first-child,.tlx-post-grid article:nth-child(2){border-top:0}.tlx-post-grid article:last-child{grid-column:1/-1}.tlx-structure-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.tlx-main-hero{min-height:auto}.tlx-hero-container{padding:30px 16px 34px;gap:28px}.tlx-hero-copy h1{font-size:clamp(2.35rem,12vw,3.4rem)}.tlx-hero-lead{font-size:.96rem}.tlx-offer-card{align-items:flex-start;padding:13px}.tlx-offer-icon{width:42px;height:42px}.tlx-offer-card strong{font-size:1.08rem}.tlx-hero-actions{align-items:stretch;flex-direction:column;gap:12px}.tlx-hero-actions .cta-buttons,.tlx-secondary-action{justify-content:center;width:100%}.tlx-hero-proof{gap:10px 14px}.tlx-journey-card{padding:18px}.tlx-journey-card h2{font-size:1.16rem}.tlx-journey-steps article{grid-template-columns:30px 1fr}.tlx-journey-steps article>b{display:none}.tlx-journey-foot{align-items:flex-start;flex-direction:column}.tlx-section{padding:52px 0}.tlx-section-head h2{font-size:2rem}.tlx-post-grid{grid-template-columns:1fr}.tlx-post-grid article,.tlx-post-grid article:nth-child(odd){border-right:0}.tlx-post-grid article:nth-child(2){border-top:1px solid rgba(255,255,255,.16)}.tlx-post-grid article:last-child{grid-column:auto}.tlx-goal-panel,.tlx-structure-workspace{padding:17px}.tlx-goal-buttons{grid-template-columns:1fr}.tlx-recommendation{grid-template-columns:1fr}.tlx-recommendation>svg{display:none}.tlx-structure-cards{grid-template-columns:1fr 1fr}.tlx-structure-cards label{min-height:138px}.tlx-table-action{align-items:stretch;flex-direction:column}.tlx-table-action .cta-buttons{width:100%;text-align:center}.logo-marquee{overflow:hidden}.comparison-table,.company-table{min-width:720px}.table-responsive,.reg-cost-table-shell,.reg-compare-shell{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}
@media(max-width:420px){.tlx-structure-cards{grid-template-columns:1fr}.tlx-structure-cards label{min-height:120px}.tlx-structure-cards svg{margin-top:12px}.tlx-offer-card>svg{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Focused layout and contrast corrections */
.tlx-document-section{background:#fff!important;color:#07182d!important}
.tlx-document-section .services-heading{color:#07182d!important;margin-top:0!important}
.tlx-document-section .services-subtext{color:#617083!important}
.tlx-document-section .row.align-items-start{margin-bottom:1.5rem!important;padding-bottom:0!important}
.tlx-document-section .service-tile-light{height:100%;min-height:340px;display:flex;flex-direction:column;background:#0d2d4f!important;border:1px solid #254765!important;padding:28px!important}
.tlx-document-section .tile-title-light{color:#fff!important}
.tlx-document-section .tile-desc-light{color:#c5d2df!important}
.tlx-document-section .tile-eyebrow-light{color:#ff746d!important}
.tlx-document-section .tile-icon-light{background:rgba(255,255,255,.08)!important;color:#ff746d!important}
.tlx-document-section .tlx-know-more{margin-top:auto;color:#ff817a!important}
.tlx-rejection-section{background:#0b2947!important;color:#fff!important}
.tlx-rejection-section .services-heading{color:#fff!important}
.tlx-rejection-section .services-subtext{color:#c3d0dd!important}
.tlx-rejection-section .reg-light-grid{border:1px solid rgba(255,255,255,.15)!important}
.tlx-rejection-section .reg-light-grid-item{background:rgba(255,255,255,.025)!important;border-color:rgba(255,255,255,.15)!important}
.tlx-rejection-section .reg-grid-title{color:#fff!important}
.tlx-rejection-section .reg-grid-text{color:#c5d2df!important}
.tlx-rejection-section .reg-grid-eyebrow{color:#ff746d!important}
.tlx-rejection-section .reg-cta-light{background:#fff!important;color:#07182d!important}
.tlx-rejection-section .founders-cta-small,.tlx-rejection-section .founders-cta-large{color:#07182d!important}
.tlx-structure-section .tlx-section-head{max-width:900px;margin-bottom:28px}
.tlx-decision-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:24px;align-items:stretch}
.tlx-goal-panel,.tlx-structure-workspace{height:100%}
.tlx-goal-panel{display:flex;flex-direction:column}
.tlx-goal-buttons{flex:1;grid-template-rows:repeat(4,minmax(84px,1fr))}
.tlx-goal-buttons button{min-height:84px;padding:16px 18px}
.tlx-structure-workspace{display:flex;flex-direction:column}
.tlx-recommendation{min-height:152px;margin:0 0 24px}
.tlx-compare-toolbar{min-height:62px;align-items:center}
.tlx-compare-toolbar h3{margin-top:5px}
.tlx-structure-cards{grid-template-columns:repeat(5,minmax(135px,1fr));gap:10px;align-items:stretch}
.tlx-structure-cards label{height:100%;min-height:178px;padding:18px 15px}
.tlx-structure-cards strong{font-size:.9rem;line-height:1.3}
.tlx-structure-cards small{font-size:.72rem}
.tlx-compare-empty{min-height:84px;margin-top:2px}
@media(max-width:1199px){
 .tlx-structure-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
 .tlx-structure-cards label:nth-child(4),.tlx-structure-cards label:nth-child(5){min-height:160px}
}
@media(max-width:991px){
 .tlx-decision-layout{grid-template-columns:1fr}
 .tlx-goal-buttons{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}
 .tlx-goal-buttons button{min-height:96px}
 .tlx-recommendation{min-height:auto}
 .tlx-document-section .service-tile-light{min-height:310px}
}
@media(max-width:767px){
 .tlx-document-section,.tlx-rejection-section{padding-top:3.25rem!important;padding-bottom:3.25rem!important}
 .tlx-document-section .row.align-items-start,.tlx-rejection-section .row.align-items-start{margin-bottom:1rem!important}
 .tlx-document-section .service-tile-light{min-height:0;padding:22px!important}
 .tlx-goal-buttons{grid-template-columns:1fr}
 .tlx-goal-buttons button{min-height:82px}
 .tlx-structure-cards{grid-template-columns:1fr 1fr}
 .tlx-structure-cards label{min-height:150px}
 .tlx-recommendation{padding:20px}
}
@media(max-width:480px){
 .tlx-structure-cards{grid-template-columns:1fr}
 .tlx-structure-cards label{min-height:124px}
}

:root{
  --tlx-navy:#061a31;--tlx-navy-2:#0b2947;--tlx-navy-3:#123554;
  --tlx-coral:#f45f58;--tlx-coral-deep:#ff655d;--tlx-coral-soft:#fff2f1;
  --tlx-ink:#10243a;--tlx-muted:#5c6f82;--tlx-soft:#f3f6f9;
  --tlx-line:#d9e2ea;--tlx-white:#fff;--tlx-green:#16825c;
}
.qa-section .qa-question-title {
  color: #101828 !important;
  opacity: 1 !important;
}

.qa-section .qa-answer-content p {
  color: #667085 !important;
  opacity: 1 !important;
}

.qa-section .qa-label {
  color: #101828 !important;
}
/* One intentional colour system: dark for trust/service, white for decisions, soft for education */
.tlx-theme-white{background:#fff!important;color:var(--tlx-ink)!important}
.tlx-theme-soft{background:var(--tlx-soft)!important;color:var(--tlx-ink)!important}
.tlx-theme-dark{background:var(--tlx-navy)!important;color:#fff!important}
.tlx-theme-dark .services-heading,.tlx-theme-dark .section-heading,.tlx-theme-dark h2,.tlx-theme-dark h3{color:#fff!important}
.tlx-theme-dark .services-subtext,.tlx-theme-dark p{color:#c4d0dc!important}
.tlx-theme-dark .services-eyebrow-text,.tlx-theme-dark .tlx-section-kicker{color:#ff9d98!important}
.tlx-theme-dark .services-eyebrow-line{background:var(--tlx-coral)!important}
/* Compact scope disclosure */
.tlx-scope-note{background:#fff;border-bottom:1px solid var(--tlx-line)}
.tlx-scope-note-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 0}
.tlx-scope-note-inner>svg{width:30px;height:30px;fill:none;stroke:var(--tlx-coral);stroke-width:1.7}
.tlx-scope-note-inner div{display:flex;flex-wrap:wrap;gap:5px 10px;align-items:baseline}
.tlx-scope-note-inner strong{color:var(--tlx-ink);font-size:.9rem}.tlx-scope-note-inner span{color:var(--tlx-muted);font-size:.78rem;line-height:1.5}
.tlx-scope-note-inner a{display:inline-flex;align-items:center;gap:7px;color:var(--tlx-coral-deep);font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}
.tlx-scope-note-inner a svg{width:16px;fill:none;stroke:currentColor;stroke-width:2}
/* Types: white, clean and product-like */
.tlx-types-section{border-top:0!important}.tlx-types-section .service-tile-light{background:#fff!important;border:1px solid var(--tlx-line)!important;box-shadow:none!important}
.tlx-types-section .service-tile-dark{background:var(--tlx-navy)!important;border:1px solid var(--tlx-navy)!important}
/* Follow-up: dark because this is the core managed-service differentiator */
.tlx-followup.tlx-theme-dark{background:linear-gradient(135deg,var(--tlx-navy) 0%,#011226 100%)!important}
.tlx-followup.tlx-theme-dark .tlx-followup-intro h2,.tlx-followup.tlx-theme-dark .tlx-followup-intro h3{color:#fff!important}
.tlx-followup.tlx-theme-dark .tlx-followup-intro p{color:#c2d0dd!important}
.tlx-followup.tlx-theme-dark .tlx-followup-card{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.16)!important}
/* Process: education belongs on a low-stress soft background */
.tlx-process-section{border-top:0!important}.tlx-process-section .guide-flow-visual{background:#fff!important;border:1px solid var(--tlx-line)!important;box-shadow:0 18px 45px rgba(15,38,61,.08)!important}
.tlx-process-section .reg-light-grid{background:#fff;border:1px solid var(--tlx-line)}
.tlx-content-review-note{display:flex;align-items:center;gap:12px;margin:0 0 26px;padding:13px 15px;background:#fff;border:1px solid var(--tlx-line);max-width:760px}
.tlx-content-review-note svg{width:26px;height:26px;fill:none;stroke:var(--tlx-green);stroke-width:1.8;flex:0 0 auto}
.tlx-content-review-note span{display:flex;flex-direction:column}.tlx-content-review-note strong{font-size:.8rem;color:var(--tlx-ink)}.tlx-content-review-note small{font-size:.7rem;color:var(--tlx-muted);margin-top:2px}
/* Post-incorporation: white section, navy cards in one logical row */
.tlx-post-section .tlx-section-head p{color:var(--tlx-muted)!important}.tlx-post-section .tlx-inline-link{color:var(--tlx-coral-deep)!important}
.tlx-post-section .tlx-post-grid{border:1px solid var(--tlx-line)!important;background:#fff}
.tlx-post-section .tlx-post-grid article{background:#fff!important;border-right:1px solid var(--tlx-line)!important;color:var(--tlx-ink)!important;position:relative}
.tlx-post-section .tlx-post-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--tlx-coral)}
.tlx-post-section .tlx-post-grid small{color:#8b5d5a!important}.tlx-post-section .tlx-post-grid h3{color:var(--tlx-ink)!important}.tlx-post-section .tlx-post-grid p{color:var(--tlx-muted)!important}
/* Testimonials: dark trust band */
.tlx-post-section,
.tlx-testimonials-section,
.tlx-document-section,
.tlx-structure-section-v2,
.tlx-blog-section,
.targo-services-light {
  border-top: none !important;
}
.tlx-testimonials-section .client-container-testimonial-card{background:#0d2a48!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}
.tlx-testimonials-section .client-container-testimonial-card h3,.tlx-testimonials-section .client-container-testimonial-user strong{color:#fff!important}
.tlx-testimonials-section .client-container-testimonial-text,.tlx-testimonials-section .client-container-testimonial-user span{color:#c4d0dc!important}
/* Documentation: white with navy cards and visible controls */
.tlx-document-section{background:#fff!important}.tlx-document-section .service-tile-light{background:var(--tlx-navy-2)!important;border-color:var(--tlx-navy-2)!important;color:#fff!important}
.tlx-document-section .tile-title-light{color:#fff!important}.tlx-document-section .tile-desc-light{color:#c6d2dd!important}.tlx-document-section .tile-eyebrow-light{color:#ff8f89!important}
.tlx-document-section .tlx-doc-know-more,.tlx-document-section button{color:#fff!important;border-color:rgba(255,255,255,.3)!important}
/* Rejection: soft educational canvas, dark risk cards; never white-on-white */
.tlx-rejection-section{background:var(--tlx-soft)!important;color:var(--tlx-ink)!important}
.tlx-rejection-section .services-heading,.tlx-rejection-section h2{color:var(--tlx-ink)!important}
.tlx-rejection-section .services-subtext,.tlx-rejection-section>div p{color:var(--tlx-muted)!important}
.tlx-rejection-section .reg-light-grid{border:0!important;gap:1px;background:#29445e!important}
.tlx-rejection-section .reg-light-grid-item{background:var(--tlx-navy-2)!important;border:0!important;color:#fff!important;padding:28px!important}
.tlx-rejection-section .reg-grid-title{color:#fff!important}.tlx-rejection-section .reg-grid-text{color:#c8d4df!important}.tlx-rejection-section .reg-grid-eyebrow{color:#ff817a!important}
.tlx-rejection-section .reg-cta-light{background:#fff!important;border:1px solid var(--tlx-line)!important}.tlx-rejection-section .founders-cta-small,.tlx-rejection-section .founders-cta-large{color:var(--tlx-ink)!important}
/* Structure tool: aligned decision workspace on white */
.tlx-structure-section-v2{background:#fff!important}.tlx-structure-section-v2 .tlx-decision-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:20px;align-items:stretch}
.tlx-structure-section-v2 .tlx-goal-panel,.tlx-structure-section-v2 .tlx-structure-workspace{height:100%;border:1px solid var(--tlx-line);box-shadow:0 12px 34px rgba(15,38,61,.055)}
.tlx-structure-section-v2 .tlx-goal-panel{background:var(--tlx-soft)}.tlx-structure-section-v2 .tlx-structure-workspace{background:#fff}
.tlx-structure-section-v2 .tlx-goal-buttons button{min-height:76px;background:#fff}.tlx-structure-section-v2 .tlx-structure-cards{grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}
.tlx-structure-section-v2 .tlx-structure-cards label{min-height:174px;border-radius:0}.tlx-structure-section-v2 .tlx-recommendation{min-height:142px}
/* Blogs: soft editorial section */
.tlx-blog-section .blog-card-light{background:#fff!important;border:1px solid var(--tlx-line)!important;box-shadow:none!important}
/* FAQ: dark attention section, white accordion cards */
.tlx-faq-section{padding-top:72px!important;padding-bottom:72px!important}.tlx-faq-section .qa-card{background:#fff!important;border-color:rgba(255,255,255,.16)!important;color:var(--tlx-ink)!important}
.tlx-faq-section .qa-question-title{color:var(--tlx-ink)!important}.tlx-faq-section .qa-answer-content p{color:var(--tlx-muted)!important}.tlx-faq-section .qa-icon-plus:before,.tlx-faq-section .qa-icon-plus:after{background:var(--tlx-coral)!important}
@media(max-width:1199px){.tlx-structure-section-v2 .tlx-structure-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.tlx-post-section .tlx-post-grid{grid-template-columns:repeat(3,1fr)}.tlx-post-section .tlx-post-grid article:nth-child(3){border-right:0!important}}
@media(max-width:991px){.tlx-structure-section-v2 .tlx-decision-layout{grid-template-columns:1fr}.tlx-goal-buttons{grid-template-columns:repeat(2,1fr)}.tlx-scope-note-inner{grid-template-columns:auto 1fr}.tlx-scope-note-inner>a{grid-column:2}}
@media(max-width:767px){
 .tlx-section,.container-fluid.py-5{padding-top:54px!important;padding-bottom:54px!important}
 .tlx-scope-note-inner{grid-template-columns:1fr;padding:18px 0}.tlx-scope-note-inner>svg{display:none}.tlx-scope-note-inner>a{grid-column:auto;white-space:normal}
 .tlx-goal-buttons{grid-template-columns:1fr}.tlx-structure-section-v2 .tlx-structure-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.tlx-structure-section-v2 .tlx-structure-cards label{flex:0 0 74vw;max-width:280px;scroll-snap-align:start}
 .tlx-recommendation{grid-template-columns:1fr!important}.tlx-recommendation>svg{display:none}.tlx-compare-toolbar{align-items:flex-start}.tlx-post-section .tlx-post-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border:0!important;gap:12px}.tlx-post-section .tlx-post-grid article{flex:0 0 78vw;max-width:300px;border:1px solid var(--tlx-line)!important;scroll-snap-align:start}
 .tlx-rejection-section .reg-light-grid{display:grid!important;grid-template-columns:1fr!important}.tlx-document-section .row.g-3>*{width:100%!important}
 .tlx-content-review-note{align-items:flex-start}.tlx-testimonials-section .client-container-testimonial-item{width:min(86vw,340px)!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

:root{--tlx-navy:#071c31;--tlx-navy-2:#0d2d4b;--tlx-ink:#10243a;--tlx-muted:#607387;--tlx-line:#dbe4ec;--tlx-soft:#ffffff;--tlx-coral:#ff655d;--tlx-green:#19a66a}
.tlx-process-section .guide-flow-visual{display:none!important}
.tlx-process-map{background:#fff;border:1px solid var(--tlx-line);box-shadow:0 18px 44px rgba(8,31,53,.08);padding:24px}
.tlx-process-map-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--tlx-line)}
.tlx-process-map-head div{display:flex;flex-direction:column;gap:4px}.tlx-process-map-head span{font-size:.68rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:var(--tlx-coral)}
.tlx-process-map-head strong{font-size:1.1rem;color:var(--tlx-ink)}.tlx-process-map-head>svg{width:38px;height:38px;fill:none;stroke:#b8c6d3;stroke-width:1.7}
.tlx-process-map-head>svg path{stroke:var(--tlx-green);stroke-width:3}
.tlx-process-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:28px 0}
.tlx-process-track:before{content:"";position:absolute;left:8%;right:8%;top:52px;height:2px;background:#dce4eb}
.tlx-process-track article{position:relative;padding:0 14px;min-width:0}.tlx-process-track article:not(:last-child):after{content:"";position:absolute;right:-5px;top:47px;width:10px;height:10px;border-top:2px solid #c9d4de;border-right:2px solid #c9d4de;transform:rotate(45deg)}
.tlx-process-icon{position:relative;z-index:1;width:48px;height:48px;display:grid;place-items:center;border:2px solid #cbd6df;border-radius:50%;background:#fff;margin-bottom:15px}
.tlx-process-icon svg{width:23px;height:23px;fill:none;stroke:#62778b;stroke-width:1.8}.tlx-process-track article.is-complete .tlx-process-icon{border-color:#9de0c3;background:#effbf5}.tlx-process-track article.is-complete .tlx-process-icon svg{stroke:var(--tlx-green)}
.tlx-process-track article.is-active .tlx-process-icon{border-color:var(--tlx-coral);box-shadow:0 0 0 5px #fff0ef}.tlx-process-track article.is-active .tlx-process-icon svg{stroke:var(--tlx-coral)}
.tlx-process-track article>span{font-size:.65rem;font-weight:850;color:#8a9aaa}.tlx-process-track h3{font-size:.94rem;line-height:1.35;margin:5px 0 7px;color:var(--tlx-ink)}.tlx-process-track p{font-size:.75rem;line-height:1.52;color:var(--tlx-muted);margin:0 0 10px}.tlx-process-track b{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:#718398}
.tlx-process-track .is-complete b{color:var(--tlx-green)}.tlx-process-track .is-active b{color:var(--tlx-coral)}
.tlx-process-result{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px;border:1px solid #ffd0cd;background:#fff7f6}
.tlx-process-result>svg{width:28px;fill:none;stroke:var(--tlx-coral);stroke-width:1.7}.tlx-process-result div{display:flex;flex-direction:column}.tlx-process-result strong{font-size:.9rem;color:var(--tlx-ink)}.tlx-process-result span{font-size:.72rem;color:var(--tlx-muted);line-height:1.45;margin-top:3px}.tlx-process-result a{display:inline-flex;align-items:center;gap:7px;color:#cf443e;font-size:.76rem;font-weight:850;text-decoration:none;white-space:nowrap}.tlx-process-result a svg{width:16px;fill:none;stroke:currentColor;stroke-width:2}
.tlx-testimonials-section{background:var(--tlx-navy)!important;overflow:hidden}.tlx-testimonials-section .services-heading{color:#10242a!important;}.tlx-testimonials-section .client-container-testimonial-marquee{overflow:visible!important}
.tlx-testimonials-section .client-container-testimonial-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px!important;animation:none!important;transform:none!important;width:auto!important}
.tlx-testimonials-section .client-container-testimonial-item{width:auto!important;min-width:0!important}.tlx-testimonials-section .client-container-testimonial-item:nth-child(n+7){display:none!important}
.tlx-testimonials-section .client-container-testimonial-card{height:100%;background:#0d2d4b!important;border:1px solid rgba(255,255,255,.15)!important;padding:24px!important}
.tlx-testimonials-section .client-container-testimonial-user{display:flex;align-items:center;gap:12px}.tlx-testimonials-section .client-container-testimonial-user img{flex:0 0 46px}
.tlx-rejection-section{background:var(--tlx-soft)!important}.tlx-rejection-section .reg-light-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;background:#29445e!important;border:1px solid #29445e!important;border-radius:6px!important;overflow:hidden}
.tlx-rejection-section .reg-light-grid>.reg-light-grid-item{width:auto!important;max-width:none!important;flex:none!important;background:var(--tlx-navy-2)!important;border:0!important;padding:27px!important;min-height:230px}
.tlx-rejection-section .reg-grid-title{color:#fff!important;font-size:1rem!important}.tlx-rejection-section .reg-grid-text{color:#c6d2dd!important;font-size:.82rem!important;line-height:1.62!important}.tlx-rejection-section .reg-grid-eyebrow{color:#ff807a!important}
.tlx-document-section .service-tile-light{display:flex!important;flex-direction:column!important}.tlx-document-section .tlx-know-more{margin-top:auto!important}
@media(max-width:1199.98px){.tlx-process-track{grid-template-columns:repeat(2,1fr);gap:22px}.tlx-process-track:before,.tlx-process-track article:after{display:none}.tlx-testimonials-section .client-container-testimonial-track{grid-template-columns:repeat(2,minmax(0,1fr))}.tlx-rejection-section .reg-light-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:767.98px){.tlx-process-map{padding:18px}.tlx-process-map-head{align-items:flex-start}.tlx-process-track{grid-template-columns:1fr;padding:22px 0;gap:0}.tlx-process-track article{display:grid;grid-template-columns:45px 1fr;column-gap:13px;padding:0 0 20px}.tlx-process-icon{grid-row:1/5;width:42px;height:42px}.tlx-process-track article>span,.tlx-process-track h3,.tlx-process-track p,.tlx-process-track b{grid-column:2}.tlx-process-track h3{margin-top:3px}.tlx-process-result{grid-template-columns:32px 1fr}.tlx-process-result a{grid-column:2;margin-top:5px}.tlx-testimonials-section .client-container-testimonial-track{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:9px}.tlx-testimonials-section .client-container-testimonial-item{flex:0 0 88%!important;scroll-snap-align:start}.tlx-rejection-section .reg-light-grid{grid-template-columns:1fr!important}.tlx-rejection-section .reg-light-grid>.reg-light-grid-item{min-height:0;padding:22px!important}}

.container, .row {
    overflow: visible !important;
  }

/* Page-specific refinements */
.hero-gradient-bg .hero-row{min-height:calc(100svh - 68px);padding-top:clamp(1.5rem,3vh,2.5rem)!important;padding-bottom:clamp(1.5rem,3vh,2.5rem)!important;align-items:center!important}.hero-gradient-bg h1{font-size:clamp(2.15rem,4.35vw,4rem)!important;margin-bottom:1rem!important}.hero-gradient-bg h2{font-size:clamp(1.08rem,1.7vw,1.45rem)!important;margin-bottom:1rem!important;max-width:680px}.hero-gradient-bg p.fs-md-5{font-size:clamp(.94rem,1.15vw,1.08rem)!important;line-height:1.7;margin-bottom:1rem!important}.hero-cta-group{margin-top:1rem!important;margin-bottom:.6rem!important;flex-wrap:wrap}.tlx-hero-assurance{margin-top:.75rem!important}.hero-reg-visual-shell{transform:none!important}.tlx-price-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:14px;max-width:540px;padding:15px 18px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.06));box-shadow:0 18px 50px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.tlx-price-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;background:#ff655d;color:#fff}.tlx-price-icon svg{width:24px}.tlx-price-copy{position:relative;z-index:2;display:grid;gap:2px}.tlx-price-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.11em;color:rgba(255,255,255,.72);font-weight:700}.tlx-price-copy strong{font-size:clamp(1.05rem,1.65vw,1.35rem);line-height:1.25}.tlx-price-copy strong span{color:#ff8a83}.tlx-price-copy small{color:rgba(255,255,255,.72);font-size:.82rem}.tlx-price-orbit{position:absolute;fill:none;stroke:rgba(255,255,255,.13);stroke-width:1.5;pointer-events:none}.tlx-price-orbit circle:last-child{fill:#ff655d;stroke:none}.tlx-price-orbit-one{width:105px;right:-24px;top:-38px}.tlx-price-orbit-two{width:95px;right:38px;bottom:-48px}.service-tile-light{position:relative}.tlx-know-more{margin-top:auto;padding:12px 0 0;border:0;background:transparent;color:#ff655d;font:inherit;font-weight:750;display:inline-flex;align-items:center;gap:8px;text-align:left}.tlx-know-more svg{width:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s}.tlx-know-more:hover svg{transform:translateX(4px)}.tlx-structure-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tlx-compare-primary{border:0;background:#011226;color:#fff;min-height:48px;padding:12px 16px;display:inline-flex;align-items:center;gap:10px;font-weight:750;white-space:nowrap}.tlx-compare-primary:disabled{opacity:.42;cursor:not-allowed}.tlx-compare-primary span{display:grid;place-items:center;min-width:24px;height:24px;background:#ff655d}.tlx-compare-primary svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.tlx-structure-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:26px 0 20px}.tlx-structure-option{position:relative;min-height:132px;padding:18px;border:1px solid #dfe4ea;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;transition:.2s}.tlx-structure-option:hover{border-color:#8d99a8;transform:translateY(-2px)}.tlx-structure-option:has(input:checked){border-color:#011226;box-shadow:inset 0 0 0 1px #011226}.tlx-structure-option input{position:absolute;opacity:0}.tlx-option-check{position:absolute;top:15px;left:15px;width:20px;height:20px;border:1px solid #aeb7c2}.tlx-structure-option:has(input:checked) .tlx-option-check{background:#011226;border-color:#011226}.tlx-structure-option:has(input:checked) .tlx-option-check:after{content:'✓';color:#fff;display:grid;place-items:center;font-size:13px}.tlx-option-badge{position:absolute;top:14px;right:14px;background:#fff0ef;color:#c53f38;padding:4px 7px;font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.tlx-structure-option strong{font-size:1rem;color:#0b1d32;margin-bottom:5px}.tlx-structure-option small{color:#657184;line-height:1.45}.tlx-detail-intro{display:flex;align-items:center;gap:16px;padding:15px 0;border-top:1px solid #e3e7ec}.tlx-detail-intro span{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#ff655d}.tlx-detail-intro p{margin:0;color:#667085;font-size:.9rem}.tlx-modal[hidden]{display:none}.tlx-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px}.tlx-modal-backdrop{position:absolute;inset:0;background:rgba(1,18,38,.72);backdrop-filter:blur(5px)}.tlx-modal-dialog{position:relative;z-index:1;width:min(680px,100%);max-height:90svh;overflow:auto;background:#fff;padding:clamp(24px,4vw,42px);box-shadow:0 28px 90px rgba(0,0,0,.32)}.tlx-modal-dialog-wide{width:min(1050px,100%)}.tlx-modal-close{position:absolute;right:16px;top:12px;border:0;background:#f3f5f7;width:38px;height:38px;font-size:25px;line-height:1}.tlx-modal-icon{width:48px;height:48px;display:grid;place-items:center;background:#fff0ef;color:#ff655d;margin-bottom:18px}.tlx-modal-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8}.tlx-modal-eyebrow{display:block;color:#ff655d;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:800;margin-bottom:8px}.tlx-modal h2{color:#07182d;font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:12px}.tlx-modal p{color:#5d6878;line-height:1.72}.tlx-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.tlx-modal-grid>div{background:#f7f8fa;padding:18px}.tlx-modal-grid strong{display:block;color:#07182d;margin-bottom:10px}.tlx-modal-grid ul{margin:0;padding-left:18px;color:#5d6878;display:grid;gap:7px}.tlx-modal-cta{display:inline-flex;text-decoration:none}.tlx-compare-table-wrap{overflow:auto;margin:20px 0}.tlx-live-compare{width:100%;border-collapse:collapse;min-width:640px}.tlx-live-compare th,.tlx-live-compare td{padding:14px 15px;border:1px solid #e0e5eb;text-align:left;vertical-align:top}.tlx-live-compare thead th{background:#011226;color:#fff}.tlx-live-compare tbody th{background:#f6f7f9;color:#16263a;width:170px}.tlx-compare-note{max-width:780px}
@media(max-width:991px){.hero-gradient-bg .hero-row{min-height:auto}.tlx-structure-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.tlx-structure-heading{align-items:flex-start;flex-direction:column}.tlx-compare-primary{width:100%;justify-content:center}.hero-reg-visual{max-width:580px}}
@media(max-width:767px){.hero-gradient-bg .hero-row{padding-top:1.35rem!important;padding-bottom:1.5rem!important}.hero-gradient-bg h1{font-size:2.25rem!important}.hero-gradient-bg h2{font-size:1.08rem!important}.tlx-price-card{padding:13px}.tlx-price-icon{width:40px;height:40px}.hero-cta-group>a{width:100%}.tlx-modal{padding:10px}.tlx-modal-dialog{padding:26px 18px}.tlx-modal-grid{grid-template-columns:1fr}.tlx-structure-picker{grid-template-columns:1fr}.tlx-structure-option{min-height:110px}.tlx-detail-intro{align-items:flex-start;flex-direction:column;gap:5px}.service-tile-light{width:100%}.reg-compare-shell{overflow:visible}.company-tab-buttons{display:flex!important;overflow-x:auto;flex-wrap:nowrap!important;scroll-snap-type:x mandatory;padding-bottom:8px}.company-tab-buttons label{flex:0 0 auto;scroll-snap-align:start}.company-table{min-width:680px}.company-panel{overflow-x:auto}.hero-reg-visual-shell{padding:16px!important}.hero-reg-timeline{gap:6px!important}}

@media (max-width: 991.98px) {
  #tlx-structure-tool {
    overflow-x: hidden;
  }

  #tlx-structure-tool .container {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tlx-decision-layout {
    display: block !important;
    width: 100%;
    max-width: 100%;
  }

  .tlx-goal-panel,
  .tlx-structure-workspace {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 20px 0 !important;
  }

  .tlx-goal-buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
  }

  .tlx-goal-buttons button {
    width: 100%;
    max-width: 100%;
  }

  .tlx-structure-cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
  }

  .tlx-structure-cards label {
    width: 100%;
    max-width: 100%;
  }

  .tlx-recommendation {
    flex-direction: column;
    text-align: left;
    width: 100%;
  }

  .tlx-recommendation svg {
    width: 60px;
    height: 60px;
  }

  .tlx-live-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }

  .tlx-live-table {
    min-width: 560px;
  }
}

@media (max-width: 575.98px) {
  .tlx-hero-container,
  .tlx-main-hero .container {
    overflow-x: hidden;
  }

}

/* Testimonials: override targostyle marquee card sizing that causes grid gaps */
.tlx-testimonials-section.targo-services-light {
  background: var(--tlx-navy, #071c31) !important;
}

.tlx-testimonials-section .services-heading {
  color: #fff !important;
}

.tlx-testimonials-section .client-container-testimonial-marquee {
  overflow: visible !important;
  width: 100% !important;
}

.tlx-testimonials-section .client-container-testimonial-track {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  animation: none !important;
  transform: none !important;
}

.tlx-testimonials-section .client-container-testimonial-item {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
}

.tlx-testimonials-section .client-container-testimonial-item:nth-child(n+7) {
  display: none !important;
}

.tlx-testimonials-section .client-container-testimonial-card {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  height: 100% !important;
  min-height: 220px;
}

@media (max-width: 1199.98px) {
  .tlx-testimonials-section .client-container-testimonial-track {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767.98px) {
  .tlx-testimonials-section .client-container-testimonial-track {
    display: flex !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    gap: 14px !important;
    padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
  }

  .tlx-testimonials-section .client-container-testimonial-item {
    flex: 0 0 min(88%, 340px) !important;
    scroll-snap-align: start;
  }
}

/* Section headings: prevent stretched gaps between words when lines wrap */
.tlx-registration-page .tlx-section-head h2 {
  text-align: left !important;
  text-align-last: left !important;
  word-spacing: normal !important;
  letter-spacing: -0.02em;
  width: fit-content;
  max-width: min(820px, 100%);
  hyphens: none;
}