:root{--dark:#07131d;--dark2:#0b1e2c;--yellow:#f5b818;--yellow2:#ffca32;--text:#111820;--muted:#5e6770;--card:#fff;--bg:#f7f7f6;--line:#e6e6e3;--green:#25d366;--shadow:0 8px 20px rgba(0,0,0,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 42px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,19,29,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:225px}.brand-mark{position:relative;width:58px;height:50px;display:block}.brand-mark .roof{position:absolute;width:46px;height:34px;border:6px solid var(--yellow);border-bottom:0;transform:rotate(45deg);left:4px;top:7px}.brand-mark .gear{position:absolute;left:17px;top:17px;color:#fff;font-size:20px}.brand-copy strong{font-size:20px;line-height:.9;display:block;letter-spacing:.02em}.brand-copy em{color:var(--yellow);font-style:normal}.brand-copy small{font-size:8px;color:#d9dfe3;letter-spacing:.07em}.main-navigation{margin-left:auto;display:flex;align-items:center;gap:24px}.main-navigation a{font-size:12px;color:#fff;position:relative;padding:28px 0 24px}.main-navigation a.active,.main-navigation a:hover{color:var(--yellow)}.main-navigation a.active:after{content:"";position:absolute;left:0;right:0;bottom:12px;height:2px;background:var(--yellow)}.header-cta{display:flex;align-items:center;gap:10px;background:#1fae4a;padding:8px 13px;border-radius:4px;font-size:11px;font-weight:700;white-space:nowrap}.header-cta .wa{font-size:22px}.header-cta small,.btn small,.site-footer small{display:block;font-size:9px;font-weight:400}.menu-toggle{display:none;background:none;border:0;width:40px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0}.hero{background:linear-gradient(90deg,#07131d 0%,#0a1721 54%,#101a21 100%);color:#fff;overflow:hidden}.hero-inner{display:grid;grid-template-columns:48% 52%;min-height:610px}.hero-copy{padding:72px 10px 42px 0;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:52px;line-height:1.04;margin:0 0 24px;letter-spacing:-.02em}.hero h1 span{color:var(--yellow);font-size:1.15em}.hero-copy>p{font-size:17px;line-height:1.55;color:#f1f3f5;max-width:470px;margin:0 0 30px}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);max-width:480px;gap:18px;margin-bottom:28px}.hero-features div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.round-icon{width:48px;height:48px;border:3px solid var(--yellow);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:25px}.hero-features strong{font-size:14px;line-height:1.2}.hero-actions{display:flex;gap:16px}.btn{border-radius:5px;padding:14px 22px;font-weight:800;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:#111;box-shadow:0 4px 0 #b88100}.btn-outline{border:2px solid var(--yellow);color:#fff;background:transparent}.btn-outline b{font-size:24px;color:var(--yellow)}.hero-image{position:relative;min-width:0}.hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07131d 0%,rgba(7,19,29,.35) 18%,transparent 45%);z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover}.quality-badge{position:absolute;right:38px;bottom:38px;z-index:2;width:128px;height:128px;border-radius:50%;background:radial-gradient(circle,#7b642a 0 36%,#10171a 38% 48%,#e5b83b 49% 53%,#2b2519 54%);border:3px solid #f1c34b;color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(-6deg);box-shadow:0 8px 22px rgba(0,0,0,.35)}.quality-badge strong{font-size:42px;line-height:.7;color:var(--yellow)}.quality-badge small{font-size:12px;font-weight:900;letter-spacing:.09em}.trust-strip{background:#0b2639;color:#fff;border-top:1px solid rgba(255,255,255,.05)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid article{padding:24px 26px;display:flex;align-items:center;gap:18px;border-right:1px solid rgba(255,255,255,.12)}.trust-grid article:last-child{border-right:0}.trust-grid span{font-size:42px;color:var(--yellow)}.trust-grid p{font-size:12px;line-height:1.15;margin:0}.trust-grid strong{font-size:18px}.trust-grid small{font-size:10px}.section{padding:34px 0}.section-heading{text-align:center;margin-bottom:28px}.section-heading p{margin:0 0 6px;color:#e3a900;font-size:12px;font-weight:900;letter-spacing:.06em}.section-heading h2{margin:0;font-size:31px;line-height:1.08}.section-heading>span{display:block;width:48px;height:4px;background:var(--yellow);margin:10px auto 0}.services-section{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card,.course-card,.testimonial-grid article{background:#fff;border:1px solid #e7e7e4;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.card-media,.course-media{position:relative;height:150px;overflow:hidden}.card-media img,.course-media img{width:100%;height:100%;object-fit:cover}.icon{position:absolute;left:18px;bottom:-18px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal;font-size:22px;border:4px solid #fff}.yellow{background:#ffb400}.blue{background:#2086db}.orange{background:#f58228}.green{background:#1cb55b}.purple{background:#7f45b8}.card-body{padding:28px 20px 20px}.card-body h3,.course-body h3{font-size:20px;margin:0 0 8px}.card-body p,.course-body p{font-size:14px;line-height:1.45;margin:0;color:#3f4449}.center{text-align:center;margin-top:20px}.smallbtn{padding:10px 24px;font-size:13px}.courses-section{background:#0b1620;color:#fff}.section-heading.light h2{color:#fff}.courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.course-card{color:#111}.course-media{height:150px}.course-body{padding:28px 18px 20px;min-height:170px}.course-body h3{font-size:20px}.differentials-section{background:#fff}.section-heading h2 span{color:#e7aa00}.diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.diff-grid article{padding:24px 22px;background:#fff;border:1px solid #ecece8;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.07);text-align:center}.diff-grid article>span{font-size:50px;color:var(--yellow);display:block;margin-bottom:8px}.diff-grid h3{font-size:14px;margin:0 0 8px}.diff-grid p{font-size:11px;line-height:1.45;color:#545b62;margin:0}.career-cta{background:linear-gradient(90deg,#0b1a25,#07131d);color:#fff;padding:20px 0}.career-cta .container{display:flex;align-items:center;justify-content:space-between}.career-cta h2{font-size:30px;line-height:1.05;margin:0}.career-cta h2 span{color:var(--yellow)}.career-cta p{margin:6px 0 0;font-size:13px}.testimonials{background:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-grid article{padding:18px}.person{display:flex;gap:12px;align-items:center}.avatar{width:44px;height:44px;border-radius:50%;background:#263b48;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.person h3{font-size:13px;margin:0 0 4px}.person b{color:#f1b600;letter-spacing:2px}.testimonial-grid p{font-size:11px;line-height:1.45;color:#4c5258}.testimonial-grid small{font-size:10px;font-weight:700}.dots{text-align:center;color:#eab310;margin-top:16px;letter-spacing:7px}.site-footer{background:#06131d;color:#fff;padding:28px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .9fr .9fr 1fr;gap:34px}.footer-brand .brand{margin-bottom:12px}.footer-brand p{font-size:11px;line-height:1.45;color:#d7dce0}.site-footer h3{font-size:13px;margin:0 0 10px}.site-footer>div a,.footer-grid>div:not(.footer-brand)>a{display:block;font-size:10px;margin:6px 0;color:#e7ebee}.site-footer small{color:#c2c9ce}.socials{color:var(--yellow);letter-spacing:6px}.copyright{text-align:center;font-size:9px;color:#a8b0b7;padding:18px 0;border-top:1px solid rgba(255,255,255,.06);margin-top:22px}.reveal{opacity:1}
@media(max-width:900px){.container{width:min(100% - 24px,1180px)}.site-header{position:sticky}.header-inner{height:62px}.brand{min-width:0;gap:7px}.brand-mark{width:40px;height:36px}.brand-mark .roof{width:32px;height:24px;border-width:4px;left:3px;top:5px}.brand-mark .gear{font-size:13px;left:12px;top:12px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:5px}.main-navigation{position:fixed;top:62px;left:0;right:0;background:#07131d;display:none;flex-direction:column;gap:0;padding:8px 20px 18px;border-top:1px solid rgba(255,255,255,.08)}.main-navigation.open{display:flex}.main-navigation a{width:100%;padding:12px 0}.header-cta{margin-left:auto;padding:6px 8px;font-size:0;border-radius:50%;width:38px;height:38px;justify-content:center}.header-cta .wa{font-size:22px}.header-cta span:last-child{display:none}.menu-toggle{display:block}.hero-inner{grid-template-columns:1fr;min-height:0}.hero-image{order:-1;height:220px}.hero-image:before{background:linear-gradient(180deg,transparent 60%,#07131d 100%)}.quality-badge{display:none}.hero-copy{padding:18px 8px 24px}.hero h1{font-size:34px;line-height:1.02;margin-bottom:14px}.hero h1 span{font-size:1em}.hero-copy>p{font-size:13px;line-height:1.45;margin-bottom:20px}.hero-features{grid-template-columns:1fr;gap:0;margin:0 0 16px}.hero-features div{display:grid;grid-template-columns:38px 1fr;text-align:left;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.round-icon{width:34px;height:34px;font-size:18px;border-width:2px}.hero-features strong{font-size:12px}.hero-actions{display:grid;grid-template-columns:1fr;gap:9px}.btn{font-size:13px;padding:12px}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:16px 12px}.trust-grid span{font-size:34px}.trust-grid strong{font-size:15px}.section{padding:26px 0}.section-heading{margin-bottom:18px}.section-heading h2{font-size:25px}.services-grid,.courses-grid,.diff-grid,.testimonial-grid{grid-template-columns:1fr;gap:10px}.service-card{display:grid;grid-template-columns:42% 58%;min-height:102px}.card-media{height:100%;min-height:102px}.icon{width:34px;height:34px;left:8px;bottom:8px;border-width:3px;font-size:15px}.card-body{padding:14px}.card-body h3{font-size:15px}.card-body p{font-size:11px}.courses-section .courses-grid{grid-template-columns:1fr}.course-card{display:grid;grid-template-columns:42% 58%;min-height:112px}.course-media{height:100%}.course-body{padding:14px;min-height:0}.course-body h3{font-size:15px}.course-body p{font-size:11px}.diff-grid article{text-align:left;display:grid;grid-template-columns:46px 1fr;column-gap:10px;padding:14px}.diff-grid article>span{grid-row:1/3;font-size:35px;margin:0}.diff-grid h3{font-size:13px;margin:2px 0}.diff-grid p{font-size:10px}.career-cta .container{display:grid;gap:15px;text-align:center}.career-cta h2{font-size:23px}.career-cta .btn{width:100%}.testimonial-grid article{padding:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-brand{grid-column:1/-1}.site-footer .brand{width:max-content}.copyright{font-size:8px}.smallbtn{width:100%}}



/* Site Fácil IA V5.7.8 — transições suaves entre seções */
html{scroll-behavior:smooth}
.sf-motion-ready main>section,
.sf-motion-ready body>section,
.sf-motion-ready .sf-animate-section{
    opacity:0;
    transform:translate3d(0,28px,0);
    transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1);
    will-change:opacity,transform;
}
.sf-motion-ready main>section.sf-in-view,
.sf-motion-ready body>section.sf-in-view,
.sf-motion-ready .sf-animate-section.sf-in-view{
    opacity:1;
    transform:translate3d(0,0,0);
}
img{max-width:100%;height:auto}
@media(prefers-reduced-motion:reduce){
    html{scroll-behavior:auto}
    .sf-motion-ready main>section,
    .sf-motion-ready body>section,
    .sf-motion-ready .sf-animate-section{
        opacity:1!important;
        transform:none!important;
        transition:none!important;
    }
}