.topnav{
  max-width:var(--page);
  min-height:44px;
  margin:0 auto;
  padding:18px 22px 0;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  position:relative;
}
.navlinks{display:none!important}
.user-login-icon{
  width:40px;
  height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(226,232,240,.95);
  border-radius:999px;
  box-shadow:0 8px 24px rgba(15,23,42,.055);
  color:#64748b;
  font-size:18px;
  line-height:1;
  transition:transform var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast);
}
.user-login-icon:hover{
  transform:translateY(-1px);
  color:var(--nd-blue);
  border-color:#cfe0ff;
  box-shadow:0 12px 30px rgba(29,115,232,.11);
}
.user-login-icon .material-symbol{font-size:18px;line-height:1}
.hero{
  position:relative;
  text-align:center;
  padding:30px 18px 22px;
  overflow:hidden;
}
.shape1,.shape2{display:none!important}
.hero-logo{
  display:inline-flex;
  align-items:baseline;
  direction:ltr;
  margin:10px auto 28px;
  font-family:var(--font-en);
  font-size:41px;
  line-height:1;
  letter-spacing:.01em;
  font-weight:900;
}
.hero-logo .n1{color:var(--nd-blue)}
.hero-logo .n2{color:var(--nd-red)}
.hero-logo .n3{color:var(--nd-yellow)}
.hero-logo .n4{color:var(--nd-green)}
.hero-logo .dom{color:#273449;font-weight:500;margin-left:9px;letter-spacing:-.02em}
.hero h1{
  margin:0 0 10px;
  color:var(--nd-ink);
  font-size:43px;
  line-height:1.35;
  font-weight:850;
  letter-spacing:-1.45px;
}
.hero h1 b{color:var(--nd-blue);font-weight:900}
.hero p{
  margin:0 0 26px;
  color:var(--nd-subtle);
  font-size:14px;
  line-height:1.9;
  font-weight:500;
}
.wrap{max-width:var(--page);margin:0 auto 76px;padding:0 20px}
.empty{margin:36px 0;text-align:center;color:var(--nd-subtle)}
.err{background:var(--nd-red-soft);color:#9f1239;border:1px solid #fecdd3;padding:15px;border-radius:var(--r-md);direction:ltr;text-align:left}

/* v56 WHMCS login drawer */
.user-login-icon{
  width:auto!important;
  min-width:40px;
  height:40px;
  gap:7px;
  padding:0 11px;
  border:1px solid rgba(226,232,240,.95);
  font-weight:800;
}
.user-login-icon .auth-name{font-size:12.5px;color:#475569;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-login-icon .auth-name:empty{display:none!important}
.user-login-icon.logged-in{background:#f8fbff;border-color:#cfe0ff;color:var(--nd-blue)}
.user-login-icon.logged-in .auth-name{color:var(--nd-blue)}
/* Auth popover near the user icon - v58 */
.auth-bg{position:fixed!important;inset:0!important;z-index:9999!important;display:none;background:transparent!important;direction:rtl;pointer-events:none}
.auth-bg.show{display:block!important}
.auth-drawer.auth-popover{position:fixed;top:58px;left:max(18px,calc((100vw - 1120px)/2 + 8px));width:min(370px,calc(100vw - 36px));height:auto;max-height:calc(100vh - 84px);overflow:auto;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:24px;box-shadow:0 28px 70px rgba(15,23,42,.18);display:flex;flex-direction:column;transform:translateY(-10px) scale(.985);opacity:0;pointer-events:auto;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .20s ease}
.auth-bg.show .auth-drawer.auth-popover{transform:translateY(0) scale(1);opacity:1}
.auth-drawer.auth-popover:before{content:"";position:absolute;top:-8px;left:28px;width:16px;height:16px;background:#fff;border-top:1px solid rgba(226,232,240,.95);border-left:1px solid rgba(226,232,240,.95);transform:rotate(45deg)}
.auth-head{padding:20px 22px 14px;border-bottom:1px solid var(--nd-line);display:flex;align-items:flex-start;justify-content:space-between;gap:14px;position:relative}
.auth-head h3{margin:0 0 6px;color:var(--nd-ink);font-size:20px;font-weight:900;letter-spacing:-.04em}
.auth-head p{margin:0;color:#64748b;font-size:12px;line-height:1.8}
.auth-section{padding:20px 22px}
.auth-form{display:flex;flex-direction:column;gap:9px}
.auth-form label{font-size:12.5px;font-weight:800;color:#334155;margin-top:7px}
.auth-form input{height:46px;border:1px solid var(--nd-line-strong);border-radius:13px;background:#fff;padding:0 13px;outline:0;color:#0f172a;font-size:14px;transition:border-color var(--motion-fast),box-shadow var(--motion-fast)}
.auth-form input:focus{border-color:#bdd6ff;box-shadow:0 0 0 4px rgba(26,115,232,.08)}
.auth-form button,.auth-logout{height:48px;border:0;border-radius:13px;background:var(--nd-blue);color:#fff;font-weight:900;font-size:14px;margin-top:12px;box-shadow:0 12px 26px rgba(26,115,232,.16)}
.auth-form button:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}
.auth-message{min-height:20px;margin-top:10px;border-radius:12px;padding:0;font-size:12.5px;font-weight:700;color:#64748b}
.auth-message.info{color:#2563eb;background:#eff6ff;padding:10px 12px}
.auth-message.ok{color:#15803d;background:#ecfdf3;padding:10px 12px}
.auth-message.err{color:#dc2626;background:#fff1f2;padding:10px 12px}
.auth-note{margin-top:16px;padding:12px 13px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;font-size:12px;line-height:1.9;background:#fbfdff}
.auth-user-card{text-align:center}
.auth-user-mark{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px auto 14px;background:#ecfdf3;color:#16a34a;font-size:25px;font-weight:900}
.auth-user-card h4{margin:0;color:#0f172a;font-size:20px;font-weight:900;letter-spacing:-.04em}
.auth-user-card p{margin:8px 0 18px;color:#64748b;direction:ltr;font-family:var(--font-en);font-size:13px}
.auth-menu-lite{padding:14px;border:1px solid var(--nd-line);border-radius:14px;background:#fbfdff;color:#64748b;font-size:12.5px;line-height:1.8;text-align:center}
.auth-logout{background:#fff1f2;color:#dc2626;box-shadow:none;border:1px solid #fecaca;width:100%}
@media(max-width:520px){.auth-drawer.auth-popover{left:12px!important;right:12px!important;top:64px!important;width:auto!important}.user-login-icon .auth-name{display:none}.auth-drawer.auth-popover:before{left:28px}}

/* v59 anchored WHMCS login popover */
.auth-anchor{position:relative;display:inline-flex;align-items:center;justify-content:center;z-index:1200}
.nd-auth-popover{position:absolute;top:calc(100% + 12px);left:0;width:370px;max-width:calc(100vw - 32px);background:#fff;border:1px solid rgba(226,232,240,.96);border-radius:22px;box-shadow:0 28px 70px rgba(15,23,42,.18);direction:rtl;text-align:right;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.985);transition:opacity .18s ease, transform .22s cubic-bezier(.2,.8,.2,1), visibility .18s ease;overflow:visible}
.nd-auth-popover.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.nd-auth-arrow{position:absolute;top:-8px;left:24px;width:16px;height:16px;background:#fff;border-top:1px solid rgba(226,232,240,.96);border-left:1px solid rgba(226,232,240,.96);transform:rotate(45deg)}
.nd-auth-head{padding:18px 20px 13px;border-bottom:1px solid var(--nd-line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.nd-auth-head h3{margin:0 0 6px;color:var(--nd-ink);font-size:19px;font-weight:900;letter-spacing:-.04em}
.nd-auth-head p{margin:0;color:#64748b;font-size:12px;line-height:1.8}
.nd-auth-close{width:34px;height:34px;border:0;border-radius:50%;background:#f8fafc;color:#64748b;font-size:19px;line-height:1;cursor:pointer}
.nd-auth-section{padding:18px 20px}
.nd-auth-form{display:flex;flex-direction:column;gap:8px}
.nd-auth-form label{font-size:12.5px;font-weight:800;color:#334155;margin-top:6px}
.nd-auth-form input{height:46px;border:1px solid var(--nd-line-strong);border-radius:13px;background:#fff;padding:0 13px;outline:0;color:#0f172a;font-size:14px;direction:ltr;text-align:left}
.nd-auth-form input:focus{border-color:#bdd6ff;box-shadow:0 0 0 4px rgba(26,115,232,.08)}
.nd-auth-form button,.nd-auth-logout{height:48px;border:0;border-radius:13px;background:var(--nd-blue);color:#fff;font-weight:900;font-size:14px;margin-top:12px;box-shadow:0 12px 26px rgba(26,115,232,.16);cursor:pointer}
.nd-auth-form button:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}
.nd-auth-message{min-height:20px;margin-top:10px;border-radius:12px;padding:0;font-size:12.5px;font-weight:700;color:#64748b}
.nd-auth-message.info{color:#2563eb;background:#eff6ff;padding:10px 12px}
.nd-auth-message.ok{color:#15803d;background:#ecfdf3;padding:10px 12px}
.nd-auth-message.err{color:#dc2626;background:#fff1f2;padding:10px 12px}
.nd-auth-note{margin-top:14px;padding:11px 12px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;font-size:12px;line-height:1.9;background:#fbfdff}
.nd-auth-user-card{text-align:center}
.nd-auth-user-mark{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px auto 14px;background:#ecfdf3;color:#16a34a;font-size:25px;font-weight:900}
.nd-auth-user-card h4{margin:0;color:#0f172a;font-size:20px;font-weight:900;letter-spacing:-.04em}
.nd-auth-user-card p{margin:8px 0 18px;color:#64748b;direction:ltr;font-family:var(--font-en);font-size:13px}
.nd-auth-menu-lite{padding:14px;border:1px solid var(--nd-line);border-radius:14px;background:#fbfdff;color:#64748b;font-size:12.5px;line-height:1.8;text-align:center}
.nd-auth-logout{background:#fff1f2;color:#dc2626;box-shadow:none;border:1px solid #fecaca;width:100%}
@media(max-width:520px){.nd-auth-popover{position:fixed;top:66px!important;left:12px!important;right:12px!important;width:auto}.nd-auth-arrow{left:28px}.user-login-icon .auth-name{display:none!important}}

/* RC37.1 inline OTP in main login popover */
#authCredentialStage{display:flex;flex-direction:column;gap:8px}
#authCredentialStage[hidden]{display:none!important}
.nd-auth-otp-stage{display:flex;flex-direction:column;gap:14px}
.nd-auth-otp-stage[hidden]{display:none!important}
.nd-auth-otp-head{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #dbeafe;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef6ff)}
.nd-auth-otp-clock{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#2563eb;box-shadow:0 8px 22px rgba(37,99,235,.10)}
.nd-auth-otp-clock svg,.nd-auth-otp-resend-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.nd-auth-otp-head strong{display:block;color:#0f172a;font-size:14px;font-weight:900;margin-bottom:3px}
.nd-auth-otp-head small{display:block;color:#64748b;font-size:11.5px;line-height:1.7}
.nd-auth-otp-cells{display:flex;justify-content:center;gap:10px;margin:2px 0}
.nd-auth-form .nd-auth-otp-cell{width:52px;height:54px;padding:0;border-radius:16px;text-align:center;font-size:25px;font-weight:900;direction:ltr;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.nd-auth-form .nd-auth-otp-cell:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.11),0 9px 24px rgba(15,23,42,.06)}
.nd-auth-otp-actions{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:10px;align-items:center}
.nd-auth-form .nd-auth-otp-verify,.nd-auth-form .nd-auth-otp-resend{margin:0;height:48px;border-radius:14px}
.nd-auth-form .nd-auth-otp-resend{display:flex;align-items:center;justify-content:center;gap:6px;background:#0f172a;box-shadow:none;font-family:Tahoma,Arial,sans-serif;font-size:12px}
.nd-auth-form .nd-auth-otp-resend:not(:disabled){background:#2563eb;cursor:pointer}
.nd-auth-form .nd-auth-otp-resend:disabled{opacity:1;color:#fff;background:#334155}
.nd-auth-otp-resend-icon{display:inline-flex}
.nd-auth-form .nd-auth-otp-back{height:auto;margin:0;padding:4px 0;border:0;background:transparent;color:#64748b;box-shadow:none;font-size:11.5px;font-weight:800}
.nd-auth-form .nd-auth-otp-back:hover{color:#2563eb}
@media(max-width:390px){.nd-auth-form .nd-auth-otp-cell{width:46px;height:50px}.nd-auth-otp-cells{gap:8px}.nd-auth-otp-actions{grid-template-columns:1fr 86px}}
