:root{--notfound-primary-gold:#cda34f;--notfound-primary-gold-light:#e8c77c;--notfound-text-secondary:#4b5563;--notfound-text-light:#cbd5e1;--notfound-bg-dark:#121212;--notfound-text-dark:#e0e0e0}.notfound-content{border-radius:30px;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.notfound-content h2{animation:fadeInUp .5s ease-out;color:#cda34f;color:var(--notfound-primary-gold);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.notfound-content p{animation:fadeInUp .6s ease-out;color:#4b5563;color:var(--notfound-text-secondary);font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.notfound-content section{animation:fadeInUp .5s ease-out}@media (max-width:768px){.notfound-content{padding:1rem}.notfound-content h2{font-size:2rem}.notfound-content p{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.notfound-content{background-color:#121212;background-color:var(--notfound-bg-dark);color:#e0e0e0;color:var(--notfound-text-dark)}.notfound-content h2{color:#cda34f;color:var(--notfound-primary-gold)}.notfound-content p{color:#cbd5e1;color:var(--notfound-text-light)}}
/*# sourceMappingURL=main-cdb0b47e.e64a0e9a.css.map*/