@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
:root{
  --blue:#253f98;
  --blue-dark:#193281;
  --yellow:#ffd000;
  --red:#ef2b1a;
  --light:#eeeeee;
  --text:#111111;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Montserrat',Arial,Helvetica,sans-serif;color:var(--text);background:#fff;overflow-x:hidden}
img{display:block;max-width:100%}
a{text-decoration:none}
.container{width:min(1040px,86%);margin:0 auto}.narrow{width:min(760px,86%);margin:0 auto}

/* TOPO */
.topbar{
  position:sticky;
  top:0;
  z-index:1000;
  background:var(--blue);
  border-bottom:4px solid #fff;
  box-shadow:0 2px 0 rgba(0,0,0,.08);
}
.nav-wrap{
  width:min(1500px,92%);
  min-height:108px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  flex-wrap:nowrap;
  margin:0 auto;
}
.brand{display:flex;align-items:center;justify-content:center;flex:0 0 92px}
.brand img{width:86px;height:86px;object-fit:contain}
.main-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0;
  flex:0 1 auto;
  min-width:0;
}
.main-nav a{
  color:#fff;
  font-weight:900;
  font-size:clamp(13px, .82vw, 16px);
  line-height:1;
  padding:10px 12px;
  border-right:2px solid rgba(255,255,255,.34);
  white-space:nowrap;
  text-shadow:0 1px 1px rgba(0,0,0,.25);
}
.main-nav a:first-child{border-left:0}
.main-nav a:hover{color:var(--yellow)}
.nav-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:900;font-size:15px;line-height:1.1;border:3px solid transparent;transition:.15s;min-height:46px;white-space:nowrap}
.btn:hover{filter:brightness(.98);transform:translateY(-1px)}
.btn-yellow{background:var(--yellow);border-color:var(--yellow);color:#000;padding:9px 18px;text-align:center}
.btn-outline{background:transparent;border-color:var(--yellow);color:var(--yellow);padding:9px 18px;min-width:102px}
.btn-outline::before{content:'🔒';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid var(--yellow);border-radius:50%;font-size:12px;margin-right:7px}
.menu-toggle{display:none}

/* BANNERS */
.hero,.image-strip{width:100%;overflow:hidden;background:#0db9ed}.hero-img,.image-strip img{width:100%;height:auto;display:block}.coin{display:none!important}

/* BLOCOS DE TEXTO */
.section{padding:66px 0}.section.white{background:#fff}.section.gray{background:var(--light)}
.section h1,.section h2{margin:0 0 28px;color:var(--red);font-size:45px;line-height:.98;text-transform:uppercase;font-weight:900;letter-spacing:-.5px}.section p{font-size:25px;line-height:1.25;margin:0;color:#111}.cta-row{display:none!important}
#cadastro{padding-top:62px;padding-bottom:68px}#premios{padding-top:62px;padding-bottom:72px}

/* PRÊMIOS / SORTEIOS */
.draws{position:relative;background:linear-gradient(to bottom,var(--yellow) 0,var(--yellow) 48%,#fff 48%,#fff 100%);padding:40px 0 0;overflow:visible}.draws-grid{width:min(900px,86%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:42px;text-align:center;align-items:start}.draw-card{position:relative}.draws h3{margin:0 0 20px;color:#173c96;font-size:34px;line-height:1;text-transform:uppercase;font-weight:900;letter-spacing:.2px}.draws strong{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:8px;font-size:50px;line-height:.88;text-transform:uppercase;font-weight:900;letter-spacing:-.7px;min-width:360px;height:135px;padding:18px 35px;text-align:center}.draw-weekly{padding-bottom:86px}.draw-final img{width:265px;margin:-32px auto 0;position:relative;z-index:4}.moedas-sorteio{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:325px;height:122px;z-index:5}.moedas-sorteio .moeda{position:absolute;display:block}.moeda1{width:118px;left:18px;bottom:0;z-index:2;transform:rotate(-12deg)}.moeda2{width:146px;left:88px;bottom:-4px;z-index:4;transform:rotate(7deg)}.moeda3{width:124px;left:188px;bottom:2px;z-index:3;transform:rotate(15deg)}.validity{margin:0;padding:17px 12px;background:#eee;text-align:center;font-weight:900;font-size:20px;line-height:1;color:#111}

/* MARCAS */
#marcas{padding-top:74px;padding-bottom:68px}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;align-items:center}.brand-grid img{background:#efefef;border-radius:9px;width:100%;height:112px;padding:18px;object-fit:contain}

/* ACELERADORES */
#aceleradores{padding-top:82px;padding-bottom:78px;background:#eee}.product-head{width:min(800px,86%);display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.product-head h2{margin:0 0 30px;font-size:45px;line-height:.94}.product-head p{font-size:31px;line-height:1.16;max-width:520px}.seal{width:205px;flex:0 0 auto;margin-top:-20px;filter:drop-shadow(0 8px 12px rgba(0,0,0,.18))}.product-grid{width:min(800px,86%);display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin:34px auto 0}.product-grid img{width:100%;background:#fff;border-radius:10px;padding:0;object-fit:contain;aspect-ratio:1/1}.rules{width:min(800px,86%);margin:58px auto 0;display:grid;gap:42px}.rule{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:28px}.rule img{width:100px}.rule p{margin:0;font-size:25px;line-height:1.1}.rule b{font-weight:900}.rule span{display:block;color:var(--red);font-size:43px;line-height:1.08;margin-top:8px;font-weight:900}

/* GANHADORES */
#ganhadores{padding-top:78px;padding-bottom:42px}.winner-card strong{display:inline-flex;align-items:center;background:var(--blue);color:#fff;text-transform:uppercase;font-size:28px;font-weight:900;border-radius:7px 7px 0 0;padding:21px 54px}.table-wrap{border-top:2px solid #cfcfcf;overflow-x:auto}.winner-card table{width:100%;min-width:720px;border-collapse:collapse}.winner-card th,.winner-card td{text-align:left;padding:20px 0;border-bottom:2px solid #cfcfcf;font-size:18px}.winner-card th{font-weight:400}.winner-card td{font-weight:900;text-transform:uppercase}

/* FAQ / ONDE ENCONTRAR */
#faq{padding-top:60px;padding-bottom:42px}#onde-encontrar{padding-top:42px;padding-bottom:90px}details{border-bottom:1px solid #d8d8d8;padding:19px 0}summary{cursor:pointer;color:var(--blue);font-size:22px;font-weight:900;list-style:none}summary::-webkit-details-marker{display:none}summary::before{content:'▶';font-size:15px;margin-right:12px;color:var(--blue)}details[open] summary::before{content:'▼'}details p{font-size:18px;line-height:1.35;margin:14px 0 0;color:#222}#onde-encontrar p{font-size:24px}

/* RODAPÉ */
.footer{
  background:var(--blue);
  color:#fff;
  text-align:left;
  padding:0;
}

.footer-legal{
  width:min(1120px,86%);
  margin:0 auto;
  padding:34px 0 28px;
  text-align:center;
  font-size:12px;
  line-height:1.45;
  font-weight:600;
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,.18);
}

.footer-content{
  width:min(1120px,86%);
  margin:0 auto;
  padding:42px 0 34px;
  display:grid;
  grid-template-columns:1.1fr 1fr 1fr;
  gap:48px;
  align-items:flex-start;
}

.footer-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:16px;
}

.footer-brand img,
.footer img{
  width:82px;
  height:auto;
  margin:0;
}

.footer-brand p{
  margin:0;
  max-width:270px;
  font-size:13px;
  line-height:1.45;
  font-weight:500;
  color:#fff;
}

.footer-links h4{
  margin:0 0 16px;
  color:var(--yellow);
  font-size:16px;
  line-height:1;
  font-weight:900;
  text-transform:uppercase;
}

.footer-links a{
  display:block;
  margin:0 0 12px;
  color:#fff;
  font-size:14px;
  line-height:1.25;
  font-weight:700;
  text-decoration:none;
}

.footer-links a:hover{
  color:var(--yellow);
}

.footer-copy{
  border-top:1px solid rgba(255,255,255,.18);
  text-align:center;
  padding:24px 20px 28px;
}

.footer-copy p,
.footer p{
  font-size:13px;
  line-height:1.35;
  font-weight:700;
  margin:0;
  color:#fff;
}

@media(max-width:1320px){.nav-wrap{width:96%;gap:10px}.brand{flex-basis:78px}.brand img{width:72px;height:72px}.main-nav a{font-size:12px;padding:8px 8px}.btn{font-size:13px;min-height:42px}.btn-yellow{padding:8px 12px}.btn-outline{padding:8px 12px;min-width:88px}.nav-wrap{min-height:88px}.section h1,.section h2,.product-head h2{font-size:38px}.section p,.product-head p{font-size:25px}}
@media(max-width:1180px){.topbar{border-bottom:3px solid #fff}.nav-wrap{width:92%;min-height:auto;flex-wrap:wrap;justify-content:space-between;padding:10px 0}.brand{flex-basis:auto}.brand img{width:64px;height:64px}.menu-toggle{display:inline-flex;margin-left:auto;background:var(--yellow);color:#000;border:0;border-radius:7px;font-size:26px;font-weight:900;padding:8px 13px;line-height:1;cursor:pointer}.main-nav,.nav-actions{display:none;width:100%}.main-nav.open,.nav-actions.open{display:flex}.main-nav{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 0 4px}.main-nav a{border:0;border-bottom:1px solid rgba(255,255,255,.25);font-size:16px;padding:14px 2px;text-align:left}.nav-actions{padding:8px 0 10px;gap:10px}.nav-actions.open{display:flex;flex-wrap:wrap}.section{padding:44px 0}.draws-grid{grid-template-columns:1fr;gap:26px}.draws{background:linear-gradient(to bottom,var(--yellow) 0,var(--yellow) 38%,#fff 38%,#fff 100%)}.draws strong{font-size:42px;min-width:300px;height:115px}.draw-final img{width:230px}.brand-grid{grid-template-columns:repeat(3,1fr)}.product-head{align-items:center}.product-grid{gap:18px}.seal{width:150px}.rule p{font-size:20px}.rule span{font-size:34px}}
@media(max-width:640px){.container,.narrow,.product-head,.product-grid,.rules{width:88%}.section h1,.section h2,.product-head h2{font-size:30px}.section p,.product-head p{font-size:19px}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid img{height:92px}.product-head{display:block}.seal{width:126px;margin:20px auto 0}.product-grid{grid-template-columns:1fr}.rule{grid-template-columns:70px 1fr;gap:16px}.rule img{width:62px}.rule p{font-size:16px}.rule span{font-size:26px}.draws h3{font-size:25px}.draws strong{font-size:33px;min-width:230px;height:98px}.moedas-sorteio{width:230px;height:92px}.moeda1{width:86px;left:5px}.moeda2{width:105px;left:61px}.moeda3{width:88px;left:135px}.validity{font-size:14px}.winner-card strong{font-size:20px;padding:16px 34px}summary{font-size:18px}.footer{padding:34px 0}}


/* AJUSTE V8 - MENU DESKTOP MAIS COMPACTO E RESPONSIVO */
@media (min-width: 1181px){
  .nav-wrap{
    width:min(1360px,94%);
    min-height:98px;
    gap:14px;
    justify-content:center;
  }
  .brand{flex:0 0 76px;}
  .brand img{width:74px;height:74px;}
  .main-nav{
    flex:0 1 auto;
    min-width:0;
    overflow:visible;
  }
  .main-nav a{
    font-size:13px;
    padding:9px 9px;
    letter-spacing:-.15px;
  }
  .nav-actions{gap:9px;}
  .btn{font-size:13px;min-height:42px;border-radius:7px;}
  .btn-yellow{padding:8px 15px;}
  .btn-outline{padding:8px 15px;min-width:96px;}
  .btn-outline::before{width:21px;height:21px;font-size:11px;margin-right:6px;}
}

@media (min-width:1181px) and (max-width:1500px){
  .nav-wrap{width:98%;gap:8px;}
  .brand{flex-basis:66px;}
  .brand img{width:62px;height:62px;}
  .main-nav a{font-size:11.5px;padding:8px 6px;border-right-width:1px;}
  .btn{font-size:12px;min-height:38px;}
  .btn-yellow{padding:7px 10px;}
  .btn-outline{padding:7px 10px;min-width:80px;}
  .btn-outline::before{width:19px;height:19px;font-size:10px;margin-right:5px;}
}

@media(max-width:1220px){
  .topbar{border-bottom:3px solid #fff;}
  .nav-wrap{width:92%;min-height:auto;flex-wrap:wrap;justify-content:space-between;padding:10px 0;}
  .brand{flex-basis:auto;}
  .brand img{width:64px;height:64px;}
  .menu-toggle{display:inline-flex;margin-left:auto;background:var(--yellow);color:#000;border:0;border-radius:7px;font-size:26px;font-weight:900;padding:8px 13px;line-height:1;cursor:pointer;}
  .main-nav,.nav-actions{display:none;width:100%;}
  .main-nav.open,.nav-actions.open{display:flex;}
  .main-nav{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 0 4px;}
  .main-nav a{border:0;border-bottom:1px solid rgba(255,255,255,.25);font-size:16px;padding:14px 2px;text-align:left;}
  .nav-actions{padding:8px 0 10px;gap:10px;}
  .nav-actions.open{display:flex;flex-wrap:wrap;}
}


/* V9 FINAL - TIPOGRAFIA AJUSTADA PARA SEÇÕES BRANCAS */
body,
button,
input,
textarea,
select{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
}

/* Ajuste principal solicitado: reduzir PARTICIPE e PRÊMIOS */
.section h1,
.section h2{
  font-size:28px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.2px;
  margin-bottom:18px;
}

.section p{
  font-size:16px;
  line-height:1.35;
  font-weight:400;
  max-width:700px;
}

#cadastro .narrow,
#premios .narrow{
  max-width:700px;
}

#cadastro,
#premios{
  padding-top:50px;
  padding-bottom:50px;
}

/* Mantém o restante da identidade visual */
.main-nav a{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:800;
  letter-spacing:-.2px;
}

.btn{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:800;
}

.draws h3{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:900;
  letter-spacing:.1px;
}

.draws strong{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:900;
  letter-spacing:-.8px;
}

.validity{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:800;
}

.product-head h2{
  font-size:clamp(30px, 2.8vw, 45px);
  line-height:.94;
  font-weight:800;
  letter-spacing:-.45px;
}

.product-head p{
  font-size:clamp(17px, 1.85vw, 31px);
  line-height:1.18;
  font-weight:400;
}

.rule p{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:700;
}

.rule span{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
  font-weight:900;
  letter-spacing:-.45px;
}

.winner-card strong,
.winner-card table,
summary,
details p,
#onde-encontrar p,
.footer p{
  font-family:'Montserrat',Arial,Helvetica,sans-serif;
}

summary{font-weight:800;}

@media (min-width:1181px){
  .topbar .container.nav-wrap{max-width:1360px;}
  .main-nav a{font-size:clamp(11px,.78vw,14px);}
}

@media(max-width:640px){
  .section h1,
  .section h2,
  .product-head h2{
    font-size:26px;
  }

  .section p,
  .product-head p{
    font-size:15px;
    line-height:1.4;
  }

  #cadastro,
  #premios{
    padding-top:38px;
    padding-bottom:38px;
  }
}

/* AJUSTE FINAL - MARCAS PARTICIPANTES COM MAIS VISIBILIDADE */
#marcas{
  padding-top:76px;
  padding-bottom:78px;
}

#marcas .container{
  width:min(1120px,86%);
}

#marcas h2{
  margin-bottom:28px;
}

.brand-grid{
  display:grid;
  grid-template-columns:repeat(6, minmax(130px, 1fr));
  gap:18px;
  align-items:center;
  justify-content:center;
}

.brand-grid img{
  background:#efefef;
  border-radius:10px;
  width:100%;
  height:132px;
  padding:20px;
  object-fit:contain;
}

@media(max-width:1180px){
  #marcas .container{
    width:88%;
  }

  .brand-grid{
    display:flex;
    gap:16px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding:4px 0 14px;
  }

  .brand-grid img{
    flex:0 0 150px;
    width:150px;
    height:124px;
    scroll-snap-align:start;
  }
}

@media(max-width:640px){
  #marcas{
    padding-top:48px;
    padding-bottom:50px;
  }

  .brand-grid{
    gap:12px;
  }

  .brand-grid img{
    flex-basis:130px;
    width:130px;
    height:108px;
    padding:16px;
  }
}


/* AJUSTE FINAL - RODAPÉ INSTITUCIONAL RESPONSIVO */
.footer .footer-menu{
  display:grid;
  grid-template-columns:repeat(2, minmax(160px,1fr));
  gap:28px;
}

.footer small{
  display:block;
  color:#fff;
  font-size:12px;
  line-height:1.45;
  font-weight:600;
}

@media(max-width:900px){
  .footer-legal{
    width:88%;
    padding:28px 0 24px;
    font-size:11px;
  }

  .footer-content{
    width:88%;
    grid-template-columns:1fr;
    gap:28px;
    padding:34px 0 30px;
    text-align:center;
  }

  .footer-brand{
    align-items:center;
  }

  .footer-brand p{
    margin:0 auto;
  }

  .footer .footer-menu{
    grid-template-columns:1fr;
    gap:22px;
  }

  .footer-links h4{
    margin-bottom:12px;
  }

  .footer-links a{
    margin-bottom:10px;
  }
}

@media(max-width:640px){
  .footer-legal{
    font-size:10px;
    line-height:1.45;
  }

  .footer-brand img,
  .footer img{
    width:70px;
  }

  .footer-copy{
    padding:22px 16px 26px;
  }

  .footer-copy p,
  .footer p{
    font-size:11px;
  }
}

/* DESENVOLVIDO POR OZACA */

.footer-dev{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    margin-bottom:18px;
}

.footer-dev span{
    color:#fff;
    font-size:12px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
    opacity:.85;
    white-space:nowrap;
}

.footer-dev img{
    width:120px !important;
    max-width:none;
    height:auto;
    margin:0;
    display:block;
    object-fit:contain;
}

@media(max-width:640px){

    .footer-dev{
        flex-direction:row;
        gap:10px;
    }

    .footer-dev img{
        width:90px !important;
    }

    .footer-dev span{
        font-size:10px;
    }
}

/* ABAS DOS GANHADORES */
.winner-tabs{
    display:flex;
    align-items:flex-end;
    gap:0;
    border-bottom:2px solid #cfcfcf;
    margin-bottom:0;
    overflow-x:auto;
}

.winner-tab{
    background:var(--blue);
    color:#fff;
    border:0;
    padding:20px 44px;
    font-size:22px;
    font-weight:900;
    text-transform:uppercase;
    border-radius:7px 7px 0 0;
    cursor:pointer;
    margin-right:4px;
}

.winner-tab.active{
    background:#fff;
    color:var(--blue);
    border:2px solid #cfcfcf;
    border-bottom:2px solid #fff;
    margin-bottom:-2px;
}

.winner-content{
    display:none;
}

.winner-content.active{
    display:block;
}

.winner-content .table-wrap{
    border-top:0;
}

@media(max-width:640px){
    .winner-tab{
        padding:15px 24px;
        font-size:16px;
        white-space:nowrap;
    }
}