.story-root{--fundo:#0d0818;--roxo:#7b61ff;--roxo-escuro:#3d2d8a;--amarelo:#f5c842;--branco:#fff;--branco-suave:#ffffffb8;--branco-fraco:#ffffff61;--card-bg:#ffffff0f;--card-borda:#ffffff1f;--secao-alt:#100c20}.story-root .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}.story-root .reveal.visivel{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.story-root .reveal{opacity:1;transition:none;transform:none}}.story-root #header{z-index:100;justify-content:space-between;align-items:center;padding:20px 64px;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:sticky;top:0}.story-root #header.scrolled{-webkit-backdrop-filter:blur(12px);background:#0d0818eb}.story-root .header-logo img{width:auto;height:28px;display:block}.story-root .header-badge{text-transform:uppercase;letter-spacing:.18em;color:var(--amarelo);border:1px solid #f5c84266;border-radius:999px;padding:6px 16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.story-root #hero{text-align:center;background-image:url(/__l5e/assets-v1/d315ddac-a08d-447c-8034-05a961988c31/bg-storytelling.webp);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 64px 80px;display:flex;position:relative}.story-root .hero-overlay{z-index:0;background:linear-gradient(#0d08184d 0%,#0d0818b8 100%);position:absolute;inset:0}.story-root .hero-body{z-index:1;max-width:760px;margin:0 auto;position:relative}.story-root .hero-eyebrow{align-items:center;gap:16px;margin-bottom:28px;display:flex}.story-root .hero-eyebrow-line{background:var(--amarelo);border-radius:2px;flex-shrink:0;width:24px;height:2px}.story-root .hero-eyebrow span{text-transform:uppercase;letter-spacing:.24em;color:var(--amarelo);font-family:Inter,sans-serif;font-size:11px;font-weight:600}.story-root .hero-title{color:var(--branco);margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1}.story-root .hero-subtitle{color:#ffffffbf;max-width:620px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(15px,1.5vw,18px);line-height:1.8}.story-root .hero-scroll-cta{z-index:1;text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#7b61ff4d;border:1px solid #7b61ff8c;border-radius:10px;align-items:center;gap:8px;margin:40px auto 0;padding:14px 28px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;position:relative}.story-root .hero-scroll-cta:hover{background:#7b61ff80}@keyframes story-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.story-root .hero-scroll-cta{animation:1.6s ease-in-out infinite story-bounce-down}.story-root .hero-scroll-cta:hover{animation-play-state:paused}.story-root section h2{color:var(--branco);margin-bottom:28px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(26px,2.8vw,40px);font-weight:800;line-height:1.2}.story-root .eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--amarelo);margin-bottom:20px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:block}.story-root #espelho-wrapper{height:260vh;position:relative}.story-root #espelho{background:var(--secao-alt);justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.story-root .espelho-stage{grid-template-columns:1fr;width:100%;max-width:620px;padding:0 64px;display:grid}.story-root .espelho-para{color:var(--branco);text-align:center;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;grid-area:1/1;font-family:Inter,sans-serif;font-size:clamp(28px,2.4vw,32px);line-height:1.85;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);transform:translate(64px)}.story-root .espelho-para.ativo{opacity:1;pointer-events:auto;transform:translate(0)}.story-root .espelho-para.saindo{opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);transform:translate(-64px)}.story-root .espelho-virada{color:var(--amarelo);font-family:Plus Jakarta Sans,sans-serif;font-weight:700}@media (width<=600px){.story-root #espelho-wrapper{height:300vh}.story-root .espelho-stage{padding:0 24px}.story-root .espelho-para{font-size:22px}}.story-root #problema{background-color:#fafaf8;background-image:linear-gradient(#786ea00e 1px,#0000 1px),linear-gradient(90deg,#786ea00e 1px,#0000 1px);background-size:30px 30px;padding:72px 64px}.story-root #problema .eyebrow{color:var(--roxo)}.story-root #problema h2{color:#2d1b69;font-family:Caveat,cursive;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.2}.story-root .problema-inner{max-width:720px;margin:0 auto}.story-root .problema-intro{color:#4b3b9a;margin-bottom:72px;font-family:Inter,sans-serif;font-size:clamp(16px,1.4vw,18px);line-height:1.85}.story-root .problema-intro p{margin-bottom:20px}.story-root .problema-intro p:last-child{margin-bottom:0}.story-root .dados-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:48px;display:grid}.story-root .dado-item{background:var(--roxo);border-radius:24px;padding:32px 28px}.story-root .dado-numero-wrap{margin-bottom:16px;display:inline-block;position:relative}.story-root .dado-numero{color:#fff;z-index:1;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(48px,7vw,80px);font-weight:800;line-height:1;display:block;position:relative}.story-root .dado-numero-wrap svg.circulo{pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.story-root .dado-numero-wrap svg.circulo ellipse{stroke:#fff9;stroke-width:4px;fill:none;stroke-linecap:round;stroke-dasharray:480;stroke-dashoffset:480px;transition:stroke-dashoffset 1.6s cubic-bezier(.4,0,.2,1) .9s}.story-root .dado-numero-wrap.circulado svg.circulo ellipse{stroke-dashoffset:0}.story-root .dado-texto{color:#ffffffd9;margin-bottom:12px;font-family:Inter,sans-serif;font-size:14px;line-height:1.65}.story-root .dado-fonte{color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;font-family:Inter,sans-serif;font-size:11px}.story-root .problema-frase{text-align:center;padding:40px 0 0}.story-root .problema-frase p{color:#2d1b69;font-family:Caveat,cursive;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1.3}.story-root #respiro{background:var(--secao-alt);justify-content:center;align-items:center;min-height:280px;padding:80px 64px;display:flex}.story-root .respiro-frase{color:var(--branco);text-align:center;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.2}.story-root .respiro-frase .dest{color:var(--amarelo)}.story-root #virada{background:url(/__l5e/assets-v1/e794eb76-2756-460f-8ed5-3a10c2c742b0/caminho.webp) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0;display:flex;position:relative}.story-root .virada-overlay{z-index:0;background:#0a061461;position:absolute;inset:0}.story-root .virada-espaco{flex:1;min-height:45vh}.story-root .virada-card{z-index:1;-webkit-backdrop-filter:blur(18px);opacity:0;background:#0d0818e6;border-top:1px solid #ffffff24;width:100%;padding:56px 64px;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(80px)}.story-root .virada-card.visivel{opacity:1;transform:translateY(0)}.story-root .virada-inner{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1000px;margin:0 auto;display:grid}.story-root .virada-texto .eyebrow{margin-bottom:16px;display:block}.story-root .virada-texto p{color:#ffffffd9;margin-bottom:20px;font-family:Inter,sans-serif;font-size:17px;line-height:1.85}.story-root .virada-texto p:last-child{margin-bottom:0}.story-root .virada-fotos{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:12px;display:grid}.story-root .virada-foto-placeholder{aspect-ratio:3/4;color:#ffffff4d;text-align:center;background:#ffffff14;border:2px dashed #fff3;border-radius:12px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:12px;display:flex}.story-root .virada-foto-placeholder.largo{aspect-ratio:16/9;grid-column:1/-1}@media (width<=600px){.story-root .virada-inner{grid-template-columns:1fr;gap:32px}.story-root .virada-fotos{grid-template-columns:1fr 1fr}}.story-root .reveal-up{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(80px)}.story-root .reveal-up.visivel{opacity:1;transform:translateY(0)}.story-root #futurali{background:var(--roxo);text-align:center;padding:72px 64px}.story-root .futurali-inner{max-width:720px;margin:0 auto}.story-root #futurali .eyebrow{color:#fff9}.story-root #futurali h2{margin-bottom:32px}.story-root .futurali-inner p{color:#ffffffd9;text-align:left;margin-bottom:20px;font-family:Inter,sans-serif;font-size:17px;line-height:1.85}.story-root .futurali-inner p:last-of-type{margin-bottom:0}.story-root .futurali-data{text-transform:uppercase;letter-spacing:.14em;color:var(--amarelo);margin-top:40px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.story-root #palestrantes{background:var(--fundo);padding:72px 64px}.story-root .palestrantes-inner{max-width:1000px;margin:0 auto}.story-root .participantes-header{text-align:center;margin-top:0;margin-bottom:32px}.story-root .participantes-header .eyebrow{margin-bottom:12px}.story-root .participantes-titulo{color:var(--branco);font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(20px,2.5vw,28px);font-weight:700}.story-root .participantes-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.story-root .participante-card{cursor:default;border-radius:16px;position:relative;overflow:hidden}.story-root .participante-foto{aspect-ratio:3/4;object-fit:cover;object-position:top;width:100%;transition:transform .45s,filter .45s;display:block}.story-root .participante-card:hover .participante-foto{filter:brightness(.6);transform:scale(1.04)}.story-root .participante-overlay{background:linear-gradient(#0000 0%,#0d081899 50%,#0d0818f7 100%);flex-direction:column;justify-content:flex-end;padding:28px 20px 24px;display:flex;position:absolute;inset:0}.story-root .participante-nome{color:var(--branco);margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;transition:transform .35s;transform:translateY(0)}.story-root .participante-cargo{color:var(--amarelo);opacity:1;margin-bottom:12px;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.story-root .participante-bio{color:#fffc;opacity:0;max-height:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.65;transition:max-height .45s,opacity .35s 50ms;overflow:hidden}.story-root .participante-card:hover .participante-bio{opacity:1;max-height:200px}.story-root .participante-card:hover .participante-nome{transform:translateY(-4px)}@media (width<=600px){.story-root .participantes-grid{grid-template-columns:1fr;max-width:340px}}.story-root #palestrantes h2{margin-bottom:48px}.story-root .palestrantes-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.story-root .palest-card{border:1px solid #ffffff1a;border-top:3px solid var(--roxo);cursor:pointer;background:#ffffff0d;border-radius:16px;flex-direction:column;padding:36px 28px;transition:background .3s,transform .3s,border-top-color .3s;display:flex}.story-root .palest-foto{object-fit:cover;object-position:top center;border:2px solid var(--roxo);border-radius:50%;width:72px;height:72px;margin-bottom:16px}.story-root .palest-card:hover,.story-root .palest-card.aberto{border-top-color:var(--amarelo);background:#ffffff17;transform:translateY(-4px)}.story-root .palest-nome{color:var(--branco);font-family:Plus Jakarta Sans,sans-serif;font-size:19px;font-weight:800}.story-root .palest-cargo{color:var(--amarelo);margin-top:6px;font-family:Inter,sans-serif;font-size:13px}.story-root .palest-tema{color:#ffffff8c;flex:1;margin-top:16px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.story-root .palest-bio{color:#fffc;opacity:0;max-height:0;margin-top:20px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7;transition:max-height .4s,opacity .4s,margin-top .4s;overflow:hidden}.story-root .palest-card.aberto .palest-bio{opacity:1;max-height:400px}.story-root .palest-seta{color:#ffffff4d;align-self:flex-start;margin-top:20px;font-size:18px;transition:transform .3s,color .3s}.story-root .palest-card.aberto .palest-seta{color:var(--amarelo);transform:rotate(180deg)}.story-root .palestrantes-carousel{display:none}.story-root #paraquem{background:var(--secao-alt);padding:72px 64px}.story-root .paraquem-inner{max-width:720px;margin:0 auto}.story-root #paraquem h2{margin-bottom:48px}.story-root .perfis-grid{grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:48px;display:grid}.story-root .perfil-item{cursor:pointer;border-left:2px solid #ffffff26;padding-left:20px;transition:border-left-color .25s}.story-root .perfil-item:hover,.story-root .perfil-item.aberto{border-left-color:var(--amarelo)}.story-root .perfil-titulo{color:var(--branco);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700}.story-root .perfil-base{color:#ffffffa6;font-family:Inter,sans-serif;font-size:15px;line-height:1.7}.story-root .perfil-expandido{color:#fffc;opacity:0;max-height:0;margin-top:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.65;transition:max-height .35s,opacity .35s;overflow:hidden}.story-root .perfil-item.aberto .perfil-expandido{opacity:1;max-height:200px;margin-top:12px}.story-root .paraquem-fecho{color:#ffffffbf;font-family:Inter,sans-serif;font-size:17px;font-style:italic;font-weight:400;line-height:1.7}.story-root #brasilia{background:var(--fundo);padding:80px 64px}.story-root .brasilia-inner{max-width:1000px;margin:0 auto}.story-root #brasilia h2{margin-bottom:40px}.story-root .brasilia-img-wrap{cursor:pointer;border-radius:24px;height:480px;position:relative;overflow:hidden}.story-root .brasilia-img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.story-root .brasilia-etiqueta{background:var(--roxo);z-index:1;border-radius:16px 24px 24px 16px;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;width:52px;height:100%;padding-top:24px;transition:width .4s;display:flex;position:absolute;top:0;right:0}.story-root .brasilia-etiqueta-icone{color:#fff;font-size:14px}.story-root .brasilia-etiqueta-texto{text-transform:uppercase;letter-spacing:.16em;color:#fff;writing-mode:vertical-rl;white-space:nowrap;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transform:rotate(180deg)}.story-root .brasilia-painel{-webkit-backdrop-filter:blur(8px);z-index:2;background:#7b61fff2;border-radius:0 24px 24px 0;flex-direction:column;justify-content:center;width:0;height:100%;padding:40px 0;transition:width .4s;display:flex;position:absolute;top:0;right:0;overflow:hidden}.story-root .brasilia-img-wrap:hover .brasilia-painel{width:42%;padding:40px 36px}.story-root .brasilia-img-wrap:hover .brasilia-etiqueta{opacity:0}.story-root .brasilia-painel-inner{opacity:0;white-space:nowrap;transition:opacity .2s .15s}.story-root .brasilia-img-wrap:hover .brasilia-painel-inner{opacity:1;white-space:normal}.story-root .brasilia-p-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--amarelo);margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:block}.story-root .brasilia-p-titulo{color:#fff;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:19px;font-weight:800}.story-root .brasilia-p-texto{color:#ffffffd9;margin-bottom:24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.75}.story-root .brasilia-p-link{color:#fff;text-underline-offset:3px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:underline;transition:color .2s}.story-root .brasilia-p-link:hover{color:var(--amarelo)}.story-root .brasilia-mobile-panel{background:#7b61fff7;border-radius:24px;margin-top:16px;padding:32px 24px;display:none}.story-root #info{background:var(--fundo);padding:80px 64px}.story-root .info-inner{max-width:900px;margin:0 auto}.story-root #info h2{margin-bottom:48px}.story-root .info-itens{grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:48px;display:grid}.story-root .info-item-icone{margin-bottom:12px;font-size:24px}.story-root .info-item-label{text-transform:uppercase;letter-spacing:.18em;color:#fff6;margin-bottom:8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.story-root .info-item-valor{color:var(--branco);margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:19px;font-weight:800}.story-root .info-item-detalhe{color:#ffffff80;font-family:Inter,sans-serif;font-size:13px}.story-root .mapa-wrap{border-radius:24px;height:340px;display:flex;overflow:hidden}.story-root .mapa-iframe{border-radius:24px 0 0 24px;flex:0 0 60%;height:100%;overflow:hidden}.story-root .mapa-iframe iframe{border:none;width:100%;height:100%;display:block}.story-root .mapa-card{background:var(--roxo-escuro);border-radius:0 24px 24px 0;flex-direction:column;flex:0 0 40%;justify-content:center;padding:48px 36px;display:flex}.story-root .mapa-label{text-transform:uppercase;letter-spacing:.18em;color:#fff9;margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.story-root .mapa-titulo{color:#fff;margin-bottom:10px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800}.story-root .mapa-endereco{color:#fff;text-underline-offset:3px;font-family:Inter,sans-serif;font-size:15px;text-decoration:underline;transition:color .2s}.story-root .mapa-endereco:hover{color:var(--amarelo)}.story-root #ingressos{background:var(--secao-alt);padding:72px 64px}.story-root .ingressos-inner{max-width:900px;margin:0 auto}.story-root .ingressos-header{margin-bottom:56px}.story-root .ingressos-header h2{margin-bottom:12px}.story-root .ingressos-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.story-root .ingresso-card{background:var(--card-bg);border:1px solid var(--card-borda);border-radius:16px;flex-direction:column;padding:40px 32px;display:flex;position:relative}.story-root .ingresso-card.destaque{background:var(--roxo);border:2px solid #a594ff}.story-root .ingresso-badge{background:var(--amarelo);color:#0d0818;text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;border-radius:999px;padding:5px 16px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.story-root .ingresso-label{text-transform:uppercase;letter-spacing:.18em;color:var(--amarelo);margin-bottom:20px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.story-root .ingresso-card.destaque .ingresso-label{color:#ffffffb3}.story-root .ingresso-preco{color:#fff;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:52px;font-weight:800;line-height:1}.story-root .ingresso-detalhe{color:#ffffff80;margin-bottom:28px;font-family:Inter,sans-serif;font-size:13px}.story-root .ingresso-card.destaque .ingresso-detalhe{color:#fff9}.story-root .ingresso-itens{flex-direction:column;flex:1;gap:12px;margin-bottom:32px;list-style:none;display:flex}.story-root .ingresso-itens li{color:#ffffffd9;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:14px;display:flex}.story-root .ingresso-itens li:before{content:"✓";color:var(--amarelo);flex-shrink:0;font-weight:700}.story-root .ingresso-btn{background:var(--amarelo);color:#0d0818;text-transform:uppercase;letter-spacing:.08em;text-align:center;border-radius:10px;width:100%;padding:15px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.story-root .ingresso-btn:hover{opacity:.88;transform:translateY(-2px)}.story-root .ingresso-btn.escuro{color:var(--amarelo);background:#0d0818}.story-root .ingressos-rodape{text-align:center;margin-top:40px}.story-root .ingressos-rodape p{color:#ffffff59;font-family:Inter,sans-serif;font-size:12px}.story-root #cta{text-align:center;background:linear-gradient(160deg,#2d1b69 0%,#7b61ff 100%);padding:80px 64px}.story-root .cta-inner{max-width:720px;margin:0 auto}.story-root .cta-inner h2{margin-bottom:20px;font-size:clamp(28px,4vw,48px)}.story-root .cta-sub{color:#fffc;margin-bottom:44px;font-family:Inter,sans-serif;font-size:18px}.story-root .cta-btn{color:var(--amarelo);text-transform:uppercase;letter-spacing:.08em;background:#0d0818;border-radius:10px;padding:18px 48px;font-family:Inter,sans-serif;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.story-root .cta-btn:hover{background:#1a1030;transform:translateY(-2px)}.story-root .cta-rodape{color:#ffffff80;text-transform:uppercase;letter-spacing:.14em;margin-top:20px;font-family:Inter,sans-serif;font-size:12px}.story-root #footer{background:#080510;justify-content:space-between;align-items:center;padding:32px 64px;display:flex}.story-root .footer-logo img{width:auto;height:24px}.story-root .footer-texto{color:#ffffff4d;text-transform:uppercase;letter-spacing:.14em;font-family:Inter,sans-serif;font-size:11px}@media (width<=600px){.story-root h1 br,.story-root h2 br,.story-root h3 br,.story-root .problema-frase p br,.story-root .respiro-frase br{display:none}.story-root section h2{font-size:22px}.story-root .hero-title{font-size:clamp(26px,6vw,36px)}.story-root #header{padding:16px 24px}.story-root #hero{padding:0 24px 64px}.story-root .hero-scroll-cta{bottom:32px;left:24px}.story-root #espelho,.story-root #problema{padding:60px 24px}.story-root .dados-grid{grid-template-columns:1fr;gap:40px}.story-root .dado-item{border-radius:20px}.story-root #respiro,.story-root .virada-card{padding:48px 24px}.story-root #virada{min-height:auto}.story-root .virada-espaco{min-height:80px}.story-root #futurali,.story-root #palestrantes{padding:60px 24px}.story-root .palestrantes-grid{display:none}.story-root .palestrantes-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:20px;display:flex;overflow-x:scroll}.story-root .palestrantes-carousel::-webkit-scrollbar{display:none}.story-root .palestrantes-carousel .palest-card{scroll-snap-align:start;flex-shrink:0;min-width:85vw}.story-root .carousel-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.story-root .carousel-dot{background:#fff3;border-radius:50%;width:8px;height:8px;transition:background .2s}.story-root .carousel-dot.ativo{background:var(--amarelo)}.story-root #paraquem{padding:60px 24px}.story-root .perfis-grid{grid-template-columns:1fr;gap:24px}.story-root #brasilia{padding:48px 24px}.story-root .brasilia-img-wrap{height:300px}.story-root .brasilia-img-wrap:hover .brasilia-painel{width:0;padding:40px 0}.story-root .brasilia-mobile-panel{display:block}.story-root .brasilia-etiqueta{display:flex!important}.story-root #info{padding:48px 24px}.story-root .info-itens{grid-template-columns:1fr;gap:28px}.story-root .mapa-wrap{flex-direction:column;height:auto}.story-root .mapa-iframe{border-radius:24px 24px 0 0;flex:none;height:240px}.story-root .mapa-card{border-radius:0 0 24px 24px;flex:none;padding:32px 24px}.story-root #ingressos{padding:60px 24px}.story-root .ingressos-grid{grid-template-columns:1fr}.story-root .ingresso-card.destaque{order:-1}.story-root .ingresso-card{padding:28px 20px}.story-root #cta{padding:80px 24px}.story-root #footer{text-align:center;flex-direction:column;gap:16px;padding:28px 24px}}.story-root{background:var(--fundo);color:var(--branco);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Inter,sans-serif;font-size:17px;line-height:1.85;overflow-x:hidden}.story-root *,.story-root :before,.story-root :after{box-sizing:border-box}.story-root h1,.story-root h2,.story-root h3,.story-root p,.story-root ul{margin:0;padding:0}.story-root ul{list-style:none}.story-root button{font:inherit;border:none}.futurali-root{font-family:var(--font-body);color:#fff;--navy:#0b0b1e;--navy2:#0e0e28;--purple:#8148ff;--purple2:#5b1fcc;--yellow:gold;--white:#fff;--muted:#9090b0;background:#0b0b1e;overflow-x:hidden}.futurali-root *,.futurali-root :before,.futurali-root :after{box-sizing:border-box;margin:0;padding:0}.futurali-root a{color:inherit;text-decoration:none}.futurali-root ul{list-style:none}.futurali-root .btn-yellow{background:var(--yellow);color:#1a0060;font-family:var(--font-body);font-weight:800;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:40px;padding:10px 24px;line-height:1;transition:background .2s;display:inline-block}.futurali-root .btn-yellow:hover{background:#f5c840}.futurali-root .btn-outline{color:var(--white);font-family:var(--font-body);font-weight:800;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid #ffffff59;border-radius:4px;padding:12px 28px;line-height:1;transition:border-color .2s;display:inline-block}.futurali-root .btn-outline:hover{border-color:#fff}.futurali-root #hero{flex-direction:column;justify-content:center;min-height:100vh;padding:64px 80px 64px 0;display:flex;position:relative;overflow:hidden}.futurali-root .hero-chevron{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.futurali-root .hero-inner{z-index:1;padding-left:80px;position:relative}.futurali-root .hero-tagline{font-family:var(--font-display);font-size:clamp(1.6rem,4.3vw,3rem);font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-transform:uppercase;color:#fff;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:18px;padding-left:92px;display:flex}.futurali-root .hero-tagline .arr{color:var(--purple);font-weight:400}.futurali-root .hero-brand{margin-bottom:24px}.futurali-root .hero-brand img{width:100%;max-width:1000px;height:auto;display:block}.futurali-root .hero-body{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.futurali-root .hero-copy{font-family:var(--font-body);font-size:var(--text-base);color:#ffffffa6;font-weight:400;line-height:var(--leading-relaxed)}.futurali-root .hero-copy p{margin-bottom:14px}.futurali-root .hero-copy strong{color:var(--white)}.futurali-root #palestrantes{background:var(--navy);padding:100px 80px;position:relative;overflow:hidden}.futurali-root .speakers-inner{flex-direction:column;align-items:stretch;gap:48px;max-width:1200px;margin:0 auto;display:flex}.futurali-root .spk-track{flex-wrap:nowrap;justify-content:center;gap:16px;display:flex}.futurali-root .spk{border-radius:8px;flex:0 0 230px;height:340px;position:relative;overflow:hidden}.futurali-root .spk img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.futurali-root .spk-placeholder{background:linear-gradient(160deg,#1a0a40 0%,#2d1070 100%);width:100%;height:100%;position:relative;overflow:hidden}.futurali-root .spk-placeholder:before{content:"";background:linear-gradient(#7b2fff80 0%,#7b2fff1a 100%);border-radius:70px 70px 0 0;width:140px;height:260px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.futurali-root .spk-caption{background:linear-gradient(#0000,#000000d9);padding:50px 14px 16px;position:absolute;bottom:0;left:0;right:0}.futurali-root .spk-name{font-family:var(--font-display);font-size:var(--text-md);color:#fff;margin-bottom:8px;font-weight:700;line-height:1.05}.futurali-root .spk-role{font-family:var(--font-body);font-size:var(--text-xs);color:#fff9;font-weight:400;line-height:var(--leading-snug);text-wrap:balance;min-height:3.6em}.futurali-root .speakers-text{text-align:center;max-width:560px;margin:0 auto}.futurali-root .tag{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--purple);margin-bottom:16px;font-weight:800;line-height:1}.futurali-root .sec-title{font-family:var(--font-display);font-size:clamp(1.563rem, 4vw, var(--text-2xl));text-transform:uppercase;font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:16px}.futurali-root .sec-desc{font-family:var(--font-body);font-size:var(--text-base);color:var(--muted);font-weight:400;line-height:var(--leading-relaxed);margin-bottom:36px}.futurali-root #programacao{background:var(--navy2);padding:100px 80px;position:relative;overflow:hidden}.futurali-root .wave-canvas{pointer-events:none;opacity:.5;z-index:0;width:280px;height:100%;position:absolute;top:0;left:0}.futurali-root .schedule-inner{z-index:1;grid-template-columns:1fr 1.3fr;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.futurali-root .sched-title{font-family:var(--font-display);font-size:clamp(1.563rem, 4vw, var(--text-2xl));text-transform:uppercase;font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:36px}.futurali-root .sched-day-label{font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);letter-spacing:var(--tracking-widest);text-transform:uppercase;margin-bottom:4px;font-weight:800;line-height:1}.futurali-root .sched-day-num{font-family:var(--font-display);font-size:var(--text-5xl);letter-spacing:var(--tracking-tight);color:#fff;font-weight:800;line-height:1}.futurali-root .sched-day-sub{font-family:var(--font-body);font-size:var(--text-sm);color:var(--muted);margin-bottom:32px}.futurali-root .sched-divider{background:#ffffff1a;height:1px;margin-bottom:28px}.futurali-root .sched-item{grid-template-columns:108px 14px 1fr;align-items:start;gap:0 16px;margin-bottom:24px;display:grid}.futurali-root .sched-time{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);color:var(--muted);font-variant-numeric:tabular-nums;padding-top:2px;font-weight:700;line-height:1}.futurali-root .sched-dot{background:var(--purple);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.futurali-root .sched-dot.dim{background:#ffffff26}.futurali-root .sched-ev-title{font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;line-height:var(--leading-snug);color:#fff;margin-bottom:6px}.futurali-root .sched-ev-title.muted{color:var(--muted)}.futurali-root .sched-ev-desc{font-family:var(--font-body);font-size:var(--text-base);color:var(--muted);font-weight:400;line-height:var(--leading-relaxed)}.futurali-root .see-more{font-family:var(--font-body);font-size:var(--text-sm);color:var(--purple);cursor:pointer;align-items:center;gap:6px;margin-top:8px;font-weight:600;display:inline-flex}.futurali-root #ingressos{background:var(--navy);padding:100px 80px;position:relative;overflow:hidden}.futurali-root .tickets-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.futurali-root .tickets-bg canvas{width:100%;height:100%;position:absolute;inset:0}.futurali-root .tickets-inner{z-index:1;position:relative}.futurali-root .tickets-header{text-align:center;margin-bottom:56px}.futurali-root .tickets-title{font-family:var(--font-display);font-size:clamp(1.75rem, 5vw, var(--text-4xl));text-transform:uppercase;font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff}.futurali-root .tickets-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:820px;margin:0 auto;display:grid}.futurali-root .ticket-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0a28b3;border:1px solid #7b2fff4d;border-radius:8px;padding:32px 28px 28px}.futurali-root .ticket-card.duo{border-color:#ffd15c66}.futurali-root .ticket-type{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-weight:800;line-height:1}.futurali-root .ticket-price{font-family:var(--font-display);font-size:var(--text-5xl);letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:24px;font-weight:800;line-height:1}.futurali-root .ticket-features{margin-bottom:28px}.futurali-root .ticket-features li{font-family:var(--font-body);font-size:var(--text-sm);color:#fffc;font-weight:400;line-height:var(--leading-relaxed);border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:8px 0;display:flex}.futurali-root .ticket-features li:before{content:"";background:var(--yellow);border-radius:50%;flex-shrink:0;width:8px;height:8px}.futurali-root .ticket-cta{text-align:center;width:100%;display:block}.futurali-root .futurali-footer{background:var(--purple);text-align:center;padding:56px 80px 44px}.futurali-root .footer-brand{justify-content:center;margin-bottom:28px;display:flex}.futurali-root .footer-brand img{width:auto;height:48px}.futurali-root .footer-nav{justify-content:center;gap:40px;margin-bottom:36px;display:flex}.futurali-root .footer-nav a{font-family:var(--font-body);font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;color:#ffffffb3;font-weight:800;line-height:1;transition:color .2s}.futurali-root .footer-nav a:hover{color:#fff}.futurali-root .footer-realizacao{font-family:var(--font-body);font-size:var(--text-xs);color:#ffffff80;letter-spacing:var(--tracking-wide);text-transform:uppercase;justify-content:center;align-items:center;gap:10px;font-weight:600;display:flex}.futurali-root .sempre-logo{align-items:center;display:flex}.futurali-root .sempre-logo img{width:auto;height:32px}@media (width<=900px){.futurali-root #hero,.futurali-root #palestrantes,.futurali-root #programacao,.futurali-root #ingressos{padding:64px 24px}.futurali-root .hero-inner,.futurali-root .hero-tagline{padding-left:0}.futurali-root .hero-body,.futurali-root .schedule-inner{grid-template-columns:1fr;gap:40px}.futurali-root .speakers-inner{gap:36px}.futurali-root .spk-track{flex-wrap:wrap;gap:16px}.futurali-root .spk{flex:0 0 calc(50% - 8px);height:320px}.futurali-root .tickets-grid{grid-template-columns:1fr;max-width:400px}.futurali-root .futurali-footer{padding:48px 24px 36px}.futurali-root .footer-nav{flex-wrap:wrap;gap:20px}.futurali-root .hero-brand{margin-left:0}.futurali-root .speakers-text{padding:0}}@media (width<=520px){.futurali-root .spk{flex:0 0 100%;height:380px}}.futurali-root #localizacao{background:#0b0b1e;padding:100px 80px;position:relative}.futurali-root .location-inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;display:grid}.futurali-root .location-text .sec-title{font-family:var(--font-display);font-weight:800;font-size:clamp(1.563rem, 4vw, var(--text-2xl));line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;margin:8px 0 24px}.futurali-root .location-venue{font-family:var(--font-body);font-size:var(--text-md);color:var(--yellow);letter-spacing:var(--tracking-wide);margin-bottom:8px;font-weight:700}.futurali-root .location-address{font-family:var(--font-body);font-size:var(--text-base);font-weight:400;line-height:var(--leading-relaxed);color:#ffffffbf;max-width:420px;margin-bottom:28px}.futurali-root .location-cta{margin-top:8px}.futurali-root .location-map{background:#0e0e28;border:1px solid #7b2fff59;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0006}.futurali-root .location-map iframe{filter:saturate(1.05);border:0;width:100%;height:380px;display:block}@media (width<=900px){.futurali-root #localizacao{padding:80px 24px}.futurali-root .location-inner{grid-template-columns:1fr;gap:32px}.futurali-root .location-map iframe{height:320px}}.futurali-root #problema{background:var(--navy);padding:100px 80px;position:relative}.futurali-root .problema-inner{text-align:center;max-width:860px;margin:0 auto}.futurali-root .problema-inner p{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf;margin-bottom:18px}.futurali-root .problema-inner p strong{color:#fff}.futurali-root #dados{background:var(--navy2);padding:100px 80px;position:relative}.futurali-root .dados-inner{text-align:center;max-width:1200px;margin:0 auto}.futurali-root .dados-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.futurali-root .dado-card{text-align:left;background:#0f0a2899;border:1px solid #7b2fff4d;border-radius:8px;padding:32px 24px}.futurali-root .dado-num{font-family:var(--font-display);font-size:var(--text-5xl);color:var(--yellow);letter-spacing:var(--tracking-tight);margin-bottom:16px;font-weight:800;line-height:1}.futurali-root .dado-text{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffd9;margin-bottom:14px}.futurali-root .dado-source{font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);letter-spacing:var(--tracking-wide);text-transform:uppercase}.futurali-root #o-que-e{background:var(--navy);padding:100px 80px}.futurali-root .oque-inner{max-width:1200px;margin:0 auto}.futurali-root .oque-header{text-align:center;max-width:720px;margin:0 auto 48px}.futurali-root .oque-cols{grid-template-columns:1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.futurali-root .oque-cols p{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf;margin-bottom:14px}.futurali-root .oque-pilares{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.futurali-root .pilar-card{border-top:2px solid var(--purple);padding:20px 0 0}.futurali-root .pilar-label{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--purple);margin-bottom:10px;font-weight:800}.futurali-root .pilar-title{font-family:var(--font-display);font-size:var(--text-md);color:#fff;font-weight:700;line-height:var(--leading-snug);margin-bottom:8px}.futurali-root .pilar-text{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffffb3;line-height:var(--leading-relaxed)}.futurali-root .temas-list{flex-direction:column;gap:24px;max-width:900px;margin:56px auto 0;display:flex}.futurali-root .tema-card{border-left:3px solid var(--purple);background:#0f0a2880;border-radius:6px;padding:24px 28px}.futurali-root .tema-eyebrow{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--yellow);margin-bottom:8px;font-weight:800}.futurali-root .tema-title{font-family:var(--font-display);font-size:var(--text-lg);color:#fff;font-weight:700;line-height:var(--leading-snug);margin-bottom:6px}.futurali-root .tema-cred{font-family:var(--font-body);font-size:var(--text-sm);color:var(--muted);margin-bottom:12px}.futurali-root .tema-desc{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf}.futurali-root #para-quem{background:var(--navy2);padding:100px 80px}.futurali-root .pq-inner{max-width:1200px;margin:0 auto}.futurali-root .pq-header{text-align:center;max-width:720px;margin:0 auto 48px}.futurali-root .pq-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.futurali-root .pq-card{background:#0f0a2899;border:1px solid #7b2fff4d;border-radius:8px;padding:32px 28px}.futurali-root .pq-title{font-family:var(--font-display);font-size:var(--text-md);color:var(--yellow);font-weight:700;line-height:var(--leading-snug);margin-bottom:14px}.futurali-root .pq-text{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf}.futurali-root #realizacao{background:var(--navy2);padding:100px 80px}.futurali-root .real-inner{text-align:center;max-width:860px;margin:0 auto}.futurali-root .real-logo{justify-content:center;margin:24px auto 32px;display:flex}.futurali-root .real-logo img{width:auto;height:56px}.futurali-root .real-inner p{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf;margin-bottom:16px}.futurali-root #cta-final{text-align:center;background:linear-gradient(160deg,#1a0a40 0%,#0b0b1e 100%);padding:100px 80px;position:relative;overflow:hidden}.futurali-root .cta-final-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.futurali-root .cta-final-title{font-family:var(--font-display);font-size:clamp(1.75rem, 5vw, var(--text-4xl));text-transform:uppercase;font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:20px}.futurali-root .cta-final-sub{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:#ffffffbf;margin-bottom:32px}.futurali-root .cta-final-support{font-family:var(--font-body);font-size:var(--text-sm);color:var(--muted);letter-spacing:var(--tracking-wide);margin-top:20px}.futurali-root .tickets-sub{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--muted);max-width:620px;margin:12px auto 0}.futurali-root .tickets-urgency{text-align:center;font-family:var(--font-body);font-size:var(--text-sm);color:var(--yellow);letter-spacing:var(--tracking-wide);margin-top:32px;font-weight:700}.futurali-root .tickets-note{text-align:center;font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);margin-top:8px}.futurali-root .hero-ge .hero-brand{margin-bottom:24px}.futurali-root .hero-ge .hero-brand img{width:100%;max-width:1000px;height:auto;display:block}.futurali-root .hero-ge .hero-tagline{gap:16px;margin-bottom:18px;padding-left:92px;font-size:clamp(.875rem,1.5vw,1.125rem)}.futurali-root .hero-ge .hero-tagline .arr{font-size:.9em}.futurali-root .hero-title-ge{font-family:var(--font-display);font-size:clamp(2rem, 5vw, var(--text-5xl));font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:28px}.futurali-root .hero-support{font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);letter-spacing:var(--tracking-wide);margin-top:10px}@media (width<=900px){.futurali-root #problema,.futurali-root #dados,.futurali-root #o-que-e,.futurali-root #para-quem,.futurali-root #experiencias,.futurali-root #realizacao,.futurali-root #cta-final{padding:64px 24px}.futurali-root .dados-grid,.futurali-root .oque-cols,.futurali-root .oque-pilares,.futurali-root .pq-grid,.futurali-root .exp-grid{grid-template-columns:1fr}}
