.not-found-module__bGWm0G__wrapper{min-height:100vh;padding:var(--space-8);background:radial-gradient(circle at top right, #ff6b6b08, transparent 400px), var(--bg);justify-content:center;align-items:center;display:flex}.not-found-module__bGWm0G__card{width:100%;max-width:480px;padding:var(--space-10) var(--space-8);border-radius:var(--radius-2xl);text-align:center;background:#fff;border:1px solid #00000008;animation:.6s cubic-bezier(.16,1,.3,1) forwards not-found-module__bGWm0G__slideUpFade;box-shadow:0 20px 40px #0000000a,0 1px 3px #00000005}@keyframes not-found-module__bGWm0G__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found-module__bGWm0G__iconContainer{border-radius:var(--radius-xl);background:var(--coral-pale);width:80px;height:80px;margin:0 auto var(--space-6) auto;justify-content:center;align-items:center;display:flex}.not-found-module__bGWm0G__icon{color:var(--coral)}.not-found-module__bGWm0G__errorCode{color:var(--coral);margin-bottom:var(--space-2);letter-spacing:-2px;font-size:72px;font-weight:900;line-height:1}.not-found-module__bGWm0G__title{font-size:var(--font-size-2xl);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.not-found-module__bGWm0G__description{font-size:var(--font-size-base);color:var(--text-secondary);margin-bottom:var(--space-8);line-height:1.6}.not-found-module__bGWm0G__actions{gap:var(--space-3);justify-content:center;display:flex}.not-found-module__bGWm0G__btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);font-size:var(--font-size-sm);letter-spacing:.3px;white-space:nowrap;cursor:pointer;transition:all var(--transition-fast);flex:1;padding:12px 20px;font-weight:700;display:inline-flex}.not-found-module__bGWm0G__btnPrimary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-coral)}.not-found-module__bGWm0G__btnPrimary:hover{transform:scale(1.02);box-shadow:0 10px 28px #ff6b6b66}.not-found-module__bGWm0G__btnPrimary:active{transform:scale(.95)!important}.not-found-module__bGWm0G__btnSecondary{color:var(--coral);border:2px solid var(--coral);box-shadow:var(--shadow-sm);background:#fff}.not-found-module__bGWm0G__btnSecondary:hover{background:var(--coral-pale);transform:scale(1.02)}.not-found-module__bGWm0G__btnSecondary:active{transform:scale(.95)!important}@media (max-width:480px){.not-found-module__bGWm0G__actions{gap:var(--space-2);flex-direction:column}}
