*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{color:inherit}:root{--fundo: #13111A;--fundo-alt: #1A1720;--fundo-card: #201D28;--grena: #C4B8E8;--grena-hover: #B0A2D8;--lilas: #C4B8E8;--lilas-claro: #F0EBF8;--branco: #FFFFFF;--texto-muted: rgba(255,255,255,.68);--texto-medio: rgba(255,255,255,.85);--borda: rgba(255,255,255,.07)}html{scroll-behavior:smooth}body{background:var(--fundo);color:var(--branco);font-family:Sora,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}.theme-toggle{background:none;border:1px solid rgba(255,255,255,.2);border-radius:40px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;transition:border-color .2s,color .2s;flex-shrink:0;margin-left:28px}.theme-toggle:hover{border-color:var(--lilas);color:var(--lilas)}.theme-toggle .icon-moon{display:none}.theme-toggle .icon-sun{display:block}body.tema-claro{--fundo: #F5F5F5;--fundo-alt: #EBEBEB;--fundo-card: #E0E0E0;--grena: #5B3EBF;--grena-hover: #3D2A8A;--lilas: #5B3EBF;--lilas-claro: #EDE8FA;--branco: #1A1A1A;--texto-muted: rgba(26,26,26,.55);--texto-medio: rgba(26,26,26,.78);--borda: rgba(0,0,0,.1);background:#f5f5f5;color:#1a1a1a}body.tema-claro nav{background:#f5f5f5f5;border-bottom-color:#0000001a}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#13111af5;backdrop-filter:blur(12px);display:grid;grid-template-columns:auto 1fr auto auto auto;column-gap:18px;align-items:center;padding:0 36px;height:74px;border-bottom:1px solid var(--borda)}nav img.logo{height:44px;width:auto}nav ul{list-style:none;display:flex;gap:28px;justify-self:center;height:100%;align-items:center}nav ul li{display:flex;align-items:center;height:100%}nav ul li a{color:#ffffffd1;text-decoration:none;font-size:11px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;transition:color .2s}nav ul li a:hover{color:var(--branco)}.nav-cta{color:var(--lilas-claro)!important;font-size:11px!important;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:6px;padding-right:10px}.hero{position:relative;width:100%;height:100vh;min-height:620px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#08080814,#0808081f 35%,#080808ad 72%,#080808f5)}.hero-content{position:relative;z-index:2;padding:0 36px 64px;max-width:860px}.hero-content h1{font-family:Bebas Neue,sans-serif;font-size:clamp(64px,9vw,130px);font-weight:400;line-height:.95;letter-spacing:.01em;margin-bottom:20px}.hero-content p{font-size:15px;font-weight:300;color:#ffffffd1;margin-bottom:30px;letter-spacing:.02em}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn-grena{background:var(--grena);color:#13111a;font-family:Sora,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:13px 26px;border-radius:40px;border:none;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-grena:hover{background:var(--grena-hover);transform:translateY(-1px)}.btn-outline{background:transparent;color:#ffffffd1;font-family:Sora,sans-serif;font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;padding:12px 26px;border-radius:40px;border:1px solid rgba(255,255,255,.18);cursor:pointer;text-decoration:none;transition:border-color .2s,color .2s,transform .15s;display:inline-block}.btn-outline:hover{border-color:var(--grena);color:var(--grena);transform:translateY(-1px)}.ticker{background:var(--fundo-alt);border-top:1px solid var(--borda);border-bottom:1px solid var(--borda);overflow:hidden;white-space:nowrap;padding:13px 0}.ticker-inner{display:inline-flex;animation:ticker 24s linear infinite}.ticker-inner span{font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;padding:0 18px}.ticker-inner .sep{color:var(--grena);opacity:.9;padding:0 6px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c4b8e8;margin-bottom:16px;display:block}.titulo{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,5.5vw,80px);font-weight:400;letter-spacing:.02em;line-height:1;margin-bottom:44px}.modalidades{background:var(--fundo);padding-top:88px;padding-bottom:88px}.modalidades-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.mod-card{background:var(--fundo-card);padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;border:1px solid var(--borda);transition:background .2s;cursor:default}.mod-card:hover{background:#1c1c20}.mod-card.destaque{background:var(--grena);border-color:transparent;color:#13111a}.mod-card.destaque:hover{background:var(--grena-hover)}.mod-card.lilas{background:transparent;border-color:#ffffff12}.mod-card.lilas:hover{background:#c4b8e80f}.mod-nome{font-size:21px;font-weight:500;letter-spacing:-.01em;color:var(--branco)}.mod-card.destaque .mod-nome{color:#13111a}.mod-card.lilas .mod-nome{color:var(--grena)}.mod-detalhe{font-size:14px;font-weight:300;color:#ffffffa6;margin-top:8px;line-height:1.55}.mod-card.destaque .mod-detalhe{color:#13111aa6}.mod-card.lilas .mod-detalhe{color:#c4b8e88c}.mod-arrow{align-self:flex-end;font-size:16px;color:var(--borda);margin-top:24px;transition:color .2s}.mod-card:hover .mod-arrow{color:#ffffffa6}.mod-card.destaque .mod-arrow{color:#13111a40}.mod-card.lilas .mod-arrow{color:#c4b8e833}.experimental{background:#fff;padding:60px 36px;color:#13111a}.experimental-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.experimental h2{font-family:Bebas Neue,sans-serif;font-size:clamp(40px,5vw,68px);font-weight:400;color:#13111a;letter-spacing:.02em;line-height:1}.experimental p{font-size:14px;color:#13111a99;margin-top:8px;font-weight:300;letter-spacing:.01em}.btn-claro{background:#13111a;color:var(--grena);font-family:Sora,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:13px 26px;border-radius:40px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,transform .15s;display:inline-block}.btn-claro:hover{background:#222;transform:translateY(-1px)}.numeros{background:var(--fundo-alt);padding:72px 36px;border-top:1px solid var(--borda);border-bottom:1px solid var(--borda)}.numeros-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center;max-width:860px;margin:0 auto}.num-valor{font-family:Bebas Neue,sans-serif;font-size:clamp(72px,8vw,110px);font-weight:400;letter-spacing:.02em;line-height:1;color:var(--branco)}.num-item.lilas .num-valor{color:#c4b8e8}.num-label{font-size:11px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;margin-top:10px}.espetaculos{background:var(--fundo);padding:88px 36px}.esp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.esp-img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;filter:brightness(.82) saturate(.9);transition:filter .4s}.esp-img:hover{filter:brightness(1) saturate(1)}.esp-ver-mais{display:inline-flex;align-items:center;gap:8px;margin-top:28px;font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;text-decoration:none;transition:color .2s}.esp-ver-mais:hover{color:var(--lilas)}.contacto{background:var(--branco);padding:88px 36px}.contacto-inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start;max-width:1200px;margin:0 auto}.contacto-titulo{font-size:clamp(52px,7vw,104px);font-weight:500;color:#000;letter-spacing:-.04em;line-height:.92;margin-bottom:36px}.contacto-info-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--grena);margin-bottom:5px;display:block}.contacto-info-valor{font-size:14px;color:#333;font-weight:300;line-height:1.7;display:block;margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:32px}.form-field{border:none;border-bottom:1px solid #ddd;padding:11px 0;font-family:Sora,sans-serif;font-size:13px;font-weight:300;color:#000;background:transparent;outline:none;width:100%;margin-bottom:20px;transition:border-color .2s}.form-field::placeholder{color:#bbb}.form-field:focus{border-color:var(--grena)}textarea.form-field{resize:none}.form-submit{display:flex;justify-content:flex-end;margin-top:8px}.btn-enviar{background:none;border:none;font-family:Sora,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#000;cursor:pointer;display:flex;align-items:center;gap:10px;transition:gap .2s,color .2s}.btn-enviar:hover{gap:16px;color:var(--grena)}.mapa{background:#f4f0fa;border-radius:4px;height:380px;display:flex;align-items:center;justify-content:center;color:var(--lilas);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.instagram-faixa{background:var(--fundo-alt);padding:16px 36px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--borda)}.instagram-faixa span{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6}.instagram-faixa a{font-size:11px;letter-spacing:.06em;color:var(--lilas);text-decoration:none;transition:color .2s}.instagram-faixa a:hover{color:var(--branco)}footer{background:#13111a;border-top:1px solid rgba(255,255,255,.08)}.footer-main{display:grid;grid-template-columns:auto 1fr auto;gap:48px;padding:72px 48px 56px;align-items:start}.footer-rd{font-family:Bebas Neue,sans-serif;font-size:clamp(80px,10vw,140px);font-weight:400;letter-spacing:.02em;line-height:1;color:#c4b8e8;user-select:none}.footer-links{display:grid;grid-template-columns:repeat(3,auto);gap:0 56px;align-content:start;padding-top:12px}.footer-links a{font-family:Bebas Neue,sans-serif;font-size:clamp(28px,3.2vw,48px);font-weight:400;letter-spacing:.04em;color:#fff;text-decoration:none;line-height:1.3;transition:color .2s;display:block}.footer-links a:hover{color:#c4b8e8}.footer-direita{display:flex;flex-direction:column;gap:32px;padding-top:12px;min-width:280px}.footer-newsletter-label{font-size:13px;font-weight:400;color:#ffffffb3;margin-bottom:12px;letter-spacing:.02em}.footer-newsletter{display:flex;border:1px solid rgba(255,255,255,.3)}.footer-newsletter input{flex:1;background:transparent;border:none;outline:none;padding:14px 16px;font-family:Sora,sans-serif;font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--branco)}.footer-newsletter input::placeholder{color:#ffffff59}.footer-newsletter button{background:#c4b8e8;color:#0a0a0a;border:none;padding:14px 18px;font-family:Bebas Neue,sans-serif;font-size:15px;letter-spacing:.08em;cursor:pointer;transition:background .2s;white-space:nowrap}.footer-newsletter button:hover{background:var(--grena);color:#0a0a0a}.footer-social-label{font-size:13px;font-weight:400;color:#ffffffb3;margin-bottom:12px;letter-spacing:.02em}.footer-social{display:flex;gap:20px}.footer-social a{color:var(--branco);text-decoration:none;font-size:13px;transition:color .2s}.footer-social a:hover{color:var(--lilas)}.footer-morada{font-size:13px;font-weight:300;color:#ffffff8c;line-height:1.7}.footer-morada strong{display:block;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:6px}.footer-bottom{padding:20px 48px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-copy{font-size:11px;color:#ffffff59;letter-spacing:.02em;word-spacing:2px}@media (max-width: 960px){.footer-main{grid-template-columns:1fr;gap:40px;padding:56px 36px 40px}.footer-links{grid-template-columns:repeat(2,auto);gap:0 40px}.footer-rd{font-size:clamp(72px,15vw,100px)}.footer-direita{min-width:auto}}@media (max-width: 640px){.footer-main{padding:48px 20px 36px}.footer-links{grid-template-columns:1fr 1fr;gap:0 24px}.footer-links a{font-size:clamp(24px,7vw,36px)}.footer-bottom{padding:16px 20px;flex-direction:column;align-items:flex-start;gap:8px}}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;background:none;border:none}.hamburger span{display:block;width:22px;height:1.5px;background:var(--branco);transition:transform .25s,opacity .25s}.hamburger.aberto span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger.aberto span:nth-child(2){opacity:0}.hamburger.aberto span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-mobile{display:none;position:fixed;inset:74px 0 0;background:#13111afa;z-index:99;flex-direction:column;padding:40px 24px;gap:0;overflow-y:auto}.nav-mobile.visivel{display:flex}.nav-mobile a{color:#ffffffd1;text-decoration:none;font-size:22px;font-weight:500;letter-spacing:-.01em;padding:18px 0;border-bottom:1px solid var(--borda);transition:color .2s}.nav-mobile a:hover,.nav-mobile a:last-child{color:var(--branco)}.nav-mobile a.cta-mobile{color:var(--lilas);margin-top:28px;border-bottom:none;font-size:16px;letter-spacing:.04em}@media (max-width: 960px){.modalidades-grid{grid-template-columns:repeat(2,1fr)}.numeros-grid{grid-template-columns:repeat(2,1fr);gap:36px}.esp-grid{grid-template-columns:repeat(2,1fr)}.contacto-inner{grid-template-columns:1fr}}@media (max-width: 640px){nav ul{display:none}.nav-cta{display:none}.hamburger{display:flex}nav{padding:0 20px}.hero-content{padding:0 20px 60px}.hero-content h1{font-size:clamp(32px,8vw,48px);margin-bottom:12px}.hero-buttons{gap:8px}.btn-primary,.btn-secondary{font-size:11px;padding:12px 20px}.hero-content h1{font-size:clamp(36px,10vw,52px)}section{padding:56px 20px}.experimental{padding:44px 20px}.numeros{padding:52px 20px}.contacto{padding:56px 20px}footer{padding:20px;grid-template-columns:1fr;text-align:center}.footer-copy{text-align:center}.footer-social{justify-content:center}.instagram-faixa{padding:16px 20px}.titulo{font-size:clamp(28px,7vw,36px);margin-bottom:28px}.modalidades-grid{grid-template-columns:1fr;gap:1px}.mod-card{min-height:140px;padding:24px 20px}.mod-nome{font-size:19px}.mod-detalhe{font-size:13px}.esp-grid{grid-template-columns:1fr 1fr;gap:2px}.esp-img{aspect-ratio:1/1}.numeros-grid{grid-template-columns:repeat(2,1fr);gap:28px}.num-valor{font-size:clamp(40px,10vw,56px)}.experimental-inner{flex-direction:column;align-items:flex-start;gap:24px}.experimental h2{font-size:clamp(24px,7vw,32px)}.contacto-titulo{font-size:clamp(44px,12vw,72px);margin-bottom:28px}.form-row{grid-template-columns:1fr;gap:0}.mapa{height:240px}.footer-direita{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion: reduce){.ticker-inner{animation:none}*,*:before,*:after{transition:none!important}}nav ul li>a{display:flex;align-items:center;height:100%;width:100%}.dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background:#13111afa;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:10px 0;min-width:220px;z-index:200;box-shadow:0 16px 40px #00000080}.dropdown:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;background:#13111afa;border-left:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1);transform:translate(-50%) rotate(45deg)}.dropdown a{display:block;padding:11px 20px;font-size:13px;font-weight:400;letter-spacing:.02em;color:#ffffffd1!important;text-transform:none!important;text-decoration:none;transition:background .15s,color .15s!important}.dropdown a:hover{background:#c4b8e814;color:var(--grena)!important}nav ul li a{position:relative}nav ul li a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1.5px;background:var(--grena);transform:scaleX(0);transition:transform .2s}nav ul li a:hover:after,nav ul li a.ativo:after{transform:scaleX(1)}nav ul li a.ativo{color:var(--grena)}.skip-link{position:absolute;top:-100px;left:20px;background:var(--lilas);color:#1a1440;font-size:12px;font-weight:600;padding:8px 16px;border-radius:4px;text-decoration:none;z-index:9999;transition:top .2s}.skip-link:focus{top:8px}:focus-visible{outline:2px solid var(--lilas);outline-offset:3px;border-radius:2px}nav ul li>a{font-size:12.5px!important;font-weight:500!important;letter-spacing:.07em!important}nav ul{gap:30px!important}nav ul li{position:relative}nav ul li .dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:220px;padding:10px 0;z-index:200;border-radius:4px}nav ul li .dropdown:before{content:"";position:absolute;top:-4px;left:0;right:0;height:4px}nav ul li:hover .dropdown{display:block}nav ul li .dropdown a{display:block!important;padding:10px 20px!important;font-size:12px!important;font-weight:400!important;letter-spacing:.05em!important;text-transform:uppercase!important;white-space:nowrap}nav ul li .dropdown{background:#13111afa;border:1px solid rgba(255,255,255,.1)}nav ul li .dropdown a{color:#ffffffd1!important}nav ul li .dropdown a:hover{background:#c4b8e81a;color:#c4b8e8!important}.hero-esp-content h1,.hero-content h1,.page-header h1,.page-header-left h1,.hero-esq h1,.hero-sobre h1,.hero-equipa h1{font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important;line-height:.95!important}.hero-esp-content h1{font-size:clamp(56px,8vw,120px)!important}.tipo h2,.card h3,.modalidade-card h2{font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important;font-size:clamp(30px,3vw,40px)!important;line-height:1!important}body.tema-claro .cta-section,body.tema-claro .experimental,body.tema-claro .proximo-espetaculo,body.tema-claro .cta-final{background:#5b3ebf!important;color:#fff!important}body.tema-claro .cta-section *,body.tema-claro .experimental *,body.tema-claro .proximo-espetaculo *,body.tema-claro .cta-section p,body.tema-claro .experimental p,body.tema-claro .proximo-espetaculo p,body.tema-claro .cta-section h2,body.tema-claro .experimental h2,body.tema-claro .proximo-espetaculo h2,body.tema-claro .cta-final h2{font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important;font-size:clamp(40px,5vw,68px)!important;line-height:1!important}body.tema-claro .cta-section .btn-claro,body.tema-claro .experimental .btn-claro,body.tema-claro .cta-section a.btn,body.tema-claro .proximo-espetaculo a.btn{background:#fff!important;color:#5b3ebf!important}.footer-bottom{justify-content:space-between!important}.footer-copy{display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center;width:100%;justify-content:space-between}body.tema-claro .numeros{background:#ebebeb!important}body.tema-claro .num-valor{color:#1a1a1a!important}body.tema-claro .num-item.lilas .num-valor{color:#5b3ebf!important}body.tema-claro .num-label{color:#1a1a1a99!important}.are-you-in{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;padding:48px;background:var(--fundo-alt);border-top:1px solid var(--borda)}.are-you-in-txt{font-family:Bebas Neue,sans-serif;font-size:clamp(52px,8vw,110px);line-height:.95;letter-spacing:.02em;color:var(--lilas);transform:rotate(-2deg);transform-origin:left center}.are-you-in-cta{font-family:Sora,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--branco);text-decoration:none;border:1.5px solid var(--lilas);border-radius:40px;padding:16px 32px;white-space:nowrap;transition:background .2s,color .2s}.are-you-in-cta:hover{background:var(--lilas);color:#13111a}@media (max-width: 640px){.are-you-in{padding:36px 20px}.are-you-in-txt{transform:none}}body:not(.tema-claro) .cta-section,body:not(.tema-claro) .experimental{background:#c4b8e8!important;color:#13111a!important}body:not(.tema-claro) .cta-section h2,body:not(.tema-claro) .experimental h2{color:#13111a!important;font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important;font-size:clamp(40px,5vw,68px)!important;line-height:1!important}body:not(.tema-claro) .cta-section p,body:not(.tema-claro) .experimental p{color:#13111ab8!important}body:not(.tema-claro) .cta-section .btn-claro,body:not(.tema-claro) .experimental .btn-claro{background:#13111a!important;color:#c4b8e8!important}body:not(.tema-claro) .cta-section .btn-claro:hover,body:not(.tema-claro) .experimental .btn-claro:hover{background:#2a2636!important}body:not(.tema-claro) .footer-copy{color:#fff9!important}body:not(.tema-claro) .footer-morada{color:#ffffff9e!important}body:not(.tema-claro) .footer-morada strong{color:#ffffff80!important}body.tema-claro .mod-detalhe,body.tema-claro .num-label,body.tema-claro .stat-label,body.tema-claro .esp-ano,body.tema-claro .equipa-cargo,body.tema-claro .card-meta,body.tema-claro .horario-hora,body.tema-claro .agenda-desc,body.tema-claro .form-card p,body.tema-claro .hero-esq p,body.tema-claro .info-item,body.tema-claro .contacto-info-label{color:#1a1a1aad!important}body.tema-claro .page-header,body.tema-claro .fala-hero{background:linear-gradient(to bottom,#222 0% 72%,#f5f5f5)!important}body.tema-claro .card,body.tema-claro .equipa-card,body.tema-claro .competicao-card,body.tema-claro .agenda-item,body.tema-claro .rdlab-card,body.tema-claro .mod-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important}.are-you-in{padding:44px 48px!important}.are-you-in-left{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.are-you-in-txt{font-size:clamp(56px,6.5vw,88px)!important}.are-you-in-title{font-family:Bebas Neue,sans-serif;font-size:clamp(24px,2.4vw,32px);letter-spacing:.02em;line-height:1;color:var(--branco)}.are-you-in-desc{font-size:13px;font-weight:300;color:#ffffffb8;margin-top:6px}@media (max-width: 640px){.are-you-in-left{gap:20px}}.cta-section,.experimental{display:none!important}body.tema-claro [class*=card]:hover,body.tema-claro .equipa:hover,body.tema-claro .tipo:hover,body.tema-claro .agenda-item:hover{background:#fff!important;border-color:#5b3ebf66!important;color:#1a1a1a!important}body.tema-claro .tag,body.tema-claro .card-tag,body.tema-claro .equipa-tag,body.tema-claro .pill{background:#5b3ebf1a!important;color:#5b3ebf!important}.page-hero-content h1,.hero-esp-content h1,.hero-fala h1{font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important;line-height:.95!important;font-size:clamp(56px,8vw,120px)!important;color:#fff!important}.page-hero-content p,.hero-esp-content p,.hero-fala .hero-esq p,.hero-fala .hero-inner p{color:#ffffffd9!important}.page-hero-content .label,.hero-esp-content .label,.hero-fala .label{color:#c4b8e8!important}.hero-fala .info-item{color:#ffffffd9!important}.hero-fala .info-item:before{background:#c4b8e8!important}nav ul li .dropdown:before,nav ul li .dropdown:after{display:none!important;content:none!important}body.tema-claro .page-header{background:linear-gradient(to bottom,#e0e0e0,#f5f5f5)!important;border-bottom-color:#00000014!important}body.tema-claro .page-header h1{color:#1a1a1a!important;font-family:Bebas Neue,sans-serif!important;font-weight:400!important;letter-spacing:.02em!important}body.tema-claro .page-header-desc{color:#1a1a1ab8!important}body.tema-claro .page-header .label{color:#5b3ebf!important}body.tema-claro section:nth-of-type(odd){background:#f5f5f5!important}body.tema-claro section:nth-of-type(2n){background:#ebebeb!important}.hero-content h1,.hero-content p,.hero-content .hero-buttons,body.tema-claro .hero-content h1{color:#fff!important}body.tema-claro .hero-content p{color:#ffffffd9!important}body.tema-claro .hero{background:#0a0a0a}body.tema-claro .hero-overlay{background:linear-gradient(to bottom,#08080814,#0808081f 35%,#080808ad 72%,#080808f5)!important}body.tema-claro nav{background:#f5f5f5f5!important;border-bottom-color:#0000001a!important}body.tema-claro nav ul li>a{color:#1a1a1a!important}body.tema-claro nav ul li>a:hover{color:#5b3ebf!important}body.tema-claro nav ul li>a.ativo{color:#5b3ebf!important}body.tema-claro nav ul li>a:after{background:#5b3ebf!important}body.tema-claro .nav-cta{color:#5b3ebf!important}body.tema-claro nav img.logo{filter:brightness(0)!important}body.tema-claro .theme-toggle{border-color:#00000026;color:#1a1a1a99}body.tema-claro .theme-toggle:hover{border-color:#5b3ebf;color:#5b3ebf}body.tema-claro .hamburger span{background:#1a1a1a!important}body.tema-claro nav ul li .dropdown{background:#fff!important;border-color:#0000001f!important;box-shadow:0 8px 24px #0000001f!important}body.tema-claro nav ul li .dropdown a{color:#1a1a1a!important}body.tema-claro nav ul li .dropdown a:hover{background:#5b3ebf14!important;color:#5b3ebf!important}body.tema-claro .nav-mobile{background:#f5f5f5fa!important}body.tema-claro .nav-mobile a{color:#1a1a1ad1!important;border-bottom-color:#0000001a!important}body.tema-claro .nav-mobile a:hover{color:#1a1a1a!important}body.tema-claro footer{background:#141414!important}body.tema-claro .footer-rd{color:#7c63d4!important}body.tema-claro .footer-links a{color:#fff!important}body.tema-claro .footer-links a:hover{color:#7c63d4!important}body.tema-claro .footer-newsletter-label,body.tema-claro .footer-social-label{color:#ffffffb3!important}body.tema-claro .footer-newsletter{border-color:#ffffff47!important}body.tema-claro .footer-newsletter input{color:#fff!important}body.tema-claro .footer-newsletter input::placeholder{color:#fff6!important}body.tema-claro .footer-newsletter button{background:#7c63d4!important;color:#fff!important}body.tema-claro .footer-social a{color:#ffffffbf!important}body.tema-claro .footer-social a:hover{color:#7c63d4!important}body.tema-claro .footer-morada{color:#fff9!important}body.tema-claro .footer-morada strong{color:#fff6!important}body.tema-claro .footer-bottom{border-top-color:#ffffff1a!important}body.tema-claro .footer-copy{color:#ffffff8c!important}body.tema-claro .footer-copy a{color:#ffffffbf!important}body.tema-claro .modalidades{background:#f5f5f5!important}body.tema-claro .mod-card{background:#fff!important;border-color:#00000014!important}body.tema-claro .mod-card:hover{background:#fafafa!important;border-color:#5b3ebf4d!important}body.tema-claro .mod-nome{color:#1a1a1a!important}body.tema-claro .mod-detalhe{color:#1a1a1a99!important}body.tema-claro .mod-card.destaque{background:#5b3ebf!important}body.tema-claro .mod-card.destaque .mod-nome{color:#fff!important}body.tema-claro .mod-card.destaque .mod-detalhe{color:#ffffffb3!important}body.tema-claro .mod-card.lilas .mod-nome{color:#5b3ebf!important}body.tema-claro .titulo{color:#1a1a1a!important}body.tema-claro .label{color:#5b3ebf!important}body.tema-claro .ticker{background:#ebebeb!important}body.tema-claro .ticker-inner span{color:#1a1a1a99!important}body.tema-claro .ticker-inner .sep{color:#5b3ebf!important}body.tema-claro .are-you-in{background:#ebebeb!important;border-top-color:#0000001a!important}body.tema-claro .are-you-in-txt{color:#5b3ebf!important}body.tema-claro .are-you-in-title{color:#1a1a1a!important}body.tema-claro .are-you-in-desc{color:#1a1a1ab3!important}body.tema-claro .are-you-in-cta{color:#1a1a1a!important;border-color:#5b3ebf!important}body.tema-claro .are-you-in-cta:hover{background:#5b3ebf!important;color:#fff!important}
