.NotFound-module__DhSXhW__root{text-align:center;justify-content:center;align-items:center;gap:var(--sp-4);min-height:72vh;padding:var(--sp-7) var(--sp-5);color:var(--text,#14103a);isolation:isolate;flex-direction:column;display:flex;position:relative}.NotFound-module__DhSXhW__root:before{content:"";top:var(--sp-4);border-radius:var(--radius-pill,9999px);background:radial-gradient(circle at center, color-mix(in oklab, var(--surface-3,#e9e3ff) 70%, transparent) 0%, color-mix(in oklab, var(--surface-2,#f3efff) 40%, transparent) 46%, transparent 72%);filter:blur(40px);opacity:.85;pointer-events:none;z-index:-1;width:clamp(15rem,70vw,22rem);height:clamp(15rem,70vw,22rem);position:absolute;left:50%;transform:translate(-50%)}.NotFound-module__DhSXhW__iconWrap{color:var(--primary-solid,#4a3fce);justify-content:center;align-items:center;display:inline-flex}.NotFound-module__DhSXhW__illustration{width:clamp(6rem,26vw,8rem);height:auto}.NotFound-module__DhSXhW__title{font-family:var(--font-display,"Fraunces", Georgia, serif);letter-spacing:-.02em;color:var(--text,#14103a);text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2rem,8vw,2.75rem);font-style:italic;font-weight:400;line-height:1.06}.NotFound-module__DhSXhW__description{color:var(--text-soft,#4a447a);font-size:var(--fs-body,1rem);line-height:var(--lh-body,1.55);text-wrap:pretty;max-width:32rem;margin:0}.NotFound-module__DhSXhW__actionRow{margin-top:var(--sp-2);justify-content:center;align-items:center;display:inline-flex}.NotFound-module__DhSXhW__cta{min-width:12rem;min-height:48px;padding:0 var(--sp-6,1.5rem);border-radius:var(--radius-pill,9999px);letter-spacing:-.012em;color:var(--on-primary,#fff);background:var(--primary-solid,#4a3fce);transition:background var(--dur-base,.22s) var(--ease-out,ease), transform var(--dur-fast,.12s) var(--ease-out,ease), box-shadow var(--dur-base,.22s) var(--ease-out,ease);justify-content:center;align-items:center;font-family:inherit;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.NotFound-module__DhSXhW__cta:hover{background:color-mix(in oklab, var(--primary-solid,#4a3fce) 88%, #000)}.NotFound-module__DhSXhW__cta:active{transform:translateY(1px)}.NotFound-module__DhSXhW__cta:focus-visible{outline:2px solid var(--primary-solid,#4a3fce);outline-offset:3px}.NotFound-module__DhSXhW__reveal{animation:NotFound-module__DhSXhW__tkNotFoundReveal .48s var(--ease-out,cubic-bezier(.2, .8, .2, 1)) both}.NotFound-module__DhSXhW__reveal:first-child{animation-delay:0s}.NotFound-module__DhSXhW__reveal:nth-child(2){animation-delay:70ms}.NotFound-module__DhSXhW__reveal:nth-child(3){animation-delay:.14s}.NotFound-module__DhSXhW__reveal:nth-child(4){animation-delay:.21s}@keyframes NotFound-module__DhSXhW__tkNotFoundReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.NotFound-module__DhSXhW__reveal{animation:none}}