.nf-auth-shell{--auth-pad:clamp(16px, 4vw, 32px);--auth-grid:75rem;--auth-nav:64px;background:var(--color-navy-950);height:100dvh;display:flex;overflow:hidden}.nf-auth-aside{display:none}.nf-auth-main{background:var(--color-navy-950);flex:auto;min-width:0;overflow-y:auto}.nf-auth-center{min-height:100%;padding:calc(var(--auth-nav) + 24px) var(--auth-pad) 40px;display:flex}.nf-auth-card{border-radius:var(--radius-cover);width:100%;max-width:460px;box-shadow:var(--shadow-s3);background:#fff;border:1px solid #23306a1a;margin:auto;padding:36px 32px}@media (min-width:64rem){.nf-auth-shell{--auth-lead:clamp(24px, 3vw, 56px)}.nf-auth-shell .nf-bar-inner{max-width:none;padding-inline:var(--auth-lead) var(--auth-pad);margin-inline:0}.nf-auth-aside{width:30%;padding-block:calc(var(--auth-nav) + 32px) 48px;padding-inline:var(--auth-lead);color:var(--color-navy-300);flex-direction:column;flex:0 0 30%;justify-content:center;display:flex;overflow-y:auto}.nf-auth-main{background:#fff}.nf-auth-center{padding-block:40px;padding-inline:clamp(24px,4vw,64px)}.nf-auth-card{max-width:27rem;box-shadow:none;background:0 0;border-color:#0000;margin-block:auto;margin-inline:auto;padding-inline:0}}@media (min-width:64rem) and (max-height:38rem){.nf-auth-aside{justify-content:flex-start}}.nf-auth-aside-inner{gap:28px;max-width:30rem;display:grid}.nf-auth-headline{letter-spacing:-.045em;color:#fff;word-break:keep-all;font-size:clamp(2rem,2.6vw,2.75rem);font-weight:700;line-height:1.14}.nf-auth-headline span{display:block}.nf-auth-lede{letter-spacing:-.02em;max-width:26.25rem;color:var(--color-navy-300);word-break:keep-all;font-size:1rem;line-height:1.65}.nf-auth-list{border-top:1px solid var(--color-navy-700);margin:0;padding:0;list-style:none;display:grid}.nf-auth-list li{border-bottom:1px solid var(--color-navy-700);grid-template-columns:4.5rem minmax(0,1fr);align-items:baseline;gap:12px;padding:11px 0;display:grid}.nf-auth-term{letter-spacing:-.01em;color:#fff;font-size:.8125rem;font-weight:700}.nf-auth-desc{letter-spacing:-.01em;color:var(--color-navy-300);word-break:keep-all;font-size:.8125rem;line-height:1.5}.nf-auth-proof{color:var(--color-navy-400);word-break:keep-all;margin-top:-16px;font-size:.75rem;line-height:1.6}.nf-auth-aside-inner>*{animation:.64s cubic-bezier(.16,1,.3,1) both fadeUp}.nf-auth-aside-inner>:nth-child(2){animation-delay:80ms}.nf-auth-aside-inner>:nth-child(3){animation-delay:.16s}.nf-auth-aside-inner>:nth-child(4){animation-delay:.24s}@media (prefers-reduced-motion:reduce){.nf-auth-aside-inner>*{animation:none}}.nf-notice{inset-inline:0;z-index:400;background:var(--color-warn-soft);border-bottom:1px solid var(--color-warn-line);height:44px;color:var(--color-warn-fill);justify-content:center;align-items:center;padding-inline:44px;font-size:13px;animation:.26s cubic-bezier(.16,1,.3,1) both nf-notice-in;display:flex;position:fixed;top:0}.nf-notice[data-closing=true]{animation:.26s cubic-bezier(.16,1,.3,1) both nf-notice-out}@keyframes nf-notice-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes nf-notice-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.nf-notice-close{border-radius:var(--radius-press);width:28px;height:28px;color:inherit;place-items:center;transition:background-color .16s ease-out;display:grid;position:absolute;right:10px}.nf-notice-close:hover{background:var(--color-warn-line)}html[data-notice=open] .nf-bar{top:44px}html[data-notice=open] .nf-auth-shell{height:calc(100dvh - 44px);margin-top:44px}.nf-auth-shell{transition:margin-top .26s cubic-bezier(.16,1,.3,1),height .26s cubic-bezier(.16,1,.3,1)}.nf-bar{transition:top .26s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.nf-notice,.nf-notice[data-closing=true]{animation-duration:1ms}.nf-auth-shell,.nf-bar{transition:none}}
