.page_container__aoG4z{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:1rem;background-color:#f8f9fa}.page_container__aoG4z header{margin-bottom:2rem;text-align:center}.page_container__aoG4z h1{font-size:2rem;color:#333;margin-bottom:1rem}.page_button-container__2SQTs{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.page_nav-button__wQq5J{display:block;padding:1rem;text-align:center;background-color:#4a8cff;color:white;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.1)}.page_nav-button__wQq5J:hover{background-color:#3a7ae0;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (min-width:768px){.page_button-container__2SQTs{flex-direction:row;justify-content:center}.page_nav-button__wQq5J{min-width:180px}}