.not-found_container__LRagC{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;max-height:100vh;width:100vw;padding:2rem;color:var(--foreground);overflow:hidden;position:relative;font-family:var(--font-sans);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.9) 0,rgba(248,250,252,.7) 100%),var(--bg-404);background-size:cover;background-position:50%;background-attachment:fixed}.not-found_glow__9CxTe{width:100vw;height:100vw;background:radial-gradient(circle,rgba(var(--color-accent-rgb),.03) 0,rgba(0,0,0,0) 70%);top:50%;left:50%;filter:blur(100px);opacity:.5}.not-found_glow__9CxTe,.not-found_secondaryGlow__fjGwW{position:absolute;border-radius:50%;pointer-events:none;z-index:0;transform:translate(-50%,-50%)}.not-found_secondaryGlow__fjGwW{width:50vw;height:50vw;background:radial-gradient(circle,rgba(var(--color-accent-rgb),.02) 0,rgba(0,0,0,0) 70%);top:20%;left:80%;filter:blur(120px)}.not-found_content__cklTM{z-index:10;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;max-width:90%}.not-found_contentBlock__5SqyC{display:flex;flex-direction:column;align-items:center;gap:.5rem}.not-found_title__bOfUG{font-size:min(10rem,25vw);font-weight:800;line-height:1;letter-spacing:-.05em;background:linear-gradient(135deg,var(--color-text-primary) 0,var(--color-text-slate-400) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;font-family:var(--font-heading)}.not-found_subtitle__08lp3{font-size:var(--text-h3);font-weight:var(--weight-bold);color:var(--color-text-primary);letter-spacing:.05em;text-transform:none;margin-top:0;font-family:var(--font-heading)}.not-found_description__7RPJl{color:var(--color-text-secondary);font-size:1.1rem;font-weight:var(--weight-normal);max-width:420px;line-height:1.5;margin-bottom:1rem;letter-spacing:.01em}.not-found_button__4jyFR{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-4) 28px;font-size:.95rem;font-weight:var(--weight-semibold);color:var(--color-text-on-dark);background:linear-gradient(135deg,var(--color-accent) 0,var(--color-accent-light) 100%);border:none;border-radius:var(--radius-lg);text-decoration:none;transition:all var(--transition-slow);letter-spacing:.02em;box-shadow:0 4px 12px rgba(var(--color-accent-rgb),.2)}.not-found_button__4jyFR:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-accent-rgb),.3);background:linear-gradient(135deg,var(--color-accent-hover) 0,var(--color-accent) 100%)}.not-found_button__4jyFR:active{transform:translateY(0)}@media (max-width:1024px){.not-found_title__bOfUG{font-size:8rem}.not-found_subtitle__08lp3{font-size:var(--text-h4)}}@media (max-width:768px){.not-found_container__LRagC{padding:1.5rem}.not-found_title__bOfUG{font-size:6rem}.not-found_subtitle__08lp3{font-size:1.1rem}.not-found_description__7RPJl{font-size:1rem;max-width:320px}.not-found_button__4jyFR{padding:10px 24px;font-size:.9rem}.not-found_content__cklTM{gap:1rem}}@media (max-width:480px){.not-found_title__bOfUG{font-size:5rem}.not-found_subtitle__08lp3{font-size:1rem}}