:root{--ink:#111827;--navy:#071d32;--blue:#1468a8;--blue2:#0d4d7c;--sky:#eaf4fb;--soft:#f6f8fa;--line:#dfe5ea;--muted:#5d6975;--white:#fff;--orange:#e46d2c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font:inherit}.utility{height:34px;background:#071724;color:#dce7ef;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,4.5vw);font-size:12px}.utility div{display:flex;gap:24px}.utility button{background:none;border:0;color:inherit;padding:0;cursor:pointer}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,4.5vw);background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:40px;height:40px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;display:grid;place-items:center;font-weight:900;font-size:22px;border-radius:2px}.brand strong,.brand small{display:block}.brand strong{font-size:17px;line-height:1.15}.brand small{font-size:10px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--blue);transition:.2s}.site-header nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:14px}.track-link{border:0;background:none;color:var(--blue2);font-weight:700;cursor:pointer}.header-cta,.primary-btn{border:0;background:var(--blue);color:#fff;padding:14px 22px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.header-cta:hover,.primary-btn:hover{background:var(--blue2);transform:translateY(-1px)}.hero{min-height:690px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--navy)}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,31,.96) 0%,rgba(4,18,31,.83) 42%,rgba(4,18,31,.23) 76%,rgba(4,18,31,.05) 100%)}.hero-content{position:relative;z-index:2;width:min(700px,88vw);margin-left:7vw;color:#fff}.eyebrow,.section-kicker,.section-head span,.story-copy>span,.innovation-copy>span,.insight-content>span,.final-cta span{font-size:12px;letter-spacing:.18em;font-weight:900}.eyebrow.dark{color:var(--blue2)}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.94;margin:17px 0 25px;letter-spacing:-.055em;max-width:700px}.hero p{font-size:19px;max-width:600px;color:#dce8f1}.hero-actions{display:flex;gap:12px;margin-top:34px}.ghost-btn{border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.05);color:#fff;padding:13px 21px;font-weight:800;cursor:pointer}.proof-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:44px;font-size:13px;color:#c9d7e2}.proof-row b{color:#fff}.ticker{min-height:58px;display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 4vw;border-bottom:1px solid var(--line);font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden}.ticker i{width:5px;height:5px;border-radius:50%;background:var(--orange)}.section{padding:96px 7vw}.intro-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:end}.intro h2,.section-head h2,.story-copy h2,.innovation-copy h2,.insight-content h2,.final-cta h2{font-size:clamp(38px,4.7vw,64px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 0}.intro-layout p,.section-head>p,.story-copy>p,.innovation-copy>p,.insight-content>p{font-size:18px;color:var(--muted);margin:0}.value-grid,.path-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:58px}.value-grid article,.path-grid article,.steps article{background:#fff;padding:32px}.value-grid b,.steps b,.path-grid span{color:var(--blue);font-size:13px}.value-grid h3,.path-grid h3,.steps h3{font-size:22px;margin:14px 0 8px}.value-grid p,.path-grid p,.steps p{color:var(--muted);margin:0}.jobs-section{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:44px}.section-head>p{max-width:520px}.jobs{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.job{background:#fff;border:1px solid var(--line);padding:28px;display:grid;grid-template-columns:1fr auto;gap:22px;transition:.22s}.job:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(17,24,39,.08)}.job h3{font-size:25px;margin:9px 0}.job p{color:var(--muted)}.job-type{font-size:11px;letter-spacing:.13em;font-weight:900;color:var(--blue)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tags span,.role-meta span,.chips span{background:var(--soft);border:1px solid var(--line);padding:7px 10px;font-size:12px}.salary{text-align:right}.salary small,.salary strong{display:block}.salary small{font-size:11px;color:var(--muted)}.salary strong{font-size:18px}.job-actions{grid-column:1/-1;display:flex;gap:10px}.secondary{border:1px solid var(--line);background:#fff;padding:12px 18px;font-weight:800;cursor:pointer}.photo-story,.innovation,.insights{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center}.photo-frame{position:relative;overflow:hidden}.photo-frame:after{content:"";position:absolute;left:22px;bottom:22px;width:90px;height:90px;border-left:4px solid #fff;border-bottom:4px solid #fff}.photo-frame img{width:100%;height:560px;object-fit:cover}.story-copy>p{margin:22px 0 30px}.story-points>div{border-top:1px solid var(--line);padding:16px 0}.story-points b,.story-points small{display:block}.story-points small{color:var(--muted);margin-top:3px}.story-copy>a{display:inline-block;color:var(--blue);font-weight:900;margin-top:22px}.innovation{background:var(--navy);color:#fff}.innovation-copy>p{color:#c4d2dd;margin-top:20px}.feature-list{margin-top:28px}.feature-list article{border-top:1px solid rgba(255,255,255,.18);padding:19px 0}.feature-list b{font-size:18px}.feature-list p{margin:4px 0 0;color:#b8c8d4}.innovation-image{position:relative}.innovation-image img{width:100%;height:560px;object-fit:cover}.image-note{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(7,29,50,.92);padding:20px}.image-note b,.image-note span{display:block}.image-note span{font-size:13px;color:#d5e3ec;margin-top:4px}.path-grid{grid-template-columns:repeat(4,1fr);margin-top:0}.insights{background:var(--sky)}.insight-visual img{width:100%;height:480px;object-fit:cover}.insight-content p{margin-top:20px}.chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.chips span{background:#fff}.process{background:var(--blue);color:#fff}.section-head.light>p{color:#dbeefb}.steps{grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.3)}.steps article{color:var(--ink)}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);max-width:820px}.final-cta{padding:78px 7vw;background:#0a1b2b;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.inverse{background:#fff;color:var(--navy)}footer{background:#06131f;color:#d8e3eb;padding:66px 7vw 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-brand p{max-width:330px;color:#9fb0bd}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid span,.footer-grid button{display:block;color:#aab9c5;margin:10px 0;background:none;border:0;padding:0;text-align:left}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:46px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#8195a4}.modal{position:fixed;inset:0;background:rgba(3,13,23,.76);display:none;align-items:center;justify-content:center;padding:18px;z-index:100}.modal.show,.modal.open{display:flex}.modal-card{background:#fff;width:min(620px,100%);max-height:92vh;overflow:auto;padding:32px;position:relative;border-radius:2px}.modal-card.small{max-width:440px}.close{position:absolute;right:14px;top:8px;border:0;background:none;font-size:30px;cursor:pointer}.full{width:100%}.modal input{width:100%;padding:14px;border:1px solid var(--line);margin-top:7px}.modal label{display:block;font-size:13px;font-weight:800;margin:14px 0}.selected-role{background:var(--soft);border-left:4px solid var(--blue);padding:14px;margin:14px 0}.selected-role small,.selected-role strong,.selected-role span{display:block}.selected-role span{color:var(--muted);font-size:13px}.fee-box{display:flex;justify-content:space-between;align-items:center;background:#eef7fd;padding:14px;margin:16px 0}.fee-box small,.fee-box strong{display:block}.fee-box strong{font-size:22px}.fee-box span{font-size:12px;color:var(--muted)}.payment-note{background:#f7f8fa;padding:14px;font-size:13px}.payment-note p{margin:4px 0 0;color:var(--muted)}.consent{display:flex!important;gap:9px;align-items:flex-start}.consent input{width:auto;margin:3px 0 0}.role-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.modal ul{padding-left:20px;color:var(--muted)}
@media(max-width:980px){.site-header nav{display:none}.section{padding:76px 5vw}.hero-content{margin-left:5vw}.intro-layout,.photo-story,.innovation,.insights{grid-template-columns:1fr}.photo-frame img,.innovation-image img{height:430px}.photo-story .story-copy,.innovation .innovation-copy{order:2}.path-grid,.steps{grid-template-columns:repeat(2,1fr)}.jobs{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:680px){.utility{display:none}.site-header{height:64px;padding:0 16px}.brand-mark{width:36px;height:36px}.brand strong{font-size:15px}.brand small,.track-link{display:none}.header-cta{padding:10px 13px;font-size:12px}.hero{min-height:700px;align-items:flex-end}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(0deg,rgba(4,18,31,.98) 0%,rgba(4,18,31,.88) 47%,rgba(4,18,31,.12) 100%)}.hero-content{width:100%;margin:0;padding:0 19px 38px}.hero h1{font-size:47px;max-width:420px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.proof-row{gap:10px 18px;margin-top:25px}.ticker{justify-content:flex-start;overflow-x:auto;padding-left:18px}.section{padding:62px 19px}.intro-layout{display:block}.intro-layout p{margin-top:20px}.value-grid,.path-grid,.steps{grid-template-columns:1fr;background:transparent;gap:10px;margin-top:34px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:15px}.intro h2,.section-head h2,.story-copy h2,.innovation-copy h2,.insight-content h2,.final-cta h2{font-size:37px}.job{grid-template-columns:1fr;padding:22px}.salary{text-align:left}.job-actions{display:grid;grid-template-columns:1fr 1fr}.photo-frame img,.innovation-image img,.insight-visual img{height:330px}.image-note{left:12px;right:12px;bottom:12px}.final-cta{display:block;padding:58px 19px}.final-cta a{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.modal{padding:10px}.modal-card{padding:25px 17px;max-height:95vh}.modal h2{font-size:28px}.proof-row span{font-size:12px}}
@media(max-width:390px){.hero h1{font-size:41px}.header-cta{padding:9px 10px}.job-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* TCS Careers logo + email support patch */
.brand-logo-link{display:flex;align-items:center;min-width:0}
.header-logo{display:block;width:auto;height:58px;max-width:230px;object-fit:contain}
.footer-logo-link{display:inline-flex;background:#fff;padding:10px 14px;border-radius:4px;margin-bottom:14px}
.footer-logo{display:block;width:auto;height:86px;max-width:250px;object-fit:contain}
.footer-email{display:inline-flex!important;align-items:center;gap:8px;color:#fff!important;font-weight:800!important;margin-top:18px!important;text-decoration:none}
.footer-email:before{content:"✉";font-size:15px;color:#46a8ff}
.floating-email-widget{position:fixed;right:20px;bottom:20px;z-index:80;display:flex;align-items:center;gap:11px;background:#082d66;color:#fff;padding:11px 15px 11px 11px;border-radius:999px;box-shadow:0 14px 38px rgba(4,24,53,.28);text-decoration:none;transition:transform .2s,box-shadow .2s}
.floating-email-widget:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(4,24,53,.36)}
.email-widget-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#1677ff;font-size:20px;line-height:1}
.email-widget-text{display:flex;flex-direction:column;line-height:1.2}
.email-widget-text b{font-size:13px}.email-widget-text small{font-size:10px;color:#cfe3ff;margin-top:3px}
@media(max-width:680px){
  .brand-logo-link{max-width:190px}
  .header-logo{height:48px;max-width:185px}
  .footer-logo{height:72px;max-width:220px}
  .floating-email-widget{right:14px;bottom:14px;padding:8px;border-radius:50%}
  .email-widget-icon{width:45px;height:45px}
  .email-widget-text{display:none}
}
@media(max-width:390px){.brand-logo-link{max-width:165px}.header-logo{height:42px;max-width:160px}.header-actions .header-cta{font-size:11px;padding:8px 9px}}


/* Desktop logo sizing hotfix — prevents oversized/clipped logo */
.site-header{
  min-height:76px !important;
  height:76px !important;
  overflow:visible !important;
}
.site-header .brand-logo-link{
  width:168px !important;
  max-width:168px !important;
  height:68px !important;
  flex:0 0 168px !important;
  display:flex !important;
  align-items:center !important;
  overflow:hidden !important;
}
.site-header .header-logo{
  width:168px !important;
  max-width:168px !important;
  height:auto !important;
  max-height:68px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
  padding:0 !important;
  position:static !important;
  transform:none !important;
}
.footer-logo{
  width:230px !important;
  max-width:230px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
}

@media (max-width:680px){
  .site-header .brand-logo-link{
    width:138px !important;
    max-width:138px !important;
    height:56px !important;
    flex-basis:138px !important;
  }
  .site-header .header-logo{
    width:138px !important;
    max-width:138px !important;
    max-height:56px !important;
  }
}
@media (max-width:390px){
  .site-header .brand-logo-link{
    width:125px !important;
    max-width:125px !important;
    flex-basis:125px !important;
  }
  .site-header .header-logo{
    width:125px !important;
    max-width:125px !important;
  }
}


/* FINAL HEADER LOGO FIX v1007 */
.site-header{
  height:82px !important;
  min-height:82px !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
  overflow:hidden !important;
}
.site-header .brand-logo-link{
  width:190px !important;
  max-width:190px !important;
  min-width:190px !important;
  height:62px !important;
  flex:0 0 190px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:hidden !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
}
.site-header .header-logo{
  display:block !important;
  width:190px !important;
  max-width:190px !important;
  min-width:190px !important;
  height:62px !important;
  max-height:62px !important;
  object-fit:contain !important;
  object-position:left center !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  position:static !important;
  inset:auto !important;
  transform:none !important;
}
.hero{
  margin-top:0 !important;
}
.footer-logo-link{
  max-width:260px !important;
  overflow:hidden !important;
}
.footer-logo{
  width:240px !important;
  height:auto !important;
  max-height:112px !important;
  object-fit:contain !important;
}

@media(max-width:980px){
  .site-header .brand-logo-link{
    width:175px !important;
    max-width:175px !important;
    min-width:175px !important;
    flex-basis:175px !important;
  }
  .site-header .header-logo{
    width:175px !important;
    max-width:175px !important;
    min-width:175px !important;
  }
}
@media(max-width:680px){
  .site-header{
    height:66px !important;
    min-height:66px !important;
  }
  .site-header .brand-logo-link{
    width:145px !important;
    max-width:145px !important;
    min-width:145px !important;
    height:54px !important;
    flex-basis:145px !important;
  }
  .site-header .header-logo{
    width:145px !important;
    max-width:145px !important;
    min-width:145px !important;
    height:54px !important;
    max-height:54px !important;
  }
}
@media(max-width:390px){
  .site-header .brand-logo-link{
    width:132px !important;
    max-width:132px !important;
    min-width:132px !important;
    flex-basis:132px !important;
  }
  .site-header .header-logo{
    width:132px !important;
    max-width:132px !important;
    min-width:132px !important;
  }
}
