.not-found-page{--nf-orange:#f36630;--nf-navy:#0e1633;--nf-blue:#254f9e;--nf-muted:#8f929d;--nf-body:#4a5168;--nf-bg:#fff8f4;--nf-blob:#ffe8dc;isolation:isolate;text-align:center;background:radial-gradient(ellipse 70% 45% at 50% -5%, #f366301f, transparent 60%), radial-gradient(circle at 12% 70%, #254f9e0f, transparent 40%), var(--nf-bg);min-height:calc(100vh - 160px);color:var(--nf-navy);justify-content:center;align-items:center;padding:48px 20px 72px;display:flex;position:relative;overflow:hidden}.not-found-page:before,.not-found-page:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.not-found-page:before{background:radial-gradient(circle, var(--nf-blob) 0%, transparent 68%);opacity:.9;width:min(520px,70vw);height:min(520px,70vw);top:42%;left:50%;transform:translate(-50%,-42%)}.not-found-page:after{opacity:.5;border:2px solid #f3663059;border-radius:4px;width:18px;height:18px;top:18%;right:18%;transform:rotate(18deg)}.not-found-inner{z-index:1;width:100%;max-width:640px;margin:0 auto;position:relative}.not-found-code-wrap{margin:0 auto 8px;display:inline-block;position:relative}.not-found-code{letter-spacing:-.03em;color:var(--nf-orange);text-shadow:0 8px 28px #f3663038;margin:0;font-family:Mont-Heavy,Mont-Bold,sans-serif;font-size:clamp(72px,16vw,120px);line-height:.95}.not-found-spark{width:22px;height:22px;color:var(--nf-orange);opacity:.85;pointer-events:none;position:absolute}.not-found-spark--tl{animation:2.4s ease-in-out infinite nf-twinkle;top:8px;left:-18px}.not-found-spark--tr{animation:2.4s ease-in-out .6s infinite nf-twinkle;top:4px;right:-20px}.not-found-title{color:var(--nf-navy);margin:4px 0 12px;font-family:Mont-Bold,sans-serif;font-size:clamp(26px,5vw,36px);line-height:1.2}.not-found-lead{max-width:420px;color:var(--nf-body);margin:0 auto 28px;font-family:Mont-Regular,sans-serif;font-size:16px;line-height:1.55}.not-found-visual{max-width:380px;margin:0 auto 28px;position:relative}.not-found-visual img{border-radius:16px;width:100%;height:auto;margin:0 auto;display:block}.not-found-cta-copy{color:var(--nf-navy);margin:0 0 18px;font-family:Mont-SemiBold,sans-serif;font-size:15px}.not-found-page a.common-btn.not-found-home-btn{padding:16px 32px;font-size:15px;box-shadow:0 10px 24px #f3663047}.not-found-page a.common-btn.not-found-home-btn:hover{background-color:var(--nf-blue);box-shadow:0 10px 24px #254f9e47}.not-found-brand{color:var(--nf-navy);opacity:.85;justify-content:center;align-items:center;gap:8px;margin:28px 0 0;text-decoration:none;display:inline-flex}.not-found-brand img{width:auto;height:28px;display:block}@keyframes nf-twinkle{0%,to{opacity:.35;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.1)rotate(12deg)}}@media (max-width:640px){.not-found-page{min-height:calc(100vh - 120px);padding:32px 16px 56px}.not-found-lead{font-size:15px}.not-found-visual{max-width:300px;margin-bottom:22px}}@media (prefers-reduced-motion:reduce){.not-found-spark{animation:none}}
