.solutions-page{background:#fff;color:#102651}
.solutions-page .desktop-nav a.active{color:#4e35e2}
.solutions-page .desktop-nav a.active:after{right:0}
.solutions-page h1,.solutions-page h2,.solutions-page h3{letter-spacing:-.04em}
.solutions-page .eyebrow{color:#078e78;font-size:10px;letter-spacing:.1em}
.solutions-page .eyebrow:before{content:"";width:17px;height:2px;background:currentColor}

.solutions-hero{overflow:hidden;background:radial-gradient(circle at 95% 18%,#e7ddff,transparent 25%),radial-gradient(circle at 2% 95%,#ebf4ff,transparent 22%),#fff}
.solutions-hero-grid{display:grid;grid-template-columns:41% 59%;align-items:center;min-height:475px}
.solutions-hero-copy{position:relative;z-index:2;padding:24px 8px 24px 0}
.solutions-hero h1{max-width:520px;margin:13px 0 11px;color:#112553;font-size:clamp(41px,4.1vw,55px);font-weight:850;line-height:1.01}
.solutions-hero h1 em{font-style:normal;color:#6639e9}
.solutions-hero-copy>p{max-width:505px;margin:0;color:#405573;font-size:14px;line-height:1.48}
.solutions-actions{display:flex;gap:11px;margin:22px 0 23px}
.solutions-actions .button{min-height:43px;padding:10px 16px;border-radius:10px;font-size:11px}
.solutions-actions .button-ghost{border:1px solid #9e8aff;color:#5534dc}
.solutions-benefits{display:flex;gap:20px;flex-wrap:wrap;margin:0;padding:0;list-style:none}
.solutions-benefits li{display:grid;justify-items:center;gap:4px;color:#283e65;text-align:center;font-size:9px;font-weight:700;white-space:nowrap}
.solutions-benefits svg{width:27px;height:27px;color:#5e3cde;fill:none;stroke:currentColor;stroke-width:1.9}
.solutions-stage{position:relative;height:445px;min-width:0}
.solutions-stage .laptop{width:81%;right:12%;top:64px;transform:none}
.solutions-stage .phone{z-index:4;width:138px;right:0;bottom:6px;left:auto;transform:none}
.solutions-hand{position:absolute;z-index:3;right:0;top:0;margin:0;color:#593ae1;text-align:center;font-size:15px}
.solutions-stage-chip{position:absolute;z-index:5;right:20%;bottom:0;display:flex;align-items:center;gap:10px;padding:11px 16px;border-radius:19px 19px 0 0;background:#fff;box-shadow:0 11px 29px rgba(26,41,105,.13)}
.solutions-stage-chip svg{width:30px;height:30px;color:#5b41e7;fill:none;stroke:currentColor;stroke-width:1.8}
.solutions-stage-chip strong{color:#5135d5;font-size:11px;line-height:1.2}

.solutions-catalog{padding:37px 0 42px;background:linear-gradient(180deg,#fff,#fbfcff)}
.solutions-section-heading{margin-bottom:20px}
.solutions-section-heading h2{margin:6px 0 2px;font-size:clamp(29px,3vw,41px);line-height:1.06}
.solutions-section-heading p{margin:0;color:#5b6e8c;font-size:13px}
.solutions-section-heading .eyebrow:before{display:none}
.solutions-card-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:13px}
.solution-card{grid-column:span 3;display:flex;flex-direction:column;min-height:249px;padding:17px 18px 15px;border:1px solid #e2e8f7;border-radius:12px;background:#fff;box-shadow:0 9px 23px rgba(25,47,101,.06)}
.solution-card:nth-child(n+5){grid-column:span 4;min-height:220px}
.solution-card>svg{width:39px;height:39px;padding:5px;color:#6944e7;fill:none;stroke:currentColor;stroke-width:1.8}
.solution-card:nth-child(1)>svg,.solution-card:nth-child(3)>svg,.solution-card:nth-child(6)>svg{color:#298ee8}
.solution-card:nth-child(7)>svg{color:#36b879}
.solution-card h3{margin:7px 0 4px;color:#102550;font-size:15px;line-height:1.16}
.solution-card>p{min-height:43px;margin:0;color:#526888;font-size:11px;line-height:1.4}
.solution-card ul{display:grid;gap:5px;margin:9px 0 11px;padding:0;list-style:none}
.solution-card li{display:flex;align-items:center;gap:7px;color:#5e708d;font-size:10px;line-height:1.25}
.solution-card li:before{content:"✓";display:grid;place-items:center;width:15px;height:15px;flex:none;border-radius:50%;color:#fff;background:#28a98a;font-size:10px;font-weight:800}
.solution-card details{margin-top:auto}
.solution-card summary{display:inline-flex;align-items:center;gap:5px;color:#623de2;font-size:11px;font-weight:800;cursor:pointer;list-style:none}
.solution-card summary::-webkit-details-marker{display:none}
.solution-card summary svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}
.solution-card details[open] summary svg{transform:rotate(90deg)}
.solution-card details>p{margin:8px 0 0;padding-top:8px;border-top:1px solid #e9e7fb;color:#5f7190;font-size:10px;line-height:1.4}

.solutions-ecosystem{overflow:hidden;padding:38px 0;background:radial-gradient(circle at 70% 50%,#f0edff,transparent 40%),linear-gradient(110deg,#fff,#f9f8ff)}
.solutions-ecosystem-grid{display:grid;grid-template-columns:38% 62%;align-items:center;gap:0}
.solutions-ecosystem-copy h2{max-width:440px;margin:9px 0 7px;font-size:clamp(32px,3.1vw,43px);line-height:1.04}
.solutions-ecosystem-copy>p{max-width:420px;margin:0;color:#556986;font-size:12px;line-height:1.45}
.solutions-ecosystem-copy ul{display:grid;gap:6px;margin:14px 0 15px;padding:0;list-style:none}
.solutions-ecosystem-copy li{display:flex;align-items:center;gap:8px;color:#58708d;font-size:10px}
.solutions-ecosystem-copy li:before{content:"✓";display:grid;place-items:center;width:17px;height:17px;flex:none;border-radius:50%;color:#fff;background:#24a98a;font-size:11px;font-weight:800}
.solutions-ecosystem-copy .button{border:1px solid #a48dff;color:#5d40dc;font-size:10px}
.solutions-orbit{position:relative;height:330px}
.solutions-orbit-ring{position:absolute;left:51%;top:50%;width:258px;height:258px;transform:translate(-50%,-50%);border:1px dashed #bcb1f6;border-radius:50%;background:radial-gradient(circle,#f0ecff 0,#fbfaff 47%,transparent 70%)}
.solutions-orbit-core{position:absolute;z-index:2;left:51%;top:50%;display:grid;place-items:center;width:144px;height:144px;transform:translate(-50%,-50%);border:4px solid #fff;border-radius:50%;background:#fff;box-shadow:0 10px 30px rgba(69,61,165,.17)}
.solutions-orbit-core img{width:105px;height:auto}
.solutions-orbit-node{position:absolute;z-index:3;display:flex;align-items:center;gap:6px;min-width:145px;padding:8px 10px;border:1px solid #e4e4fb;border-radius:12px;background:#fff;box-shadow:0 8px 23px rgba(31,47,100,.09)}
.solutions-orbit-node svg{width:26px;height:26px;flex:none;padding:3px;color:#6942e5;fill:none;stroke:currentColor;stroke-width:1.8}
.solutions-orbit-node strong,.solutions-orbit-node span{display:block}.solutions-orbit-node strong{font-size:9px;line-height:1.1}.solutions-orbit-node span{color:#7988a0;font-size:8px;line-height:1.15}
.node-management{left:34%;top:0}.node-school{left:0;top:27%}.node-family{right:1%;top:27%}.node-teacher{left:0;top:52%}.node-communication{right:0;top:53%}.node-documents{left:5%;bottom:0}.node-health{right:5%;bottom:0}
.solutions-orbit .hand-note{position:absolute;right:1%;top:0;color:#603edb;text-align:center;font-size:12px}

.solutions-cta{position:relative;min-height:245px;color:#fff;background:linear-gradient(90deg,#091e47 0%,#0a2c61 41%,rgba(13,32,81,.42) 70%,rgba(37,25,115,.08) 100%),url("assets/photos/estudante-solucoes.png") right center/48% auto no-repeat #0a2c61}
.solutions-cta-grid{position:relative;display:grid;grid-template-columns:35% 33% 32%;align-items:center;min-height:245px;gap:0}
.solutions-cta .eyebrow{color:#c0b5ff;font-size:9px}.solutions-cta .eyebrow:before{display:none}
.solutions-cta-copy h2{margin:8px 0 5px;color:#fff;font-size:28px;line-height:1.07}
.solutions-cta-copy p{max-width:390px;margin:0;color:#d4e0f2;font-size:11px;line-height:1.4}
.solutions-cta-copy>div{display:flex;gap:8px;margin-top:15px}
.solutions-cta-copy .button{min-height:37px;padding:9px 11px;font-size:9px}
.solutions-whatsapp{border:1px solid #33b894;color:#7ce5be;background:transparent}
.solutions-cta-list{display:grid;gap:11px;margin:0;padding:0 20px;list-style:none}
.solutions-cta-list li{display:flex;align-items:center;gap:8px;color:#e0eaf8;font-size:10px}
.solutions-cta-list svg{width:17px;height:17px;flex:none;padding:2px;border:1px solid #b8cdf6;border-radius:5px;fill:none;stroke:currentColor;stroke-width:2}
.solutions-cta-note{position:absolute;right:21%;top:15px;max-width:140px;color:#5438d9;background:#fff;padding:10px 12px;border-radius:12px;font-size:11px;text-align:center}

.solutions-page .site-footer{padding:35px 0 16px;background:#fff;color:#102852}
.solutions-page .footer-brand img{width:160px;height:auto;filter:none;mix-blend-mode:normal}
.solutions-page .footer-brand p,.solutions-page .footer-grid a,.solutions-page .footer-grid span{color:#5b6d8b}
.solutions-page .footer-grid strong{color:#1d3465}
.solutions-page .footer-grid button{padding:0;border:0;background:none;color:#5b6d8b;text-align:left;font-size:11px;cursor:pointer}
.solutions-page .footer-bottom{border-top:1px solid #dfe6f2;color:#7c8da6}

@media(max-width:1100px){
  .solutions-hero-grid{grid-template-columns:43% 57%}.solutions-hero h1{font-size:clamp(39px,4.2vw,48px)}.solutions-stage{height:410px}.solutions-stage .laptop{width:85%;top:69px}.solutions-stage .phone{width:121px}
  .solutions-benefits{gap:12px}.solutions-benefits li{font-size:8px}
  .solution-card{padding:15px 13px}.solution-card h3{font-size:13px}.solution-card>p{font-size:10px}.solution-card li{font-size:9px}
  .solutions-orbit-node{min-width:126px;padding:7px}.solutions-orbit-node span{display:none}
  .solutions-cta-grid{grid-template-columns:38% 32% 30%}.solutions-cta-copy h2{font-size:25px}
}
@media(max-width:900px){
  .solutions-hero-grid{grid-template-columns:1fr}.solutions-hero-copy{text-align:center;padding:40px 0 0}.solutions-hero h1,.solutions-hero-copy>p{margin-left:auto;margin-right:auto}.solutions-actions,.solutions-benefits{justify-content:center}.solutions-stage{width:100%;max-width:700px;margin:auto}
  .solution-card{grid-column:span 6;min-height:235px}.solution-card:nth-child(n+5){grid-column:span 6;min-height:235px}.solution-card:last-child{grid-column:3/span 8}
  .solutions-ecosystem-grid{grid-template-columns:1fr}.solutions-ecosystem-copy{text-align:center}.solutions-ecosystem-copy h2,.solutions-ecosystem-copy>p{margin-left:auto;margin-right:auto}.solutions-ecosystem-copy ul{max-width:340px;margin-left:auto;margin-right:auto;text-align:left}.solutions-orbit{max-width:640px;width:100%;margin:25px auto 0}
  .solutions-cta-grid{grid-template-columns:1fr 1fr;min-height:270px}.solutions-cta-list{padding:0 15px}.solutions-cta-note{display:none}
}
@media(max-width:700px){
  .solutions-hero-copy{padding:34px 0 0}.solutions-hero h1{font-size:37px}.solutions-hero-copy>p{font-size:13px}.solutions-actions{flex-direction:column;max-width:350px;margin:20px auto}.solutions-actions .button{width:100%}.solutions-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:290px;margin:auto}.solutions-benefits li{font-size:9px}
  .solutions-stage{height:300px}.solutions-stage .laptop{width:90%;right:5%;top:39px}.solutions-stage .phone{width:92px;right:0;bottom:3px}.solutions-hand,.solutions-stage-chip{display:none}
  .solutions-catalog{padding:36px 0}.solutions-section-heading h2{font-size:32px}.solutions-section-heading p{font-size:12px}.solutions-card-grid{grid-template-columns:1fr}.solution-card,.solution-card:nth-child(n+5),.solution-card:last-child{grid-column:1;min-height:0}.solution-card>p{min-height:0}.solution-card ul{margin:12px 0}
  .solutions-ecosystem{padding:44px 0}.solutions-ecosystem-copy h2{font-size:34px}.solutions-orbit{display:grid;grid-template-columns:1fr 1fr;gap:8px;height:auto}.solutions-orbit-ring{display:none}.solutions-orbit-core{position:relative;grid-column:1/-1;left:auto;top:auto;transform:none;width:100%;height:100px;border-radius:14px}.solutions-orbit-node{position:relative;inset:auto;min-width:0;min-height:62px}.solutions-orbit-node span{display:block}.solutions-orbit-node:last-of-type{grid-column:1/-1}.solutions-orbit .hand-note{display:none}
  .solutions-cta{background-image:linear-gradient(90deg,rgba(9,30,71,.97),rgba(10,44,97,.86)),url("assets/photos/estudante-solucoes.png");background-position:center,right center;background-size:cover,auto 100%}.solutions-cta-grid{display:block;padding-top:42px;padding-bottom:30px}.solutions-cta-copy h2{font-size:30px}.solutions-cta-copy p{max-width:350px}.solutions-cta-copy>div{flex-direction:column;max-width:350px}.solutions-cta-list{padding:20px 0 0}.solutions-cta-list li{font-size:9px}
  .solutions-page .footer-grid{grid-template-columns:1fr 1fr}.solutions-page .footer-brand{grid-column:1/-1}
}
@media(max-width:430px){.solutions-hero h1{font-size:34px}.solutions-stage{height:252px}.solutions-stage .phone{width:81px}.solutions-cta-copy h2{font-size:27px}}
