.v-theme--algho .v-chip.v-chip--variant-tonal .v-chip__content,.v-theme--algho .v-chip.v-chip--variant-tonal .v-chip__prepend{filter:brightness(.62)}.v-theme--algho-dark .v-chip.v-chip--variant-tonal .v-chip__content,.v-theme--algho-dark .v-chip.v-chip--variant-tonal .v-chip__prepend{filter:brightness(1.2)}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.v-application{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.font-display{font-family:Raleway,Open Sans,sans-serif}.v-card.hover-border{transition:border-color .15s}.v-card.hover-border:hover{border-color:rgb(var(--v-theme-primary))}.v-list-item--active{background-color:rgb(var(--v-theme-primary));color:#fff}.v-list-item:not(.v-list-item--active):hover{background-color:rgba(var(--v-theme-primary), .12);color:rgb(var(--v-theme-secondary))}.v-list-item--active .v-list-item__overlay,.v-list-item:hover .v-list-item__overlay{opacity:0}.v-theme--algho-dark .v-list-item--active{background-color:rgba(var(--v-theme-primary), .9)}.v-theme--algho-dark .bar-canvas{filter:brightness(.9)}:root{--brand-gradient:linear-gradient(90deg, #b5e150, #87bf00)}.hr-agent-flash{transform-origin:50%;animation:2.6s ease-out hr-agent-flash}@keyframes hr-agent-flash{0%{box-shadow:0 0 0 3px rgba(var(--v-theme-primary), .65);transform:scale(1)}3%{transform:scale(1.03)}6%{transform:scale(1)}to{box-shadow:0 0 0 3px rgba(var(--v-theme-primary), 0);transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hr-agent-flash{box-shadow:0 0 0 3px rgba(var(--v-theme-primary), .45);animation:none}}.driver-popover.algho-tour{background:rgb(var(--v-theme-surface));max-width:340px;color:rgb(var(--v-theme-on-surface));border-radius:12px;padding:16px 18px;box-shadow:0 10px 28px #0000002e}.driver-popover.algho-tour .driver-popover-arrow-side-left{border-left-color:rgb(var(--v-theme-surface))}.driver-popover.algho-tour .driver-popover-arrow-side-right{border-right-color:rgb(var(--v-theme-surface))}.driver-popover.algho-tour .driver-popover-arrow-side-top{border-top-color:rgb(var(--v-theme-surface))}.driver-popover.algho-tour .driver-popover-arrow-side-bottom{border-bottom-color:rgb(var(--v-theme-surface))}.driver-popover.algho-tour .driver-popover-title{color:inherit;font-size:1rem;font-weight:700}.driver-popover.algho-tour .driver-popover-description{color:inherit;font-size:.9rem;line-height:1.5}.driver-popover.algho-tour .driver-popover-progress-text{color:rgb(var(--v-theme-on-surface-variant));font-size:.75rem}.driver-popover.algho-tour .driver-popover-footer button{text-shadow:none;border-radius:9999px;padding:6px 16px;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s}.driver-popover.algho-tour .driver-popover-next-btn{background:rgb(var(--v-theme-primary));color:rgb(var(--v-theme-on-primary));border:none}.driver-popover.algho-tour .driver-popover-next-btn:hover{filter:brightness(.92);box-shadow:0 2px 8px #0000002e}.driver-popover.algho-tour .driver-popover-prev-btn{background:rgba(var(--v-theme-primary), .15);color:rgb(var(--v-theme-on-surface));border:none}.driver-popover.algho-tour .driver-popover-prev-btn:hover{background:rgba(var(--v-theme-primary), .25)}.driver-popover.algho-tour .driver-popover-prev-btn:disabled{opacity:.5}.driver-popover.algho-tour .driver-popover-close-btn{color:rgb(var(--v-theme-on-surface-variant))}.driver-popover.algho-tour-center{margin:0!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.driver-popover.algho-tour-center .driver-popover-arrow{display:none!important}.algho-tour-spotlight{background:rgb(var(--v-theme-surface));box-shadow:0 0 0 6px rgb(var(--v-theme-surface)), 0 6px 24px #00000059;border-radius:8px;position:relative;z-index:10001!important}.algho-tour-unstack{z-index:auto!important}.ats-graph-scroll{overflow-x:auto}.ats-graph-canvas{position:relative}.ats-graph-svg{pointer-events:none;position:absolute;inset:0}.ats-graph-node{text-align:left;border:1.5px solid var(--ats-node-color);background:rgb(var(--v-theme-surface));cursor:pointer;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 12px;transition:box-shadow .15s;display:flex;position:absolute;box-shadow:0 2px 10px #00000029}.ats-graph-node:hover{box-shadow:0 4px 16px #00000047}.ats-graph-node-label{color:rgb(var(--v-theme-on-surface));font-size:.8125rem;font-weight:600;line-height:1.2}.ats-graph-node-sub{color:rgba(var(--v-theme-on-surface), .6);font-size:.6875rem;line-height:1.25}.ats-graph-edge{fill:none;stroke-width:1.5px}.ats-graph-edge--manual{stroke:rgba(var(--v-theme-on-surface), .35)}.ats-graph-edge--auto{stroke:rgb(var(--v-theme-primary));stroke-dasharray:7 5;animation:1.1s linear infinite ats-graph-dash}.ats-graph-edge--link{stroke:rgba(var(--v-theme-on-surface), .25);stroke-dasharray:2 5}.ats-graph-edge--proposal{stroke:rgba(var(--v-theme-error), .8);stroke-dasharray:4 4}.ats-graph-label{fill:rgba(var(--v-theme-on-surface), .65);font-size:11px}.ats-graph-arrow--manual{fill:rgba(var(--v-theme-on-surface), .35)}.ats-graph-arrow--auto{fill:rgb(var(--v-theme-primary))}.ats-graph-arrow--proposal{fill:rgba(var(--v-theme-error), .8)}@keyframes ats-graph-dash{to{stroke-dashoffset:-12px}}.hr-snap-columns{--hr-fixed-col:50cqw;container-type:inline-size}.hr-snap-columns .v-table__wrapper{scroll-snap-type:x mandatory;scroll-padding-left:var(--hr-fixed-col)}.hr-snap-columns .v-table__wrapper th,.hr-snap-columns .v-table__wrapper td{scroll-snap-align:start}.hr-snap-columns .v-data-table-column--fixed{width:var(--hr-fixed-col);min-width:var(--hr-fixed-col);max-width:var(--hr-fixed-col);overflow:hidden}.hr-snap-columns .v-table__wrapper th:not(.v-data-table-column--fixed),.hr-snap-columns .v-table__wrapper td:not(.v-data-table-column--fixed){width:calc(100cqw - var(--hr-fixed-col));min-width:calc(100cqw - var(--hr-fixed-col));max-width:calc(100cqw - var(--hr-fixed-col))}.hr-snap-columns .v-chip{max-width:100%}.hr-snap-columns .v-chip .v-chip__content{text-overflow:ellipsis;overflow:hidden}.hr-snap-columns .v-table__wrapper td{padding-block:10px}.hr-snap-kanban{scroll-snap-type:x mandatory;container-type:inline-size}.hr-snap-kanban>.v-col{scroll-snap-align:center;max-width:100cqw;flex:none!important;min-width:100cqw!important}.stat-link[data-v-0eeb3342]{cursor:pointer;transition:background-color .15s}.stat-link[data-v-0eeb3342]:hover{background-color:rgba(var(--v-theme-primary), .08)}.hr-form-card[data-v-4399a758]>.v-card-text{width:100%;max-width:1040px;margin-inline:auto}.hr-form-card[data-v-db65f004]>.v-card-text{width:100%;max-width:860px;margin-inline:auto}.questions-panels[data-v-db65f004] .v-expansion-panel{border:1px solid rgba(var(--v-border-color), var(--v-border-opacity));border-radius:12px!important}.questions-panels[data-v-db65f004] .v-expansion-panel:not(:first-child){margin-top:10px}.questions-panels[data-v-db65f004] .v-expansion-panel:after{display:none}.questions-panels[data-v-db65f004] .v-expansion-panel__shadow{box-shadow:none}.answer-preview[data-v-db65f004] input{cursor:text;text-overflow:ellipsis}.questions-panels[data-v-db65f004] .v-expansion-panel,.questions-panels[data-v-db65f004] .v-expansion-panel-title{overflow:visible}.questions-panels[data-v-db65f004] .v-expansion-panel-title{position:relative}.drag-handle[data-v-db65f004]{cursor:grab;opacity:0;background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-border-color), var(--v-border-opacity));border-radius:6px;padding:4px 1px;transition:opacity .15s;position:absolute;top:50%;left:-24px;transform:translateY(-50%)}.questions-panels[data-v-db65f004] .v-expansion-panel-title:hover .question-handle,.answer-row:hover .answer-handle[data-v-db65f004]{opacity:1}.drag-handle[data-v-db65f004]:hover{border-color:rgba(var(--v-border-color), .4)}.drag-handle[data-v-db65f004]:active{cursor:grabbing}.panel-dragging[data-v-db65f004],.answer-dragging[data-v-db65f004]{opacity:.45}@media (width<=599.98px){.cv-uploader[data-v-3e1e9fcd],.cv-uploader-tools[data-v-3e1e9fcd]{display:contents}.cv-uploader-tools[data-v-3e1e9fcd] .v-file-input{flex:100%}}.mm-btn[data-v-934742eb]{letter-spacing:normal;font-size:.9rem;font-weight:500}.mm-btn[data-v-934742eb] .v-btn__prepend{margin-inline:0 6px}.mm-btn[data-v-934742eb] .v-icon{font-size:15px}.mm-inactive[data-v-934742eb]{opacity:.45}.match-mode-autocomplete[data-v-934742eb] .v-field{background:rgba(var(--v-theme-secondary), var(--v-activated-opacity,.12));color:rgb(var(--v-theme-secondary));border-radius:0}.match-mode-autocomplete[data-v-934742eb] .v-field__input{min-height:36px;color:rgb(var(--v-theme-secondary));padding-top:0;padding-bottom:0;font-size:.8rem}.match-mode-autocomplete[data-v-934742eb] .v-field__prepend-inner .v-icon,.match-mode-autocomplete[data-v-934742eb] .v-field__clearable .v-icon,.match-mode-autocomplete[data-v-934742eb] .v-field__append-inner .v-icon{color:rgb(var(--v-theme-secondary));opacity:1;font-size:16px}.match-mode-autocomplete[data-v-934742eb] .v-field__prepend-inner,.match-mode-autocomplete[data-v-934742eb] .v-field__append-inner,.match-mode-autocomplete[data-v-934742eb] .v-field__clearable{align-items:center;padding-top:0}.hr-form-card[data-v-e16492d2]>.v-card-text{width:100%;max-width:1040px;margin-inline:auto}.cell-link[data-v-dab49471]{cursor:pointer;border-radius:4px;margin:-2px -6px;padding:2px 6px;transition:background-color .15s}.cell-link[data-v-dab49471]:hover{background-color:rgba(var(--v-theme-primary), .08);color:rgb(var(--v-theme-primary))}.hr-skill-more[data-v-1c72fe78]{position:absolute;bottom:0;right:0}.match-flap__label[data-v-b13cd0c0]{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.flag[data-v-a0205d7e]{background-size:cover;border-radius:2px;width:1.5rem;height:1.125rem}.intent-card--selected[data-v-a0205d7e]{border-color:rgb(var(--v-theme-secondary));background:rgba(var(--v-theme-secondary), .08)}@media (width>=960px){.hr-col-shrink[data-v-62f11fef]{white-space:nowrap;width:1%}.hr-col-input[data-v-62f11fef]{min-width:220px}}@media (width<=959.98px){tbody td[data-v-62f11fef]{border:none;height:auto;padding:0}}.flag[data-v-c639ab14]{background-size:cover;border-radius:2px;width:1.5rem;height:1.125rem}.login-video[data-v-b0102790]{object-fit:cover;width:100%;height:100%}.language-switcher[data-v-b0102790]{z-index:2;position:absolute;top:12px;right:12px}.nav-section-label[data-v-0a746e74]{text-transform:uppercase;letter-spacing:.08em;color:#9aa1ab;opacity:1;min-height:auto;padding:1px 10px 0;font-size:10px;font-weight:700}.v-navigation-drawer[data-v-0a746e74] .v-list-item{--v-list-prepend-gap:12px}.hr-algho-bubble[data-v-bb6a2317]{z-index:1010;cursor:pointer;max-width:min(320px,100vw - 16px);position:fixed;top:66px;right:8px;overflow:visible}.hr-algho-bubble[data-v-bb6a2317]:before{content:"";background:rgb(var(--v-theme-surface));border-radius:2px;width:14px;height:14px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}.hr-algho-bubble-close[data-v-bb6a2317]{opacity:.55;position:absolute;bottom:4px;right:4px}.hr-algho-bubble-close[data-v-bb6a2317]:hover{opacity:1}.hr-algho-bubble-text[data-v-bb6a2317]{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin-bottom:18px;display:-webkit-box;overflow:hidden}.hr-algho-bubble-text[data-v-bb6a2317] *{max-width:100%}.hr-algho-panel[data-v-11e9f272]{flex:auto;width:100%;min-height:0}.hr-algho-resize[data-v-11e9f272]{z-index:1;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;width:6px;height:100%;position:absolute;top:0;left:0}.hr-algho-resize[data-v-11e9f272]:hover{background:rgba(var(--v-theme-on-surface), .08)}.hr-no-transition[data-v-11e9f272],.hr-no-transition[data-v-11e9f272] .v-navigation-drawer__content{transition:none!important}
