/* Folha de estilo, cardapio digital anisa */

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

body {
    background: #e3e2db;
    font-family: 'Open Sans', sans-serif;
}

.content {
    margin-bottom: -20px;
}

header {
    height: 180px;
    margin-top: 20px;
    padding: 0 20px;
    overflow: hidden;
}

header .logo {
    text-align: center;
    margin-top: 60px;
}

header .logo img {
    width: 100%;
}

header .ico-voltar {
    text-align: right;
    padding: 5px;
}

header .ico-voltar img {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

header .ico-home {
    text-align: right;
    padding: 5px;
}

header .ico-voltar img,
header .ico-home img {
    margin-top: 50px;
    width: 100%;
}

header .mascote {
    padding: 0;
    text-align: right;
}

header .mascote img {
    padding-top: 20px;
    width: 80%;
}

@media (min-width: 768px) {
    body {
        max-width: 600px;
        margin: 0 auto;
    }

    header {
        height: 230px;
        margin-top: 20px;
    }
}

/** Home **/
.home {
    padding: 30px;
}

.home .subtitulo h1 {
    font-size: 28px;
    font-weight: 100;
}

.home .subtitulo h1 .ico-mapa {
    margin-top: -55px;
    width: 50px;
}

.home .subtitulo h2 {
    font-size: 23px;
    font-weight: 100;
}

.home .button {
    display: inline-block;
    width: 100%;
    color: #FFF;
    text-decoration: none;
    border-radius: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 33px;
    padding: 15px 0;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-size: 28px;
}

/* Aplica o padding apenas para botões com texto de uma única linha */
.home .button:has(span:only-child),
.home .button:not(:has(*)) {
    padding: 30px;
}

.home .botao-mapa-geral {
    background: #583b2c;
    margin-bottom: 30px;
}

.home .botao-gastronoia {
    border: 2px solid #000000;
}

/** Pesquisa **/
.pesquisa.home {
    padding: 0 30px;
    margin-top: -50px;
}

.pesquisa.subtitulo {
    margin-bottom: 30px;
}

.pesquisa.subtitulo h1 {
    font-size: 23px;
}

.pesquisa.subtitulo h2 {
    font-size: 19px;
}

.pesquisa.subtitulo h3 {
    font-size: 20px;
}

.pesquisa .button span {
    float: left;
    background: #fff;
    color: #000;
    border-radius: 30px;
    padding: 0 8px;
    margin-left: 20px;
    margin-top: 13px;
    margin-right: -30px;
}

.pesquisa .button {
    font-size: 21px;
    line-height: 1.2;
}

/* Programação */
.programacao .button:first-of-type {
    font-size: 23px;
    font-family: 'Open Sans', sans-serif;
    margin-top: -40px !important;
}

.programacao .button.programacao {
    background-color: #4343b6;
    color: #FFF;
    text-decoration: none;
    border-radius: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 33px;
    padding: 30px 0px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-size: 28px;
    cursor: pointer;
}

.programacao .lista .button.programacao {
    padding: 20px 0px;
    font-weight: 600;
}

.programacao .programacao-text {
    margin-bottom: 60px;
}

.programacao .programacao-text h2 {
    font-size: 30px !important;
    font-weight: 200;
    text-align: center;
}

.programacao .programacao-text h3 {
    font-size: 30px !important;
    font-weight: 400;
    text-align: center;
}

.programacao .programacao-text h4 {
    font-size: 20px !important;
    font-weight: 200;
    text-align: center;
}

/* Mes */
.programacao .data-text h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 45px;
    margin-top: -30px;
}


.programacao .data-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 70px;
}

/* Datas */
.programacao .data-text ul li {
    font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 30px;
    display: inline-block;
    background: #4343b6;
    padding: 8px 15px;
    margin: 10px 0 10px 10px;
    border-radius: 15px;
    color: #FFF;

}

.programacao .data-text ul li a {
    text-decoration: none;
    color: #FFF;
}

.programacao .lista .eventos {
    margin-bottom: 30px;
}

.programacao .lista .dias {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    margin-top: -10px;
    margin-bottom: 80px;
    padding: 0 20px 0 20px;
}

.programacao .lista .dias li {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}

.programacao .lista .dias li .hora {
    font-weight: 200;
    font-size: 38px;
}

.programacao .lista .dias li .apresentacao {
    font-weight: 200;
    font-size: 25px;
    font-style: italic;
    line-height: 1.2;
}

.programacao .lista .dias li .artista {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2;
}

.programacao .lista ul.dias li.titulo h1.dia {
    font-size: 45px;
    font-weight: 200;
    margin-bottom: 0;
}

.programacao .lista ul.dias li.titulo .data {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    margin-top: -8px;
    margin-bottom: 20px;
    border-bottom: 2px solid #b29e78;

}

/* Sticky: seletor de dias fixa no topo ao rolar */
.programacao .data-text {
    position: sticky;
    top: 0;
    z-index: 10;
}

.programacao .data-text.stuck {
    background: #e3e2db;
    padding: 40px 0 0 0;
    left: 0;
    right: 0;
    margin: 0 -20px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 5px 6px 3px rgba(0, 0, 0, 0.2), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease-out;
}

.programacao .data-text.stuck ul {
    padding-bottom: 5px;
    transition: all 0.3s ease-out;
}

.programacao .data-text.stuck li {
    font-size: 20px;
    transition: all 0.3s ease-out;
}

.programacao .data-text ul li.ativo {
    background-color: #1a1a5e;
}

/* Accordion: animação dos eventos */
.programacao .lista .eventos .dias {
    max-height: 0;
    overflow: hidden;
    padding: 0 15px !important;
    margin: 0 !important;
    transition: max-height 0.5s ease-out, padding 0.3s;
}

.programacao .lista .eventos.aberto .dias {
    max-height: 2000px;
    padding: 15px !important;
    transition: max-height 0.5s ease-in, padding 0.3s;
}

/** Mapa Geral */
.mapa-geral {
    padding: 10px;
    margin: 0;
    text-align: center;
}

.mapa-geral h1 {
    font-size: 31px;
    font-weight: 100;
}

.mapa-geral h2 {
    font-size: 24px;
    font-weight: 100;
}

.mapa-geral .button {
    display: inline-block;
    width: 100%;
    color: #FFF;
    text-decoration: none;
    border-radius: 20px;
    font-size: 40px;
    font-weight: bold;
    padding: 15px 0;
}

.mapa-geral .button.botao-mapa-geral {
    background: #583b2c;
    margin-bottom: 15px;
    width: 310px;
}

.mapa-geral ul.espacos {
    list-style: none;
    padding: 0 20px;
    margin: 60px 0 0 0;
}

.mapa-geral ul.espacos.interna {
    margin: -20px 0 0 0;
}

.mapa-geral ul.espacos li {
    background: #ab5188;
    margin-bottom: 12px;
    border-radius: 20px;
}

.mapa-geral ul.espacos li a span {
    background: #FFF;
    color: #000;
    border-radius: 40px;
    padding: 3px 10px;
    margin-right: 5px;
}

.mapa-geral ul.espacos li a {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0 10px 14px;
    text-transform: uppercase;
}

.mapa-geral ul.espacos .mapa img,
.mapa-geral .mapa-menu img,
.mapa-geral .mapa-geral img {
    width: 100%;
}

.mapa-geral ul.espacos .mapa img {
    margin-bottom: 40px;
}

.mapa-geral .mapa {
    padding: 0;
    margin: 0;
}

.mapa-geral .texto-festival {
    background: #db3138;
    color: #FFF;
    padding: 30px 20px 20px 20px;
    font-size: 15px;
    margin-bottom: 20px;
}

.mapa-geral #menu a {
    text-decoration: none;
    color: #db3138;
}

.mapa-geral #menu i {
    font-size: 30px;
    color: #db3138;
    font-weight: bolder;
}

.title {
    text-align: center;
    margin-top: 10px;
}

.title img.cardapio {
    margin-top: 30px;
    width: 280px;
}

.content {
    margin-top: 30px;
    text-align: center;
}

.content figure img {
    border-radius: 15px;
}

.content .praca-alimentacao {
    background: #ffca6e;
    padding: 10px 0;
}

.content .praca-alimentacao h1 {
    font-style: italic;
    font-weight: 600;
    color: #ff5f42;
}

.content .praca-alimentacao figure img {
    width: 85%;
}

.content .espaco-cultura-pop {
    background: #ffdb9d;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 50px;
}

.content .espaco-cultura-pop h1 {
    font-style: italic;
    font-weight: 600;
    color: #ff5f42;
}

/** Cardapio **/
.cardapio {
    margin-bottom: 50px;
}

.cardapio ul {
    list-style: none;
    margin-top: -50px;
    margin-bottom: 40px;
    padding: 0;
}

.cardapio ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: 400;
    background: #e79200;
    margin: 0 20px 10px 20px;
    padding: 2px 2px 2px 20px;
    text-align: left;
    border-radius: 15px;
}

.cardapio ul li:nth-child(even) {
    background: #f0ab35;
}

.cardapio h1 {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 100;
}

.cardapio h2 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 100;
}

.cardapio a {
    text-decoration: none;
    color: #FFF;
}

.cardapio .mapa {
    padding: 20px 0;
    margin-bottom: -15px;
}

.cardapio .mapa img {
    width: 100%;
    padding: 20px;
}

.cardapio #menu a {
    text-decoration: none;
    color: #db3138;
}

.cardapio #menu {
    margin-top: 40px;
    padding-bottom: 30px;
}

.cardapio #menu i {
    font-size: 30px;
    color: #db3138;
    font-weight: bolder;
}

.cardapio .espacos.interna {
    text-align: center;
}

.cardapio .espacos.interna a {
    color: #FFF;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

/* footer */
footer {
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

footer img {
    display: inline-block;
    width: 100px;
    margin-right: 12px;
}

footer .ass {
    font-size: 11px;
    display: inline-block;
    text-align: center;
}