@charset "UTF-8";:root{--color-primary: #6b5df4;--color-primary-hover: #5558e3;--color-primary-light: #eef2ff;--color-bg-page: #f5f7fa;--color-bg-card: #ffffff;--color-bg-header: #2c2d3a;--color-bg-hover: #f5f5f5;--color-bg-hover-dark: #f0eff666;--color-bg-row-selected: #101c9c1a;--color-bg-expanded: #fafafa;--color-bg-white: #ffffff;--color-bg-button-light: #f9fafb;--color-text-primary: #1f2937;--color-text-secondary: #6b7280;--color-text-tertiary: #8c8c8c;--color-text-muted: #8484a2;--color-text-dark: #1d2129;--color-text-white: #ffffff;--color-text-black: #000000;--color-text-form-label: #565660;--color-text-link: #1c54fe;--color-text-white-secondary: rgba(255, 255, 255, .65);--color-border: #e5e7eb;--color-border-light: #f0f0f0;--color-border-card: #e8e8e8;--color-border-secondary: #cecdde;--color-badge-primary-text: #6366f1;--color-badge-primary-bg: #dedcf0;--color-badge-blue-text: #3b82f6;--color-badge-blue-bg: #dbeafe;--color-badge-pink-text: #ec4899;--color-badge-pink-bg: #fce7f3;--color-badge-green-text: #10b981;--color-badge-green-bg: #d1fae5;--color-badge-red-text: #ef4444;--color-badge-red-bg: #fee2e2;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--color-active: #83d570;--color-inactive: #cfcfcf;--color-available: #10b981;--color-unavailable: #ef4444;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-xxs: 11px;--font-size-xs: 12px;--font-size-sm: 13px;--font-size-base: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 28px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--spacing-page-padding: 50px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 8px rgba(0, 0, 0, .06);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .08);--shadow-primary: 0 2px 8px rgba(99, 102, 241, .15);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 1000;--z-modal: 1050;--z-tooltip: 1100;--z-notification: 1200;--table-cell-text-align: center;--tabs-active-color: #6366f1;--tabs-inactive-color: #6b7280;--tabs-indicator-height: 2px;--tabs-indicator-color: #6366f1;--tabs-header-height: 45px}body{font-size:16px;overflow:auto;padding:0;margin:0;font-family:var(--font-family)}#root{min-height:100vh}div,table{scrollbar-width:thin}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}iframe#webpack-dev-server-client-overlay{display:none!important}.sunContentDiv td{border:1px solid #e1e1e1}.sunContentDiv table{width:100%;border-collapse:collapse!important;border-spacing:0!important}.offerfield{border:1px solid #ddd!important}.divstyle{display:flex;justify-content:left;align-items:center}.flex-row-between{display:flex;flex-direction:row;justify-content:space-between}.flex-row-between-center{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.flex-column-center-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.padding-10{padding:10px}.ant-table-cell{text-align:var(--table-cell-text-align)!important}.ant-modal-footer .ant-btn{width:180px;height:38px;border-radius:4px}.ant-modal-body,.ant-table-body{overflow:auto!important}.ant-select-item-option-selected .anticon-check{display:none}.table-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.table-toolbar-left{display:flex;align-items:center;gap:12px;flex:1}.table-create-button{width:100px;display:flex;align-items:center;justify-content:center}.selected-row{background-color:var(--color-bg-row-selected)!important}.ant-modal>div{height:100%}.ant-modal-container{height:100%;display:flex;flex-direction:column}.ant-modal-body{flex:1}.custom-confirm-modal .ant-modal-footer .ant-btn{width:30%}.ant-spin-nested-loading,.ant-spin-container{height:100%;overflow:hidden}.flex-start-center{display:flex;justify-content:flex-start;align-items:center}.flex-between-center{display:flex;justify-content:space-between;align-items:center}.small-tabs .ant-tabs-nav{background-color:#f2f4f6!important;border-radius:4px 4px 0 0!important;padding:10px 0 0 13px!important;margin-bottom:0!important;border:1px solid #e8ebf1!important;border-bottom:none!important}.small-tabs .ant-tabs-tab{padding:11px 14px!important;font-size:14px!important;font-weight:500!important;color:#000!important;border-radius:4px 4px 0 0!important;background-color:transparent!important}.small-tabs .ant-tabs-tab-active{background-color:#fff!important}.small-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#000!important}.ant-modal-header{margin:20px 0!important}.ant-modal-content{padding:16px 24px!important}.ant-modal-footer{display:flex;justify-content:flex-end;gap:16px;padding:12px 0 0!important;margin-top:0!important}.ant-modal-footer .ant-btn{width:150px;height:38px;border-radius:4px}.ant-form-item-label>label{font-weight:var(--font-weight-semibold)!important}.no-label-form-item .ant-form-item-label{visibility:hidden}.footer-sticky{position:sticky;bottom:0;background:#fff;padding:12px}.custom-confirm-modal .ant-modal-footer{justify-content:center}.custom-confirm-modal .modal-sub-title{font-size:var(--font-size-2xl);color:var(--color-text-form-label);font-weight:var(--font-weight-semibold);text-align:center;margin:30px 0}.custom-confirm-modal .ant-form-item,.custom-confirm-modal .ant-row,.custom-confirm-modal .ant-form-item-control-input,.custom-confirm-modal .ant-form-item-control-input-content,.custom-confirm-modal textarea{height:100%}.table-title{font-size:30px;font-weight:700;color:#262626}.sub-table-title{font-size:22px;font-weight:700;color:#1d2129}.popover-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1020;background:#00000073}.dashboard-layout{height:100vh;background:#fff;display:flex;flex-direction:column}.dashboard-header{background:#2c2d3a;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:66px}.dashboard-header-left{display:flex;align-items:center;gap:32px;flex:1}.dashboard-logo{color:#fff;font-size:18px;font-weight:600}.dashboard-menu{flex:1;background:transparent;border:none;color:#ffffffa6}.dashboard-menu .ant-menu-item-selected{background-color:#6e61e199!important;color:#fff!important;border-radius:12px!important}.dashboard-menu .ant-menu-item-selected:after{display:none!important}.dashboard-menu .ant-menu-item{color:#fff!important}.dashboard-header-right{display:flex;align-items:center;gap:16px}.dashboard-notification{color:#ffffffa6;font-size:18px;cursor:pointer}.dashboard-notification:hover{color:#fff}.dashboard-breadcrumb{padding:var(--spacing-lg) var(--spacing-page-padding);background:#fff}.dashboard-breadcrumb li{display:flex;align-items:center}.dashboard-breadcrumb span,.dashboard-breadcrumb a{color:var(--color-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-medium)}.dashboard-breadcrumb .ant-breadcrumb-separator span{display:inline-block;background-color:var(--color-primary)}.dashboard-breadcrumb a:hover{text-decoration:none;font-weight:var(--font-weight-bold)}.dashboard-content{padding:var(--spacing-2xl) var(--spacing-page-padding);flex:1;overflow:hidden;display:flex;flex-direction:column}.pipeline-container{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:24px}.pipeline-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0}.pipeline-card-title{font-size:13px;color:#6b7280;margin-bottom:8px}.pipeline-card-value{font-size:28px;font-weight:600;color:#1f2937}.table-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0}.table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.priority-tasks{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0}.priority-tasks-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.priority-tasks-title{font-size:16px;font-weight:600;color:#262626;display:flex;align-items:center;gap:8px}.priority-tasks-see-all{color:#6366f1;font-size:14px;cursor:pointer}.priority-task-item{padding:12px;border-radius:8px;background:#fafafa;margin-bottom:12px;cursor:pointer;transition:all .2s}.priority-task-item:hover{background:#f0f0f0}.priority-task-type{font-size:14px;font-weight:500;color:#262626;margin-bottom:4px}.priority-task-date{font-size:12px;color:#8c8c8c;margin-bottom:4px}.priority-task-desc{font-size:13px;color:#595959}.candidates-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;padding:16px 0}.candidates-column{display:flex;flex-direction:column;gap:10px}.candidates-column-header{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.candidate-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px;cursor:pointer;transition:all .2s;position:relative}.candidate-card:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f126}.candidate-card-checkbox{position:absolute;top:8px;left:8px}.candidate-card-content{padding-left:24px}.candidate-card-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:6px}.candidate-card-info{font-size:12px;color:#6b7280;margin-bottom:2px}.show-more-btn{width:100%;background:#eef2ff;color:#6366f1;border:1px dashed #6366f1;border-radius:6px;padding:8px;cursor:pointer;font-size:13px;transition:all .2s}.show-more-btn:hover{background:#e0e7ff;border-color:#5558e3}.stage-filters{display:flex;gap:8px;margin-bottom:16px}.stage-filter-btn{border-radius:20px;border:1px solid #d9d9d9;background:#fff;color:#595959;padding:4px 16px;font-size:13px}.stage-filter-btn:hover{border-color:#6366f1;color:#6366f1}.stage-filter-btn-active{background:#6366f1;border-color:#6366f1;color:#fff}.position-expanded-row{background:#fafafa;padding:20px}.position-description{font-size:13px;color:#8c8c8c;margin-bottom:16px}.type-tag-onshore{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.type-tag-dual-shore{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.type-tag-offshore{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.main-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;height:100%}.main-content-area{display:flex;flex-direction:column;gap:24px}@media (max-width: 1400px){.pipeline-container,.candidates-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.main-layout-grid{grid-template-columns:1fr}.pipeline-container,.candidates-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pipeline-container,.candidates-grid{grid-template-columns:1fr}}.ant-btn-primary{background:#6366f1;border-color:#6366f1}.ant-btn-primary:hover{background:#5558e3;border-color:#5558e3}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626}.ant-table-row:hover{background:#fafafa}.project-table-container .ant-table-wrapper{max-height:calc(100vh - 450px);overflow:auto}.project-table-container .ant-table-wrapper .ant-table{min-width:100%}.ant-pagination{margin-top:16px!important;position:sticky;bottom:0;background:#fff;padding:12px 0;z-index:1}.position-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000f}.position-card-header{transition:background .2s}.position-card-header:hover{background:#f5f5f5!important}.position-card .ant-table{margin:0}.position-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;font-size:13px;padding:12px 16px}.position-card .ant-table-tbody>tr>td{padding:12px 16px;font-size:14px}.position-card .ant-table-tbody>tr:hover>td{background:#fafafa!important}.custom-pagination{display:flex;align-items:center;justify-content:flex-end;margin-top:12px;gap:10px}.custom-pagination .ant-pagination{margin-top:0!important;gap:10px}.custom-pagination .page-jumper{display:flex;align-items:center;gap:8px}.custom-pagination .page-jumper .total-pages{padding-left:10px}.custom-pagination .page-select{width:60px;border-radius:16px}.popover-action-menu{display:flex;flex-direction:column;gap:5px}.popover-action-menu .action-menu-item{width:fit-content;cursor:pointer;padding:5px 10px;border-radius:6px;background-color:transparent;transition:all .2s}.popover-action-menu .action-menu-item:hover{background-color:#f6f5fa;color:#5749df}.popover-action-menu .action-menu-item:hover .anticon{color:#5749df}.popover-action-menu .action-menu-item .anticon{padding-right:10px}.pipeline-cards-container{display:flex;justify-content:space-evenly;align-items:center;padding-bottom:12px;margin-bottom:12px;width:100%;overflow-x:auto;gap:16px}.pipeline-cards-container .pipeline-card{background-color:var(--color-bg-white);border:1px solid var(--color-border-secondary);border-radius:var(--radius-xl);padding:var(--spacing-md) var(--spacing-lg);flex:1}.pipeline-cards-container .pipeline-card-title{font-size:var(--font-size-sm);color:var(--color-text-dark);margin-bottom:8px;font-weight:var(--font-weight-medium)}.pipeline-cards-container .pipeline-card-value{font-size:var(--font-size-3xl);color:var(--color-text-dark);font-weight:var(--font-weight-bold)}.workitem-action-menu-item{cursor:pointer;padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius-xl);transition:all .2s;margin-top:5px;height:80px}.workitem-action-menu-item .action{display:flex;align-items:center;justify-content:flex-end}.workitem-action-menu-item:hover{background-color:var(--color-bg-hover-dark)}.workitem-action-menu-item:hover .anticon{color:#5749df}.project-list-table .ant-table-tbody>tr>td{padding:10px 0;line-height:40px}.custom-calendar-container{display:flex;flex-direction:column;align-items:center;width:100%;background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;height:auto}.custom-calendar .ant-picker-calendar .ant-picker-content th{padding-bottom:12px}.custom-calendar .ant-picker-cell{padding:0!important}.custom-calendar .ant-picker-calendar{padding:0 20px}.custom-calendar tr:not(:has(.ant-picker-cell-in-view)){display:none}.custom-calendar tr:has(th){display:table-row!important}.custom-calendar .custom-calendar-cell{height:32px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;position:relative}.custom-calendar .custom-calendar-cell .date-circle{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-calendar .custom-calendar-cell .date-circle.is-today{background-color:#e0dcff}.custom-calendar .custom-calendar-cell .date-circle.is-selected{border:2px solid var(--color-primary);box-sizing:border-box}.custom-calendar .custom-calendar-cell .reminder-dot{width:5px;height:5px;border-radius:50%;background-color:var(--color-badge-pink-text);margin-top:2px}.calendar-reminders{width:calc(100% - 60px);padding:10px 0}.calendar-reminders .reminders-header{display:flex;justify-content:space-between;margin-bottom:20px}.calendar-reminders .reminders-list{display:flex;max-height:calc(100vh - 660px);overflow-y:auto;flex-direction:column;gap:8px}.calendar-reminders .reminders-list .no-reminders{text-align:center;color:#999;padding:20px 0}.text-input-display{display:inline-flex;align-items:center;min-height:32px}.text-input-display .value-tag{margin:0;padding:4px 12px;font-size:14px;background:#e8e8e8;border:none;border-radius:4px;color:#333}.text-input-display .value-tag .anticon-close{margin-left:8px;font-size:12px;color:#999;transition:color .3s}.text-input-display .value-tag .anticon-close:hover{color:#ff4d4f}.number-input-display{display:inline-flex;align-items:center;min-height:32px}.number-input-display .value-tag{margin:0;padding:4px 12px;font-size:14px;background:#e8e8e8;border:none;border-radius:4px;color:#333}.number-input-display .value-tag .anticon-close{margin-left:8px;font-size:12px;color:#999;transition:color .3s}.number-input-display .value-tag .anticon-close:hover{color:#ff4d4f}.select-input-display{display:inline-flex;align-items:center;min-height:32px}.select-input-display .value-tag{margin:0;padding:4px 12px;font-size:14px;background:#e8e8e8;border:none;border-radius:4px;color:#333}.select-input-display .value-tag .anticon-close{margin-left:8px;font-size:12px;color:#999;transition:color .3s}.select-input-display .value-tag .anticon-close:hover{color:#ff4d4f}.multi-select-input{display:flex;align-items:center;min-height:32px}.multi-select-input .ant-space{width:100%}.multi-select-input .value-tag{margin:0;padding:4px 12px;font-size:14px;background:#e8e8e8;border:none;border-radius:4px;color:#333}.multi-select-input .value-tag .anticon-close{margin-left:8px;font-size:12px;color:#999;transition:color .3s}.multi-select-input .value-tag .anticon-close:hover{color:#ff4d4f}.multi-select-input .value-tag .add-more-hint{display:inline-block;padding:4px 8px;color:#999;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px;line-height:1}.multi-select-input .value-tag .add-more-hint:hover{color:#666}.filter-condition-item{display:flex;align-items:center;padding:4px 0;transition:all .3s}.filter-condition-item .ant-space{width:100%}.filter-condition-item .field-name{display:inline-block;padding:4px 12px;font-weight:500;color:#333;background:#e8e8e8;border-radius:4px;white-space:nowrap}.filter-condition-item .filter-delete-btn{opacity:0;transition:opacity .3s}.filter-condition-item:hover .filter-delete-btn{opacity:1}.filter-condition-item .value-input{min-width:150px}.dynamic-filter-v2{display:flex;flex-direction:column;gap:12px;flex:1}.dynamic-filter-v2 .filter-footer{display:flex;align-items:center}.dynamic-filter-v2 .filter-footer .ant-badge .ant-btn{display:flex;align-items:center;gap:8px;font-weight:500}.dynamic-filter-v2 .filter-footer .clear-all-btn{display:flex;align-items:center;gap:6px;color:#999}.dynamic-filter-v2 .filter-footer .clear-all-btn:hover{color:#666}.dynamic-filter-v2 .filter-footer .clear-all-btn .anticon{font-size:14px}.dynamic-filter-v2 .filter-footer .max-hint{font-size:12px;color:#ff4d4f}.dynamic-filter-v2 .filter-conditions-container{margin-top:12px;display:flex;flex-direction:column;gap:6px;padding-left:0}.dynamic-filter-v2 .field-selector-modal .hint{margin-bottom:16px;color:#666;font-size:14px}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.candidate-detail-modal .ant-modal-content{padding:0;border-radius:12px;overflow:hidden}.candidate-detail-modal .ant-modal-body{padding:0}.candidate-detail-modal .ant-modal-close{top:16px;right:16px}.candidate-detail-page{background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;height:calc(100% - 48px);overflow:hidden!important}.candidate-detail-page .editable{cursor:pointer;text-decoration:underline;color:var(--color-text-link)}.candidate-detail-page__header{display:flex;align-items:center;justify-content:space-between}.candidate-detail-page__identity{display:flex;align-items:center;gap:12px}.candidate-detail-page__name-row{display:flex;align-items:center;gap:8px}.candidate-detail-page__full-name{font-size:22px;font-weight:700;color:#111827}.candidate-detail-page__actions{display:flex;align-items:center;gap:12px}.candidate-detail-page__actions .ant-btn{height:36px;padding:4px 16px;border-radius:8px;font-size:14px;border:1px solid #d9d9d9;background:#fff;color:#374151;box-shadow:none;display:inline-flex;align-items:center;gap:8px}.candidate-detail-page__actions .ant-btn:hover,.candidate-detail-page__actions .ant-btn.is-hovered{border-color:#6366f1;color:#6366f1}.candidate-detail-page__actions .ant-btn.action-dropdown{min-width:140px;justify-content:space-between}.candidate-detail-page__layout{display:grid;grid-template-columns:420px 1fr;gap:16px;align-items:start;min-height:0;flex:1}.candidate-feed,.candidate-info{background:#f2f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:16px;min-height:0;height:calc(100% - 30px);overflow:hidden}.candidate-info{min-width:0}.candidate-info-tabs{height:100%}.candidate-info-tabs .ant-tabs-nav{border:none!important;padding:0!important}.candidate-info-tabs .ant-tabs-content{background-color:var(--color-bg-white);padding:16px}.candidate-info-tabs .ant-tabs-tabpane{height:100%;overflow:hidden}.candidate-feed{background:var(--color-bg-white)!important;display:flex;flex-direction:column;gap:16px;overflow:hidden}.candidate-feed__note .ant-input{border:1px solid #6366f1;border-radius:6px;resize:none}.candidate-feed__note-actions{display:flex;justify-content:flex-end;margin-top:8px}.candidate-feed__note-actions .ant-btn-primary{height:22px;padding:0 14px;border-radius:4px;background:#6366f1;border-color:#6366f1;font-size:12px}.candidate-feed__list{flex:1;display:flex;flex-direction:column;gap:18px;overflow:auto;padding-right:4px}.feed-item{display:flex;gap:12px;align-items:flex-start}.feed-item__dot{width:22px;height:22px;background-color:var(--color-badge-primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary-hover);flex:0 0 auto;margin-top:2px}.feed-item__body{flex:1;min-width:0}.feed-item__content{display:flex;align-items:center;gap:8px;font-size:13px;color:#111827;line-height:1.35}.feed-item__book{color:#9ca3af;cursor:pointer;display:inline-flex}.feed-item__popover{max-width:480px;font-size:12px;color:#374151;line-height:1.4}.feed-item__popover-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;font-size:11px;color:#6b7280}.feed-item__popover-section-title{font-size:11px;font-weight:600;color:#111827;margin-top:10px}.feed-item__popover-section-text{margin-top:4px;white-space:pre-wrap}.feed-item__popover-html .ql-container.ql-snow{border:none}.feed-item__popover-html .ql-editor{padding:0;max-height:240px;overflow-y:auto}.feed-item__popover-html .ql-toolbar{display:none}.feed-item__meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:#9ca3af}.candidate-feed__show-all{border:none;background:transparent;color:var(--color-primary-hover);padding:0;font-size:14px;cursor:pointer;align-self:flex-start;display:flex;align-items:center;gap:6px}.candidate-info .candidate-tabs,.candidate-info .ant-tabs-content{height:100%;width:100%}.candidate-info .candidate-tabs .ant-tabs-content-holder,.candidate-info .ant-tabs-content .ant-tabs-content-holder{height:calc(100% - 42px)}.candidate-info .candidate-tabs .ant-tabs-content-holder .ant-tabs-tabpane,.candidate-info .ant-tabs-content .ant-tabs-content-holder .ant-tabs-tabpane{height:100%;overflow:hidden}.candidate-tabs .ant-tabs-nav{margin:0 0 12px}.candidate-tabs .ant-tabs-nav:before{border-bottom:1px solid #e5e7eb}.candidate-tabs .ant-tabs-tab{font-size:13px;padding:8px 14px}.candidate-tabs .ant-tabs-tab-active{font-weight:600}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.overview-row{border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.overview-row__label{font-size:11px;color:#6b7280;text-transform:capitalize}.overview-row__value{margin-top:4px;font-size:13px;color:#111827;font-weight:600}.resume-panel{display:flex;align-items:center;justify-content:space-between;gap:12px}.resume-panel__file{display:flex;align-items:center;gap:10px}.resume-panel__badge{font-size:11px;border:1px solid #c7d2fe;color:#4338ca;background:#eef2ff;border-radius:999px;padding:2px 8px}.resume-panel__name{font-size:13px;color:#111827}.referral-panel{height:100%;overflow-y:auto}.referral-panel .referral-list{display:flex;flex-direction:column;gap:10px}.referral-panel .referral-empty{font-size:13px;color:#9ca3af;text-align:center;padding:20px}.referral-panel .referral-card{border:1px solid var(--color-border-card);border-radius:8px;overflow:hidden}.referral-panel .referral-card .split-line{height:1px;border-bottom:1px solid var(--color-border-card);margin:0}.referral-panel .referral-card .ant-card-head{border-bottom:none}.referral-panel .referral-card .ant-card-head-title{padding:0}.referral-panel .referral-card .form-item-title{font-size:13px;color:var(--color-text-muted);line-height:40px;height:40px}.referral-panel .referral-card .form-item-content{font-size:14px;color:var(--color-text-black);font-weight:500;line-height:26px;height:26px;display:inline-block}.referral-panel .referral-card .form-item-content-block{border:1px solid var(--color-border-card);border-radius:var(--radius-xs);padding:10px;color:var(--color-text-black);font-size:14px;font-weight:500;min-height:46px}.referral-panel .referral-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#fff;cursor:pointer;text-align:left}.referral-panel .referral-card__header-left{display:flex;flex-direction:column;gap:4px;min-width:0}.referral-panel .referral-card__time{font-size:12px;color:var(--color-text-muted)}.referral-panel .referral-card__position{font-size:14px;font-weight:500;color:var(--color-text-black)}.referral-panel .referral-card__creator{font-size:12px;color:var(--color-text-muted)}.referral-panel .referral-card__header-right{display:flex;align-items:center;flex:0 0 auto}.referral-panel .referral-card__toggle{color:#9ca3af;display:flex;align-items:center;font-size:12px}.feedback-panel{height:100%;overflow:auto;display:flex;flex-direction:column;gap:14px}.feedback-editor{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.feedback-editor .ql-toolbar.ql-snow{border:none;border-bottom:1px solid #e5e7eb}.feedback-editor .ql-container.ql-snow{border:none;min-height:120px}.feedback-editor__actions{display:flex;justify-content:flex-end;padding:10px 12px;border-top:1px solid #e5e7eb}.feedback-editor__actions .ant-btn-primary{height:24px;padding:0 14px;border-radius:4px;background:#6366f1;border-color:#6366f1;font-size:12px}.feedback-list{display:flex;flex-direction:column;gap:10px}.feedback-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.feedback-card__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border:none;background:#fff;cursor:pointer;text-align:left}.feedback-card__header-left{display:flex;align-items:center;gap:10px;min-width:0}.feedback-card__author{font-size:12px;color:#6b7280;white-space:nowrap}.feedback-card__position{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feedback-card__header-right{display:flex;align-items:center;gap:10px;flex:0 0 auto}.feedback-card__time{font-size:11px;color:#9ca3af;white-space:nowrap}.feedback-card__toggle{color:#9ca3af;display:flex;align-items:center}.feedback-card__body{padding:10px 12px 12px}.feedback-card__summary{font-size:12px;color:#111827;line-height:1.4}.feedback-card__details{margin-top:10px;color:#111827;font-size:12px;line-height:1.5}.feedback-card__section-title{font-weight:600;margin-top:8px}.feedback-card__section-text{margin-top:4px}.feedback-card__html .ql-container.ql-snow{border:none}.feedback-card__html .ql-editor{padding:0}.feedback-card__html .ql-toolbar{display:none}.feedback-history{display:flex;justify-content:flex-start;margin-top:8px}.feedback-history .ant-btn{height:auto;padding:0;border:none;background:transparent;color:#6b7280;font-size:12px;box-shadow:none;display:flex;align-items:center;gap:6px}.feedback-history .ant-btn:hover{color:#374151}.modal-form{display:flex;flex-direction:column;gap:14px}.modal-form__field{display:flex;flex-direction:column;gap:8px}.modal-form__label{font-size:12px;color:#111827;font-weight:600}.modal-form__select{display:flex;justify-content:space-between}.info-page .ant-row{margin-bottom:10px;width:100%}.info-page .ant-card-body{padding:10px}.info-page .basic-info .ant-row{margin-bottom:0;padding:10px 0}.info-page .info-title{font-size:13px;color:var(--color-text-muted);text-align:left;display:inline-block;line-height:40px;width:120px}.info-page .info-value{font-size:14px;font-weight:500;color:var(--color-text-black)}.info-page .info-value-block{border:1px solid var(--color-border-secondary);border-radius:var(--radius-xs);padding:10px;color:var(--color-text-black);font-size:12px}.info-page .info-value-block .info-block-title{font-weight:600}.info-page .info-value-block .info-block-value{font-weight:400}.decisive-recommendation-modal .ant-modal-body{padding:24px}.decisive-recommendation-modal .ant-modal-footer{padding:12px 24px 20px}.candidate-create-modal .section-title,.add-recruiter-notes-modal .section-title{display:flex;align-items:flex-end;font-size:16px;font-weight:600;margin-bottom:16px;color:var(--color-text-dark)}.candidate-create-modal .section-title span,.add-recruiter-notes-modal .section-title span{margin-left:12px;position:relative;top:-2px;font-size:var(--font-size-xxs);color:var(--color-text-tertiary);font-weight:var(--font-weight-normal)}.candidate-create-modal .info-section,.add-recruiter-notes-modal .info-section{height:100%;overflow-y:auto;display:flex;flex-direction:column}.candidate-create-modal .info-section .row-data-container,.add-recruiter-notes-modal .info-section .row-data-container{margin-top:10px;font-size:var(--font-size-xs);color:var(--color-text-black);font-weight:var(--font-weight-normal)}.candidate-create-modal .info-section .row-data-container input,.add-recruiter-notes-modal .info-section .row-data-container input{border:none}.candidate-create-modal .info-section .row-data-container .ant-form-item,.add-recruiter-notes-modal .info-section .row-data-container .ant-form-item{margin-bottom:0}.choose-type-modal .choose-type-cards{height:calc(100% - 60px);display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 0}.choose-type-modal .choose-type-cards .choose-type-card{width:350px;border-radius:8px;border:1px solid #e5e5e5;cursor:pointer;transition:all .3s ease}.choose-type-modal .choose-type-cards .choose-type-card:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000001a}.choose-type-modal .choose-type-cards .choose-type-card .card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;gap:16px}.choose-type-modal .choose-type-cards .choose-type-card .card-content .card-icon{font-size:48px;color:var(--color-primary)}.choose-type-modal .choose-type-cards .choose-type-card .card-content .card-title{font-size:16px;font-weight:600;color:var(--color-text-dark)}.add-recruiter-notes-modal .photo-upload-wrapper{position:relative;display:inline-block}.add-recruiter-notes-modal .photo-upload-wrapper .photo-reupload-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;border-radius:4px}.add-recruiter-notes-modal .upload-card{display:flex;flex-direction:column;width:fit-content;border:dashed 1px #cecdde;min-width:200px;min-height:216px;align-items:center;justify-content:center}.add-recruiter-notes-modal .ant-card-body{padding:0!important;flex:1;display:flex}.add-recruiter-notes-modal .ant-upload-wrapper{height:100%}.add-recruiter-notes-modal .ant-upload-drag{padding:0!important}.add-recruiter-notes-modal .candidate-create-form .ant-form-item-label{display:flex;align-items:center}.add-recruiter-notes-modal .candidate-create-form .ant-form-item-label>label{height:32px}.add-recruiter-notes-modal .modal-content-row{height:100%;overflow:hidden;margin-inline:0;display:flex;gap:24px}.add-recruiter-notes-modal .pdf-col{background-color:#f8f8f8;height:100%;width:40%}.form-scroll-container{height:100%;overflow-y:auto;padding-right:12px}.candidate-table{flex:1;min-height:0}.candidate-table .ant-table,.candidate-table .ant-table-container{height:100%}.candidate-table .ant-table-container{border-left:none!important}.candidate-table .ant-table-header,.candidate-table .ant-table-body{border-inline-start:var(--ant-line-width) var(--ant-line-type) var(--ant-table-border-color)}.additional-cost-popover .additional-cost-title{font-weight:600;font-size:18px;margin-bottom:12px}.additional-cost-popover .other-cost-container{background:#f6f7fa;padding:13px 16px;border-radius:4px}.additional-cost-popover .other-cost-label{font-weight:500;font-size:12px;margin-bottom:8px}.additional-cost-popover .total-cost-value{color:#3170fa;font-size:16px;font-weight:500}.consider-for-job-modal .ant-modal-body{padding:16px 24px;height:100%;overflow:hidden}.consider-for-job-modal .ant-table-wrapper{flex:1;min-height:0}.consider-for-job-modal .ant-table-wrapper .ant-table,.consider-for-job-modal .ant-table-wrapper .ant-table-container{height:100%}.consider-for-job-modal .ant-table-wrapper .ant-table-container{border-left:none!important}.consider-for-job-modal .ant-table-wrapper .ant-table-header,.consider-for-job-modal .ant-table-wrapper .ant-table-body{border-inline-start:var(--ant-line-width) var(--ant-line-type) var(--ant-table-border-color)}.upload-section{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-section .ant-upload-drag{width:fit-content;background-color:#ecebf199;border:1px dashed #a5a2c2;border-radius:8px;padding:40px;margin:auto}.upload-section .ant-upload-drag .ant-upload-drag-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.assign-interviewer-modal .ant-modal-content{padding:0;border-radius:12px;overflow:hidden}.assign-interviewer-modal .ant-modal-body{padding:0}.assign-interviewer-modal__content{min-height:30vh;padding:28px 32px 24px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.assign-interviewer-modal__summary{display:grid;gap:12px}.assign-interviewer-modal__row{display:grid;grid-template-columns:130px 1fr;align-items:baseline}.assign-interviewer-modal__label{font-size:13px;line-height:20px;color:#9ca3af;font-weight:400}.assign-interviewer-modal__value{font-size:13px;line-height:20px;font-weight:600;color:#111827}.assign-interviewer-modal__divider{width:100%;height:1px;background:#e5e7eb}.assign-interviewer-modal__fields{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.assign-interviewer-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.assign-interviewer-modal__field-label{display:flex;align-items:center;gap:4px;font-size:13px;line-height:20px;font-weight:600;color:#1f2937}.assign-interviewer-modal__required{color:#dc2626;font-size:13px;font-weight:600;line-height:1}.assign-interviewer-modal__select,.assign-interviewer-modal__date{width:100%}.assign-interviewer-modal__select .ant-select-selector,.assign-interviewer-modal__date.ant-picker{height:34px;min-height:34px;border-radius:6px;border-color:#d1d5db;padding-left:10px;padding-right:10px;box-shadow:none}.assign-interviewer-modal__select .ant-select-selector{overflow:hidden}.assign-interviewer-modal__select.ant-select-single .ant-select-selector .ant-select-selection-item,.assign-interviewer-modal__select.ant-select-single .ant-select-selector .ant-select-selection-placeholder,.assign-interviewer-modal__date .ant-picker-input>input{line-height:32px;font-size:12px}.assign-interviewer-modal__select.ant-select-single .ant-select-selector .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block}.assign-interviewer-modal__footer{display:flex;align-items:center;justify-content:center;gap:56px;margin-top:6px}.assign-interviewer-modal__button{min-width:110px;height:34px;border-radius:6px;font-size:13px;font-weight:500}.assign-interviewer-modal__button--secondary{background:#fff;border-color:#d1d5db;color:#6b7280}.assign-interviewer-modal__button--primary{background:#6c63ff;border-color:#6c63ff}@media (max-width: 1200px){.assign-interviewer-modal{width:min(400px,100vw - 32px);max-width:calc(100vw - 32px)}.assign-interviewer-modal__fields{grid-template-columns:1fr}}.custom-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#eef2ff!important;color:#6366f1!important;font-weight:500}.custom-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:#e0e7ff!important}.custom-select-dropdown .ant-select-item-option:hover{background-color:#f9fafb}.custom-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f9fafb}.position-status-modal .ant-modal-title{font-size:14px;font-weight:600;color:#111827;line-height:1.4;text-align:center}.position-status-modal .ant-modal-header{padding:24px 32px 16px;border-bottom:none;text-align:center}.position-status-modal .ant-modal-body{padding:0 32px 8px}.position-status-modal .ant-modal-footer{padding:16px 32px 24px;border-top:none;display:flex;justify-content:center;gap:24px}.position-status-modal .ant-modal-footer .ant-btn{min-width:100px;border-radius:6px}.position-status-modal .ant-modal-content{border-radius:12px}.position-status-modal .ant-input,.position-status-modal .ant-input-textarea textarea{border:1px solid #E5E7EB;border-radius:6px}.position-status-modal .ant-input:hover,.position-status-modal .ant-input-textarea textarea:hover{border-color:#d1d5db}.position-status-modal .ant-input:focus,.position-status-modal .ant-input-focused,.position-status-modal .ant-input-textarea textarea:focus{border-color:#e5e7eb;box-shadow:none}.archived-count:hover{color:#6366f1;background-color:#e0e7ff;cursor:pointer;transition:color .2s,background-color .2s}.position-form.ant-form-vertical .ant-form-item-label{padding:0 0 10px}.position-state-hint{font-size:12px;color:#9ca3af;margin-top:4px}.position-bill-rate-hint{font-size:12px;color:#9ca3af;margin-top:-4px;margin-bottom:24px;min-height:20px}.resource-pool-content{position:relative;flex:1;min-height:0}.resource-pool-content .resource-pool-tabs,.resource-pool-content .resource-pool-tabs .ant-tabs-content,.resource-pool-content .resource-pool-tabs .ant-tabs-tabpane{height:100%}.resource-pool-content .resource-pool-tabs .table-toolbar{border:1px solid #e8ebf1!important;border-top:none!important;padding:13px 12px!important}.custom-filters{position:absolute;top:10px;display:flex;align-items:center;height:45px}.custom-filters .filters-list{display:flex}.custom-filters .filter-item{display:flex;align-items:center;margin-right:20px;cursor:pointer;border:1px dashed #e8ebf1;padding:5px 10px;background-color:var(--color-bg-button-light);border-radius:20px}.custom-filters .filter-item .filter-close{margin-left:10px}.custom-filters .active{border:1px solid var(--color-primary);background-color:var(--color-bg-button)}.folder-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px;padding:0}.folder-card-grid .folder-card{height:150px;padding:10px 20px 20px;position:relative;box-shadow:none;background-color:#f2f1f9}.folder-card-grid .folder-card:hover{background-color:#dad7ea}.folder-card-grid .folder-card .folder-tools{position:absolute;display:flex;right:13px;bottom:13px}.folder-card-grid .folder-card .folder-tools svg:nth-child(1){margin-right:8px}.ant-modal{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important}.ant-modal .folder-card{padding:0!important;height:120px!important}.ant-modal .folder-card .folder-tools{display:none}.ant-modal .folder-card.select{background-color:#dad7ea}.folder-add-card .ant-card-body{height:100%!important;display:flex;justify-content:center;align-items:center;cursor:pointer}.permission-management{padding:16px;height:100%;display:flex;flex-direction:column}.permission-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;gap:16px;color:#666}.permission-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.permission-header .permission-header-left{display:flex;align-items:center;gap:12px}.permission-header .permission-header-left .permission-title{margin:0;font-size:20px;font-weight:600}.permission-header .permission-header-left .permission-unsaved-badge{background:#fff7e6;border:1px solid #ffd591;color:#d46b08;border-radius:10px;padding:2px 10px;font-size:12px;font-weight:500}.permission-header .permission-header-right{display:flex;align-items:center}.permission-body{flex:1;overflow:hidden;min-height:0;margin-top:0!important}.permission-body>.ant-col{height:100%;overflow:hidden;display:flex;flex-direction:column}.resource-tree-container{height:100%;min-height:0;display:flex;flex-direction:column;border-right:1px solid #f0f0f0;padding-right:12px}.resource-tree-container .resource-tree-header{margin-bottom:8px}.resource-tree-container .resource-tree-header h4{margin:0 0 8px;font-size:14px;font-weight:600;color:#1f1f1f}.resource-tree-container .resource-tree-legend{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px;padding:6px 8px;background:#fafafa;border-radius:4px;border:1px solid #f0f0f0}.resource-tree-container .resource-tree-legend .resource-tree-legend-item .ant-tag{font-size:11px;padding:0 6px;margin:0}.resource-tree-container .resource-tree{flex:1;min-height:0;overflow-y:auto}.resource-tree-container .resource-tree .resource-tree-module{display:flex;align-items:center;gap:6px;font-size:12px}.resource-tree-container .resource-tree .resource-tree-module strong{color:#333}.resource-tree-container .resource-tree .resource-tree-module .resource-tree-module-count{color:#999;font-size:11px}.resource-tree-container .resource-tree .resource-tree-node{display:flex;align-items:center;gap:6px;font-size:12px}.resource-tree-container .resource-tree .resource-tree-node .resource-tree-node-icon{color:#666;font-size:12px;flex-shrink:0}.resource-tree-container .resource-tree .resource-tree-node .resource-tree-node-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-tree-container .resource-tree .resource-tree-node .resource-tree-node-tag{flex-shrink:0;font-size:10px;padding:0 4px;margin:0;line-height:16px}.resource-tree-container .resource-tree .ant-tree-node-selected .resource-tree-node-name{font-weight:600}.matrix-empty{display:flex;justify-content:center;align-items:center;height:300px;color:#999}.matrix-container{flex:1;min-height:0;height:100%;padding:0 8px;overflow-y:auto;overflow-x:auto}.matrix-container .matrix-header{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.matrix-container .matrix-header .matrix-header-info h4{margin:0 0 4px;font-size:16px}.matrix-container .matrix-header .matrix-header-info .matrix-header-code{font-size:11px;color:#999;background:#f5f5f5;padding:2px 6px;border-radius:3px}.matrix-container .matrix-header .matrix-header-info .matrix-header-desc{margin:6px 0 0;font-size:12px;color:#666}.matrix-container .matrix-role-header{display:flex;flex-direction:column;align-items:center;gap:2px;padding:2px 0}.matrix-container .matrix-role-header .matrix-role-name{font-size:11px;font-weight:600;text-align:center;word-break:break-word;line-height:1.3}.matrix-container .matrix-role-header .matrix-role-actions{display:flex;gap:0}.matrix-container .matrix-role-header .matrix-role-actions .ant-btn-link{padding:0 4px;height:20px;font-size:12px}.matrix-container .matrix-resource-cell .matrix-resource-name{font-size:12px;font-weight:500;color:#333;margin-bottom:2px}.matrix-container .matrix-resource-cell .matrix-resource-code{font-size:10px;color:#999;background:transparent}.matrix-container .matrix-row-changed{background-color:#fffbe6!important}.matrix-container .matrix-row-changed:hover>td{background-color:#fff7cc!important}.matrix-container .matrix-table .ant-table-thead>tr>th{vertical-align:bottom;padding:8px 4px;font-size:11px}.matrix-container .matrix-table .ant-table-tbody>tr>td{padding:6px 4px}.matrix-container .matrix-footer{margin-top:12px;padding-top:8px;border-top:1px solid #f0f0f0;font-size:11px;color:#666}.matrix-container .matrix-footer .ant-space{flex-wrap:wrap}.matrix-container .matrix-footer .ant-switch{pointer-events:none}@media (max-width: 1200px){.permission-body .ant-row{flex-direction:column}.permission-body .ant-row .ant-col{max-width:100%;flex:0 0 100%}.resource-tree-container{border-right:none;border-bottom:1px solid #f0f0f0;padding-bottom:12px;max-height:300px}}
