.App{font-family:sans-serif;text-align:center}.toggle-button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .3s ease}.toggle-button:hover{background-color:#1d4ed8}.hidden-text{font-size:14px;line-height:1.6;margin-top:10px;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease}.hidden-text.active{max-height:500px;opacity:1}
/*# sourceMappingURL=main.d7b79442.css.map*/