.not-found-module__HS70Aa__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-module__HS70Aa__content{text-align:center;max-width:500px}.not-found-module__HS70Aa__title{color:var(--blue-primary);text-shadow:0 0 30px var(--blue-glow);margin:0;font-size:120px;font-style:italic;font-weight:900;line-height:1;animation:.6s ease-out not-found-module__HS70Aa__fadeInScale}.not-found-module__HS70Aa__message{color:var(--text-primary);margin:1.5rem 0 1rem;font-size:32px;font-weight:700;animation:.6s ease-out .2s both not-found-module__HS70Aa__fadeInUp}.not-found-module__HS70Aa__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:16px;line-height:1.6;animation:.6s ease-out .3s both not-found-module__HS70Aa__fadeInUp}.not-found-module__HS70Aa__button{background:var(--blue-primary);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition);padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;animation:.6s ease-out .4s both not-found-module__HS70Aa__fadeInUp;display:inline-block}.not-found-module__HS70Aa__button:hover{background:var(--blue-light);box-shadow:0 4px 12px var(--blue-glow);transform:translateY(-2px)}@keyframes not-found-module__HS70Aa__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes not-found-module__HS70Aa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.not-found-module__HS70Aa__title{font-size:80px}.not-found-module__HS70Aa__message{font-size:24px}.not-found-module__HS70Aa__description{font-size:14px}.not-found-module__HS70Aa__button{padding:.875rem 2rem;font-size:.9rem}}
