@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap');
:root{--black:#080808;--ink:#151515;--paper:#f5f3ef;--white:#fff;--gold:#bf8a2d;--gold-light:#dbb76c;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 40px),var(--max));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(8,8,8,.94);border-bottom:1px solid rgba(191,138,45,.45);backdrop-filter:blur(14px)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;min-width:180px}.brand-image{width:142px;max-height:58px;object-fit:contain;object-position:left center}.brand-fallback{display:inline-flex;flex-direction:column;color:#fff;line-height:1}.brand-fallback strong{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:.12em}.brand-fallback small{margin-top:5px;color:var(--gold-light);font-size:8px;letter-spacing:.23em}.desktop-nav{display:flex;align-items:center;gap:34px}.desktop-nav>a:not(.button){color:#d6d6d6;font-size:14px;font-weight:500}.desktop-nav>a:not(.button):hover{color:#fff}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:0 22px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#111;border:1px solid transparent;border-radius:5px;font-weight:700;font-size:14px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(191,138,45,.2)}.button-small{min-height:42px;padding:0 18px}.button-ghost{background:transparent;border-color:rgba(255,255,255,.25);color:#fff}.button-ghost:hover{border-color:var(--gold-light);box-shadow:none}.menu-button,.mobile-nav{display:none}.hero{min-height:690px;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 35%,rgba(191,138,45,.11),transparent 24%),linear-gradient(140deg,#070707 0%,#0b0b0b 58%,#111 100%);color:#fff}.hero::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-glow{position:absolute;width:430px;height:430px;right:7%;top:12%;border:1px solid rgba(219,183,108,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(191,138,45,.025),0 0 0 140px rgba(191,138,45,.015)}.hero-grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:90px;align-items:center;padding:54px 0}.eyebrow,.section-label,.panel-kicker{margin:0 0 20px;color:var(--gold-light);font-size:11px;line-height:1;font-weight:700;letter-spacing:.22em}.hero h1{max-width:820px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(46px,5.2vw,74px);line-height:1.04;letter-spacing:-.035em;font-weight:600}.hero-text{max-width:650px;margin:30px 0 0;color:#bcbcbc;font-size:18px;line-height:1.75}.hero-actions{margin-top:38px;display:flex;gap:14px;flex-wrap:wrap}.hero-panel{min-height:410px;padding:34px;display:flex;flex-direction:column;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.12);border-radius:10px;backdrop-filter:blur(10px)}.panel-line{width:54px;height:2px;background:var(--gold);margin-bottom:auto}.panel-title{margin:14px 0 36px;font-family:Manrope,sans-serif;font-size:36px;line-height:1.35;letter-spacing:-.025em}.panel-footer{padding-top:22px;display:flex;justify-content:space-between;color:#858585;border-top:1px solid rgba(255,255,255,.12);font-size:10px;letter-spacing:.15em}.section{padding:110px 0}.about-grid{display:grid;grid-template-columns:.9fr 1fr;gap:120px;align-items:start}.section-label{color:#9d7025}.about h2,.section-heading h2,.portal-box h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.035em;font-weight:600}.about-copy{padding-top:26px}.about-copy p{margin:0 0 24px;color:#5d5d5d;font-size:17px;line-height:1.85}.services{background:#fff;border-top:1px solid #e5e1da}.section-heading{display:grid;grid-template-columns:1fr 420px;align-items:end;gap:60px}.section-intro{margin:0;color:#777;font-size:16px;line-height:1.75}.service-grid{margin-top:68px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9d5ce;border-bottom:1px solid #d9d5ce}.service-card{min-height:330px;padding:34px 34px 46px;border-right:1px solid #d9d5ce;transition:background .25s,transform .25s}.service-card:first-child{border-left:1px solid #d9d5ce}.service-card:hover{background:#faf8f4;transform:translateY(-4px)}.service-number{margin-bottom:86px;color:#a97a2b;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em}.service-card h3{margin:0 0 18px;font-family:Manrope,sans-serif;font-size:25px}.service-card p{margin:0;color:#717171;line-height:1.75;font-size:14px}.portal-cta{padding-top:0;background:#fff}.portal-box{min-height:280px;padding:54px 58px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(191,138,45,.22),transparent 30%),#0b0b0b;border-radius:10px}.portal-box .section-label{color:var(--gold-light)}.portal-box h2{font-size:44px}.portal-box p:not(.section-label){margin:16px 0 0;color:#a7a7a7}.button-light{min-width:180px;background:#fff;color:#111}.site-footer{color:#8d8d8d;background:#070707;border-top:1px solid rgba(191,138,45,.35)}.footer-inner{min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-brand{display:flex;flex-direction:column;gap:5px}.footer-brand strong{color:#fff;font-family:Manrope,sans-serif;letter-spacing:.1em}.footer-brand span,.footer-inner p{margin:0;font-size:12px}@media(max-width:920px){.desktop-nav{display:none}.menu-button{width:42px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:5px;cursor:pointer}.menu-button span{width:17px;height:1px;background:currentColor}.mobile-nav{padding:18px 20px 24px;background:#0b0b0b;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav.is-open{display:grid;gap:18px}.mobile-nav>a:not(.button){color:#d5d5d5;font-size:14px}.hero{min-height:auto}.hero-grid{min-height:auto;grid-template-columns:1fr;gap:48px;padding:100px 0 76px}.hero-panel{min-height:290px}.about-grid,.section-heading{grid-template-columns:1fr;gap:38px}.about-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child{border-left:1px solid #d9d5ce;border-right:1px solid #d9d5ce;border-bottom:1px solid #d9d5ce}.service-card:last-child{border-bottom:0}.service-number{margin-bottom:48px}.portal-box{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.shell{width:min(calc(100% - 28px),var(--max))}.header-inner{height:72px}.brand-image{width:120px}.hero-grid{padding-top:76px}.hero h1{font-size:clamp(39px,12vw,55px)}.hero-text{font-size:16px}.hero-actions{display:grid}.hero-actions .button{width:100%}.section{padding:80px 0}.service-grid{margin-top:46px}.service-card{min-height:0;padding:28px 26px 36px}.portal-cta{padding-top:0}.portal-box{padding:38px 28px}.portal-box .button{width:100%}.footer-inner{padding:34px 0;align-items:flex-start;flex-direction:column}}


/* DAMC v1.1 refinements */
.brand-image-horizontal {
  width: 210px;
  max-height: 64px;
  object-fit: contain;
  object-position: left center;
  mix-blend-mode: normal;
}

.hero {
  min-height: 610px;
}

.hero-grid {
  min-height: 610px;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .68fr);
  gap: 80px;
  padding-top: 42px;
  padding-bottom: 42px;
}

.hero h1 {
  max-width: 760px;
  font-size: clamp(44px, 4.4vw, 62px);
  line-height: 1.07;
}

.hero-text {
  max-width: 620px;
  margin-top: 26px;
}

.hero-actions {
  margin-top: 32px;
}

.hero-panel {
  min-height: 360px;
}

@media (max-width: 920px) {
  .brand-image-horizontal {
    width: 180px;
  }

  .hero-grid {
    min-height: auto;
    padding-top: 78px;
    padding-bottom: 68px;
  }

  .hero h1 {
    max-width: 720px;
  }
}

@media (max-width: 620px) {
  .brand-image-horizontal {
    width: 150px;
  }

  .hero h1 {
    font-size: clamp(38px, 11vw, 50px);
  }
}


/* DAMC v1.2 — refinamento do hero e cabeçalho */
.brand-image-horizontal {
  width: 154px;
  height: 58px;
  max-height: 58px;
  object-fit: contain;
  object-position: left center;
  background: #080808;
}

.hero {
  min-height: 650px;
}

.hero-grid {
  min-height: 650px;
  grid-template-columns: minmax(0, 1.5fr) minmax(300px, .67fr);
  gap: 84px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.hero h1 {
  max-width: 800px;
  font-size: clamp(45px, 4.85vw, 68px);
  line-height: 1.055;
  letter-spacing: -.037em;
}

.hero-text {
  max-width: 635px;
  margin-top: 28px;
}

.hero-actions {
  margin-top: 35px;
}

.hero-panel {
  min-height: 385px;
}

@media (max-width: 920px) {
  .brand-image-horizontal {
    width: 145px;
    height: 54px;
  }

  .hero-grid {
    min-height: auto;
    padding-top: 86px;
    padding-bottom: 72px;
  }

  .hero h1 {
    font-size: clamp(43px, 8vw, 62px);
  }
}

@media (max-width: 620px) {
  .brand-image-horizontal {
    width: 132px;
    height: 50px;
  }

  .hero h1 {
    font-size: clamp(39px, 11.5vw, 53px);
  }
}
