:root{--blue:#123A8C;--blue-dark:#0A245C;--yellow:#FFD800;--bg:#F5F7FA;--ink:#111827;--muted:#4B5563;--line:#DCE2EC;--success:#16A34A;--danger:#DC2626;--white:#FFFFFF;--wrap:1200px;--gutter:clamp(16px,4vw,40px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{font-family:Archivo,system-ui,sans-serif;font-stretch:100%;color:var(--ink);background:var(--bg);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px;border-radius:2px}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 var(--gutter)}.display{font-stretch:62%;font-weight:900;text-transform:uppercase;line-height:.9;letter-spacing:-.005em}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wa-ico{width:1.15em;height:1.15em;flex:none;fill:currentColor}.btn{display:inline-flex;align-items:center;gap:.6em;font-weight:700;font-size:1rem;text-decoration:none;padding:.95em 1.4em;border-radius:6px;transition:transform .15s ease,background-color .15s ease;line-height:1.2}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:var(--blue-dark)}.btn-yellow:hover{background:#ffe440}.btn-ghost{color:var(--white);box-shadow:inset 0 0 0 2px #ffffff73}.btn-ghost:hover{box-shadow:inset 0 0 0 2px var(--white)}.btn-blue{background:var(--blue);color:var(--white)}.btn-blue:hover{background:var(--blue-dark)}.site-header{position:sticky;top:0;z-index:50;background:var(--white);border-bottom:1px solid var(--line)}.site-header .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;height:72px}.brand img{height:48px;width:auto}.nav{display:flex;gap:32px;font-weight:600;font-size:.95rem;white-space:nowrap}.nav a{text-decoration:none;color:var(--blue-dark)}.nav a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:3px;text-decoration-color:var(--yellow)}.header-cta{padding:.7em 1.1em;font-size:.95rem;white-space:nowrap}.header-right{display:flex;align-items:center;gap:18px}.header-aluno{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.88rem;color:var(--muted);text-decoration:none;white-space:nowrap;padding-left:20px;border-left:1px solid var(--line);line-height:28px}.header-aluno:hover{color:var(--blue)}.header-aluno svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header-aluno:hover span{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:3px;text-decoration-color:var(--yellow)}@media(max-width:1000px){.nav{display:none}}.cta-short{display:none}@media(max-width:760px){.header-aluno span{display:none}.header-aluno{width:40px;height:40px;justify-content:center;border-radius:50%;box-shadow:inset 0 0 0 1.5px var(--line);border-left:0;padding-left:0;color:var(--blue-dark)}.header-aluno svg{width:22px;height:22px}.header-right{gap:10px}}@media(max-width:520px){.cta-long{display:none}.cta-short{display:inline}.header-cta{padding:.65em .9em;font-size:.9rem}.brand img{height:36px}}.hero{padding:0;background:var(--blue-dark);color:var(--white);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:end;padding-top:clamp(48px,8vw,96px)}.hero-copy{padding-bottom:clamp(40px,6vw,72px)}.hero-kicker{font-weight:600;color:var(--yellow);margin-bottom:20px;font-size:1rem}.hero h1{font-size:clamp(3.4rem,9.5vw,8.4rem)}.hero h1 .line{display:block}.hero h1 .yr{color:var(--yellow)}.hero-sub{max-width:34em;margin-top:28px;font-size:clamp(1.05rem,1.6vw,1.2rem);color:#d6def0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-photo{position:relative;align-self:end;justify-self:end;width:100%;max-width:400px}.hero-photo img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:50% 100%;border-radius:8px 8px 0 0}.hero-photo figcaption{position:absolute;left:14px;bottom:14px;background:#0a245cd9;color:var(--white);font-size:.85rem;padding:6px 10px;border-radius:4px}.stripe{position:relative;z-index:2;height:20px;background:linear-gradient(var(--yellow) 0 50%,var(--blue) 50% 100%)}@media(max-width:860px){.hero-grid{grid-template-columns:1fr;gap:0}.hero-photo{justify-self:start;max-width:none}.hero-photo img{aspect-ratio:16/11;object-position:50% 30%}}section{padding:clamp(64px,9vw,120px) 0}.sec-head{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:clamp(36px,5vw,56px)}.sec-head h2{font-size:clamp(2.6rem,6vw,4.8rem);color:var(--blue-dark)}.sec-head p{color:var(--muted);max-width:32em}@media(max-width:760px){.sec-head{grid-template-columns:1fr;gap:16px}}.sec-head-single{grid-template-columns:1fr;margin-bottom:0}.jump{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:48px}.jump a{font-size:.9rem;font-weight:600;text-decoration:none;color:var(--blue);background:var(--white);border:1px solid var(--line);padding:.45em .9em;border-radius:999px}.jump a:hover{border-color:var(--blue)}.zones{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px)}.zone-head{margin-bottom:8px}.zone-head h3{font-size:clamp(2rem,3.4vw,2.8rem);color:var(--blue)}.zone-head p{color:var(--muted);font-size:.95rem;margin-top:8px;max-width:30em}.mod-list{list-style:none;border-top:3px solid var(--blue-dark);margin-top:20px}.mod{border-bottom:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:76px 1fr;gap:20px;align-items:center}.mod h4{font-stretch:62%;font-weight:900;text-transform:uppercase;font-size:clamp(1.9rem,3vw,2.4rem);line-height:.95;color:var(--blue-dark)}.mod p{color:var(--muted);font-size:.98rem;max-width:30em;margin-top:6px}.mod:target h4{background:var(--yellow);box-shadow:0 0 0 6px var(--yellow)}@media(max-width:860px){.zones{grid-template-columns:1fr}}@media(max-width:520px){.mod{grid-template-columns:60px 1fr;gap:16px}}.why{background:var(--white)}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(32px,6vw,80px);align-items:center}.why-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 85%;border-radius:8px}.why-photo figcaption{font-size:.85rem;color:var(--muted);margin-top:10px}.facts{list-style:none;margin-top:36px;display:grid;gap:0}.facts li{display:grid;grid-template-columns:132px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line);align-items:baseline}.facts li:last-child{border-bottom:1px solid var(--line)}.facts b{font-stretch:62%;font-weight:900;font-size:2.4rem;line-height:1;color:var(--blue);text-transform:uppercase}.facts span{color:var(--ink)}.facts small{display:block;color:var(--muted);font-size:.92rem}@media(max-width:860px){.why-grid{grid-template-columns:1fr}.why-photo img{aspect-ratio:16/11;object-position:50% 70%}}@media(max-width:460px){.facts li{grid-template-columns:1fr;gap:4px}}.plans{background:var(--blue-dark);color:var(--white)}.plans .sec-head h2{color:var(--white)}.plans .sec-head p{color:#c3cee6}.plan-list{list-style:none;border-top:1px solid rgba(255,255,255,.18)}.plan{display:grid;grid-template-columns:260px 1fr 250px;gap:24px 40px;align-items:center;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.18)}.plan h3{font-stretch:62%;font-weight:900;text-transform:uppercase;font-size:clamp(2rem,3.4vw,2.8rem);line-height:.95}.plan h3 small{display:block;font-stretch:100%;font-weight:500;text-transform:none;font-size:.95rem;color:#c3cee6;margin-top:8px;line-height:1.4;letter-spacing:0}.plan .btn{justify-self:stretch;justify-content:center}.plan-body p{color:#d6def0;max-width:34em;font-size:.98rem;margin-top:14px}.bar{height:14px;background:#ffffff1a;border-radius:2px;position:relative}.bar i{position:absolute;inset:0 auto 0 0;background:var(--yellow);border-radius:2px;width:var(--w)}.bar-scale{display:flex;justify-content:space-between;font-size:.78rem;color:#9fb0d6;margin-top:6px}.plan-featured{position:relative}.plan-featured:before{content:"";position:absolute;left:calc(-1 * var(--gutter));top:-1px;bottom:-1px;width:6px;background:var(--yellow)}.plan-note{margin-top:28px;color:#c3cee6;font-size:.95rem}@media(max-width:920px){.plan{grid-template-columns:1fr;gap:16px}.plan .btn{justify-self:start;justify-content:flex-start}.plan-featured:before{left:calc(-1 * var(--gutter));width:4px}}.proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,6vw,80px);align-items:start}.score{position:sticky;top:110px}.score .num{font-stretch:62%;font-weight:900;font-size:clamp(7rem,16vw,12rem);line-height:.8;color:var(--blue-dark)}.score p{color:var(--muted)}.score-links{display:flex;flex-direction:column;gap:6px;margin-top:18px}.score-links a{font-weight:700;color:var(--blue)}.quotes{columns:2 260px;column-gap:20px}.quote{break-inside:avoid;background:var(--white);border-left:4px solid var(--yellow);padding:22px 22px 18px;margin-bottom:20px;border-radius:0 6px 6px 0}.quote blockquote{font-size:1.12rem;line-height:1.45;color:var(--ink);font-weight:500}.quote figcaption{margin-top:12px;font-size:.88rem;color:var(--muted)}.quote figcaption b{color:var(--blue-dark);font-weight:700}@media(max-width:860px){.proof-grid{grid-template-columns:1fr}.score{position:static}}.visit{background:var(--white)}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.info-block+.info-block{margin-top:32px}.info-block h3{font-size:1.05rem;font-weight:800;color:var(--blue-dark);margin-bottom:10px}.hours{width:100%;border-collapse:collapse;font-size:1rem}.hours th,.hours td{text-align:left;padding:10px 0;border-bottom:1px solid var(--line);vertical-align:top}.hours th{font-weight:600;padding-right:16px;white-space:nowrap}.hours td{color:var(--muted);font-variant-numeric:tabular-nums}.hours tr.today th,.hours tr.today td{color:var(--blue-dark);font-weight:700}.hours tr.today th:after{content:" (hoje)";font-weight:500;color:var(--success)}.hours-note{font-size:.88rem;color:var(--muted);margin-top:10px}.contact-list{list-style:none;display:grid;gap:10px}.contact-list a{font-weight:600;color:var(--blue);text-decoration:none}.contact-list a:hover{text-decoration:underline}.tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none}.tags li{background:var(--bg);border:1px solid var(--line);padding:.35em .8em;border-radius:4px;font-size:.92rem}.map{border-radius:8px;overflow:hidden;min-height:420px;background:var(--bg);display:flex;flex-direction:column}.map iframe{border:0;width:100%;flex:1;min-height:360px}.map a{display:block;padding:14px 16px;font-weight:700;color:var(--blue);text-decoration:none;background:var(--bg)}@media(max-width:860px){.visit-grid{grid-template-columns:1fr}}.closing{background:var(--yellow);color:var(--blue-dark);padding:clamp(56px,8vw,96px) 0}.closing .wrap{display:grid;grid-template-columns:1.3fr .7fr;gap:32px;align-items:end}.closing h2{font-size:clamp(2.8rem,7vw,5.6rem)}.closing p{margin-top:18px;max-width:30em;font-size:1.08rem}.closing .actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.closing .tel{font-weight:700;color:var(--blue-dark)}@media(max-width:760px){.closing .wrap{grid-template-columns:1fr}}footer{background:var(--blue-dark);color:#afc0e3;padding:36px 0;font-size:.92rem}footer .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}footer a{color:var(--white)}.footer-links{display:flex;gap:20px}@media(prefers-reduced-motion:no-preference){.stripe{animation:band .8s cubic-bezier(.2,.8,.2,1) .15s both;transform-origin:left}@keyframes band{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}.stars{display:inline-flex;gap:3px;color:#f5b400}.stars svg{width:18px;height:18px;fill:currentColor}.score .stars{margin:18px 0 10px}.score .stars svg{width:26px;height:26px}.btn-lg{font-size:1.06rem;padding:1.05em 1.6em}.btn-block{width:100%;justify-content:center}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px;align-items:center;font-size:.95rem}.proof-chip{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#d6def0}.proof-chip strong{color:var(--white)}.proof-chip:hover span{text-decoration:underline;text-underline-offset:3px}.open-chip{display:inline-flex;align-items:center;gap:8px;color:#d6def0}.open-chip i{width:9px;height:9px;border-radius:50%;background:#9fb0d6}.open-chip.is-open{color:var(--white);font-weight:600}.open-chip.is-open i{background:#22c55e;box-shadow:0 0 0 4px #22c55e40}.goal{background:var(--white)}.goal-panel{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(24px,4vw,48px);align-items:start}.goal-step{border:0;min-width:0}.goal-step legend{font-weight:800;color:var(--blue-dark);margin-bottom:12px;font-size:1.05rem}.goal-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.goal-opt,.period-opt{position:relative;cursor:pointer;border:1.5px solid var(--line);background:var(--bg);border-radius:8px;transition:border-color .15s ease,background-color .15s ease}.goal-opt{display:flex;align-items:center;min-height:64px;padding:14px 16px 14px 48px;font-weight:700;color:var(--blue-dark);line-height:1.25}.goal-opt:before{content:"";position:absolute;left:16px;top:50%;width:20px;height:20px;margin-top:-10px;border-radius:50%;border:2px solid #9AA8C2;background:var(--white)}.goal-opt.is-on{border-color:var(--blue);background:#eaf0fb}.goal-opt.is-on:before{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 4px var(--white)}.goal-opt:hover,.period-opt:hover{border-color:var(--blue)}.goal-opt input,.period-opt input{position:absolute;opacity:0;inset:0;cursor:pointer}.goal-opt:has(input:focus-visible),.period-opt:has(input:focus-visible){outline:3px solid var(--yellow);outline-offset:2px}.goal-side{display:grid;gap:22px;background:var(--bg);border-radius:10px;padding:clamp(20px,3vw,28px)}.period-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.period-opt{display:flex;flex-direction:column;padding:12px;background:var(--white)}.period-opt b{color:var(--blue-dark)}.period-opt small{color:var(--muted);font-size:.8rem}.period-opt.is-on{border-color:var(--blue);background:#eaf0fb}.goal-name{display:grid;gap:6px;font-weight:700;color:var(--blue-dark)}.goal-name small{font-weight:400;color:var(--muted)}.goal-name input{font:inherit;font-weight:400;color:var(--ink);padding:.8em 1em;border:1.5px solid var(--line);border-radius:8px;background:var(--white)}.goal-name input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #123a8c2e}.goal-result{font-size:.98rem;color:var(--muted);min-height:1.6em}.goal-result a{color:var(--blue);font-weight:700}@media(max-width:900px){.goal-panel{grid-template-columns:1fr}}@media(max-width:420px){.goal-options{grid-template-columns:1fr}.period-options{grid-template-columns:1fr 1fr 1fr}.period-opt{padding:10px 8px}}.kids{background:var(--blue);color:var(--white)}.kids-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(32px,6vw,80px);align-items:center}.kids h2{font-size:clamp(2.6rem,6vw,4.8rem);color:var(--white)}.kids-lead{margin-top:20px;font-size:1.12rem;color:#d6def0;max-width:32em}.kids-points{list-style:none;margin:32px 0 36px;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.2)}.kids-points li{display:grid;grid-template-columns:240px 1fr;gap:6px 24px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.2)}.kids-points b{color:var(--yellow);font-weight:800}.kids-points span{color:#d6def0}.kids-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 100%;border-radius:8px}@media(max-width:860px){.kids-grid{grid-template-columns:1fr}.kids-photo{order:-1}.kids-photo img{aspect-ratio:16/10;object-position:50% 80%}}@media(max-width:560px){.kids-points li{grid-template-columns:1fr}}.faq{background:var(--white)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,6vw,80px);align-items:start}.faq h2{font-size:clamp(2.6rem,6vw,4.4rem);color:var(--blue-dark)}.faq-aside{color:var(--muted);margin-top:18px;max-width:22em}.faq-aside a{color:var(--blue);font-weight:700}.faq-list{border-top:3px solid var(--blue-dark)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;padding:20px 0;font-weight:700;font-size:1.1rem;color:var(--blue-dark)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.5rem;line-height:1;color:var(--blue);transition:transform .2s ease}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{padding:0 0 22px;color:var(--muted);max-width:40em}@media(max-width:860px){.faq-grid{grid-template-columns:1fr}}.wa-float{position:fixed;right:20px;bottom:20px;z-index:60;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--success);color:var(--white);border-radius:50%;box-shadow:0 8px 24px #0a245c47}.wa-float .wa-ico{width:28px;height:28px}@media(max-width:760px){.wa-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:56px;height:56px}}.plan.is-chosen{background:#ffffff0f}.plan.is-chosen .btn-ghost{box-shadow:inset 0 0 0 2px var(--yellow);color:var(--yellow)}.picks{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:.95rem;margin:0 0 4px;max-width:26em}.picks a{font-weight:700;color:var(--blue-dark)}
