.page-not-found{--navy:#000717;--blue:#054bad;--white:#f5f5f7;background:var(--white);color:var(--navy)}.page-not-found .not-found-hero{background:linear-gradient(160deg, var(--navy) 0%, #021a5e 50%, var(--blue) 100%);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:72svh;padding:160px 40px 96px;display:flex;position:relative;overflow:hidden}.page-not-found .not-found-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 90%,#054bad66 0%,#0000 70%);position:absolute;inset:0}.page-not-found .not-found-hero__content{z-index:1;flex-direction:column;align-items:center;max-width:720px;display:flex;position:relative}.page-not-found .not-found-hero__code{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;margin:0 0 24px;font-size:13px;font-weight:500}.page-not-found .not-found-hero h1{color:#fff;letter-spacing:-.03em;margin:0 0 24px;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05}.page-not-found .not-found-hero h1 span{background:linear-gradient(90deg,#6aaeff,#fff 60%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-not-found .not-found-hero p{color:#ffffffad;max-width:560px;margin:0 0 40px;font-size:clamp(17px,2vw,20px);font-weight:300;line-height:1.6}.page-not-found .not-found-hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-not-found .btn-primary,.page-not-found .btn-ghost{cursor:pointer;min-height:52px;font-size:17px;font:inherit;border:0;border-radius:980px;justify-content:center;align-items:center;padding:14px 28px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.page-not-found .btn-primary{color:var(--navy);background:#fff;font-weight:600}.page-not-found .btn-primary:hover{background:#e8e8ed;transform:scale(1.02)}.page-not-found .btn-ghost{color:#fff;border:1.5px solid #ffffff4d;font-weight:400}.page-not-found .btn-ghost:hover{border-color:#ffffffb3;transform:scale(1.02)}@media (max-width:640px){.page-not-found .not-found-hero{min-height:64svh;padding:140px 24px 80px}}
