
:root{
  --ink:#080E14;
  --ink2:#111A24;
  --purple:#5C5CFF;
  --purple2:#7373FF;
  --off:#F6F5F2;
  --soft:#E7E8EC;
  --mid:#7B818A;
  --white:#FFFFFF;
  --shell:1200px;
  --radius:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.fellow-site{margin:0;color:var(--ink);background:#fff;font-family:"Space Grotesk",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.admin-bar .site-header{top:32px}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.shell{width:min(var(--shell),calc(100% - 80px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(8,14,20,.065)}
.nav-shell{height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:inline-flex;align-items:center;font-size:35px;font-weight:650;letter-spacing:-1.9px;color:var(--ink);line-height:1}
.brand-dot{color:var(--purple)}
.brand-o{width:.72em;height:.72em;display:inline-flex;align-items:center;justify-content:center;gap:.10em;margin:0 .01em;position:relative;top:.025em}
.brand-o i,.brand-o b{display:block;width:37%;height:100%;border:5px solid var(--purple);border-right:0;border-radius:999px 0 0 999px;background:transparent}
.brand-o b{border-color:var(--ink);border-left:0;border-right:5px solid var(--ink);border-radius:0 999px 999px 0}
.main-nav{display:flex;gap:28px;font-size:14px;font-weight:500;margin-left:auto}
.main-nav a{color:var(--ink);opacity:.82;transition:.2s}
.main-nav a:hover{color:var(--purple);opacity:1}
.nav-actions{display:flex;align-items:center;gap:14px}
.lang-slot{font-size:13px;min-width:0}
.trp-language-switcher{width:auto!important}
.trp-language-switcher>div{border:0!important;background:transparent!important}
.trp-language-switcher>div>a{padding:5px!important}
.menu-toggle{display:none;border:0;background:transparent;width:36px;height:36px;position:relative}
.menu-toggle span{position:absolute;left:7px;right:7px;height:2px;background:var(--ink);top:13px}
.menu-toggle span:last-child{top:21px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;background:var(--purple);color:#fff;padding:15px 22px;border-radius:8px;border:0;font-family:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(92,92,255,.22);background:#5151F3}
.btn-small{padding:12px 18px}
.btn-light{background:#fff;color:var(--ink)}
.text-link,.arrow-link{font-size:14px;font-weight:650;color:var(--ink)}
.arrow-link{display:inline-block;margin-top:20px}
.eyebrow,.section-kicker{font-size:11px;letter-spacing:.17em;font-weight:700;color:var(--purple);margin-bottom:22px}
.section-kicker.light{color:#D7D7FF}
.hero{padding:62px 0 82px}
.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:75px;align-items:center;min-height:610px}
.hero h1,.page-hero h1,.section h2,.final-cta h2,.article-hero h1{margin:0;letter-spacing:-.047em;line-height:.98;font-weight:650}
.hero h1{font-size:clamp(60px,6.4vw,88px);max-width:780px}
.hero h1 span{color:var(--purple)}
.lead{font-size:20px;line-height:1.55;max-width:720px;margin:28px 0 30px;color:#303740}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.service-line{margin-top:29px;font-size:13px;color:#737A82}
.service-line em{font-style:normal;color:var(--purple);margin:0 8px}
.hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center}
.split-o.ring{width:min(390px,82vw);aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center;gap:50px;transition:gap .75s cubic-bezier(.2,.8,.2,1)}
.arc{display:block;width:42%;height:100%;border:46px solid var(--purple);border-right:0;border-radius:999px 0 0 999px;background:transparent}
.arc-right{border-color:var(--ink);border-left:0;border-right:46px solid var(--ink);border-radius:0 999px 999px 0}
.hero:hover .split-o{gap:20px}
.distance-labels{display:flex;width:min(390px,82vw);justify-content:space-between;margin-top:20px;font-size:10px;letter-spacing:.16em;color:#757B84}
.section{padding:104px 0;border-top:1px solid rgba(8,14,20,.065)}
.section h2,.final-cta h2{font-size:clamp(42px,4.7vw,64px)}
.section p{font-size:18px;line-height:1.65;color:#3B424A;margin:0}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.rules{background:var(--off)}
.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#D9DCE1;margin-top:50px;border:1px solid #D9DCE1}
.stat{background:#fff;padding:38px 28px;display:flex;flex-direction:column;gap:7px}
.stat strong{font-size:40px;letter-spacing:-.04em}
.stat span{font-size:14px;color:#6E747D}
.fine{margin-top:24px!important;font-size:14px!important}
.note{font-size:14px!important;margin-top:18px!important;color:#717780!important}
.seniority{margin:28px 0 4px;padding:18px 0;border-top:1px solid var(--soft);border-bottom:1px solid var(--soft);font-size:14px;display:flex;gap:9px;flex-wrap:wrap}
.seniority span{color:var(--purple)}
.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}
.card{position:relative;border:1px solid var(--soft);border-radius:var(--radius);padding:28px;min-height:260px;transition:.25s ease;background:#fff}
.card:hover{transform:translateY(-5px);border-color:#C9C9FF;box-shadow:0 16px 50px rgba(8,14,20,.06)}
.card-no,.card>span:first-child{font-size:12px;color:var(--purple);font-weight:700}
.card h3{font-size:25px;letter-spacing:-.035em;margin:60px 0 12px}
.card p{font-size:15px;line-height:1.55}
.arrow{position:absolute;right:24px;bottom:22px;color:var(--purple);font-size:22px}
.card.static h3{margin-top:0}
.card.static{min-height:220px}
.latam,.dark-hero{background:#08111B;color:#fff}
.latam .section-kicker,.dark-hero .section-kicker{color:#8585FF}
.latam p,.dark-hero .lead{color:#D5D9DF}
.bridge{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin:78px 0}
.place{font-size:14px;font-weight:700;letter-spacing:.1em}
.bridge-line{height:90px;position:relative;display:flex;align-items:center;justify-content:center}
.bridge-line:before{content:"";position:absolute;left:12px;right:12px;top:50%;border-top:1px dashed rgba(255,255,255,.42)}
.dot{width:14px;height:14px;border-radius:50%;background:var(--purple);position:absolute;top:calc(50% - 7px)}
.left-dot{left:0}.right-dot{right:0}
.mini-o{width:64px;height:64px;display:flex;gap:8px;z-index:2;background:#08111B;padding:6px}
.mini-o i,.mini-o b{width:50%;height:100%;border:8px solid var(--purple);border-right:0;border-radius:999px 0 0 999px}
.mini-o b{border-color:#fff;border-left:0;border-right:8px solid #fff;border-radius:0 999px 999px 0}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-top:1px solid rgba(255,255,255,.14)}
.benefit-grid>div{padding:34px 18px 12px;display:flex;flex-direction:column}
.benefit-grid strong{font-size:28px}
.benefit-grid span{font-size:14px;color:#AEB5BF;margin-top:6px}
.light-grid{border-top:1px solid var(--soft)}
.light-grid span{color:#707780}
.talent-list{display:grid;grid-template-columns:repeat(2,1fr);margin-top:48px;border-top:1px solid var(--soft)}
.talent-list span{padding:20px 0;border-bottom:1px solid var(--soft);font-size:21px;font-weight:560}
.talent-list span:nth-child(odd){padding-right:30px}
.talent-list span:nth-child(even){padding-left:30px;border-left:1px solid var(--soft)}
.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:50px;border-top:1px solid var(--soft)}
.step{padding:26px 23px;border-right:1px solid var(--soft)}
.step:first-child{padding-left:0}.step:last-child{border-right:0}
.step span{font-size:12px;color:var(--purple);font-weight:700}
.step h3{font-size:22px;margin:40px 0 12px}
.step p{font-size:14px;line-height:1.55}
.four-steps{grid-template-columns:repeat(4,1fr)}
.faq-list,.faq{margin-top:42px}
.faq-list details,.faq details{border-top:1px solid var(--soft);padding:22px 0}
.faq-list details:last-child,.faq details:last-child{border-bottom:1px solid var(--soft)}
.faq-list summary,.faq summary{cursor:pointer;font-size:20px;font-weight:600;list-style:none;display:flex;justify-content:space-between}
.faq-list summary:after,.faq summary:after{content:"+";color:var(--purple)}
.faq-list details[open] summary:after,.faq details[open] summary:after{content:"–"}
.faq-list details p,.faq details p{font-size:16px;max-width:850px;padding-top:14px}
.final-cta{background:var(--purple);color:#fff;padding:98px 0}
.final-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}
.final-action p{font-size:18px;line-height:1.5;margin:0 0 24px}
.site-footer{padding:68px 0 26px;background:#fff;border-top:1px solid var(--soft)}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}
.footer-grid>div{display:flex;flex-direction:column;gap:10px}
.footer-grid h4{font-size:12px;letter-spacing:.12em;margin:0 0 8px;color:#6E747D}
.footer-grid a:not(:first-child){font-size:14px}
.footer-brand{font-size:32px}
.footer-brand-block p{color:var(--ink);opacity:.72;margin:6px 0 0}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--soft);margin-top:50px;padding-top:20px;font-size:12px;color:#7B818A}
.footer-bottom div{display:flex;gap:20px}
.page-hero{padding:108px 0 92px}
.page-hero.compact{padding:78px 0 62px}
.hero-narrow{max-width:980px;margin-left:auto;margin-right:auto}
.page-hero h1{font-size:clamp(58px,6.2vw,86px)}
.page-hero .lead{max-width:800px}
.dark-hero{padding:110px 0}
.service-stack{display:flex;flex-direction:column;border-top:1px solid var(--soft)}
.service-row{display:grid;grid-template-columns:70px 1fr auto;gap:25px;align-items:center;padding:34px 0;border-bottom:1px solid var(--soft)}
.service-row>span{font-size:12px;color:var(--purple);font-weight:700}
.service-row h2{font-size:38px;margin:0 0 6px}
.service-row p{font-size:15px;margin:0}
.service-row b{font-size:26px;color:var(--purple);font-weight:500}
.wide-copy{max-width:880px}
.talent-groups{border-top:1px solid var(--soft)}
.talent-group{display:grid;grid-template-columns:70px 1fr;gap:30px;padding:34px 0;border-bottom:1px solid var(--soft)}
.talent-group>span{font-size:12px;color:var(--purple);font-weight:700;padding-top:8px}
.talent-group h2{font-size:38px;margin:0 0 8px}
.talent-group p{max-width:750px;font-size:16px}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.contact-grid h2{font-size:46px}
.contact-steps>div{display:grid;grid-template-columns:45px 1fr;gap:15px;border-top:1px solid var(--soft);padding:18px 0}
.contact-steps span{color:var(--purple);font-size:12px;font-weight:700}
.contact-steps p{font-size:15px}
.form-card{background:var(--off);border-radius:20px;padding:34px}
.form-card form{display:flex;flex-direction:column;gap:18px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form-card label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}
.form-card input,.form-card select,.form-card textarea{width:100%;font:inherit;font-size:15px;background:#fff;border:1px solid #D9DCE1;border-radius:8px;padding:13px 14px;color:var(--ink)}
.form-card textarea{resize:vertical}
.form-note{font-size:12px!important;margin-top:16px!important;color:#757B84!important}
.success{background:#E9F8EE;color:#1D6C39;padding:14px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}
.insight-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}
.insight-filters span{border:1px solid var(--soft);border-radius:99px;padding:9px 14px;font-size:12px}
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.post-card{border:1px solid var(--soft);border-radius:18px;padding:26px;min-height:290px}
.post-card h2{font-size:27px;line-height:1.08;margin:26px 0 12px}
.post-card p{font-size:14px;line-height:1.55}
.post-meta{font-size:11px;color:#7C828A;letter-spacing:.08em}
.empty-insights{grid-column:1/-1;background:var(--off);padding:60px;border-radius:20px}
.empty-insights>span{font-size:11px;color:var(--purple);font-weight:700;letter-spacing:.16em}
.empty-insights h2{font-size:45px;max-width:700px;margin:16px 0}
.article-hero{padding:100px 0 70px}
.article-shell{max-width:840px}
.article-hero h1{font-size:clamp(52px,5.5vw,78px)}
.article-meta{margin-top:22px;color:#7C828A;font-size:13px}
.article-body{padding:0 0 100px}
.prose{max-width:840px}
.prose p,.prose li{font-size:18px;line-height:1.75}
.prose h2{font-size:38px;margin-top:48px}
.prose h3{font-size:26px;margin-top:36px}
.prose a{color:var(--purple);text-decoration:underline}
.legal-page .prose{min-height:300px}

@media(max-width:1000px){
  .shell{width:min(var(--shell),calc(100% - 56px))}
  .hero-grid,.two-col,.final-grid,.contact-grid{grid-template-columns:1fr}
  .hero-grid{gap:50px}
  .main-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;border-bottom:1px solid var(--soft);padding:25px 28px;flex-direction:column}
  .main-nav.open{display:flex}
  .menu-toggle{display:block;margin-left:auto}
  .nav-actions{margin-left:0}
  .lang-slot{display:none}
  .card-grid{grid-template-columns:repeat(2,1fr)}
  .stat-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}
  .steps,.four-steps{grid-template-columns:1fr 1fr}
  .step{border-bottom:1px solid var(--soft)}
  .post-grid{grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:2fr 1fr 1fr}
}
@media(max-width:700px){
  body.admin-bar .site-header{top:46px}
  .shell{width:calc(100% - 40px)}
  .nav-shell{height:72px}
  .main-nav{top:72px}
  .brand{font-size:30px}
  .nav-actions .btn-small{display:none}
  .hero{padding:54px 0 68px}
  .hero h1,.page-hero h1{font-size:52px}
  .page-hero,.dark-hero{padding:72px 0 62px}
  .lead{font-size:18px}
  .section{padding:76px 0}
  .section h2,.final-cta h2{font-size:42px}
  .split-o.ring{width:280px;gap:35px}
  .arc{border-width:32px}.arc-right{border-right-width:32px}
  .distance-labels{width:280px}
  .stat-grid,.card-grid,.benefit-grid,.talent-list,.steps,.four-steps,.post-grid,.footer-grid{grid-template-columns:1fr}
  .talent-list span:nth-child(even){padding-left:0;border-left:0}
  .step{padding:24px 0;border-right:0}
  .service-row{grid-template-columns:45px 1fr auto}
  .service-row h2,.talent-group h2{font-size:31px}
  .form-row{grid-template-columns:1fr}
  .form-card{padding:24px}
  .final-cta{padding:72px 0}
  .footer-bottom{flex-direction:column}
}


/* === Fellow v1.3 brand-color hardening === */
body.fellow-site a:not(.btn),
body.fellow-site a:not(.btn):visited {
  color: var(--ink) !important;
}
body.fellow-site a:not(.btn):hover,
body.fellow-site a:not(.btn):focus {
  color: var(--purple) !important;
}
body.fellow-site .card h3,
body.fellow-site .service-row h2,
body.fellow-site .talent-group h2,
body.fellow-site .footer-grid a,
body.fellow-site .footer-bottom a {
  color: var(--ink) !important;
}
body.fellow-site .card:hover h3,
body.fellow-site .service-row:hover h2,
body.fellow-site .talent-group:hover h2,
body.fellow-site .footer-grid a:hover,
body.fellow-site .footer-bottom a:hover {
  color: var(--purple) !important;
}
body.fellow-site .card:hover {
  background: #F7F7FF;
  border-color: #BFC0FF;
}
body.fellow-site .menu-toggle,
body.fellow-site .menu-toggle:hover,
body.fellow-site .menu-toggle:focus,
body.fellow-site .menu-toggle:active {
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  color: var(--ink) !important;
}
body.fellow-site .menu-toggle {
  background: transparent !important;
  border-radius: 8px;
}
body.fellow-site .menu-toggle:hover,
body.fellow-site .menu-toggle:focus {
  background: rgba(92,92,255,.08) !important;
}
body.fellow-site .menu-toggle.open {
  background: var(--purple) !important;
}
body.fellow-site .menu-toggle.open span {
  background: #fff !important;
}
body.fellow-site .main-nav a,
body.fellow-site .text-link,
body.fellow-site .arrow-link {
  color: var(--ink) !important;
}
body.fellow-site .main-nav a:hover,
body.fellow-site .text-link:hover,
body.fellow-site .arrow-link:hover {
  color: var(--purple) !important;
}

/* Improve secondary text contrast */
body.fellow-site .service-line {
  color: var(--ink) !important;
  font-weight: 500;
  opacity: .9;
}
body.fellow-site .service-line em {
  color: var(--purple) !important;
  opacity: 1;
}
body.fellow-site .footer-brand-block p {
  color: var(--ink) !important;
  opacity: .72;
  font-weight: 500;
}

/* Global companies labels */
.distance-labels > span {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.distance-labels strong {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  color: var(--ink);
}
.distance-labels small {
  font-size: 9px;
  letter-spacing: .08em;
  color: #7A8088;
  text-transform: none;
}
.place-global {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 150px;
}
.place-global small {
  font-size: 9px;
  letter-spacing: .06em;
  color: #9DA5AF;
  text-transform: none;
  font-weight: 500;
}

/* Stronger split-O scroll motion */
.split-o.ring {
  width: min(420px, 84vw);
  gap: 108px;
}
.arc {
  width: 37%;
}
.distance-labels {
  width: min(420px, 84vw);
}

@media(max-width:700px){
  .split-o.ring{width:300px;gap:76px}
  .distance-labels{width:300px}
  .distance-labels small{font-size:8px}
  .place-global{min-width:115px}
}


/* === Fellow v1.3.1 fixes === */
body.fellow-site .services-grid .card h3,
body.fellow-site .services-grid .card h3 a,
body.fellow-site .services-grid .card h3 a:visited {
  color: #080E14 !important;
}
body.fellow-site .services-grid .card:hover h3,
body.fellow-site .services-grid .card:hover h3 a,
body.fellow-site .services-grid .card h3 a:hover {
  color: #5C5CFF !important;
}

/* Keep the card itself neutral on hover */
body.fellow-site .services-grid .card:hover {
  background: #F7F7FF !important;
  border-color: #BFC0FF !important;
}

/* Global Companies block: stack geography cleanly under heading */
body.fellow-site .place-global {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
  min-width: 250px !important;
  line-height: 1.15 !important;
}
body.fellow-site .place-global strong {
  display: block !important;
  white-space: nowrap !important;
}
body.fellow-site .place-global small {
  display: block !important;
  white-space: nowrap !important;
  margin-top: 3px !important;
}


/* === Fellow v1.3.2: definitive mobile menu reset === */
html body.fellow-site header.site-header button.menu-toggle,
html body.fellow-site header.site-header button.menu-toggle:hover,
html body.fellow-site header.site-header button.menu-toggle:focus,
html body.fellow-site header.site-header button.menu-toggle:focus-visible,
html body.fellow-site header.site-header button.menu-toggle:active {
  all: unset !important;
  box-sizing: border-box !important;
  display: none !important;
  width: 44px !important;
  height: 44px !important;
  margin-left: auto !important;
  position: relative !important;
  cursor: pointer !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 8px !important;
}
html body.fellow-site header.site-header button.menu-toggle span {
  position: absolute !important;
  display: block !important;
  left: 10px !important;
  right: 10px !important;
  height: 3px !important;
  top: 16px !important;
  background: #080E14 !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body.fellow-site header.site-header button.menu-toggle span:last-child {
  top: 25px !important;
}
html body.fellow-site header.site-header button.menu-toggle:hover,
html body.fellow-site header.site-header button.menu-toggle:focus-visible {
  background: rgba(92,92,255,.08) !important;
}
html body.fellow-site header.site-header button.menu-toggle.open {
  background: #5C5CFF !important;
}
html body.fellow-site header.site-header button.menu-toggle.open span {
  background: #fff !important;
}
@media(max-width:760px){
  html body.fellow-site header.site-header button.menu-toggle,
  html body.fellow-site header.site-header button.menu-toggle:hover,
  html body.fellow-site header.site-header button.menu-toggle:focus,
  html body.fellow-site header.site-header button.menu-toggle:focus-visible,
  html body.fellow-site header.site-header button.menu-toggle:active {
    display: block !important;
  }
}
