@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";
.not-found-module__HS70Aa__not-found-container{color:#333;text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Montserrat,sans-serif;display:flex}.not-found-module__HS70Aa__not-found-content{flex-direction:column;align-items:center;max-width:600px;animation:1.5s ease-in-out not-found-module__HS70Aa__fadeIn;display:flex}.not-found-module__HS70Aa__not-found-image{width:100%;max-width:400px;height:auto;margin-bottom:40px;animation:4s ease-in-out infinite not-found-module__HS70Aa__float}.not-found-module__HS70Aa__not-found-title{color:#2c3e50;text-shadow:1px 1px 2px #0000001a;margin-bottom:20px;font-size:3rem;font-weight:700}.not-found-module__HS70Aa__not-found-text{color:#555;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.not-found-module__HS70Aa__not-found-button{color:#fff;background-color:#3498db;border-radius:50px;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #3498db66}.not-found-module__HS70Aa__not-found-button:hover{background-color:#2980b9;transform:translateY(-3px);box-shadow:0 6px 20px #3498db80}@keyframes not-found-module__HS70Aa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__HS70Aa__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:768px){.not-found-module__HS70Aa__not-found-title{font-size:2.5rem}.not-found-module__HS70Aa__not-found-text{font-size:1rem}}
