html{scroll-behavior:auto}body{margin:0;overflow-x:hidden}body:has(.pulso-site){background:#fff;color:#030303;cursor:auto}body:has(.pulso-site) a,body:has(.pulso-site) button{cursor:pointer}.pulso-site{min-height:100vh;background:#fff;color:#030303}.pulso-glass-media{display:block;isolation:isolate;overflow:hidden}.pulso-event-media{position:relative}.pulso-glass-media:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.045) 42%,rgba(255,255,255,.12)),rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.46),inset 0 -1px 0 rgba(255,255,255,.12);backdrop-filter:blur(18px) saturate(.9);-webkit-backdrop-filter:blur(18px) saturate(.9)}.pulso-glass-media>img{filter:blur(9px) saturate(.96) contrast(.94) brightness(1.02);transform:scale(1.14)}.phase2-menu{animation:phase2-menu-in .4s ease both}.phase2-hero-background{animation:phase2-background-in 2s ease both}.phase2-hero-panel{animation:phase2-panel-in .6s ease both}.phase2-hero-title{animation:phase2-title-in .6s ease both}.phase2-progress{width:0;animation:phase2-progress 7.5s linear forwards}.phase2-reveal{opacity:0;transition-property:opacity;transition-timing-function:ease;will-change:opacity}.phase2-reveal.is-visible{opacity:1}@keyframes phase2-menu-in{0%{opacity:0}to{opacity:1}}@keyframes phase2-background-in{0%{opacity:0}to{opacity:1}}@keyframes phase2-panel-in{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes phase2-title-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes phase2-progress{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.phase2-hero-background,.phase2-hero-panel,.phase2-hero-title,.phase2-menu,.phase2-progress,.phase2-reveal{animation:none!important;transition:none!important}.phase2-reveal{opacity:1}}