
:root{--purple:#5638D8;--coral:#FF5753;--ink:#0B1530;--muted:#667085;--bg:#F6F7FB;--line:#E6E9F0;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 36px));margin:auto}
header{position:sticky;top:0;z-index:20;background:rgba(8,16,36,.94);backdrop-filter:blur(12px)}.nav{height:74px;display:flex;align-items:center;gap:26px}.nav img{width:142px}.nav nav{margin-left:auto;display:flex;gap:24px;color:#fff;font-weight:750;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:14px;background:var(--purple);color:#fff;font-weight:850}.button.alt{background:var(--coral)}.button.light{background:#fff;color:var(--ink)}
.hero{min-height:690px;color:#fff;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,10,24,.95),rgba(5,10,24,.72) 45%,rgba(5,10,24,.18)),url('hero.jpg') center 38%/cover}.hero-inner{padding:90px 0;max-width:610px}.eyebrow{font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:13px;color:#c8c0ff}h1{font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.045em;margin:14px 0 22px}h1 span,h2 span{color:var(--coral)}.hero p{font-size:20px;color:#e7e9ef;max-width:570px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
section{padding:92px 0}.soft{background:var(--bg)}h2{font-size:clamp(36px,4vw,56px);line-height:1.04;letter-spacing:-.035em;margin:10px 0 18px}.lead{font-size:18px;color:var(--muted);max-width:720px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}.card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:25px}.card h3{margin:5px 0 8px}.card p{color:var(--muted);margin:0}.modalities{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.mod{height:270px;position:relative;overflow:hidden;border-radius:24px;color:#fff}.mod img{width:100%;height:100%;object-fit:cover}.mod:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.mod div{position:absolute;z-index:2;left:20px;bottom:18px}.mod b{font-size:21px}.mod small{display:block;color:#ddd}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.photo{border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(11,21,48,.14)}.photo img{width:100%;height:580px;object-fit:cover}.checks{display:grid;gap:14px;margin-top:25px}.check{padding:17px;border:1px solid var(--line);border-radius:17px;background:#fff}.check b{display:block;margin-bottom:3px}.check span{color:var(--muted)}
.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:850;cursor:pointer}.faq p{color:var(--muted)}
.cta{background:linear-gradient(135deg,var(--purple),#704fe3 55%,var(--coral));color:#fff;border-radius:30px;padding:48px;margin-bottom:80px}.cta h2{margin-top:0}.cta p{color:#f0edff}
footer{background:#081024;color:#c5cada;padding:38px 0}.footer{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.footer img{width:130px}.footer nav{margin-left:auto;display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.breadcrumb{font-size:14px;color:var(--muted);margin-bottom:24px}.pagehero{padding:75px 0 55px;background:var(--bg)}.pagehero h1{color:var(--ink);font-size:clamp(42px,5vw,64px);margin-bottom:16px}.content{max-width:850px}.content h2{font-size:30px;margin-top:42px}.content h3{font-size:21px;margin-top:28px}.content p,.content li{color:#4f586c}.legal{max-width:900px}.legal h2{font-size:27px;margin-top:36px}.notice{padding:18px 20px;border-left:4px solid var(--purple);background:#f2efff;border-radius:12px}
@media(max-width:850px){.nav nav{display:none}.grid3,.modalities,.split{grid-template-columns:1fr 1fr}.hero{background-position:60% center}.photo img{height:450px}}
@media(max-width:600px){.grid3,.modalities,.split{grid-template-columns:1fr}.hero{min-height:650px}.hero p{font-size:17px}.nav{height:66px}.nav img{width:120px}section{padding:68px 0}.mod{height:330px}.photo img{height:430px}.footer nav{margin-left:0;width:100%}}

.app-showcase{text-align:center}.app-showcase .lead{margin-left:auto;margin-right:auto}.app-showcase-image{margin-top:34px;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(11,21,48,.12);border:1px solid var(--line);background:#fff}.app-showcase-image img{width:100%;height:auto}.app-showcase .actions{justify-content:center}


/* Bloco original "Conexões que te movem" restaurado */
.old-app-section{padding:110px 0}
.old-app-section .kicker{color:var(--purple);font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}
.old-app-section h2{font-size:clamp(40px,4.6vw,62px);line-height:1.02;letter-spacing:-.035em;margin:14px 0 20px}
.old-app-section h2 span{color:var(--coral)}
.old-app-section .lead{font-size:19px;color:var(--muted);max-width:600px}
.old-app-section .split{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}
.old-app-section .phone-stage{position:relative;min-height:640px}
.old-app-section .phone{position:absolute;width:310px;background:#111827;border:8px solid #0A0D14;border-radius:42px;box-shadow:0 30px 70px rgba(12,18,38,.25);overflow:hidden}
.old-app-section .phone.one{left:2%;top:30px;transform:rotate(-5deg)}
.old-app-section .phone.two{right:4%;top:85px;transform:rotate(5deg)}
.old-app-section .phone-bar{height:30px;background:#fff;display:flex;align-items:center;justify-content:center}
.old-app-section .phone-notch{width:96px;height:18px;border-radius:0 0 13px 13px;background:#0A0D14}
.old-app-section .phone-screen{background:#F7F8FC;min-height:550px;padding:16px}
.old-app-section .app-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.old-app-section .app-head img{width:104px}
.old-app-section .location{font-size:11px;color:#777E92;margin-bottom:14px}
.old-app-section .today{background:var(--ink);color:#fff;border-radius:18px;padding:15px 16px;margin-bottom:16px}
.old-app-section .today b{font-size:19px}
.old-app-section .today p{font-size:11px;color:#CBD2E3;margin:4px 0 0}
.old-app-section .filter-row{display:flex;gap:7px;overflow:hidden;margin-bottom:14px}
.old-app-section .pill{white-space:nowrap;border:1px solid #E2E5EE;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}
.old-app-section .pill.active{border-color:var(--purple);color:var(--purple)}
.old-app-section .card-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.old-app-section .profile-card{background:#fff;border:1px solid #E5E8F0;border-radius:16px;overflow:hidden}
.old-app-section .profile-card img{width:100%;height:145px;object-fit:cover}
.old-app-section .profile-card .pc{padding:9px}
.old-app-section .profile-card b{font-size:13px;display:block}
.old-app-section .profile-card small{font-size:9px;color:#7B8294;display:block}
.old-app-section .tag{font-size:9px;color:var(--purple);font-weight:900;margin-top:5px}
.old-app-section .status{font-size:8px;color:#23A768;margin-top:4px;font-weight:800}
.old-app-section .profile-hero{height:170px;border-radius:18px;overflow:hidden;margin-bottom:14px}
.old-app-section .profile-hero img{width:100%;height:100%;object-fit:cover}
.old-app-section .profile-name{font-size:25px;font-weight:900;margin-bottom:2px}
.old-app-section .profile-dist{font-size:12px;color:#80879A;margin-bottom:14px}
.old-app-section .info-card{background:#fff;border:1px solid #E7EAF2;border-radius:18px;padding:14px;margin-bottom:12px}
.old-app-section .info-card h4{margin:0 0 10px;font-size:15px}
.old-app-section .info-row{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:4px 0}
.old-app-section .info-row span:first-child{color:#858C9D}
.old-app-section .tags{display:flex;flex-wrap:wrap;gap:7px}
.old-app-section .tags span{border:1px solid var(--purple);color:var(--purple);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}
.old-app-section .app-cta{margin-top:12px;background:var(--purple);color:#fff;text-align:center;padding:12px;border-radius:14px;font-weight:900;font-size:12px}
.old-app-section .benefits{display:grid;gap:18px;margin-top:34px}
.old-app-section .benefit{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start}
.old-app-section .iconbox{width:46px;height:46px;border-radius:15px;background:#EFEAFF;display:grid;place-items:center}
.old-app-section .iconbox svg{width:23px;height:23px;stroke:var(--purple);stroke-width:2.2;fill:none}
.old-app-section .benefit h3{font-size:18px;margin:0 0 4px}
.old-app-section .benefit p{margin:0;color:var(--muted);font-size:14px}
@media(max-width:980px){
  .old-app-section .split{grid-template-columns:1fr}
  .old-app-section .phone-stage{min-height:620px}
}
@media(max-width:640px){
  .old-app-section{padding:78px 0}
  .old-app-section .phone-stage{min-height:720px}
  .old-app-section .phone{width:268px}
  .old-app-section .phone.one{left:0}
  .old-app-section .phone.two{right:0;top:290px}
}
