*{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}body.table-column-resize-active{cursor:col-resize;-webkit-user-select:none;user-select:none}.resizable-table__header-cell{position:relative}.resizable-table__handle{position:absolute;top:50%;right:0;width:12px;height:calc(100% - 12px);transform:translate(50%,-50%);cursor:col-resize;z-index:2}.resizable-table__handle:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:16px;border-radius:999px;background:#11182747;transform:translate(-50%,-50%)}.resizable-table__header-cell:hover .resizable-table__handle:before,body.table-column-resize-active .resizable-table__handle:before{background:#1e40af8c}.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}.form-records-table-wrap{width:100%;max-width:100%}.form-records-table-wrap .ant-table{table-layout:fixed!important}.form-records-table-wrap .ant-table-container{overflow:hidden}.form-records-table .ant-table-thead>tr>th{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important;white-space:nowrap}.form-records-table .ant-table-tbody>tr>td{white-space:nowrap}.ant-table-wrapper .ant-table-tbody .ant-tag{margin-inline-end:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;border-radius:999px;padding-inline:10px;line-height:20px;height:22px;font-size:12px;font-weight:500;color:#000000a6!important;background:#fafafa!important;border:1px solid #d9d9d9!important}.table-cell-tag.ant-tag{margin-inline-end:0}.table-cell-tag--code.ant-tag{font-variant-numeric:tabular-nums;letter-spacing:.01em}.ant-table-tbody a .table-cell-tag.ant-tag{color:#000000a6!important}.ant-table-tbody a:hover .table-cell-tag.ant-tag{color:#000000e0!important;border-color:#4096ff!important}.form-records-table-cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;vertical-align:bottom}.form-records-table-wrap .ant-table-header{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important;margin-bottom:0!important;overflow:hidden!important}.form-records-table-wrap .ant-table-header .ant-table-content{overflow:hidden!important}.form-records-table-wrap .ant-table-body{background:#fff}.form-records-table-wrap .ant-table-header table{margin-bottom:0!important}.form-records-table .ant-table-cell-fix-right,.form-records-table .ant-table-cell-fix-right-first{z-index:2}.form-records-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.form-records-table .ant-table-thead>tr>th.ant-table-cell-fix-right-first,.form-records-table .ant-table-thead>tr>th.form-records-table-actions-col,.form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.form-records-table .ant-table-thead>tr>th.form-records-table-assignee-col{z-index:6!important;background:#f5f5f5!important;white-space:nowrap}.form-records-table .ant-table-tbody>tr>td.ant-table-cell-fix-right,.form-records-table .ant-table-tbody>tr>td.ant-table-cell-fix-right-first,.form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-status-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-assignee-col{z-index:2!important;background:#fff!important}.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right-first,.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-status-col,.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-assignee-col{background:#fafafa!important}.form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-status-col{width:96px!important;min-width:96px!important;max-width:96px!important;padding-inline:6px!important;vertical-align:middle}.form-records-table .ant-table-thead>tr>th.form-records-table-assignee-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-assignee-col{padding-inline:8px 6px!important;vertical-align:middle}.form-records-table-status-select.ant-select{width:80px;min-width:80px;max-width:80px}.form-records-table-status-select .ant-select-selector{border-radius:999px!important;height:22px!important;min-height:22px!important;padding-inline:8px!important;font-size:12px!important;font-weight:500;background:#fafafa!important;border-color:#d9d9d9!important}.form-records-table-status-select .ant-select-selection-item{line-height:20px!important}.form-records-table-assignee-select.ant-select{width:136px;min-width:136px}.form-records-table-assignee-select .ant-select-selector{border-radius:8px!important}.form-records-table .ant-table-thead>tr>th.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col{padding-inline:4px!important;vertical-align:middle;text-align:center!important;width:56px!important;min-width:56px!important;max-width:56px!important}.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-actions-col{background:#f5f5f5!important}.workspace-shell__content .form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col{background:#fff!important}.workspace-shell__content .form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-actions-col{background:#fafafa!important}.form-records-table-wrap .ant-table-cell-fix-right-first:after,.form-records-table-wrap .ant-table-cell-fix-right-last:after,.form-records-table-wrap .ant-table-cell-fix-right:after,.form-records-table-wrap .ant-table-ping-right .ant-table-cell-fix-right-first:after,.form-records-table-wrap .ant-table-ping-right .ant-table-cell-fix-right-last:after,.form-records-table-wrap .ant-table-ping-right .ant-table-cell-fix-right:after{box-shadow:none!important}.form-records-table-wrap .ant-table-body,.form-records-table-wrap .ant-table-content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(31,58,138,.45) rgba(31,58,138,.08)}.form-records-table-wrap .ant-table-body::-webkit-scrollbar,.form-records-table-wrap .ant-table-content::-webkit-scrollbar{width:10px;height:10px}.form-records-table-wrap .ant-table-body::-webkit-scrollbar-track,.form-records-table-wrap .ant-table-content::-webkit-scrollbar-track{background:#1f3a8a0f;border-radius:6px}.form-records-table-wrap .ant-table-body::-webkit-scrollbar-thumb,.form-records-table-wrap .ant-table-content::-webkit-scrollbar-thumb{background:#1f3a8a59;border-radius:6px}.form-records-table-wrap .ant-table-body::-webkit-scrollbar-thumb:hover,.form-records-table-wrap .ant-table-content::-webkit-scrollbar-thumb:hover{background:#1f3a8a8c}.assignments-report-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.assignments-report-table-wrap .ant-table-content{overflow-x:auto!important}.assignments-report-table-wrap .ant-table-thead>tr>th,.assignments-report-table-wrap .ant-table-tbody>tr>td{white-space:nowrap}.assignments-report-table-wrap .ant-table-tbody>tr>td.assignments-report-assignee-col{white-space:normal}.assignments-report-assignee-cell{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.assignments-report-assignee-cell__name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignments-report-assignee-cell__tag.ant-tag{margin-inline-end:0;white-space:nowrap;max-width:100%}.form-record-assignments-table-wrap{width:100%;max-width:100%;overflow-x:auto}.form-record-assignments-table .ant-table-thead>tr>th{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important;white-space:nowrap}.form-record-assignments-table .ant-table-thead>tr>th.form-record-assignments-table__actions-col,.form-record-assignments-table .ant-table-tbody>tr>td.form-record-assignments-table__actions-col{padding-inline:8px!important;text-align:center}.form-record-assignments-table .ant-table-tbody>tr>td.form-record-assignments-table__actions-col .ant-space{justify-content:center;width:100%}.users-list-table-wrap{width:100%;max-width:100%}.users-list-table-wrap .ant-table{table-layout:fixed!important}.users-list-table-wrap .ant-table-header,.users-list-table-wrap .ant-table-header .ant-table-content{overflow:hidden!important}.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}.workspace-users-table-wrap{width:100%;max-width:100%}.workspace-users-table-wrap .ant-table{table-layout:fixed!important}.workspace-users-table .ant-table-thead>tr>th.workspace-users-table-actions-col,.workspace-users-table .ant-table-tbody>tr>td.workspace-users-table-actions-col{padding-inline:4px!important;text-align:center!important;vertical-align:middle;white-space:nowrap;width:56px!important;min-width:56px!important;max-width:56px!important}.table-row-actions-menu__trigger.ant-btn{width:32px;min-width:32px;padding-inline:0}.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,.workspace-shell__content .content-page-header__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}.table-list-toolbar__date{min-width:140px}.table-list-toolbar--report{flex-wrap:nowrap;align-items:center;gap:8px}.table-list-toolbar--report .table-list-toolbar__scroll{flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.table-list-toolbar--report .table-list-toolbar__main{flex:0 0 auto;flex-wrap:nowrap!important;white-space:nowrap}.table-list-toolbar--report .table-list-toolbar__main.ant-space{display:inline-flex!important;flex-wrap:nowrap!important;width:max-content;max-width:none}.table-list-toolbar--report .table-list-toolbar__main>.ant-space-item{flex:0 0 auto}.table-list-toolbar--report .table-list-toolbar__search{flex:0 0 auto}.table-list-toolbar--report .table-list-toolbar__trailing{flex:0 0 auto;margin-left:0}.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:260px;max-width:320px}.configure-columns-popover__header{display:flex;align-items:center;gap:8px;padding:4px 4px 8px;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__hint{display:block;font-size:12px;margin:0 4px 8px}.configure-columns-popover__list{list-style:none;margin:0;padding:0;max-height:min(60vh,420px);overflow:auto}.configure-columns-popover__item{display:flex;align-items:center;gap:10px;padding:10px 4px;border-bottom:1px solid rgba(0,0,0,.04);cursor:grab;-webkit-user-select:none;user-select:none}.configure-columns-popover__item.is-dragging{opacity:.55}.configure-columns-popover__item.is-drag-over{background:var(--workspace-accent-light, rgba(32, 65, 155, .08));border-radius:6px}.configure-columns-popover__item:active{cursor:grabbing}.configure-columns-popover__item:last-child{border-bottom:none}.configure-columns-popover__seq{width:18px;flex:0 0 18px;font-size:12px;color:#00000073;text-align:right}.configure-columns-popover__drag{color:#00000059;display:inline-flex;align-items:center}.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}.dashboard-metric-card--clickable{cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.dashboard-metric-card--clickable:hover{box-shadow:0 8px 24px #0f172a1a}.dashboard-stat-card--clickable{cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.dashboard-stat-card--clickable:hover{box-shadow:0 6px 20px #0f172a14;border-color:#0f1f4d33!important}.dashboard-metric-card{width:100%;height:auto}.dashboard-metric-card .ant-card-body{padding:22px}.dashboard-metric-cards__col{display:flex}.dashboard-overview-detail-card{width:100%;height:auto}.dashboard-metric-card__content{display:flex;gap:14px;align-items:flex-start}.dashboard-metric-card__icon-wrap{position:relative;width:56px;height:56px;flex-shrink:0}.dashboard-metric-card__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.dashboard-metric-card__body{flex:1;min-width:0}.dashboard-metric-card__value{margin-top:2px;font-size:28px;font-weight:700;line-height:1.1}.dashboard-metric-card__description{display:block;margin-top:2px;font-size:12px}.dashboard-metric-card__footer{margin-top:16px;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:32px}.admin-shell .ant-layout{min-width:0}.admin-shell__header{gap:12px}.admin-shell__user{min-width:0}.admin-shell__user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.admin-list-page__header{align-items:center;gap:12px}.admin-table-wrap{width:100%;max-width:100%}@media (max-width: 992px){.admin-shell__header{padding:0 14px!important}.admin-shell__content{padding:16px!important}}@media (max-width: 768px){.admin-shell__header{padding:0 12px!important}.admin-shell__content{padding:12px!important}.admin-shell__user-name{display:none}.admin-shell__header .shell-page-title{min-width:0}.admin-shell__header .shell-page-title .ant-typography{font-size:17px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-list-page__header .ant-space{width:auto;flex-wrap:nowrap}.admin-list-page__header .ant-space .ant-space-item{flex:0 0 auto}}.org-form-template-card .ant-card-head-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.org-form-template-card .ant-card-head-title{flex:1 1 auto;min-width:220px}.org-form-template-card .ant-card-extra{margin-inline-start:0}.org-form-template-card__title{white-space:nowrap}@media (max-width: 768px){.workspace-dashboard-page .workspace-dashboard-hero .ant-card-body{padding:16px!important}.workspace-dashboard-page .workspace-dashboard-hero .ant-typography h3.ant-typography{font-size:22px!important;line-height:1.25!important}.workspace-dashboard-page .workspace-dashboard-hero .ant-typography{font-size:14px}.workspace-dashboard-page .workspace-dashboard-logo{margin-left:0!important;max-width:100%!important}.workspace-dashboard-page .dashboard-metric-card .ant-card-body{padding:16px!important}.workspace-dashboard-page .dashboard-metric-card__footer{flex-direction:column;align-items:stretch;gap:10px}.workspace-dashboard-page .dashboard-metric-card__footer .ant-btn,.workspace-dashboard-page .dashboard-metric-card__footer .ant-btn-group{width:100%}.workspace-dashboard-page .dashboard-metric-card__footer .ant-btn{justify-content:center}.content-page-header__actions-slot .ant-space{flex-wrap:nowrap}.form-records-list-page__header.content-page-header--with-back{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"back title" "actions actions";row-gap:10px;align-items:start}.form-records-list-page__header .content-page-header__title-slot{align-self:center}.form-records-list-page__header .content-page-header__title,.form-records-list-page__header .form-records-list-page__title{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.form-records-list-page__header .content-page-header__actions-slot{justify-self:stretch;width:100%}.form-records-list-page__header .content-page-header__actions-slot .ant-space{display:flex;flex-wrap:nowrap;width:100%;gap:8px!important}.form-records-list-page__header .content-page-header__actions-slot .ant-space-item{flex:1 1 0;min-width:0}.form-records-list-page__header .ant-btn{width:100%;justify-content:center}.workspace-shell__content .ant-table-thead>tr>th.ant-table-cell-fix-right,.workspace-shell__content .ant-table-thead>tr>th.ant-table-cell-fix-right-first,.workspace-shell__content .ant-table-wrapper .ant-table-container table>thead>tr>th.ant-table-cell-fix-right,.workspace-shell__content .ant-table-wrapper .ant-table-container table>thead>tr>th.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.workspace-shell__content .ant-table-tbody>tr>td.ant-table-cell-fix-right,.workspace-shell__content .ant-table-tbody>tr>td.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.form-records-table .ant-table-thead>tr>th.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-status-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col,.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-actions-col{background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-status-col,.form-records-table .ant-table-tbody>tr.ant-table-row:hover>td.form-records-table-actions-col,.workspace-shell__content .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,.workspace-shell__content .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.form-records-table-wrap .ant-table-cell-fix-right-first:after,.form-records-table-wrap .ant-table-cell-fix-right:after,.workspace-shell__content .ant-table-cell-fix-right-first:after,.workspace-shell__content .ant-table-cell-fix-right:after{box-shadow:none!important}.table-list-toolbar:not(.table-list-toolbar--report){flex-direction:column;align-items:stretch;gap:10px}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main{width:100%}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main>.ant-space{width:100%;display:flex;flex-direction:column;gap:10px!important}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main>.ant-space>.ant-space-item{width:100%}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main .ant-input,.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main .ant-input-affix-wrapper,.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__main .ant-select{width:100%!important;max-width:100%!important}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__trailing{margin-left:0;width:100%}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__trailing>.ant-space{width:100%;display:flex;align-items:center;gap:10px!important}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__trailing>.ant-space>.ant-space-item:first-child{flex:1 1 auto;min-width:0}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__trailing .ant-btn-primary{width:100%;justify-content:center}.table-list-toolbar:not(.table-list-toolbar--report) .table-list-toolbar__trailing .configure-columns-trigger.ant-btn{width:40px;height:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;border-radius:8px;background:#fff;font-size:16px}.area-khar-settings-page__intro{margin-bottom:12px!important;font-size:13px;line-height:1.45}.area-khar-settings-page__card.ant-card{border-radius:14px}.area-khar-settings-page__card .ant-card-head{min-height:44px;padding:0 14px}.area-khar-settings-page__card .ant-card-head-title{padding:12px 0;font-size:16px;font-weight:700}.area-khar-settings-page__card .ant-card-body{padding:12px 14px 14px}.area-khar-settings-page__form{margin-bottom:12px!important}.area-khar-settings-page__form.ant-form-vertical .ant-form-item{margin-bottom:10px!important}.area-khar-settings-page__form.ant-form-vertical .ant-form-item:last-child{margin-bottom:0!important}.area-khar-settings-page__form .ant-space{width:100%}.area-khar-settings-page__form .ant-space-item{flex:1 1 auto;width:100%}.area-khar-settings-page .ant-table-placeholder{padding:20px 8px!important}.area-khar-settings-page .ant-table-thead>tr>th{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important}.workspace-shell__content .ant-table-wrapper .ant-table-container table>thead>tr>th.ant-table-cell-fix-right,.workspace-shell__content .ant-table-wrapper .ant-table-container table>thead>tr>th.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-cell-fix-right-first:after{box-shadow:none!important}.workspace-shell__content .form-records-table .ant-table-thead>tr>th{background:var(--workspace-accent-light, rgba(31, 58, 138, .1))!important}.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-actions-col{background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.form-records-table .ant-table-thead>tr>th.ant-table-cell-fix-right-first,.form-records-table .ant-table-thead>tr>th.form-records-table-actions-col,.form-records-table .ant-table-thead>tr>th.form-records-table-status-col{background:#fff!important;background-color:#fff!important;border-left:1px solid #f0f0f0!important}.form-records-table .ant-table-thead>tr>th.form-records-table-status-col,.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-status-col{background:#fff!important;background-color:#fff!important}.workspace-shell__content .form-records-table .ant-table-thead>tr>th.form-records-table-actions-col{background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-tbody>tr>td.ant-table-cell-fix-right-first,.form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-status-col{border-left:1px solid #f0f0f0!important;background:#fff!important;background-color:#fff!important}.form-records-table .ant-table-thead>tr>th.form-records-table-actions-col,.form-records-table .ant-table-tbody>tr>td.form-records-table-actions-col{width:40px!important;min-width:40px!important;max-width:40px!important;padding-inline:2px!important;text-align:center}.table-list-toolbar--report{display:flex;flex-wrap:nowrap;align-items:center;column-gap:8px;row-gap:0;margin-bottom:12px}.table-list-toolbar--report .table-list-toolbar__scroll{flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-list-toolbar--report .table-list-toolbar__main{display:inline-flex!important;width:max-content}.table-list-toolbar--report .table-list-toolbar__main.ant-space{display:inline-flex!important;flex-wrap:nowrap!important;width:max-content;gap:8px!important}.table-list-toolbar--report .table-list-toolbar__main.ant-space>.ant-space-item{width:auto;max-width:none;min-width:0;flex:0 0 auto}.table-list-toolbar--report .table-list-toolbar__trailing{flex:0 0 auto;margin-left:0;display:flex;align-items:center}.table-list-toolbar--report .table-list-toolbar__trailing .configure-columns-trigger.ant-btn{width:40px;height:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;border-radius:8px;background:#fff;font-size:16px;color:#000000a6}.table-list-toolbar--report .ant-input-affix-wrapper,.table-list-toolbar--report .ant-select,.table-list-toolbar--report .ant-select-selector,.table-list-toolbar--report .ant-picker,.table-list-toolbar--report .ant-input-number{min-width:0}.table-list-toolbar--report .ant-input-affix-wrapper,.table-list-toolbar--report .ant-select-selector,.table-list-toolbar--report .ant-picker,.table-list-toolbar--report .ant-input-number{min-height:40px!important;border-radius:8px!important}.table-list-toolbar--report .ant-select-selector{align-items:center!important}.table-list-toolbar--report .ant-select-selection-item,.table-list-toolbar--report .ant-select-selection-placeholder{line-height:38px!important}.table-list-toolbar--report .ant-picker{padding-inline:11px!important;min-width:140px}.table-list-toolbar--report .ant-picker-input>input{font-size:13px}.table-list-toolbar--report .table-list-toolbar__range.ant-space-compact{display:inline-flex!important;width:auto;gap:8px}.table-list-toolbar--report .table-list-toolbar__range.ant-space-compact>.ant-input-number{flex:0 0 auto;width:120px!important}.table-list-toolbar--report .table-list-toolbar__range.ant-space-compact>.ant-input-number:first-child,.table-list-toolbar--report .table-list-toolbar__range.ant-space-compact>.ant-input-number:last-child{border-radius:8px!important;border-inline-start-width:1px!important}.table-list-toolbar--report .table-list-toolbar__range.ant-space-compact>.ant-input-number:not(:first-child):before{display:none!important}.form-records-list-page__header .content-page-header__actions-slot .ant-space{gap:10px!important}.form-records-list-page__header .ant-btn{min-height:40px;border-radius:8px}}@media (max-width: 768px){.org-form-template-card .ant-card-head-title{min-width:0}}.app-message-error--large.ant-message-notice-content,.ant-message .app-message-error--large{padding:14px 18px;font-size:16px;font-weight:600;line-height:1.4;max-width:min(520px,92vw);box-shadow:0 6px 20px #0000002e}.ant-message .app-message-error--large .anticon{font-size:20px}.area-khar-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.area-khar-toolbar__search{margin-left:auto}.area-khar-toolbar .ant-select,.area-khar-toolbar .ant-input-affix-wrapper,.area-khar-toolbar .ant-input,.area-khar-toolbar .ant-btn{height:32px!important;min-height:32px!important;max-height:32px!important;box-sizing:border-box}.area-khar-toolbar .ant-select .ant-select-selector{height:32px!important;min-height:32px!important;max-height:32px!important;display:flex;align-items:center;box-sizing:border-box}.area-khar-toolbar .ant-input-affix-wrapper{display:inline-flex;align-items:center;padding-top:0!important;padding-bottom:0!important}.area-khar-toolbar .ant-input{height:30px!important;line-height:30px!important}.area-khar-toolbar .ant-btn{display:inline-flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;line-height:1}.workspace-dashboard-page--mobile{max-width:100%;margin:0 auto;padding:0 2px 24px}.dashboard-mobile-section-title{margin:0 0 12px;font-size:17px;font-weight:700;color:var(--dm-primary-dark, var(--workspace-primary, #0f1f4d))}.dashboard-mobile-welcome{margin-bottom:16px}.dashboard-mobile-welcome__glow{border-radius:22px;padding:3px;background:linear-gradient(135deg,color-mix(in srgb,var(--dm-primary, #1f3a8a) 22%,transparent),color-mix(in srgb,var(--dm-primary-dark, #0f1f4d) 14%,transparent),color-mix(in srgb,var(--workspace-accent, #c9a227) 16%,transparent),transparent);box-shadow:0 8px 24px color-mix(in srgb,var(--dm-primary, #1f3a8a) 18%,transparent)}.dashboard-mobile-welcome__border{border-radius:19px;padding:2px;background:linear-gradient(120deg,var(--dm-primary, #1f3a8a),color-mix(in srgb,var(--dm-primary, #1f3a8a) 70%,#fff),color-mix(in srgb,var(--workspace-accent, #c9a227) 55%,transparent),var(--dm-primary-dark, #0f1f4d))}.dashboard-mobile-welcome__inner{position:relative;border-radius:17px;overflow:hidden;background:#fff;min-height:108px}.dashboard-mobile-welcome__accent{position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--dm-primary, #1f3a8a)}.dashboard-mobile-welcome__body{display:flex;align-items:center;gap:14px;padding:16px 16px 16px 20px;min-height:108px}.dashboard-mobile-welcome__text{flex:1;min-width:0}.dashboard-mobile-welcome__org{display:block;font-size:12px;font-weight:600;color:var(--dm-primary-dark, #0f1f4d);line-height:1.3}.dashboard-mobile-welcome__hello{display:block;margin-top:4px;font-size:13px;color:#64748b;line-height:1.3}.dashboard-mobile-welcome__name{margin:8px 0 0!important;font-size:22px!important;font-weight:700!important;color:var(--dm-primary-dark, #0f1f4d)!important;line-height:1.2!important}.dashboard-mobile-welcome__email{display:block;margin-top:6px;font-size:12px;color:var(--dm-primary, #1f3a8a);word-break:break-word}.dashboard-mobile-welcome__avatar-wrap{flex-shrink:0;width:58px;height:58px;border-radius:50%;overflow:hidden;box-shadow:0 4px 14px color-mix(in srgb,var(--dm-primary, #1f3a8a) 28%,transparent)}.dashboard-mobile-welcome__avatar-fallback{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,color-mix(in srgb,var(--workspace-accent, #c9a227) 92%,#fff),var(--dm-primary, #1f3a8a))}.dashboard-mobile-stats{margin-bottom:18px}.dashboard-mobile-stats__glow{border-radius:20px;padding:3px;background:linear-gradient(135deg,color-mix(in srgb,var(--dm-primary, #1f3a8a) 30%,transparent),color-mix(in srgb,var(--workspace-accent, #c9a227) 18%,transparent),transparent);box-shadow:0 8px 22px color-mix(in srgb,var(--dm-primary-dark, #0f1f4d) 22%,transparent)}.dashboard-mobile-stats__border{border-radius:17px;padding:2px;background:linear-gradient(120deg,var(--dm-primary-dark, #0f1f4d),var(--dm-primary, #1f3a8a),color-mix(in srgb,var(--workspace-accent, #c9a227) 50%,transparent))}.dashboard-mobile-stats__bar{display:flex;align-items:stretch;border-radius:15px;overflow:hidden;min-height:112px;background:linear-gradient(135deg,var(--dm-primary-dark, #0f1f4d) 0%,var(--dm-primary, #1f3a8a) 100%)}.dashboard-mobile-stats__cell{flex:1;display:flex;align-items:stretch;min-width:0}.dashboard-mobile-stats__divider{width:1px;margin:14px 0;background:#ffffff47;flex-shrink:0}.dashboard-mobile-stats__link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:16px 8px;text-decoration:none;color:#fff;min-width:0}.dashboard-mobile-stats__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#ffffff38;color:#fff;font-size:16px;margin-bottom:2px}.dashboard-mobile-stats__icon .anticon{color:#fff}.dashboard-mobile-stats__label{font-size:11px;font-weight:600;text-align:center;line-height:1.25;opacity:.95}.dashboard-mobile-stats__value{font-size:22px;font-weight:700;line-height:1.1;text-align:center}.dashboard-mobile-quick{margin-bottom:20px}.dashboard-mobile-quick__row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.dashboard-mobile-quick__row::-webkit-scrollbar{display:none}.dashboard-mobile-quick__item{flex:0 0 auto;width:72px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--dm-primary-dark, #0f1f4d)}.dashboard-mobile-quick__circle{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;background:linear-gradient(145deg,var(--dm-primary-dark, #0f1f4d),var(--dm-primary, #1f3a8a));color:#fff;font-size:20px;box-shadow:0 4px 12px color-mix(in srgb,var(--dm-primary, #1f3a8a) 35%,transparent)}.dashboard-mobile-quick__label{font-size:11px;font-weight:600;text-align:center;line-height:1.25;color:var(--dm-primary-dark, #0f1f4d)}.dashboard-mobile-activity__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.dashboard-mobile-activity__chip{border:1px solid var(--dm-primary, #1f3a8a);background:#fff;color:var(--dm-primary, #1f3a8a);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;line-height:1.2}.dashboard-mobile-activity__chip--active{background:var(--dm-primary, #1f3a8a);color:#fff;border-color:var(--dm-primary, #1f3a8a)}.dashboard-mobile-activity__card{display:flex;gap:12px;align-items:flex-start;padding:14px;margin-bottom:10px;border-radius:14px;background:#fff;border:1px solid var(--dm-border, rgba(31, 58, 138, .14));box-shadow:0 4px 14px #0f172a0d;text-decoration:none;color:inherit}.dashboard-mobile-activity__icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--dm-primary, #1f3a8a);color:#fff;font-size:18px}.dashboard-mobile-activity__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.dashboard-mobile-activity__title{font-size:16px;font-weight:700;color:var(--dm-primary-dark, #0f1f4d);line-height:1.25}.dashboard-mobile-activity__subtitle{font-size:13px;color:#64748b;line-height:1.35}.dashboard-mobile-activity__meta{font-size:12px;color:#94a3b8}.dashboard-mobile-activity__hint{margin-top:4px;font-size:12px;font-weight:600;color:var(--dm-primary, #1f3a8a)}.dashboard-mobile-activity__empty{margin:8px 0 0;font-size:13px;color:#94a3b8}.workspace-dashboard-hero{max-width:1320px;margin:0 auto}.workspace-dashboard-hero__card{border-radius:16px;overflow:hidden}.workspace-dashboard-hero__slide{display:flex;align-items:center;justify-content:center;width:100%;min-height:240px;max-height:min(70vh,560px);background:#f1f5f9}.workspace-dashboard-hero__image{display:block;max-width:100%;max-height:min(70vh,560px);width:auto;height:auto;object-fit:contain}.workspace-dashboard-hero__placeholder{width:100%;height:280px;background:#1e293b}.workspace-dashboard-hero-carousel .slick-list,.workspace-dashboard-hero-carousel .slick-track{height:auto!important}.workspace-dashboard-hero-carousel .slick-slide>div{height:100%}.workspace-dashboard-hero-carousel .slick-dots{position:relative;bottom:0;margin:12px 0 8px}.workspace-dashboard-hero-carousel .slick-prev,.workspace-dashboard-hero-carousel .slick-next,.workspace-dashboard-hero__arrow{z-index:3;width:44px!important;height:44px!important;opacity:1!important;font-size:0!important;line-height:0!important;overflow:hidden}.workspace-dashboard-hero-carousel .slick-prev:before,.workspace-dashboard-hero-carousel .slick-next:before,.workspace-dashboard-hero-carousel .slick-prev:after,.workspace-dashboard-hero-carousel .slick-next:after,.workspace-dashboard-hero__arrow:before,.workspace-dashboard-hero__arrow:after{content:none!important;display:none!important;opacity:0!important;font-size:0!important;width:0!important;height:0!important}.workspace-dashboard-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);border:2px solid #0f172a;border-radius:50%;cursor:pointer;display:flex!important;align-items:center;justify-content:center;background:#0f172a!important;color:#fff!important;box-shadow:0 4px 14px #0f172a59;line-height:1;padding:0}.workspace-dashboard-hero__arrow .anticon{font-size:18px!important;color:#fff!important;display:block;line-height:1}.workspace-dashboard-hero__arrow:hover,.workspace-dashboard-hero__arrow:focus{background:#1e293b!important;color:#fff!important;opacity:1!important}.workspace-dashboard-hero__arrow--prev,.workspace-dashboard-hero-carousel .slick-prev{left:12px!important;inset-inline-start:12px!important}.workspace-dashboard-hero__arrow--next,.workspace-dashboard-hero-carousel .slick-next{right:12px!important;inset-inline-end:12px!important}.form-page{width:100%}.content-page-header{display:grid;align-items:center;column-gap:12px;margin-bottom:16px;width:100%}.content-page-header--with-back{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"back title actions"}.content-page-header--no-back{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions"}.content-page-header__back-slot{grid-area:back}.content-page-header__title-slot{grid-area:title;min-width:0}.content-page-header__actions-slot{grid-area:actions;justify-self:end;display:flex;align-items:center;flex-shrink:0}.content-page-header__back.ant-btn{width:40px;height:40px;min-width:40px;padding:0;border:none!important;background:transparent!important;box-shadow:none!important;color:var(--workspace-accent, #1f3a8a);font-size:22px}.content-page-header__back.ant-btn .anticon{font-size:22px}.content-page-header__back.ant-btn:hover,.content-page-header__back.ant-btn:focus,.content-page-header__back.ant-btn:active{background:transparent!important;color:var(--workspace-secondary, #0f1f4d)}.content-page-header__title,.form-page__title{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-page-header__actions,.form-page__header-actions{display:flex;align-items:center;flex-shrink:0}.form-card{border-radius:12px}.form-card>.ant-card-body{padding:24px}.form-section{margin-bottom:8px}.form-section--bordered .form-section__panel{border:1px solid var(--workspace-border, #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}.form-grid--pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;width:100%}.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));column-gap:24px;align-items:start}.form-grid--3>.ant-form-item{min-width:0;width:100%;max-width:100%}.user-form-security-row.form-grid,.user-form-security-row.form-grid--3{display:flex!important;flex-wrap:nowrap;align-items:flex-start;gap:24px;column-gap:24px;grid-template-columns:none!important}.user-form-security-row>.ant-form-item{min-width:0;margin-bottom:0}.user-form-security-row>.ant-form-item:first-child{flex:1 1 0%;width:auto!important;max-width:none!important}.user-form-security-row>.user-form__switch-field{flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:120px}.user-form-security-row .user-form__switch-field .ant-switch{min-width:88px}.user-form-security-row .user-form__switch-field .ant-form-item-control-input-content{display:flex;align-items:center;min-height:32px}.user-form-security-row .user-form__switch-field .ant-form-item-label{width:100%}.form-grid--single{grid-template-columns:1fr}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.form-actions--header{margin-top:0}.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-security-row.form-grid,.user-form-security-row.form-grid--3{flex-direction:column;flex-wrap:wrap}.user-form-security-row>.user-form__switch-field{flex:1 1 auto!important;width:100%!important;min-width:0}}.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 .user-permissions-grid{display:grid;grid-template-columns:1fr;gap:4px}.user-form .user-permissions-grid .ant-checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px 16px}.user-form .user-access-control{display:grid;gap:12px}.user-form .user-access-control__block{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fafcff}.user-form .user-access-control__block-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.user-form .user-access-control__table{display:grid;gap:10px}.user-form .user-access-control__row{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:16px;align-items:start;padding:12px 14px;border:1px solid #edf2f7;border-radius:10px;background:#fff}.user-form .user-access-control__row--head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.user-form .user-access-control__label{display:flex;align-items:center;min-height:32px}.user-form .user-access-control__item{margin-bottom:0}.user-form .user-access-control__item .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:8px 16px}.user-form .user-access-control__item--inline{margin-bottom:0}.user-form .user-access-control__report-grid{display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center}.user-form .user-access-control__scope{margin-bottom:12px}.user-form .user-access-control__scope .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:8px 16px}.employee-action-control{display:flex;flex-direction:column;gap:20px}.employee-action-control__hero{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:16px;border-bottom:1px dashed var(--ant-color-border-secondary, #e8e8e8)}.employee-action-control__badge{margin:0;border:0;border-radius:999px;padding:2px 12px;background:color-mix(in srgb,var(--ant-color-success) 14%,white);color:var(--ant-color-success);font-weight:600;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.employee-action-control__hero-text{font-size:13px;line-height:1.5}.employee-action-control__modules{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid var(--ant-color-border-secondary, #e8e8e8);border-radius:12px;background:#fafafa}.employee-action-control__modules-title{font-size:14px}.employee-action-control__modules-hint{font-size:12px;line-height:1.45}.employee-action-control__modules-grid{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:4px}.employee-action-control__modules-grid .employee-action-control__checkbox{margin-bottom:0}.employee-action-control__collapse.ant-collapse{display:flex;flex-direction:column;gap:10px;background:transparent}.employee-action-control__collapse .ant-collapse-item{margin:0;border:1px solid var(--ant-color-border-secondary, #e8e8e8)!important;border-radius:10px!important;overflow:hidden;background:#fff}.employee-action-control__collapse .ant-collapse-header{align-items:center!important;padding:14px 16px!important;background:#fff}.employee-action-control__collapse .ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0)}.employee-action-control__collapse .ant-collapse-expand-icon{color:var(--ant-color-text-secondary, rgba(0, 0, 0, .45));padding-inline-end:10px!important}.employee-action-control__collapse .ant-collapse-content{border-top:none;background:#fff}.employee-action-control__collapse .ant-collapse-content-box{padding:4px 16px 16px!important}.employee-action-control__panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:24px}.employee-action-control__panel-title{font-size:15px}.employee-action-control__panel-count{font-size:13px;white-space:nowrap}.employee-action-control__form-body{display:flex;flex-direction:column;gap:14px;padding-top:4px}.employee-action-control__hint{font-size:13px;line-height:1.45}.employee-action-control__report-checkboxes{display:flex;flex-direction:column;gap:8px}.employee-action-control__report-checkboxes .ant-checkbox-group-item{margin-inline-end:0}.employee-action-control__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.employee-action-control__checkbox{margin-bottom:0}.employee-action-control .employee-action-control__checkbox .ant-checkbox-checked .ant-checkbox-inner,.employee-action-control__option .ant-checkbox-checked .ant-checkbox-inner,.user-form .employee-action-control__checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--ant-color-primary, #20419b)!important;border-color:var(--ant-color-primary, #20419b)!important}.employee-action-control .employee-action-control__checkbox .ant-checkbox-checked .ant-checkbox-inner:after,.employee-action-control__option .ant-checkbox-checked .ant-checkbox-inner:after,.user-form .employee-action-control__checkbox .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important;opacity:1}.employee-action-control .employee-action-control__checkbox .ant-checkbox-wrapper:hover .ant-checkbox-inner,.employee-action-control__option .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--ant-color-primary, #20419b)}.employee-action-control .employee-action-control__checkbox .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:var(--ant-color-primary, #20419b)}.employee-action-control__rows{display:flex;flex-direction:column;gap:12px}.employee-action-control__row{display:grid;grid-template-columns:minmax(148px,190px) minmax(0,1fr);gap:12px 20px;align-items:center}.employee-action-control__row-label{color:var(--ant-color-text, rgba(0, 0, 0, .88));font-size:14px}.employee-action-control__row-field{margin-bottom:0;min-width:0}.employee-action-control__select{width:100%}.employee-action-control__select .ant-select-selector{min-height:40px;border-radius:8px!important;padding:4px 8px!important;align-items:center}.employee-action-control__select.ant-select-focused .ant-select-selector{border-color:var(--ant-color-success)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--ant-color-success) 16%,transparent)!important}.employee-action-control__tag{margin:2px 4px 2px 0;padding:2px 10px;border:none;border-radius:4px;background:color-mix(in srgb,var(--ant-color-success) 16%,white)!important;color:color-mix(in srgb,var(--ant-color-success) 82%,black)!important;font-weight:500}.employee-action-control__tag .ant-tag-close-icon{color:color-mix(in srgb,var(--ant-color-success) 70%,black)}.employee-action-control__option{display:flex;align-items:center;gap:10px;padding:2px 0}.employee-action-control__select-dropdown .ant-select-item-option-active{background:color-mix(in srgb,var(--ant-color-success) 8%,white)}@media (max-width: 768px){.employee-action-control__row{grid-template-columns:1fr;gap:6px}}.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}.org-template-form__sections{display:flex;flex-direction:column;gap:16px}.org-template-form .form-section{margin-bottom:0}.org-template-form .form-section--bordered .form-section__panel{background:#fff;box-shadow:0 1px 3px #0f172a0d}.org-template-form .form-grid .ant-form-item{margin-bottom:16px}.org-template-form .ant-input,.org-template-form .ant-input-affix-wrapper,.org-template-form textarea.ant-input{background:#f8fafc;border-color:#e2e8f0}.org-template-form .ant-input-number,.org-template-form .ant-select-selector,.org-template-form .ant-picker{min-height:40px;background:#f8fafc;border-color:#e2e8f0}.org-template-form .user-form__phone-compact{display:flex!important;grid-template-columns:unset;width:100%}.org-template-form .user-form__phone-compact .ant-select{width:112px!important;max-width:112px;flex:0 0 112px}.org-template-form .user-form__phone-compact .ant-input{flex:1;min-width:0}.org-template-form .user-form__phone-compact .ant-select .ant-select-selector,.org-template-form .user-form__phone-compact .ant-input{height:40px;background:#f8fafc;border-color:#e2e8f0}.org-template-form .user-form__phone-compact .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.org-template-form .user-form__phone-compact .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.land-data-form__rate-unit{display:flex!important;width:100%;align-items:stretch}.land-data-form__rate-unit .ant-input-number,.land-data-form__rate-unit .ant-input{flex:1;min-width:0}.land-data-form__rate-unit .ant-select{flex:0 0 118px}.land-data-form__rate-unit .ant-input-number,.land-data-form__rate-unit .ant-input,.land-data-form__rate-unit .ant-select .ant-select-selector{height:40px}.land-data-form__rate-unit .ant-input-number-input{height:38px}.land-data-form__latlng-compact{display:flex!important;width:100%;align-items:stretch}.land-data-form__latlng-compact .ant-input{flex:1;min-width:0;height:40px;background:#f8fafc;border-color:#e2e8f0}.land-data-form__latlng-compact .land-data-form__latlng-map-btn.ant-btn{height:40px;width:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;background:#f8fafc;border-color:#e2e8f0}.land-data-form__latlng-compact .land-data-form__latlng-map-btn.ant-btn .anticon{font-size:16px;line-height:1}.latlng-map-cell{display:inline-flex;align-items:center;max-width:100%}.latlng-map-cell__btn.ant-btn{color:#94a3b8;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center}.latlng-map-cell__btn.ant-btn:not(:disabled):hover{color:#1f3a8a;background:#1f3a8a0f}.latlng-map-cell__btn.ant-btn .anticon{font-size:15px}.org-template-form__actions{margin-top:8px;padding-top:20px;border-top:1px solid var(--workspace-border, #e8e0f5)}.org-template-form__actions .form-actions{margin-top:0}.org-template-form__radio-buttons{display:flex;flex-wrap:wrap;gap:8px;width:100%}.property-type-cascade{display:contents}.property-type-cascade .ant-select{width:100%}.org-template-form__radio-buttons .ant-radio-button-wrapper{flex:1 1 140px;min-width:0;text-align:center;height:40px;line-height:38px}.org-template-form__radio-group{display:flex;flex-wrap:wrap;gap:8px 12px}.org-template-form__radio-group .ant-radio-wrapper{margin-inline-end:0}.org-template-form__status-segment{display:flex;flex-wrap:wrap;width:100%;gap:0;padding:3px;border-radius:10px;background:var(--workspace-accent-light, rgba(31, 58, 138, .08));border:1px solid var(--workspace-border, #e8e0f5)}.org-template-form__status-segment .ant-radio-button-wrapper{flex:1 1 0;min-width:72px;height:36px;line-height:34px;text-align:center;border:none!important;border-radius:8px!important;background:transparent;color:var(--text-secondary, #64748b);font-weight:500;box-shadow:none!important;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.org-template-form__status-segment .ant-radio-button-wrapper:before{display:none!important}.org-template-form__status-segment .ant-radio-button-wrapper:not(:first-child){margin-inline-start:4px}.org-template-form__status-segment .ant-radio-button-wrapper:hover{color:var(--workspace-accent, #1f3a8a)}.org-template-form__status-segment .ant-radio-button-wrapper-checked{background:linear-gradient(135deg,var(--workspace-accent, #1f3a8a) 0%,var(--topnav-primary, #0f1f4d) 100%)!important;color:#fff!important;box-shadow:0 2px 8px #0f1f4d38}.org-template-form__status-segment .ant-radio-button-wrapper-checked:hover{color:#fff!important}.org-template-form__status-segment.ant-radio-group-disabled .ant-radio-button-wrapper-checked{opacity:.72}@media (max-width: 768px){.org-template-form__status-segment .ant-radio-button-wrapper{flex:1 1 calc(50% - 4px);min-width:0}.org-template-form__radio-buttons .ant-radio-button-wrapper{flex:1 1 100%}.user-form .user-access-control__row{grid-template-columns:1fr}}.workspace-prefix-field{min-width:0}.workspace-prefix-field .ant-form-item-extra{margin-top:6px;min-width:0}.workspace-prefix-hint{display:block;font-size:12px;line-height:1.5;color:var(--ant-color-text-secondary, rgba(0, 0, 0, .45));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-sidebar-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:72px;padding:16px 14px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);cursor:default}.shell-sidebar-logo[role=button]{cursor:pointer}.shell-sidebar-logo--collapsed{min-height:56px;padding:12px 8px}.shell-sidebar-logo__img{display:block;width:auto;max-width:100%;max-height:48px;object-fit:contain;object-position:center}.shell-sidebar-logo--collapsed .shell-sidebar-logo__img{max-height:36px}.app-shell-sider{display:flex!important;flex-direction:column!important;overflow:hidden!important}.app-shell-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.app-shell-sider__menu{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.shell-page-title .ant-typography{font-weight:700}.shell-sidebar-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;padding:0!important;border-radius:8px}.shell-sidebar-toggle:hover{background:#1f3a8a14!important}.workspace-shell__header .shell-sidebar-toggle:hover{background:var(--workspace-accent-light, rgba(31, 58, 138, .08))!important}.login-logo-strip{display:flex;align-items:center;justify-content:center;padding:16px 20px;margin:0 0 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.login-logo-strip__img{display:block;width:100%;max-width:200px;max-height:56px;object-fit:contain}.app-shell__header--topnav{position:sticky;top:0;z-index:100;overflow:visible}.app-topbar{--topnav-primary: #0f1f4d;--topnav-secondary: #3257c7;--topnav-active-bg: transparent;--topnav-active-color: #0f1f4d;--topnav-hover-color: #0f1f4d;--topnav-accent: #3257c7;--topnav-drawer-selected-bg: #0f1f4d;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:64px;padding:0 16px;width:100%;overflow:visible;position:relative}.app-topbar__brand{flex:0 0 auto;display:inline-flex;align-items:center;margin:0;padding:10px 0;border:none;background:transparent;cursor:pointer}.app-topbar__brand-logo{display:block;width:auto;max-width:150px;max-height:42px;object-fit:contain;object-position:left center}.app-topbar__nav-scroll{grid-column:2;flex:1 1 auto;min-width:0;margin-left:0;display:flex;justify-content:flex-end;align-items:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.app-topbar__nav-scroll .app-topbar__nav{flex:0 0 auto;width:max-content;margin-left:0;justify-content:flex-end}.app-topbar__nav-scroll .app-topbar__nav.ant-menu-horizontal,.app-topbar__nav-scroll .app-topbar__nav.ant-menu-horizontal>.ant-menu-overflow,.app-topbar__nav-scroll ul.ant-menu-horizontal.app-topbar__nav{display:flex!important;flex-wrap:nowrap;border-bottom:none;overflow:visible!important;max-width:none!important;justify-content:flex-end!important}.app-topbar__nav-scroll .ant-menu-overflow-item{flex:0 0 auto}.app-topbar__nav{flex:1 1 auto;min-width:0;margin-left:auto;border-bottom:none!important;background:transparent;line-height:normal;justify-content:flex-end;align-items:flex-end}.app-topbar__nav.ant-menu-horizontal{border-bottom:none}.app-topbar__nav.ant-menu-horizontal>.ant-menu-item,.app-topbar__nav.ant-menu-horizontal>.ant-menu-submenu{position:relative;display:inline-block;vertical-align:bottom;align-self:flex-end;padding-inline:10px;margin-inline:0;flex:0 0 auto}.app-topbar__nav .ant-menu-item,.app-topbar__nav .ant-menu-submenu-title{padding:6px 8px!important;font-weight:500;font-size:14px;height:auto!important;color:#0f172ae0!important;border-radius:0;background:transparent!important;transition:background-color .2s ease,color .2s ease,border-radius .2s ease}.app-topbar__menu-dropdown-label{display:inline-flex;align-items:center;gap:6px}.app-topbar__menu-dropdown-icon{font-size:10px;line-height:1;color:currentColor}.app-topbar__nav .ant-menu-submenu-title:has(.app-topbar__menu-dropdown-label) .ant-menu-submenu-arrow{display:none!important}.app-topbar__nav .ant-menu-submenu-title .app-topbar__menu-dropdown-label{color:inherit}.app-topbar__nav.ant-menu-horizontal>.ant-menu-submenu-selected{background:transparent!important}.app-topbar__nav .ant-menu-submenu-selected>.ant-menu-submenu-title{display:inline-flex!important;align-items:center!important;gap:6px;box-sizing:border-box}.app-topbar__nav .ant-menu-submenu-selected .ant-menu-submenu-arrow,.app-topbar__nav .ant-menu-submenu-open.ant-menu-submenu-selected .ant-menu-submenu-arrow{color:var(--topnav-active-color)!important}.app-topbar__nav .ant-menu-item a,.app-topbar__nav .ant-menu-submenu-title a{color:inherit!important}.app-topbar__nav .ant-menu-item:not(.ant-menu-item-selected):hover,.app-topbar__nav .ant-menu-submenu:not(.ant-menu-submenu-selected)>.ant-menu-submenu-title:hover{color:var(--topnav-hover-color)!important;background:transparent!important}.app-topbar__nav.ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):after,.app-topbar__nav.ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-submenu-selected):after{border-bottom:none!important;opacity:0!important;transition:opacity .2s ease,border-color .2s ease}.app-topbar__nav.ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):hover:after,.app-topbar__nav.ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-submenu-selected):hover:after{border-bottom:2px solid var(--topnav-primary)!important;opacity:1!important}.app-topbar__nav .ant-menu-item-selected,.app-topbar__nav .ant-menu-submenu-selected>.ant-menu-submenu-title{font-weight:600;color:var(--topnav-active-color)!important;background:transparent!important}.app-topbar__nav .ant-menu-item-selected a,.app-topbar__nav .ant-menu-submenu-selected .ant-menu-title-content{color:var(--topnav-active-color)!important}.app-topbar__nav.ant-menu-horizontal>.ant-menu-item-selected:after,.app-topbar__nav.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom:2px solid var(--topnav-active-color)!important;opacity:1!important}.app-topbar__nav .ant-menu-item-selected:hover,.app-topbar__nav .ant-menu-submenu-selected>.ant-menu-submenu-title:hover{color:var(--topnav-active-color)!important;background:transparent!important}.app-topbar .ant-menu-submenu-popup{z-index:1100}.app-topbar .ant-menu-submenu-popup .ant-menu{padding:5px!important;border-radius:10px;min-width:180px}.app-topbar .ant-menu-submenu-popup .ant-menu-item{margin:1px 0!important;padding:6px 18px!important;border-radius:8px;line-height:1.4!important;height:auto!important;color:#0f172ae0!important;background:transparent!important}.app-topbar .ant-menu-submenu-popup .ant-menu-item a{color:inherit!important}.app-topbar .ant-menu-submenu-popup .ant-menu-item:hover:not(.ant-menu-item-selected){color:var(--topnav-hover-color)!important;background:transparent!important}.app-topbar .ant-menu-submenu-popup .ant-menu-item-selected{font-weight:600;color:var(--topnav-active-color)!important;background:transparent!important;border-radius:8px;box-shadow:none}.app-topbar .ant-menu-submenu-popup .ant-menu-item-selected a{color:var(--topnav-active-color)!important}.app-topbar .ant-menu-submenu-popup .ant-menu-item-selected:after,.app-topbar .ant-menu-submenu-popup .ant-menu-submenu-selected:after{display:none!important}.app-topbar .ant-menu-submenu-popup .ant-menu-submenu-selected>.ant-menu-submenu-title{font-weight:600;color:var(--topnav-active-color)!important;background:transparent!important;box-shadow:none}.app-topbar__mobile-drawer .ant-menu-item-selected,.org-hub-shell__mobile-drawer .ant-menu-item-selected,.workspace-shell__mobile-drawer .ant-menu-item-selected,.admin-shell__mobile-drawer .ant-menu-item-selected{color:var(--topnav-active-color)!important;background:transparent!important;box-shadow:none!important}.app-topbar__mobile-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title,.org-hub-shell__mobile-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title,.workspace-shell__mobile-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title,.admin-shell__mobile-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--topnav-active-color)!important;background:transparent!important;box-shadow:none!important}.org-settings-tabs .ant-tabs-tab{border-radius:0;padding:10px 14px!important;margin:0 12px 0 0!important;background:transparent!important;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.org-settings-tabs .ant-tabs-tab:hover:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:var(--topnav-hover-color)!important}.org-settings-tabs .ant-tabs-tab:not(.ant-tabs-tab-active):hover{border-bottom-color:var(--topnav-primary)}.org-settings-tabs .ant-tabs-tab-active{background:transparent!important;border-bottom-color:var(--topnav-primary)}.org-settings-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--topnav-primary)!important;font-weight:600}.org-settings-tabs .ant-tabs-ink-bar{display:none!important}.org-settings-tabs .ant-tabs-nav:before{border-bottom-color:#0f172a14!important}.app-topbar__actions{grid-column:3;flex:0 0 auto;display:flex;align-items:center;gap:8px}.app-topbar__nav-extra{flex:0 0 auto;display:flex;align-items:center}.app-topbar__leads-status{min-width:132px}.app-topbar__leads-status .ant-select-selector{border-radius:8px!important;font-weight:500}.app-topbar__mobile-toggle{flex:0 0 auto}.app-topbar__mobile-drawer .ant-menu,.org-hub-shell__mobile-drawer .ant-menu,.workspace-shell__mobile-drawer .ant-menu,.admin-shell__mobile-drawer .ant-menu{border-inline-end:none!important}.app-topbar__mobile-drawer .app-topbar__menu-dropdown-icon,.org-hub-shell__mobile-drawer .app-topbar__menu-dropdown-icon,.workspace-shell__mobile-drawer .app-topbar__menu-dropdown-icon,.admin-shell__mobile-drawer .app-topbar__menu-dropdown-icon{display:none!important}.app-topbar__mobile-drawer .ant-menu-sub,.app-topbar__mobile-drawer .ant-menu-submenu-popup .ant-menu,.org-hub-shell__mobile-drawer .ant-menu-sub,.org-hub-shell__mobile-drawer .ant-menu-submenu-popup .ant-menu,.workspace-shell__mobile-drawer .ant-menu-sub,.workspace-shell__mobile-drawer .ant-menu-submenu-popup .ant-menu,.admin-shell__mobile-drawer .ant-menu-sub,.admin-shell__mobile-drawer .ant-menu-submenu-popup .ant-menu,.app-topbar__mobile-drawer .ant-menu-item,.app-topbar__mobile-drawer .ant-menu-submenu-title,.org-hub-shell__mobile-drawer .ant-menu-item,.org-hub-shell__mobile-drawer .ant-menu-submenu-title,.workspace-shell__mobile-drawer .ant-menu-item,.workspace-shell__mobile-drawer .ant-menu-submenu-title,.admin-shell__mobile-drawer .ant-menu-item,.admin-shell__mobile-drawer .ant-menu-submenu-title{box-shadow:none!important}.org-hub-shell__header-actions{flex:0 0 auto}.app-shell-sider-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;border:none;padding:0;margin:0;background:#0f172a73;cursor:pointer}.app-shell .ant-layout{min-width:0}.app-shell__header{gap:12px}.app-shell__content{min-width:0}.app-shell-table-wrap{width:100%;max-width:100%}@media (max-width: 992px){.app-topbar{padding:0 14px;min-height:56px;gap:12px}.app-topbar__brand-logo{max-width:140px;max-height:36px}.app-topbar__mobile-toggle{order:1;margin-left:0;margin-right:4px}.app-topbar__brand{order:2}.app-topbar__actions{order:9;margin-left:auto}.app-shell-sider--mobile-closed{display:none!important}.app-shell-sider--mobile-open{position:fixed!important;z-index:1001;left:0;top:0;height:100vh!important;max-height:100vh;box-shadow:4px 0 24px #0f172a33}.app-shell__header{padding:0 14px!important}.app-shell__content{padding:16px!important}.org-hub-shell__header-actions{min-width:0}.org-hub-shell__header-actions .ant-select{max-width:140px}}@media (max-width: 768px){.app-shell__header{padding:0 12px!important}.app-shell__content{padding:12px!important}.app-shell__header .shell-page-title{min-width:0;flex:1 1 auto}.app-shell__header .shell-page-title .ant-typography{font-size:17px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-hub-shell__user-meta,.org-hub-shell__user-quota{display:none!important}.org-hub-shell__header-actions .ant-select{display:none}.content-page-header__actions-slot .ant-space{flex-wrap:nowrap}.admin-list-page__header .ant-space .ant-space-item,.org-hub-list-page__header .ant-space .ant-space-item{flex:0 0 auto}.app-shell__content .ant-table-wrapper,.workspace-shell__content .ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.app-shell__content .ant-table-thead>tr>th,.app-shell__content .ant-table-tbody>tr>td,.workspace-shell__content .ant-table-thead>tr>th,.workspace-shell__content .ant-table-tbody>tr>td{white-space:nowrap}.workspace-shell__header.ant-layout-header{height:auto!important;min-height:56px;flex-wrap:nowrap;align-items:center;overflow:visible;padding-top:8px!important;padding-bottom:8px!important}.workspace-shell__header .shell-page-title{flex:1 1 auto;min-width:0}.workspace-shell__header-actions{flex:0 0 auto;flex-wrap:nowrap!important;margin-left:auto}.workspace-shell__header-actions .ant-typography-link,.workspace-shell__header-actions .ant-select,.workspace-shell__header .workspace-shell__user-name{display:none!important}.workspace-shell__content .ant-table-cell-fix-right,.workspace-shell__content .ant-table-cell-fix-right-first{z-index:2}.workspace-shell__content .ant-table-thead>tr>th.ant-table-cell-fix-right,.workspace-shell__content .ant-table-thead>tr>th.ant-table-cell-fix-right-first{z-index:5!important;background:#fff!important;background-color:#fff!important;border-left:1px solid #f0f0f0!important}.workspace-shell__content .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right,.workspace-shell__content .ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.workspace-shell__content .ant-table-tbody>tr>td.ant-table-cell-fix-right,.workspace-shell__content .ant-table-tbody>tr>td.ant-table-cell-fix-right-first{z-index:3!important;background:#fff!important;background-color:#fff!important}.workspace-shell__content .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,.workspace-shell__content .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right-first{background:#fff!important;background-color:#fff!important}.workspace-shell__content .ant-table-cell-fix-right-first:after,.workspace-shell__content .ant-table-cell-fix-right:after{box-shadow:none!important}}.app-topbar__mobile-drawer-extra{margin-top:16px;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}.workspace-shell__mobile-logout{justify-content:flex-start!important;height:44px!important;padding-inline:16px!important;font-weight:600;color:var(--topnav-primary, #0f1f4d)!important}.workspace-shell--mobile-chrome .workspace-shell__header{background:var(--workspace-chrome-primary, var(--workspace-primary, #1f3a8a))!important;border-bottom:none!important}.workspace-shell--mobile-chrome .app-topbar{position:relative;min-height:58px;gap:10px;padding:8px 12px;justify-content:flex-start}.workspace-shell--mobile-chrome .app-topbar__mobile-toggle{position:relative;z-index:2;width:40px;height:40px;border-radius:10px;background:#0000002e!important;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.workspace-shell--mobile-chrome .app-topbar__mobile-toggle .anticon{font-size:18px;color:#fff!important}.workspace-shell--mobile-chrome .app-topbar__brand{padding:4px 8px;border-radius:10px;background:#fff}.workspace-shell--mobile-chrome .app-topbar__brand-logo{max-height:30px}.workspace-shell--mobile-chrome .app-topbar__actions{position:relative;z-index:2;margin-left:auto;min-width:40px;min-height:40px}.workspace-shell--mobile-chrome .workspace-shell__header-actions .ant-typography{color:#fff!important}.workspace-shell__content--with-bottom-nav{padding-bottom:88px!important}.workspace-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:stretch;justify-content:space-around;gap:2px;min-height:64px;padding:8px 6px calc(8px + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0;background:linear-gradient(180deg,var(--wbn-secondary, #0f1f4d) 0%,var(--wbn-primary, #1f3a8a) 100%);box-shadow:0 -6px 20px #0f172a2e}.workspace-mobile-bottom-nav__item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px;text-decoration:none;color:#ffffffb3;border-radius:12px}.workspace-mobile-bottom-nav__icon{font-size:20px;line-height:1;color:inherit}.workspace-mobile-bottom-nav__label{font-size:11px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.workspace-mobile-bottom-nav__item--active{color:#fff;background:#fff3}.workspace-mobile-bottom-nav__item--active .workspace-mobile-bottom-nav__icon,.workspace-mobile-bottom-nav__item--active .workspace-mobile-bottom-nav__label{color:#fff}.workspace-shell__mobile-drawer--branded.ant-drawer .ant-drawer-body{padding:0!important;display:flex;flex-direction:column;height:100%}.app-topbar__mobile-drawer-custom{display:flex;flex-direction:column;height:100%;min-height:0}.workspace-mobile-sidebar{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff}.workspace-mobile-sidebar__header{display:flex;align-items:flex-start;gap:10px;padding:16px 14px 14px;border-bottom:1px solid var(--wms-border, rgba(31, 58, 138, .14));background:linear-gradient(180deg,var(--wms-accent-light, rgba(31, 58, 138, .1)) 0%,#ffffff 100%)}.workspace-mobile-sidebar__header .user-profile-avatar{background-color:var(--wms-primary, #1f3a8a)!important}.workspace-mobile-sidebar__user{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-right:4px}.workspace-mobile-sidebar__org{font-size:12px;font-weight:600;color:var(--wms-primary, #1f3a8a);line-height:1.3}.workspace-mobile-sidebar__name{font-size:17px;font-weight:700;color:var(--wms-secondary, #0f1f4d);line-height:1.25;word-break:break-word}.workspace-mobile-sidebar__email{font-size:12px;color:#64748b;line-height:1.3;word-break:break-word}.workspace-mobile-sidebar__close{flex-shrink:0;width:36px;height:36px;border:1px solid var(--wms-border, rgba(31, 58, 138, .14));border-radius:10px;background:var(--wms-accent-light, rgba(31, 58, 138, .1));color:var(--wms-primary, #1f3a8a);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.workspace-mobile-sidebar__body{flex:1;min-height:0;overflow-y:auto;padding:14px 12px 24px;-webkit-overflow-scrolling:touch}.workspace-mobile-sidebar__section{margin-bottom:18px}.workspace-mobile-sidebar__section-title{margin:0 0 8px 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.workspace-mobile-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.workspace-mobile-sidebar__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.workspace-mobile-sidebar__sublist--level-1{margin:2px 0 8px 52px;padding:4px;border-radius:12px;background:#0f172a08;border:1px solid var(--wms-border, rgba(31, 58, 138, .12))}.workspace-mobile-sidebar__sublist--level-2{margin:2px 4px 6px 8px;padding:4px;border-radius:10px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 2px #0f172a0a}.workspace-mobile-sidebar__row--nested{min-height:38px;padding:8px 10px;border-radius:8px;gap:8px}.workspace-mobile-sidebar__row--depth-1{padding-left:10px}.workspace-mobile-sidebar__row--depth-1 .workspace-mobile-sidebar__row-label{font-size:13.5px;font-weight:600;letter-spacing:.01em;color:var(--wms-secondary, #0f1f4d)}.workspace-mobile-sidebar__row--depth-1.workspace-mobile-sidebar__row--expanded{background:#1f3a8a0f;color:var(--wms-primary, #1f3a8a)}.workspace-mobile-sidebar__row--depth-2{min-height:34px;padding:6px 10px 6px 14px}.workspace-mobile-sidebar__row--depth-2 .workspace-mobile-sidebar__row-label{font-size:13px;font-weight:500;color:#64748b}.workspace-mobile-sidebar__row--depth-2.workspace-mobile-sidebar__row--active{background:var(--wms-accent-light, rgba(31, 58, 138, .12));border-color:transparent;color:var(--wms-primary, #1f3a8a)}.workspace-mobile-sidebar__row--depth-2.workspace-mobile-sidebar__row--active .workspace-mobile-sidebar__row-label{color:var(--wms-primary, #1f3a8a);font-weight:600}.workspace-mobile-sidebar__row{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;text-align:left;color:var(--wms-secondary, #0f1f4d);transition:background .15s ease,border-color .15s ease}.workspace-mobile-sidebar__row:active{background:#0f172a0a}.workspace-mobile-sidebar__row-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--wms-accent-light, rgba(31, 58, 138, .1));color:var(--wms-primary, #1f3a8a);font-size:18px}.workspace-mobile-sidebar__row-label{flex:1;min-width:0;font-size:15px;font-weight:600;line-height:1.3;word-break:break-word}.workspace-mobile-sidebar__chevron{flex-shrink:0;font-size:12px;color:#94a3b8}.workspace-mobile-sidebar__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--wms-primary, #1f3a8a)}.workspace-mobile-sidebar__row--active{background:var(--wms-accent-light, rgba(31, 58, 138, .1));border-color:color-mix(in srgb,var(--wms-primary, #1f3a8a) 35%,transparent);color:var(--wms-primary, #1f3a8a)}.workspace-mobile-sidebar__row--active .workspace-mobile-sidebar__row-icon{background:color-mix(in srgb,var(--wms-primary, #1f3a8a) 16%,#fff);color:var(--wms-primary, #1f3a8a)}.workspace-mobile-sidebar__row--active .workspace-mobile-sidebar__row-label{color:var(--wms-primary, #1f3a8a)}
