.not-found-module__HS70Aa__container{text-align:center;background-color:var(--bg-color);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__errorCode{color:var(--text-main);z-index:2;font-size:10rem;font-weight:700;line-height:1;font-family:var(--font-heading);margin-bottom:.5rem;animation:6s ease-in-out infinite not-found-module__HS70Aa__float;position:relative}.not-found-module__HS70Aa__errorCode:after{content:"404";width:100%;height:100%;color:var(--accent-secondary);z-index:-1;opacity:.3;position:absolute;top:4px;left:4px}.not-found-module__HS70Aa__title{color:var(--text-main);font-size:2rem;font-weight:600;font-family:var(--font-heading);opacity:0;margin-bottom:1rem;animation:.8s cubic-bezier(.2,0,0,1) .2s forwards not-found-module__HS70Aa__fadeInUp}.not-found-module__HS70Aa__description{color:var(--text-secondary);max-width:500px;font-size:1.1rem;font-family:var(--font-body);opacity:0;margin-bottom:2.5rem;line-height:1.6;animation:.8s cubic-bezier(.2,0,0,1) .4s forwards not-found-module__HS70Aa__fadeInUp}.not-found-module__HS70Aa__buttonWrapper{opacity:0;animation:.8s cubic-bezier(.2,0,0,1) .6s forwards not-found-module__HS70Aa__fadeInUp}.not-found-module__HS70Aa__homeButton{background:var(--accent-color);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-soft);font-size:1rem;font-weight:600;font-family:var(--font-heading);border:1px solid var(--accent-color);align-items:center;gap:.5rem;padding:.85rem 2.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.not-found-module__HS70Aa__homeButton:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-hover);transform:translateY(-3px)}@keyframes not-found-module__HS70Aa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes not-found-module__HS70Aa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
