:root{--navy:#061b31;--navy-2:#0a2947;--blue:#087fb4;--cyan:#09b9d0;--cyan-2:#60e2ee;--paper:#f4f7f9;--white:#fff;--ink:#0b2239;--muted:#607286;--line:#dce4ea;--green:#20c76a;--shadow:0 24px 70px rgba(1,25,47,.14);--radius:22px;--container:1180px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:112px 0}.skip-link{position:fixed;top:-100px;left:16px;background:#fff;color:#000;padding:12px 18px;z-index:9999}.skip-link:focus{top:16px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}
.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(6,27,49,.08);backdrop-filter:blur(18px)}.nav-wrap{height:78px;display:flex;align-items:center;gap:34px}.brand{width:79px;height:62px;display:flex;align-items:center;overflow:hidden}.brand img{width:76px;height:76px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.main-nav a{font-size:.86rem;font-weight:700;color:#34485c;position:relative}.main-nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--cyan);transition:.25s}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 25px;border:0;border-radius:8px;background:linear-gradient(135deg,#06a7c5,#0785b8);color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 12px 28px rgba(2,154,190,.24);transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(2,154,190,.35)}.button-small{min-height:43px;padding:0 18px;font-size:.78rem}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;transition:.25s}
.hero{min-height:780px;padding-top:78px;color:#fff;background-color:var(--navy);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,41,.96) 0%,rgba(4,29,52,.88) 48%,rgba(5,41,70,.48) 100%)}.hero-glow{position:absolute;width:720px;height:720px;border-radius:50%;right:-120px;top:-140px;background:radial-gradient(circle,rgba(0,202,230,.20),transparent 64%)}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:74px;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#a8c0d4;text-transform:uppercase;font-size:.69rem;letter-spacing:.18em;font-weight:800;margin-bottom:20px}.eyebrow i{width:30px;height:2px;background:var(--cyan);box-shadow:0 0 10px var(--cyan)}.eyebrow.dark{color:#537087}.hero h1,.section h2{font-size:clamp(2.6rem,4.7vw,4.5rem);line-height:1.08;letter-spacing:-.055em;font-weight:800}.hero h1 span,.section h2 span{color:var(--cyan)}.hero-copy>p{font-size:1.08rem;color:#aabccc;max-width:600px;margin:26px 0 30px}.hero-actions{display:flex;align-items:center;gap:28px}.wa-icon,.contact-icon{color:var(--green);font-size:1.6rem;line-height:1}.text-link{font-size:.85rem;font-weight:800;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.35)}.text-link span{color:var(--cyan);font-size:1.1rem;margin-left:5px}.hero-checks{display:flex;gap:24px;list-style:none;margin-top:32px;color:#b8c9d7;font-size:.74rem;font-weight:700}.hero-checks li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;background:rgba(9,185,208,.16);color:var(--cyan)}.hero-visual{position:relative}.browser{background:#fff;border:1px solid rgba(255,255,255,.28);padding:8px;border-radius:14px;box-shadow:0 30px 70px rgba(0,0,0,.4);transform:perspective(1000px) rotateY(-4deg) rotateX(1deg);overflow:hidden}.browser-top{height:28px;display:flex;align-items:center;gap:5px;padding:0 7px}.browser-top span{width:6px;height:6px;border-radius:50%;background:#c3ced8}.browser-top b{font-size:.46rem;color:#7790a5;background:#edf2f5;border-radius:4px;padding:3px 44px;margin-left:11px;font-weight:500}.browser img{width:100%;height:260px;object-fit:cover;border-radius:7px}.floating-card{position:absolute;background:rgba(255,255,255,.96);color:var(--ink);padding:14px 18px;border-radius:10px;box-shadow:var(--shadow);display:flex}.card-results{top:-43px;right:-18px;flex-direction:column}.card-results strong{font-size:.8rem;color:var(--cyan)}.card-results span,.card-google small{font-size:.6rem;color:var(--muted)}.card-google{bottom:-38px;left:-36px;align-items:center;gap:12px}.card-google .mini-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eef6fa;color:#3185dd;font-weight:800}.card-google div{display:flex;flex-direction:column}.card-google strong{font-size:.7rem}.trust-strip{height:72px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(1,16,30,.48);position:relative;z-index:1}.trust-strip .container{height:100%;display:flex;align-items:center;justify-content:space-around}.trust-strip span{font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#8198aa}.trust-strip i{width:5px;height:5px;border-radius:50%;background:var(--cyan)}
.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:100px}.section h2{font-size:clamp(2.25rem,4vw,3.7rem)}.about-content{padding-top:16px}.about-content .lead{font-size:1.34rem;font-weight:700;line-height:1.55;color:var(--ink);margin-bottom:22px}.about-content>p:not(.lead){color:var(--muted);font-size:.93rem}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px;padding-top:32px;border-top:1px solid var(--line)}.about-points div{display:flex;flex-direction:column}.about-points strong{font-size:.88rem}.about-points span{font-size:.76rem;color:var(--muted);margin-top:5px}
.services{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.section-heading>div{max-width:720px}.section-heading h2{font-size:clamp(2.2rem,3.8vw,3.35rem)}.section-heading>p{max-width:360px;color:var(--muted);font-size:.9rem;padding-bottom:7px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;background:#fff;border:1px solid #e0e7ec;border-radius:14px;padding:34px 30px 30px;min-height:320px;transition:.3s;overflow:hidden}.service-card:before{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--blue),var(--cyan));transform:scaleX(0);transform-origin:left;transition:.3s}.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow);border-color:transparent}.service-card:hover:before{transform:scaleX(1)}.service-card.featured{background:var(--navy);border-color:var(--navy);color:#fff}.service-number{position:absolute;right:22px;top:18px;color:#b6c3cd;font-size:.65rem;font-weight:800}.service-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:10px;background:#e9f8fb;color:#009fbd;font-size:1.35rem;margin-bottom:25px}.featured .service-icon{background:rgba(0,198,220,.13)}.service-card h3{font-size:1.08rem;margin-bottom:13px}.service-card p{color:var(--muted);font-size:.82rem;line-height:1.7}.featured p{color:#9fb3c4}.service-card a{display:inline-block;margin-top:26px;font-size:.73rem;font-weight:800;color:#14839f}.service-card a span{margin-left:5px}
.portfolio{background:var(--navy);color:#fff}.section-heading.light>p{color:#9db1c1}.projects{display:grid;gap:30px}.project-card{display:grid;grid-template-columns:1.1fr .9fr;min-height:380px;background:#0a2743;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.project-card.reverse{grid-template-columns:.9fr 1.1fr}.project-card.reverse .project-image{order:2}.project-image{display:block;overflow:hidden;position:relative;background:#09213a}.project-image:after{content:"Ver projeto ↗";position:absolute;inset:auto 20px 20px auto;padding:10px 14px;background:#fff;color:var(--ink);border-radius:6px;font-size:.68rem;font-weight:800;opacity:0;transform:translateY(8px);transition:.3s}.project-image[href]:hover:after{opacity:1;transform:none}.project-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:object-position 5s ease,transform .5s ease}.project-image:hover img{object-position:center;transform:scale(1.015)}.project-info{padding:55px 45px;display:flex;flex-direction:column;justify-content:center}.project-info span{font-size:.64rem;text-transform:uppercase;letter-spacing:.18em;color:var(--cyan);font-weight:800}.project-info h3{font-size:1.85rem;margin:5px 0 20px}.project-info p{font-size:.83rem;color:#9db1c1;line-height:1.8}.project-info ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin-top:28px}.project-info li{border:1px solid rgba(255,255,255,.15);border-radius:50px;padding:5px 11px;color:#b8c7d2;font-size:.59rem;font-weight:700}
.benefits{background:#fff}.benefits-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:110px;align-items:start}.benefits-copy{position:sticky;top:120px}.benefits-copy p{max-width:460px;color:var(--muted);font-size:.9rem;margin:24px 0}.dark-link{color:var(--ink);border-color:#b8c3cc}.benefit-list{border-top:1px solid var(--line)}.benefit-list article{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid var(--line)}.benefit-list article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eaf8fa;color:#009cb7;font-size:.7rem;font-weight:800}.benefit-list h3{font-size:1rem;margin-bottom:5px}.benefit-list p{font-size:.8rem;color:var(--muted)}
.testimonials{background:var(--paper)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-card{background:#fff;border:1px solid #e1e8ed;border-radius:14px;padding:31px;min-height:285px;display:flex;flex-direction:column}.stars{color:#0fa2bb;letter-spacing:3px;font-size:.72rem}.quote-card blockquote{font-size:.9rem;line-height:1.8;margin:22px 0 30px;color:#31485d}.client{display:flex;align-items:center;gap:12px;margin-top:auto}.client>span{width:41px;height:41px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:var(--cyan);font-size:.65rem;font-weight:800}.client div{display:flex;flex-direction:column}.client strong{font-size:.74rem}.client small{font-size:.61rem;color:var(--muted)}.quote-card.placeholder{background:linear-gradient(145deg,var(--navy),#0b3658);color:#fff;border:0}.quote-card.placeholder blockquote{color:#bed0dd;font-size:1.05rem;font-weight:600}.quote-card.placeholder a,.review-label{font-size:.75rem;font-weight:800;color:var(--cyan);margin-top:auto}
.contact{background:linear-gradient(135deg,#04192e,#092d4d);color:#fff;position:relative;overflow:hidden}.contact:after{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-250px;top:-300px;background:radial-gradient(circle,rgba(5,189,212,.18),transparent 65%)}.contact-shell{display:grid;grid-template-columns:1fr .86fr;gap:110px;position:relative;z-index:1}.contact-copy{padding-top:28px}.contact-copy h2{font-size:clamp(2.3rem,4vw,3.65rem)}.contact-copy>p{color:#a8bac8;font-size:.9rem;max-width:520px;margin:25px 0 36px}.direct-contact,.location{display:flex;align-items:center;gap:14px;padding:19px 0;border-top:1px solid rgba(255,255,255,.1);max-width:490px}.direct-contact div,.location div{display:flex;flex-direction:column}.direct-contact small,.location small{font-size:.59rem;color:#8299aa}.direct-contact strong,.location strong{font-size:.77rem}.direct-contact b{margin-left:auto;color:var(--cyan)}.location>span{font-size:1.3rem;color:var(--cyan)}.contact-form{background:#fff;color:var(--ink);padding:35px;border-radius:16px;box-shadow:0 35px 80px rgba(0,0,0,.25)}.form-heading{display:flex;flex-direction:column;margin-bottom:24px}.form-heading span{font-size:1.1rem;font-weight:800}.form-heading small{color:var(--muted);font-size:.68rem}.contact-form label{display:flex;flex-direction:column;font-size:.65rem;font-weight:800;margin-bottom:15px;gap:6px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #dce4e9;border-radius:7px;padding:12px 13px;color:var(--ink);background:#fafcfd;font-size:.75rem;outline:none;transition:.2s}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(9,185,208,.11)}.contact-form textarea{resize:vertical}.form-button{width:100%;margin-top:4px}.privacy{display:block;text-align:left;color:#8494a2;font-size:.61rem;line-height:1.65;margin-top:14px}
.site-footer{background:#031426;color:#aec0cd}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:70px;padding:70px 0}.footer-brand img{width:105px;height:105px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer-brand p{font-size:.73rem;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:.69rem}.footer-links strong{color:#fff;font-size:.72rem;margin-bottom:8px}.footer-links a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:21px 0;display:flex;justify-content:space-between;font-size:.6rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:900;background:#1fca68;color:#fff;border-radius:50px;padding:12px 18px;box-shadow:0 10px 30px rgba(0,0,0,.25);font-size:1.1rem}.whatsapp-float span{font-size:.67rem;font-weight:800;margin-left:7px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:980px){.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:78px;left:0;width:100%;padding:22px 20px;background:#fff;flex-direction:column;align-items:flex-start;gap:20px;box-shadow:0 18px 28px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s}.main-nav.open{opacity:1;visibility:visible;transform:none}.hero-grid{grid-template-columns:1fr;gap:55px;padding:90px 0 110px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-checks{justify-content:center}.hero-visual{width:min(620px,90%);margin:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.benefits-grid,.contact-shell{gap:55px}.project-card,.project-card.reverse{grid-template-columns:1fr 1fr}.testimonial-grid{grid-template-columns:1fr 1fr}.quote-card:last-child{grid-column:1/-1}.footer-main{grid-template-columns:1.2fr 1fr 1fr;gap:45px}.footer-links:last-child{grid-column:2/4}}
@media (max-width:720px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding:78px 0}.hero{min-height:auto}.hero-grid{padding:70px 0 90px}.hero h1{font-size:2.55rem}.hero-copy>p{font-size:.94rem}.hero-actions{flex-direction:column;gap:14px}.hero-actions .button{width:100%}.hero-checks{flex-wrap:wrap;gap:10px 16px}.browser img{height:175px}.browser-top b{padding-inline:20px}.floating-card{display:none}.trust-strip{height:64px}.trust-strip span{font-size:.52rem}.trust-strip i{display:none}.about-grid,.benefits-grid,.contact-shell{grid-template-columns:1fr;gap:40px}.about-content{padding:0}.about-content .lead{font-size:1.12rem}.about-points{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:38px}.section-heading>p{padding:0}.services-grid{grid-template-columns:1fr}.service-card{min-height:285px}.project-card,.project-card.reverse{grid-template-columns:1fr}.project-card.reverse .project-image{order:0}.project-image{height:245px}.project-info{padding:32px 25px}.project-info h3{font-size:1.45rem}.benefits-copy{position:static}.testimonial-grid{grid-template-columns:1fr}.quote-card:last-child{grid-column:auto}.contact-shell{gap:50px}.contact-form{padding:27px 21px}.footer-main{grid-template-columns:1fr 1fr;gap:38px;padding:55px 0}.footer-brand{grid-column:1/-1}.footer-links:last-child{grid-column:auto}.footer-bottom{gap:20px;align-items:flex-start}.whatsapp-float{right:14px;bottom:14px;padding:12px}.whatsapp-float span{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.project-image img{transition:none}}

/* Hero com o banner oficial como imagem principal de fundo */
.hero:before{background:linear-gradient(90deg,rgba(3,22,41,.97) 0%,rgba(4,29,52,.9) 45%,rgba(5,41,70,.18) 72%,rgba(5,41,70,.04) 100%)}
.hero-grid{grid-template-columns:1fr;gap:0}
.hero-copy{max-width:650px}

@media (max-width:980px){
  .hero{background-position:62% center}
  .hero:before{background:rgba(3,22,41,.82)}
  .hero-copy{max-width:700px;margin-inline:auto}
}

@media (max-width:720px){
  .hero{background-position:68% center}
  .hero:before{background:linear-gradient(rgba(3,22,41,.88),rgba(3,22,41,.82))}
}

/* Carrossel de projetos */
.project-carousel{position:relative}
.project-carousel .projects{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;padding:2px calc((100% - 22px)/2) 14px 2px}
.project-carousel .projects::-webkit-scrollbar{display:none}
.project-carousel .projects.is-resetting{scroll-behavior:auto!important;scroll-snap-type:none}
.project-carousel .project-card,.project-carousel .project-card.reverse{display:flex;flex:0 0 calc((100% - 22px)/2);min-height:0;flex-direction:column;scroll-snap-align:start;background:linear-gradient(145deg,#0a2a48,#08233d);transition:border-color .3s,transform .3s,box-shadow .3s}
.project-carousel .project-card:hover{border-color:rgba(9,185,208,.45);transform:translateY(-3px);box-shadow:0 22px 50px rgba(0,0,0,.2)}
.project-carousel .project-card.reverse .project-image{order:0}
.project-carousel .project-image{height:260px;padding:16px;background:#f1f5f7}
.project-carousel .project-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .4s ease}
.project-carousel .project-image:hover img{object-position:center;transform:scale(1.02)}
.project-carousel .project-info{flex:1;padding:28px 30px 30px;justify-content:flex-start}
.project-carousel .project-info h3{font-size:1.45rem;margin-bottom:12px}
.project-carousel .project-info ul{margin-top:auto;padding-top:24px}
.carousel-controls{display:flex;align-items:center;justify-content:space-between;margin-top:28px}
.carousel-arrows{display:flex;gap:9px}
.carousel-arrow{width:45px;height:45px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;font-size:1.15rem;transition:.25s}
.carousel-arrow:hover:not(:disabled){background:var(--cyan);border-color:var(--cyan);color:var(--navy);transform:translateY(-2px)}
.carousel-arrow:disabled{opacity:.3;cursor:not-allowed}
.carousel-dots{display:flex;align-items:center;gap:8px}
.carousel-dot{width:7px;height:7px;border:0;border-radius:50%;background:#557087;transition:.3s;padding:0}
.carousel-dot.active{width:25px;border-radius:20px;background:var(--cyan)}

@media (max-width:980px){
  .project-carousel .projects{padding-right:28%}
  .project-carousel .project-card,.project-carousel .project-card.reverse{flex-basis:72%}
  .project-carousel .project-image{height:240px}
}

@media (max-width:620px){
  .project-carousel .projects{padding-right:2px}
  .project-carousel .project-card,.project-carousel .project-card.reverse{flex-basis:100%}
  .project-carousel .project-image{height:220px;padding:12px}
  .project-carousel .project-info{padding:25px 22px 27px}
}

/* Portfólio em destaque: um case central por vez */
.project-carousel{width:calc(100% - 112px);max-width:940px;margin-inline:auto}
.project-carousel .projects{gap:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:20px}
.project-carousel .project-card,.project-carousel .project-card.reverse{flex:0 0 100%;display:grid;grid-template-columns:minmax(300px,1.08fr) minmax(280px,.92fr);align-items:center;min-height:430px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(135deg,#0b2c4b,#071e35);box-shadow:0 28px 70px rgba(0,0,0,.2);transform:none}
.project-carousel .project-card:hover{transform:none;box-shadow:0 28px 70px rgba(0,0,0,.2)}
.project-carousel .project-image{height:360px;padding:24px;background:linear-gradient(145deg,#f7fafb,#e7eef2);border-radius:14px;margin:34px 0 34px 34px}
.project-carousel .project-image:after{inset:auto 14px 14px auto}
.project-carousel .project-image img{width:100%;height:100%;object-fit:contain;object-position:center}
.project-carousel .project-info{padding:45px 46px;align-items:flex-start;justify-content:center;text-align:left}
.project-carousel .project-info h3{font-size:2rem;line-height:1.15;margin:8px 0 17px}
.project-carousel .project-info p{font-size:.85rem;line-height:1.8;margin:0}
.project-button{display:inline-flex;align-items:center;gap:10px;margin-top:27px;padding:12px 17px;border:1px solid rgba(255,255,255,.2);border-radius:7px;color:#fff!important;font-size:.7rem!important;font-weight:800;transition:.25s}
.project-button b{color:var(--cyan);font-size:.9rem}
.project-button:hover{background:var(--cyan);border-color:var(--cyan);color:var(--navy)!important}
.project-button:hover b{color:var(--navy)}
.carousel-controls{margin-top:25px}

@media (max-width:760px){
  .project-carousel .project-card,.project-carousel .project-card.reverse{grid-template-columns:1fr;min-height:0}
  .project-carousel .project-image{width:calc(100% - 40px);height:270px;margin:20px 20px 0;padding:15px}
  .project-carousel .project-info{padding:27px 25px 31px;text-align:center;align-items:center}
  .project-carousel .project-info h3{font-size:1.55rem}
  .project-carousel .project-info p{max-width:470px}
}

@media (max-width:440px){
  .project-carousel .project-image{height:225px}
  .carousel-controls{justify-content:center;gap:25px;flex-wrap:wrap}
}

/* Enquadramento exclusivo da hero de cada projeto */
.project-carousel .project-card,.project-carousel .project-card.reverse{display:block;position:relative;height:520px;min-height:520px;isolation:isolate;background:#061b31}
.project-carousel .project-image{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border-radius:20px;background:#09213a;overflow:hidden}
.project-carousel .project-image:after{display:none}
.project-carousel .project-image img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.project-carousel .project-card:hover .project-image img{object-position:center top;transform:scale(1.015)}
.project-carousel .project-info{position:absolute;z-index:2;inset:auto 0 0;display:flex;align-items:flex-start;justify-content:flex-end;min-height:56%;padding:100px 45px 36px;text-align:left;border-radius:0 0 20px 20px;background:linear-gradient(180deg,transparent 0%,rgba(3,18,33,.48) 30%,rgba(3,18,33,.96) 100%);pointer-events:none}
.project-carousel .project-info span,.project-carousel .project-info h3,.project-carousel .project-info p,.project-carousel .project-button{pointer-events:auto}
.project-carousel .project-info h3{font-size:2.05rem;margin:6px 0 9px;text-shadow:0 3px 18px rgba(0,0,0,.4)}
.project-carousel .project-info p{max-width:580px;color:#d2dce4;font-size:.8rem;line-height:1.65}
.project-carousel .project-button{position:absolute;right:38px;bottom:39px;margin:0;background:rgba(5,30,52,.62);backdrop-filter:blur(10px)}

@media (max-width:760px){
  .project-carousel .project-card,.project-carousel .project-card.reverse{height:470px;min-height:470px}
  .project-carousel .project-image{width:100%;height:100%;margin:0;padding:0}
  .project-carousel .project-info{align-items:flex-start;padding:100px 25px 30px;text-align:left}
  .project-carousel .project-info h3{font-size:1.65rem}
  .project-carousel .project-info p{max-width:70%;font-size:.73rem}
  .project-carousel .project-button{right:23px;bottom:31px}
}

@media (max-width:520px){
  .project-carousel .project-card,.project-carousel .project-card.reverse{height:430px;min-height:430px}
  .project-carousel .project-info{min-height:64%;padding:100px 22px 24px}
  .project-carousel .project-info p{max-width:100%;padding-right:0;margin-bottom:54px}
  .project-carousel .project-button{left:22px;right:auto;bottom:24px}
}

/* Navegação lateral discreta do portfólio */
.carousel-side-arrow{position:absolute;z-index:5;top:260px;display:grid;place-items:center;width:42px;height:72px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(2,20,37,.18);backdrop-filter:blur(5px);color:rgba(255,255,255,.42);font-size:1.15rem;opacity:.28;transition:opacity .25s,background .25s,color .25s,transform .25s}
.carousel-side-prev{left:-58px;transform:translateY(-50%)}
.carousel-side-next{right:-58px;transform:translateY(-50%)}
.carousel-side-arrow:hover,.carousel-side-arrow:focus-visible{opacity:.88;background:rgba(3,27,48,.68);color:#fff;border-color:rgba(9,185,208,.35);outline:none}
.carousel-side-prev:hover,.carousel-side-prev:focus-visible{transform:translate(-2px,-50%)}
.carousel-side-next:hover,.carousel-side-next:focus-visible{transform:translate(2px,-50%)}

@media (max-width:760px){
  .project-carousel{width:calc(100% - 68px)}
  .carousel-side-arrow{top:235px;width:36px;height:60px;opacity:.22}
  .carousel-side-prev{left:-42px}
  .carousel-side-next{right:-42px}
}

@media (max-width:520px){
  .project-carousel{width:calc(100% - 56px)}
  .carousel-side-arrow{top:215px;width:32px;height:54px}
  .carousel-side-prev{left:-34px}
  .carousel-side-next{right:-34px}
}

/* Botão flutuante do WhatsApp */
.whatsapp-float{position:fixed;right:clamp(16px,2.2vw,30px);bottom:calc(clamp(16px,2.2vw,30px) + env(safe-area-inset-bottom));z-index:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:7px 19px 7px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 12px 30px rgba(5,38,29,.28),0 4px 10px rgba(18,140,126,.2);font-size:1rem;isolation:isolate;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,filter .3s ease;animation:whatsapp-float-motion 3.8s ease-in-out infinite;will-change:translate}
.whatsapp-float:before{display:none}
.whatsapp-mark{display:grid!important;place-items:center;width:42px;height:42px;margin:0!important;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;line-height:1}
.whatsapp-mark svg{width:23px;height:23px;display:block}
.whatsapp-float:hover{transform:scale(1.045);filter:brightness(1.04);box-shadow:0 18px 38px rgba(5,38,29,.34),0 6px 14px rgba(18,140,126,.25)}
.whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.3);outline-offset:4px}

@keyframes whatsapp-float-motion{0%,100%{translate:0 0}50%{translate:0 -4px}}

@media (max-width:520px){
  .whatsapp-float{width:56px;height:56px;min-height:56px;padding:7px;border-radius:50%}
  .whatsapp-mark{width:40px;height:40px}
}

@media (prefers-reduced-motion:reduce){
  .whatsapp-float,.whatsapp-float:before{animation:none}
}

/* WhatsApp circular, conforme a referência */
.whatsapp-float{width:56px;height:56px;min-height:56px;padding:0;gap:0;border-radius:50%;overflow:hidden;transition:width .3s cubic-bezier(.2,.8,.2,1),padding .3s ease,gap .3s ease,transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,filter .3s ease}
.whatsapp-mark{width:100%;height:100%;border-radius:50%;background:transparent}
.whatsapp-mark svg{width:27px;height:27px}
.whatsapp-float:not(.is-expanded) .whatsapp-mark{position:absolute;inset:0;display:grid!important;place-items:center;width:56px;height:56px}
.whatsapp-label{display:block;max-width:0;opacity:0;overflow:hidden;color:#fff;font-size:.72rem;font-weight:800;white-space:nowrap;transform:translateX(5px);transition:max-width .3s ease,opacity .22s ease,transform .3s ease}
.whatsapp-float.is-expanded{width:158px;padding:0 17px 0 7px;gap:9px;border-radius:999px;animation-play-state:paused}
.whatsapp-float.is-expanded .whatsapp-mark{width:42px;height:42px;flex:0 0 42px}
.whatsapp-float.is-expanded .whatsapp-label{max-width:90px;opacity:1;transform:none}
@media (hover:hover) and (pointer:fine){
  .whatsapp-float:hover{width:158px;padding:0 17px 0 7px;gap:9px;border-radius:999px}
  .whatsapp-float:hover .whatsapp-mark{position:static;width:42px;height:42px;flex:0 0 42px}
  .whatsapp-float:hover .whatsapp-label{max-width:90px;opacity:1;transform:none}
}

@media (hover:none),(pointer:coarse){
  .whatsapp-float,.whatsapp-float.is-expanded{width:56px;height:56px;padding:0;gap:0;border-radius:50%}
  .whatsapp-float .whatsapp-mark,.whatsapp-float.is-expanded .whatsapp-mark{position:absolute;inset:0;width:56px;height:56px;flex:none}
  .whatsapp-float .whatsapp-label,.whatsapp-float.is-expanded .whatsapp-label{max-width:0;opacity:0;transform:translateX(5px)}
}

/* Logo e navbar com maior presença de marca */
html{scroll-padding-top:108px}
.nav-wrap{height:94px}
.brand{width:112px;height:88px;flex:0 0 112px;overflow:hidden}
.brand img{width:106px;height:106px;object-fit:contain;object-position:center}
.hero{padding-top:94px}

@media (max-width:980px){
  .main-nav{top:94px}
}

@media (max-width:720px){
  html{scroll-padding-top:98px}
  .nav-wrap{height:86px}
  .brand{width:100px;height:82px;flex-basis:100px}
  .brand img{width:96px;height:96px}
  .main-nav{top:86px}
  .hero{padding-top:86px}
}

/* Refinamento visual premium */
:root{--premium-shadow:0 18px 48px rgba(2,24,44,.12);--premium-ease:cubic-bezier(.2,.75,.25,1)}

/* Navbar */
html{scroll-padding-top:120px}
.site-header{background:rgba(255,255,255,.96);border-bottom-color:rgba(6,27,49,.06);box-shadow:0 2px 18px rgba(6,27,49,.035);transition:background .35s ease,box-shadow .35s ease,border-color .35s ease}
.site-header.scrolled{background:rgba(255,255,255,.84);border-bottom-color:rgba(6,27,49,.1);box-shadow:0 10px 32px rgba(6,27,49,.09);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}
.nav-wrap{height:108px;gap:38px}
.brand{width:132px;height:102px;flex-basis:132px;align-items:center;justify-content:center}
.brand img{width:128px;height:128px}
.main-nav{gap:36px}
.main-nav a{font-size:.88rem;letter-spacing:.01em}
.nav-cta{min-height:47px;padding:0 23px;border:1px solid rgba(255,255,255,.22);border-radius:10px;box-shadow:0 10px 24px rgba(5,143,180,.22)}
.nav-cta:hover{box-shadow:0 15px 32px rgba(5,143,180,.32)}
.hero{padding-top:108px;background-size:auto 90%;background-position:65% center}

/* Hero */
.hero-grid{min-height:650px}
.hero-copy{max-width:680px;padding-block:32px}
.hero-copy>p{font-size:1.14rem;line-height:1.78;margin:29px 0 34px;color:#c0ced9}
.hero-actions{gap:31px}
.hero-checks{margin-top:36px;gap:27px}
.trust-strip{backdrop-filter:blur(8px)}

/* Botões e interações */
.button,.project-button,.carousel-side-arrow,.direct-contact{transition:transform .32s var(--premium-ease),box-shadow .32s ease,background-color .32s ease,border-color .32s ease,filter .32s ease}
.button{border:1px solid rgba(255,255,255,.2);border-radius:10px;letter-spacing:.01em;box-shadow:0 12px 28px rgba(2,154,190,.22)}
.button:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 18px 38px rgba(2,154,190,.32)}
.button:focus-visible,.project-button:focus-visible,.direct-contact:focus-visible{outline:3px solid rgba(9,185,208,.28);outline-offset:4px}
.project-button:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 12px 28px rgba(0,0,0,.22)}
.direct-contact{border-radius:9px;padding-inline:10px}
.direct-contact:hover{transform:translateX(3px);background:rgba(255,255,255,.035)}

/* Ritmo, alinhamento e acabamento das seções */
.section{padding-block:116px}
.section-heading{margin-bottom:58px}
.about-grid,.benefits-grid,.contact-shell{align-items:start}
.service-card,.quote-card{border-radius:16px}
.service-card{box-shadow:0 1px 0 rgba(255,255,255,.7) inset}
.service-card:hover{box-shadow:0 24px 56px rgba(2,24,44,.13)}
.project-carousel .project-card,.project-carousel .project-card.reverse{box-shadow:0 30px 76px rgba(0,0,0,.26)}
.contact-form{border:1px solid rgba(255,255,255,.5);box-shadow:0 38px 90px rgba(0,0,0,.28)}

@media (max-width:980px){
  html{scroll-padding-top:110px}
  .nav-wrap{height:100px}
  .brand{width:118px;height:94px;flex-basis:118px}
  .brand img{width:114px;height:114px}
  .main-nav{top:100px;gap:22px}
  .hero{padding-top:100px;background-size:auto 88%;background-position:68% center}
  .hero-copy{padding-block:20px}
}

@media (max-width:720px){
  html{scroll-padding-top:98px}
  .nav-wrap{height:90px;gap:20px}
  .brand{width:108px;height:86px;flex-basis:108px}
  .brand img{width:104px;height:104px}
  .main-nav{top:90px}
  .hero{padding-top:90px;background-size:auto 100%;background-position:66% center}
  .hero-grid{min-height:auto}
  .hero-copy{padding-block:0}
  .hero-copy>p{font-size:1rem;line-height:1.72;margin:24px 0 29px}
  .section{padding-block:82px}
  .section-heading{margin-bottom:40px}
}

@media (max-width:420px){
  .brand{width:100px;flex-basis:100px}
  .brand img{width:98px;height:98px}
}

@media (prefers-reduced-motion:reduce){
  .site-header,.button,.project-button,.carousel-side-arrow,.direct-contact{transition:none}
}

@media (forced-colors:active){
  .button,.project-button,.carousel-side-arrow{border:1px solid ButtonText}
}

/* Assets otimizados para produção */
.hero{background-image:url("assets/nk-digital-hero-desktop.png")}
.project-carousel .project-image picture{display:block;width:100%;height:100%}

/* Navbar mais compacta para ampliar a área útil do hero */
html{scroll-padding-top:106px}
.nav-wrap{height:96px}
.brand{width:118px;height:92px;flex-basis:118px}
.brand img{width:112px;height:112px}
.hero{padding-top:96px}

@media (max-width:980px){
  html{scroll-padding-top:100px}
  .nav-wrap{height:92px}
  .brand{width:108px;height:88px;flex-basis:108px}
  .brand img{width:104px;height:104px}
  .main-nav{top:92px}
  .hero{padding-top:92px}
}

@media (max-width:720px){
  html{scroll-padding-top:88px}
  .nav-wrap{height:80px}
  .brand{width:94px;height:76px;flex-basis:94px}
  .brand img{width:90px;height:90px}
  .main-nav{top:80px}
  .hero{padding-top:80px}
}

/* Hero mobile: asset vertical e conteúdo otimizado para telas estreitas */
@media (max-width:767px){
  .hero{
    min-height:auto;
    padding-top:80px;
    background-image:url("assets/nk-digital-hero-mobile.png");
    background-position:center;
    background-size:cover;
  }
  .hero:before{
    background:linear-gradient(180deg,rgba(3,22,41,.9) 0%,rgba(3,22,41,.82) 72%,rgba(3,22,41,.9) 100%);
  }
  .hero-glow{display:none}
  .hero-grid{
    display:flex;
    flex-direction:column;
    min-height:auto;
    padding:52px 0 58px;
    gap:0;
  }
  .hero-copy{
    width:100%;
    max-width:36rem;
    margin-inline:auto;
    padding:0;
    text-align:center;
  }
  .hero .eyebrow{
    justify-content:center;
    margin-bottom:16px;
    font-size:.62rem;
    line-height:1.45;
    letter-spacing:.13em;
  }
  .hero h1{
    font-size:clamp(2rem,10vw,2.55rem);
    line-height:1.12;
    letter-spacing:-.04em;
  }
  .hero-copy>p{
    margin:20px auto 24px;
    font-size:.94rem;
    line-height:1.62;
  }
  .hero-actions{
    flex-direction:column;
    gap:12px;
  }
  .hero-actions .button{
    width:100%;
    min-height:50px;
    padding-inline:18px;
    font-size:.84rem;
  }
  .hero .text-link{font-size:.78rem}
  .hero-checks{
    justify-content:center;
    flex-wrap:wrap;
    gap:9px 14px;
    margin-top:25px;
    font-size:.68rem;
  }
  .trust-strip{height:58px}
  .trust-strip .container{gap:10px}
  .trust-strip span{font-size:.49rem;letter-spacing:.12em}
  .trust-strip i{display:none}
}

/* Link de localização */
.location{transition:background-color .25s ease,transform .25s ease}
.location b{margin-left:auto;color:var(--cyan)}
.location:hover{background:rgba(255,255,255,.035);transform:translateX(3px)}

/* Estado selecionado dos cards de serviços */
.service-card{cursor:pointer;transition:color .3s ease,background-color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}
.service-card.is-selected{background:var(--navy);border-color:var(--navy);color:#fff;transform:translateY(-4px);box-shadow:var(--shadow)}
.service-card.is-selected:before{transform:scaleX(1)}
.service-card.is-selected .service-icon{background:rgba(0,198,220,.13)}
.service-card.is-selected p{color:#9fb3c4}
.service-card.is-selected a{color:var(--cyan)}

/* Proporção original da nova marca */
.brand img{width:112px;height:auto}
.footer-logo{position:relative;width:180px;aspect-ratio:601/415}
.footer-brand .footer-logo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;filter:none;opacity:1}
.footer-brand .footer-logo img.footer-logo-white{filter:brightness(0) invert(1)}
.footer-logo-white-n{clip-path:inset(17% 54% 43% 14%)}
.footer-logo-white-digital{clip-path:inset(60% 13% 23% 31%)}
.footer-logo-white-tagline{clip-path:inset(77% 21% 14% 21%)}

@media (max-width:980px){
  .brand img{width:104px;height:auto}
}

@media (max-width:720px){
  .brand img{width:90px;height:auto}
}

/* Consolidação responsiva */
.site-header,.nav-wrap,.hero-copy,.section-intro,.about-content,.section-heading>div,.section-heading>p,.project-info,.benefits-copy,.benefit-list,.contact-copy,.contact-form,.footer-brand,.footer-links{min-width:0}
.menu-toggle{width:44px;height:44px;flex:0 0 44px}
.main-nav a,.footer-links a{overflow-wrap:anywhere}
.direct-contact>div,.location>div{min-width:0}
.direct-contact>b,.location>b{flex:0 0 auto}
.footer-bottom{flex-wrap:wrap}

/* A arte completa permanece visível, sem distorção ou recorte. */
.hero{background-size:contain;background-position:center;background-repeat:no-repeat}

@media (max-width:980px){
  .main-nav a{display:flex;align-items:center;width:100%;min-height:44px}
}

@media (max-width:860px){
  .about-grid,.benefits-grid,.contact-shell{grid-template-columns:1fr;gap:48px}
  .benefits-copy{position:static}
  .section-heading{align-items:flex-start;flex-direction:column;gap:18px}
  .section-heading>p{max-width:40rem;padding:0}
  .contact-copy{padding-top:0}
}

@media (max-width:767px){
  .hero{background-size:contain;background-position:center}
}

@media (max-width:720px){
  .section h2,.contact-copy h2{font-size:clamp(2rem,9vw,2.75rem);letter-spacing:-.045em}
  .hero h1{font-size:clamp(1.85rem,9vw,2.55rem);overflow-wrap:normal}
  .service-card{min-height:0}
  .contact-form input,.contact-form textarea,.contact-form select{font-size:1rem}
  .contact-form label{font-size:.75rem}
  .direct-contact,.location{width:100%}
}

@media (max-width:560px){
  .footer-main{grid-template-columns:1fr;gap:32px}
  .footer-brand,.footer-links:last-child{grid-column:auto}
  .footer-bottom{flex-direction:column}
  .project-carousel{width:100%}
  .carousel-side-arrow{width:40px;height:52px;top:215px;background:rgba(2,20,37,.55);opacity:.72}
  .carousel-side-prev{left:8px}
  .carousel-side-next{right:8px}
}

@media (max-width:360px){
  .container{width:calc(100% - 24px)}
  .hero-grid{padding-block:44px 52px}
  .hero-actions .button{padding-inline:14px}
  .hero-checks{gap:8px 10px}
  .contact-form{padding-inline:18px}
  .project-carousel .project-info{padding-inline:18px}
  .project-carousel .project-button{left:18px}
}
