/* Home aprovada: proporções, ritmo e cores da referência enviada pela equipe. */
:root{--container:min(1320px,calc(100% - 72px))}
.site-header{background:#fff}
.nav-wrap{height:64px;gap:22px}
.brand img{width:166px}
.desktop-nav{gap:18px}
.desktop-nav a{font-size:11px;color:#102650}
.nav-cta{padding:11px 18px;border-radius:11px;text-transform:none;font-size:11px}

.hero{min-height:515px;padding:30px 0 22px;background:radial-gradient(circle at 86% 48%,#e5e4ff 0,transparent 28%),linear-gradient(180deg,#fff 0%,#fbfcff 100%)}
.hero-grid{grid-template-columns:40% 60%;min-height:460px;gap:0;align-items:center}
.hero-copy{position:relative;z-index:2;padding-bottom:8px}
.hero .eyebrow{color:#173273;font-size:10px;letter-spacing:.085em}
.hero .eyebrow i{display:none}
.hero h1{max-width:570px;margin:13px 0 10px;font-size:clamp(38px,3.45vw,51px);line-height:1.04;letter-spacing:-.048em}
.hero-copy>p{max-width:490px;color:#142c58;font-size:15px;line-height:1.45}
.hero-actions{gap:11px;margin:21px 0 28px}
.hero-actions .button{min-height:45px;padding:11px 16px;border-radius:10px;font-size:11px}
.hero-actions .button-ghost{color:#3924d2;border:1px solid #6040f5}
.trust-list{gap:16px 28px;flex-wrap:nowrap}
.trust-list li{display:grid;justify-items:center;align-content:start;gap:4px;max-width:100px;white-space:nowrap;text-align:center;color:#112852;font-size:10px;font-weight:700}
.trust-list svg{width:27px;height:27px;padding:3px;border:0;border-radius:0;background:transparent;color:#5031df;stroke-width:1.8}
.hero-visual{min-height:450px}
.visual-glow{top:20px;right:-3%;width:98%;opacity:.6}
.laptop{width:83%;right:11%;top:36px;filter:drop-shadow(0 22px 24px rgba(18,39,81,.2))}
.laptop-screen{border-width:7px;border-bottom-width:11px;border-radius:14px 14px 5px 5px}
.phone{width:143px;right:-1%;bottom:8px;left:auto;border-width:6px;border-radius:26px;transform:none}
.hero-note{right:0;top:-38px;font-size:15px;text-align:center}
.float-card-top,.float-card-middle{display:none}
.float-card-bottom{left:auto;right:25%;bottom:0;display:flex;gap:10px;min-width:220px;padding:12px 16px;border:0;border-radius:18px 18px 0 0;background:linear-gradient(110deg,#552de9,#7761f7);box-shadow:0 14px 30px rgba(71,47,203,.24)}
.float-card-bottom svg{width:35px;height:35px;padding:5px;color:#fff;background:none}
.float-card-bottom strong{color:#fff;font-size:13px;line-height:1.2}
.hero-note-bottom{display:none}

.connection-band{padding:17px 0 21px;background:#fff;color:var(--navy)}
.connection-band .container{display:flex;flex-direction:column;gap:9px;padding:16px 17px 13px;border:0;border-radius:18px;background:linear-gradient(115deg,#f6f7ff,#f8faff)}
.connection-grid{order:1;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:12px}
.connection-grid .connection-card{min-height:77px;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:10px 14px;border:1px solid #e7eafa;border-radius:12px;box-shadow:0 7px 20px rgba(31,51,104,.04)}
.connection-grid .connection-card>svg:first-child{width:35px;height:35px;margin:0;color:#5339dc}
.connection-grid .connection-card strong{font-size:14px;letter-spacing:0}
.connection-grid .connection-card span{font-size:11px}
.connection-grid .connection-arrow{display:none}
.connection-title{order:2;width:100%;padding:0;text-align:center}
.connection-title strong,.connection-title span{display:inline;color:#192d5d;font-size:16px;font-weight:800}
.connection-title span{margin-left:4px;color:#6736dc}

.challenge{padding:24px 0 25px;background:linear-gradient(180deg,#fff,#f8faff)}
.challenge-grid{grid-template-columns:minmax(0,72%) minmax(0,28%);gap:0;align-items:stretch}
.challenge-copy{display:grid;grid-template-columns:minmax(235px,38%) minmax(0,62%);grid-template-rows:auto auto 1fr auto;align-content:center;padding:12px 14px 7px 0}
.challenge .eyebrow{grid-column:1;grid-row:1;color:#5438d7}
.challenge h2{grid-column:1;grid-row:2;margin:8px 12px 8px 0;font-size:clamp(27px,2.35vw,36px);line-height:1.06}
.challenge .section-lead{grid-column:1;grid-row:3;max-width:310px;margin:0;color:#334260;font-size:12px;line-height:1.42}
.challenge-cards{grid-column:2;grid-row:1/5;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;margin:0}
.challenge-cards article{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:145px;padding:14px 7px;text-align:center;border-radius:12px}
.challenge-cards svg{width:31px;height:31px;padding:5px;margin:0;background:none}
.challenge-cards h3{font-size:9px;line-height:1.2}
.challenge-cards p{font-size:9px;line-height:1.3}
.challenge-quote{grid-column:1;grid-row:4;align-self:end;margin:12px 0 0;padding:0;border:0;border-radius:0;background:none;box-shadow:none}
.challenge-quote span{font-size:11px}.challenge-quote strong{font-size:13px}
.challenge-photo{height:220px;min-height:220px;margin:0;border-radius:0;box-shadow:none}
.challenge-photo img{height:100%;object-position:49% 30%}
.challenge-photo:after{background:linear-gradient(90deg,#f8faff 0,transparent 18%)}

.solution{padding:35px 0;background:linear-gradient(110deg,#f4f4ff,#f8fbff)}
.solution-layout{grid-template-columns:37% 63%;gap:0;align-items:center}
.solution .section-heading h2{max-width:380px;margin:7px 0;font-size:clamp(30px,2.55vw,38px);line-height:1.06}
.solution .section-heading>p{max-width:370px;margin:0;color:#233963;font-size:12px;line-height:1.42}
.solution-note{max-width:365px;margin:15px 0 0;padding:10px 12px;border-radius:11px}
.solution-note p{font-size:10px;line-height:1.35}
.solution-note svg{width:25px;height:25px}
.ecosystem{min-height:238px;max-width:720px;border-radius:0;background:none}
.ecosystem:before{width:230px;height:230px}.ecosystem:after{width:198px;height:198px}
.ecosystem-core{width:128px;height:128px;border:3px solid #fff;box-shadow:0 12px 28px rgba(54,53,164,.18)}
.ecosystem-core img{width:98px;height:auto}.ecosystem-core span{font-size:8px;margin-top:0}
.ecosystem-node{width:155px;min-height:58px;gap:7px;padding:7px 9px;border:0;border-radius:14px;background:transparent;box-shadow:none}
.ecosystem-node svg{width:44px;height:44px;padding:9px;flex:none;border-radius:50%;color:#fff;background:#4f90ed}
.ecosystem-node strong{font-size:11px;line-height:1.1}.ecosystem-node span{display:none}
.node-gestao{left:5%;top:8%}.node-escola{left:auto;right:0;top:8%;transform:none}
.node-professor{left:5%;top:auto;bottom:8%;transform:none}.node-familia{left:auto;right:0;bottom:8%;transform:none}
.node-escola svg{background:#34bd79}.node-professor svg{background:#f49536}.node-familia svg{background:#693ee6}
.ecosystem-line.line-one{width:69%}.ecosystem-line.line-two{height:70%}
.solution-hand{display:none}

.family{padding:0;background:#fff;color:#0d2553}
.family:before,.family:after,.family-backdrop{display:none}
.family-grid{grid-template-columns:25% 39% 36%;gap:0;min-height:260px;align-items:stretch}
.family-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 14px 20px 0;text-align:left}
.family .eyebrow{color:#5b3fe3}
.family h2{margin:5px 0 1px;color:#122a59;font-size:30px;line-height:1.08;letter-spacing:-.04em}
.family h3{margin:0 0 8px;color:#0e2350;font-size:17px;line-height:1.18;letter-spacing:-.025em}
.family-copy>p{margin:0 0 12px;color:#3b4e6d;font-size:12px;line-height:1.4}
.family .button-light{min-height:36px;padding:8px 11px;border:1px solid #6848ee;border-radius:9px;color:#4a2fdb;background:#fff;box-shadow:none;font-size:10px}
.family .button-light svg{width:15px;height:15px}
.family-devices{min-height:260px;width:100%;overflow:hidden}
.family-showcase{width:100%;height:260px;min-height:260px;border:0;border-radius:0;box-shadow:none;object-fit:cover;object-position:27% 48%}
.family-links{display:flex;flex-direction:column;justify-content:center;padding:20px 0 20px 14px}
.family-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0}
.family-features span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:72px;padding:7px 3px;border:1px solid #e4e9f7;border-radius:11px;background:#fff;box-shadow:0 7px 18px rgba(23,45,99,.06);color:#102751;text-align:center;font-size:9px;font-weight:800;white-space:nowrap}
.family-features svg{width:24px;height:24px;color:#5543df;stroke-width:1.9}
.family-features span:nth-child(2) svg,.family-features span:nth-child(7) svg{color:#26b985}
.family-features span:nth-child(3) svg{color:#a73bcc}.family-features span:nth-child(6) svg{color:#f48b2d}
.family-links>p{margin:7px 2px 0;text-align:right;color:#5937e7;font-size:10px;font-weight:800}

.final-cta,.final-cta-grid{min-height:280px}
.final-cta-grid{grid-template-columns:52% 48%;align-items:center}
.final-cta-image{background-image:linear-gradient(90deg,rgba(7,24,59,.15) 0%,rgba(7,24,59,.2) 24%,rgba(10,26,66,.9) 44%,#111f54 100%),url("assets/photos/estudante-cta.png");background-position:22% center}
.final-cta-copy{grid-column:1/3;justify-self:center;width:43%;margin-left:13%;transform:translateX(-8%)}
.final-cta h2{max-width:530px;margin:0 0 7px;font-size:30px}
.final-cta p{font-size:12px}
.final-cta-copy>div{margin-top:17px}
.final-cta-copy .button{min-height:39px;padding:9px 14px;font-size:10px}
.final-cta-benefits,.cta-note{display:none!important}
.whatsapp-float{display:none}

@media(max-width:1100px){
  :root{--container:min(100% - 42px,1320px)}
  .desktop-nav{gap:12px}.desktop-nav a{font-size:10px}.brand img{width:152px}
  .hero-grid{grid-template-columns:43% 57%}.hero h1{font-size:clamp(35px,4vw,45px)}.hero-copy>p{font-size:13px}.hero-visual{min-height:405px}.laptop{width:87%;right:10%;top:45px}.phone{width:126px}
  .trust-list{gap:10px}.trust-list li{font-size:9px}
  .challenge-grid{grid-template-columns:73% 27%}.challenge-copy{grid-template-columns:36% 64%}.challenge-cards article{padding:10px 4px}
  .family-grid{grid-template-columns:27% 37% 36%}.family h2{font-size:25px}.family h3{font-size:15px}.family-features span{font-size:8px}
}
@media(max-width:900px){
  .hero{padding:34px 0 25px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{text-align:center}.hero h1{max-width:660px;margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{max-width:690px;min-height:440px;margin:5px auto 0}.laptop{width:82%;right:11%;top:40px}.phone{width:133px;right:0}.hero-note{right:0}
  .connection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .challenge-grid{grid-template-columns:1fr}.challenge-copy{grid-template-columns:32% 68%;padding-right:0}.challenge-photo{height:260px;min-height:260px;margin-top:12px;border-radius:16px}
  .solution-layout{grid-template-columns:1fr}.solution .section-heading{text-align:center}.solution .section-heading h2,.solution .section-heading>p,.solution-note{margin-left:auto;margin-right:auto}.ecosystem{width:100%;max-width:620px;margin:20px auto 0}
  .family-grid{grid-template-columns:38% 62%}.family-copy{padding:20px 16px 20px 0}.family-devices{min-height:270px}.family-showcase{height:270px}.family-links{grid-column:1/-1;padding:15px 0}.family-features span{font-size:10px}
  .final-cta-copy{width:60%;margin-left:26%;transform:none}
}
@media(max-width:700px){
  :root{--container:calc(100% - 28px)}
  .nav-wrap{height:68px}.brand img{width:145px}
  .hero{padding:36px 0 22px}.hero h1{font-size:clamp(35px,9vw,48px)}.hero-copy>p{font-size:14px}.hero-actions{margin:20px auto;flex-direction:column}.hero-actions .button{width:100%}.trust-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:290px;margin:auto}.trust-list li{max-width:none;font-size:10px}
  .hero-visual{min-height:285px;margin:12px auto 0}.laptop{width:92%;right:4%;top:34px}.phone{width:94px;right:-1%;bottom:0}.float-card-bottom,.hero-note{display:none}
  .connection-band .container{padding:11px}.connection-grid{gap:7px}.connection-grid .connection-card{min-height:68px;padding:8px;gap:6px}.connection-grid .connection-card>svg:first-child{width:28px;height:28px}.connection-grid .connection-card strong{font-size:11px}.connection-grid .connection-card span{font-size:9px}.connection-title strong,.connection-title span{font-size:13px}
  .challenge{padding:32px 0}.challenge-copy{display:block}.challenge h2{font-size:32px}.challenge .section-lead{max-width:none;font-size:13px}.challenge-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.challenge-cards article{min-height:112px;padding:10px}.challenge-quote{margin-top:15px}.challenge-photo{height:250px;min-height:250px}.challenge-photo img{object-position:center}
  .solution{padding:48px 0}.solution .section-heading h2{font-size:34px}.ecosystem{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-height:auto;background:none}.ecosystem:before,.ecosystem:after,.ecosystem-line{display:none}.ecosystem-core{grid-column:1/-1;grid-row:1;position:relative;inset:auto;transform:none;width:100%;height:auto;padding:12px;border-radius:15px}.ecosystem-node{position:relative;inset:auto;transform:none;width:100%;min-height:63px;background:#fff;border:1px solid #e1e5f6}.ecosystem-node svg{width:38px;height:38px}.ecosystem-node strong{font-size:10px}
  .family-grid{display:flex;flex-direction:column}.family-copy{align-items:center;padding:28px 0 20px;text-align:center}.family h2{font-size:31px}.family h3{font-size:18px}.family-copy>p{max-width:400px;font-size:13px}.family-devices{min-height:255px}.family-showcase{height:255px;min-height:255px;object-position:28% 46%}.family-links{padding:16px 0 27px}.family-features{grid-template-columns:repeat(4,minmax(0,1fr))}.family-features span{min-height:67px;font-size:8px;white-space:normal}
  .final-cta,.final-cta-grid{min-height:350px}.final-cta-image{background-image:linear-gradient(90deg,rgba(7,24,59,.6),rgba(10,26,66,.87)),url("assets/photos/estudante-cta.png");background-position:34% center}.final-cta-grid{display:flex;justify-content:center;padding:32px 0}.final-cta-copy{width:100%;max-width:420px;margin:0;text-align:center}.final-cta h2{font-size:29px}.final-cta-copy>div{align-items:stretch}
}
@media(max-width:430px){
  .hero h1{font-size:35px}.hero-visual{min-height:245px}.phone{width:82px}.connection-grid .connection-card span{display:none}.challenge-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.family-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.family-features svg{width:21px;height:21px}.family-features span{font-size:7px;padding:6px 2px}
}
