@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{color-scheme:dark;--bg:#090e0d;--bg-2:#101817;--panel:#14201d;--line:#2a3b35;--text:#eff5ef;--muted:#aebdb4;--green:#a5eab6;--green-bright:#bff6c9;--green-deep:#244f3c;--max:1200px;font-family:'DM Sans',Arial,sans-serif;font-size:16px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:85px}
body{margin:0;background:var(--bg);color:var(--text);line-height:1.55;overflow-x:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:2px solid var(--green-bright);outline-offset:4px}
::selection{background:var(--green);color:var(--bg)}
.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}
.skip-link{position:absolute;z-index:100;left:16px;top:-60px;background:var(--green);color:var(--bg);padding:10px 16px;border-radius:4px}
.skip-link:focus{top:12px}
.site-header{position:absolute;top:0;left:0;right:0;z-index:20;border-bottom:1px solid rgba(230,255,232,.12);background:rgba(9,14,13,.28);backdrop-filter:blur(12px)}
.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:inline-flex;align-items:center;gap:11px;flex:none}
.brand-mark{width:39px;height:39px;display:grid;grid-template-columns:repeat(3,7px);align-items:center;justify-content:center;gap:3px;transform:skew(-9deg);background:var(--green);border-radius:3px;overflow:hidden}
.brand-mark span{height:20px;background:#10271d;border-radius:1px}.brand-mark span:nth-child(1){height:13px;transform:translateY(5px)}.brand-mark span:nth-child(3){height:27px;transform:translateY(-2px)}
.brand-text{display:flex;flex-direction:column;line-height:1.05;letter-spacing:.02em}.brand-text strong{font:800 23px/1 'Manrope',Arial,sans-serif}.brand-text small{font:700 9px/1.5 'Manrope',Arial,sans-serif;letter-spacing:.13em;white-space:nowrap}
.main-nav{display:flex;align-items:center;gap:34px;font-size:.87rem;font-weight:600}.main-nav>a:not(.nav-cta){color:#d3ddd5;transition:color .2s}.main-nav>a:not(.nav-cta):hover{color:var(--green)}
.nav-cta{border:1px solid rgba(191,246,201,.55);padding:11px 16px;border-radius:3px;transition:background .2s,color .2s}.nav-cta:hover{background:var(--green);color:var(--bg)}.nav-cta span{margin-left:16px;font-size:1rem}
.menu-toggle{display:none}
.hero{position:relative;min-height:770px;display:flex;flex-direction:column;justify-content:center;isolation:isolate;overflow:hidden;background:#070c0b}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;animation:hero-enter 1.3s ease both}
.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,11,9,.98) 0%,rgba(5,11,9,.88) 27%,rgba(5,11,9,.41) 59%,rgba(5,11,9,.08) 100%),linear-gradient(0deg,rgba(5,11,9,.74),transparent 23%,transparent 75%,rgba(5,11,9,.22))}
.hero-content{padding-top:155px;padding-bottom:120px}.eyebrow,.section-kicker{font:700 .72rem/1.5 'Manrope',Arial,sans-serif;letter-spacing:.18em;color:var(--green);display:block}.eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:26px}.eyebrow-line{display:inline-block;width:30px;height:1px;background:var(--green)}
h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}
.hero h1{max-width:850px;font-size:clamp(3.4rem,6.6vw,6.25rem);line-height:1.06;letter-spacing:-.062em;font-weight:700;margin-bottom:27px}.hero h1 em{font-style:normal;color:var(--green-bright)}
.hero-content>p{font-size:1.13rem;line-height:1.75;color:#d2ded5;max-width:590px;margin-bottom:33px}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 20px;font-weight:700;font-size:.9rem;border-radius:3px;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:1.1rem}.button-primary{background:var(--green);color:#0a180f;box-shadow:0 10px 30px rgba(72,210,111,.12)}.button-primary:hover{background:var(--green-bright);box-shadow:0 13px 32px rgba(72,210,111,.2)}.text-link{font-weight:700;font-size:.9rem;border-bottom:1px solid rgba(216,241,220,.7);padding:10px 0;transition:color .2s}.text-link:hover{color:var(--green)}.text-link span{margin-left:12px}
.hero-bottom{position:absolute;bottom:0;left:0;right:0;height:72px;border-top:1px solid rgba(220,250,225,.16);display:flex;align-items:center;gap:40px;font:700 .66rem/1.5 'Manrope',Arial,sans-serif;letter-spacing:.17em;color:#accab5}
.hero-bottom span+span::before{content:'✦';font-size:.55rem;margin-right:40px;color:var(--green)}
.section-pad{padding:125px 0}.intro{background:#eef4ee;color:#14201a}.intro-grid{display:grid;grid-template-columns:1fr 2.12fr;gap:36px}.intro .section-kicker{color:#2b6244}.intro h2{font-size:clamp(2.3rem,4.3vw,4.45rem);line-height:1.16;letter-spacing:-.056em;font-weight:700;margin-bottom:30px}.intro h2 span{color:#678173}.intro p{max-width:760px;color:#465b4e;font-size:1.08rem;line-height:1.8;margin-bottom:0}
.solutions{background:var(--bg)}.section-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:end;margin-bottom:47px}.section-heading h2{font-size:clamp(2.5rem,4.4vw,4.5rem);line-height:1.12;letter-spacing:-.055em;margin:18px 0 0;max-width:680px}.section-heading>p{color:var(--muted);line-height:1.75;margin:0 0 6px;font-size:1.03rem}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.solution-card{min-height:345px;display:flex;flex-direction:column;background:linear-gradient(155deg,#15221d,#101816);border:1px solid #2b3a32;padding:32px 30px 29px;transition:transform .25s,border-color .25s,background .25s}.solution-card:hover{transform:translateY(-7px);border-color:#78bf8b;background:linear-gradient(155deg,#1b3024,#101816)}.card-top{display:flex;justify-content:space-between;align-items:start;color:var(--green);margin-bottom:63px}.card-top svg{width:48px;height:48px}.card-number{font:700 .75rem/1 'Manrope',Arial,sans-serif;letter-spacing:.16em;color:#8fae98}.solution-card h3{font-size:1.3rem;line-height:1.3;letter-spacing:-.025em;margin-bottom:12px}.solution-card p{color:var(--muted);font-size:.96rem;line-height:1.7;margin-bottom:28px}.card-rule{width:28px;height:1px;background:var(--green);margin-top:auto}
.method{background:#111a17}.method-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:8%;align-items:center}.method-image-wrap{position:relative;min-height:610px;overflow:hidden;background:#0b110f}.method-image-wrap img{width:100%;height:100%;min-height:610px;object-fit:cover;transition:transform .7s}.method-image-wrap:hover img{transform:scale(1.035)}.image-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:19px 22px;background:linear-gradient(0deg,rgba(4,9,7,.8),transparent);font:700 .64rem/1 'Manrope',Arial,sans-serif;letter-spacing:.13em;color:#d2e8d8}.method h2{font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.16;letter-spacing:-.056em;margin:22px 0 24px}.method h2 span{color:var(--green)}.method-lead{font-size:1.03rem;color:var(--muted);line-height:1.75;margin-bottom:30px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:48px 1fr;gap:19px;border-top:1px solid #304239;padding:21px 0}.steps li:last-child{border-bottom:1px solid #304239}.steps li>span{font:700 .76rem/1.5 'Manrope',Arial,sans-serif;color:var(--green)}.steps h3{font-size:1.07rem;margin-bottom:6px}.steps p{color:var(--muted);font-size:.9rem;line-height:1.6;margin-bottom:0}
.contact{background:var(--green);color:#0b2114;text-align:center;padding:104px 0 110px;position:relative;overflow:hidden}.contact::before,.contact::after{content:'';position:absolute;width:440px;height:440px;border:1px solid rgba(9,48,25,.16);border-radius:50%;pointer-events:none}.contact::before{left:-240px;top:-300px}.contact::after{right:-240px;bottom:-300px}.contact .section-kicker{color:#225536}.contact h2{font-size:clamp(2.6rem,5.1vw,5.2rem);line-height:1.13;letter-spacing:-.06em;max-width:850px;margin:16px auto 22px}.contact p{font-size:1.05rem;max-width:550px;margin:0 auto 29px;line-height:1.7;color:#285039}.button-dark{background:#101b15;color:#f0f7ee}.button-dark:hover{background:#263b2d}.contact-email{display:block;width:max-content;max-width:100%;margin:17px auto 0;color:#214833;font-size:.88rem;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.site-footer{background:#080c0b}.footer-main{display:flex;justify-content:space-between;gap:40px;padding:63px 0 55px}.footer-brand .brand-mark{width:35px;height:35px}.footer-main p{color:#9fb0a4;font-size:.86rem;margin:17px 0 0}.footer-links{display:flex;flex-wrap:wrap;align-items:start;gap:18px 33px;font-size:.83rem;color:#d7e3d9}.footer-links a:hover{color:var(--green)}.footer-bottom{border-top:1px solid #27362e;display:flex;justify-content:space-between;gap:15px;padding:22px 0 31px;color:#8fa299;font:600 .68rem/1.5 'Manrope',Arial,sans-serif;letter-spacing:.11em}
.js .reveal{transform:translateY(14px);transition:transform .65s ease}.js .reveal.is-visible{transform:none}.solution-card:nth-child(2){transition-delay:.1s}.solution-card:nth-child(3){transition-delay:.2s}
@keyframes hero-enter{from{transform:scale(1.045);opacity:.65}to{transform:scale(1);opacity:1}}

/* Termos */
.page-terms .site-header{position:relative;background:#0a100e}.terms-hero{padding:100px 0 64px;background:linear-gradient(125deg,#111c16,#0a100d);border-bottom:1px solid var(--line)}.terms-hero h1{font-size:clamp(3rem,6vw,5rem);letter-spacing:-.06em;line-height:1.1;margin:17px 0 18px}.terms-hero p{max-width:630px;color:var(--muted);font-size:1.04rem;margin:0}.terms-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:10%;padding-top:72px;padding-bottom:120px}.terms-aside{align-self:start;position:sticky;top:30px}.terms-aside p{font:.72rem 'Manrope',Arial,sans-serif;letter-spacing:.13em;color:var(--green);font-weight:700}.terms-aside nav{display:flex;flex-direction:column;gap:13px}.terms-aside a{font-size:.88rem;color:#adbbb1}.terms-aside a:hover{color:var(--green)}.terms-article{max-width:760px}.terms-article section{padding-bottom:30px;margin-bottom:35px;border-bottom:1px solid var(--line)}.terms-article section:last-child{border-bottom:0}.terms-article h2{font-size:1.45rem;letter-spacing:-.035em;margin-bottom:13px}.terms-article p{color:#bdc9bf;line-height:1.8;margin-bottom:14px}.terms-article a{color:var(--green);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.back-link{display:inline-block;color:var(--green);font-weight:700;margin-top:15px}
@media(max-width:1000px){.main-nav{gap:19px}.method-grid{gap:5%}.hero h1{font-size:clamp(3.4rem,6.6vw,5.2rem)}}
@media(max-width:760px){.container{width:min(var(--max),calc(100% - 36px))}.header-inner{height:72px}.menu-toggle{display:flex;width:42px;height:42px;border:1px solid #678271;background:#14241a;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:var(--text);cursor:pointer;z-index:2}.menu-toggle span{display:block;width:18px;height:1.5px;background:currentColor;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6.5px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;padding:16px 18px 24px;background:#0d1712;border-bottom:1px solid #375542;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 32px rgba(0,0,0,.3)}.main-nav.is-open{display:flex}.main-nav>a{padding:13px 5px}.main-nav .nav-cta{margin-top:8px;padding:14px}.hero{min-height:720px}.hero-image{object-position:58% center;opacity:.9}.hero-shade{background:linear-gradient(90deg,rgba(5,11,9,.93),rgba(5,11,9,.5)),linear-gradient(0deg,rgba(5,11,9,.85),transparent 24%)}.hero-content{padding-top:132px;padding-bottom:112px}.hero h1{font-size:clamp(2.85rem,10vw,4.7rem);max-width:650px}.hero-content>p{font-size:1rem;max-width:520px}.hero-bottom{gap:17px;height:64px;font-size:.55rem;letter-spacing:.08em}.hero-bottom span+span::before{margin-right:17px}.section-pad{padding:80px 0}.intro-grid,.section-heading,.method-grid,.terms-layout{grid-template-columns:1fr;gap:20px}.intro h2{margin-bottom:22px}.section-heading{gap:15px;margin-bottom:30px}.section-heading>p{max-width:580px}.solution-grid{grid-template-columns:1fr;gap:12px}.solution-card{min-height:255px}.card-top{margin-bottom:35px}.method-grid{gap:40px}.method-image-wrap,.method-image-wrap img{min-height:0;height:420px}.method-copy{max-width:620px}.contact{padding:82px 0}.footer-main{flex-direction:column;gap:34px;padding:50px 0}.terms-hero{padding:76px 0 55px}.terms-layout{padding-top:45px;padding-bottom:70px}.terms-aside{position:static}.terms-aside nav{flex-direction:row;flex-wrap:wrap;gap:10px 18px}.terms-aside a{font-size:.78rem}}
@media(max-width:460px){.brand-text strong{font-size:21px}.brand-text small{font-size:8px}.hero{min-height:760px}.hero h1{font-size:2.72rem}.hero-actions{align-items:stretch;flex-direction:column;gap:8px}.hero-actions .button{width:100%}.hero-actions .text-link{align-self:flex-start}.hero-bottom{flex-wrap:wrap;align-content:center;gap:2px 16px;height:72px}.hero-bottom span+span::before{content:none}.intro h2,.section-heading h2,.method h2{font-size:2.35rem}.method-image-wrap,.method-image-wrap img{height:340px}.image-caption{font-size:.54rem;padding:16px 12px}.contact h2{font-size:2.45rem}.footer-links{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.terms-hero h1{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image{animation:none}.reveal{opacity:1;transform:none;transition:none}.button,.solution-card,.method-image-wrap img{transition:none}}
