.not-found-module__sxuMuG__container{background-color:var(--background);width:100%;min-height:100vh;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;padding:5%;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__noise{opacity:.03;pointer-events:none;z-index:1;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.not-found-module__sxuMuG__kicker{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--primary);font-size:.85rem;font-weight:700;display:block}.not-found-module__sxuMuG__hugeTitle{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--foreground);text-shadow:0 20px 50px #0000000d;margin:0;font-size:clamp(3rem,15vw,6rem);font-weight:800;line-height:.8;position:relative}.not-found-module__sxuMuG__subtitle{font-family:var(--font-body);color:color-mix(in srgb, var(--foreground) 70%, transparent);max-width:600px;margin:0 auto 2rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:500;line-height:1.5}.not-found-module__sxuMuG__btnWrapper{display:inline-block}.not-found-module__sxuMuG__backBtn{background:var(--foreground);color:var(--background);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;box-shadow:0 10px 30px color-mix(in srgb, var(--foreground) 20%, transparent);border:none;border-radius:100px;align-items:center;gap:1rem;padding:1.5rem 3rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.not-found-module__sxuMuG__backBtn:hover{background:var(--primary);box-shadow:0 20px 40px color-mix(in srgb, var(--primary) 30%, transparent);transform:translateY(-4px)scale(1.02)}.not-found-module__sxuMuG__btnIcon{transition:transform .3s}.not-found-module__sxuMuG__backBtn:hover .not-found-module__sxuMuG__btnIcon{transform:translate(-5px)}.not-found-module__sxuMuG__blob{background:var(--primary);filter:blur(100px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;width:600px;height:600px;transition:all .1s;position:absolute}
