@font-face{font-family:Rafaella;src:url(/assets/Rafaella-DVbmFWND.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--verde-primario:#1c4215;--verde-secundario:#235619;--amarelo:#f4b606;--laranja:#de5b16;--branco:#f7f4ec;--fundo:#f7f4ec;--texto:#1a1a1a;--texto-suave:#3d4a38;--branco-card:#fff;--fundo-card:#fff;--borda:#1c42151f;--fonte-titulo:"Rafaella", "Playfair Display", Georgia, serif;--fonte-corpo:"Montserrat", sans-serif;--header-altura:92px;--largura-conteudo:1120px;--transicao:.35s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--fonte-corpo);color:var(--texto);background:radial-gradient(ellipse 80% 50% at 10% 0%, #f4b6061f, transparent 55%), radial-gradient(ellipse 70% 40% at 90% 20%, #de5b1614, transparent 50%), linear-gradient(180deg, #eef3e8 0%, var(--fundo) 35%, #f3efe4 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.6}#root{width:100%;min-height:100svh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,.brand-font{font-family:var(--fonte-titulo);letter-spacing:.02em;color:var(--verde-primario);margin:0;font-weight:700}.container{width:min(100% - 2.5rem, var(--largura-conteudo));margin-inline:auto}.section{padding:clamp(2.5rem,6vw,4.5rem) 0}.section__eyebrow{font-family:var(--fonte-corpo);letter-spacing:.16em;text-transform:uppercase;color:var(--laranja);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section__title{margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,3.25rem);line-height:1.1}.section__subtitle{color:var(--texto-suave);max-width:42rem;margin:0;font-size:clamp(.95rem,2vw,1.125rem)}@media (width<=480px){.container{width:min(100% - 3rem, var(--largura-conteudo))}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.header{z-index:100;height:var(--header-altura);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--amarelo);background:#1c4215f0;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #1c421540}.header__inner{justify-content:center;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);height:100%;display:flex}.header__brand{color:#fff;flex:0 auto;justify-content:center;align-items:center;gap:.75rem;min-width:0;display:flex}.header__logo{width:auto;max-width:100%;height:clamp(48px,7vw,64px);max-height:calc(var(--header-altura) - 16px);object-fit:contain}.header__logo.fumtur{height:clamp(64px,10vw,104px);max-height:calc(var(--header-altura) - 8px)}.header__logo--sm{height:36px}@media (width<=720px){:root{--header-altura:84px}.header__inner{gap:.75rem}.header__logo{height:48px}.header__logo.fumtur{height:68px}}@media (width<=400px){:root{--header-altura:80px}.header__logo{height:44px}.header__logo.fumtur{height:60px}}.carousel{margin-top:var(--header-altura);background:var(--verde-primario);width:100%;height:auto;line-height:0;position:relative;overflow:hidden}.carousel__image{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.about{padding-top:clamp(3.5rem,8vw,6rem);position:relative}.about:before{content:"";background:linear-gradient(90deg, var(--verde-primario), var(--amarelo), var(--laranja));height:4px;position:absolute;inset:0 0 auto}.about__grid{align-items:center;gap:2rem;display:grid}.about__copy{animation:.7s both fade-up}.about__media{aspect-ratio:16/9;background:var(--verde-secundario);width:100%;min-height:240px;animation:.8s .1s both fade-up;position:relative;overflow:hidden;box-shadow:0 18px 40px #1c42152e}.about__iframe{border:0;width:100%;height:100%;display:block}.about__video-placeholder{text-align:center;color:#fff;background:linear-gradient(160deg, var(--verde-secundario), var(--verde-primario));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;padding:1.5rem;display:flex}.about__video-placeholder-icon{opacity:.9}.about__video-placeholder p{letter-spacing:.02em;color:#fffffff2;margin:0;font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:600}@media (width>=900px){.about__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:3.5rem}.about__media{min-height:360px}}@media (width<=600px){.about__media{min-height:200px}}.program-card{background:var(--fundo-card);border:1px solid var(--borda);border-left:4px solid var(--verde-secundario);transition:border-color var(--transicao), box-shadow var(--transicao), transform var(--transicao)}.program-card:hover{border-left-color:var(--laranja);box-shadow:0 10px 28px #1c42151a}.program-card.is-open{border-left-color:var(--amarelo);box-shadow:0 12px 32px #1c42151f}.program-card.is-past{opacity:.45}.program-card.is-past:hover{opacity:.65}.program-card__trigger{text-align:left;width:100%;color:inherit;background:0 0;border:none;grid-template-columns:1fr auto auto;align-items:center;gap:1.25rem;padding:1.25rem 1.35rem;display:grid}.program-card__meta{text-align:right;flex-direction:column;align-items:flex-end;gap:.15rem;min-width:7.5rem;display:flex}.program-card__date-dia{letter-spacing:.01em;text-transform:uppercase;color:var(--laranja);font-size:clamp(1.55rem,3vw,1.95rem);font-weight:800;line-height:1;display:block}.program-card__date-mes{letter-spacing:.04em;text-transform:uppercase;color:var(--laranja);opacity:.9;font-size:.82rem;font-weight:700;line-height:1.2}.program-card__title{font-family:var(--fonte-corpo);color:var(--verde-primario);text-transform:uppercase;align-self:center;margin:0;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.25}.program-card__chevron{background:var(--verde-primario);width:32px;height:32px;color:var(--amarelo);transition:background var(--transicao), transform var(--transicao);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.25rem;font-weight:600;line-height:1;display:grid}.program-card.is-open .program-card__chevron{background:var(--laranja);color:#fff;transform:rotate(180deg)}.program-card__panel{border-top:1px solid var(--borda);padding:0 1.35rem 1.35rem;animation:.35s both fade-up}.program-card__panel[hidden]{display:none}.program-card__local{color:var(--verde-secundario);margin:1rem 0 .65rem;font-size:.95rem}.program-card__desc{color:var(--texto-suave);overflow-wrap:anywhere;margin:.85rem 0 0;font-size:.95rem;line-height:1.5}.program-card__schedule-block{margin:0 0 .25rem}.program-card__schedule-label{letter-spacing:normal;text-transform:none;color:var(--verde-secundario);margin:0 0 .55rem;font-size:.95rem;font-weight:400}.program-card__schedule-label--unico{align-items:baseline;gap:.5rem;margin-bottom:0;display:flex}.program-card__schedule-hora-inline{color:var(--laranja);font-size:.95rem;font-weight:800;line-height:1.35}.program-card__schedule{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.program-card__schedule-item{border-left:3px solid var(--verde-secundario);background:#1c42150a;align-items:baseline;gap:.65rem;padding:.75rem .85rem;display:flex}.program-card__schedule-hora{white-space:nowrap;color:var(--laranja);flex:none;margin:0;font-size:.95rem;font-weight:800;line-height:1.45}.program-card__schedule-desc{min-width:0;color:var(--texto);flex:auto;margin:0;font-size:.95rem;line-height:1.45}.program-card__link{color:var(--laranja);text-underline-offset:2px;word-break:break-all;font-weight:600;text-decoration:underline}.program-card__link:hover{color:var(--verde-primario)}@media (width<=640px){.program-card__trigger{grid-template-columns:1fr auto;grid-template-areas:"title chevron""meta meta";gap:.75rem .85rem;padding:1rem}.program-card__title{grid-area:title;font-size:1rem}.program-card__meta{text-align:left;grid-area:meta;align-items:flex-start;width:auto;min-width:0}.program-card__date-dia{font-size:1.35rem}.program-card__chevron{grid-area:chevron}.program-card__panel{padding:0 1rem 1rem}.program-card__schedule-item{flex-wrap:wrap;gap:.35rem .65rem;padding:.65rem .7rem}.program-card__schedule-hora{white-space:normal;max-width:100%}.program-card__schedule-desc{flex:100%}}@media (width<=400px){.program-card__trigger{padding:.9rem .85rem}.program-card__panel{padding:0 .85rem .9rem}}.programacao{background:linear-gradient(#0000,#2356190f 40%,#0000)}.programacao__header{max-width:40rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);animation:.6s both fade-up}.programacao__lista{flex-direction:column;gap:1rem;display:flex}a{display:block}.footer{background:linear-gradient(160deg, var(--verde-primario) 0%, var(--verde-secundario) 55%, #163512 100%);color:#ffffffe6;margin-top:2rem}.footer__grid{gap:clamp(1.75rem,4vw,2.5rem);padding:clamp(2rem,5vw,3rem) 0 clamp(1.5rem,4vw,2.5rem);display:grid}.footer__brand{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1.25rem 1.5rem;width:min(100%,22rem);display:grid}.footer__logo-item{justify-content:center;align-items:center;min-width:0;height:4.5rem;display:flex}.footer__logo{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;display:block}.footer__logo--fumtur{transform:scale(1.4)}.footer__logo--fundacao{transform:scale(1.02)}.footer__logo--comunicacao{transform:scale(1.04)}.footer__logo--ti{transform:scale(1.18)}.footer__heading{font-family:var(--fonte-corpo);letter-spacing:.12em;text-transform:uppercase;color:var(--amarelo);margin:0 0 1rem;font-size:.8rem;font-weight:700}.footer__list{margin:0;padding:0;list-style:none}.footer__info p,.footer__info a{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(.875rem,2.5vw,.95rem);line-height:1.45}.footer__info a:hover{color:var(--amarelo)}.info{align-items:flex-start;gap:.6rem;min-width:0;padding-bottom:.5rem;display:flex}.info svg{flex-shrink:0;margin-top:.15rem}.footer__bottom{color:#ffffffa6;border-top:1px solid #f4b60640;padding:clamp(1.15rem,3vw,1.5rem) 0;font-size:.85rem}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.footer__bottom p{flex:14rem;min-width:0;margin:0;line-height:1.4}.footer__social{flex-wrap:wrap;flex:0 auto;gap:.65rem;margin:0;display:flex}.footer__links{color:#ffffffd9;background-color:#1f1f1f38;border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .25s,background-color .25s,transform .25s;display:inline-flex}.footer__links svg{width:20px;height:20px;display:block}.footer__links:hover{background-color:var(--amarelo);border-color:var(--amarelo);color:var(--verde-primario);transform:scale(1.08)}.footer__links__brasao{object-fit:contain;width:22px;height:22px}@media (width>=800px){.footer__grid{grid-template-columns:minmax(0,22rem) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:2.5rem 3rem}}@media (width<=799px){.footer__brand{gap:1.35rem 1.25rem;width:min(100%,22rem);margin-inline:auto}.footer__logo-item{height:4.25rem}.footer__logo--fumtur{transform:scale(1.28)}.footer__logo--fundacao,.footer__logo--comunicacao{transform:none}.footer__logo--ti{transform:scale(1.1)}.footer__bottom-inner{text-align:center;flex-direction:column;align-items:center}.footer__bottom p{flex-basis:auto;width:100%}.footer__social{justify-content:center;width:100%}}@media (width<=480px){.footer__brand{gap:1.25rem 1rem;width:min(100%,20rem)}.footer__logo-item{height:3.85rem}.footer__logo--fumtur{transform:scale(1.2)}.footer__logo--ti{transform:scale(1.05)}.footer__heading{margin-bottom:.75rem;font-size:.75rem}.footer__links{width:38px;height:38px}.footer__links svg{width:18px;height:18px}.footer__links__brasao{width:20px;height:20px}.footer__social{gap:.55rem}}.app{flex-direction:column;min-height:100svh;display:flex}.app main{flex:1}
