/* Shared public-page finish: keeps legacy content readable while matching the
   current Newton editorial system. */
.plaint_tt { max-width: 1040px; margin: 0 auto; padding: 70px 24px 90px; color: #202a28; background: #fff; font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.plaint_tt section { padding: 42px 54px; border: 1px solid #e5e1d9; background: #f6f3ed; }
.plaint_tt h1 { margin: 0 0 28px; color: #202a28; font-size: clamp(30px, 4vw, 50px); font-weight: 800; letter-spacing: -.045em; line-height: 1.05; }
.plaint_tt h2 { margin: 34px 0 12px; color: var(--nb-brand-blue); font-size: 22px; font-weight: 800; letter-spacing: -.02em; }
.plaint_tt p, .plaint_tt li { color: #68736f; font-size: 15px; line-height: 1.8; }
.plaint_tt a { color: var(--nb-brand-blue); }
.plaint_tt .highlight { color: var(--nb-brand-orange-muted); font-weight: 700; }
.modern-page-skin { background: #fff; }
.nb-detail-header { border-bottom-color: #e5e1d9 !important; background: #f6f3ed; }
.nb-auth-page { display: flex; min-height: calc(100vh - 80px); align-items: flex-start; justify-content: center; padding: 64px 16px 88px; background: #f6f3ed; }
.nb-auth-card { width: min(100%, 480px); margin-right: auto; margin-left: auto; overflow: hidden; border: 1px solid #e5e1d9; background: #fff; box-shadow: 0 18px 50px rgba(32,42,40,.08); }
.nb-auth-card header { border-bottom: 1px solid #e5e1d9 !important; background: #fff; }
.nb-auth-card header h2 { color: #202a28; font-size: 25px; font-weight: 800; letter-spacing: -.04em; }
.nb-auth-card header h1, .nb-auth-status h1 { margin: 0; color: #202a28; font-size: clamp(25px, 4vw, 34px); font-weight: 800; letter-spacing: -.045em; line-height: 1.12; }
.nb-auth-eyebrow { margin: 0 0 8px; color: var(--nb-brand-blue); font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.nb-auth-subtitle { margin: 8px 0 0; color: #68736f; font-size: 13px; line-height: 1.55; }
.nb-auth-card label { color: #202a28; font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.nb-auth-card input, .nb-auth-card select, .nb-auth-card textarea { min-height: 48px; border: 1px solid #e5e1d9; border-radius: 0 !important; color: #202a28; box-shadow: none; }
.nb-auth-card input:focus, .nb-auth-card select:focus, .nb-auth-card textarea:focus { border-color: var(--nb-brand-blue); box-shadow: 0 0 0 3px color-mix(in srgb, var(--nb-brand-blue) 12%, transparent); }
.nb-auth-card .btn-dark { border: 0; border-radius: 0 !important; background: var(--nb-brand-blue); font-weight: 800; }
.nb-auth-card .btn-dark:hover { background: #202a28; }
.nb-auth-card a { color: var(--nb-brand-blue); font-weight: 700; }
.nb-auth-card .border { border-color: #e5e1d9 !important; box-shadow: none !important; }
.nb-auth-card .alert { border-radius: 0; border: 1px solid #e5e1d9; }
.nb-password-card { width: min(100%, 540px); }
.nb-auth-field-help, .nb-auth-field-error { display: block; margin-top: 9px; font-size: 12px; line-height: 1.5; }
.nb-auth-field-help { color: #68736f; }
.nb-auth-field-error { color: #a43b2f; font-weight: 700; }
.nb-auth-alert { margin-bottom: 20px; padding: 12px 14px; border: 1px solid #e5e1d9; font-size: 13px; line-height: 1.5; }
.nb-auth-alert--error { border-color: #e8c7c2; background: #fff5f3; color: #8f3329; }
.nb-auth-return { margin: 22px 0 0; color: #68736f; font-size: 13px; text-align: center; }
.nb-auth-status-icon { display: inline-flex; width: 64px; height: 64px; align-items: center; justify-content: center; margin-bottom: 24px; border-radius: 50%; background: color-mix(in srgb, var(--nb-brand-blue) 12%, #fff); color: var(--nb-brand-blue); }
.nb-auth-status-icon svg { width: 30px; height: 30px; }
.nb-auth-status-icon--error { background: #fff1ed; color: var(--nb-brand-orange-muted); }
.nb-auth-status-copy { max-width: 410px; margin: 14px auto 26px; color: #68736f; font-size: 14px; line-height: 1.7; }
.nb-auth-note { display: grid; gap: 4px; margin: 0 0 24px; padding: 15px 16px; border-left: 3px solid var(--nb-brand-orange); background: #f6f3ed; color: #68736f; font-size: 12px; line-height: 1.55; }
.nb-auth-note strong { color: #202a28; font-size: 13px; }
.nb-password-requirements { margin-top: 10px; padding: 12px 14px; background: #f6f3ed; color: #68736f; font-size: 11px; line-height: 1.55; }
.nb-password-requirements ul { margin: 0; padding-left: 18px; }
.nb-auth-card .seperator { position: relative; height: 1px; margin: 30px 0; border: 0; border-top: 1px solid #e5e1d9; color: #202a28; }
.nb-auth-card .seperator::before { position: absolute; top: -13px; left: 50%; margin: 0; padding: 0 10px; transform: translateX(-50%); background: #fff; color: #202a28; content: "OR"; font-size: 12px; }
.modern-page-skin input, .modern-page-skin select, .modern-page-skin textarea,
.nb-modern-page input, .nb-modern-page select, .nb-modern-page textarea,
.nb-blog-page input, .nb-blog-page select, .nb-blog-page textarea {
    border: 1px solid #e5e1d9;
    border-radius: 0;
    background: #fff;
    color: #202a28;
    box-shadow: none;
}
.modern-page-skin input:focus, .modern-page-skin select:focus, .modern-page-skin textarea:focus,
.nb-modern-page input:focus, .nb-modern-page select:focus, .nb-modern-page textarea:focus,
.nb-blog-page input:focus, .nb-blog-page select:focus, .nb-blog-page textarea:focus {
    border-color: var(--nb-brand-blue);
    outline: 0;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--nb-brand-blue) 12%, transparent);
}
.modern-page-skin button, .nb-modern-page button, .nb-blog-page button { border-radius: 0; }
@media (max-width: 600px) { .nb-auth-page { padding: 36px 12px 60px; } .nb-auth-card { width: 100%; } }
@media (max-width: 600px) { .plaint_tt { padding: 44px 14px 60px; } .plaint_tt section { padding: 28px 20px; } }
