/*
Theme Name: Zinfra Movimento
Author: JXN Solutions
Version: 1.0.0
Description: Tema exclusivo da Zinfra Mudanças.
*/
:root{--ink:#172323;--muted:#65706c;--paper:#f7f6f2;--orange:#ff8a4c;--dark:#101b1c;--line:#dcded7;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #d66022;outline-offset:5px}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:450;line-height:1.08;letter-spacing:-.055em}h2{font-size:clamp(36px,4.4vw,66px)}h3{font-size:26px;letter-spacing:-.035em}p{max-width:65ch}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:24px}.skip{position:fixed;top:-80px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.header{height:88px;position:absolute;inset:0 0 auto;z-index:10;color:white;border-bottom:1px solid #ffffff18}.header .wrap{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand strong{font-size:29px;line-height:1;letter-spacing:-1.5px;font-weight:700}.brand small{display:block;font-size:9px;letter-spacing:.22em;margin-top:7px}.brand-mark{width:33px;height:33px;display:grid;place-items:center;background:var(--orange);color:var(--dark);font-size:23px;font-weight:700;border-radius:8px;transform:rotate(-7deg)}.nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav a:hover{color:var(--orange)}.button{border:0;border-radius:99px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 25px;font-weight:600;font-size:14px;line-height:1.4;background:var(--orange);color:#172323;transition:transform .2s,background .2s;min-height:48px}.button:hover{background:#ffad7e;transform:translateY(-2px)}.button.light{background:#fff;color:var(--ink)}.button.dark{background:var(--dark);color:#fff}.button.outline{background:transparent;border:1px solid #ffffff50;color:#fff}.arrow{font-size:21px;font-weight:400}.menu-toggle{display:none;border:1px solid #ffffff50;border-radius:50%;width:46px;height:46px;background:transparent;color:white}.hero{background:var(--dark);color:#fff;position:relative;overflow:hidden;min-height:760px;padding:145px 0 55px}.hero:before{content:'';position:absolute;width:800px;height:800px;right:-120px;top:-130px;background:radial-gradient(ellipse,#b7673033,transparent 65%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:25px;position:relative}.hero h1{font-size:clamp(54px,5.3vw,82px);line-height:1.02;max-width:760px}.hero h1 em{font-style:normal;color:#ffac7c}.hero p{color:#c0ccca;font-size:18px;max-width:440px;margin:28px 0 32px}.hero .eyebrow{color:#d1ded8}.hero-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#c0ccca;margin-top:20px}.dot{width:6px;height:6px;border-radius:50%;background:#b5cead;display:inline-block}.hero-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:24px;border-top:1px solid #ffffff25;color:#c3ccca;font-size:12px;letter-spacing:.03em}.scene{position:relative;aspect-ratio:1/1;max-height:530px;isolation:isolate;display:flex;align-items:center;justify-content:center}.scene svg{width:112%;max-width:620px;overflow:visible;filter:drop-shadow(0 40px 35px #0005);animation:float 7s ease-in-out infinite}.scene-label{position:absolute;bottom:8%;left:5%;background:#ffffff0c;border:1px solid #ffffff25;border-radius:10px;padding:13px 18px;font-size:11px;backdrop-filter:blur(10px);letter-spacing:.05em}.orbit{position:absolute;border:1px solid #ffffff13;width:92%;height:92%;border-radius:50%;transform:rotateX(30deg)}.orbit:after{content:'';position:absolute;width:7px;height:7px;background:var(--orange);border-radius:50%;left:12%;top:15%;box-shadow:0 0 20px var(--orange)}@keyframes float{50%{transform:translateY(-14px) rotate(1deg)}}.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-head h2{max-width:710px}.section-head p{max-width:310px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{border-radius:var(--radius);background:#eceee7;overflow:hidden;transition:transform .25s;display:flex;flex-direction:column;position:relative;min-height:360px}.service:hover{transform:translateY(-5px)}.service:nth-child(2){background:#ebe2d7}.service:nth-child(3){background:#e3e8e9}.service-visual{height:165px;position:relative;overflow:hidden;display:grid;place-items:center;color:#526459}.service-visual svg{width:125px;height:125px;transition:transform .5s}.service:hover svg{transform:scale(1.08) rotate(-3deg)}.service-content{padding:26px 28px 28px}.service-content p{font-size:14px;color:#55615e;margin-top:12px;padding-right:12px}.round-arrow{position:absolute;right:24px;top:23px;border:1px solid #ffffff;background:#ffffff60;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.service-small{min-height:220px;grid-column:span 1}.service-small .service-content{padding-top:40px}.service-small .service-visual{display:none}.service-small:last-child{background:#1d3330;color:white}.service-small:last-child p{color:#cad4ce}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:36px 1fr;gap:22px;padding:30px 0;border-bottom:1px solid var(--line)}.step-number{font-size:12px;color:#64716c;padding-top:5px}.step p{margin-top:12px;color:var(--muted);font-size:15px}.soft{background:#eeeee7}.manifesto{max-width:1050px;font-size:clamp(32px,4.2vw,62px);line-height:1.22;letter-spacing:-.045em}.manifesto span{color:#798780}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid currentColor;padding:8px 0;margin-top:32px}.local-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.local-art{background:#e8ebe2;border-radius:var(--radius);min-height:365px;position:relative;overflow:hidden;display:grid;place-items:center}.local-art svg{width:100%;height:340px}.local-copy p{margin-top:28px;color:var(--muted)}.chip{display:inline-flex;border:1px solid #cbd2c6;border-radius:99px;padding:8px 15px;font-size:12px;margin-top:25px}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:23px 0}summary{font-size:18px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;line-height:1.2}details[open] summary:after{content:'−'}details p{color:var(--muted);margin-top:18px;font-size:15px}.cta-section{background:#eecbb2;border-radius:24px;padding:72px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-section h2{max-width:730px}.cta-section p{margin-top:20px;color:#5c5149}.footer{background:var(--dark);color:#fff;padding:75px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px}.footer h3{font:600 12px/1.5 'Segoe UI',sans-serif;letter-spacing:0;margin-bottom:22px;color:#aebeb8}.footer a:not(.brand){font-size:13px;display:block;margin:11px 0;color:#e0e8e2}.footer a:hover{color:var(--orange)}.footer p{font-size:13px;color:#9eaea8;max-width:220px;margin-top:24px}.footer-bottom{border-top:1px solid #ffffff20;margin-top:65px;padding-top:25px;display:flex;justify-content:space-between;color:#aebeb8;font-size:11px}.footer-word{font-size:clamp(40px,10vw,150px);white-space:nowrap;letter-spacing:-.08em;line-height:1.1;color:#ffffff08;margin-top:28px;overflow:hidden;font-weight:650}.inner-hero{min-height:470px;padding-bottom:70px}.inner-hero h1{font-size:clamp(46px,5.8vw,80px);max-width:950px}.inner-hero p{max-width:680px}.article{max-width:780px}.article h2{font-size:34px;margin:45px 0 20px}.article p,.article li{color:#56615d;margin-bottom:18px}.article ul{padding-left:20px}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.quote-form{background:#fff;padding:36px;border-radius:20px;border:1px solid var(--line)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{font-size:13px;font-weight:600;display:block}input,select,textarea{display:block;width:100%;border:1px solid #c4cbc3;border-radius:8px;padding:13px;background:#fff;color:var(--ink);margin-top:8px;min-width:0}textarea{resize:vertical}.full{grid-column:1/-1}.form-help{font-size:12px;color:var(--muted);margin:18px 0}.notice{padding:18px;background:#e6ecdf;border-radius:10px;margin-bottom:20px}.trap{position:absolute;left:-10000px}.check{display:flex;gap:10px;font-weight:400}.check input{width:18px;flex:0 0 18px;margin:3px 0}.check a{text-decoration:underline}.error{color:#962c16}.reveal{animation:appear .7s both}@keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero{min-height:900px;padding-top:200px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav{gap:20px}.nav .nav-about{display:none}.hero{min-height:740px}.hero-grid{gap:0}.hero h1{font-size:64px}.split{gap:50px}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.cta-section{padding:45px}.quote-grid{gap:40px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:76px}.header .wrap{gap:12px}.brand strong{font-size:25px}.brand small{font-size:8px}.brand-mark{width:30px;height:30px}.header-cta{display:none}.menu-toggle{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#172727;padding:25px;flex-direction:column;align-items:stretch;border-bottom:1px solid #ffffff30;gap:0}.nav a{padding:14px}.nav .nav-about{display:block}.nav.open{display:flex}.hero{padding:122px 0 30px;min-height:0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(47px,10vw,70px);max-width:600px}.hero p{font-size:16px;margin:22px 0 26px;max-width:370px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.scene{max-width:460px;width:100%;margin:12px auto -12px;max-height:370px}.scene svg{width:100%;max-height:370px}.scene-label{bottom:5%;left:4%;font-size:10px}.hero-bottom{margin-top:15px;gap:18px;font-size:10px}.section{padding:72px 0}.section-head,.cta-section{flex-direction:column;align-items:start;gap:24px}.section-head{margin-bottom:32px}.section-head p{max-width:500px}.service-grid{grid-template-columns:1fr;gap:15px}.service{min-height:0}.service-visual{height:145px}.service-content{padding:24px}.service-small .service-content{padding:30px 24px}.split,.local-grid,.quote-grid{grid-template-columns:1fr;gap:38px}.local-art{min-height:280px}.local-art svg{height:280px}.cta-section{padding:36px 26px;border-radius:18px}.footer{padding-top:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{margin-top:42px;gap:20px;align-items:start;flex-direction:column}.inner-hero{padding-top:126px;padding-bottom:48px}.inner-hero h1{font-size:46px}.quote-form{padding:24px 20px}.fields{grid-template-columns:1fr}.section h2{font-size:38px}.article h2{font-size:29px}.scene .orbit{width:88%;height:88%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


