@font-face{font-family:Sora;src:url('assets/sora-700.ttf');font-weight:700;font-display:swap}@font-face{font-family:Sora;src:url('assets/sora-600.ttf');font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-400.ttf');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-500.ttf');font-weight:500;font-display:swap}:root{--yellow:#f4c21a;--bg:#050505;--panel:#141414;--line:#ffffff24;--muted:#a9a9a4;--white:#f7f7f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.7 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}img{display:block;max-width:100%;height:auto}p,h1,h2,h3{margin:0}p+p{margin-top:18px}h1,h2,h3{font-family:Sora,Arial,sans-serif;font-weight:700;line-height:1.12;letter-spacing:-.05em}h2{font-size:clamp(36px,4.3vw,62px)}h3{font-size:clamp(25px,2.4vw,34px)}em{font-style:normal;color:var(--yellow)}.muted{color:var(--muted)}.wrap{width:min(1360px,calc(100% - 112px));margin:auto}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:500;margin-bottom:30px}.eyebrow span{color:var(--yellow)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;min-height:56px;background:var(--yellow);color:#050505;padding:14px 22px;border:1px solid var(--yellow);border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:transform .25s,background .25s}.button:hover{background:#ffd32a;transform:translateY(-3px)}.button span,.text-link span{font-size:22px}.text-link{display:inline-flex;align-items:center;gap:26px;font-size:13px;border-bottom:1px solid var(--line);padding:12px 0}.text-link:hover{color:var(--yellow)}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:32px}.skip{position:absolute;top:-100px}.skip:focus{top:0;z-index:100;background:#000;padding:20px}header{position:sticky;top:0;z-index:50;background:#050505ed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:98px}.brand{width:190px;flex-shrink:0}.header-inner nav{display:flex;gap:25px;font-size:12px}.header-inner nav a:hover{color:var(--yellow)}.header-cta{font-size:12px;min-height:46px;padding:10px 17px}.menu-toggle{display:none;background:none;border:1px solid var(--line);color:white;font-size:24px;min-width:46px;min-height:46px}.hero{overflow:hidden;background:radial-gradient(ellipse at 76% 40%,#26231955,transparent 55%)}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;min-height:760px;position:relative}.hero-copy{padding:74px 0 70px;z-index:2}.hero h1{font-size:clamp(48px,4.6vw,74px);line-height:1.045;letter-spacing:-.055em}.lead{max-width:520px;color:var(--muted);font-size:17px;line-height:1.7;margin-top:28px}.hero-visual{position:relative;min-width:0}.yellow-plane{position:absolute;background:var(--yellow);inset:100px -90px 80px 20px;clip-path:polygon(21% 0,100% 0,79% 100%,0 100%)}.outline-plane{position:absolute;inset:67px -10px 45px 42px;border:1px solid #d5a92855}.hero-visual>img{position:absolute;bottom:0;left:-12%;height:96%;width:125%;max-width:none;object-fit:contain;object-position:bottom;z-index:1}.visual-note{position:absolute;top:118px;right:-14px;z-index:2;color:#050505;font-size:11px;line-height:1.5;letter-spacing:.13em}.visual-label{position:absolute;bottom:81px;left:8px;background:#0b0b0be8;border-left:3px solid var(--yellow);padding:20px 28px;z-index:3}.visual-label span{display:block;color:var(--muted);font-size:11px;letter-spacing:.13em}.visual-label strong{font-family:Sora;font-size:21px}.visual-rail{position:absolute;right:-35px;top:40%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.15em}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:24px 0;font-size:11px;letter-spacing:.1em;color:var(--muted)}.authority{padding:25px 32px;background:#101010;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;border-block:1px solid var(--line);font-size:10px;letter-spacing:.1em}.authority b{color:var(--yellow)}.section{padding-block:135px}.section-top{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-bottom:50px}.section-top .eyebrow{margin:0;color:var(--yellow)}.section-top>span{font-size:11px;letter-spacing:.12em;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split p{color:var(--muted);font-size:17px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:60px}.section-heading>p{max-width:390px;color:var(--muted)}
@media(min-width:1600px){.hero h1{font-size:82px}.hero-grid{min-height:830px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner nav{gap:13px}.brand{width:150px}.hero-grid{min-height:720px}.hero h1{font-size:52px}.hero .actions{gap:12px}.hero-visual>img{width:150%;left:-20%;height:90%}.visual-note{right:0}.visual-rail{right:-20px}.split{gap:40px}}@media(max-width:800px){.wrap{width:calc(100% - 44px)}.header-inner{min-height:80px}.header-cta{display:none}.menu-toggle{display:block}.header-inner nav{display:none;position:absolute;top:80px;left:0;right:0;background:#0b0b0b;padding:25px;flex-direction:column;font-size:18px;gap:18px;border-bottom:1px solid var(--line)}.header-inner nav.open{display:flex}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 0 10px}.hero h1{font-size:clamp(38px,8.6vw,64px)}.hero .eyebrow{font-size:10px}.hero .lead{font-size:16px}.hero-visual{height:530px;margin-top:25px}.hero-visual>img{width:100%;height:110%;left:0}.yellow-plane{inset:60px -22px 25px 5%}.outline-plane{inset:30px 0 0 12%}.visual-note{right:10px;top:80px}.visual-label{bottom:25px;left:0}.visual-rail{right:0;font-size:9px}.hero-bottom{gap:20px;font-size:10px}.hero-bottom>span:last-child{display:none}.authority{gap:13px;font-size:10px}.section{padding-block:80px}.section-top>span{display:none}.section-heading,.split{display:block}.section-heading>p{margin-top:28px}.split>div+div{margin-top:30px}.section-heading{margin-bottom:35px}.eyebrow{font-size:11px}.hero .actions{gap:20px}.hero .button{width:100%;font-size:12px}.section-top{margin-bottom:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.team-photo{margin:65px 0 32px;position:relative;border-left:5px solid var(--yellow);padding:15px 0 0 15px;background:linear-gradient(135deg,#f4c21a22,transparent 45%)}.team-photo img{width:100%;max-height:620px;object-fit:cover;object-position:center 62%}.team-photo figcaption{position:absolute;bottom:0;left:20px;right:0;padding:25px 30px;background:linear-gradient(transparent,#050505d9);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.closing{max-width:820px;font:600 clamp(21px,2.4vw,32px)/1.4 Sora}.manifesto{padding:100px 0;background:var(--yellow);color:#050505}.manifesto h2{font-size:clamp(40px,6.5vw,94px)}.manifesto h2 span{-webkit-text-stroke:1px #050505;color:transparent}.manifesto-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:45px}.manifesto-bottom>span{font-size:90px;line-height:1}.manifesto-bottom p{max-width:470px;font-size:17px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.steps article{border-top:1px solid var(--line);padding-top:25px}.step-number{display:block;font:600 46px Sora;color:var(--yellow);margin-bottom:35px}.steps h3{font-size:14px;letter-spacing:0;margin-bottom:16px}.steps p{font-size:15px;color:var(--muted)}.solutions{background:#0b0b0b}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service{border:1px solid var(--line);background:#141414;position:relative;overflow:hidden;transition:border .25s,transform .25s}.service:hover{border-color:#f4c21a99;transform:translateY(-3px)}.service.wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.service-content{padding:42px}.service-index{font:600 46px Sora;color:#f4c21a55;display:block;margin-bottom:20px}.service .eyebrow{font-size:11px;margin-bottom:14px;color:var(--yellow);letter-spacing:.1em;text-transform:uppercase}.service h3{margin-bottom:22px}.service-content>p:not(.eyebrow){font-size:16px;color:var(--muted)}.service-photo{overflow:hidden;min-height:360px}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service:hover .service-photo img{transform:scale(1.03)}.photo-card .service-photo{height:310px;min-height:0}.photo-card .service-photo img{object-position:center 35%}.service .button{margin-top:28px;background:transparent;color:var(--white);border-color:var(--line);font-size:12px;min-height:48px}.service .button:hover{background:var(--yellow);color:#050505}.service details{margin-top:24px;border-top:1px solid var(--line);font-size:15px}.service summary{cursor:pointer;padding:17px 0;display:flex;justify-content:space-between;list-style:none}.service summary::-webkit-details-marker{display:none}.service summary span{color:var(--yellow);font-size:22px;line-height:1}.service details[open] summary span{transform:rotate(45deg)}.service ul{padding-left:20px;color:var(--muted)}.service details p{color:var(--muted);margin-bottom:16px}.service:nth-last-child(2) .service-photo{order:2}.control-panel{border:1px solid #f4c21a44;margin:64px 0 30px;background:#0b0b0b}.panel-bar{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:20px 28px;font-size:11px;letter-spacing:.12em}.panel-bar span:last-child{color:var(--muted)}.control-grid{display:grid;grid-template-columns:1.8fr 1fr;align-items:center}.control-grid svg{width:100%;height:auto}.panel-text{padding:35px;border-left:1px solid var(--line)}.panel-text>span{font-size:10px;letter-spacing:.1em;color:var(--yellow)}.panel-text h3{margin:25px 0}.panel-text p{font-size:15px;color:var(--muted)}.panel-text small{display:block;margin-top:25px;font-size:11px;color:var(--muted)}.route{stroke-dasharray:800;stroke-dashoffset:800;animation:route 8s ease infinite}@keyframes route{55%,100%{stroke-dashoffset:0}}.tech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.tech-grid article{background:#0b0b0b;padding:14px 12px 28px}.tech-icon{width:100%;aspect-ratio:1;background-image:url('assets/tecnologias.webp');background-size:500% 200%;background-position:var(--x) var(--y)}.tech-grid h3{font-size:14px;line-height:1.45;letter-spacing:0;padding:0 12px}.drone-note{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:30px;border-left:2px solid var(--yellow);margin-top:30px;background:#141414}.drone-note span{font-size:12px;color:var(--yellow);letter-spacing:.1em}.drone-note p{font-size:15px;color:var(--muted)}.compliance-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:60px}.compliance-grid>div{display:flex;align-items:center;gap:24px;padding:28px 20px 28px 0;border-top:1px solid var(--line)}.compliance-grid span{color:var(--yellow);font-size:13px}.compliance-grid h3{font-size:18px;letter-spacing:-.02em}.compliance-grid b{margin-left:auto;margin-right:25px;color:var(--yellow)}.differences{background:#101010}.portrait{height:380px;margin-top:40px;overflow:hidden;position:relative;background:linear-gradient(120deg,#f4c21a 0 32%,#202020 32% 100%)}.portrait img{height:600px;width:100%;object-fit:contain;object-position:top;position:relative;top:-45px}.pillars article{display:flex;gap:30px;padding:26px 0;border-top:1px solid var(--line)}.pillars article>span{font-size:13px;color:var(--yellow);padding-top:5px}.pillars h3{font-size:23px;letter-spacing:-.025em}.pillars p{margin-top:12px;font-size:16px}.conversion{position:relative;overflow:hidden;padding:100px 0}.conversion-photo{position:absolute;inset:0 0 0 45%}.conversion-photo img{width:100%;height:100%;object-fit:cover}.conversion-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#050505,transparent 65%),linear-gradient(0deg,#050505bb,transparent)}.conversion-copy{position:relative;max-width:670px}.conversion h2{font-size:clamp(36px,4.8vw,70px)}.conversion-copy>p:not(.eyebrow){max-width:490px;margin-top:28px;color:#c3c3bd}.conversion small{display:block;color:var(--muted);margin-top:30px;font-size:12px}.contact-details{margin-top:42px}.contact-details>span{display:block;font-size:11px;letter-spacing:.1em;color:var(--muted);margin-top:28px;margin-bottom:7px}.contact-details a{overflow-wrap:anywhere}.contact-details .phone{font:600 clamp(23px,2.5vw,34px) Sora}.contact-grid{grid-template-columns:1fr 1.05fr}form{padding:38px;background:#141414;border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:13px;margin-bottom:21px}input,select,textarea{display:block;width:100%;background:#0b0b0b;border:1px solid #ffffff30;border-radius:3px;min-height:50px;color:white;padding:12px;margin-top:8px;font-size:16px}textarea{resize:vertical}.form-note{font-size:12px!important;line-height:1.7;color:var(--muted)!important;margin-bottom:24px}.form-note a{text-decoration:underline}form .button{width:100%}#form-status{font-size:14px;margin-top:20px}#form-status a{color:var(--yellow);text-decoration:underline}footer{padding:70px 0 100px;border-top:1px solid var(--line);background:#0b0b0b}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:45px}.footer-grid .brand{display:block;margin-bottom:25px}.footer-grid h3{font:500 12px Inter;letter-spacing:.13em;margin-bottom:25px;color:var(--yellow)}.footer-grid a:not(.brand){display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.footer-grid a:hover{color:var(--yellow)}.footer-grid p{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:60px;padding-top:25px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px}.floating-wa{position:fixed;bottom:22px;right:22px;background:var(--yellow);color:#050505;padding:12px 18px;border-radius:6px;font-size:13px;z-index:40;box-shadow:0 5px 25px #0008}.legal{max-width:900px}.legal h1{font-size:clamp(36px,5vw,64px);margin:50px 0 35px}.legal p{color:var(--muted);font-size:17px}.reveal{animation:appear .7s ease both}@keyframes appear{from{opacity:.3;transform:translateY(16px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.service-content{padding:30px}.steps{gap:15px}.steps h3{font-size:12px}.footer-grid{gap:22px}.tech-grid h3{font-size:12px}.contact-grid{gap:30px}form{padding:25px}}@media(max-width:800px){.team-photo{margin-top:38px;padding:7px 0 0 7px}.team-photo img{min-height:270px;object-fit:cover}.team-photo figcaption{left:12px;padding:15px;font-size:9px}.team-photo figcaption strong{display:none}.manifesto{padding:65px 0}.manifesto h2{font-size:clamp(34px,7.3vw,57px)}.manifesto-bottom{gap:30px}.manifesto-bottom>span{font-size:55px}.manifesto-bottom p{font-size:16px;max-width:75%}.steps{grid-template-columns:1fr}.steps article{display:grid;grid-template-columns:60px 1fr;gap:8px 20px;padding-block:24px}.step-number{grid-row:1/3;font-size:34px;margin:0}.steps h3{font-size:15px}.steps p{font-size:16px}.services-grid{grid-template-columns:1fr}.service.wide{display:flex;flex-direction:column}.service .service-photo{height:280px;min-height:0;order:0!important}.service-content{padding:28px}.service-index{font-size:36px}.service .eyebrow{font-size:11px}.service h3{font-size:30px}.control-grid{display:block}.panel-text{border-left:0;border-top:1px solid var(--line);padding:25px}.panel-text h3{font-size:32px}.panel-bar{font-size:9px;gap:20px;padding:16px}.tech-grid{grid-template-columns:1fr 1fr}.tech-grid h3{font-size:14px}.drone-note{display:block;padding:24px}.drone-note p{margin-top:15px;font-size:16px}.compliance-grid{grid-template-columns:1fr;margin-top:35px}.compliance-grid h3{font-size:18px}.portrait{height:320px}.pillars{margin-top:35px!important}.pillars h3{font-size:23px}.conversion{padding:70px 0 310px}.conversion-photo{inset:auto 0 0;height:400px}.conversion-photo:after{background:linear-gradient(180deg,#050505,transparent 75%)}.conversion-copy{max-width:none}.conversion .eyebrow{font-size:10px}.conversion h2{font-size:40px}.conversion .actions{gap:15px}.contact-grid form{margin-top:40px}.form-grid{grid-template-columns:1fr;gap:0}.contact-grid .phone{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;font-size:11px}.footer-bottom>div{flex-wrap:wrap;gap:12px 20px}.floating-wa{font-size:12px;bottom:15px;right:15px}.service details,.service details p{font-size:16px}.contact-details>p{font-size:16px}.section-top .eyebrow{font-size:12px}.lead{font-size:16px}.footer-grid a:not(.brand){font-size:14px}}@media(prefers-reduced-motion:reduce){.route{stroke-dashoffset:0}.reveal{animation:none}}
/* Final art direction: alternating brand surfaces, photography and clear type. */
h1,h2,h3{letter-spacing:-.035em}.hero h1{letter-spacing:-.045em;font-size:clamp(48px,4.2vw,68px);line-height:1.08}.hero-copy{padding-top:60px}.hero-visual>img{filter:brightness(1.17) contrast(1.035) drop-shadow(0 0 20px #f4c21a24)}.hero-visual>.armed-side{width:95%;height:91%;left:-13%;z-index:1;object-position:bottom}.hero-visual>.armed-front{width:104%;height:91%;left:21%;z-index:2;object-position:bottom}.visual-label{bottom:35px;left:0}.visual-note{top:55px;right:0;color:var(--muted)}.yellow-plane{inset:110px -90px 80px 20px;background:linear-gradient(145deg,#ffd85a,#f4c21a 55%,#bc8d0c)}.hero-visual:before{content:'';position:absolute;inset:0 -50px 0 0;background:radial-gradient(ellipse at 58% 45%,#f4c21a30,transparent 65%)}.ai-banner{position:relative;margin:60px 0 0;border:1px solid #f4c21a66}.ai-banner img{width:100%;height:auto}.ai-banner figcaption{background:#141414;padding:20px 24px;color:var(--yellow);font-size:12px;letter-spacing:.15em}.team-photo{margin-top:24px}.team-photo img{max-height:420px}.steps article{padding-top:30px;border-top:2px solid var(--yellow)}.steps h3{margin-top:0}.service-content{padding:40px}.service .eyebrow{margin-bottom:20px}.yellow-section{background:var(--yellow);color:#050505}.yellow-section .section-top{border-color:#05050544}.yellow-section .section-top .eyebrow,.yellow-section .section-top>span{color:#292409}.yellow-section h2 em{color:#050505;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.yellow-section .split p,.yellow-section .contact-details>span{color:#332e18}.yellow-section .compliance-grid>div{border-color:#05050544}.yellow-section .compliance-grid b{color:#050505}.yellow-section a:focus-visible{outline-color:#050505}.yellow-section form{color:var(--white);background:#0b0b0b;box-shadow:16px 16px 0 #05050518;border-color:#050505}.yellow-section form .form-note{color:#b5b5ad!important}.yellow-section #form-status{color:var(--white)}.contact-grid{gap:70px}label{font-size:14px}input,select,textarea{background:#171717;border-color:#ffffff38}input:focus,textarea:focus,select:focus{border-color:var(--yellow)}.pillars article{padding:27px 0}.floating-wa{border:1px solid #050505;box-shadow:0 4px 25px #0005;font-weight:500;padding:14px 22px}.portrait img{filter:brightness(1.17) contrast(1.025)}.hero-description,body{font-size:16px}.contact-details a:hover{text-decoration:underline}
@media(max-width:1100px){.hero h1{font-size:49px}.contact-grid{gap:35px}.header-inner nav{font-size:11px;gap:12px}.header-cta{font-size:11px;padding:10px 12px}.brand{width:150px}}@media(max-width:800px){.hero h1{font-size:clamp(38px,8.3vw,62px)}.hero-copy{padding-top:42px}.hero-visual{height:470px}.hero-visual>.armed-side{width:88%;height:97%;left:-13%}.hero-visual>.armed-front{width:91%;height:97%;left:24%}.visual-note{top:20px;right:0;font-size:9px}.visual-rail{display:none}.visual-label{padding:14px 18px;bottom:12px}.visual-label strong{font-size:18px}.visual-label span{font-size:10px}.yellow-plane{inset:65px -22px 20px 5%}.steps article{display:block}.steps h3{margin-bottom:14px}.service-content{padding:27px}.ai-banner{margin-top:36px;overflow:hidden}.ai-banner img{max-width:none;width:150%;margin-left:-25%}.ai-banner figcaption{font-size:10px;padding:16px}.team-photo img{min-height:210px}.contact-grid form{box-shadow:7px 7px 0 #05050518}.header-inner nav{font-size:18px}.yellow-section h2{font-size:clamp(32px,7.5vw,48px)}.form-note{font-size:13px!important}.section-top .eyebrow{letter-spacing:.12em}}@media(max-width:390px){.hero h1{font-size:37px}.hero-visual{height:420px}.hero .button{padding-inline:15px;font-size:11px}.hero .eyebrow{letter-spacing:.08em}}
@media(max-width:800px){.ai-banner img{width:100%;max-width:100%;margin-left:0}.ai-banner figcaption{letter-spacing:.08em}}
/* Service imagery: preserve people and vehicle framing. */
.service.wide .service-photo{display:flex;align-items:center;background:#090909}.service.wide .service-photo img{height:auto;width:100%;object-fit:contain;filter:brightness(1.1) contrast(1.04) saturate(.93)}
#servico-2 .service-photo{background:radial-gradient(ellipse at 65% 40%,#f4c21a35,transparent 60%),linear-gradient(120deg,#202020 0 65%,#f4c21a 65% 67%,#111 67%);height:360px}
#servico-2 .service-photo img{height:100%;object-fit:contain;object-position:center top;filter:brightness(1.2) contrast(1.03);width:100%}
.service-photo img{filter:brightness(1.08) contrast(1.03)}
@media(max-width:800px){.service.wide .service-photo{height:auto;min-height:0}.service.wide .service-photo img{aspect-ratio:auto;object-fit:contain}.team-photo img{min-height:0;max-height:none;object-fit:contain}.team-photo figcaption{position:relative;background:#141414;left:0}.team-photo{padding-left:7px}#servico-2 .service-photo{height:350px}}
#servico-8 .service-photo{position:relative;background:radial-gradient(ellipse at 45% 35%,#f4c21a30,transparent 60%),linear-gradient(115deg,#151515 0 25%,#f4c21a 25% 26%,#0b0b0b 26% 80%,#f4c21a 80% 81%,#161616 81%)}
#servico-8 .service-photo img{width:100%;height:100%;max-height:700px;object-fit:contain;filter:brightness(1.19) contrast(1.025);position:relative;z-index:1}
@media(max-width:800px){#servico-8 .service-photo{height:410px}#servico-8 .service-photo img{height:100%;object-fit:contain}}
.team-photo img{height:auto;max-height:none;object-fit:contain}.team-photo{background:#141414}.team-photo figcaption{position:relative;left:0;background:#141414}.service.wide .service-photo img{filter:brightness(1.035) contrast(1.02)}
@media(min-width:801px) and (max-width:1100px){.hero h1{font-size:clamp(35px,4.4vw,49px)}}
@media(max-width:1100px){.header-inner{min-height:80px}.header-cta{display:none}.menu-toggle{display:block}.header-inner nav{display:none;position:absolute;top:80px;left:0;right:0;background:#0b0b0b;padding:25px;flex-direction:column;font-size:18px;gap:18px;border-bottom:1px solid var(--line)}.header-inner nav.open{display:flex}}
@media(max-width:350px){.hero h1{font-size:32px}.contact-details .phone{font-size:23px}.service-content{padding:22px}.service h3{font-size:26px}.header-inner .brand{width:140px}.hero-visual{height:370px}form{padding:20px}.hero .eyebrow{font-size:9px}}

/* Final responsive and button audit */
.button{line-height:1.2;min-height:56px}.button span{line-height:1}.header-cta{min-height:46px}.floating-wa{min-height:48px;line-height:1.2;display:flex;align-items:center}.service .button{min-height:52px;padding:12px 18px}
@media(max-width:800px){.button{min-height:52px}.actions .button{max-width:100%;text-align:center}.floating-wa{padding:12px 18px}}
@media(max-width:350px){h2{font-size:32px}}

/* Service illustrations: reuse the established 3D asset collection. */
.service-illustration{height:250px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#f4c21a18,transparent 70%),#0b0b0b;border-bottom:1px solid var(--line);overflow:hidden}.service-illustration .tech-icon{width:230px;flex:none}.service:not(.wide){display:flex;flex-direction:column}.service:not(.wide) .service-content{flex:1;display:flex;flex-direction:column}.service:not(.wide) .service-content>.button{align-self:flex-start;margin-top:auto}.service:not(.wide) details{margin-bottom:28px}@media(max-width:800px){.service-illustration{height:210px}.service-illustration .tech-icon{width:200px}}
/* Isolate each object in the shared 3D sheet, avoiding adjacent icon fragments. */
.tech-icon{clip-path:inset(0 12%)}
/* Animated 3D presentation, using the existing rendered objects. */
.service-illustration{position:relative;isolation:isolate;perspective:850px;background:radial-gradient(ellipse at 50% 30%,#f4c21a26,transparent 65%),linear-gradient(145deg,#1b1b1b,#080808 70%)}
.service-illustration:before{content:'';position:absolute;width:180px;height:48px;bottom:19px;border-radius:50%;border:1px solid #f4c21a70;background:radial-gradient(ellipse,#f4c21a24,transparent 65%);box-shadow:0 0 25px #f4c21a13,inset 0 0 20px #f4c21a12;transform:rotateX(55deg);z-index:-1}
.service-illustration:after{content:'';position:absolute;inset:22px;border:1px solid #ffffff08;pointer-events:none;background:linear-gradient(90deg,#f4c21a55,transparent) top left/45px 1px no-repeat,linear-gradient(#f4c21a55,transparent) top left/1px 45px no-repeat}
.service-illustration .tech-icon{position:relative;mix-blend-mode:screen;transform-origin:50% 60%;animation:service-object-float 7s ease-in-out infinite;filter:drop-shadow(0 14px 9px #0009) brightness(1.12);backface-visibility:hidden}
#servico-4 .tech-icon{animation-delay:-1.7s}#servico-5 .tech-icon{animation-delay:-3.4s}#servico-6 .tech-icon{animation-delay:-5.1s}
.tech-grid .tech-icon{animation:technology-float 8s ease-in-out infinite;mix-blend-mode:screen;filter:brightness(1.08)}.tech-grid article:nth-child(2n) .tech-icon{animation-delay:-3s}.tech-grid article:nth-child(3n) .tech-icon{animation-delay:-5s}
@keyframes service-object-float{0%,100%{transform:translateY(3px) rotateY(-8deg) rotateZ(-1deg)}50%{transform:translateY(-9px) rotateY(8deg) rotateZ(1deg)}}
@keyframes technology-float{0%,100%{transform:translateY(3px)}50%{transform:translateY(-5px)}}
@media(hover:hover){.service:hover .service-illustration .tech-icon{filter:drop-shadow(0 16px 12px #000a) brightness(1.22)}.tech-grid article:hover{border-color:#f4c21a66}}
@media(prefers-reduced-motion:reduce){.service-illustration .tech-icon,.tech-grid .tech-icon{animation:none;transform:none}.service-photo img{transition:none}.service:hover .service-photo img{transform:none}}

/* Desktop service balance and CTA sizing — September 24 */
.button{min-height:54px;padding:14px 22px;font-size:14px;gap:16px;justify-content:center;max-width:100%;white-space:normal}.button span{flex-shrink:0;font-size:21px}.header-cta{min-height:46px;font-size:12px;padding:12px 18px}.service .button{min-height:50px;font-size:13px;padding:13px 20px;width:fit-content}.service:not(.wide) .service-content>.button{margin-top:24px}.service:not(.wide) details{margin-bottom:0}.logistics-card .service-illustration{height:auto;min-height:330px;align-self:stretch}.logistics-card .tech-icon{width:290px}.logistics-card .service-illustration:before{bottom:35px;width:220px}
@media(min-width:801px){.service.photo-card .service-photo,.service:not(.wide) .service-illustration{height:300px;min-height:300px}.service-content{padding:32px}.services-grid{align-items:start}.service:not(.wide){height:100%}.service.wide{align-items:center}.service.wide .service-photo{min-height:0}}
@media(max-width:800px){.actions>.button,form>.button{width:100%}.button,.service .button{min-height:52px;font-size:13px;padding:14px 18px}.service .button{width:100%}.hero .button{font-size:12px}.logistics-card .service-illustration{height:230px;min-height:230px}.logistics-card .tech-icon{width:220px}.logistics-card .service-illustration:before{bottom:16px}.floating-wa{font-size:12px;min-height:48px}}
/* Coverage and differentiated benefits */
.portrait{height:520px;margin-top:30px}.portrait img{top:0;height:100%;width:100%;object-fit:contain;object-position:center bottom}.pillars{display:grid;gap:12px}.pillars article{padding:22px;border:1px solid #ffffff18;background:linear-gradient(130deg,#1c1b15,#101010);gap:18px;border-radius:4px}.pillars article>.pillar-icon{flex:0 0 48px;width:48px;height:48px;padding:11px;display:block;color:#f4c21a;background:linear-gradient(145deg,#5c491d,#1b190f);border:1px solid #f4c21a55;border-radius:12px;box-shadow:3px 4px 0 #050505}.pillar-icon svg{width:100%;height:100%}.pillars h3{font-size:21px;line-height:1.3}.pillars p{font-size:15px;line-height:1.65;margin-top:9px}.coverage{background:linear-gradient(135deg,#17170f,#090909)}.coverage-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:center}.coverage-heading h2{font-size:clamp(30px,3.7vw,52px)}.coverage-heading p{color:var(--muted);max-width:480px}.coverage-map{margin:35px 0 28px;padding:25px;border:1px solid #f4c21a40;background:radial-gradient(ellipse at center,#f4c21a12,transparent 70%),#0b0d0b;border-radius:8px;box-shadow:0 24px 50px #0005}.coverage-map svg{display:block;width:100%;height:auto;filter:drop-shadow(0 16px 8px #0007)}.coverage-link{fill:none;stroke:#f4c21a;stroke-width:1.8;stroke-dasharray:7 5;animation:coverage-flow 16s linear infinite}.coverage-halo{fill:#f4c21a13;stroke:#f4c21a66;stroke-width:1}.map-label{fill:#e1c56a;font-size:14px;font-family:Inter,sans-serif;letter-spacing:3px}.coverage-map-caption{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:#b8b5a6;margin-top:15px}.coverage-map-caption>span:first-child{color:var(--yellow);letter-spacing:.1em}@keyframes coverage-flow{to{stroke-dashoffset:-120}}
@media(max-width:800px){.section{padding-block:56px}.section-top{margin-bottom:26px;padding-top:18px}.section-heading{margin-bottom:28px}.manifesto{padding-block:52px}.ai-banner{margin-top:28px}.closing{margin-top:26px}.services-grid{gap:20px}.service-content{padding:25px}.service .eyebrow{margin-bottom:13px}.service h3{font-size:27px}.portrait{height:420px;margin-top:24px}.pillars{margin-top:24px!important;gap:12px}.pillars article{padding:20px;gap:14px}.pillars h3{font-size:20px}.pillars article>.pillar-icon{width:42px;height:42px;flex-basis:42px;padding:9px}.coverage-heading{display:block}.coverage-heading h2{font-size:clamp(28px,7vw,42px)}.coverage-heading p{margin-top:20px}.coverage-map{padding:12px;margin:24px 0}.coverage-map-caption{flex-direction:column;gap:8px;font-size:10px}.coverage>.wrap>.button{width:100%;font-size:12px}.contact-grid form{margin-top:28px}.conversion{padding:52px 0 255px}.conversion-photo{height:315px}.conversion h2{font-size:34px}.control-panel{margin-top:30px}.compliance-grid{margin-top:28px}.hero-bottom{margin-top:20px}}
@media(max-width:350px){.service-content{padding:20px}.portrait{height:370px}.pillars article{padding:16px;gap:12px}.pillars h3{font-size:18px}.coverage-heading h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){.coverage-link{animation:none}}

/* Etapas, regiões e rodapé — revisão de 24/09 */
.steps{gap:14px;align-items:stretch}
.steps article{display:flex;flex-direction:column;align-items:flex-start;padding:24px 20px;border:1px solid #3b3520;border-top:2px solid var(--yellow);border-radius:12px;background:linear-gradient(145deg,#26241a,#131313 70%);box-shadow:0 12px 28px #0002;min-width:0}
.step-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:24px;color:var(--yellow);border:1px solid #b0923e;border-radius:14px;background:linear-gradient(135deg,#4d4325,#181813);box-shadow:3px 4px 0 #080808, inset 0 1px 0 #ffe69455}
.step-icon svg{width:28px;height:28px}
.steps h3{font-size:13px;letter-spacing:.025em;color:#fff;margin:0 0 12px}
.steps p{font-size:14px;line-height:1.7;margin:0;color:#c9c7bd}
.map-label{font-size:24px;font-weight:700;letter-spacing:2px;fill:#ffdb55;paint-order:stroke;stroke:#17150f;stroke-width:5px;stroke-linejoin:round}
.coverage-regions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;list-style:none;padding:0;margin:8px 0 22px}
.coverage-regions li{display:flex;align-items:center;gap:10px;padding:16px 14px;border:1px solid #6f5a28;border-radius:8px;background:linear-gradient(135deg,#39301c,#171713);font-size:15px;color:#fff2c2}
.coverage-regions li>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#ffd34a;box-shadow:0 0 12px #ffc92880}
.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.footer-grid>.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:24px;border-bottom:1px solid #333;margin-bottom:4px}
.footer-grid .footer-brand .brand{margin:0;max-width:230px}
.footer-brand p{margin:0;line-height:1.8}
.footer-grid>.footer-block{grid-column:auto;min-width:0;padding:24px 20px;border:1px solid #353126;border-radius:12px;background:linear-gradient(145deg,#202019,#111 70%)}
.footer-grid h3{font-size:13px;font-weight:700;margin:0 0 18px;letter-spacing:.1em;display:flex;align-items:center;gap:10px}
.footer-grid h3:before{content:"";width:4px;height:16px;background:var(--yellow);border-radius:3px}
.footer-grid a:not(.brand){font-size:14px;line-height:1.5;margin:0;padding:9px 0;min-height:40px;overflow-wrap:anywhere}
.footer-grid p{line-height:1.9}
.footer-grid .footer-region{color:#fff;font-size:17px;font-weight:600;margin:0 0 8px}
.footer-bottom{margin-top:30px;line-height:1.8}
.footer-bottom a{display:inline-block;padding:8px 0}
@media(max-width:1100px){.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-regions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.steps{grid-template-columns:1fr;gap:12px}.steps article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:7px 16px;padding:20px}.step-icon{grid-row:1/3;width:46px;height:46px;margin:0;border-radius:12px}.step-icon svg{width:25px;height:25px}.steps h3{font-size:14px;margin:0;align-self:end}.steps p{font-size:14px;grid-column:2}.coverage-regions{gap:8px;margin-top:14px}.coverage-regions li{padding:13px 10px;font-size:14px;gap:8px}.footer-grid{grid-template-columns:1fr;gap:12px}.footer-grid>.footer-brand{display:block;padding-bottom:22px;margin-bottom:8px}.footer-brand p{margin-top:16px}.footer-grid>.footer-block{grid-column:1;padding:22px}.footer-grid h3{margin-bottom:12px}.footer-grid a:not(.brand){min-height:44px;padding:11px 0}.footer-bottom{display:flex;flex-direction:column;gap:14px;margin-top:24px}.footer-bottom>div{display:flex;flex-direction:column;gap:0}footer{padding-top:40px;padding-bottom:100px}}
