.nf-page{isolation:isolate;background:radial-gradient(80% 60% at 50% -10%,#c62c4e24,#0000 55%),linear-gradient(165deg,#fff8f9 0%,#fff 42%,#f7f2f0 100%);justify-content:center;align-items:center;min-height:min(78vh,820px);padding:4.5rem 1.25rem 5rem;display:flex;position:relative;overflow:hidden}.nf-page__bg{z-index:0;opacity:.22;background-image:linear-gradient(#ffffffd1,#ffffffe6),url(/images/home/hero-slider-banner.png);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate nf-bg-drift;position:absolute;inset:0;transform:scale(1.04)}.nf-page__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#f5c5182e 0%,#0000 68%);border-radius:50%;width:420px;height:420px;animation:5.5s ease-in-out infinite nf-glow-pulse;position:absolute;bottom:-140px;right:-120px}.nf-page__inner{z-index:1;text-align:center;width:100%;max-width:640px;animation:.7s cubic-bezier(.22,1,.36,1) both nf-rise;position:relative}.nf-page__brand{margin-bottom:1.25rem;transition:transform .25s;display:inline-flex}.nf-page__brand:hover{transform:translateY(-2px)}.nf-page__logo{object-fit:contain;width:auto;height:58px}.nf-page__code{font-family:var(--font-rajdhani), "Rajdhani", sans-serif;letter-spacing:.04em;color:var(--color-primary);text-shadow:0 18px 40px #c62c4e2e;margin:0;font-size:clamp(5.5rem,16vw,8.5rem);font-weight:700;line-height:.9;animation:.85s cubic-bezier(.22,1,.36,1) 80ms both nf-code-in}.nf-page__title{font-family:var(--font-charm), "Charm", cursive;color:#1a1520;margin:.85rem 0 0;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.2}.nf-page__text{max-width:34rem;font-family:var(--font-raleway), "Raleway", sans-serif;color:#5a5360;margin:.9rem auto 0;font-size:1.02rem;line-height:1.65}.nf-page__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.85rem;display:flex}.nf-page__btn{min-height:2.85rem;font-family:var(--font-raleway), "Raleway", sans-serif;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s,border-color .2s,color .2s;display:inline-flex}.nf-page__btn--primary{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;box-shadow:0 12px 28px #c62c4e47}.nf-page__btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #c62c4e57}.nf-page__btn--ghost{color:#2a2430;background:#ffffffdb;border:1px solid #c62c4e38}.nf-page__btn--ghost:hover{border-color:var(--color-primary);color:var(--color-primary);background:#fff;transform:translateY(-2px)}.nf-page__help{font-family:var(--font-raleway), "Raleway", sans-serif;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:1.75rem;font-size:.92rem;display:flex}.nf-page__help-link{color:var(--color-primary);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s,opacity .2s}.nf-page__help-link:hover{border-bottom-color:var(--color-primary)}.nf-page__help-dot{background:#2a243047;border-radius:50%;width:4px;height:4px}@keyframes nf-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes nf-code-in{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes nf-bg-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.08)translate(-1.2%,-.8%)}}@keyframes nf-glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:640px){.nf-page{min-height:70vh;padding:3.25rem 1rem 4rem}.nf-page__logo{height:48px}.nf-page__actions{flex-direction:column;align-items:stretch}.nf-page__btn{width:100%}.nf-page__help{flex-direction:column;gap:.45rem}.nf-page__help-dot{display:none}}
