.auth-page{display:flex;flex-direction:column;min-height:calc(100dvh - 60px);width:100%}.auth-loading{justify-content:center;min-height:400px}.auth-header,.auth-loading{display:flex;align-items:center}.auth-header{padding:24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.auth-title{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.2px;margin:0}.auth-content{gap:24px;padding:24px 24px 100px}.auth-content,.auth-section{display:flex;flex-direction:column}.auth-section{gap:16px}.auth-section-title{font-size:14px;font-weight:500;line-height:20px;margin:0}.auth-methods-card{display:flex;gap:48px;padding:20px 24px;border-radius:8px}.auth-method-group{display:flex;flex-direction:column;gap:12px}.auth-method-title{font-size:13px;font-weight:500;line-height:20px;margin:0}.auth-providers-row{display:flex;gap:24px}.auth-checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;line-height:20px;cursor:pointer}.auth-providers-card{padding:16px;border-radius:8px}.auth-providers-content{display:flex;gap:24px}.auth-saml-config{flex:1 1;gap:16px;max-width:560px}.auth-saml-config,.auth-saml-form{display:flex;flex-direction:column}.auth-saml-form{gap:20px;padding-top:16px}.auth-form-field{display:flex;flex-direction:column;gap:8px}.auth-form-label{font-size:13px;font-weight:500;line-height:20px}.auth-radio-group{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.auth-radio-label{display:flex;align-items:center;gap:8px;font-size:13px;line-height:20px;cursor:pointer}.auth-radio-label input[type=radio]{width:16px;height:16px;margin:0;cursor:pointer}.auth-file-input{display:flex;align-items:center;gap:12px;font-size:13px}.auth-file-button{cursor:pointer}.auth-note-card{width:380px;padding:20px;border-radius:8px;flex-shrink:0}.auth-note-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.auth-note-title{font-size:14px;font-weight:500;line-height:20px}.auth-note-description{font-size:12px;line-height:20px;margin:0 0 16px}.auth-note-items{gap:16px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.auth-note-item,.auth-note-items{display:flex;flex-direction:column}.auth-note-item{gap:8px}.auth-note-item-header{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}.auth-note-item>span{font-size:13px;font-weight:500;line-height:20px}.auth-note-text{font-size:12px;line-height:18px;margin:0}.auth-copyable-field{display:flex;gap:8px}.auth-copyable-value{flex:1 1;padding:6px 8px;border-radius:6px;font-size:12px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-copy-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;cursor:pointer;flex-shrink:0}.auth-copy-btn:hover{opacity:.8}.auth-settings-row{display:flex;align-items:center;gap:16px}.auth-settings-label{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px}.auth-profile-checkbox{margin-top:8px}.auth-actions{display:flex;gap:16px;padding-top:8px}@media (max-width:1200px){.auth-content,.auth-header{padding-left:48px;padding-right:48px}.auth-providers-content{flex-direction:column}.auth-note-card{width:100%}}@media (max-width:768px){.auth-content,.auth-header{padding-left:24px;padding-right:24px}.auth-methods-card{flex-direction:column;gap:24px}.auth-providers-row{flex-direction:column;gap:12px}}