:root{
 --bg:#101412;--bg-deep:#0a0f0d;--bg-low:#181d1a;--panel:#1c211e;--panel-hi:#262b28;--surface:#313633;
 --text:#dfe4df;--muted:#c3c8c4;--primary:#bccac3;--green:#0b1713;--gold:#e9c179;--gold-deep:#b99552;--graphite:#252a27;--outline:#434845;
 --display:"Manrope","Hanken Grotesk",Arial,sans-serif;--brand:"Bodoni Moda",Georgia,serif;--sans:"Hanken Grotesk",Arial,sans-serif;--tech:"Geist",ui-monospace,monospace;
 --shell:1440px;--mx:80px;--section:160px;--gutter:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{width:min(calc(100% - (var(--mx)*2)),var(--shell));margin-inline:auto}.site-main{overflow:hidden}.section-space{padding-block:var(--section)}
.site-header{position:fixed;z-index:90;inset:0 0 auto;background:rgba(16,20,18,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,228,223,.09);transition:.3s}.site-header.scrolled{background:rgba(10,15,13,.94)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:13px}.brand-mark{width:34px;height:34px;object-fit:contain;filter:grayscale(1) brightness(1.45)}.brand-word{font:500 24px/1 var(--brand);letter-spacing:-.02em}.custom-logo{max-height:48px;width:auto}.desktop-nav ul{display:flex;list-style:none;gap:34px;margin:0;padding:0;align-items:center}.desktop-nav a{font:500 14px/1 var(--sans);color:var(--muted);padding-block:11px;position:relative}.desktop-nav .current-menu-item>a,.desktop-nav a:hover{color:var(--text)}.desktop-nav .current-menu-item>a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--gold)}.header-actions{display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:14px 26px;border:1px solid transparent;border-radius:0;font:600 12px/1.2 var(--tech);letter-spacing:.11em;text-transform:uppercase;transition:.22s;cursor:pointer}.btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.btn-gold{background:var(--gold);color:#271900}.btn-ghost{border-color:rgba(223,228,223,.22);color:var(--text);background:rgba(223,228,223,.015)}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:1px;background:var(--text);margin:7px 0}.mobile-menu{position:fixed;z-index:89;top:92px;left:0;right:0;background:var(--bg-deep);border-bottom:1px solid rgba(223,228,223,.1);padding:24px 20px 28px}.mobile-menu ul{list-style:none;margin:0 0 20px;padding:0}.mobile-menu a:not(.btn){display:block;padding:14px 0;border-bottom:1px solid rgba(223,228,223,.08)}
.hero{position:relative;min-height:100vh;padding-top:92px;display:flex;align-items:center}.home-hero:after{content:"";position:absolute;inset:92px 0 0;background:radial-gradient(circle at 72% 46%,rgba(188,202,195,.06),transparent 42%),linear-gradient(to bottom,transparent 70%,var(--bg) 100%);pointer-events:none}.hero-art{position:absolute;inset:92px 0 0 32%;background:url('../img/hero-wireframe.svg') center/cover no-repeat;opacity:.92;mix-blend-mode:screen}.hero-inner{position:relative;z-index:2;min-height:calc(100vh - 92px);display:flex;align-items:center}.hero-copy{max-width:760px;margin-top:40px}.eyebrow,.micro{font:500 11px/1.35 var(--tech);letter-spacing:.15em;text-transform:uppercase;color:rgba(223,228,223,.56)}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--gold);margin-bottom:30px}.eyebrow span{width:30px;height:1px;background:var(--gold)}.hero h1,.page-hero h1{font-family:var(--display);font-weight:700;letter-spacing:-.045em;margin:0;color:var(--text)}.hero h1{font-size:clamp(54px,5.2vw,80px);line-height:1.04}.hero-copy>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:690px;margin:28px 0 45px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.hero-meta{position:absolute;right:0;bottom:92px;text-align:right;font:400 10px/1.45 var(--tech);color:rgba(223,228,223,.42);text-transform:uppercase}.scan-line{position:absolute;left:0;right:0;bottom:30px;height:1px;background:rgba(223,228,223,.14)}.scan-line i{position:absolute;width:4px;height:4px;top:-2px;background:var(--gold)}.scan-line i:first-child{left:0}.scan-line i:last-child{right:0}.gold{color:var(--gold)}
.two-col{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:120px;align-items:end}.two-col h2,.section-head h2,.cta-inner h2,.contact-info h2{font:650 clamp(38px,3.8vw,56px)/1.12 var(--display);letter-spacing:-.035em;margin:17px 0 0}.intro-text{max-width:530px}.intro-text p,.section-aside{font-size:18px;line-height:1.65;color:var(--muted)}.text-link{display:inline-flex;gap:11px;margin-top:22px;color:var(--gold);font:600 12px var(--tech);letter-spacing:.09em;text-transform:uppercase}.technical-grid-section,.dark-panel{position:relative;background:var(--bg-deep)}.technical-grid-section:before,.dark-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(223,228,223,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(223,228,223,.035) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.section-head{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:70px}.service-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gutter)}.service-card{min-height:330px;padding:34px;border:1px solid rgba(223,228,223,.12);background:rgba(28,33,30,.6);position:relative;transition:.25s}.service-card:hover{background:var(--panel);border-color:rgba(233,193,121,.33)}.service-index,.service-code,.tech-no{font:500 10px/1 var(--tech);color:var(--gold);letter-spacing:.12em}.service-card h3{font:600 28px/1.22 var(--display);letter-spacing:-.025em;margin:54px 0 18px}.service-card p{color:var(--muted);max-width:340px}.service-arrow{position:absolute;right:30px;bottom:28px;color:var(--gold);font-size:24px}.cta-section{background:linear-gradient(110deg,#0a0f0d,#0b1713)}.cta-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.cta-inner h2{max-width:850px}.site-footer{background:#070b09;border-top:1px solid rgba(223,228,223,.08)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.1fr 1.2fr;gap:60px;padding-block:90px}.footer-brand p{max-width:420px;color:rgba(195,200,196,.62);margin:28px 0 34px}.brand-footer .brand-mark{opacity:.6}.footer-col{display:flex;flex-direction:column;gap:14px}.footer-col .label{font:600 11px var(--tech);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.footer-col a{color:rgba(195,200,196,.7)}.footer-col a:hover{color:var(--gold)}
.page-hero{min-height:78vh;padding:190px 0 110px;display:flex;align-items:center;position:relative}.page-hero.compact{min-height:auto;padding:200px 0 100px}.page-hero .site-shell{position:relative;z-index:2}.page-hero h1{font-size:clamp(54px,5.6vw,82px);line-height:1.04;margin-top:24px;max-width:1100px}.page-hero h1 em{font-weight:400;color:var(--gold)}.page-lead-grid{display:grid;grid-template-columns:2fr 1fr;gap:80px;margin-top:72px;max-width:1100px}.page-lead-grid p,.page-hero .lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:700px}.page-art,.tech-art{position:absolute;inset:92px 0 0 38%;background:url('../img/hero-wireframe.svg') center/cover no-repeat;opacity:.58;mix-blend-mode:screen}.technical-divider{height:1px;background:rgba(229,226,218,.14);position:relative}.technical-divider:before,.technical-divider:after{content:"";position:absolute;width:4px;height:4px;background:rgba(233,193,121,.7);top:-1.5px}.technical-divider:before{left:0}.technical-divider:after{right:0}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gutter);position:relative}.method-grid:before{content:"";height:1px;background:rgba(223,228,223,.13);position:absolute;left:0;right:0;top:31px}.method-grid article{position:relative;padding-top:62px}.method-grid article>span{position:absolute;top:24px;width:14px;height:14px;border:1px solid var(--gold);background:var(--bg);font-size:0}.method-grid h3{font:600 30px var(--display);letter-spacing:-.025em;margin:10px 0 12px}.method-grid p{color:var(--muted)}.dark-panel blockquote{font:600 clamp(38px,4.7vw,64px)/1.16 var(--display);letter-spacing:-.035em;max-width:1000px;margin:30px 0 0}.principles{display:grid;gap:24px}.principles>div{padding:26px 0;border-top:1px solid rgba(223,228,223,.12)}.principles strong{font:600 26px var(--display);letter-spacing:-.02em}.principles p{color:var(--muted);margin-bottom:0}.services-long{padding-top:40px}.service-row{display:grid;grid-template-columns:150px 1fr .9fr;gap:70px;padding:90px 0;border-top:1px solid rgba(223,228,223,.12);align-items:center}.service-row h2{font:650 clamp(38px,3.8vw,54px)/1.1 var(--display);letter-spacing:-.03em;margin:0 0 20px}.service-row p{font-size:17px;color:var(--muted);max-width:650px}.service-row ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding:0;list-style:none;margin:30px 0 0}.service-row li{font:500 12px var(--tech);letter-spacing:.05em;color:var(--primary)}.service-row li:before{content:"+ ";color:var(--gold)}.service-visual{height:330px;border:1px solid rgba(223,228,223,.12);background-image:url('../img/tech-grid.svg');background-size:cover;position:relative;overflow:hidden}.service-visual:after{content:"";position:absolute;inset:12%;border:1px solid rgba(233,193,121,.28);transform:rotate(var(--rot,0deg));clip-path:polygon(0 10%,86% 0,100% 88%,20% 100%)}.v2{--rot:5deg}.v3{--rot:-4deg}.v4{--rot:8deg}.v5{--rot:-8deg}.tech-hero .tech-art{inset:92px 0 0 45%;background-image:url('../img/tech-grid.svg');opacity:.75}.tech-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tech-modules article{min-height:280px;padding:38px;background:var(--panel);border:1px solid rgba(223,228,223,.12);position:relative}.tech-modules h3{font:600 32px var(--display);letter-spacing:-.025em;margin:70px 0 18px}.tech-modules p{color:var(--muted);max-width:500px}.section-aside{max-width:460px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px}.contact-info>p{color:var(--muted);font-size:17px;max-width:520px}.contact-lines{margin-top:55px;border-top:1px solid rgba(223,228,223,.12)}.contact-lines>div{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid rgba(223,228,223,.12)}.contact-lines span{font:500 11px var(--tech);letter-spacing:.1em;text-transform:uppercase;color:rgba(223,228,223,.45)}.contact-lines a{color:var(--gold)}.nexcena-form{display:grid;grid-template-columns:1fr 1fr;gap:30px 24px}.nexcena-form label{font:600 10px var(--tech);letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}.nexcena-form label:nth-of-type(5){grid-column:1/-1}.nexcena-form input,.nexcena-form textarea{display:block;width:100%;border:0;border-bottom:1px solid rgba(223,228,223,.25);border-radius:0;background:transparent;color:var(--text);padding:12px 0;font:400 16px var(--sans);outline:0}.nexcena-form input:focus,.nexcena-form textarea:focus{border-color:var(--gold)}.nexcena-form button{justify-self:start}.hp{position:absolute!important;left:-10000px!important}.form-notice{padding:16px 18px;margin-bottom:24px;border:1px solid rgba(223,228,223,.15)}.form-notice.success{border-color:rgba(188,202,195,.35)}.form-notice.error{border-color:rgba(255,180,171,.4)}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{padding:32px;border:1px solid rgba(223,228,223,.12);min-height:260px}.post-card h2{font:600 27px/1.2 var(--display);letter-spacing:-.02em;margin:28px 0 16px}.post-card p{color:var(--muted)}.empty-state{grid-column:1/-1;padding:60px;border:1px solid rgba(223,228,223,.12)}.prose{max-width:900px;font-size:18px;line-height:1.75}.prose h2,.prose h3{font-family:var(--display)}
.reveal{opacity:0;transform:translateY(16px);animation:reveal .8s .1s forwards}@keyframes reveal{to{opacity:1;transform:none}}
@media(max-width:1050px){:root{--mx:34px;--section:120px}.desktop-nav{display:none}.menu-toggle{display:block}.header-cta{display:none}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.service-row{grid-template-columns:105px 1fr}.service-visual{grid-column:2}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-col:last-child{grid-column:2}.contact-grid{gap:60px}}
@media(max-width:700px){:root{--mx:20px;--section:88px;--gutter:18px}.header-inner{height:72px}.site-header{height:72px}.brand-word{font-size:20px}.brand-mark{width:30px;height:30px}.mobile-menu{top:72px}.hero{padding-top:72px;min-height:100svh}.hero-inner{min-height:calc(100svh - 72px);align-items:flex-end;padding-bottom:86px}.hero-art{inset:72px -45% 18% 0;background-size:auto 72%;background-position:75% 15%;opacity:.7}.home-hero:after{inset:72px 0 0;background:linear-gradient(to top,var(--bg) 12%,rgba(16,20,18,.7) 55%,rgba(16,20,18,.22) 100%)}.hero-copy{margin:0;max-width:100%}.hero h1{font-size:clamp(46px,14vw,66px)}.hero-copy>p{font-size:16px;margin:22px 0 30px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-meta{display:none}.scan-line{bottom:30px}.two-col,.page-lead-grid,.contact-grid{grid-template-columns:1fr;gap:48px}.service-grid,.posts-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:45px}.cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:44px;padding-block:70px}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.page-hero{min-height:72svh;padding:150px 0 80px}.page-hero.compact{padding:145px 0 75px}.page-hero h1{font-size:clamp(48px,14vw,68px)}.page-art,.tech-art{inset:72px -55% 0 0;opacity:.32}.method-grid{grid-template-columns:1fr}.method-grid:before{display:none}.method-grid article{padding:24px 0 24px 36px;border-left:1px solid rgba(223,228,223,.13)}.method-grid article>span{left:-7px;top:30px}.service-row{grid-template-columns:1fr;gap:28px;padding:66px 0}.service-visual{grid-column:auto;height:250px;order:-1}.service-row ul{grid-template-columns:1fr}.tech-modules{grid-template-columns:1fr}.contact-lines>div{flex-direction:column}.nexcena-form{grid-template-columns:1fr}.nexcena-form label:nth-of-type(5){grid-column:auto}.nexcena-form button{width:100%}.posts-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none;opacity:1;transform:none}.btn{transition:none}}


/* NEXCENA 1.2 — Tipografia moderna
   Manrope substitui a Bodoni Moda nos títulos e chamadas.
   O lettering NEXCENA do cabeçalho/rodapé preserva a linguagem do logo do Stitch. */

/* NEXCENA 1.1 — Light/Dark theme system */
html{color-scheme:dark}
html[data-theme="dark"]{color-scheme:dark}
html[data-theme="light"]{
 color-scheme:light;
 --bg:#fcf9f1;--bg-deep:#ffffff;--bg-low:#f6f3eb;--panel:#f1eee6;--panel-hi:#ebe8e0;--surface:#e5e2da;
 --text:#1c1c17;--muted:#434845;--primary:#0b1713;--green:#0b1713;--gold:#77591c;--gold-deep:#b99552;--graphite:#252a27;--outline:#c3c8c4;
}
body,.site-header,.mobile-menu,.service-card,.tech-modules article,.post-card,.nexcena-form input,.nexcena-form textarea{transition:background-color .28s ease,color .28s ease,border-color .28s ease}
.theme-toggle{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(223,228,223,.16);background:transparent;color:var(--muted);padding:0;cursor:pointer;transition:.22s}
.theme-toggle:hover{color:var(--gold);border-color:var(--gold);background:rgba(233,193,121,.05)}
.theme-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.theme-icon-moon{display:none}
html[data-theme="light"] .theme-icon-sun{display:none}
html[data-theme="light"] .theme-icon-moon{display:block}

html[data-theme="light"] .site-header{background:rgba(252,249,241,.86);border-bottom-color:rgba(37,42,39,.12)}
html[data-theme="light"] .site-header.scrolled{background:rgba(252,249,241,.96)}
html[data-theme="light"] .theme-toggle{border-color:rgba(37,42,39,.16)}
html[data-theme="light"] .theme-toggle:hover{background:rgba(119,89,28,.06)}
html[data-theme="light"] .mobile-menu{background:rgba(255,255,255,.98);border-bottom-color:rgba(37,42,39,.12)}
html[data-theme="light"] .mobile-menu a:not(.btn){border-bottom-color:rgba(37,42,39,.09)}
html[data-theme="light"] .btn-ghost{border-color:rgba(37,42,39,.22);background:rgba(37,42,39,.015)}
html[data-theme="light"] .brand-mark{filter:grayscale(1) brightness(.28)}
html[data-theme="light"] .custom-logo{filter:none}
html[data-theme="light"] .home-hero:after{background:radial-gradient(circle at 72% 46%,rgba(37,42,39,.05),transparent 42%),linear-gradient(to bottom,transparent 70%,var(--bg) 100%)}
html[data-theme="light"] .hero-art,html[data-theme="light"] .page-art{background-image:url('../img/hero-wireframe-light.svg');opacity:.58;mix-blend-mode:multiply}
html[data-theme="light"] .tech-hero .tech-art{background-image:url('../img/tech-grid-light.svg');opacity:.6;mix-blend-mode:multiply}
html[data-theme="light"] .hero-meta{color:rgba(37,42,39,.44)}
html[data-theme="light"] .scan-line{background:rgba(37,42,39,.14)}
html[data-theme="light"] .technical-grid-section:before,html[data-theme="light"] .dark-panel:before{background-image:linear-gradient(rgba(37,42,39,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(37,42,39,.055) 1px,transparent 1px)}
html[data-theme="light"] .service-card{border-color:rgba(37,42,39,.14);background:rgba(241,238,230,.72)}
html[data-theme="light"] .service-card:hover{background:#ebe8e0;border-color:rgba(119,89,28,.38)}
html[data-theme="light"] .technical-divider{background:rgba(37,42,39,.15)}
html[data-theme="light"] .method-grid:before,html[data-theme="light"] .method-grid article,html[data-theme="light"] .principles>div,html[data-theme="light"] .service-row,html[data-theme="light"] .contact-lines,html[data-theme="light"] .contact-lines>div{border-color:rgba(37,42,39,.14)}
html[data-theme="light"] .service-visual{border-color:rgba(37,42,39,.13);background-image:url('../img/tech-grid-light.svg');background-color:#f1eee6}
html[data-theme="light"] .tech-modules article{border-color:rgba(37,42,39,.13)}
html[data-theme="light"] .nexcena-form input,html[data-theme="light"] .nexcena-form textarea{border-bottom-color:rgba(37,42,39,.28)}
html[data-theme="light"] .post-card,html[data-theme="light"] .empty-state{border-color:rgba(37,42,39,.14)}
html[data-theme="light"] .cta-section{background:linear-gradient(110deg,#f1eee6,#f6f3eb)}
html[data-theme="light"] .site-footer{background:#f1eee6;border-top-color:rgba(37,42,39,.12)}
html[data-theme="light"] .footer-brand p{color:rgba(67,72,69,.78)}
html[data-theme="light"] .footer-col a{color:rgba(67,72,69,.82)}
html[data-theme="light"] .footer-col a:hover{color:var(--gold)}

@media(max-width:700px){
 html[data-theme="light"] .home-hero:after{background:linear-gradient(to top,var(--bg) 12%,rgba(252,249,241,.78) 55%,rgba(252,249,241,.22) 100%)}
 .theme-toggle{width:38px;height:38px}
}

/* NEXCENA 1.3 — Descritores públicos da página Soluções */
.service-code{line-height:1.55;letter-spacing:.09em;max-width:180px}
