:root{--navy:#243762;--navy2:#182749;--blue:#637cb5;--mist:#eef2f9;--cream:#faf8f4;--ink:#1c2942;--muted:#5d6677;--gold:#c99755;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(31,49,88,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.7;background:#fff}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.nav-wrap{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(36,55,98,.1)}.nav{height:84px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-family:Lora,serif;font-weight:600;line-height:1.1;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--navy);border-radius:50%;font-style:italic;font-size:22px}.brand small{display:block;font:500 11px/1.3 'DM Sans';letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-top:5px}.nav-links{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:600}.nav-links a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--navy);color:#fff;padding:15px 23px;border-radius:999px;font-weight:700;line-height:1.2;transition:.25s;cursor:pointer}.button:hover{transform:translateY(-2px);background:var(--blue);box-shadow:0 10px 24px rgba(36,55,98,.2)}.button-small{padding:12px 18px;font-size:14px}.menu-btn{display:none;border:0;background:none;font-size:24px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f6f8fc 0%,#fff 60%);padding:66px 0 78px}.hero-shape{position:absolute;width:520px;height:520px;border-radius:50%;background:#dce5f5;right:-130px;top:-190px;opacity:.7}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin:0 0 18px}.hero h1,.section h2,.process-section h2,.contact h2{font-family:Lora,serif;font-weight:500;letter-spacing:-.035em;line-height:1.12;margin:0}.hero h1{font-size:clamp(42px,5vw,69px)}.hero h1 em{font-style:italic;color:var(--blue)}.lead{font-size:19px;color:var(--muted);max-width:650px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-weight:700;border-bottom:1px solid #9ba5b7;padding:8px 0}.hero-notes{display:flex;gap:24px;margin-top:30px;color:var(--muted);font-size:13px}.hero-notes span:before{content:'•';color:var(--gold);font-size:20px;margin-right:8px}.hero-photo{position:relative;margin:0;height:620px;border-radius:210px 210px 28px 28px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo img{object-position:center 35%}.hero-photo figcaption{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,255,255,.91);backdrop-filter:blur(10px);padding:16px 20px;border-radius:16px;display:flex;justify-content:space-between;gap:15px;font-size:13px}.hero-photo figcaption span{color:var(--muted)}.trust-strip{background:var(--navy);color:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0}.trust-grid>div{display:flex;align-items:center;gap:16px;padding:0 30px;border-right:1px solid rgba(255,255,255,.18)}.trust-grid>div:last-child{border:0}.trust-grid b{font:italic 500 26px Lora;color:#abc0ec}.trust-grid span{font-size:13px;color:#cfd7e9;line-height:1.4}.trust-grid strong{font-size:16px;color:white;display:block}.section{padding:112px 0}.about-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:center}.arch{height:610px;border-radius:220px 220px 24px 24px;overflow:hidden}.photo-stack{position:relative}.quote-card{position:absolute;right:-30px;bottom:42px;width:250px;background:#fff;padding:24px;font:italic 500 20px/1.5 Lora;box-shadow:var(--shadow);border-radius:18px;border-left:4px solid var(--gold)}.section h2,.process-section h2,.contact h2{font-size:clamp(34px,4vw,52px)}.about p{color:var(--muted)}.about strong{color:var(--ink)}.welcome{padding:18px 22px;border-left:3px solid var(--gold);background:var(--cream);color:var(--ink)!important;font-weight:600}.services{background:var(--mist)}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}.section-head>p{max-width:430px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;background:white;border-radius:var(--radius);padding:34px;min-height:410px;display:flex;flex-direction:column;transition:.25s;border:1px solid transparent}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card.featured{border-color:#ccd7ee}.service-card.dark{background:var(--navy);color:white}.service-num{position:absolute;right:28px;top:25px;font:italic 500 18px Lora;color:#a7afbd}.service-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--mist);color:var(--navy);font-size:23px;margin-bottom:32px}.dark .service-icon{background:rgba(255,255,255,.12);color:white}.service-card h3{font:600 25px/1.25 Lora;margin:0 0 16px}.service-card p{color:var(--muted);margin:0 0 12px}.dark p{color:#d8deec}.service-card .detail{font-size:13px}.service-card a{margin-top:auto;font-weight:700;color:var(--blue);cursor:pointer}.dark a{color:#c6d6fa}.process-section{background:var(--navy2);color:#fff;padding:100px 0}.process-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:center}.process-photo{height:720px;border-radius:24px;overflow:hidden}.process-copy>p{color:#c9d2e4}.light{color:#aabdea}.function-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0}.function-grid span{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15);font-weight:600;font-size:14px}.function-grid span:before{content:'○';color:#9db3e2;margin-right:10px}.fine{font-size:14px}.tdcs-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tdcs p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{padding:10px 0;border-bottom:1px solid #e2e5eb}.check-list li:before{content:'✓';margin-right:12px;color:var(--gold);font-weight:700}.disclaimer{font-size:13px;font-style:italic}.tdcs-photo{height:610px;border-radius:24px 180px 24px 24px;overflow:hidden}.education{background:var(--cream)}.education-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.education-photo{height:680px;position:relative;border-radius:24px;overflow:hidden}.education-photo>div{position:absolute;left:18px;right:18px;bottom:18px;background:white;padding:17px 20px;border-radius:14px;display:flex;flex-direction:column}.education-photo span{font-size:13px;color:var(--muted)}.degrees h3,.courses h3{font:600 24px Lora;margin:0 0 22px}.degree{display:grid;grid-template-columns:105px 1fr;gap:18px;border-top:1px solid #dadce2;padding:16px 0}.degree>span{color:var(--blue);font-size:13px;font-weight:700}.degree p{margin:0;color:var(--muted);line-height:1.45}.degree strong{display:block;color:var(--ink)}.ongoing-title{margin-top:26px!important;font-size:18px!important}.ongoing{color:var(--muted)}.courses{margin-top:45px;background:white;border-radius:20px;box-shadow:0 15px 50px rgba(31,49,88,.08)}.courses summary{list-style:none;padding:24px 30px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.courses summary::-webkit-details-marker{display:none}.courses summary span{font-size:24px}.courses[open] summary span{transform:rotate(45deg)}.courses-body{padding:10px 30px 35px}.courses-body ul{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;padding:0;list-style:none}.courses-body li{border-top:1px solid #e4e5e8;padding:14px 0;display:flex;flex-direction:column}.courses-body li span{font-size:13px;color:var(--muted)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.timeline>div{padding:20px;background:var(--mist);border-radius:14px}.timeline span,.timeline small{display:block}.timeline span{font-weight:700}.timeline small{color:var(--muted)}.dark-text{color:var(--muted)}.contact{background:linear-gradient(135deg,var(--navy),#425d97);padding:100px 0;color:white}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center}.contact h2{max-width:720px}.contact>div>div>p{color:#d4dbea}.button-light{background:white;color:var(--navy)}.contact-card{background:white;color:var(--ink);border-radius:24px;padding:34px}.contact-card h3{font:600 25px Lora}.contact-card a{display:block;padding:8px 0;color:var(--blue);font-weight:600;overflow-wrap:anywhere}.contact-card hr{border:0;border-top:1px solid #e4e6ec;margin:22px 0}.contact-card p{color:var(--muted);font-size:14px}.contact-card strong{color:var(--ink)}footer{background:#111c35;color:#d2d9e9;padding:36px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:12px}.footer-brand .brand-mark{border-color:#d2d9e9}.footer-brand small{color:#aab4ca}.floating-wa{position:fixed;z-index:30;right:24px;bottom:24px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:white;font-size:29px;box-shadow:0 10px 28px rgba(0,0,0,.24)}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.nav{height:72px}.nav-links{position:absolute;display:none;top:72px;left:0;right:0;background:white;padding:22px 20px;flex-direction:column;border-bottom:1px solid #ddd}.nav-links.open{display:flex}.menu-btn{display:block;margin-left:auto}.nav-cta{display:none}.hero{padding-top:42px}.hero-grid,.about-grid,.process-grid,.tdcs-grid,.education-grid,.contact-grid{grid-template-columns:1fr;gap:48px}.hero-copy{order:1}.hero-photo{height:560px;max-width:550px;margin:auto}.service-grid{grid-template-columns:1fr 1fr}.section{padding:82px 0}.process-photo{height:560px}.tdcs-photo{height:560px}.education-photo{height:600px}.contact-grid{gap:40px}.section-head{align-items:start;flex-direction:column;gap:18px}.quote-card{right:15px}.trust-grid>div{padding:0 15px}.courses-body ul{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.brand{font-size:14px}.brand-mark{width:36px;height:36px}.hero h1{font-size:40px}.lead{font-size:17px}.hero-actions,.hero-notes{align-items:flex-start;flex-direction:column}.hero-photo{height:490px;border-radius:150px 150px 22px 22px}.hero-photo figcaption{flex-direction:column}.trust-grid{grid-template-columns:1fr;padding:12px 0}.trust-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:13px 5px}.section{padding:68px 0}.arch{height:510px}.quote-card{position:relative;right:auto;bottom:auto;margin:-35px 15px 0;width:auto}.service-grid{grid-template-columns:1fr}.service-card{min-height:370px}.process-section{padding:68px 0}.process-photo{height:500px}.function-grid{grid-template-columns:1fr}.tdcs-photo{height:500px;order:-1}.education-photo{height:530px}.degree{grid-template-columns:80px 1fr}.timeline{grid-template-columns:1fr}.contact{padding:68px 0}.footer-grid{align-items:flex-start;flex-direction:column}.footer-grid>p{order:3}.floating-wa{width:52px;height:52px}.courses-body{padding:5px 20px 28px}.courses summary{padding:20px}.service-card{padding:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
.contact .contact-card p{color:var(--navy);font-weight:600}
.contact-card>a{display:flex;align-items:center;gap:12px}
.contact-card>a::before{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--mist);color:var(--navy);font-size:15px;font-weight:700}
.contact-card>a[href^="tel:"]::before{content:'☎'}
.contact-card>a[href^="mailto:"]::before{content:'';background:#fff url('assets/email-icon.png') center/24px auto no-repeat}
.contact-card>a[href*="instagram.com"]::before{content:'';background:#fff url('assets/instagram-icon.png') center/27px 27px no-repeat}
.contact-card>a[href*="linkedin.com"]::before{content:'in';font-size:12px;font-family:Arial,sans-serif}

/* Formação: leitura visual de trajetória, títulos e cursos em andamento */
.degrees{align-self:start;background:rgba(255,255,255,.72);border:1px solid rgba(36,55,98,.09);border-radius:28px;padding:32px;box-shadow:0 18px 50px rgba(31,49,88,.07)}
.degrees>h3:first-child{display:flex;align-items:center;gap:12px;margin-bottom:24px}
.degrees>h3:first-child::before{content:'✦';display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:var(--navy);color:#fff;font:500 17px Lora}
.degree{position:relative;grid-template-columns:96px 1fr;gap:20px;align-items:center;margin-top:12px;padding:18px 18px;border:1px solid #e3e8f1;border-radius:17px;background:#fff;box-shadow:0 6px 20px rgba(31,49,88,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.degree:hover{transform:translateX(4px);border-color:#bdcae3;box-shadow:0 10px 28px rgba(31,49,88,.09)}
.degree>span{display:inline-flex;justify-content:center;padding:7px 9px;border-radius:999px;background:var(--mist);color:var(--navy);font-size:12px;letter-spacing:.03em}
.degree p{font-size:0}
.degree strong{margin-bottom:0;font:600 17px/1.35 Lora;color:var(--ink)}
.ongoing-title{display:inline-flex!important;align-items:center;gap:8px;margin:28px 0 12px!important;padding:7px 12px;border-radius:999px;background:#e8eef9;color:var(--navy);font:700 12px/1.2 'DM Sans'!important;letter-spacing:.1em;text-transform:uppercase}
.ongoing-title::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--gold)}
.ongoing{margin:0;padding:20px 22px;border:1px dashed #b8c5df;border-radius:17px;background:linear-gradient(135deg,#f8faff,#eef3fb);color:var(--ink);font-weight:600;line-height:1.9}
@media(max-width:620px){.degrees{padding:22px 18px;border-radius:22px}.degree{grid-template-columns:1fr;gap:10px}.degree>span{justify-self:start}.degree strong{font-size:16px}}

.location-map{margin-top:48px}.location-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.location-heading h3{font:600 28px/1.3 Lora,serif;margin:0 0 8px}.location-heading p{margin:0;color:#d4dbea}.location-heading .button{flex-shrink:0}.location-map iframe{display:block;width:100%;height:380px;border:0;border-radius:24px;background:var(--mist)}
@media(max-width:620px){.location-heading{align-items:flex-start;flex-direction:column}.location-heading .button{white-space:normal;text-align:center}.location-map iframe{height:320px}}
