.not-found{background-color:var(--color--page-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.not-found__shapes{pointer-events:none;z-index:0;position:absolute;inset:0}.not-found__shape{will-change:transform;position:absolute}.not-found__shape--a{width:clamp(120px,10vw + 40px,260px);top:8%;left:-3%;transform:rotate(25deg)}.not-found__shape--b{width:clamp(80px,6vw + 30px,180px);top:15%;right:5%;transform:rotate(-40deg)}.not-found__shape--c{width:clamp(100px,8vw + 30px,200px);bottom:12%;left:8%;transform:rotate(55deg)}.not-found__shape--d{width:clamp(140px,11vw + 40px,280px);bottom:5%;right:-2%;transform:rotate(-20deg)}.not-found__shape--e{width:clamp(60px,4vw + 20px,120px);top:45%;left:-4%;transform:rotate(70deg)}.not-found__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:36rem;padding:2rem;display:flex;position:relative}.not-found__code{letter-spacing:-.04em;color:var(--color--text-primary);visibility:hidden;margin:0;font-size:clamp(6rem,14vw,12rem);font-weight:900;line-height:1}.not-found__heading{color:var(--color--text-primary);visibility:hidden;margin:.75rem 0 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.15}.not-found__body{color:var(--color--text-secondary);max-width:30ch;margin:1rem 0 0;font-size:1rem;line-height:1.65}.not-found__cta-wrap{margin-top:2rem}
