*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;font-family:Inter,sans-serif;width:100%;overflow-x:hidden}.footer{background:#fff;border-top:1px solid rgba(31,41,51,.08)}.footer__container{width:min(1200px,92%);margin:0 auto;padding:70px 0 50px;display:grid;grid-template-columns:1.4fr 2fr;gap:60px}.footer__brand p{max-width:360px;color:#6b7280;font-size:15px;line-height:1.6}.footer__logo{display:flex;align-items:center;margin-bottom:16px}.footer__logo img{width:38px;height:auto}.footer__logo strong{font-size:20px;color:#1e88e5}.footer__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.footer__col h4{font-size:16px;font-weight:700;color:#1f2933;margin-bottom:14px}.footer__col a{display:block;text-decoration:none;color:#6b7280;font-size:14.5px;margin-bottom:10px;transition:color .2s ease}.footer__col a:hover{color:#1e88e5}.footer__bottom{border-top:1px solid rgba(31,41,51,.08);padding:18px 0;width:min(1200px,92%);margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:13.5px;color:#6b7280}.footer__links{display:flex;gap:18px}.footer__links a{text-decoration:none;color:#6b7280}.footer__links a:hover{color:#1e88e5}.footer__logo img{width:80px;max-width:100%}@media(max-width:900px){.footer__container{grid-template-columns:1fr;gap:40px}.footer__cols{grid-template-columns:1fr 1fr}}@media(max-width:520px){.footer__cols{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:10px;text-align:center}}.menu{display:flex;padding:15px 10px 15px 120px;position:sticky;top:0;z-index:9999;background:#fff;box-shadow:0 4px 12px #00000014}.navegador{display:flex;align-items:center;gap:50px}.logo{display:flex;text-decoration:none;margin-right:7%;font-size:20px;color:#42a5f5;font-weight:700;align-items:center}.logo img{height:68px;width:auto;max-width:100%}.item{font-size:19px;text-decoration:none;font-weight:400;color:#6b7280;padding:8px 17px;border-radius:30px;border:none;transition:background-color .25s ease,color .25s ease,transform .2s ease}.item:hover{background-color:#6b7280;color:#f7f9fc;transform:translateY(-1px)}.caixa{background-color:#1e88e5;padding:10px 22px;border:1px solid #1E88E5;border-radius:5px;transition:background-color .25s ease,transform .2s ease,box-shadow .25s ease}.item-caixa{font-size:19px;text-decoration:none;color:#f7f9fc;font-weight:500}.caixa:hover{background-color:#1565c0;transform:translateY(-2px);box-shadow:0 8px 20px #1e88e559}.home{width:100%;min-height:560px;padding:46px 72px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:18px;background:#fff;position:relative;overflow:hidden}.home:before{content:"";position:absolute;inset:-140px -160px -160px;background:radial-gradient(circle at 78% 42%,#1e88e52e,#1e88e500 62%),radial-gradient(circle at 22% 75%,#42a5f51f,#42a5f500 65%),radial-gradient(circle at 10% 20%,#1e88e514,#1e88e500 55%);filter:blur(6px);z-index:0}.home:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-45%;height:65%;background:radial-gradient(closest-side,#1e88e51a,#fff0);transform:skewY(-6deg);z-index:0}.hero__left,.hero__right{position:relative;z-index:1}.hero__left{max-width:620px}.hero__left h1{font-size:58px;line-height:1.02;letter-spacing:-.03em;color:#111827;margin:0 0 18px;max-width:720px}.hero__left h1 span{color:#1e88e5;text-shadow:0 10px 26px rgba(30,136,229,.18)}.hero__left p{font-size:18px;line-height:1.65;color:#6b7280;margin:0 0 30px;max-width:540px}.home__btns{display:flex;gap:14px;flex-wrap:wrap}.btnPrimary{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:16px;text-decoration:none;background:linear-gradient(180deg,#2b95ff,#1e88e5);color:#fff;font-weight:700;box-shadow:0 18px 38px #1e88e540;transition:transform .2s ease,box-shadow .25s ease,filter .25s ease}.btnPrimary:hover{transform:translateY(-2px);box-shadow:0 24px 46px #1e88e552;filter:brightness(1.02)}.btnGhost{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:16px;text-decoration:none;background:#ffffffbf;color:#111827;font-weight:700;border:1px solid rgba(17,24,39,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 26px #1118270f;transition:transform .2s ease,border-color .25s ease,background-color .25s ease}.btnGhost:hover{transform:translateY(-2px);border-color:#1e88e552;background:#1e88e50f}.hero__right{display:flex;justify-content:flex-end;align-items:center;margin-left:-10px}.hero__right img{width:120%;max-width:980px;height:auto;filter:drop-shadow(0 24px 44px rgba(0,0,0,.14))}@media(max-width:1100px){.home{padding:78px 40px;gap:18px}.hero__left h1{font-size:46px}.hero__right img{width:104%;max-width:720px}}@media(max-width:980px){.home{grid-template-columns:1fr;padding:64px 18px;gap:24px;min-height:auto}.hero__right{justify-content:center;margin-left:0}.hero__right img{width:100%;max-width:560px}}@media(max-width:520px){.hero__left h1{font-size:34px}.btnPrimary,.btnGhost{width:100%}}.servicos{width:100%;padding:90px 60px;background:#fff}.servicos__header{text-align:center;margin-bottom:56px}.servicos__header h2{font-size:36px;font-weight:700;color:#0b3a61;margin-bottom:8px}.servicos__header p{font-size:16px;color:#6b7280}.servicos__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.servicoCard{background:#fff;border-radius:18px;padding:34px 26px;text-align:center;border:1px solid rgba(31,41,51,.06);box-shadow:0 10px 30px #11182714;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.servicoCard:hover{transform:translateY(-10px);border-color:#1e88e573;box-shadow:0 20px 45px #1e88e52e}.servicoCard__iconWrap{width:200px;height:200px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:18px;transition:transform .35s ease,background .35s ease}.servicoCard:hover .servicoCard__iconWrap{transform:scale(1.08)}.servicoCard__iconWrap img{width:200px;height:200px;object-fit:contain;transition:transform .35s ease}.servicoCard:hover .servicoCard__iconWrap img{transform:scale(1.05)}.servicoCard h3{font-size:18px;font-weight:600;color:#1f2933;margin-bottom:10px}.servicoCard__line{display:block;width:36px;height:3px;background:#1e88e5;border-radius:999px;margin:0 auto 12px}.servicoCard p{font-size:14.5px;line-height:1.6;color:#6b7280}@media(max-width:1200px){.servicos__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.servicos{padding:70px 24px}.servicos__grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media(max-width:520px){.servicos__grid{grid-template-columns:1fr}.servicos__header h2{font-size:28px}}.why{width:100%;padding:60px 70px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;background:radial-gradient(circle at 85% 40%,rgba(30,136,229,.14),transparent 55%),radial-gradient(circle at 15% 65%,rgba(66,165,245,.1),transparent 60%),#fff}.why__left{margin-left:40px}.why__left h2{font-size:45px;font-weight:700;color:#1f2933;margin-bottom:26px}.why__left h2 span{color:#1e88e5}.why__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.why__list li{font-size:16.5px;color:#4b5563;display:flex;align-items:center;gap:12px;margin-bottom:12px}.why__list li:before{content:"✔";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#1e88e526;color:#1e88e5;font-size:13px;font-weight:700}.why__right{display:flex;justify-content:center}.why__right img{width:120%;max-width:860px;border-radius:22px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.14))}@media(max-width:980px){.why{grid-template-columns:1fr;padding:70px 24px;gap:40px}.why__left h2{font-size:30px}.why__right img{max-width:420px}}.projetos{width:100%;padding:90px 0;background:#fff;position:relative;overflow:hidden}.projetos:before{content:"";position:absolute;inset:-120px;background:radial-gradient(circle at 70% 45%,#1e88e529,#1e88e500 58%),radial-gradient(circle at 18% 70%,#42a5f51f,#42a5f500 62%),linear-gradient(180deg,#1e88e50f,#fff0 48%);filter:blur(2px);z-index:0}.projetos__container{width:min(1200px,92%);margin:0 auto;position:relative;z-index:1}.projetos__header{margin-bottom:34px}.projetos__header h2{font-size:42px;line-height:1.1;margin:0 0 10px;color:#1f2933;font-weight:800;letter-spacing:-.02em}.projetos__header h2 span{color:#1e88e5}.projetos__header p{margin:0;color:#6b7280;font-size:16px}.projetos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.projetoCard{background:#fffffff5;border-radius:22px;overflow:hidden;border:1px solid rgba(31,41,51,.08);box-shadow:0 18px 40px #1118271a;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .4s ease,border-color .3s ease}.projetoCard:hover{transform:translateY(-10px);border-color:#1e88e559;box-shadow:0 35px 80px #1118272e,0 0 0 1px #1e88e514,0 0 40px #1e88e51f}.projetoCard__img{height:210px;background:#f3f7ff;overflow:hidden;position:relative}.projetoCard__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.projetoCard:hover .projetoCard__img img{transform:scale(1.12)}.projetoCard__body{padding:18px 18px 20px}.projetoCard__body h3{margin:2px 0 10px;font-size:20px;color:#1f2933;font-weight:700}.projetoCard__tech{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tag{font-size:12.5px;color:#1e88e5;background:#1e88e51a;border:1px solid rgba(30,136,229,.18);padding:6px 10px;border-radius:999px;font-weight:600}.projetoCard__desc{margin:0 0 12px;color:#6b7280;font-size:14.5px;line-height:1.55}.projetoCard__stats{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:8px;color:#4b5563;font-size:14px}.projetoCard__stats li{position:relative;padding-left:18px}.projetoCard__stats li:before{content:"";width:8px;height:8px;border-radius:50%;background:#1e88e5a6;position:absolute;left:0;top:6px}.projetoCard__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;text-decoration:none;padding:12px 14px;border-radius:14px;background:#1e88e5;color:#fff;font-weight:700;box-shadow:0 12px 26px #1e88e538;transition:transform .2s ease,background-color .25s ease,box-shadow .25s ease}.projetoCard__btn:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 18px 34px #1e88e54d}@media(max-width:1100px){.projetos__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.projetos{padding:70px 0}.projetos__header h2{font-size:32px}.projetos__grid{grid-template-columns:1fr}.projetoCard__img{height:190px}}.cta{width:100%;padding:90px 20px;background:#fff}.cta__container{max-width:900px;margin:0 auto;text-align:center}.cta__container h2{font-size:42px;font-weight:800;color:#1f2933;margin-bottom:14px;letter-spacing:-.02em}.cta__container h2 span{color:#1e88e5}.cta__container p{font-size:17px;color:#6b7280;margin-bottom:36px}.cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 34px;border-radius:999px;text-decoration:none;background:#1e88e5;color:#fff;font-weight:700;font-size:16px;box-shadow:0 18px 40px #1e88e559;transition:transform .25s ease,box-shadow .3s ease,background-color .25s ease}.cta__btn:hover{background:#1565c0;transform:translateY(-3px);box-shadow:0 26px 60px #1e88e573}@media(max-width:640px){.cta__container h2{font-size:32px}.cta__container p{font-size:16px}}
