.side-bar{background:var(--Light-ColourBgLayout, #f7f9fc);height:100vh;font-weight:500;color:#192847}.side-bar .ant-layout-sider-children{height:100%;display:flex;flex-direction:column}.sidebar-inner{height:100%;min-height:0;overflow:hidden}.sidebar-menu-area{flex:1;min-height:0;overflow:auto;overflow-x:hidden}.side-bar .ant-menu{background:var(--Light-ColourBgLayout, #f7f9fc);border-inline-end:none!important}.side-bar .ant-menu-item:active{transform:scale(.98)}.side-bar .ant-menu-item-selected{border-radius:0;margin-left:0!important;font-weight:700!important;transition:all .2s cubic-bezier(.4,0,.2,1)}.side-bar .ant-menu-item{border-radius:0;width:100%;margin-left:0!important;transition:all .2s cubic-bezier(.4,0,.2,1)}.side-bar .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:#402e96;border-top-right-radius:8px;border-bottom-right-radius:8px}.sidebar-header-container{position:relative;min-height:40px;display:flex!important;align-items:center;justify-content:flex-start!important;transition:all .2s ease-in-out;height:80px;border-right:1px solid var(--Drawer-colorSplit, rgba(0, 0, 0, .06));border-bottom:1px solid var(--Drawer-colorSplit, rgba(0, 0, 0, .06));padding-inline:calc(var(--ant-margin-xxs, 4px) + var(--ant-padding, 16px))}.sidebar-logo-section{display:flex;align-items:center;gap:10px;overflow:hidden;flex:1;transition:all .2s ease-in-out}.sidebar-logo-section.is-collapsed{cursor:pointer}.sidebar-collapse-btn{color:#64748b;flex-shrink:0}.sidebar-collapse-btn:hover{color:#402e96;background:#402e960f}.sidebar-logo-icon{height:22px;width:22px;flex-shrink:0;display:block;object-fit:contain}.sidebar-brand-name{font-size:20px;font-weight:700;color:#192847;letter-spacing:.02em;white-space:nowrap;transition:opacity .2s ease,max-width .2s ease;max-width:180px}.side-bar.ant-layout-sider-collapsed .sidebar-header-container{justify-content:center!important;flex-direction:column;padding:8px 0;gap:6px;height:80px}.side-bar.ant-layout-sider-collapsed .sidebar-logo-section{justify-content:center;flex:0 0 auto;width:100%}.side-bar.ant-layout-sider-collapsed .sidebar-brand-name{opacity:0;max-width:0;pointer-events:none}.side-bar.ant-layout-sider-collapsed .sidebar-logo-icon{margin:0 auto}.side-bar.ant-layout-sider-collapsed .sidebar-collapse-btn{display:none}.sidebar-footer{margin-top:auto;padding:12px calc(var(--ant-margin-xxs, 4px) + var(--ant-padding, 16px));border-top:1px solid var(--Drawer-colorSplit, rgba(0, 0, 0, .06));flex-shrink:0}.sidebar-give-feedback-btn{text-align:left;color:#192847;font-weight:500}.sidebar-give-feedback-btn:hover{color:#402e96;background:#402e960f}.side-bar.ant-layout-sider-collapsed .sidebar-give-feedback-btn{text-align:center}.fc-home-main{max-width:720px;margin:0 auto;padding:0 16px;width:100%;box-sizing:border-box}.fc-home-welcome{text-align:center;margin-bottom:40px;padding-top:8px}.fc-home-welcome-icon{font-size:42px;color:var(--ant-color-primary, #402e96);margin-bottom:16px;display:block}.fc-home-title{margin-bottom:8px!important;letter-spacing:-.02em;font-weight:600!important}.fc-home-lead{max-width:100%;margin:0 auto!important;font-size:15px;line-height:1.6}.fc-home-grid{width:100%;justify-content:center}.fc-home-grid .home-feature-card{width:100%;max-width:340px;flex:1 1 280px;min-height:220px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:var(--ant-color-bg-container, #ffffff);box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000f;transition:box-shadow .2s ease,border-color .2s ease}.fc-home-grid .home-feature-card:hover{border-color:#402e9626;box-shadow:0 2px 4px #0000000a,0 8px 24px #402e9614}.fc-home-grid .home-feature-header{display:flex;align-items:center;gap:12px}.fc-home-grid .home-feature-icon{font-size:22px;color:var(--ant-color-primary, #402e96);flex-shrink:0}.fc-home-grid .home-feature-title{margin:0!important;font-size:16px!important;font-weight:600!important;line-height:1.35}.fc-home-grid .home-feature-body{min-height:120px;justify-content:space-between}.fc-home-grid .home-feature-text{font-size:14px;color:var(--ant-color-text-secondary, #666);line-height:1.6}.fc-home-grid .home-feature-card .ant-card-head{display:flex;align-items:center;border-bottom:none;min-height:64px;padding-block:16px}.fc-home-grid .home-feature-card .ant-card-body{padding-top:0}@media(max-width:576px){.fc-home-welcome{margin-bottom:28px}.fc-home-main{padding:0}.fc-home-grid .home-feature-card{max-width:none;min-height:auto}}.fc-matrix-toolbar{margin-bottom:16px}.fc-matrix-table-shell{border:1px solid rgba(15,23,42,.08);border-radius:12px;overflow:hidden;background:#fff}.fc-matrix-table-shell .ant-table-wrapper,.fc-matrix-table-shell .ant-table{background:transparent}.fc-matrix-table .ant-table-header .ant-table-thead>tr>th,.fc-matrix-table .ant-table-thead>tr>th{background:#fafbfc!important;padding:12px 16px!important;vertical-align:middle;border-bottom:1px solid rgba(15,23,42,.08)!important;border-inline-end:1px solid rgba(15,23,42,.04);color:#475569}.fc-matrix-table .ant-table-thead>tr>th:last-child{border-inline-end:none}.fc-matrix-table .ant-table-thead>tr>th.fc-matrix-th-dimension{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#64748b;white-space:nowrap}.fc-matrix-table .ant-table-thead>tr>th.fc-matrix-th-project{padding:10px 12px!important;text-align:center;vertical-align:middle}.fc-matrix-table .ant-table-thead>tr>th.fc-matrix-th-dimension,.fc-matrix-table .ant-table-thead>tr>th.fc-matrix-th-coverage{vertical-align:middle}.fc-matrix-table .ant-table-thead>tr>th.fc-matrix-th-coverage{text-align:center}.fc-matrix-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.fc-matrix-table .ant-table-thead>tr>th.ant-table-cell-fix-right-first{background:#fafbfc!important}.fc-matrix-table .ant-table-tbody>tr>td{padding:12px 16px!important;vertical-align:middle;border-color:#0f172a0f}.fc-matrix-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.fc-matrix-table .ant-table-tbody>tr>td.ant-table-cell-fix-right,.fc-matrix-table .ant-table-tbody>tr>td.ant-table-cell-fix-right-first{background:#fff}.fc-matrix-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.fc-matrix-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-first{background:#f8fafc!important}.fc-matrix-table .ant-table-cell-fix-right-first:after{box-shadow:inset 8px 0 8px -8px #0f172a14}.fc-matrix-table .ant-table-pagination.ant-pagination{margin:14px 16px 16px!important}.fc-matrix-feature-title{display:block;font-weight:600;color:#262626}.fc-matrix-feature-id{font-size:12px}.fc-matrix-project-header{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;width:100%;max-width:132px;min-height:44px;margin:0 auto}.fc-matrix-project-title-row{display:flex;align-items:center;justify-content:center;gap:4px;min-height:20px}.fc-matrix-project-name{flex:1;min-width:0;font-size:12px;font-weight:600;color:#1e293b;line-height:1.25;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-matrix-project-filter-btn.ant-btn{height:22px;padding:0 6px;color:#8c8c8c;display:inline-flex;align-items:center;justify-content:center}.fc-matrix-project-filter-btn.ant-btn.is-active{color:#402e96}.fc-matrix-project-filter-btn.ant-btn:hover{color:#595959}.fc-matrix-coverage-filter-dropdown{background:var(--ant-color-bg-elevated, #fff);border-radius:8px;padding:6px;min-width:180px;box-shadow:0 6px 16px #00000014,0 3px 6px #0000000a;border:1px solid rgba(0,0,0,.06)}.fc-matrix-coverage-filter-item.ant-btn{width:100%;display:flex;align-items:center;justify-content:flex-start;height:28px;padding:0 8px;border-radius:8px;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-matrix-coverage-filter-item.ant-btn:hover{background:#0000000a}.fc-matrix-coverage-filter-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:8px;flex:0 0 auto}.fc-matrix-coverage-filter-dot.is-full{background:#52c41a}.fc-matrix-coverage-filter-dot.is-partial{background:#faad14}.fc-matrix-coverage-filter-dot.is-none{background:#d9d9d9}.fc-matrix-coverage-filter-dot.is-all{background:transparent;border:1px solid #d9d9d9}.fc-matrix-coverage-filter-item.ant-btn.is-selected{background:#402e9614;color:#402e96;font-weight:600}.fc-matrix-project-stats{display:flex;align-items:center;gap:8px}.fc-matrix-project-stats .ant-progress{flex:1;min-width:0;margin:0;line-height:0}.fc-matrix-project-stats .ant-progress-inner{border-radius:999px}.fc-matrix-project-stats .ant-progress-bg{border-radius:999px!important}.fc-matrix-project-percent{flex-shrink:0;font-size:11px;font-weight:600;color:#64748b;line-height:1}.fc-matrix-cell{display:flex;justify-content:center;align-items:center;min-height:32px}.fc-matrix-present{color:#52c41a;font-size:18px}.fc-matrix-absent{width:8px;height:8px;border-radius:50%;background:#d9d9d9;display:inline-block}.fc-matrix-coverage{text-align:center;min-width:72px}.fc-matrix-coverage-label{display:block;font-size:12px;font-weight:600;margin-top:4px}.fc-matrix-count{font-size:13px;color:#595959}.fc-matrix-columns-btn .fc-matrix-columns-btn-label{margin-inline-end:8px}.fc-matrix-columns-btn .fc-matrix-columns-badge .ant-badge-count{box-shadow:none}.fc-matrix-column-dropdown{background:var(--ant-color-bg-elevated, #fff);border-radius:10px;padding:10px 0 6px;box-shadow:0 6px 16px #00000014,0 3px 6px #0000000a;border:1px solid rgba(0,0,0,.06);min-width:240px;max-height:min(420px,70vh);overflow:hidden;display:flex;flex-direction:column}.fc-matrix-column-dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px 8px;border-bottom:1px solid rgba(0,0,0,.06)}.fc-matrix-column-dropdown-title{font-size:14px}.fc-matrix-column-link.ant-btn{padding:0 4px;height:auto;line-height:1.2}.fc-matrix-column-dropdown-list{overflow-y:auto;padding:6px 12px}.fc-matrix-column-dropdown-row{padding:6px 0}.fc-matrix-column-dropdown-row .ant-checkbox-wrapper{width:100%;align-items:flex-start}.fc-matrix-column-dropdown-row .ant-checkbox+span{white-space:normal;word-break:break-word}.fc-detail-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.fc-drawer-title .ant-typography-secondary{font-size:13px}.fc-detail-section{margin-bottom:20px}.fc-detail-label{display:block;font-size:11px;font-weight:600;letter-spacing:.04em;color:#8c8c8c;margin-bottom:6px}.fc-detail-value{color:#262626}.fc-project-sources{border:1px solid #f0f0f0;border-radius:8px;padding:12px 14px;margin-bottom:12px;background:#fafafa}.fc-project-header{margin-bottom:10px}.fc-project-name{font-size:12px;font-weight:600;color:#595959;text-transform:uppercase;letter-spacing:.03em}.fc-source-card{border:1px solid #e8e8e8;border-radius:6px;padding:10px 12px;margin-bottom:8px;background:#fff}.fc-source-card:last-child{margin-bottom:0}.fc-source-reference{display:block;font-weight:600;margin-bottom:6px;color:#1677ff}a.fc-source-reference:hover{text-decoration:underline}.fc-source-quote{margin-bottom:4px!important;color:#595959}.fc-catalogue-table .ant-table-thead>tr>th{padding:14px 16px!important}.fc-catalogue-table .ant-table-tbody>tr>td{padding:16px!important;vertical-align:top;line-height:1.5}.fc-summary-bar{margin-bottom:16px}.fc-summary-card{flex:1 1 0;min-width:150px}.fc-summary-label{display:block;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.fc-summary-value{margin-top:6px;font-size:26px;font-weight:600;line-height:1.2;color:#262626}.fc-summary-skeleton{margin-top:8px;width:56px!important;min-width:56px!important}.fc-catalogue-row{cursor:pointer}.fc-catalogue-row:hover td{background:#fafafa!important}.fc-popularity-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:13px;font-weight:600;line-height:22px;border:1px solid transparent;white-space:nowrap}.fc-popularity-badge__icon{font-size:12px}.fc-popularity-badge--high{color:#237804;background:#f6ffed;border-color:#b7eb8f}.fc-popularity-badge--medium{color:#ad6800;background:#fffbe6;border-color:#ffe58f}.fc-popularity-badge--low{color:#a8071a;background:#fff1f0;border-color:#ffa39e}.fc-workflow-history{margin-top:8px;margin-bottom:12px}.fc-workflow-history__header{margin-bottom:0}.fc-workflow-history__icon,.fc-workflow-history__title{font-size:14px;color:#262626}.fc-workflow-history__divider{margin:12px 0 16px}.fc-workflow-history__empty{font-size:13px}.fc-workflow-history__list{display:flex;flex-direction:column;gap:16px}.fc-workflow-entry__line{font-size:13px;line-height:1.5}.fc-workflow-entry__action,.fc-workflow-entry__old,.fc-workflow-entry__arrow,.fc-workflow-entry__new{font-size:13px}.fc-workflow-entry__time{display:block;font-size:12px;margin-top:4px;padding-left:2px}.fc-nature-tag.ant-tag{display:inline-flex;justify-content:center;align-items:center;width:92px;min-width:92px;max-width:92px;margin-inline-end:0;text-align:center}.ua-page{display:flex;flex-direction:column;gap:24px}.ua-page-subtitle{display:block;margin:0}.ua-left-column{display:flex;flex-direction:column;gap:16px;min-width:0}.ua-user-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box;border:1px solid #f0f0f0;border-radius:8px;padding:14px 16px 12px;background:#fff;gap:2px}.ua-user-total{font-size:28px;font-weight:600;line-height:1.2;color:#262626}.ua-user-label{font-size:15px;font-weight:500;line-height:1.35;color:#434343}.ua-user-sublabel{margin-top:2px;font-size:12px;font-weight:400;line-height:1.3;color:#8c8c8c}.ua-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1100px){.ua-grid{grid-template-columns:1fr}}.ua-panel{border:1px solid #f0f0f0;border-radius:8px;padding:20px;background:#fff}.ua-panel-title{margin:0 0 4px!important;font-size:16px!important}.ua-panel-subtitle{display:block;margin-bottom:16px;font-size:12px}.ua-ranking-list{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow-y:auto}.ua-ranking-row{display:grid;grid-template-columns:52px minmax(120px,1fr) 1fr 40px;gap:10px;align-items:center;font-size:13px}.ua-ranking-id{color:#8c8c8c;font-weight:500}.ua-ranking-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ua-ranking-score{font-weight:600;text-align:right}.ua-trend-chart{width:100%;height:320px}.ua-trend-chart svg{width:100%;height:100%}.ua-trend-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;font-size:11px;color:#595959}.ua-trend-legend-item{display:inline-flex;align-items:center;gap:6px}.ua-trend-legend-swatch{width:10px;height:10px;border-radius:2px}.rfp-page-header{margin-bottom:24px}.rfp-results-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;margin-bottom:16px}.rfp-results-toolbar__title{margin:0!important;flex:1 1 240px;min-width:0;max-width:100%;line-height:1.4!important}.rfp-results-toolbar__actions{flex:0 1 auto;justify-content:flex-end;margin-left:auto}.rfp-results-toolbar__select{width:148px;min-width:148px}.rfp-results-toolbar__select--confidence{width:156px;min-width:156px}@media(max-width:768px){.rfp-results-toolbar__actions{width:100%;margin-left:0;justify-content:flex-start}.rfp-results-toolbar__title{flex:1 1 100%}}.rfp-upload-zone{border:2px dashed #d9d9d9;border-radius:8px;padding:48px 24px;text-align:center;background:#fafafa;max-width:640px;margin:0 auto}.rfp-stepper-wrap{max-width:520px;margin:0 auto 32px}.rfp-analysing-card{max-width:520px;margin:48px auto;text-align:center}.rfp-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:992px){.rfp-summary-cards{grid-template-columns:repeat(2,1fr)}}.rfp-summary-card{border-radius:8px;padding:16px 20px}.rfp-summary-card--full{background:#f6ffed;border:1px solid #b7eb8f}.rfp-summary-card--partial{background:#fffbe6;border:1px solid #ffe58f}.rfp-summary-card--none{background:#fff2f0;border:1px solid #ffccc7}.rfp-summary-card--confidence{background:#e6f4ff;border:1px solid #91caff}.rfp-assessment-alert{margin-bottom:24px;border-radius:8px;align-items:flex-start}.rfp-assessment-alert .ant-alert-message{margin-bottom:4px;font-weight:600;font-size:14px;line-height:1.5;color:#ad6800}.rfp-assessment-alert .ant-alert-description{font-size:14px;line-height:1.5;color:#000000a6}.rfp-match-badge.ant-tag{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:108px;padding-inline:8px;margin-inline-end:0;box-sizing:border-box}.rfp-match-badge.ant-tag.ant-tag-has-icon>.anticon{flex-shrink:0;width:14px;margin-inline-end:0;font-size:14px;line-height:1}.rfp-results-table .rfp-match-col{text-align:left}.rfp-match-badge--present{color:#389e0d}.rfp-match-badge--partial{color:#d48806}.rfp-match-badge--not_present{color:#cf1322}.rfp-allocation-badge.ant-tag{display:inline-flex;align-items:center;justify-content:flex-start;width:108px;padding-inline:8px;margin-inline-end:0;box-sizing:border-box}.rfp-results-table .rfp-allocation-col{text-align:left}.rfp-allocation-badge--feature{color:#389e0d}.rfp-allocation-badge--non-feature{color:#000000a6}.rfp-allocation-badge--uncertain{color:#d48806}.rfp-confidence-bar{min-width:80px}.rfp-confidence-col-trigger{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:transparent;color:#000000e0;font-weight:600;font-size:14px;cursor:pointer}.rfp-confidence-col-trigger:hover{color:#1677ff}.rfp-analyses-table-card .ant-table-thead>tr>th.rfp-analyses-actions-col,.rfp-analyses-table-card .ant-table-tbody>tr>td.rfp-analyses-actions-col{padding-left:12px!important;padding-right:12px!important;text-align:center!important;overflow:visible}.rfp-analyses-table-card th.rfp-analyses-req-col,.rfp-analyses-table-card td.rfp-analyses-req-col,.rfp-analyses-table-card th.rfp-analyses-date-col,.rfp-analyses-table-card td.rfp-analyses-date-col{white-space:nowrap}.rfp-row-view-btn.ant-btn-link{padding-inline:0;height:auto}.rfp-analyses-table-card .rfp-row-actions-menu{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:32px}.rfp-row-actions-menu-btn.ant-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;padding:0;border-radius:6px;color:#64748b}.rfp-row-actions-menu-btn.ant-btn:hover{color:#402e96;background:#402e960f}.rfp-results-table .ant-table-tbody>tr>td,.rfp-results-table .ant-table-tbody>tr>td.ant-table-column-sort,.rfp-results-table .ant-table-row-expand-icon-cell{background:#fff!important;color:#000000e0}.rfp-results-table__clickable-row{cursor:pointer}.rfp-results-table .ant-table-thead>tr>th,.rfp-results-table .ant-table-thead>tr>th.ant-table-column-sort{background:#fafafa!important;color:#000000e0}.rfp-req-id{color:#000000e0;font-weight:400}.rfp-row-expand-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:8px;padding:0;border:none;background:transparent;color:#00000073;font-size:12px;line-height:1;cursor:pointer;transition:transform .2s ease,color .2s ease;vertical-align:middle}.rfp-row-expand-icon:hover{color:#000000e0}.rfp-row-expand-icon.is-expanded{transform:rotate(90deg)}.rfp-row-expand-icon--spacer{display:inline-block;width:16px;margin-right:8px;cursor:default}.rfp-results-table .ant-table-row-expand-icon-cell{padding-left:16px!important}.rfp-results-table .ant-table-expanded-row>.ant-table-cell{padding:0!important;background:#fafafa}.rfp-row-expand-detail{background:#fafafa}.rfp-evidence-expand{padding:14px 24px 18px 56px}.rfp-evidence-expand__label{display:block;margin-bottom:8px;color:#000000e0}.rfp-evidence-expand__quote{margin:0!important;color:#000000a6;font-style:italic}.rfp-rfp-text-expand{padding:0 24px 18px 56px}.rfp-rfp-text-expand__label{display:block;margin-bottom:8px;color:#000000e0}.rfp-rfp-text-expand__body{margin:0!important;color:#000000a6;white-space:pre-wrap}.rfp-detail-drawer__title{display:flex;flex-direction:column;gap:2px}.rfp-detail-drawer{display:flex;flex-direction:column;gap:18px}.rfp-detail-section{display:flex;flex-direction:column;gap:8px}.rfp-detail-label{color:#00000073;font-size:11px;font-weight:600;letter-spacing:.7px}.rfp-detail-body{margin:0!important;color:#000000e0;white-space:pre-wrap}.rfp-detail-link{color:#1677ff}.rfp-evidence-list{display:flex;flex-direction:column;gap:12px}.rfp-evidence-item{border:1px solid #f0f0f0;border-radius:8px;padding:10px 12px}.rfp-detail-quote{margin:8px 0 0!important;color:#000000a6;font-style:italic}.admin-projects{display:flex;flex-direction:column;gap:0;min-height:0}.admin-projects-toolbar{margin-bottom:20px}.admin-projects-subtitle{display:block;font-size:13px;line-height:1.5;max-width:640px}.admin-projects-panel{border:1px solid rgba(15,23,42,.08);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0f172a0a}.admin-projects-table.ant-table-wrapper{width:100%}.admin-projects-panel .ant-table-container{border-radius:0}.admin-projects-panel .ant-table-header{border-radius:0!important}.admin-projects-panel .ant-table-thead>tr>th{padding:14px 20px!important;vertical-align:middle;background:#fafbfc!important;border-bottom:1px solid rgba(15,23,42,.06)!important;border-inline-end:none!important;color:#334155;font-size:13px;font-weight:600;line-height:1.4;white-space:normal}.admin-projects-panel .ant-table-tbody>tr>td{padding:16px 20px!important;vertical-align:middle;border-bottom:1px solid rgba(15,23,42,.06);border-inline-end:none!important;line-height:1.5}.admin-projects-panel .ant-table-thead>tr>th:before{display:none!important}.admin-projects-panel .ant-table-tbody>tr.admin-projects-row{cursor:pointer}.admin-projects-panel .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.admin-projects-panel .ant-table-tbody>tr:last-child>td{border-bottom:none}.admin-projects-panel .ant-table-pagination.ant-pagination{margin:16px 20px 20px!important;padding-top:0}.admin-projects-name-link.ant-btn{height:auto;max-width:100%;padding:0;line-height:1.5;text-align:left;white-space:nowrap}.admin-projects-name-link.ant-btn:hover,.admin-projects-name-link.ant-btn:focus-visible{color:#402e96}.admin-projects-actions-menu{display:inline-flex;align-items:center;justify-content:center}.admin-projects-actions-menu .ant-dropdown-menu-item{min-width:260px;padding:10px 14px}.admin-prompts-list{border-radius:12px;border-color:#0f172a14;overflow:hidden}.admin-prompts-list .ant-list-item{padding:16px 20px;align-items:flex-start}.admin-prompts-index.ant-avatar{background:#402e96;font-weight:600;flex-shrink:0}.admin-prompts-desc{margin-bottom:0!important;color:#0f172a8c}.admin-prompts-view-btn{color:#402e96;font-weight:500}.admin-prompts-view-btn:hover{color:#5b45b8!important}.admin-prompt-drawer .ant-drawer-header{border-bottom:1px solid rgba(15,23,42,.08)}.admin-prompt-drawer-card{border-radius:10px;border-color:#0f172a14}.admin-prompt-drawer-card .ant-card-head{min-height:40px;padding:0 16px;font-weight:600}.admin-prompt-text{margin:0;padding:12px 14px;border-radius:8px;background:#f7f9fc;border:1px solid rgba(15,23,42,.06);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:min(60vh,480px);overflow:auto}.admin-prompt-copy .ant-typography-copy{color:#402e96}.feedback-page{padding:0}.feedback-summary-row{display:flex;gap:16px;margin-bottom:20px}.feedback-summary-card{flex:1}.feedback-summary-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.feedback-summary-icon--purple{background:#f9f0ff;color:#722ed1}.feedback-summary-icon--yellow{background:#fffbe6;color:#faad14}.feedback-summary-icon--green{background:#f6ffed;color:#52c41a}.feedback-summary-icon--blue{background:#e6f4ff;color:#1890ff}.feedback-filters{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px;align-items:center;flex-wrap:wrap}.feedback-table-card .ant-card-body{padding:0}html{font-size:16px}.main-header{height:80px;min-height:80px;border-right:1px solid #e9eef2;padding:0 36px;display:flex;gap:16px;border-bottom:1px solid #e9eef2;align-items:center;justify-content:space-between;font-size:20px;font-weight:700;position:sticky;top:0;z-index:10;background-color:#fff}.page-content,.page-content-card.ant-card{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.page-content-card.ant-card>.ant-card-body{padding:0}.page-tabs .ant-tabs-nav{margin-bottom:16px}.page-tabs .ant-tabs-nav:before{border-bottom:1px solid rgba(15,23,42,.08)}.page-tabs .ant-tabs-tab{padding:10px 20px 14px 0;font-weight:500;color:#0f172aa6}.page-tabs .ant-tabs-tab:hover{color:#0f172ae0}.page-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#402e96;font-weight:600}.page-tabs .ant-tabs-ink-bar{height:3px;background:#402e96;border-radius:3px 3px 0 0}.page-tabs .ant-tabs-extra-content{display:flex;align-items:center;padding-bottom:8px}.app-shell-main.ant-layout{background:#fff;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.app-shell-content.ant-layout-content{background:#fff;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.app-shell-content--tabbed{padding:16px 32px 32px}.app-shell-content--tabbed>.page-content{padding-top:0}.page-content .ant-tabs-content-holder,.page-content .ant-tabs-tabpane,.page-tabs .ant-tabs-content-holder,.page-tabs .ant-tabs-tabpane,.page-content-card .ant-tabs-content-holder,.page-content-card .ant-tabs-tabpane{background:#fff!important}.ant-layout-root.h-screen{min-height:100vh;height:100vh;background:#fff}.ant-layout-root.overflow-hidden{overflow:hidden}.app-shell-loading{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#fff}.app-shell-content.p-8{padding:32px}.page-empty-state{padding:48px 24px;text-align:center}
