*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;overflow-x:hidden;min-height:100vh}.site-container{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column}.site-header{padding:3.5rem 2rem 2.5rem;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.site-header__logo{display:flex;justify-content:center;align-items:center}.site-header__logo-image{max-height:140px;width:auto;filter:drop-shadow(0 0 40px rgba(32,231,248,.5)) drop-shadow(0 0 20px rgba(241,23,145,.3));transition:filter .3s ease,transform .3s ease;margin-top:10px;margin-bottom:10px}.site-header__logo-image:hover{filter:drop-shadow(0 0 60px rgba(241,23,145,.6)) drop-shadow(0 0 30px rgba(32,231,248,.4));transform:scale(1.04)}.main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.main__hero{margin-bottom:4rem}.main__hero-content{max-width:800px}.main__title{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#20e7f8,#f11791);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:glow 2s ease-in-out infinite alternate}.main__subtitle{font-size:1.5rem;color:#ccc;margin-bottom:2rem;font-weight:300}.main__event-info{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.main__event-info-item{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:#20e7f8}.main__event-info-item i{font-size:1.5rem;color:#f11791}.social{margin-bottom:3rem}.social__title{font-size:1.8rem;margin-bottom:1.5rem;color:#20e7f8}.social__group{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.social__item{display:flex;flex-direction:column;align-items:center;min-width:120px}.social__label{margin-top:.5rem;font-size:1rem;color:#ccc;font-weight:400}.social__user{font-size:.95rem;color:#20e7f8;font-weight:600;margin-top:.2rem}.social__link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(45deg,#20e7f8,#f11791);color:#fff;text-decoration:none;font-size:1.5rem;transition:all .3s ease}.social__link:hover{box-shadow:0 10px 25px #20e7f866}.social__profes{margin-top:.2rem;font-size:.95rem;color:#f11791;font-weight:500;font-style:italic;letter-spacing:.5px}.site-footer{padding:2rem;text-align:center;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.site-footer p{color:#999}.animated-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.animated-bg__circle{position:absolute;border-radius:50%;background:linear-gradient(45deg,#20e7f8,#f11791);opacity:.1;animation:float 6s ease-in-out infinite}.animated-bg__circle--1{width:300px;height:300px;top:10%;left:10%;animation-delay:0s}.animated-bg__circle--2{width:200px;height:200px;top:60%;right:10%;animation-delay:2s}.animated-bg__circle--3{width:150px;height:150px;bottom:20%;left:20%;animation-delay:4s}@keyframes glow{0%{text-shadow:0 0 20px rgba(32,231,248,.5)}to{text-shadow:0 0 30px rgba(241,23,145,.5)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width: 768px){.site-header__logo-image{max-height:100px}.site-header{padding:2.5rem 1rem 1.5rem}.main__title{font-size:2.5rem}.main__subtitle{font-size:1.2rem}.main__event-info{flex-direction:column;gap:1rem}.social__group{gap:1rem}.social__link{width:50px;height:50px;font-size:1.2rem}.animated-bg__circle{display:none}}@media (max-width: 480px){.site-header__logo-image{max-height:70px}.site-header{padding:1.5rem .5rem 1rem}.main{padding:1rem}.main__title{font-size:2rem}.main__subtitle{font-size:1rem}}@media (max-width: 600px){.social__group{flex-direction:column;gap:1.5rem}.social__item{min-width:0}}.main__congress-highlight{font-weight:600;color:#20e7f8;font-size:1.2em;letter-spacing:1px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
