.auth-module__SINNha__authPage{background:var(--bg);grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);min-height:100dvh;display:grid}.auth-module__SINNha__brandPanel{color:#effcf6;background:#123736;min-height:100%;padding:44px clamp(32px,7vw,112px);display:grid}.auth-module__SINNha__brandPanelContent{flex-direction:column;width:min(100%,460px);margin:auto;display:flex}.auth-module__SINNha__brand,.auth-module__SINNha__mobileBrandLink{width:fit-content;color:inherit;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.auth-module__SINNha__brandMark,.auth-module__SINNha__mobileBrandMark{color:#123736;background:#effcf6;border:1px solid #effcf657;border-radius:8px;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.auth-module__SINNha__brandMessage{margin-top:auto;margin-bottom:40px}.auth-module__SINNha__brandEyebrow,.auth-module__SINNha__eyebrow{letter-spacing:0;margin:0 0 12px;font-size:13px;font-weight:700}.auth-module__SINNha__brandEyebrow{color:#a9ddca}.auth-module__SINNha__brandStatement{max-width:390px;margin:0;font-size:32px;font-weight:650;line-height:1.16}.auth-module__SINNha__promiseList{border-top:1px solid #effcf633;gap:14px;margin:0;padding:24px 0 0;list-style:none;display:grid}.auth-module__SINNha__promiseList li{color:#c8eadb;align-items:center;gap:10px;font-size:14px;line-height:1.4;display:flex}.auth-module__SINNha__promiseList svg{color:#a9ddca;flex:none}.auth-module__SINNha__authPanel{min-width:0;padding:48px clamp(28px,8vw,144px);display:grid}.auth-module__SINNha__authContent{place-self:center;width:min(100%,432px)}.auth-module__SINNha__mobileBrand{display:none}.auth-module__SINNha__eyebrow{color:var(--primary)}.auth-module__SINNha__title{color:var(--text);margin:0;font-size:32px;font-weight:700;line-height:1.15}.auth-module__SINNha__description{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.6}.auth-module__SINNha__description p{margin:0}.auth-module__SINNha__formArea{margin-top:28px}.auth-module__SINNha__form{gap:18px;display:grid}.auth-module__SINNha__field{gap:8px;display:grid}.auth-module__SINNha__field label{color:var(--text);font-size:13px;font-weight:700}.auth-module__SINNha__inputWrap{position:relative}.auth-module__SINNha__fieldIcon{width:18px;height:18px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.auth-module__SINNha__input{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:var(--surface);border-radius:8px;padding:0 14px 0 42px;transition:border-color .16s,box-shadow .16s}.auth-module__SINNha__input:hover{border-color:color-mix(in srgb, var(--primary) 38%, var(--border))}.auth-module__SINNha__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent);outline:0}.auth-module__SINNha__input[readonly]{color:var(--muted);background:var(--surface-muted)}.auth-module__SINNha__actionButton{border:1px solid var(--primary);color:#fff;background:var(--primary);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 16px;font-weight:700;line-height:1.2;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.auth-module__SINNha__actionButton:hover{border-color:var(--primary-strong);background:var(--primary-strong)}.auth-module__SINNha__actionButton:active{transform:scale(.985)}.auth-module__SINNha__notice{border:1px solid color-mix(in srgb, var(--warning) 42%, var(--border));color:var(--text);background:color-mix(in srgb, var(--warning) 10%, var(--surface));border-radius:8px;gap:10px;margin:0 0 20px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.auth-module__SINNha__notice svg{color:var(--warning);flex:none;margin-top:1px}.auth-module__SINNha__successNotice{border:1px solid color-mix(in srgb, var(--success) 38%, var(--border));color:var(--text);background:color-mix(in srgb, var(--success) 10%, var(--surface));border-radius:8px;gap:10px;margin:0 0 20px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.auth-module__SINNha__successNotice svg{color:var(--success);flex:none;margin-top:1px}.auth-module__SINNha__successState{gap:20px;display:grid}.auth-module__SINNha__successIcon{width:44px;height:44px;color:var(--success);background:color-mix(in srgb, var(--success) 12%, var(--surface));border-radius:8px;place-items:center;display:grid}.auth-module__SINNha__footer{color:var(--muted);margin-top:22px;font-size:14px;line-height:1.55}.auth-module__SINNha__footer p{margin:0}.auth-module__SINNha__footer p+p{margin-top:8px}.auth-module__SINNha__footer a{color:var(--primary);font-weight:700}.auth-module__SINNha__footer a:hover{color:var(--primary-strong)}@media (max-width:860px){.auth-module__SINNha__authPage{grid-template-columns:1fr}.auth-module__SINNha__brandPanel{display:none}.auth-module__SINNha__authPanel{min-height:100dvh;padding:28px 24px 40px}.auth-module__SINNha__mobileBrand{place-self:start;display:block}.auth-module__SINNha__mobileBrandLink{color:var(--text)}.auth-module__SINNha__mobileBrandMark{border-color:var(--primary);color:#fff;background:var(--primary)}}@media (max-width:480px){.auth-module__SINNha__authPanel{padding-left:20px;padding-right:20px}.auth-module__SINNha__title{font-size:28px}}@media (prefers-reduced-motion:reduce){.auth-module__SINNha__input,.auth-module__SINNha__actionButton{transition:none}}
