:root{--ink:#06111c;--blue:#168bd2;--blue2:#39b6ef;--paper:#f3f5f6;--white:#fff;--line:rgba(255,255,255,.18);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-4rem;background:#fff;color:#000;padding:.7rem 1rem;z-index:100}.skip:focus{top:1rem}.topbar{position:absolute;inset:0 0 auto;z-index:20;height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);border-bottom:1px solid var(--line)}.brand img{width:145px;height:90px;object-fit:contain}.topbar nav{display:flex;gap:30px;align-items:center;font-size:.86rem;font-weight:700;letter-spacing:.04em}.topbar nav a{transition:.2s}.topbar nav a:hover{color:var(--blue2)}.nav-cta{border:1px solid rgba(255,255,255,.6);padding:12px 18px}.menu{display:none;background:none;border:0;padding:10px}.menu span{display:block;width:25px;height:2px;background:#fff;margin:6px}.hero{min-height:760px;height:100svh;position:relative;display:grid;align-items:end;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('../img/hero.webp') center/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,11,18,.88) 0%,rgba(3,11,18,.55) 48%,rgba(3,11,18,.13) 100%),linear-gradient(0deg,rgba(3,11,18,.62),transparent 45%)}.hero-copy{position:relative;z-index:2;max-width:850px;padding:0 clamp(24px,7vw,110px) clamp(100px,13vh,150px)}.eyebrow{font-size:.72rem;letter-spacing:.22em;font-weight:800;margin:0 0 22px;color:#bfe8ff}.blue{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,6.6vw,6.7rem);line-height:.93;letter-spacing:-.055em;margin-bottom:30px;max-width:920px}h2{font-size:clamp(2.5rem,5vw,5.5rem);line-height:.96;letter-spacing:-.05em}.hero-copy>p:not(.eyebrow){font-size:clamp(1rem,1.5vw,1.3rem);max-width:620px;color:#e6edf1}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;font-weight:800;letter-spacing:.02em;cursor:pointer}.primary{background:var(--blue);color:white}.primary:hover{background:#0873b5}.ghost{border:1px solid rgba(255,255,255,.65)}.hero-note{position:absolute;z-index:2;right:0;bottom:0;padding:22px clamp(24px,5vw,72px);border-left:1px solid var(--line);border-top:1px solid var(--line);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-note span{color:var(--blue2);margin-left:12px}.section{padding:clamp(80px,11vw,150px) clamp(24px,6vw,90px)}.intro{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:80px 1.4fr 1fr;gap:clamp(25px,5vw,80px);align-items:start}.section-index{font-size:.8rem;color:#6c7780;border-top:1px solid #bcc4c9;padding-top:14px}.intro-copy{font-size:clamp(1.05rem,1.5vw,1.3rem);color:#47535c;padding-top:54px}.intro-copy p:last-child{font-weight:800;color:var(--ink)}.solutions{background:#fff;color:var(--ink)}.section-heading{max-width:850px;margin:0 auto 75px}.service-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#d9e0e4}.service{min-height:420px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:28px;color:#fff;background-image:linear-gradient(0deg,rgba(4,12,19,.9),rgba(4,12,19,.05) 70%),var(--photo);background-position:center;background-size:cover;overflow:hidden}.service::after{content:"";position:absolute;inset:0;background:rgba(6,17,28,.1);transition:.45s}.service:hover::after{background:rgba(6,17,28,0)}.service>*{position:relative;z-index:1}.service>span{font-size:.75rem;border-top:1px solid rgba(255,255,255,.6);padding-top:10px;width:36px}.service h3{font-size:clamp(1.8rem,3vw,3.2rem);line-height:1;margin-bottom:12px}.service p{max-width:520px;color:#e3eaee;margin:0}.wide{grid-column:1/-1;min-height:520px}.experience{display:grid;grid-template-columns:1.25fr .75fr;min-height:760px}.experience-image img{width:100%;height:100%;object-fit:cover}.experience-copy{padding:clamp(50px,7vw,100px);display:flex;flex-direction:column;justify-content:center;background:#087fc2}.experience-copy h2{font-size:clamp(2.8rem,4.5vw,5rem)}.experience-copy ul{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid rgba(255,255,255,.35)}.experience-copy li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.35)}.film{background:var(--paper);color:var(--ink)}.film-title{max-width:900px;margin:0 auto 50px}.video-wrap{position:relative;max-width:var(--max);margin:auto;aspect-ratio:16/9;background:#000}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);background:#06111c}.contact-copy h2{font-size:clamp(3rem,5vw,5.5rem)}.contact-links{display:flex;flex-direction:column;gap:10px;margin-top:40px;color:#9edcff;font-weight:700}.contact-form{align-self:center}.contact-form label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px;color:#bed0da}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #48606f;background:transparent;color:white;font:inherit;padding:10px 0;outline:none;border-radius:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue2)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.trap{position:absolute!important;left:-9999px!important}.form-status{margin-top:15px;color:#9edcff}footer{display:flex;gap:30px;align-items:center;padding:30px clamp(24px,6vw,90px);border-top:1px solid #263744;color:#94a5af;font-size:.8rem}footer img{width:100px;height:58px;object-fit:contain;margin-right:auto}.whatsapp{position:fixed;z-index:30;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#082412;font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.35)}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:800px){.topbar{height:86px}.brand img{width:112px;height:70px}.menu{display:block;z-index:2}.topbar nav{display:none;position:absolute;left:0;right:0;top:86px;background:#06111c;padding:28px;flex-direction:column;align-items:flex-start}.topbar nav.open{display:flex}.hero{min-height:700px}.hero-copy{padding-bottom:115px}.hero-note{left:0;border-left:0}.intro{grid-template-columns:1fr}.section-index{display:none}.intro-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.wide{grid-column:auto}.service,.wide{min-height:430px}.experience{grid-template-columns:1fr}.experience-image{min-height:450px}.contact{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}footer{flex-wrap:wrap}footer p:last-child{width:100%}}@media(max-width:480px){h1{font-size:3.25rem}.hero-copy{padding-top:150px}.actions{display:grid}.button{width:100%}.service{min-height:380px}.experience-image{min-height:350px}.section{padding-top:80px;padding-bottom:80px}}
@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Quicksand:wght@600&display=swap');

/* Assinatura do desenvolvedor */
.dev-footer{position:fixed;right:0;bottom:0;z-index:1080;margin:0}.dev-footer-link{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:38px;padding:0;color:#fff;text-decoration:none;overflow:hidden;border-radius:70% 0 0 0/92% 0 0 0;background:#090909;transition:width .68s cubic-bezier(.22,1.35,.36,1),height .55s cubic-bezier(.22,1.2,.36,1),padding .55s ease,border-radius .68s cubic-bezier(.22,1.2,.36,1);will-change:width,height,border-radius}.dev-footer-link:hover,.dev-footer-link:focus-visible{width:258px;height:54px;padding:0 15px 9px;align-items:flex-end;justify-content:flex-end;border-radius:25px 0 0 0/34px 0 0 0;color:#fff;animation:dev-footer-liquid-morph .72s cubic-bezier(.22,1.2,.36,1) both}.dev-brand{position:relative;z-index:1;display:block;flex:none;font-family:'Lilita One',sans-serif;font-size:1.38rem;line-height:1;letter-spacing:.035em;white-space:nowrap;text-shadow:0 1px 10px rgba(255,255,255,.2)}.dev-short{position:relative;left:1px;top:3px;display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;transition:opacity .18s ease,transform .42s cubic-bezier(.16,1,.3,1)}.dev-icon{display:block;width:25px;height:25px;border-radius:4px}.dev-full{position:absolute;right:0;bottom:0;opacity:0;transform:translateX(28px);transition:opacity .2s ease .14s,transform .48s cubic-bezier(.16,1,.3,1) .08s}.dev-copy{position:absolute;right:16px;top:8px;z-index:1;opacity:0;transform:translateX(18px);font:600 .52rem/1 'Quicksand',sans-serif;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;transition:opacity .22s ease .16s,transform .48s cubic-bezier(.16,1,.3,1) .1s}.dev-footer-link:hover .dev-short,.dev-footer-link:focus-visible .dev-short{opacity:0;transform:translateX(-14px)}.dev-footer-link:hover .dev-full,.dev-footer-link:focus-visible .dev-full,.dev-footer-link:hover .dev-copy,.dev-footer-link:focus-visible .dev-copy{opacity:1;transform:translateX(0)}
@keyframes dev-footer-liquid-morph{0%{border-radius:70% 0 0 0/92% 0 0 0}28%{border-radius:45% 0 0 0/100% 0 0 0}58%{border-radius:10% 0 0 0/82% 0 0 0}80%{border-radius:31px 0 0 0/42px 0 0 0}100%{border-radius:25px 0 0 0/34px 0 0 0}}
@media(max-width:767.98px){.dev-footer-link{width:34px;height:36px}.dev-footer-link:hover,.dev-footer-link:focus-visible{width:246px;height:50px;padding:0 12px 8px}.dev-brand{font-size:1.3rem}.dev-copy{top:7px;right:13px;font-size:.47rem}}
@media print{.dev-footer{display:none!important}}
