:root{color-scheme:dark;font-family:Degular,system-ui,sans-serif;--bg: #7651A2;--text: #FFFFFF;--muted: #b7c4dd;--active: #DEAF2C;--card: #8a66b3;--card-deep: #7a58a5;--yellow: #f4ef1a;--pink: #e86b82;--ink: #1a1220;--white: #fff;--max: 1080px}@font-face{font-family:Degular;src:url(./Degular-Regular-DH7mWEPy.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Degular;src:url(./Degular-Medium-Qp0YgTK-.otf) format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Degular;src:url(./Degular-Semibold-Pgr5Avce.otf) format("opentype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Degular;src:url(./Degular-Bold-DSnRk_CY.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Degular;src:url(./Degular-Black-C4JFZKGq.otf) format("opentype");font-style:normal;font-weight:800;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}body{margin:0;min-height:100vh;background:var(--bg);color:var(--white);line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;background:transparent;pointer-events:none;transition:transform .22s ease,background-color .22s ease,backdrop-filter .22s ease;height:60px;width:100%}.site-header.is-scrolled{background:#7651a2cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-6px)}.site-nav{display:block;flex:1;position:fixed;top:22px;left:50%;width:86%;z-index:20;pointer-events:auto;margin:0 auto;translate:-50%}.menu{display:flex;align-items:center;justify-content:space-evenly;gap:24px;margin:0;padding:0;list-style:none}.menu a{display:inline-flex;padding-bottom:4px;border-bottom:4px solid transparent;font-weight:700;font-size:1.4rem}.menu a:hover,.menu a:focus{color:var(--active);border-bottom-color:var(--active)}.menu-toggle{display:none;position:fixed;top:18px;right:18px;z-index:30;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:transparent;padding:10px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.menu-toggle span{display:block;width:100%;height:2px;margin:5px 0;border-radius:999px;background:var(--white)}.cta-mobile{position:fixed;right:1.5rem;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));z-index:50;display:grid;place-items:center;min-height:56px;padding:.95rem 1.6rem;background:var(--yellow);color:var(--ink);border-radius:16px;box-shadow:0 10px 24px #00000047;font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:1.08rem;letter-spacing:.04em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease,box-shadow .25s ease;width:clamp(17rem,24vw,23.5rem);max-width:calc(100vw - 3rem);animation:ctaFloat 5.8s ease-in-out infinite;will-change:transform,box-shadow}.cta-mobile:hover,.cta-mobile:focus-visible{animation-play-state:paused;transform:translateY(-2px);box-shadow:0 14px 28px #00000052}@keyframes ctaFloat{0%,to{transform:translateY(0);box-shadow:0 10px 24px #00000047}50%{transform:translateY(-4px);box-shadow:0 12px 26px #0000004d}}@media (prefers-reduced-motion: reduce){.cta-mobile{animation:none}}main{min-height:100vh}.hero .hero-stage{position:relative;min-height:100vh;width:100%;display:flex;align-items:flex-start;justify-content:flex-end;overflow:hidden}.hero img{display:block;width:90%;height:auto;object-fit:contain;object-position:center top}.hero-info{position:relative;z-index:2;max-width:820px;margin:0 auto;padding:0 1rem .5rem;text-align:center}.hero-tags{color:var(--yellow);font-weight:800;font-size:clamp(.78rem,2vw,1.05rem);letter-spacing:.04em;text-transform:uppercase;line-height:1.4;margin-bottom:.7rem;white-space:nowrap}.hero-tags span{color:var(--yellow);padding:0 .15rem}.hero-datas{width:min(560px,88vw);margin:0 auto 1.1rem}.hero-cities{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;max-width:700px;margin:0 auto 1.1rem}.hero-cities div{display:flex;flex-direction:column;gap:.15rem}.hero-cities strong{font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(1.5rem,4vw,2.2rem);letter-spacing:.03em;text-transform:lowercase;color:var(--white)}.hero-cities span{font-size:.95rem;font-weight:600}.hero-free{color:var(--yellow);font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(1.8rem,5.5vw,3.2rem);letter-spacing:.03em;text-transform:uppercase;line-height:.95}.hero-access{margin-top:.4rem;font-size:.82rem;font-weight:600}section{min-height:1px}@media (max-width: 768px){.menu-toggle{position:absolute;top:18px;right:18px;left:auto;display:none;place-items:center;background:#7651a2c7;border-color:#ffffff73;box-shadow:0 10px 24px #0000002e}.site-nav{position:fixed;top:64px;left:1rem;right:1rem;display:none;max-width:520px;padding:.85rem .9rem .95rem;background:#7651a2f0;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 18px 40px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);translate:none;margin:0 auto}.site-nav.is-open{display:block}.menu{flex-direction:column;align-items:flex-start;gap:0;justify-content:flex-start;padding:0 20px}.menu li{width:100%}.menu a{width:100%;padding:.75rem 0;font-size:.92rem;line-height:1.15;letter-spacing:.04em;white-space:normal;border-bottom-width:2px}.hero .hero-stage{min-height:0}.hero img{width:auto;height:100%;max-width:100%}.site-header.is-scrolled{background:#7651a2e6;transform:translateY(-4px)}}.ribbon{position:relative;z-index:5;margin:.2rem 0;pointer-events:none}.ribbon img{width:118%;max-width:none;margin-left:-9%}.about,.schedule,.shows,.training,.faq,.credits{max-width:var(--max);margin:0 auto;padding:clamp(1.4rem,3.5vw,2.6rem) clamp(1rem,4vw,1.5rem)}.section-banner{width:min(560px,88vw);margin:0 auto 1.8rem}.section-banner.wide{width:min(720px,94vw)}.about{text-align:center}.about h2{color:var(--yellow);font-family:Degular,system-ui,sans-serif;font-size:clamp(1.7rem,4.6vw,2.9rem);font-weight:800;line-height:1.08;letter-spacing:.02em;text-transform:uppercase;max-width:16ch;margin:0 auto 1rem}.about-lead{max-width:46rem;margin:0 auto 2.4rem;font-size:clamp(.9rem,2vw,1.05rem);font-weight:700;text-transform:uppercase;letter-spacing:.01em;line-height:1.45}.about-lead em{font-style:normal;color:var(--yellow)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem 2.8rem;align-items:start;text-align:left}.hours{display:flex;flex-direction:column;align-items:flex-start}.hours-more{font-weight:800;font-size:1.15rem}.hours-num{color:var(--yellow);font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(6.5rem,17vw,10rem);line-height:.8;letter-spacing:-.03em}.hours-of{margin-top:.35rem;font-weight:800;font-size:1.05rem}.about-copy{display:grid;gap:.95rem;font-size:.84rem;line-height:1.65}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.city-card{background:var(--card);border-radius:22px;padding:1.35rem 1.1rem 1.5rem;text-align:center;box-shadow:inset 0 0 0 1px #ffffff0f}.city-card h3{color:var(--white);font-family:Degular,system-ui,sans-serif;font-weight:700;font-size:1.7rem;letter-spacing:.04em;text-transform:lowercase}.city-range{margin-top:.1rem;font-size:.88rem;font-weight:700}.city-card hr{border:0;border-top:2px solid rgba(255,255,255,.55);margin:.85rem auto 1rem;width:88%}.city-body{text-align:center;display:grid;gap:1rem}.city-body p{font-size:.76rem;line-height:1.4}.city-body strong{color:var(--yellow);font-size:.8rem;letter-spacing:.03em}.city-body .note{font-size:.68rem;font-weight:800;text-transform:uppercase;line-height:1.35}.shows{padding-top:.5rem}.shows-panel{background:var(--card);border-radius:26px;padding:1.6rem 1.2rem 1.8rem}.shows-panel>h2{color:var(--yellow);font-family:Degular,system-ui,sans-serif;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center;margin-bottom:1.4rem}.shows-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.shows-cols h3{color:var(--white);font-family:Degular,system-ui,sans-serif;font-size:.98rem;font-weight:900;line-height:1.25;text-transform:uppercase}.shows-cols h3 span{display:block;margin-top:.15rem;font-size:.78rem;font-weight:700;text-transform:none}.shows-cols hr{border:0;border-top:2px solid rgba(255,255,255,.55);margin:.55rem 0 .8rem;width:70%}.shows-cols p,.shows-cols li{font-size:.72rem;line-height:1.5}.shows-cols ul{margin:.75rem 0;padding-left:1rem}.shows-cols .where{margin-top:.65rem;font-size:.68rem}.shows-cols .where strong{color:var(--yellow);text-transform:uppercase;font-size:.72rem}.training{text-align:center}.formacao-title{position:relative;display:grid;place-items:center;width:min(380px,78vw);margin:0 auto 1.5rem}.formacao-title img{width:100%}.formacao-title h2{position:absolute;color:var(--ink);font-family:Degular,system-ui,sans-serif;font-size:clamp(1.7rem,5vw,2.5rem);font-weight:800;letter-spacing:.05em;text-transform:uppercase}.training-lead{max-width:46rem;margin:0 auto .85rem;font-size:.95rem;font-weight:800;text-transform:uppercase;line-height:1.45}.training-sub{max-width:46rem;margin:0 auto;font-size:.86rem;line-height:1.6}.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin:2rem 0 1.5rem}.topics div{display:grid;place-items:center;min-height:5.6rem;padding:1rem;background:var(--card);border-radius:18px;font-weight:700;font-size:.95rem}.material{color:var(--yellow);font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(1.35rem,3.5vw,2rem);letter-spacing:.03em;text-transform:uppercase}.faq-list{display:grid;gap:1.15rem;max-width:900px;margin:0 auto}.faq-list h3{color:var(--white);font-size:.95rem;font-weight:800;text-transform:uppercase;margin-bottom:.45rem;text-align:left}.faq-answer{background:#ffffff29;border-radius:12px;padding:.85rem 1.1rem}.faq-answer p{font-size:.86rem;line-height:1.5}.cta{display:block;width:fit-content;max-width:calc(100% - 2rem);margin:2.3rem auto 0;padding:1rem 2.5rem;background:var(--yellow);color:var(--ink);border-radius:16px;font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(1.05rem,3vw,1.45rem);letter-spacing:.04em;text-transform:uppercase;text-align:center;transition:transform .15s ease}.cta:hover,.cta:focus-visible{transform:translateY(2px)}.credits{text-align:center}.credits h2{font-family:Degular,system-ui,sans-serif;font-weight:800;font-size:clamp(1.9rem,4vw,2.9rem);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2rem}.credits-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;text-align:left;max-width:860px;margin:0 auto}.credits-grid p{margin-bottom:1.05rem;font-size:.8rem;line-height:1.5}.credits-grid strong{color:var(--white);font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.footer{margin-top:.5rem;position:relative}.footer #logos-footer{position:absolute;top:30%;object-fit:contain;padding:10px;left:50%;translate:-50%}@media (max-width: 900px){.hero-stage{width:100%;max-width:none;margin:0 auto 1.5rem;overflow:hidden}.hero-info{position:relative;z-index:3;padding:.75rem 1rem .2rem}.hero-tags{white-space:normal;font-size:.78rem;line-height:1.55;margin-bottom:1rem}.hero-cities{max-width:100%;gap:.35rem}.hero-cities strong{font-size:1.2rem}.hero-cities span{font-size:.78rem}.hero-free{font-size:clamp(1.55rem,8vw,2.2rem)}.ribbon{margin:.6rem 0}.ribbon img{width:150%;margin-left:-25%}.about,.schedule,.shows,.training,.faq,.credits{padding:1.4rem 1rem}.about h2{max-width:14ch;font-size:clamp(1.55rem,7vw,2.1rem)}.about-lead{font-size:.82rem;margin-bottom:1.6rem}.about-grid,.schedule-grid,.shows-cols,.credits-grid{grid-template-columns:1fr}.about-grid{gap:1.4rem;text-align:center}.hours{align-items:center}.hours-num{font-size:clamp(5.5rem,28vw,7.5rem)}.about-copy{font-size:.84rem;text-align:left}.section-banner,.section-banner.wide{width:min(100%,92vw);margin-bottom:1.2rem}.schedule-grid{gap:.85rem}.city-card{border-radius:18px;padding:1.15rem 1rem 1.25rem}.city-card h3{font-size:1.55rem}.city-body{text-align:left}.city-body p{font-size:.82rem}.shows-panel{border-radius:18px;padding:1.2rem 1rem 1.4rem}.shows-cols{gap:1.6rem}.shows-cols article+article{border-top:1px solid rgba(255,255,255,.18);padding-top:1.4rem}.shows-cols h3{font-size:1.05rem}.shows-cols p,.shows-cols li,.shows-cols .where{font-size:.82rem}.topics{grid-template-columns:repeat(2,1fr);gap:.7rem}.topics div{min-height:4.8rem;font-size:.86rem;border-radius:14px}.training-lead{font-size:.84rem}.training-sub{font-size:.82rem;text-align:left}.faq-list h3{font-size:.86rem}.faq-answer{padding:.9rem 1rem}.faq-answer p{font-size:.84rem}.cta{width:100%;max-width:100%;padding:1.05rem 1.2rem;font-size:1.1rem}.credits-grid{gap:.4rem 1.5rem}.credits-grid p{font-size:.84rem}.footer{overflow-x:auto;-webkit-overflow-scrolling:touch}.footer .conteudo{background-color:#fadd9d}.footer img{width:100%;max-width:none;background-color:transparent}.cta-mobile{left:1rem;right:1rem;bottom:calc(.9rem + env(safe-area-inset-bottom,0px));width:calc(100dvw - 1.85rem);max-width:none;padding-inline:1rem}.cta-mobile.is-hidden{opacity:0;pointer-events:none;transform:translateY(12px)}}@media (max-width: 560px){.hero-stage{width:100%;margin:0 auto 1rem;max-height:460px;overflow:hidden}.hero-info{padding-top:.75rem}.hero-tags{font-size:.7rem}.hero-datas{width:100%}.hero-cities{grid-template-columns:repeat(3,1fr);gap:.35rem;max-width:100%}.hero-cities strong{font-size:1.05rem}.hero-cities span{font-size:.72rem}.ribbon img{width:160%;margin-left:-30%}.topics{grid-template-columns:1fr 1fr}.formacao-title{width:min(320px,86vw)}.material{font-size:1.25rem}.about-copy,.city-body p,.shows-cols p,.shows-cols li{font-size:.9rem;line-height:1.55}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.cta,.cta-mobile,.site-header,.menu-toggle span{transition:none}}
