.not-found-module-scss-module__HfxUKG__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module-scss-module__HfxUKG__notFound:before{content:"";background:radial-gradient(circle,rgba(var(--color-primary-rgb),.15)0%,transparent 70%);z-index:-1;pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module-scss-module__HfxUKG__container{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;padding:4rem;transition:transform .3s;display:flex}.not-found-module-scss-module__HfxUKG__container:hover{border-color:#fff3;transform:translateY(-5px)}.not-found-module-scss-module__HfxUKG__errorCode{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:8rem;font-weight:800;line-height:1;position:relative}.not-found-module-scss-module__HfxUKG__errorCode:after{content:"404";background:inherit;-webkit-text-fill-color:#0000;filter:blur(20px);opacity:.5;z-index:-1;-webkit-background-clip:text;background-clip:text;width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module-scss-module__HfxUKG__title{color:var(--color-text-primary);margin:0;font-size:2rem;font-weight:700}.not-found-module-scss-module__HfxUKG__description{color:var(--color-text-secondary);max-width:400px;margin:0;font-size:1.1rem;line-height:1.6}.not-found-module-scss-module__HfxUKG__homeButton{border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border-radius:50px;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.not-found-module-scss-module__HfxUKG__homeButton:hover{background:var(--color-primary);color:var(--color-text-primary);box-shadow:0 0 20px rgba(var(--color-primary-rgb),.4);transform:translateY(-2px)}@media screen and (max-width:768px){.not-found-module-scss-module__HfxUKG__container{padding:2rem}.not-found-module-scss-module__HfxUKG__errorCode{font-size:6rem}.not-found-module-scss-module__HfxUKG__title{font-size:1.5rem}}
