body{font-family:Roboto,sans-serif;scroll-behavior:smooth}.cursor-pointer{cursor:pointer}.hero{background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.2)),url("/images/lighthouse.jpg") center/cover;color:#fff;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:768px){.hero{max-height:42vh;padding-top:2rem;padding-bottom:2rem}.hero h1{font-size:2.2rem}.hero p{font-size:1.2rem;font-weight:700}}.footer-link{color:rgba(255,255,255,.7);text-decoration:none}.footer-link:hover{color:#ccc}.footer-link:visited{color:rgba(255,255,255,.7)}.alert.fade.show{animation:fadeIn .6s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.back-to-top{cursor:pointer;position:fixed;bottom:1.25rem;right:1.25rem}#toastPlacement{position:fixed;top:50px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast .btn-close{margin-left:10px;margin-right:10px;padding:0}body[data-mdb-theme=light] .toast.bg-success{background-color:#d4edda!important;color:#212529!important}body[data-mdb-theme=light] .toast.bg-danger{background-color:#f8d7da!important;color:#212529!important}body[data-mdb-theme=light] .toast.bg-warning{background-color:#fff3cd!important;color:#212529!important}body[data-mdb-theme=light] .toast.bg-info{background-color:#d1ecf1!important;color:#212529!important}