:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace}@media (width<=1024px){:root{font-size:16px}}#root{box-sizing:border-box;min-height:100vh}html{touch-action:pan-y;overflow-x:hidden}body{font:18px/145% var(--sans);letter-spacing:.18px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:clip}*{box-sizing:border-box}button{appearance:none}button:focus,button:focus-visible{outline:none}.nav-btn{color:#475569;-webkit-tap-highlight-color:transparent;background:0 0;border-color:#0000;transition:background .15s,color .15s}.nav-btn:hover{background:#94a3b82e}.nav-btn:focus,.nav-btn:focus-visible{background:0 0;outline:none}.nav-btn--active{color:#1d4ed8!important;background:#2563eb1a!important;border-color:#2563eb29!important}.nav-btn--active:hover{background:#2563eb29!important}[data-mantine-color-scheme=dark] .nav-btn{color:#cbd5e1}[data-mantine-color-scheme=dark] .nav-btn:hover{background:#94a3b81f}[data-mantine-color-scheme=dark] .nav-btn:focus,[data-mantine-color-scheme=dark] .nav-btn:focus-visible{background:0 0}[data-mantine-color-scheme=dark] .nav-btn--active{color:#f8fafc!important;background:#3b82f62e!important;border-color:#60a5fa47!important}[data-mantine-color-scheme=dark] .nav-btn--active:hover{background:#3b82f642!important}.hero-inner{flex-direction:row-reverse;align-items:center;gap:24px;display:flex}.hero-rosario{object-fit:contain;flex-shrink:0;width:auto;height:290px}.hero-content{flex:1 1 0;gap:15px;min-width:0;display:grid}@media (width<=620px){.hero-inner{flex-direction:column;align-items:center}.hero-rosario{height:180px}}@keyframes songSlideFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes songSlideFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes songFadeIn{0%{opacity:0}to{opacity:1}}
