body,html{overflow-x:hidden}body{display:flex;flex-direction:column;min-height:100vh}:root{--highlight:#F3E601;--dark:#222222;--lightBlue:rgba(121,173,220,.5);--darkBlue:rgba(65,93,118,1);--lightYellow:#F3E60130}.react-photo-album--photo{background-color:white!important;box-shadow:3px 3px 2px purple;transition:.3s ease-in-out;border:1px solid purple!important}.react-photo-album--photo:hover{opacity:.7}nextjs-portal{display:none}.toast-container{font-family:Arial,sans-serif}.toast-body{font-size:15px;color:#3c3c3c;padding:12px}.toast-success{background-color:#f0fdf4;border-left:5px solid #22c55e;border-radius:8px}.toast-error{background-color:#fef2f2;border-left:5px solid #ef4444;border-radius:8px}.toast-progress-bar{background:#22c55e}