:root{
  --navy:#0b1f3a;
  --navy-2:#102b50;
  --blue:#003087;
  --paper:#f4f1ea;
  --surface:#ffffff;
  --ink:#141414;
  --muted:#656a72;
  --line:rgba(20,20,20,.14);
  --white-line:rgba(255,255,255,.16);
  --max:1320px;
  --pad:clamp(22px,5vw,74px);
  --shadow:0 24px 70px rgba(11,31,58,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Inter",Arial,sans-serif}
a{color:inherit;text-decoration:none}
img{max-width:100%}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.site-header{
  position:sticky;top:0;z-index:50;
  min-height:82px;padding:0 var(--pad);
  display:flex;align-items:center;gap:32px;
  background:rgba(244,241,234,.95);backdrop-filter:blur(16px);
  border-bottom:1px solid var(--line)
}
.brand{display:flex;align-items:center;gap:12px;margin-right:auto}
.brand img{width:44px;height:44px;border-radius:10px}
.brand span{display:flex;flex-direction:column;line-height:1}
.brand strong{font-family:"Inter Tight",sans-serif;font-size:20px;letter-spacing:-.03em}
.brand small{margin-top:4px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}
.desktop-nav{display:flex;gap:26px}
.desktop-nav a{font-size:13px;font-weight:700}
.header-cta{padding:13px 18px;background:var(--navy);color:white;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.menu-button{display:none;border:0;background:transparent;font-weight:800}
.mobile-nav{position:fixed;z-index:49;top:82px;left:0;right:0;background:var(--paper);padding:18px var(--pad);border-bottom:1px solid var(--line)}
.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-weight:700}
.hero,.path-section,.quote-section,.learn-section,.know-section,.closing-section{
  max-width:var(--max);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)
}
.hero{min-height:720px;padding-top:clamp(74px,9vw,132px);padding-bottom:90px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(48px,7vw,100px);align-items:center}
.eyebrow,.section-kicker,.card-tag{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.eyebrow,.section-kicker{color:var(--blue)}
.hero h1,.section-heading h2,.quote-intro h2,.know-panel h2,.closing-section h2{
  margin:18px 0 0;font-family:"Inter Tight",sans-serif;font-weight:800;letter-spacing:-.05em;line-height:.95
}
.hero h1{font-size:clamp(56px,7vw,104px);max-width:780px}
.hero-lead{max-width:690px;margin:28px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.7;color:var(--muted)}
.hero-actions,.closing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;transition:.2s ease}
.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#082a70}
.button-ghost{border-color:rgba(255,255,255,.65);color:white}
.hero .button-ghost{border-color:var(--ink);color:var(--ink)}
.button-dark{background:var(--ink);color:#fff}
.button-ghost-dark{border-color:var(--ink);color:var(--ink)}
.hero-visual{position:relative;min-height:520px;padding:44px;background:var(--navy);color:white;overflow:hidden;box-shadow:var(--shadow)}
.hero-symbol{width:124px;height:124px;display:grid;place-items:center;background:white;border-radius:24px}
.hero-symbol img{width:92px;height:92px}
.hero-lines{position:absolute;inset:0;background:linear-gradient(125deg,transparent 40%,rgba(255,255,255,.04) 40%,rgba(255,255,255,.04) 41%,transparent 41%);background-size:48px 48px}
.hero-visual p{position:absolute;left:44px;bottom:40px;margin:0;font-family:"Inter Tight";font-size:clamp(38px,4vw,62px);font-weight:700;line-height:1.05;letter-spacing:-.045em}
.path-section,.learn-section,.closing-section{padding-top:clamp(76px,9vw,120px);padding-bottom:clamp(76px,9vw,120px)}
.section-heading{display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1.68fr);gap:clamp(36px,7vw,100px);align-items:start}
.section-number{font-weight:800;color:var(--blue)}
.section-heading h2{font-size:clamp(38px,4.6vw,68px);max-width:940px}
.section-heading>div:last-child>p{max-width:780px;margin:24px 0 0;color:var(--muted);line-height:1.7;font-size:17px}
.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:54px}
.path-card{min-height:360px;padding:30px;display:flex;flex-direction:column;background:white;border:1px solid var(--line);transition:.2s ease}
.path-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.path-card>span{font-size:11px;font-weight:800;color:var(--blue);letter-spacing:.14em}
.path-card h3{font-family:"Inter Tight";font-size:32px;line-height:1.05;letter-spacing:-.04em;margin:44px 0 16px}
.path-card p{margin:0;color:var(--muted);line-height:1.65}
.path-card strong{margin-top:auto;padding-top:34px;font-size:12px;text-transform:uppercase;letter-spacing:.05em}
.accessibility-section,.technology-section{background:var(--navy);color:white;padding:clamp(82px,9vw,124px) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)))}
.section-heading.light .section-number,.section-heading.light .section-kicker{color:#8db9ff}
.section-heading.light>div:last-child>p{color:rgba(255,255,255,.68)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-left:1px solid var(--white-line);border-top:1px solid var(--white-line)}
.service-grid article{min-height:290px;padding:28px;border-right:1px solid var(--white-line);border-bottom:1px solid var(--white-line)}
.service-grid article>span{font-size:12px;font-weight:800;color:#8db9ff}
.service-grid h3{margin:60px 0 14px;font-family:"Inter Tight";font-size:25px;letter-spacing:-.03em}
.service-grid p{margin:0;color:rgba(255,255,255,.64);font-size:14px;line-height:1.65}
.quote-section{padding-top:clamp(84px,9vw,124px);padding-bottom:clamp(84px,9vw,124px);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(46px,7vw,110px);align-items:start}
.quote-intro{position:sticky;top:120px}
.quote-intro h2{font-size:clamp(42px,5vw,70px)}
.quote-intro>p:not(.eyebrow){max-width:520px;color:var(--muted);line-height:1.7}
.quote-notice{margin-top:30px;padding:22px;border-left:4px solid var(--blue);background:white}
.quote-notice strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.quote-notice p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}
.quote-form{padding:34px;background:white;border:1px solid var(--line);box-shadow:var(--shadow)}
.field-grid{display:grid;gap:14px}.field-grid.two{grid-template-columns:repeat(2,1fr)}.field-grid.three{grid-template-columns:repeat(3,1fr)}
.quote-form label{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;font-weight:700}
.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #cfd2d6;background:#fff;padding:14px;color:var(--ink);outline:none}
.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,48,135,.08)}
.quote-form textarea{resize:vertical}
.consent{flex-direction:row!important;align-items:flex-start!important;font-weight:500!important;line-height:1.5}.consent input{width:auto!important;margin-top:2px}
.submit-button{width:100%;margin-top:6px}
.quote-result{grid-column:2;padding:30px;background:var(--navy);color:white}
.result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.result-heading h3{margin:8px 0 0;font-family:"Inter Tight";font-size:36px}
.result-close{border:0;background:transparent;color:white;font-size:28px}
#quote-summary{margin-top:24px;display:grid;gap:1px;background:var(--white-line)}
.summary-row{display:grid;grid-template-columns:170px 1fr;gap:18px;padding:14px 16px;background:var(--navy)}
.summary-row strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9fc2ff}
.summary-row span{font-size:14px;line-height:1.5}
.result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.quote-result .button-ghost-dark{border-color:white;color:white}
.text-action{border:0;background:transparent;color:#b9d1ff;text-decoration:underline}
.learn-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:52px}
.learn-card{min-height:390px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--line)}
.learn-card.social{background:white}.learn-card.commercial{background:#dfe8f8}
.card-tag{color:var(--blue);margin:0}
.learn-card h3{margin:54px 0 16px;font-family:"Inter Tight";font-size:clamp(34px,3.3vw,48px);line-height:1.02;letter-spacing:-.045em}
.learn-card p:not(.card-tag){max-width:620px;color:var(--muted);line-height:1.7}
.learn-card .button,.status-line{margin-top:auto;align-self:flex-start}
.status-line{padding-top:26px;font-size:12px;font-weight:700;color:var(--muted)}.status-line span{display:inline-block;width:8px;height:8px;margin-right:8px;background:var(--blue);border-radius:50%}
.know-section{padding-bottom:clamp(84px,9vw,124px)}
.know-panel{padding:clamp(44px,6vw,82px);background:white;border-top:8px solid var(--blue);box-shadow:var(--shadow)}
.know-panel h2{font-size:clamp(48px,6vw,84px);max-width:860px}
.know-panel>p:not(.eyebrow){max-width:760px;font-size:18px;line-height:1.75;color:var(--muted)}
.know-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.know-points span{padding:10px 13px;border:1px solid var(--line);font-size:12px;font-weight:700}
.technology-panel{margin-top:52px;padding:36px;border:1px solid var(--white-line);display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;align-items:end}
.technology-panel h3{margin:12px 0 0;font-family:"Inter Tight";font-size:clamp(38px,4vw,58px)}
.technology-panel p:last-child{margin:0;color:rgba(255,255,255,.68);line-height:1.7;max-width:760px}
.closing-section{text-align:center}.closing-section .eyebrow{display:inline-block}.closing-section h2{font-size:clamp(46px,6vw,88px);max-width:1080px;margin-left:auto;margin-right:auto}.closing-actions{justify-content:center}
.site-footer{background:#09182c;color:white;padding:48px var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:26px}
.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand img{width:46px;border-radius:9px}.footer-brand div{display:flex;flex-direction:column;gap:5px}.footer-brand span{font-size:11px;color:rgba(255,255,255,.58)}
.footer-contact{display:flex;gap:24px;justify-content:flex-end;align-items:center;font-size:13px;font-weight:700}
.site-footer>p,.site-footer>small{grid-column:1/-1;margin:0;color:rgba(255,255,255,.55);font-size:12px}
@media(max-width:1000px){
  .desktop-nav,.header-cta{display:none}.menu-button{display:block}
  .hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:390px}
  .path-grid{grid-template-columns:1fr}
  .path-card{min-height:260px}
  .section-heading{grid-template-columns:1fr;gap:24px}
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .quote-section{grid-template-columns:1fr}.quote-intro{position:static}.quote-result{grid-column:1}
  .technology-panel{grid-template-columns:1fr}
}
@media(max-width:700px){
  .site-header{min-height:72px}.mobile-nav{top:72px}
  .brand img{width:38px;height:38px}
  .hero{padding-top:60px}.hero h1{font-size:clamp(48px,14vw,72px)}
  .hero-visual{min-height:320px;padding:28px}.hero-visual p{left:28px;bottom:28px}
  .service-grid{grid-template-columns:1fr}
  .service-grid article{min-height:auto}.service-grid h3{margin-top:32px}
  .field-grid.two,.field-grid.three{grid-template-columns:1fr}
  .quote-form{padding:22px 18px}
  .learn-grid{grid-template-columns:1fr}.learn-card{min-height:330px}
  .technology-panel{padding:24px}
  .summary-row{grid-template-columns:1fr;gap:5px}
  .site-footer{grid-template-columns:1fr}.footer-contact{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:10px}
}

/* Impacto social: prioridade institucional, não comercial */
.path-card-impact{
  background:transparent;
  border-style:dashed;
}
.path-card-impact:hover{
  box-shadow:none;
  transform:none;
  border-color:var(--blue);
}
.social-initiative{
  background:transparent!important;
  border-style:dashed;
  box-shadow:none;
}
.impact-panel{
  background:transparent;
  border-top:1px solid var(--line);
  box-shadow:none;
  padding-left:0;
  padding-right:0;
}
.impact-panel h2{
  color:var(--navy);
}
.impact-lead{
  max-width:820px!important;
  font-size:clamp(18px,1.5vw,22px)!important;
}
.impact-initiative{
  margin-top:48px;
  padding-top:28px;
  border-top:1px solid var(--line);
  max-width:820px;
}
.impact-label{
  margin:0 0 12px;
  color:var(--blue);
  font-size:11px;
  font-weight:800;
  letter-spacing:.16em;
}
.impact-initiative h3{
  margin:0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(30px,3.2vw,46px);
  line-height:1.05;
  letter-spacing:-.04em;
}
.impact-initiative p:last-child{
  margin:16px 0 0;
  color:var(--muted);
  line-height:1.7;
  font-size:16px;
}


/* Ponte para página própria de orçamento */
.quote-bridge{
  max-width:var(--max);
  margin:0 auto;
  padding:clamp(78px,9vw,120px) var(--pad);
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:clamp(40px,7vw,100px);
  border-top:1px solid var(--line);
}
.quote-bridge h2{
  margin:14px 0 0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(40px,4.8vw,68px);
  line-height:.98;
  letter-spacing:-.05em;
}
.quote-bridge>div:last-child>p{
  max-width:700px;
  margin:0 0 28px;
  color:var(--muted);
  font-size:17px;
  line-height:1.75;
}

/* Página dedicada de orçamento */
.quote-page-hero{
  max-width:var(--max);
  margin:0 auto;
  padding:clamp(82px,10vw,140px) var(--pad) clamp(64px,8vw,96px);
}
.quote-page-hero h1{
  max-width:1080px;
  margin:18px 0 0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(48px,6.2vw,90px);
  line-height:.95;
  letter-spacing:-.055em;
}
.quote-page-hero>p:last-child{
  max-width:780px;
  margin:28px 0 0;
  color:var(--muted);
  font-size:18px;
  line-height:1.75;
}
.quote-development-panel{
  max-width:var(--max);
  margin:0 auto;
  padding:clamp(68px,8vw,110px) var(--pad);
  display:grid;
  grid-template-columns:minmax(150px,.32fr) minmax(0,1.68fr);
  gap:clamp(36px,7vw,100px);
  border-top:1px solid var(--line);
}
.quote-development-panel h2{
  max-width:900px;
  margin:0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(36px,4.2vw,60px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.quote-development-panel>div:last-child>p{
  max-width:820px;
  margin:24px 0 0;
  color:var(--muted);
  font-size:17px;
  line-height:1.75;
}
.development-note{
  max-width:820px;
  margin-top:36px;
  padding:26px;
  background:white;
  border-left:4px solid var(--blue);
}
.development-note strong{
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.development-note p{
  margin:10px 0 0;
  color:var(--muted);
  line-height:1.65;
}

@media(max-width:900px){
  .quote-bridge,
  .quote-development-panel{
    grid-template-columns:1fr;
  }
}


/* Aprender: destaque exclusivo dos cursos comerciais */
.commercial-learning .section-heading{
  margin-bottom:48px;
}
.commercial-learning-panel{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:36px;
  padding:clamp(34px,5vw,56px);
  background:#dfe8f8;
  border:1px solid rgba(11,31,58,.15);
}
.commercial-learning-panel h3{
  margin:12px 0 0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(40px,4.6vw,66px);
  line-height:.98;
  letter-spacing:-.05em;
}
.commercial-learning-panel>div:last-child{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-end;
}
.commercial-learning-panel>div:last-child>p{
  max-width:700px;
  margin:0 0 26px;
  color:var(--muted);
  line-height:1.7;
  font-size:17px;
}

/* Impacto social unificado */
.impact-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:50px;
}
.impact-grid .impact-initiative{
  margin-top:0;
  padding:28px 0 0;
  border-top:1px solid var(--line);
  max-width:none;
}
.impact-grid .impact-initiative h3{
  max-width:520px;
}
.impact-grid .impact-initiative p:last-child{
  max-width:620px;
}

@media(max-width:900px){
  .commercial-learning-panel,
  .impact-grid{
    grid-template-columns:1fr;
  }
}


/* CTA da LP para página de impacto social */
.impact-page-link{
  margin-top:40px;
  padding-top:28px;
  border-top:1px solid var(--line);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.impact-page-link p{
  max-width:680px;
  margin:0;
  color:var(--muted);
  line-height:1.65;
}

/* Página própria de Impacto Social */
.impact-hero,
.impact-contribution,
.impact-initiatives,
.impact-access,
.impact-closing{
  max-width:var(--max);
  margin:0 auto;
  padding-left:var(--pad);
  padding-right:var(--pad);
}
.impact-hero{
  padding-top:clamp(82px,10vw,140px);
  padding-bottom:clamp(70px,8vw,110px);
  display:grid;
  grid-template-columns:1.35fr .65fr;
  gap:clamp(48px,7vw,100px);
  align-items:end;
}
.impact-hero h1{
  max-width:1080px;
  margin:18px 0 0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(52px,6.6vw,96px);
  line-height:.94;
  letter-spacing:-.055em;
}
.impact-hero>div>p:last-child{
  max-width:780px;
  margin:30px 0 0;
  color:var(--muted);
  font-size:18px;
  line-height:1.75;
}
.impact-hero-note{
  padding:30px;
  background:var(--navy);
  color:white;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.impact-hero-note span{
  color:#9fc2ff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.15em;
}
.impact-hero-note strong{
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(28px,3vw,42px);
  line-height:1;
  letter-spacing:-.035em;
}

.impact-contribution{
  padding-top:clamp(72px,8vw,110px);
  padding-bottom:clamp(72px,8vw,110px);
  border-top:1px solid var(--line);
  display:grid;
  grid-template-columns:minmax(150px,.32fr) minmax(0,1.68fr);
  gap:clamp(36px,7vw,100px);
}
.impact-contribution h2{
  max-width:900px;
  margin:0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(38px,4.5vw,64px);
  line-height:1;
  letter-spacing:-.048em;
}
.impact-contribution>div:last-child>p{
  max-width:820px;
  color:var(--muted);
  font-size:17px;
  line-height:1.75;
}
.impact-contribution>div:last-child>p:first-of-type{margin-top:28px}

.impact-initiatives,
.impact-access{
  padding-top:clamp(72px,8vw,110px);
  padding-bottom:clamp(72px,8vw,110px);
}
.impact-feature-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:50px;
}
.impact-feature-card{
  min-height:520px;
  padding:34px;
  background:white;
  border:1px solid var(--line);
  display:flex;
  flex-direction:column;
}
.impact-feature-card h3{
  margin:46px 0 18px;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(34px,3.6vw,50px);
  line-height:1;
  letter-spacing:-.045em;
}
.impact-feature-card>p:not(.impact-label){
  max-width:650px;
  color:var(--muted);
  line-height:1.7;
}
.impact-contribution-list{
  display:grid;
  gap:10px;
  margin:28px 0 34px;
}
.impact-contribution-list span{
  padding-top:10px;
  border-top:1px solid var(--line);
  font-size:13px;
  font-weight:700;
}
.impact-access-link{
  margin-top:auto;
  align-self:flex-start;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
  border-bottom:1px solid currentColor;
}

.channel-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:50px;
}
.channel-card{
  min-height:300px;
  padding:28px;
  background:white;
  border:1px solid var(--line);
  display:flex;
  flex-direction:column;
  transition:.2s ease;
}
.channel-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--shadow);
}
.channel-card>span{
  color:var(--blue);
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
}
.channel-card h3{
  margin:44px 0 14px;
  font-family:"Inter Tight",sans-serif;
  font-size:30px;
  line-height:1.05;
  letter-spacing:-.04em;
}
.channel-card p{
  margin:0;
  color:var(--muted);
  line-height:1.65;
}
.channel-card strong{
  margin-top:auto;
  padding-top:30px;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.05em;
}

.impact-solutions{
  background:var(--navy);
  color:white;
  padding:clamp(82px,9vw,124px) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));
}
.accessible-solutions-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:1px;
  margin-top:54px;
  background:var(--white-line);
}
.accessible-solutions-grid article{
  min-height:300px;
  padding:30px;
  background:var(--navy);
}
.accessible-solutions-grid span{
  color:#9fc2ff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.13em;
}
.accessible-solutions-grid h3{
  margin:42px 0 14px;
  font-family:"Inter Tight",sans-serif;
  font-size:34px;
  letter-spacing:-.04em;
}
.accessible-solutions-grid p{
  max-width:620px;
  color:rgba(255,255,255,.68);
  line-height:1.65;
}
.accessible-solutions-grid small{
  display:block;
  margin-top:28px;
  color:rgba(255,255,255,.46);
  font-size:11px;
}
.solutions-note{
  margin-top:28px;
  padding-top:24px;
  border-top:1px solid var(--white-line);
  display:grid;
  grid-template-columns:.5fr 1.5fr;
  gap:32px;
}
.solutions-note strong{
  font-family:"Inter Tight",sans-serif;
  font-size:30px;
}
.solutions-note p{
  margin:0;
  max-width:780px;
  color:rgba(255,255,255,.68);
  line-height:1.7;
}
.impact-closing{
  padding-top:clamp(82px,9vw,124px);
  padding-bottom:clamp(82px,9vw,124px);
  text-align:center;
}
.impact-closing h2{
  max-width:1080px;
  margin:18px auto 32px;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(46px,6vw,86px);
  line-height:.96;
  letter-spacing:-.05em;
}

@media(max-width:900px){
  .impact-page-link{align-items:flex-start;flex-direction:column}
  .impact-hero,
  .impact-contribution,
  .impact-feature-grid,
  .solutions-note{
    grid-template-columns:1fr;
  }
  .channel-grid{grid-template-columns:1fr}
  .accessible-solutions-grid{grid-template-columns:1fr}
}


/* Diretório expansível de tecnologias de Impacto Social */
.impact-feature-grid-three{
  grid-template-columns:repeat(3,1fr);
}
.technology-initiative-card{
  background:#eef3fb;
}
.solutions-directory{
  margin-top:54px;
  background:white;
  color:var(--ink);
}
.solutions-directory-head{
  display:grid;
  grid-template-columns:1fr .75fr;
  gap:30px;
  align-items:end;
  padding:30px;
  border-bottom:1px solid var(--line);
}
.solutions-directory-head h3{
  margin:10px 0 0;
  font-family:"Inter Tight",sans-serif;
  font-size:clamp(34px,4vw,54px);
  line-height:1;
  letter-spacing:-.045em;
}
.solution-search{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.solution-search span{
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--muted);
}
.solution-search input{
  width:100%;
  padding:14px 16px;
  border:1px solid #ccd2da;
  background:white;
  color:var(--ink);
  outline:none;
}
.solution-search input:focus{
  border-color:var(--blue);
  box-shadow:0 0 0 3px rgba(0,48,135,.08);
}
.solutions-table-wrap{
  overflow-x:auto;
}
.solutions-table{
  width:100%;
  border-collapse:collapse;
  min-width:860px;
}
.solutions-table th,
.solutions-table td{
  padding:18px 20px;
  text-align:left;
  vertical-align:top;
  border-bottom:1px solid var(--line);
}
.solutions-table th{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:var(--muted);
  background:#f7f8fa;
}
.solutions-table td{
  font-size:14px;
  line-height:1.55;
}
.solutions-table td:first-child{width:22%}
.solutions-table td:nth-child(2){width:20%}
.solutions-table td:nth-child(3){width:43%}
.solutions-table td:nth-child(4){width:15%}
.solution-status{
  display:inline-block;
  padding:7px 9px;
  background:#eef3fb;
  color:var(--navy);
  font-size:11px;
  font-weight:800;
  white-space:nowrap;
}
.solutions-empty{
  margin:0;
  padding:30px;
  color:var(--muted);
}
.solutions-origin-note{
  display:grid;
  grid-template-columns:.4fr 1.6fr;
  gap:30px;
  padding:28px 30px;
  background:#f7f8fa;
}
.solutions-origin-note strong{
  font-family:"Inter Tight",sans-serif;
  font-size:24px;
}
.solutions-origin-note p{
  margin:0;
  color:var(--muted);
  line-height:1.65;
}
@media(max-width:1000px){
  .impact-feature-grid-three{grid-template-columns:1fr}
  .solutions-directory-head,
  .solutions-origin-note{grid-template-columns:1fr}
}


/* Refinamento mobile de tipografia e espaçamento */
@media(max-width:700px){
  .hero h1{
    font-size:clamp(42px,11vw,58px);
    line-height:.98;
  }

  .section-heading h2,
  .quote-intro h2,
  .quote-bridge h2,
  .quote-page-hero h1,
  .quote-development-panel h2,
  .know-panel h2,
  .closing-section h2,
  .impact-hero h1,
  .impact-contribution h2,
  .impact-closing h2{
    font-size:clamp(34px,9vw,48px);
    line-height:1.02;
    letter-spacing:-.04em;
  }

  .hero-lead,
  .section-heading>div:last-child>p,
  .quote-page-hero>p:last-child,
  .quote-development-panel>div:last-child>p,
  .impact-hero>div>p:last-child,
  .impact-contribution>div:last-child>p,
  .commercial-learning-panel>div:last-child>p{
    font-size:16px;
    line-height:1.65;
  }

  .path-card h3,
  .impact-feature-card h3,
  .commercial-learning-panel h3,
  .impact-initiative h3,
  .channel-card h3,
  .accessible-solutions-grid h3,
  .solutions-directory-head h3{
    font-size:clamp(28px,8vw,38px);
    line-height:1.05;
  }

  .hero,
  .path-section,
  .learn-section,
  .know-section,
  .closing-section,
  .impact-hero,
  .impact-contribution,
  .impact-initiatives,
  .impact-access,
  .impact-closing{
    padding-left:20px;
    padding-right:20px;
  }

  .accessibility-section,
  .technology-section,
  .impact-solutions{
    padding-left:20px;
    padding-right:20px;
  }

  .hero{
    padding-top:48px;
    padding-bottom:64px;
    gap:32px;
  }

  .hero-visual{
    min-height:260px;
  }

  .hero-visual p{
    font-size:clamp(30px,9vw,42px);
    left:22px;
    bottom:22px;
  }

  .section-heading,
  .impact-contribution{
    gap:18px;
  }

  .path-section,
  .learn-section,
  .closing-section,
  .impact-initiatives,
  .impact-access,
  .impact-closing{
    padding-top:64px;
    padding-bottom:64px;
  }

  .impact-feature-card,
  .path-card,
  .channel-card{
    padding:22px;
    min-height:auto;
  }

  .impact-feature-card h3,
  .path-card h3,
  .channel-card h3{
    margin-top:28px;
  }

  .impact-contribution-list{
    margin-top:22px;
  }

  .commercial-learning-panel{
    padding:24px 20px;
  }

  .know-panel{
    padding:34px 0;
  }

  .impact-page-link{
    margin-top:28px;
  }

  .solutions-directory-head{
    padding:22px 18px;
  }

  .solutions-origin-note{
    padding:22px 18px;
  }

  .solutions-table{
    min-width:720px;
  }

  .site-footer{
    padding:36px 20px;
  }
}

@media(max-width:420px){
  .hero h1{
    font-size:40px;
  }

  .section-heading h2,
  .quote-bridge h2,
  .quote-page-hero h1,
  .quote-development-panel h2,
  .know-panel h2,
  .closing-section h2,
  .impact-hero h1,
  .impact-contribution h2,
  .impact-closing h2{
    font-size:32px;
  }

  .path-card h3,
  .impact-feature-card h3,
  .commercial-learning-panel h3,
  .impact-initiative h3,
  .channel-card h3,
  .solutions-directory-head h3{
    font-size:27px;
  }

  .button{
    width:100%;
  }

  .hero-actions,
  .closing-actions,
  .result-actions{
    flex-direction:column;
  }
}
