.not-found-module__d2TZPa__container{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-primary);text-align:center;justify-content:center;align-items:center;padding:2rem;display:flex}.not-found-module__d2TZPa__content{flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex}.not-found-module__d2TZPa__errorCode{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:8rem;font-weight:800;line-height:1}.not-found-module__d2TZPa__title{margin:0;font-size:2.5rem;font-weight:600}.not-found-module__d2TZPa__description{color:var(--text-secondary);margin-bottom:1rem;font-size:1.25rem}.not-found-module__d2TZPa__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:500;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.not-found-module__d2TZPa__button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.not-found-module__d2TZPa__button:active{transform:translateY(0)}@media (max-width:768px){.not-found-module__d2TZPa__errorCode{font-size:6rem}.not-found-module__d2TZPa__title{font-size:2rem}.not-found-module__d2TZPa__description{font-size:1.1rem}}
