.not-found-module__lmJXSW__container{text-align:center;background-color:var(--color-background);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.not-found-module__lmJXSW__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#4070ff14 0%,#4070ff00 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__lmJXSW__content{z-index:1;flex-direction:column;align-items:center;max-width:600px;display:flex;position:relative}.not-found-module__lmJXSW__errorCode{background:linear-gradient(135deg, var(--brand-500) 0%, #8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-module__lmJXSW__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.not-found-module__lmJXSW__description{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.not-found-module__lmJXSW__actions{justify-content:center;align-items:center;gap:1rem;display:flex}.not-found-module__lmJXSW__primaryButton{background-color:var(--brand-500);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__lmJXSW__primaryButton:hover{color:#fff;background-color:#3058d6;transform:translateY(-1px)}.not-found-module__lmJXSW__secondaryButton{color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:#0000;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-module__lmJXSW__secondaryButton:hover{background-color:var(--color-surface);border-color:var(--color-text-tertiary)}@media (max-width:640px){.not-found-module__lmJXSW__errorCode{font-size:6rem}.not-found-module__lmJXSW__title{font-size:2rem}.not-found-module__lmJXSW__actions{flex-direction:column;width:100%}.not-found-module__lmJXSW__primaryButton,.not-found-module__lmJXSW__secondaryButton{width:100%}}
