:root{
  --page:#eef1ef;
  --paper:#ffffff;
  --surface:#f1f4f2;
  --ink:#101714;
  --muted:#727b77;
  --line:#dfe5e1;
  --brand:#0f4b3b;
  --brand-deep:#071b15;
  --accent:#18d98b;
  --accent-dark:#08734d;
  --radius:26px;
  --max:1180px;
  --font:"Aptos","Segoe UI Variable","Avenir Next",sans-serif;
  --display:"Aptos Display","Avenir Next","Century Gothic",sans-serif;
}

html{background:var(--page);scroll-padding-top:92px}
body{background:var(--page);font-family:var(--font);color:var(--ink);letter-spacing:-.01em}
h1,h2,h3{font-family:var(--display)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E");mix-blend-mode:multiply;opacity:.35}
.wrap{max-width:var(--max);padding-inline:32px}

/* Navegação */
.nav{top:0;background:rgba(255,255,255,.92);border:0;box-shadow:0 1px 0 rgba(16,23,20,.06);backdrop-filter:blur(18px)}
.nav__in{height:88px;gap:24px}
.brand{font-family:var(--display);font-size:.98rem;letter-spacing:-.015em;font-weight:700}
.brand__mark{width:36px;height:36px;flex-basis:36px;border-radius:50%;background:var(--accent);color:var(--brand-deep);font-family:var(--font);font-size:.68rem;font-weight:800;box-shadow:0 0 0 6px rgba(24,217,139,.11)}
.brand__name{max-width:330px}
.nav__links{gap:28px}
.nav__links a{font-size:.84rem;color:#505a55;font-weight:600}
.nav__links a:hover{color:var(--accent-dark)}
.nav__cta{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:10px 17px;border-radius:999px;background:var(--accent);color:var(--brand-deep);text-decoration:none;font-size:.82rem;font-weight:800;transition:transform .2s ease,background .2s ease}
.nav__cta:hover{background:#45e6a6;transform:translateY(-1px)}
.nav__toggle{width:42px;height:42px;padding:0;border:1px solid #d1d8d4;background:#fff;color:var(--ink);line-height:1}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}

/* Abertura */
.hero{padding:20px 0 0;background:var(--paper);border:0;text-align:left}
.hero .wrap{position:relative;min-height:620px;padding:76px 68px 150px;border-radius:30px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(4,22,17,.89) 0%,rgba(4,22,17,.71) 52%,rgba(4,22,17,.26) 100%),url("assets/sobre.jpg") center/cover no-repeat;color:#fff;isolation:isolate}
.hero .wrap::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.36));pointer-events:none}
.hero__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.78)}
.hero__eyebrow::before{content:"";width:24px;height:1px;background:var(--accent)}
.hero h1{max-width:720px;margin:0 0 24px;font-family:var(--display);font-size:clamp(3rem,5.8vw,5.6rem);font-weight:500;line-height:.96;letter-spacing:-.055em;text-wrap:balance;color:#fff}
.hero p{max-width:560px;margin:0 0 32px;font-size:1.05rem;line-height:1.6;color:rgba(255,255,255,.78)}
.hero__actions{display:flex;align-items:center;gap:22px}
.btn{padding:13px 22px;background:var(--accent);color:var(--brand-deep);font-size:.85rem;font-weight:800;box-shadow:none}
.btn:hover{background:#48e6a8;transform:translateY(-2px)}
.hero__link{color:#fff;text-decoration:none;font-size:.83rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:3px}
.hero__project{position:absolute;right:48px;top:48px;width:190px;padding:8px 8px 12px;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:rgba(255,255,255,.14);backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.22)}
.hero__project img{width:100%;height:128px;object-fit:cover;border-radius:12px}
.hero__project figcaption{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 4px 0;font-size:.72rem;line-height:1.3;color:#fff}
.hero__project figcaption span:last-child{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--brand-deep);font-weight:900}
.hero__facts{position:absolute;right:0;bottom:0;width:58%;min-height:116px;padding:30px 38px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;background:#fff;color:var(--ink);border-radius:28px 0 0 0}
.hero__fact strong{display:block;margin-bottom:7px;font-family:var(--display);font-size:1.18rem;letter-spacing:-.035em}
.hero__fact span{display:block;color:var(--muted);font-size:.72rem;line-height:1.4}

/* Seções */
.section{padding:118px 0;background:var(--paper)}
.section--alt{background:var(--surface)}
.section > .wrap > h2{font-family:var(--display);font-size:clamp(2.2rem,4vw,4.2rem);font-weight:500;letter-spacing:-.055em;line-height:1.02;text-align:center;text-wrap:balance}
.section-intro{margin:18px auto 58px;color:var(--muted);font-size:1rem}

/* Sobre */
#sobre .wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:72px}
#sobre h2{text-align:left;align-self:end}
#sobre > .wrap > .section-intro{text-align:left;align-self:end;margin:0 0 8px;max-width:42ch}
#sobre .about{grid-column:1/-1;margin:68px 0 74px;gap:32px;grid-template-columns:.9fr 1.1fr;align-items:stretch}
#sobre .about > div:first-child{padding:54px;border-radius:var(--radius);background:var(--brand-deep);display:flex;flex-direction:column;justify-content:center}
#sobre .about p{font-size:1.05rem;line-height:1.75;color:rgba(255,255,255,.72)}
#sobre .about p:first-child{color:#fff;font-size:1.35rem;line-height:1.5}
#sobre .about .shot{border:0;border-radius:var(--radius);min-height:460px}
#sobre .about .shot img{height:100%;aspect-ratio:auto;object-fit:cover}
#sobre .sub{grid-column:1/-1;margin:0 0 30px;font-family:var(--font);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
#sobre > .wrap > .grid{grid-column:1/-1}
#sobre .grid--3{gap:0;justify-content:center}
#sobre .card{aspect-ratio:1;border-radius:50%;padding:38px;background:#f0f3f1;display:flex;flex-direction:column;justify-content:center;box-shadow:none}
#sobre .card:first-child{background:#fff;border-color:#cfd8d3;box-shadow:0 18px 45px rgba(16,23,20,.08)}
#sobre .card__ico{width:40px;height:40px;margin-bottom:14px;border-radius:50%;background:var(--accent);color:var(--brand-deep)}
#sobre .card p{font-size:.84rem;line-height:1.5}

/* Serviços */
#servicos .wrap{max-width:1040px}
#servicos .grid--4{gap:1px;padding:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden}
#servicos .card{min-height:260px;padding:38px;text-align:left;border:0;border-radius:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:#fff}
#servicos .card:hover{transform:none;background:#fbfffd}
#servicos .card__ico{margin:0 0 auto;width:42px;height:42px;border-radius:12px;background:var(--accent);color:var(--brand-deep);font-size:.78rem;font-weight:800}
#servicos .card h3{font-family:var(--display);font-size:1.3rem;font-weight:600}
#servicos .card p{font-size:.85rem;line-height:1.55}

/* Portfólio */
#portfolio .grid{grid-template-columns:1.35fr .85fr;grid-template-rows:repeat(2,270px);gap:18px}
#portfolio .shot{position:relative;border:0;border-radius:22px;overflow:hidden}
#portfolio .shot:first-child{grid-row:1/3}
#portfolio .shot img{height:100%;aspect-ratio:auto;transition:transform .65s cubic-bezier(.2,.75,.25,1)}
#portfolio .shot:hover img{transform:scale(1.035)}
#portfolio .shot::after{content:"Projeto realizado";position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);font-size:.72rem;font-weight:800;color:var(--ink)}

/* Depoimentos */
#depoimentos .grid--3{gap:16px}
#depoimentos .quote{min-height:300px;padding:36px;border:0;border-radius:22px;text-align:left;display:flex;flex-direction:column;background:#fff}
#depoimentos .quote:first-child{background:var(--brand);color:#fff}
#depoimentos .quote:first-child p,#depoimentos .quote:first-child footer{color:#fff}
#depoimentos .stars{color:var(--accent);font-size:.78rem}
#depoimentos .quote p{font-family:var(--display);font-size:1.3rem;line-height:1.45;font-style:normal;letter-spacing:-.03em}
#depoimentos .quote footer{margin-top:auto;padding-top:24px}

/* Contato */
#contato{position:relative;background:var(--brand-deep);color:#fff;overflow:hidden}
#contato::before{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-210px;border-radius:50%;border:1px solid rgba(24,217,139,.24);box-shadow:0 0 0 90px rgba(24,217,139,.035),0 0 0 180px rgba(24,217,139,.025)}
#contato > .wrap{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
#contato h2{grid-column:1;grid-row:1;text-align:left;color:#fff}
#contato .section-intro{grid-column:1;grid-row:2;text-align:left;margin:18px 0 0;color:rgba(255,255,255,.58)}
#contato form{width:100%;max-width:none;margin:0;padding:40px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px)}
#contato form{grid-column:2;grid-row:1/3}
#contato .field label{color:rgba(255,255,255,.68);font-size:.75rem;letter-spacing:.04em}
#contato .field input,#contato .field textarea{border:0;border-bottom:1px solid rgba(255,255,255,.2);border-radius:0;padding:12px 0;background:transparent;color:#fff}
#contato .field input:focus,#contato .field textarea:focus{outline:none;border-color:var(--accent)}
#contato .form-actions{text-align:left}
#contato .btn{min-width:150px}
.lgpd{background:var(--brand-deep);border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.55)}
.lgpd p{color:inherit}

/* Rodapé */
.footer{padding:68px 0 34px;background:#030504;color:rgba(255,255,255,.64)}
.footer__headline{max-width:760px;margin:0 auto 52px;font-family:var(--display);font-size:clamp(2rem,4vw,4rem);line-height:1.02;letter-spacing:-.055em;color:#fff;text-wrap:balance}
.footer__headline span{color:#78807c}
.footer__name{font-family:var(--display);font-size:1rem;color:#fff}
.footer__contact{margin-top:10px}
.footer__contact a{color:var(--accent);font-weight:700;text-decoration:none}
.footer__contact a:hover{text-decoration:underline;text-underline-offset:4px}
.footer__links a{color:rgba(255,255,255,.7)}
.footer__copy{border-color:rgba(255,255,255,.12)}
.wa{width:58px;height:58px;background:var(--accent);box-shadow:0 16px 38px rgba(7,27,21,.28)}
.wa svg{fill:var(--brand-deep)}

@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.hero__eyebrow,.hero h1,.hero p,.hero__actions{animation:rise .72s both cubic-bezier(.2,.75,.25,1)}
.hero h1{animation-delay:.08s}.hero p{animation-delay:.16s}.hero__actions{animation-delay:.24s}

@media(max-width:1020px){
  .nav__links{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;gap:0;padding:8px 32px 18px}
  .nav__links.open{display:flex}
  .nav__links a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}
  .nav__toggle{display:block}
  .hero__project{display:none}
  .hero h1{max-width:680px}
  #contato > .wrap{gap:48px}
}

@media(max-width:760px){
  .wrap{padding-inline:20px}
  .nav__in{height:76px}
  .brand{font-size:.76rem}
  .brand__name{max-width:205px}
  .nav__cta{display:none}
  .nav__links{top:76px;padding-inline:20px}
  .hero{padding-top:10px}
  .hero .wrap{min-height:680px;padding:60px 28px 230px;border-radius:22px;background-position:62% center}
  .hero h1{font-size:clamp(2.55rem,12vw,4.2rem);line-height:1}
  .hero p{font-size:.96rem}
  .hero__actions{align-items:flex-start;flex-direction:column;gap:16px}
  .hero__facts{width:100%;min-height:0;padding:24px;grid-template-columns:1fr;border-radius:22px 22px 0 0;gap:15px}
  .hero__fact{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:12px}
  .hero__fact strong{margin:0;font-size:1rem}
  .section{padding:82px 0}
  #sobre .wrap{display:block}
  #sobre h2,#sobre > .wrap > .section-intro{text-align:center}
  #sobre > .wrap > .section-intro{margin:16px auto 44px}
  #sobre .about{display:flex;flex-direction:column;margin:0 0 58px}
  #sobre .about > div:first-child{padding:32px 26px}
  #sobre .about .shot{min-height:300px}
  #sobre .grid--3{grid-template-columns:1fr;gap:12px}
  #sobre .card{aspect-ratio:auto;min-height:220px;border-radius:22px}
  #servicos .grid--4{grid-template-columns:1fr}
  #servicos .card{min-height:220px}
  #portfolio .grid{grid-template-columns:1fr;grid-template-rows:360px 220px 220px}
  #portfolio .shot:first-child{grid-row:auto}
  #depoimentos .grid--3{grid-template-columns:1fr}
  #depoimentos .quote{min-height:260px}
  #contato > .wrap{grid-template-columns:1fr;gap:42px}
  #contato h2,#contato .section-intro,#contato form{grid-column:1;grid-row:auto}
  #contato h2,#contato .section-intro{text-align:center}
  #contato .section-intro{margin:16px auto 0}
  #contato form{padding:28px 22px}
  .footer{padding-top:56px}
  .footer__headline{margin-bottom:42px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
