.register-module__4IHH6a__fieldLabelRow{margin-bottom:var(--sv-space-2);justify-content:space-between;align-items:baseline;display:flex}.register-module__4IHH6a__fieldLabelRow .register-module__4IHH6a__label{margin-bottom:0}.register-module__4IHH6a__inviteBanner{margin-top:var(--sv-space-5);background-color:var(--sv-color-surface-sunken);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);padding:var(--sv-space-3) var(--sv-space-4)}.register-module__4IHH6a__inviteBannerTitle{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-medium);color:var(--sv-color-text-primary);margin:0;line-height:1.4}.register-module__4IHH6a__inviteBannerMeta{margin:var(--sv-space-1) 0 0;font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.register-module__4IHH6a__fromInviteTag{font-family:var(--sv-font-family-mono);color:var(--sv-color-text-muted);background-color:var(--sv-color-surface-sunken);border-radius:var(--sv-radius-sm);padding:2px 7px;font-size:10px}.register-module__4IHH6a__termsRow{gap:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);align-items:flex-start;display:flex}.register-module__4IHH6a__termsRow input{margin-top:3px}.register-module__4IHH6a__termsLink{color:var(--sv-color-text-primary);text-underline-offset:2px;text-decoration:underline}
.auth-page-module__eU9iBq__page{height:100dvh;height:var(--sv-vh,100dvh);padding:var(--sv-space-4);background:var(--sv-color-surface);overscroll-behavior:none;justify-content:center;align-items:safe center;display:flex;overflow-y:auto}.auth-page-module__eU9iBq__card{background-color:var(--sv-color-surface);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-lg);width:100%;max-width:360px;box-shadow:var(--sv-shadow-card,0 1px 2px #0000000a);padding:var(--sv-space-8)}.auth-page-module__eU9iBq__logo{border-radius:var(--sv-radius-md);background-color:var(--sv-color-accent);width:34px;height:34px;color:var(--sv-color-text-on-accent);font-size:var(--sv-font-size-md);font-weight:var(--sv-font-weight-semibold);justify-content:center;align-items:center;margin-bottom:20px;display:flex;overflow:hidden}.auth-page-module__eU9iBq__logoImg{object-fit:contain;width:100%;height:100%}.auth-page-module__eU9iBq__title{font-size:21px;font-weight:var(--sv-font-weight-semibold);letter-spacing:-.015em;color:var(--sv-color-text-primary);margin:0;line-height:1.2}.auth-page-module__eU9iBq__subtitle{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:8px 0 0;line-height:1.5}.auth-page-module__eU9iBq__notice{margin-top:var(--sv-space-3);padding:var(--sv-space-3) var(--sv-space-4);border-radius:var(--sv-radius-md);background:var(--sv-color-surface-sunken);border:1px solid var(--sv-color-border)}.auth-page-module__eU9iBq__noticeText{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.auth-page-module__eU9iBq__offlineNotice{justify-content:center;align-items:center;gap:var(--sv-space-2);margin-top:var(--sv-space-3);padding:var(--sv-space-4);border-radius:var(--sv-radius-md);background:var(--sv-color-warning-surface);border:1px solid var(--sv-color-warning-border);color:var(--sv-color-warning-text);display:flex}.auth-page-module__eU9iBq__offlineNoticeText{font-size:var(--sv-font-size-sm);color:var(--sv-color-warning-text);margin:0}.auth-page-module__eU9iBq__form{gap:var(--sv-space-4);flex-direction:column;margin-top:24px;display:flex}.auth-page-module__eU9iBq__formSm{margin-top:14px}.auth-page-module__eU9iBq__field{flex-direction:column;display:flex}.auth-page-module__eU9iBq__label{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-medium);color:var(--sv-color-text-muted);margin-bottom:var(--sv-space-2);display:block}.auth-page-module__eU9iBq__passwordHeader{margin-bottom:var(--sv-space-2);justify-content:space-between;align-items:baseline;display:flex}.auth-page-module__eU9iBq__passwordHeader .auth-page-module__eU9iBq__label{margin-bottom:0}.auth-page-module__eU9iBq__forgotLink{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--sv-color-border);text-decoration-color:var(--sv-color-border)}.auth-page-module__eU9iBq__error{color:var(--sv-color-error-text);font-size:var(--sv-font-size-sm);margin:0}.auth-page-module__eU9iBq__fieldHint{margin:var(--sv-space-1) 0 0;font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.auth-page-module__eU9iBq__divider{align-items:center;gap:var(--sv-space-3);color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm);margin:var(--sv-space-4) 0;display:flex}.auth-page-module__eU9iBq__divider:before,.auth-page-module__eU9iBq__divider:after{content:"";border-top:1px solid var(--sv-color-border);flex:1}.auth-page-module__eU9iBq__footer{margin:var(--sv-space-5) 0 0;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);text-align:center}.auth-page-module__eU9iBq__link{color:var(--sv-color-text-primary);text-underline-offset:2px;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.auth-page-module__eU9iBq__submitLg{width:100%;margin-top:var(--sv-space-2)}.auth-page-module__eU9iBq__passkeyBtn{width:100%}.auth-page-module__eU9iBq__otpRow{gap:8px;display:flex}.auth-page-module__eU9iBq__otpCell{text-align:center;width:100%;height:52px;font-family:var(--sv-font-family-mono);font-size:21px;font-weight:var(--sv-font-weight-semibold);border:1px solid var(--sv-color-border);border-radius:var(--sv-radius-md);background:var(--sv-color-surface);color:var(--sv-color-text-primary);caret-color:#0000;outline:none}.auth-page-module__eU9iBq__otpCell:focus{border-color:var(--sv-color-accent);box-shadow:0 0 0 3px var(--sv-color-focus-ring)}.auth-page-module__eU9iBq__otpCell.auth-page-module__eU9iBq__otpError{border-color:var(--sv-color-error-text)}.auth-page-module__eU9iBq__backupInput{font-family:var(--sv-font-family-mono);font-size:var(--sv-font-size-md);letter-spacing:.08em}
