.not-found-hero{min-height:100vh;padding:var(--space-4xl)0 var(--space-2xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-hero__bg{z-index:var(--z-behind);pointer-events:none;position:absolute;inset:0}.not-found-hero__shape{filter:blur(100px);opacity:.25;border-radius:50%;position:absolute}.not-found-hero__shape--1{background:var(--color-orange);width:400px;height:400px;top:10%;left:5%}.not-found-hero__shape--2{background:var(--color-gold);width:350px;height:350px;top:40%;right:10%}.not-found-hero__shape--3{background:var(--color-cream);opacity:.15;width:300px;height:300px;bottom:10%;left:30%}[data-theme=light] .not-found-hero__shape{opacity:.2}[data-theme=light] .not-found-hero__shape--3{opacity:.1}.not-found-hero__number{z-index:0;font-family:var(--font-serif);color:var(--color-text-primary);opacity:.06;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(12rem,25vw,28rem);font-weight:200;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .not-found-hero__number{color:var(--color-dark);opacity:.05}.not-found-hero__container{text-align:center;z-index:var(--z-above);position:relative}.not-found-hero__content{max-width:800px;margin:0 auto}.not-found-hero__title{font-family:var(--font-serif);font-size:var(--text-5xl);letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:var(--space-lg);font-weight:500;line-height:1.15}.not-found-hero__title-line{display:block}.not-found-hero__title-line--em em{color:var(--color-gold);font-style:italic}[data-theme=light] .not-found-hero__title-line--em em{color:var(--brand-orange)}.not-found-hero__cta{margin-top:var(--space-xl);text-decoration:none}.section-divider--not-found{pointer-events:none;z-index:1;width:100%;height:120px;position:absolute;bottom:0;left:0;right:0}.section-divider--not-found svg{vertical-align:middle;width:100%;height:100%;display:block}
