@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100&family=Montserrat&family=Poppins&display=swap);.c-icon[data-v-3e22ca86]{margin-right:.3rem}.header-content[data-v-7dc3ee78]{max-width:1280px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.navbars[data-v-7dc3ee78] .c-header-brand{padding-left:0!important;padding-right:0!important;margin:0!important}.navbars[data-v-7dc3ee78] .c-header-brand img{margin-left:0!important}.navbars[data-v-7dc3ee78] .c-header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin:0!important;padding:0!important}.navbars[data-v-7dc3ee78] .c-header{padding:0!important;margin:0!important}.navbars[data-v-7dc3ee78] .c-header-nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;height:100%!important}.navbars[data-v-7dc3ee78] .c-header-nav-item:last-child{padding-right:0!important}.navbars[data-v-7dc3ee78] .c-header-nav-link{padding-top:0!important;padding-bottom:0!important;height:auto!important}.navbars[data-v-7dc3ee78] .c-header-nav-link,.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown{height:100%!important}.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown>button{padding:0!important;background:transparent!important;border:none!important;height:100%!important;min-height:auto!important}.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown>button,.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.navbars[data-v-7dc3ee78] .c-header-nav>.c-dropdown label{margin:0!important;padding:0 .75rem!important;white-space:nowrap;cursor:pointer;line-height:24px!important;font-size:16px!important;font-weight:500!important;color:#171717!important}label[data-v-7dc3ee78]{margin-bottom:0!important}.navbars.bg-white[data-v-7dc3ee78]{background-color:#fff!important;background-image:none!important}.navbars[data-v-7dc3ee78]{padding-left:0!important;padding-right:0!important}.navbars[data-v-7dc3ee78] .c-header-brand,.navbars[data-v-7dc3ee78] .c-header-nav{max-width:none}.navbars[data-v-7dc3ee78] .dropdown-menu{border-radius:16px;border:1px solid #e6e8ee;-webkit-box-shadow:0 16px 40px rgba(17,24,39,.12);box-shadow:0 16px 40px rgba(17,24,39,.12);padding:10px;min-width:220px;right:0!important;left:auto!important}.navbars[data-v-7dc3ee78] .dropdown-item{border-radius:10px;font-size:14px;font-weight:600;color:#171717;padding:10px 12px}.navbars[data-v-7dc3ee78] .dropdown-item:focus,.navbars[data-v-7dc3ee78] .dropdown-item:hover{background:#f4f3ff;color:#2b2b2b}.navbars[data-v-7dc3ee78] .dropdown-item.active,.navbars[data-v-7dc3ee78] .dropdown-item:active{background:#7e73fd;color:#fff}.navbars[data-v-7dc3ee78] .dropdown-toggle{border-radius:10px;padding:8px 12px;font-weight:600;color:#171717}@media (max-width:767px){.header-content[data-v-7dc3ee78]{gap:8px}.navbars[data-v-7dc3ee78] .dropdown-menu{width:min(92vw,280px)}}.pointer:hover{cursor:pointer;text-decoration:underline}.hover-pointer1,.hover-pointer2,.hover-pointer3,.hover-pointer4,.hover-pointer5,.hover-pointer6{cursor:pointer}.chat-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;bottom:120px;right:20px;width:300px;height:400px;border-radius:20px;background-color:#f9f9f9;border:1px solid #ddd;z-index:1000}.chat-header{color:#171717;text-align:left;font-size:12px;background:#fff;border-top-right-radius:20px;border-top-left-radius:20px;padding:5px;position:sticky;top:0;z-index:2;background-color:#fff}.messages{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;margin-bottom:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;max-height:280px;scroll-behavior:smooth}.message{max-width:60%;padding:10px;border-radius:10px;word-wrap:break-word;display:inline-block}.user-message{-ms-flex-item-align:start;align-self:flex-start;background:var(--surface-surface-tertiary,#f5f5f5);color:#171717}.bot-message,.user-message{border-radius:20px;padding:10px}.bot-message{-ms-flex-item-align:end;align-self:flex-end;background:#928afd;color:#fff}.message-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px;background:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.message-form input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px;font-size:16px;border:1px solid var(--Grayscale-200,#e5e5e5);border-radius:25px;height:40px}.chat-icon,.send-icon{cursor:pointer}.chat-icon{position:fixed;bottom:20px;right:20px}.chat-icon img{width:100px;height:100px;border-radius:50%}.chat-toggle{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);z-index:1000}.chat-toggle img{width:70px;height:70px}[data-v-3ed0915c]:root{--table-bg:#fff;--table-border:#ececf3;--table-text:#1f1f1f;--table-text-muted:#6b6b6b;--table-header-bg:#f6f7fb;--table-header-text:#6b6b6b;--table-row-hover:#f9f9fc}.table-wrapper[data-v-3ed0915c]{width:100%}.table-shell[data-v-3ed0915c]{overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--table-bg);border-radius:10px;overflow:hidden}.table[data-v-3ed0915c]{width:100%;border-collapse:collapse;color:var(--table-text);font-family:General Sans,Segoe UI,Roboto,Helvetica Neue,sans-serif}.table thead th[data-v-3ed0915c]{border:none!important;--tw-text-opacity:1;color:rgba(105,105,105,var(--tw-text-opacity))}.table td[data-v-3ed0915c],.table th[data-v-3ed0915c]{border:none!important;--tw-text-opacity:1;color:rgba(23,23,23,var(--tw-text-opacity))}.table th[data-v-3ed0915c]{--tw-bg-opacity:1;background-color:rgba(247,247,247,var(--tw-bg-opacity));color:var(--table-header-text);font-size:12px;font-weight:700;text-align:left;padding:14px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;border:none!important}.table thead th[data-v-3ed0915c]:first-child{border-radius:10px 0 0 0}.table thead th[data-v-3ed0915c]:last-child{border-radius:0 10px 0 0}.th-content[data-v-3ed0915c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.th-content.sortable[data-v-3ed0915c]{cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.th-content.sortable[data-v-3ed0915c]:hover{color:var(--table-text)}.sort-indicator[data-v-3ed0915c]{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;font-size:11px;line-height:1}.sort-icon[data-v-3ed0915c],.sort-indicator[data-v-3ed0915c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sort-icon[data-v-3ed0915c]{width:100%;height:100%;color:#c7cad4;-webkit-transition:color .2s ease;transition:color .2s ease;font-weight:700}.sort-icon.sorted[data-v-3ed0915c]{color:#928afd}.sort-icon.unsorted[data-v-3ed0915c]{color:#c7cad4;opacity:.5}.loading-spinner[data-v-3ed0915c]{display:inline-block;width:12px;height:12px;border:2px solid #e3e6ed;border-top-color:#928afd;border-radius:50%;-webkit-animation:spin-3ed0915c .6s linear infinite;animation:spin-3ed0915c .6s linear infinite}@-webkit-keyframes spin-3ed0915c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-3ed0915c{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.table td[data-v-3ed0915c]{padding:16px;font-size:14px;border-top:1px solid #f4f4f6!important;border-bottom:1px solid #f4f4f6!important;vertical-align:middle}.table td.align-center[data-v-3ed0915c],.table th.align-center[data-v-3ed0915c]{text-align:center}.table td.align-right[data-v-3ed0915c],.table th.align-right[data-v-3ed0915c]{text-align:right}.table td.align-left[data-v-3ed0915c],.table th.align-left[data-v-3ed0915c]{text-align:left}.table-shell.bordered .table td[data-v-3ed0915c]{border:1px solid var(--table-border)}.table-shell.compact .table td[data-v-3ed0915c],.table-shell.compact .table th[data-v-3ed0915c]{padding:10px 12px;font-size:13px}.table tbody tr[data-v-3ed0915c]:nth-child(odd):not(.empty-state-row){background:#fafbfc}.table tbody tr[data-v-3ed0915c]:hover{background:var(--table-row-hover)}.empty-state[data-v-3ed0915c]{text-align:center;color:var(--table-text-muted);padding:24px 16px;font-weight:500}@media (max-width:768px){.table td[data-v-3ed0915c],.table th[data-v-3ed0915c]{padding:12px 8px;font-size:12px}}.base-button[data-v-150c63cd]{margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;white-space:nowrap;border-style:none;font-weight:700;outline:2px solid transparent;outline-offset:2px;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s;font-family:Inter,sans-serif}.base-button--primary[data-v-150c63cd]{background:linear-gradient(135deg,#8f7bff,#5a7bff);color:#fff;-webkit-box-shadow:0 4px 15px rgba(117,105,222,.3);box-shadow:0 4px 15px rgba(117,105,222,.3)}.base-button--primary[data-v-150c63cd]:hover:not(.base-button--disabled){background:linear-gradient(135deg,#7a66e6,#4a6be6);-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 6px 20px rgba(117,105,222,.4);box-shadow:0 6px 20px rgba(117,105,222,.4)}.base-button--primary[data-v-150c63cd]:active:not(.base-button--disabled){-webkit-transform:scale(.98);transform:scale(.98)}.base-button--secondary[data-v-150c63cd]{background:#928afd;color:#fff}.base-button--secondary[data-v-150c63cd]:hover:not(.base-button--disabled){background:#7a6ee6}.base-button--ghost[data-v-150c63cd]{background:#fff;border:1px solid #928afd;color:#928afd}.base-button--ghost[data-v-150c63cd]:hover:not(.base-button--disabled){background:#f2f0ff;border-color:#7a6ee6}.base-button--filled[data-v-150c63cd]{background:#928afd;color:#fff}.base-button--filled[data-v-150c63cd]:hover:not(.base-button--disabled){background:#7a6ee6}.base-button--text[data-v-150c63cd]{background:transparent;color:#928afd}.base-button--text[data-v-150c63cd]:hover:not(.base-button--disabled){color:#7a6ee6}.base-button--danger[data-v-150c63cd]{background:rgba(240,34,34,.10196078431372549);color:#f02222}.base-button--danger[data-v-150c63cd]:hover:not(.base-button--disabled){background:rgba(240,34,34,.18823529411764706)}.base-button--extra-small[data-v-150c63cd]{padding:6px 12px;font-size:12px;border-radius:9999px}.base-button--small[data-v-150c63cd]{padding:8px 16px;font-size:13px;border-radius:9999px}.base-button--medium[data-v-150c63cd]{padding:12px 24px;font-size:14px;border-radius:9999px}.base-button--large[data-v-150c63cd]{padding:12px 32px;font-size:16px;border-radius:9999px}.base-button--full-width[data-v-150c63cd]{width:100%}.base-button--square[data-v-150c63cd]{border-radius:10px}.base-button--disabled[data-v-150c63cd]{cursor:not-allowed;opacity:.5}.active[data-v-7bf3ef3b]{--tw-bg-opacity:1;background-color:rgba(247,247,247,var(--tw-bg-opacity))}.flex[data-v-7bf3ef3b],span[data-v-7bf3ef3b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}[data-v-7bf3ef3b] .base-button--extra-small{width:32px!important;height:32px!important;padding:0!important;margin-bottom:0!important;margin-top:0!important;line-height:1}.candidate-header[data-v-505ccc33]{padding:30px 27px 24px}.candidate-header__title[data-v-505ccc33]{font-size:30px;font-weight:400;color:#171717;margin:0 0 10px;text-align:left}.candidate-header__subtitle[data-v-505ccc33]{font-size:15px;font-weight:400;color:#6b6b6b;margin:0;text-align:left;line-height:1.6}.candidate-toolbar[data-v-505ccc33]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px;margin-bottom:20px;padding:0 27px 20px}.candidate-toolbar[data-v-505ccc33],.candidate-toolbar__right[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.candidate-toolbar__right[data-v-505ccc33]{gap:14px}.candidate-tabs[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.candidate-tab[data-v-505ccc33]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:9999px;background:transparent;color:#6b6b6b;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.candidate-tab[data-v-505ccc33]:hover{background:#f6f7fb}.candidate-tab--active[data-v-505ccc33]{background:#928afd;color:#fff}.candidate-tab--active[data-v-505ccc33]:hover{background:#7a6ee6}.candidate-tab__badge[data-v-505ccc33]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:9999px;background:#ebebeb;color:#6b6b6b;font-size:12px;font-weight:600}.candidate-tab__badge--active[data-v-505ccc33]{background:hsla(0,0%,100%,.3);color:#fff}.search-field[data-v-505ccc33]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-icon[data-v-505ccc33]{position:absolute;left:14px;color:#9ca3af;pointer-events:none}.search-input[data-v-505ccc33]{padding:10px 18px 10px 40px;border:1px solid #e5e7eb;border-radius:9999px;font-size:14px;color:#171717;background:#fff;outline:none;width:240px;-webkit-transition:border-color .2s;transition:border-color .2s}.search-input[data-v-505ccc33]::-webkit-input-placeholder{color:#9ca3af}.search-input[data-v-505ccc33]::-moz-placeholder{color:#9ca3af}.search-input[data-v-505ccc33]:-ms-input-placeholder{color:#9ca3af}.search-input[data-v-505ccc33]::-ms-input-placeholder{color:#9ca3af}.search-input[data-v-505ccc33]::placeholder{color:#9ca3af}.search-input[data-v-505ccc33]:focus{border-color:#928afd}.sort-field[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;padding:8px 16px;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;cursor:pointer;-webkit-transition:border-color .2s;transition:border-color .2s}.sort-field[data-v-505ccc33]:hover{border-color:#c5c5c5}.sort-label[data-v-505ccc33]{font-size:14px;font-weight:600;color:#171717;white-space:nowrap;margin:0 6px 0 0}.sort-select[data-v-505ccc33]{padding:0;border:none;font-size:14px;color:#171717;background:transparent;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-v-505ccc33] .table td{padding:18px 16px}[data-v-505ccc33] .table th{padding:16px 16px}.candidate-cell[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.candidate-avatar[data-v-505ccc33]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.candidate-avatar--initials[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px}.candidate-info[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.candidate-name[data-v-505ccc33]{font-size:14px;font-weight:600;color:#171717;line-height:1.3}.candidate-email[data-v-505ccc33]{font-size:12px;color:#9ca3af;line-height:1.3}.status-cell[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#171717}.status-dot[data-v-505ccc33]{width:9px;height:9px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.status-dot--hired[data-v-505ccc33],.status-dot--interviewed[data-v-505ccc33],.status-dot--reviewed[data-v-505ccc33]{background:#34d399}.score-cell[data-v-505ccc33]{gap:14px}.score-cell[data-v-505ccc33],.score-ring[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score-ring[data-v-505ccc33]{width:48px;height:48px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;position:relative}.score-ring[data-v-505ccc33]:after{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:#fff}.score-ring__value[data-v-505ccc33]{position:relative;z-index:1;font-size:11px;font-weight:700;color:#171717}.score-bars[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score-bar-segment[data-v-505ccc33]{height:10px;border-radius:5px;-webkit-transition:width .3s ease;transition:width .3s ease;min-width:0}.score-bar-segment--green[data-v-505ccc33]{background:#34d399;width:40px}.score-bar-segment--yellow[data-v-505ccc33]{background:#fbbf24;width:32px}.score-bar-segment--red[data-v-505ccc33]{background:#f87171;width:24px}.display-pill[data-v-505ccc33]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 24px;border-radius:9999px;background:#928afd;color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-decoration:none}.display-pill[data-v-505ccc33]:hover{background:#7a6ee6;color:#fff;text-decoration:none}.video-btn[data-v-505ccc33]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b6b6b;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;text-decoration:none}.video-btn[data-v-505ccc33]:hover{background:#f2f0ff;border-color:#928afd;color:#928afd;text-decoration:none}.table-footer[data-v-505ccc33]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding:24px 27px 12px;margin-top:4px}.footer-meta[data-v-505ccc33],.table-footer[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-meta[data-v-505ccc33]{gap:20px}.footer-showing[data-v-505ccc33]{font-size:13px;color:#6b6b6b}.footer-page-size[data-v-505ccc33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer-page-size label[data-v-505ccc33]{font-size:13px;color:#171717;font-weight:500;margin:0}.footer-page-size select[data-v-505ccc33]{padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#171717;background:#fff;outline:none;cursor:pointer}@media (max-width:768px){.candidate-header[data-v-505ccc33]{padding:16px 12px 18px}.candidate-header__title[data-v-505ccc33]{font-size:22px}.candidate-toolbar[data-v-505ccc33]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:0 12px 12px;margin-bottom:12px}.candidate-toolbar__right[data-v-505ccc33]{width:100%;gap:8px}.search-input[data-v-505ccc33]{width:100%}.candidate-tabs[data-v-505ccc33]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.candidate-tab[data-v-505ccc33]{padding:7px 14px;font-size:12px}.table-footer[data-v-505ccc33]{gap:12px;padding:16px 12px 6px}.footer-meta[data-v-505ccc33],.table-footer[data-v-505ccc33]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-meta[data-v-505ccc33]{gap:10px}.score-ring[data-v-505ccc33]{width:36px;height:36px}.score-ring[data-v-505ccc33]:after{width:24px;height:24px}.candidate-avatar[data-v-505ccc33]{width:32px;height:32px}}