*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#13233e;background:#fff;font-family:"DM Sans",Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.header{height:78px;position:sticky;top:0;z-index:99;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e9eef5}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px}.logo{font-family:Manrope,sans-serif;font-size:32px;line-height:1;color:#092c55;font-weight:800;letter-spacing:-3px}.logo>span{color:#dcae32}.brand-copy b,.brand-copy small{display:block}.brand-copy b{font-family:Manrope;font-size:15px;color:#08274c}.brand-copy small{font-size:9px;color:#6b7789}.menu{display:none;border:0;background:none;font-size:25px}nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:700;color:#263956}nav a:hover{color:#0965bd}.nav-btn{padding:11px 16px;background:#092f5b;color:#fff;border-radius:7px}.hero{position:relative;overflow:hidden;background:#071d3a;color:#fff}.hero-glow{position:absolute;width:800px;height:800px;right:-260px;top:-350px;border-radius:50%;background:radial-gradient(circle,rgba(38,137,223,.32),transparent 65%)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;z-index:1}.hero-copy{padding:80px 0}.pill,.kicker{font-size:11px;font-weight:800;letter-spacing:1.6px}.pill{display:inline-flex;gap:10px;color:#f3c54b;border:1px solid rgba(243,197,75,.25);padding:8px 12px;border-radius:30px;margin-bottom:18px}.pill i{font-style:normal;color:#6aa7dc}.hero h1{font-family:Manrope,sans-serif;font-size:56px;line-height:1.03;letter-spacing:-2.8px;margin:0 0 20px;max-width:680px}.hero h1 span{color:#f3c54b}.lead{font-size:18px;color:#dbe7f5;max-width:690px;margin:0}.actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:14px 21px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.primary{background:#f3c54b;color:#092a51}.outline{border-color:#54799f;color:#fff;background:rgba(255,255,255,.04)}.hero-trust{display:flex;gap:0;margin-top:34px;border-top:1px solid rgba(255,255,255,.15);padding-top:18px}.hero-trust span{padding:0 18px;border-right:1px solid rgba(255,255,255,.13);font-size:11px;color:#bdd0e4}.hero-trust span:first-child{padding-left:0}.hero-trust span:last-child{border:0}.hero-trust b{color:#fff}.hero-profile{height:650px;position:relative;display:flex;justify-content:center;align-items:flex-end}.hero-profile img{width:500px;height:610px;object-fit:contain;object-position:center bottom;position:relative;z-index:2;filter:drop-shadow(0 25px 35px rgba(0,0,0,.28))}.orbit{position:absolute;width:530px;height:530px;border-radius:50%;border:1px solid rgba(255,255,255,.12);right:25px;top:60px}.profile-tag{position:absolute;z-index:5;top:125px;right:0;background:rgba(4,23,47,.8);border:1px solid rgba(255,255,255,.13);padding:14px 18px;border-radius:8px;backdrop-filter:blur(10px)}.profile-tag b,.profile-tag span{display:block}.profile-tag b{font-size:18px}.profile-tag span{font-size:10px;color:#b9cce1}.profile-exp{position:absolute;z-index:5;left:25px;bottom:95px;background:#0a6fc2;border-radius:9px;padding:13px 17px;display:flex;gap:10px;align-items:center;box-shadow:0 10px 25px rgba(0,0,0,.2)}.profile-exp b{font-size:27px}.profile-exp span{font-size:10px;line-height:1.2}.section{padding:88px 0}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.kicker{color:#0b67bf;margin:0 0 10px}.kicker.light{color:#f3c54b}.intro h2,.section-head h2,.about h2,.contact h2,.tech-heading h2,.cta h2{font-family:Manrope,sans-serif;font-size:42px;line-height:1.08;letter-spacing:-1.5px;margin:0}.intro h2 span,.section-head h2 span,.about h2 span,.contact h2 span,.tech-heading h2 span,.cta h2 span{color:#0b67bf}.intro-grid>p{color:#5e6e84;margin:0}.services{background:#f7f9fc}.section-head{text-align:center;max-width:720px;margin:0 auto 45px}.section-head>p:last-child{color:#6a7789;margin:12px 0 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service{background:#fff;border:1px solid #e5ebf2;border-radius:12px;padding:26px;box-shadow:0 9px 25px rgba(16,44,80,.045);transition:.25s}.service:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(16,44,80,.09)}.service-no{font-family:Manrope;font-size:11px;font-weight:800;color:#0b67bf;margin-bottom:24px}.service h3{font-family:Manrope;font-size:21px;margin:0 0 9px;color:#092c55}.service p{font-size:13px;color:#68768a;margin:0 0 16px}.service ul{margin:0;padding-left:18px;color:#3e4e65;font-size:12px;line-height:1.85}.service small{display:block;margin-top:15px;font-size:10px;color:#7c8797}.tech-section{background:#071d3a;color:#fff;padding:88px 0}.tech-heading{max-width:750px;margin-bottom:38px}.tech-heading h2{font-size:42px}.tech-heading>p:last-child{color:#bdcde0;margin:13px 0 0}.tech-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tech-card{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);border-radius:10px;padding:23px}.tech-card h3{font-size:15px;margin:0 0 18px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:30px;padding:6px 9px;font-size:10px;color:#d5e2ef}.about{background:#fff}.about-grid{display:grid;grid-template-columns:390px 1fr;gap:75px;align-items:center}.about-photo{background:#f1f5f9;border-radius:13px;overflow:hidden}.about-photo img{display:block;width:100%}.about h2{font-size:43px}.about-lead{font-size:17px;color:#344862}.about p:not(.kicker){color:#647289}.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.credentials div{background:#f7f9fc;border:1px solid #e7edf4;border-radius:9px;padding:15px;text-align:center}.credentials b{display:block;color:#0b67bf;font-size:24px;font-family:Manrope}.credentials span{display:block;color:#68768a;font-size:10px}.process{background:#f7f9fc}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-step{background:#fff;border:1px solid #e3eaf2;border-radius:11px;padding:25px}.process-step>b{display:inline-grid;place-items:center;width:35px;height:35px;background:#092f5b;color:#fff;border-radius:50%;font-size:11px}.process-step h3{font-family:Manrope;font-size:15px;margin:17px 0 8px}.process-step p{font-size:11px;color:#69778a;margin:0}.cta{background:#0b4c87;color:#fff;padding:42px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{font-size:32px}.cta h2 span{color:#f3c54b}.cta p:last-child{color:#cfe0f1;font-size:12px;margin-bottom:0}.gold{background:#f3c54b;color:#092a51;white-space:nowrap}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.contact h2{font-size:44px}.contact-lead{color:#65738a;max-width:560px}.contact-list{margin-top:30px;display:grid;gap:12px}.contact-list a{display:block;padding:18px 20px;border:1px solid #e3eaf2;border-radius:9px}.contact-list a:hover{border-color:#99b8d8}.contact-list b,.contact-list span{display:block}.contact-list b{font-size:12px;color:#092f5b}.contact-list span{font-size:13px;color:#66758a;margin-top:3px}.form{background:#f7f9fc;border:1px solid #e4eaf2;border-radius:12px;padding:28px}.form h3{font-family:Manrope;font-size:22px;margin:0 0 20px}.form label{display:block;font-size:11px;font-weight:800;color:#344761;margin-bottom:13px}.form input,.form select,.form textarea{display:block;width:100%;margin-top:6px;border:1px solid #d5dfeb;border-radius:7px;background:#fff;padding:12px;font:inherit;font-size:12px;outline:none}.form input:focus,.form select:focus,.form textarea:focus{border-color:#0b67bf}.form .primary{width:100%;background:#092f5b;color:#fff}.form-note{text-align:center;color:#7b8797;font-size:9px;margin:9px 0 0}footer{background:#fff;border-top:1px solid #e4eaf1;padding:30px 0 16px}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand b,.footer-brand small{display:block}.footer-brand b{font-family:Manrope;font-size:14px}.footer-brand small{font-size:9px;color:#758196}.footer-nav{display:flex;gap:18px;font-size:11px;font-weight:700}.footer-social{display:flex;gap:13px;color:#0b67bf;font-size:11px;font-weight:800}.footer-bottom{border-top:1px solid #edf1f5;margin-top:20px;padding-top:12px;display:flex;justify-content:space-between;color:#7a8797;font-size:9px}.wa-float{position:fixed;right:20px;bottom:20px;width:53px;height:53px;border-radius:50%;background:#1bb968;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.22);z-index:90}@media(max-width:1050px){.nav-wrap{position:relative}nav{gap:12px}.hero h1{font-size:46px}.hero-profile img{width:430px}.service-grid{grid-template-columns:repeat(2,1fr)}.tech-columns{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:320px 1fr}.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.header{height:70px}.menu{display:block}nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:14px 4%;box-shadow:0 15px 25px rgba(0,0,0,.1);flex-direction:column;align-items:stretch}.nav-open nav{display:flex}nav a{padding:9px}.nav-btn{text-align:center}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:60px 0 25px}.hero h1{font-size:39px}.lead{font-size:16px}.hero-trust{flex-wrap:wrap;gap:12px}.hero-trust span{border:0;padding:0 10px}.hero-profile{height:470px}.hero-profile img{height:460px;width:390px}.profile-tag{top:25px;right:0}.profile-exp{left:0;bottom:25px}.intro-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.intro h2,.section-head h2,.tech-heading h2,.about h2,.contact h2{font-size:34px}.service-grid,.tech-columns{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr}.footer-nav{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:6px}.section{padding:65px 0}}
/* Photo-free version */
.hero-grid{grid-template-columns:1.1fr .9fr}
.hero-profile.no-photo{height:100%;min-height:540px;display:flex;align-items:center;justify-content:center}
.profile-panel{width:min(430px,90%);padding:55px 42px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(13,74,128,.7),rgba(4,24,49,.88));border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.25);text-align:left;position:relative;overflow:hidden}
.profile-panel:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-110px;border:1px solid rgba(243,197,75,.25);box-shadow:0 0 0 35px rgba(243,197,75,.04),0 0 0 70px rgba(243,197,75,.025)}
.profile-label{font-size:10px;letter-spacing:1.5px;color:#f3c54b;font-weight:800;margin:0 0 10px}
.profile-panel h2{font-family:Manrope,sans-serif;font-size:38px;margin:0 0 5px}
.profile-panel>p:not(.profile-label){color:#c9d9ea;font-size:14px;margin:0}
.profile-panel .profile-exp{position:static;display:inline-flex;margin-top:28px}
.profile-companies{display:flex;gap:20px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);font-weight:800;font-size:12px;color:#e1edf8}
.about-copy-only{grid-column:1/-1;max-width:900px;margin:auto}
.about-copy-only .credentials{max-width:720px}
@media(max-width:780px){
  .hero-profile.no-photo{min-height:390px}
  .profile-panel{padding:38px 28px}
  .profile-panel h2{font-size:31px}
  .hero-grid{grid-template-columns:1fr}
}

/* Brand identity */
.brand{gap:14px}.brand-mark{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#092c55 0%,#0b67bf 100%);box-shadow:0 8px 18px rgba(9,44,85,.2);font-family:Manrope,sans-serif;font-weight:800;line-height:1;letter-spacing:-2px;color:#fff}.brand-mark:after{content:"";position:absolute;width:42px;height:42px;border:1px solid rgba(243,197,75,.6);border-radius:10px;transform:rotate(45deg);right:-28px;top:-25px}.brand-mark span{position:relative;z-index:1}.brand-mark span:first-child{font-size:24px;color:#f3c54b}.brand-mark span:last-child{font-size:16px;align-self:center}.brand-copy b{font-size:18px;line-height:1.15;letter-spacing:-.5px}.brand-copy small{font-size:10px;letter-spacing:.15px;margin-top:3px;color:#52708d}.footer-brand{gap:13px}.footer-brand .brand-mark{width:40px;height:40px;flex-basis:40px;border-radius:10px}.footer-brand .brand-mark span:first-child{font-size:20px}.footer-brand .brand-mark span:last-child{font-size:13px}.footer-brand b{font-size:16px;letter-spacing:-.35px}.footer-brand small{font-size:10px;margin-top:2px;color:#52708d}@media(max-width:780px){.brand{gap:10px}.brand-mark{width:42px;height:42px;flex-basis:42px;border-radius:10px}.brand-mark span:first-child{font-size:21px}.brand-mark span:last-child{font-size:14px}.brand-copy b{font-size:14px}.brand-copy small{font-size:8px}}

/* Refined type and spacing system */
body{font-size:16px;line-height:1.65}.header{height:86px}.brand-mark{width:54px;height:54px;flex-basis:54px;border-radius:14px}.brand-mark span:first-child{font-size:27px}.brand-mark span:last-child{font-size:18px}.brand-copy b{font-size:20px;letter-spacing:-.7px}.brand-copy small{font-size:10px;letter-spacing:.25px}.nav-wrap{gap:30px}nav{gap:20px;font-size:13px}.nav-btn{padding:12px 17px}.hero-grid{min-height:680px}.hero h1{font-size:clamp(46px,5vw,64px);line-height:1.04;max-width:700px}.lead{font-size:18px;line-height:1.7;max-width:650px}.section{padding:104px 0}.intro h2,.section-head h2,.about h2,.contact h2,.tech-heading h2{font-size:clamp(34px,3.6vw,48px);line-height:1.12}.section-head{max-width:760px;margin-bottom:52px}.section-head>p:last-child,.tech-heading>p:last-child{font-size:16px;line-height:1.7}.intro-grid>p,.about p:not(.kicker),.contact-lead{font-size:16px;line-height:1.75}.service{padding:30px}.service h3{font-size:22px}.service p{font-size:14px;line-height:1.65}.service ul{font-size:13px;line-height:1.9}.tech-card{padding:26px}.tech-card h3{font-size:16px}.tags span{font-size:11px;padding:7px 10px}.about-lead{font-size:18px}.credentials span{font-size:11px}.process-step{padding:30px}.process-step h3{font-size:17px}.process-step p{font-size:13px;line-height:1.7}.cta{padding:54px 0}.cta h2{font-size:38px}.cta p:last-child{font-size:14px}.contact-list b{font-size:13px}.contact-list span{font-size:14px}.form h3{font-size:24px}.form label{font-size:12px}.form input,.form select,.form textarea{font-size:14px}.form-note{font-size:11px}.footer-nav,.footer-social{font-size:12px}.footer-bottom{font-size:11px}.footer-brand .brand-mark{width:44px;height:44px;flex-basis:44px}.footer-brand b{font-size:17px}.footer-brand small{font-size:10px}@media(max-width:1050px){.header{height:80px}.brand-copy b{font-size:17px}.brand-copy small{font-size:9px}nav{gap:11px;font-size:12px}.section{padding:84px 0}}@media(max-width:780px){.header{height:72px}.brand-mark{width:42px;height:42px;flex-basis:42px}.brand-mark span:first-child{font-size:21px}.brand-mark span:last-child{font-size:14px}.brand-copy b{font-size:14px}.brand-copy small{font-size:8px}nav{top:72px}.hero-grid{min-height:auto}.hero-copy{padding:68px 0 28px}.hero h1{font-size:40px;letter-spacing:-2px}.lead{font-size:16px}.section{padding:68px 0}.intro h2,.section-head h2,.about h2,.contact h2,.tech-heading h2{font-size:34px}.section-head>p:last-child,.tech-heading>p:last-child,.intro-grid>p,.about p:not(.kicker),.contact-lead{font-size:15px}.service{padding:25px}.process-step{padding:25px}.cta{padding:44px 0}.cta h2{font-size:32px}.footer-bottom{font-size:10px}}
body{font-size:16px;line-height:1.65}.header{height:86px}.brand-mark{width:54px;height:54px;flex-basis:54px;border-radius:14px}.brand-mark span:first-child{font-size:27px}.brand-mark span:last-child{font-size:18px}.brand-mark-hero{width:88px;height:88px;flex-basis:88px;border-radius:22px;margin-bottom:28px;box-shadow:0 16px 32px rgba(0,0,0,.22)}.brand-mark-hero span:first-child{font-size:42px}.brand-mark-hero span:last-child{font-size:28px}.brand-copy b{font-size:20px;letter-spacing:-.7px}.brand-copy small{font-size:10px;letter-spacing:.25px}.nav-wrap{gap:30px}nav{gap:20px;font-size:13px}.nav-btn{padding:12px 17px}.hero{background:linear-gradient(90deg,rgba(4,20,40,.96) 0%,rgba(4,20,40,.82) 46%,rgba(4,20,40,.36) 100%),url("assets/tcs-consulting-hero.jpg") center/cover no-repeat}.hero-glow{opacity:.45}.hero-grid{min-height:680px}.hero h1{font-size:clamp(46px,5vw,64px);line-height:1.04;max-width:700px;text-shadow:0 3px 24px rgba(0,0,0,.3)}.lead{font-size:18px;line-height:1.7;max-width:650px;text-shadow:0 2px 14px rgba(0,0,0,.25)}.section{padding:104px 0}.intro h2,.section-head h2,.about h2,.contact h2,.tech-heading h2,.faq h2{font-size:clamp(34px,3.6vw,48px);line-height:1.12}.section-head{max-width:760px;margin-bottom:52px}.section-head>p:last-child,.tech-heading>p:last-child{font-size:16px;line-height:1.7}.intro-grid>p,.about p:not(.kicker),.contact-lead{font-size:16px;line-height:1.75}.service{padding:30px}.service h3{font-size:22px}.service p{font-size:14px;line-height:1.65}.service ul{font-size:13px;line-height:1.9}.service-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:14px;background:#eaf4ff;color:#0b67bf;margin:0 0 20px;transition:transform .2s,background .2s,color .2s}.service-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.service:hover .service-icon{background:#0b67bf;color:#fff;transform:translateY(-3px) scale(1.04)}.tech-card{padding:26px}.tech-card h3{font-size:16px}.tags span{font-size:11px;padding:7px 10px}.about-lead{font-size:18px}.credentials span{font-size:11px}.process-step{padding:30px}.process-step h3{font-size:17px}.process-step p{font-size:13px;line-height:1.7}.cta{padding:54px 0}.cta h2{font-size:38px}.cta p:last-child{font-size:14px}.faq{background:#f7f9fc}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start}.faq-grid>div>p:last-child{color:#65738a;font-size:16px}.faq-list{display:grid;gap:12px}.faq details{background:#fff;border:1px solid #e3eaf2;border-radius:10px;padding:0 20px}.faq summary{cursor:pointer;list-style:none;padding:18px 28px 18px 0;font-weight:800;color:#092c55;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;color:#0b67bf;font-size:22px;line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{margin:0 0 18px;color:#65738a;font-size:14px}.contact-list b{font-size:13px}.contact-list span{font-size:14px}.form h3{font-size:24px}.form label{font-size:12px}.form input,.form select,.form textarea{font-size:14px;min-height:46px}.form-intro{font-size:12px;color:#65738a;margin:-10px 0 20px}.form-intro span,.form label>span{color:#c43535}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex!important;align-items:flex-start;gap:9px;font-weight:500!important;line-height:1.45}.consent input{width:auto!important;min-height:0!important;margin:3px 0 0}.consent a{color:#0b67bf;text-decoration:underline}.field-error{display:block;min-height:17px;color:#c43535;font-size:11px;font-weight:600;margin-top:3px}.has-error{border-color:#c43535!important}.form-status{min-height:22px;margin:10px 0 0;text-align:center;font-size:12px;font-weight:600}.form-status.success{color:#17773a}.form-status.error{color:#c43535}.button-loading{display:none}.is-loading .button-text{display:none}.is-loading .button-loading{display:inline}.form button:disabled{opacity:.75;cursor:wait}.honeypot{position:absolute;left:-10000px}.footer-nav,.footer-social{font-size:12px}.footer-bottom{font-size:11px;gap:14px;flex-wrap:wrap}.footer-bottom span:nth-child(2){display:flex;gap:12px}.footer-bottom a:hover{color:#0b67bf}.skip-link{position:fixed;z-index:200;left:12px;top:-60px;background:#fff;color:#071d3a;padding:10px 14px;border-radius:7px;font-weight:800;box-shadow:0 4px 15px rgba(0,0,0,.15)}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #f3c54b;outline-offset:3px}.footer-brand .brand-mark{width:44px;height:44px;flex-basis:44px}.footer-brand b{font-size:17px}.footer-brand small{font-size:10px}@media(max-width:1050px){.header{height:80px}.brand-copy b{font-size:17px}.brand-copy small{font-size:9px}nav{gap:11px;font-size:12px}.section{padding:84px 0}.faq-grid{gap:40px}}@media(max-width:780px){.header{height:72px}.brand-mark{width:42px;height:42px;flex-basis:42px}.brand-mark span:first-child{font-size:21px}.brand-mark span:last-child{font-size:14px}.brand-mark-hero{width:76px;height:76px;flex-basis:76px;margin-bottom:24px}.brand-mark-hero span:first-child{font-size:36px}.brand-mark-hero span:last-child{font-size:24px}.brand-copy b{font-size:14px}.brand-copy small{font-size:8px}nav{top:72px}.hero{background:linear-gradient(90deg,rgba(4,20,40,.91),rgba(4,20,40,.7)),url("assets/tcs-consulting-hero.jpg") 62% center/cover no-repeat}.hero-grid{min-height:auto}.hero-copy{padding:68px 0 28px}.hero h1{font-size:40px;letter-spacing:-2px}.lead{font-size:16px}.section{padding:68px 0}.intro h2,.section-head h2,.about h2,.contact h2,.tech-heading h2,.faq h2{font-size:34px}.section-head>p:last-child,.tech-heading>p:last-child,.intro-grid>p,.about p:not(.kicker),.contact-lead{font-size:15px}.service{padding:25px}.process-step{padding:25px}.cta{padding:44px 0}.cta h2{font-size:32px}.faq-grid{grid-template-columns:1fr;gap:32px}.form-row{grid-template-columns:1fr}.footer-bottom{font-size:10px}}
