@import "https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy.css";
.container{min-height:100svh;width:100%!important;max-width:none!important}@media (min-width:1024px) and (max-width:1439px){.container{min-height:768px}}@media (min-width:1440px) and (max-width:1919px){.container{min-height:1024px}}@media (min-width:1920px){.container{min-height:1080px}}.container{flex-direction:column;justify-content:center;align-items:center;display:flex}.title{letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}@media (min-width:1024px){.title{font-size:2.25rem}}@media (min-width:1440px){.title{font-size:3.75rem}}@media (min-width:1920px){.title{font-size:4.5rem}}@keyframes chartBarGrow{0%{height:0}to{height:var(--target-height)}}.chart-bar-animate{animation:.8s ease-out forwards chartBarGrow;overflow:hidden}@media (max-width:767px){.chart-bar-animate{--target-height:var(--mobile-height)}}@media (min-width:768px){.chart-bar-animate{--target-height:var(--desktop-height)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up-animate{will-change:opacity, transform}@keyframes slideUp{0%{transform:translateY(30px)}to{transform:translateY(0)}}.slide-up-animate{will-change:transform;animation:.6s ease-out both slideUp}@media (prefers-reduced-motion:reduce){.slide-up-animate{animation:none}}@keyframes emptyFieldPulse{0%,to{border:2px solid #0000}50%{border:2px solid #3b7bf7}}.empty-field-pulse{animation:1.5s ease-in-out 2 emptyFieldPulse}@keyframes whiteShadowPulse{0%,to{box-shadow:0 4px 24px #00000040}50%{box-shadow:0 4px 24px #fffc}}.form-shadow-pulse{animation:2s ease-in-out whiteShadowPulse}

