:root{--bg:#050505;--surface:#0d0d0d;--text:#f7f7f7;--muted:#a8a8a8;--yellow:#ffc400;--line:#252525;--max:1180px;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 36px));margin:auto}
header{position:sticky;top:0;z-index:20;background:rgba(5,5,5,.92);backdrop-filter:blur(18px);border-bottom:1px solid #1a1a1a}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{height:58px;width:auto}.navlinks{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.navlinks>a:not(.btn){color:#ddd}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;border:1px solid var(--line)}.btn-primary{background:var(--yellow);color:#080808;border-color:var(--yellow)}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,7vw,6.2rem);line-height:.92;letter-spacing:-.055em}h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}.muted{color:var(--muted)}section{padding:90px 0}.section-dark{background:#080808}
.hero{min-height:670px;display:grid;align-items:end;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.55),rgba(0,0,0,.2))}.hero-inner{position:relative;z-index:2;padding:115px 0 80px}.hero p{max-width:760px;font-size:1.08rem}
.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:36px}.section-head p{max-width:580px;margin-bottom:0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.competition,.institutional-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.card img{width:100%;height:300px;object-fit:cover;border-radius:18px;margin-bottom:20px}.tag{display:inline-block;padding:6px 10px;border-radius:999px;background:#1b1b1b;color:var(--yellow);font-size:.74rem;font-weight:800;margin-bottom:12px}.price{font-size:2rem;font-weight:900}
.competition-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.event-card img{width:100%;height:280px;object-fit:cover}.event-card .body{padding:24px}
.uniform-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.uniform-feature>img{width:100%;height:560px;object-fit:cover;border-radius:28px;border:1px solid var(--line)}.uniform-copy{border:1px solid var(--line);border-radius:28px;padding:50px;background:#0b0b0b;display:flex;flex-direction:column;justify-content:center}
.institutional-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.values{display:flex;flex-wrap:wrap;gap:10px}.value{padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:#ddd}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;height:300px;object-fit:cover;border-radius:20px;border:1px solid var(--line)}.gallery-grid figcaption{padding:8px 4px}
.cta{padding:60px;border-radius:32px;background:var(--yellow);color:#080808;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{margin-bottom:8px}.cta p{margin-bottom:0}.cta .btn{background:#090909;color:white;border-color:#090909}
footer{padding:50px 0;border-top:1px solid var(--line)}.footer{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:40px}.footer img{height:60px}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid var(--line);color:#777}.hidden{display:none!important}
@media(max-width:1000px){.navlinks>a:not(.btn){display:none}.grid{grid-template-columns:repeat(2,1fr)}.event-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.competition-grid,.event-grid,.institutional-grid,.uniform-feature,.footer{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.uniform-feature>img{height:440px}}
@media(max-width:520px){.container{width:calc(100% - 24px)}.grid,.gallery-grid{grid-template-columns:1fr}.cta{display:block;padding:36px 24px}.cta .btn{width:100%;margin-top:20px}}

/* DG SPORTS V6.4.1 — NOSSA ESSÊNCIA ISOLADA E CORRIGIDA */
.brand img{height:62px;object-fit:contain}
.footer-brand img{height:72px;width:auto;object-fit:contain}

.dg-essencia{
  position:relative!important;
  display:block!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden;
  background:#050505!important;
  isolation:isolate;
}
.dg-essencia__media{
  position:absolute;z-index:-3;left:0;right:0;top:0;height:620px;
  background-position:center 42%;background-size:cover;background-repeat:no-repeat;
}
.dg-essencia__shade{
  position:absolute;z-index:-2;left:0;right:0;top:0;height:620px;
  background:
    linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.91) 22%,rgba(0,0,0,.55) 52%,rgba(0,0,0,.12) 78%),
    linear-gradient(0deg,#050505 0%,rgba(5,5,5,.88) 8%,rgba(5,5,5,0) 42%);
}
.dg-essencia__hero{
  min-height:540px!important;display:flex!important;align-items:center!important;
  padding-top:54px!important;padding-bottom:72px!important;
}
.dg-essencia__copy{width:min(720px,62vw)}
.dg-essencia__copy .eyebrow{letter-spacing:.30em;margin-bottom:14px}
.dg-essencia__copy h2{
  margin:0 0 22px!important;color:#fff!important;
  font-size:clamp(3rem,5.3vw,5.45rem)!important;line-height:.96!important;
  letter-spacing:-.055em!important;max-width:760px!important;
}
.dg-essencia__copy h2 span{color:var(--yellow)!important}
.dg-essencia__copy>p{
  margin:0 0 28px!important;color:#f1f1f1!important;
  font-size:clamp(1.03rem,1.35vw,1.28rem)!important;line-height:1.55!important;
}
.dg-essencia__body{padding-top:8px!important;padding-bottom:88px!important}
.dg-essencia__title{text-align:center;margin:0 auto 30px;position:relative}
.dg-essencia__title:before,.dg-essencia__title:after{
  content:"";position:absolute;top:18px;width:25%;height:1px;background:#333;
}
.dg-essencia__title:before{left:0}.dg-essencia__title:after{right:0}
.dg-essencia__title h3{
  margin:8px 0 0!important;color:#fff!important;font-size:clamp(1.45rem,2vw,2rem)!important;
}
.dg-essencia__grid{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;align-items:stretch!important;
}
.dg-essencia__card{
  display:block!important;visibility:visible!important;opacity:1!important;
  position:relative!important;min-height:330px!important;padding:28px 26px 34px!important;
  border:1px solid #292929!important;border-radius:28px!important;
  background:linear-gradient(180deg,#0d0d0d,#080808)!important;
  box-shadow:0 20px 55px rgba(0,0,0,.28)!important;overflow:hidden!important;
}
.dg-essencia__icon{
  width:58px;height:58px;border-radius:50%;display:grid;place-items:center;
  color:var(--yellow);font-size:27px;font-weight:900;margin-bottom:20px;
  border:1px solid rgba(255,199,0,.65);background:rgba(255,199,0,.05);
  box-shadow:0 0 28px rgba(255,199,0,.14);
}
.dg-essencia__card h4{
  display:block!important;margin:0 0 12px!important;color:#fff!important;
  font-size:1.42rem!important;line-height:1.15!important;
}
.dg-essencia__card p{
  display:block!important;margin:0!important;color:#e3e3e3!important;
  font-size:.99rem!important;line-height:1.58!important;
}
.dg-essencia__card>i{
  position:absolute;left:26px;bottom:24px;width:64px;height:3px;
  border-radius:999px;background:var(--yellow);
}
.dg-essencia__values{
  display:flex!important;flex-wrap:wrap!important;gap:8px!important;
}
.dg-essencia__values span{
  display:inline-block!important;padding:8px 11px!important;border:1px solid #484848!important;
  border-radius:999px!important;color:#f3f3f3!important;background:#0b0b0b!important;
  font-size:.82rem!important;line-height:1!important;
}
.dg-essencia__values span:before{content:"◆";color:var(--yellow);font-size:.6rem;margin-right:7px}
.dg-essencia__signature{text-align:center!important;color:#aaa!important;margin:28px 0 0!important}

@media(max-width:1180px){
  .dg-essencia__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .dg-essencia__copy{width:min(700px,75vw)}
}
@media(max-width:760px){
  .brand img{height:52px}
  .dg-essencia__media,.dg-essencia__shade{height:560px}
  .dg-essencia__hero{min-height:520px!important;padding-top:60px!important;padding-bottom:58px!important}
  .dg-essencia__copy{width:100%}
  .dg-essencia__copy h2{font-size:clamp(2.8rem,13vw,4.4rem)!important}
  .dg-essencia__copy h2 br{display:none}
  .dg-essencia__title:before,.dg-essencia__title:after{display:none}
  .dg-essencia__grid{grid-template-columns:1fr!important}
  .dg-essencia__card{min-height:285px!important}
}
