/*
  TKSE-WEB-BRAND-SYSTEM-003C
  Landing Page Visual Layout Alignment
  Purpose: align all landing pages to the approved brochure-matched mockup.
  Scope: visual/layout only. No API, config, htaccess, CRM, or upload changes.
*/
:root{
  --tkse-003c-navy:#082B5F;
  --tkse-003c-deep:#061B3A;
  --tkse-003c-blue:#0F4C92;
  --tkse-003c-green:#34B44A;
  --tkse-003c-green2:#70C937;
  --tkse-003c-text:#0B2342;
  --tkse-003c-muted:#5F7188;
  --tkse-003c-line:#DDE8F2;
  --tkse-003c-soft:#F4F9FD;
  --tkse-003c-card:#FFFFFF;
  --tkse-003c-shadow:0 18px 50px rgba(8,43,95,.10);
  --tkse-003c-shadow-2:0 30px 80px rgba(8,43,95,.16);
  --tkse-003c-radius:24px;
  --tkse-003c-radius-lg:34px;
}
html{scroll-behavior:smooth}
body{background:#fff;color:var(--tkse-003c-text);overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 85% 0,rgba(52,180,74,.05),transparent 28%),linear-gradient(180deg,#fff 0,#f7fbff 100%);z-index:-1;pointer-events:none}
.container,.tkse-unified-shell,.footer-grid,.tkse-unified-footer-inner{max-width:1240px!important}

/* Header lock: brochure white header, compact, consistent on all landing pages */
.tkse-unified-header,.site-header.tkse-unified-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(8,43,95,.08)!important;box-shadow:0 10px 28px rgba(8,43,95,.06)!important;color:var(--tkse-003c-text)!important}
.tkse-unified-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent 0%,transparent 15%,rgba(52,180,74,.65) 15%,rgba(52,180,74,.65) 22%,rgba(8,43,95,.18) 22%,rgba(8,43,95,.18) 100%)}
.tkse-unified-shell{min-height:76px!important;padding:11px 20px!important}
.tkse-unified-brand img{height:52px!important;max-width:190px!important;filter:drop-shadow(0 6px 14px rgba(8,43,95,.08))!important}
.tkse-unified-brand-text b{color:var(--tkse-003c-navy)!important}.tkse-unified-brand-text span{color:var(--tkse-003c-green)!important}
.tkse-unified-nav{gap:6px!important}.tkse-unified-nav a{color:var(--tkse-003c-navy)!important;font-weight:850!important;padding:10px 12px!important;position:relative;background:transparent!important;box-shadow:none!important}
.tkse-unified-nav a.active,.tkse-unified-nav a:hover{color:var(--tkse-003c-green)!important;background:rgba(52,180,74,.06)!important}
.tkse-unified-nav a.active::after{content:""!important;position:absolute!important;left:16px!important;right:16px!important;bottom:2px!important;height:3px!important;border-radius:999px!important;background:var(--tkse-003c-green)!important}
.tkse-unified-lang,.tkse-unified-hotline{background:#fff!important;border:1px solid rgba(8,43,95,.10)!important;box-shadow:0 10px 22px rgba(8,43,95,.06)!important}.tkse-unified-lang a,.tkse-unified-hotline{color:var(--tkse-003c-navy)!important}
.tkse-unified-lang a.active{background:rgba(52,180,74,.10)!important;color:var(--tkse-003c-green)!important}
.tkse-unified-cta{background:linear-gradient(135deg,var(--tkse-003c-green),var(--tkse-003c-green2))!important;color:#fff!important;border-radius:14px!important;padding:12px 18px!important;box-shadow:0 16px 34px rgba(52,180,74,.24)!important}

/* Global section rhythm */
main>section,.v62-section,.lp-section,.customer-router,.solution-showcase,.quick-estimator,.project-gallery-section,.premium-cta,.lp-form-section,.lp-contact{padding-top:54px!important;padding-bottom:54px!important}
main>section+section{border-top:1px solid rgba(8,43,95,.06)}
.section-title,.v62-title,.lp-section-head,.router-head,.project-gallery-head{margin-bottom:28px!important}
.section-title h2,.v62-title h2,.lp-section-head h2,.router-head h2,.project-gallery-head h2,.premium-copy h1,.v62-hero h1,.lp-hero-content h1{letter-spacing:-.03em!important;color:var(--tkse-003c-deep)!important}
.section-title span,.premium-home-badge,.section-label,.v62-chip,.lp-eyebrow,.lp-section-head p{display:inline-flex!important;align-items:center!important;gap:8px!important;border:0!important;background:transparent!important;color:var(--tkse-003c-green)!important;font-weight:900!important;padding:0 0 8px!important;box-shadow:none!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.section-title span::before,.premium-home-badge::before,.section-label::before,.v62-chip::before,.lp-eyebrow::before,.lp-section-head p::before{content:"";width:34px;height:4px;border-radius:999px;background:var(--tkse-003c-green);display:inline-block!important}
.section-title p,.v62-title p,.lp-section-head span,.router-head p,.project-gallery-head p,.premium-copy p,.v62-lead,.lp-subtitle{color:var(--tkse-003c-muted)!important;line-height:1.65!important}

/* Hero alignment: brochure-like large image, curved navy/green accent, left copy */
.premium-hero,.v62-hero,.lp-hero,.project-capability-hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#fff 0%,#f7fbff 42%,#e8f4ff 100%)!important;padding-top:72px!important;padding-bottom:64px!important}
.premium-hero::before,.v62-hero::before,.lp-hero::before,.project-capability-hero::before{content:"";position:absolute;right:-140px;top:-120px;width:470px;height:470px;border-radius:50%;background:conic-gradient(from 208deg,var(--tkse-003c-navy) 0 28%,var(--tkse-003c-green) 28% 40%,transparent 40% 100%);opacity:.98;pointer-events:none;z-index:0}
.premium-hero::after,.v62-hero::after,.lp-hero::after,.project-capability-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 70%);pointer-events:none;z-index:1}
.premium-hero-grid,.v62-hero-grid,.lp-hero{position:relative;z-index:2;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)!important;gap:44px!important;align-items:center!important}
.premium-copy h1,.v62-hero h1,.lp-hero-content h1{font-size:clamp(42px,5vw,72px)!important;line-height:1.05!important;margin:12px 0 16px!important;max-width:760px!important}
.premium-copy h1 span,.v62-hero h1 span,.lp-hero-content h1 span{color:var(--tkse-003c-green)!important}
.premium-actions,.v62-actions,.lp-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:24px!important}
.visual-frame,.v62-visual-card,.lp-hero-card,.project-hero-visual{position:relative;background:#fff!important;border:1px solid rgba(8,43,95,.10)!important;border-radius:32px!important;padding:12px!important;box-shadow:var(--tkse-003c-shadow-2)!important;overflow:hidden!important}
.visual-frame img,.v62-visual-card img,.lp-hero-card img,.project-hero-visual img{width:100%!important;height:380px!important;object-fit:cover!important;border-radius:24px!important;display:block!important}
.visual-frame::after,.v62-visual-card::after,.lp-hero-card::after,.project-hero-visual::after{content:"";position:absolute;left:12px;right:12px;bottom:12px;height:45%;border-radius:0 0 24px 24px;background:linear-gradient(180deg,transparent,rgba(6,27,58,.54));pointer-events:none}
.hero-mini-card,.float-dashboard,.v62-floating,.project-control-card{background:rgba(255,255,255,.95)!important;color:var(--tkse-003c-text)!important;border:1px solid rgba(8,43,95,.10)!important;border-radius:22px!important;box-shadow:0 18px 50px rgba(8,43,95,.16)!important;backdrop-filter:blur(12px)!important}
.hero-mini-card b,.float-dashboard strong,.v62-floating strong,.project-control-card b{color:var(--tkse-003c-green)!important}
.premium-metrics,.v62-stats{position:relative!important;z-index:2!important;margin-top:34px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}
.premium-metrics article,.v62-stat{background:#fff!important;border:1px solid rgba(8,43,95,.08)!important;border-radius:22px!important;padding:22px 18px!important;box-shadow:var(--tkse-003c-shadow)!important;text-align:center!important}
.premium-metrics span,.v62-stat strong{color:var(--tkse-003c-navy)!important;font-size:clamp(24px,3vw,34px)!important;font-weight:950!important}

/* Brochure-style cards */
.router-grid,.card-grid,.v62-grid,.lp-grid,.project-gallery-grid,.lp-pricing-grid{display:grid!important;gap:22px!important}
.router-card,.service-card,.v62-card,.lp-card,.gallery-card,.lp-price-card,.lp-faq-list details,.lp-testimonial-grid blockquote,.cms-partner-card,.v62-panel,.estimator-panel,.contact-form,.lead-form,.lp-lead-form,.v62-form-card,.project-lightbox-panel,.lead-modal__panel{background:#fff!important;border:1px solid rgba(8,43,95,.09)!important;border-radius:24px!important;box-shadow:var(--tkse-003c-shadow)!important;overflow:hidden!important}
.router-card::before,.service-card::before,.v62-card::before,.lp-card::before,.gallery-card::before,.lp-price-card::before{content:""!important;display:block!important;height:5px!important;background:linear-gradient(90deg,var(--tkse-003c-navy),var(--tkse-003c-green))!important;opacity:1!important}
.router-card,.v62-card,.lp-card{padding:24px!important}.router-card .icon,.v62-card i,.lp-card .lp-card-icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;border-radius:18px!important;background:#eef8ef!important;color:var(--tkse-003c-green)!important;font-size:28px!important;margin-bottom:14px!important}
.router-card h3,.service-card h3,.v62-card h3,.lp-card h3,.gallery-card h3,.lp-price-card h3{color:var(--tkse-003c-deep)!important;font-weight:900!important;line-height:1.22!important}
.router-card p,.service-card p,.v62-card p,.lp-card p,.gallery-card p,.lp-price-card p{color:var(--tkse-003c-muted)!important;line-height:1.62!important}
.router-card .tag,.gallery-badge,.gallery-status,.project-filter-bar button.active{background:#eef8ef!important;color:var(--tkse-003c-green)!important;border:1px solid rgba(52,180,74,.18)!important;border-radius:999px!important}
.service-card{display:grid!important;grid-template-rows:auto 1fr!important}.service-card img,.gallery-card img,.v62-image img,.lp-gallery-grid img{width:100%!important;height:190px!important;object-fit:cover!important;display:block!important}.service-card>div,.gallery-body{padding:20px!important}
.service-card i{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border-radius:18px!important;background:#eef8ef!important;color:var(--tkse-003c-green)!important;font-style:normal!important;font-size:26px!important;margin-bottom:12px!important}
.solution-tabs,.project-filter-bar{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:14px 0 26px!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.solution-tabs a,.project-filter-bar button,.v62-floating-nav a{background:#fff!important;border:1px solid rgba(8,43,95,.10)!important;border-radius:999px!important;color:var(--tkse-003c-navy)!important;box-shadow:0 8px 18px rgba(8,43,95,.06)!important;font-weight:850!important}
.solution-tabs a:hover,.project-filter-bar button:hover,.v62-floating-nav a:hover{color:var(--tkse-003c-green)!important;border-color:rgba(52,180,74,.32)!important}

/* Process strips */
.process-line,.v62-journey,.lp-stack{display:grid!important;gap:16px!important}.process-line{grid-template-columns:repeat(6,1fr)!important}.v62-journey{grid-template-columns:repeat(6,1fr)!important}.v62-step,.process-line article,.lp-row{background:#fff!important;border:1px solid rgba(8,43,95,.09)!important;border-radius:22px!important;padding:20px 16px!important;box-shadow:var(--tkse-003c-shadow)!important;text-align:center!important;position:relative!important}
.v62-step b,.process-line b,.lp-num{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;margin:0 auto 12px!important;border-radius:50%!important;background:linear-gradient(135deg,var(--tkse-003c-green),var(--tkse-003c-green2))!important;color:#fff!important;font-weight:900!important;box-shadow:0 14px 24px rgba(52,180,74,.22)!important}
.process-line article:not(:last-child)::after,.v62-step:not(:last-child)::after{content:"→";position:absolute;right:-16px;top:38px;color:var(--tkse-003c-green);font-weight:900;font-size:24px;z-index:3}
.process-line h3,.v62-step h3,.lp-row h3{font-size:15px!important;color:var(--tkse-003c-deep)!important;margin:0 0 8px!important}.process-line p,.v62-step p,.lp-row p{font-size:13px!important;color:var(--tkse-003c-muted)!important;line-height:1.5!important}

/* CTA bands and forms */
.premium-cta,.v62-section.alt,.lp-form-section,.quick-estimator{background:linear-gradient(180deg,#f9fcff,#eef6fb)!important}.cta-box,.v62-cta-band{background:linear-gradient(135deg,var(--tkse-003c-deep),var(--tkse-003c-navy))!important;border-radius:30px!important;padding:30px!important;box-shadow:var(--tkse-003c-shadow-2)!important;position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.10)!important}.cta-box::before,.v62-cta-band::before{content:"";position:absolute;right:-80px;bottom:-90px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,var(--tkse-003c-green),rgba(52,180,74,0) 70%);opacity:.45}.cta-box h2,.cta-box p,.v62-cta-band h3,.v62-cta-band p{color:#fff!important}.cta-box p,.v62-cta-band p{opacity:.84!important}.btn.btn-green,.lp-btn.primary,.contact-form button,.lead-form button,.lp-lead-form button{background:linear-gradient(135deg,var(--tkse-003c-green),var(--tkse-003c-green2))!important;color:#fff!important;border:0!important;border-radius:14px!important;box-shadow:0 14px 28px rgba(52,180,74,.22)!important}.btn.btn-outline,.lp-btn.ghost{background:#fff!important;color:var(--tkse-003c-navy)!important;border:1px solid rgba(8,43,95,.14)!important;border-radius:14px!important;box-shadow:0 10px 22px rgba(8,43,95,.06)!important}
.contact-form input,.contact-form select,.contact-form textarea,.lead-form input,.lead-form select,.lead-form textarea,.lp-lead-form input,.lp-lead-form select,.lp-lead-form textarea,.estimator-form input,.estimator-form select{border:1px solid rgba(8,43,95,.12)!important;border-radius:14px!important;padding:13px 14px!important;background:#fff!important}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus,.lp-lead-form input:focus,.lp-lead-form select:focus,.lp-lead-form textarea:focus{outline:none!important;border-color:rgba(52,180,74,.62)!important;box-shadow:0 0 0 4px rgba(52,180,74,.10)!important}

/* Footer locked to brochure tone */
.site-footer,.tkse-unified-footer{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,var(--tkse-003c-deep),#092750)!important;color:#dbe8ff!important;padding:42px 18px 28px!important;border:0!important}.site-footer::before,.tkse-unified-footer::before{content:"";position:absolute;right:-140px;top:-160px;width:440px;height:360px;border-radius:0 0 0 100%;background:linear-gradient(145deg,rgba(52,180,74,.92) 0 36%,rgba(8,43,95,0) 37%);transform:rotate(-7deg);pointer-events:none}.site-footer::after,.tkse-unified-footer::after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,#fff 0 72%,var(--tkse-003c-navy) 72% 86%,var(--tkse-003c-green) 86% 100%)}.footer-grid,.tkse-unified-footer-inner{position:relative;z-index:2;display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1fr!important;gap:28px!important}.site-footer h3,.tkse-unified-footer h4{color:#fff!important}.site-footer p,.tkse-unified-footer p{color:#c6d5eb!important}.site-footer a,.tkse-unified-footer a{color:#dbe8ff!important}.site-footer a:hover,.tkse-unified-footer a:hover{color:#a6ec89!important}.copyright,.tkse-unified-footer-bottom{position:relative;z-index:2;color:#a9bdd8!important;border-top:1px solid rgba(255,255,255,.12)!important}

/* Mobile refinement */
@media(max-width:1120px){.premium-hero-grid,.v62-hero-grid,.lp-hero{grid-template-columns:1fr!important}.process-line,.v62-journey{grid-template-columns:repeat(3,1fr)!important}.premium-metrics,.v62-stats{grid-template-columns:repeat(2,1fr)!important}.footer-grid,.tkse-unified-footer-inner{grid-template-columns:1fr 1fr!important}.visual-frame img,.v62-visual-card img,.lp-hero-card img,.project-hero-visual img{height:320px!important}}
@media(max-width:900px){.tkse-unified-nav{background:rgba(255,255,255,.98)!important;border:1px solid rgba(8,43,95,.10)!important}.premium-hero,.v62-hero,.lp-hero,.project-capability-hero{padding-top:42px!important}.process-line,.v62-journey{grid-template-columns:1fr 1fr!important}.process-line article:not(:last-child)::after,.v62-step:not(:last-child)::after{display:none!important}.router-grid,.card-grid.four,.v62-grid.four,.lp-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){main>section,.v62-section,.lp-section,.customer-router,.solution-showcase,.quick-estimator,.project-gallery-section,.premium-cta,.lp-form-section,.lp-contact{padding-top:38px!important;padding-bottom:38px!important}.premium-copy h1,.v62-hero h1,.lp-hero-content h1{font-size:34px!important}.visual-frame img,.v62-visual-card img,.lp-hero-card img,.project-hero-visual img{height:240px!important}.premium-metrics,.v62-stats,.process-line,.v62-journey,.router-grid,.card-grid.four,.v62-grid.four,.lp-grid,.footer-grid,.tkse-unified-footer-inner{grid-template-columns:1fr!important}.tkse-unified-brand img{height:40px!important}.tkse-unified-lang{display:none!important}.cta-box,.v62-cta-band{padding:24px!important}}
