.notfound-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.notfound-container{align-items:center;background:linear-gradient(135deg,#50cada0d,#00a3bb08);display:flex;flex:1 1;justify-content:center;padding:80px 24px}.notfound-content{max-width:600px;text-align:center;width:100%}.notfound-icon{align-items:center;color:#00a3bb;display:flex;justify-content:center;margin-bottom:32px;opacity:.8}.notfound-title{color:#00a3bb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:8rem;font-weight:800;line-height:1;margin:0 0 16px;text-shadow:0 4px 12px #00a3bb33}.notfound-subtitle{color:#1a202c;font-size:2rem;font-weight:600;margin:0 0 16px}.notfound-description,.notfound-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.notfound-description{color:#4a5568;font-size:1.125rem;line-height:1.6;margin:0 0 40px}.notfound-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:48px}.notfound-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:14px 32px;transition:all .2s ease}.notfound-button-primary{background:#00a3bb;box-shadow:0 2px 8px #00a3bb4d;color:#fff}.notfound-button-primary:hover{background:#008fa3;box-shadow:0 4px 12px #00a3bb66;transform:translateY(-2px)}.notfound-button-primary:active{box-shadow:0 2px 8px #00a3bb4d;transform:translateY(0)}.notfound-button-secondary{background:#fff;border:2px solid #00a3bb;color:#00a3bb}.notfound-button-secondary:hover{background:#f0fdfd;transform:translateY(-2px)}.notfound-button-secondary:active{transform:translateY(0)}.notfound-links{border-top:1px solid #00a3bb1a;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding-top:32px}.notfound-links a{color:#00a3bb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:all .2s ease}.notfound-links a:after{background:#00a3bb;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .2s ease;width:0}.notfound-links a:hover{color:#008fa3}.notfound-links a:hover:after{width:100%}@media (max-width:768px){.notfound-container{padding:60px 20px}.notfound-title{font-size:6rem}.notfound-subtitle{font-size:1.5rem}.notfound-description{font-size:1rem}.notfound-actions{align-items:stretch;flex-direction:column}.notfound-button{width:100%}.notfound-links{flex-direction:column;gap:16px}}@media (max-width:480px){.notfound-container{padding:40px 16px}.notfound-icon{margin-bottom:24px}.notfound-icon svg{height:80px;width:80px}.notfound-title{font-size:4rem}.notfound-subtitle{font-size:1.25rem}.notfound-description{font-size:.95rem;margin-bottom:32px}.notfound-button{font-size:.95rem;padding:12px 24px}}
/*# sourceMappingURL=391.29244fa8.chunk.css.map*/