#root{width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden}.App{width:100%;min-height:inherit;overflow-x:hidden}.acorde{position:absolute;top:-1.2em;font-size:.8rem;font-weight:700;font-style:italic;white-space:nowrap;pointer-events:none;min-width:20px;text-align:center}@keyframes cantoral-slide-from-right{0%{opacity:.4;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes cantoral-slide-from-left{0%{opacity:.4;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.cantoral-song-enter-next{animation:cantoral-slide-from-right .18s ease-out}.cantoral-song-enter-prev{animation:cantoral-slide-from-left .18s ease-out}@media (prefers-reduced-motion: reduce){.cantoral-song-enter-next,.cantoral-song-enter-prev{animation:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{width:100%;min-width:320px;min-height:100%;background-color:#fff;overflow-x:hidden}body,#root{width:100%;min-width:320px;min-height:100vh;min-height:100dvh;background-color:#fff;overflow-x:hidden}body{margin:0;overflow-x:hidden}a{font-weight:500;color:inherit;text-decoration:inherit}*,*:before,*:after{box-sizing:border-box}
