*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{max-width:1200px;margin:0 auto;padding:2rem}.user-list{list-style:none}.user-item{padding:1rem;border-bottom:1px solid #eee;cursor:pointer}.user-item:hover{background-color:#f5f5f5}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:2rem}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{padding:1rem;background-color:#fee;color:#c33;border-radius:4px;margin:1rem 0}.main-layout{min-height:100vh;display:flex;flex-direction:column}.main-layout__header{padding:.75rem 1.5rem;background-color:#1a1a2e;color:#eee;border-bottom:1px solid #333}.main-layout__nav{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.5rem}.main-layout__brand{font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none}.main-layout__brand:hover{text-decoration:underline}.main-layout__link{color:#b8b8b8;text-decoration:none}.main-layout__link:hover{color:#fff}.main-layout__main{flex:1}.main-layout__footer{padding:1rem 1.5rem;background-color:#f5f5f5;border-top:1px solid #eee;text-align:center}.main-layout__footer-text{font-size:.875rem;color:#666}.users-list-table-wrap{width:100%;max-width:100%}.users-list-table-wrap .ant-table-body,.users-list-table-wrap .ant-table-content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(31,58,138,.45) rgba(31,58,138,.08)}.users-list-table-wrap .ant-table-body::-webkit-scrollbar,.users-list-table-wrap .ant-table-content::-webkit-scrollbar{width:10px;height:10px}.users-list-table-wrap .ant-table-body::-webkit-scrollbar-track,.users-list-table-wrap .ant-table-content::-webkit-scrollbar-track{background:#1f3a8a0f;border-radius:6px}.users-list-table-wrap .ant-table-body::-webkit-scrollbar-thumb,.users-list-table-wrap .ant-table-content::-webkit-scrollbar-thumb{background:#1f3a8a61;border-radius:6px;border:2px solid rgba(31,58,138,.06)}.users-list-table-wrap .ant-table-body::-webkit-scrollbar-thumb:hover,.users-list-table-wrap .ant-table-content::-webkit-scrollbar-thumb:hover{background:#1f3a8a8c}.organization-card-grid .ant-col{display:flex}.organization-card-grid__cell{width:100%;display:flex}.organization-card.ant-card{width:100%;height:100%;display:flex;flex-direction:column}.organization-card .ant-card-body{flex:1;display:flex!important;flex-direction:column;padding:0!important;min-height:0}.organization-card__header{padding:12px 16px;box-sizing:border-box;flex-shrink:0;color:#fff}.organization-card__header-row{display:flex;align-items:center;justify-content:space-between;gap:8px;height:56px;margin-bottom:4px}.organization-card__logo-slot{width:120px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.organization-card__icon-row{display:flex;align-items:center;gap:8px;height:56px}.organization-card__title{display:block;width:100%;line-height:22px;font-size:16px;font-weight:700;text-align:center;overflow:hidden;margin:0!important}.organization-card__icon-row .organization-card__title{text-align:left}.organization-card__footer{padding:16px;background:#fff;flex:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:116px;box-sizing:border-box}.organization-card__description{height:44px!important;margin-bottom:12px!important;overflow:hidden;flex-shrink:0}.organization-card__description.ant-typography{margin-bottom:12px!important}.org-select-field{display:flex;flex-direction:column;gap:6px}.org-select-field__label{display:block;font-size:12px;font-weight:600;color:#0f172ab8;line-height:1.2}.org-select-field__label .anticon{margin-right:4px;font-size:11px;color:#1f3a8a99;vertical-align:-.1em}.org-select-field--search{flex:1 1 320px;min-width:0}.org-select-field--filter{width:124px;flex:0 0 124px}.org-select-back-link{padding-left:0!important;height:auto;font-weight:600;color:#1f3a8ae0!important}.org-select-back-link:hover{color:#1f3a8a!important}.org-select-table-filter.ant-select{width:100%}.org-select-table-filter.ant-select .ant-select-selector{text-align:center;min-height:32px;padding-inline:8px!important;font-size:13px}.org-select-table-filter.ant-select .ant-select-selection-item{text-align:center;padding-inline-end:18px!important;font-size:13px}.org-select-table-filter-dropdown__title,.org-select-table-filter-dropdown .ant-select-item-group-title{padding:8px 12px;text-align:center;font-weight:600;color:#0f172aa6;border-bottom:1px solid rgba(148,163,184,.2)}.org-select-table-filter-dropdown .ant-select-item-group-title,.org-select-table-filter-dropdown .ant-select-item-option-content{text-align:center;width:100%}.workspace-shell__content .ant-btn-link,.workspace-shell__content .ant-typography a{color:var(--workspace-accent, #1f3a8a)}.workspace-shell__content .ant-btn-link:hover,.workspace-shell__content .ant-typography a:hover{color:var(--workspace-secondary, #0f1f4d)}.workspace-shell__content .ant-card{border-color:var(--workspace-border, rgba(31, 58, 138, .14))}.workspace-shell__content .ant-table-thead>tr>th{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important;white-space:nowrap}.workspace-shell__header .workspace-shell__page-title,.workspace-shell__header .workspace-shell__user-name{color:var(--workspace-accent, #1f3a8a)!important}.user-profile-avatar.ant-avatar{background-color:var(--workspace-accent, #1f3a8a)!important}.workspace-page-title,.workspace-shell__content h2.workspace-page-title,.workspace-shell__content .workspace-page-title.ant-typography{color:var(--workspace-accent, #1f3a8a)!important}.workspace-shell__content .form-page__title{color:var(--workspace-accent, #1f3a8a)}.workspace-shell__content .form-section__icon{background:var(--workspace-accent-light, rgba(31, 58, 138, .1));color:var(--workspace-accent, #1f3a8a)}.workspace-settings-hero{border-color:var(--workspace-border, rgba(31, 58, 138, .12))!important;background:var(--workspace-page-bg, #ffffff)!important}.table-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;width:100%}.table-list-toolbar__main{flex:1 1 auto;min-width:0}.table-list-toolbar__trailing{flex:0 0 auto;margin-left:auto}.configure-columns-trigger{color:var(--workspace-accent, #20419b)}.configure-columns-trigger:hover{color:var(--workspace-accent, #20419b)!important;background:var(--workspace-accent-light, rgba(32, 65, 155, .08))!important}.configure-columns-popover{min-width:220px;max-width:280px}.configure-columns-popover__header{display:flex;align-items:center;gap:8px;padding:4px 4px 12px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:4px}.configure-columns-popover__header-icon{color:var(--workspace-accent, #20419b);font-size:14px}.configure-columns-popover__list{list-style:none;margin:0;padding:0}.configure-columns-popover__item{display:flex;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid rgba(0,0,0,.04)}.configure-columns-popover__item:last-child{border-bottom:none}.configure-columns-popover__label{flex:1;font-size:14px;color:#000000e0}.configure-columns-popover-overlay .ant-popover-inner{padding:12px 12px 8px;border-radius:10px}.form-page{width:100%}.form-page__title{margin:0 0 16px;font-size:1.25rem;font-weight:700;color:#0f172a}.form-card{border-radius:12px}.form-section{margin-bottom:8px}.form-section--bordered .form-section__panel{border:1px solid #e8e0f5;border-radius:12px;padding:20px 24px}.form-section--bordered+.form-section--bordered{margin-top:16px}.form-section__header{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:1rem;font-weight:600;color:#1f2937}.form-section__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#1f3a8a1a;color:#1f3a8a;font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.form-grid__full{grid-column:1 / -1}.app-form .form-grid .user-form__phone-field,.user-form .form-grid .user-form__phone-field{min-width:0}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.app-form .ant-form-item{margin-bottom:20px}.app-form .ant-form-item-label>label{font-weight:500}@media (max-width: 768px){.form-grid,.form-grid--3{grid-template-columns:1fr}}.user-form .user-form__section-title{margin:0 0 16px;font-weight:600;color:#1f2937}.user-form .user-form__row{align-items:flex-start}.user-form .user-form__row>.ant-col>.ant-form-item{margin-bottom:24px}.user-form .user-form__row>.ant-col>.ant-form-item .ant-form-item-label{min-height:30px;padding-bottom:8px}.user-form .user-form__row>.ant-col>.ant-form-item .ant-form-item-label>label{height:22px;line-height:22px}.user-form .user-form__phone-field .ant-form-item-control .ant-form-item,.app-form .user-form__phone-field .ant-form-item-control .ant-form-item,.user-form .user-form__phone-compact>.ant-form-item,.app-form .user-form__phone-compact>.ant-form-item{margin-bottom:0}.user-form .user-form__phone-compact,.app-form .user-form__phone-compact{display:grid!important;grid-template-columns:max-content minmax(0,1fr);align-items:stretch;width:100%}.user-form .user-form__phone-compact>.ant-form-item,.app-form .user-form__phone-compact>.ant-form-item{display:flex;flex-direction:column;justify-content:center;min-width:0}.user-form .user-form__phone-compact>.ant-form-item:first-child,.app-form .user-form__phone-compact>.ant-form-item:first-child{width:auto;max-width:112px}.user-form .user-form__phone-compact>.ant-form-item:last-child,.app-form .user-form__phone-compact>.ant-form-item:last-child{width:100%}.user-form .user-form__phone-compact>.ant-form-item .ant-form-item-control,.app-form .user-form__phone-compact>.ant-form-item .ant-form-item-control{flex:1}.user-form .user-form__phone-compact>.ant-form-item .ant-form-item-control-input,.app-form .user-form__phone-compact>.ant-form-item .ant-form-item-control-input{min-height:unset}.user-form .user-form__phone-compact .ant-select,.app-form .user-form__phone-compact .ant-select{width:112px!important;max-width:112px}.user-form .user-form__phone-compact .ant-select .ant-select-selector,.user-form .user-form__phone-compact .ant-input,.app-form .user-form__phone-compact .ant-select .ant-select-selector,.app-form .user-form__phone-compact .ant-input{height:40px}.user-form .user-form__phone-compact .ant-select .ant-select-selector,.app-form .user-form__phone-compact .ant-select .ant-select-selector{display:flex;align-items:center}.user-form .user-form__switch-field .ant-form-item-control-input{min-height:32px;display:flex;align-items:center}.user-form--stacked .ant-form-item,.user-form--stacked .user-form__phone-field{margin-bottom:16px}.user-form--stacked .user-form__switch-field{margin-bottom:8px}.user-form--stacked .ant-form-item .ant-form-item-extra{margin-top:4px}
