/* Dedicated authentication composition, using the public site's design language. */
body.nf-auth [hidden]{display:none!important}
body.nf-auth #login-sent p{font-size:15px;line-height:1.8;color:#a8b8cc;margin:0 0 24px}
body.nf-auth #login-sent strong{color:#f3f6fc;font-weight:500;overflow-wrap:anywhere}
body.nf-auth .brand-transition-inner{max-width:1232px;margin:auto;min-height:48px;padding:10px 20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 14px;font-size:13px;line-height:1.5;text-align:center}
body.nf-auth .brand-transition-inner>strong{padding:3px 8px;border-radius:4px;font-size:10px;font-weight:500;letter-spacing:.1em}
body.nf-auth .brand-transition-inner>a{white-space:nowrap;font-weight:500}
body.nf-auth .portal-shell{width:min(1232px,calc(100% - 64px));max-width:1232px;margin:0 auto;padding:0;min-height:calc(100dvh - 48px);display:flex;flex-direction:column}
body.nf-auth .portal-nav{display:flex;align-items:center;justify-content:space-between;min-height:120px;padding:24px 0;border:0;background:transparent;box-shadow:none}
body.nf-auth .portal-brand{padding:0;background:none;border:0}
body.nf-auth .product-brand-logo{width:126px;height:57px;max-height:none;object-fit:contain}
body.nf-auth .nf-auth-back{font-size:14px;color:#a8b8cc;text-decoration:none;display:inline-flex;gap:16px;align-items:center}
body.nf-auth .auth-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,480px);align-items:center;gap:clamp(40px,6vw,100px);min-height:0;flex:1;padding:56px 0 80px}
body.nf-auth .nf-auth-eyebrow{display:block;color:#ffb48b;font-size:11px;line-height:1.5;letter-spacing:.13em;font-weight:500;margin-bottom:24px}
body.nf-auth .nf-auth-story h2{font-family:inherit;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.13;letter-spacing:-.045em;margin:0 0 28px;color:#f3f6fc}
body.nf-auth .nf-auth-story h2 span{color:#a8b8cc}
body.nf-auth .nf-auth-story>p{font-size:17px;line-height:1.8;color:#a8b8cc;max-width:490px;margin:0}
body.nf-auth .nf-auth-story ol{list-style:none;margin:40px 0 0;padding:0;display:grid;gap:20px}
body.nf-auth .nf-auth-story li{display:flex;gap:20px;align-items:center;font-size:15px;color:#c5d2e3}
body.nf-auth .nf-auth-story li span{font-size:12px;color:#ffb48b}
body.nf-auth .auth-card{width:100%;padding:40px;border:1px solid #344962;border-radius:8px;background:#0d1e35cc;box-shadow:none;overflow:visible}
body.nf-auth .auth-card:before{display:none}
body.nf-auth .auth-card h1{font-family:inherit;font-size:32px;line-height:1.2;font-weight:500;letter-spacing:-.035em;margin:0 0 16px;color:#f3f6fc}
body.nf-auth .auth-card>p{font-size:15px;line-height:1.75;color:#a8b8cc;margin:0 0 28px}
body.nf-auth .field-label{display:block;color:#f3f6fc;font-size:14px;margin:0 0 10px;font-weight:500}
body.nf-auth .field-input{width:100%;min-height:52px;padding:14px 16px;border:1px solid #344962;border-radius:6px;background:#081426;color:#f3f6fc;font-family:inherit;font-size:16px;box-shadow:none}
body.nf-auth .field-input::placeholder{color:#8194ad}
body.nf-auth .nf-auth-help{font-size:13px;line-height:1.6;color:#a8b8cc;margin:12px 0 24px}
body.nf-auth .portal-button{min-height:50px;padding:13px 18px;border:1px solid #ff813e;border-radius:6px;background:#ff813e;color:#081426;font-family:inherit;font-size:15px;font-weight:600;box-shadow:none}
body.nf-auth .portal-button:hover{background:#ff9d69;border-color:#ff9d69}
body.nf-auth .portal-button-secondary{background:transparent;border-color:#344962;color:#c5d2e3}
body.nf-auth .portal-button-secondary:hover{background:#132a46;border-color:#536d8c}
body.nf-auth .portal-button:disabled{opacity:.55;cursor:not-allowed}
body.nf-auth .auth-divider{margin:24px 0;color:#8194ad;font-size:13px}
body.nf-auth .auth-divider:before,body.nf-auth .auth-divider:after{background:#34496280}
body.nf-auth .auth-card .portal-status:empty{display:none}
body.nf-auth .auth-card .portal-status:not(:empty){margin:24px 0 0;padding:14px;border:1px solid #344962;border-radius:6px;background:#081426;color:#c5d2e3;font-size:14px;line-height:1.65;overflow-wrap:anywhere}
body.nf-auth .portal-status[data-tone=error]{border-color:#e99b7970!important;color:#ffc3a8!important}
body.nf-auth .nf-auth-footer{display:flex;justify-content:space-between;gap:24px;padding:24px 0 32px;color:#8194ad;font-size:13px}
body.nf-auth .nf-auth-footer nav{display:flex;gap:24px}
body.nf-auth .nf-auth-footer a{color:#a8b8cc;text-decoration:none}
body.nf-auth.nf-auth-confirm .auth-layout{display:flex;justify-content:center}
body.nf-auth.nf-auth-confirm .auth-card{max-width:480px}
body.nf-auth .confirm-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#ff813e12;color:#ffb48b;border:1px solid #ff813e50;margin-bottom:24px}
body.nf-auth.nf-auth-confirm .auth-card>.nf-auth-back{margin-top:24px}
@media(max-width:850px){body.nf-auth .portal-shell{width:calc(100% - 40px)}body.nf-auth .portal-nav{min-height:100px}body.nf-auth .auth-layout{grid-template-columns:1fr;gap:36px;max-width:520px;width:100%;margin:auto;padding:28px 0 48px}body.nf-auth .nf-auth-story{display:none}body.nf-auth .auth-card{padding:32px}body.nf-auth .nf-auth-footer{flex-wrap:wrap}}
@media(max-width:400px){body.nf-auth .auth-card{padding:26px 22px}body.nf-auth .auth-card h1{font-size:28px}body.nf-auth .product-brand-logo{width:108px;height:auto}body.nf-auth .nf-auth-back{font-size:12px;gap:8px}body.nf-auth .nf-auth-footer{font-size:12px}}
