.drag-over-above{position:relative}.drag-over-above:before{content:"";position:absolute;top:-2px;left:0;right:0;height:2px;background-color:var(--primary);z-index:1000}.drag-over-below{position:relative}.drag-over-below:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:var(--primary);z-index:1000}.drag-container:has(.entry-row){position:relative}.drag-container.drag-over-first:before{content:"";position:absolute;top:5px;left:0;right:0;height:2px;background-color:var(--primary);z-index:1000}.drag-container.drag-over-last:after{content:"";position:absolute;bottom:5px;left:0;right:0;height:2px;background-color:var(--primary);z-index:1000}.dragging{opacity:.5}.drag-handle{cursor:ns-resize;-webkit-user-select:none;user-select:none}.inbox-report-hire{position:relative;font-size:1rem}.inbox-report-hire .inbox-report-hire--form{position:absolute;z-index:20;top:calc(100% + 8px);right:0;background:var(--white);border:1px solid var(--gray-150);box-sizing:border-box;box-shadow:0 6px 12px #0000002d;border-radius:4px;padding:16px;margin-top:0;z-index:1000}.inbox-report-hire--btn{margin-bottom:0;margin-left:12px;min-width:196px}.inbox-report-hire--icon{margin-left:-4px;font-size:1em;font-weight:700}.inbox-report-hire--form{width:540px;margin-top:30px}.inbox-report-hire--form .inbox-report-hire--title{margin-top:0}.inbox-report-hire--form .report-hire-select{margin-right:4px}.inbox-report-hire--form .inbox-report-hire--date{width:144px;margin-bottom:0;margin-right:4px}.inbox-report-hire--form .inbox-report-hire--submit{margin-bottom:0;min-width:105px}@media(max-width:641px){.inbox-report-hire{order:0;align-self:flex-start;width:100%}.inbox-report-hire .inbox-report-hire--form{width:100%;top:100%}.inbox-report-hire--btn{margin-bottom:10px;margin-left:0}.inbox-report-hire--form{width:100%}.inbox-report-hire--form .report-hire-select,.inbox-report-hire--form .inbox-report-hire--date,.inbox-report-hire--form .inbox-report-hire--submit{margin-right:8px;margin-bottom:10px}}.autocomplete--item{display:flex;align-items:center}.autocomplete--img{width:35px;height:35px;flex:35px 0 0;border-radius:50%;overflow:hidden;background:var(--gray-600);margin-right:12px}.autocomplete--img img{max-width:100%}.autocomplete--user-info{display:flex;flex-direction:column;max-width:calc(100% - 50px)}.autocomplete-name{font-size:14px;line-height:18px;color:var(--gray-dark);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-email{font-size:12px;line-height:18px;color:var(--gray-600)}.autocomplete-description{font-size:13px;line-height:16px;color:var(--gray-600)}.report-hire-select{position:relative}.report-hire-select .select2-container+.select2-container.select2-container--open{left:0;width:100%;top:0!important}.report-hire-select .select2-container.select2-container--above+.select2-container.select2-container--open{top:auto!important;bottom:0!important}.report-hire-select .select2-container.select2-container--above+.select2-container.select2-container--open .select2-dropdown{position:absolute;bottom:0;display:flex;flex-direction:column-reverse}.report-hire-select .select2-container--default .select2-selection--single{background-color:var(--white)}.dark-theme .report-hire-select .select2-container--default .select2-selection--single{background-color:var(--body-bg);color:var(--body-color);border-color:var(--border-color)}.report-hire-select .select2-results__option--selected{background-color:var(--gray-lightest)}.report-hire-select .select2-results__option--highlighted{background-color:var(--primary)}.report-hire-select .select2-results__option--highlighted .autocomplete-name,.report-hire-select .select2-results__option--highlighted .autocomplete-email,.report-hire-select .select2-results__option--highlighted .autocomplete-description{color:var(--white)}.report-hire-select .select2-results{width:390px;margin:4px 0}.report-hire-select .select2-dropdown{background-color:var(--body-bg);border:none;border-radius:0}.report-hire-select .select2-selection--single{border-radius:.5rem}.report-hire-select .select2-results__options{padding:6px 0;width:390px;background-color:var(--body-bg);border:1px solid var(--gray-400);border-radius:.5rem}.report-hire-select .select2-search--dropdown input.select2-search__field{border-radius:.5rem;height:2.5rem;color:var(--gray-600);padding:6px 8px;font-size:14px;border:1px solid var(--gray-400);box-shadow:inset 0 1px 1px #00000014}.report-hire-select .select2-search--dropdown input.select2-search__field:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px #00000014,0 0 8px #66afe999;outline:0}.report-hire-select .select2-search--dropdown{padding:0}.report-hire-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--gray-900)}.report-hire-select .select2-selection__arrow{display:none}.report-hire-select .select2-hidden-accessible{top:33px;left:33px}.report-hire-select .select2-selection{height:2.5rem;border:1px solid var(--gray-150);color:var(--gray-600);padding:5px 9px 4px 3px;font-size:14px;box-shadow:inset 0 1px 1px #00000014}.dark-theme .report-hire-select .select2-selection{box-shadow:none}@media(max-width:641px){.report-hire-select .select2-container .select2-results__options,.report-hire-select .select2-container .select2-results{width:300px}}.job-selector-btn:disabled{opacity:.3}.job-selector-visual{position:relative}.job-selector-visual .result{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between}.job-selector-visual .chosen-job-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-selector-visual .list-wrapper{position:absolute;top:0;left:0;padding:5px 0;background:var(--body-bg);border-radius:6px;min-width:300px;width:90vw;max-width:500px;box-shadow:0 5px 10px #0003;border:1px solid var(--gray-150);max-height:545px;overflow-y:auto;z-index:1}.job-selector-visual .search{margin-left:5px;width:calc(100% - 10px)}.job-selector-visual .list label{font-weight:400;padding:7px 10px;-webkit-user-select:none;user-select:none;margin-bottom:0;display:block}.job-selector-visual .list input:checked+label{color:var(--white);background-image:linear-gradient(to bottom,#08c,#0077b3)}.job-selector-visual .list label:hover{background:var(--gray-lightest)}.job-selector-visual .list label span.description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:430px)and (max-width:767px){.job-selector-visual .list-wrapper{left:unset;right:0}}.job-selector-v2 .dropdown-toggle{min-width:200px}.job-selector-v2 .dropdown-toggle:disabled{opacity:.3}.job-selector-v2 .dropdown-menu{min-width:300px;max-width:500px}@media(max-width:576px){.job-selector-v2 .dropdown-menu{min-width:280px;max-width:90vw}}.job-selector-v2 .job-selector-list{max-height:320px;overflow-y:auto}.job-selector-v2 .job-selector-item.active{background-color:var(--gray-100);color:var(--gray-700)}.btn-light{--btn-bg: var(--body-bg);--btn-border-color: var(--border-color);--btn-hover-bg: var(--light-bg-subtle)}[data-bs-theme=dark] .btn-light{--btn-color: var(--white);--btn-hover-color: var(--white);--btn-active-color: var(--white);--btn-active-bg: var(--dark-bg)}.ck-balloon-panel{display:none!important}.ck-editor{--ck-border-radius: .5rem;--ck-color-toolbar-border: var(--border-color);--ck-color-base-border: var(--border-color)}.is-invalid .ck-editor{--ck-color-base-border: var(--danger)}.ck.ck-editor p,.ck.ck-editor ul,.ck.ck-editor ol{margin-bottom:0}.ck.ck-editor .ck-editor__editable{min-height:250px}.ck.ck-editor .ck-editor__top{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--border-color)}.ck.ck-editor .ck-editor__main{border-top:none}.dark-theme{--ck-color-text: var(--body-color);--ck-color-button-on-background: var(--link-hover-color);--ck-color-base-background: var(--body-bg);--ck-color-base-foreground: var(--body-color);--ck-color-toolbar-background: var(--body-bg);--ck-color-button-default-background: var(--body-bg);--ck-color-button-default-hover-background: var(--gray-200);--ck-color-button-on-hover-background: var(--link-hover-color);--ck-color-button-default-active-background: var(--gray-300);--ck-color-button-on-active-background: var(--gray-300);--ck-color-input-background: var(--body-bg);--ck-color-list-background: var(--body-bg);--ck-color-list-hover-background: var(--body-bg);--ck-color-panel-background: var(--body-bg);--ck-color-tooltip-background: var(--body-bg);--ck-color-tooltip-color: var(--body-color)}.ck.ck-sticky-panel .ck-sticky-panel__placeholder{display:none!important}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{position:static!important;width:100%!important}.ck.ck-toolbar.ck-toolbar_grouping{border-bottom-left-radius:0!important}.ck-focused{border-color:#84b4ed!important;box-shadow:0 0 0 .25rem #0969da40!important;position:relative;z-index:10}.ck-editor-text p,.ck-editor-text ul,.ck-editor-text ol{margin-bottom:0}.ck-editor-text strong,.ck-editor-text b{font-weight:600}.form-switch.form-dj-switch{--margin-start: 1.75rem;padding-left:var(--margin-start)}.form-switch.form-dj-switch .form-check-input{--form-switch-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-color:var(--gray-600);border-color:var(--gray-600);height:.95em;width:1.45em;margin-top:.3125em;margin-left:calc(var(--margin-start) * -1)}.form-switch.form-dj-switch .form-check-input:focus,.form-switch.form-dj-switch .form-check-input:active{--form-switch-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-switch.form-dj-switch .form-check-input:checked{background-color:var(--primary);border-color:var(--primary)}.form-switch.form-dj-switch .form-check-input:checked~.form-check-label{color:var(--primary)}.form-switch.form-dj-switch .form-check-label{font-weight:590;color:var(--secondary)}.form-check-input.form-check-input--x:checked{background-color:var(--danger);border-color:var(--danger);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Crect width='100%' height='100%' fill='none' /%3E%3Cline x1='20' y1='20' x2='100' y2='100' stroke='%23fff' stroke-width='20' /%3E%3Cline x1='20' y1='100' x2='100' y2='20' stroke='%23fff' stroke-width='20' /%3E%3C/svg%3E")}.entry-row .form-select--experience-years{flex:0 0 40%}.entry-row .form-select--language-level{flex:0 0 45%}.entry-row .ts-wrapper.form-control{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.form-control.form-control--fake-select2{padding:0}.form-control.form-control--fake-select2 .form-select,.form-control.form-control--fake-select2 .select2-selection{border:0}select option[value=""]{color:#999;font-style:italic}.job-item__title-link:visited{color:var(--visited)}.response-rate-indicator{width:12px;height:12px;display:block;border-radius:50%}.response-rate-indicator.response_rate_low{background:#cf222e}.response-rate-indicator.response_rate_middle{background:#fe6148}.response-rate-indicator.response_rate_high{background:#ffc107}.response-rate-indicator.response_rate_top{background:#1a8754}.company-page .banner_predebt{display:none}.company-page-label{padding:.25rem .75rem;border:1px solid var(--border-color);border-radius:1rem}.nav-pills-sm{--nav-link-padding-y: .25rem;--nav-link-padding-x: .5rem;--nav-link-font-size: .875rem}.card-body .nav-pills-sm{margin-left:calc(var(--nav-link-padding-x) * -1);margin-right:calc(var(--nav-link-padding-x) * -1)}.nav-pills-light{--nav-pills-link-active-bg: var(--light-bg-subtle);--nav-pills-link-active-color: var(--body-color);--nav-link-color: var(--body-color)}.text-gray-100{color:var(--gray-100)}.bg-gray-100{background-color:var(--gray-100)}.border-gray-100{border-color:var(--gray-100)}.text-gray-150{color:var(--gray-150)}.bg-gray-150{background-color:var(--gray-150)}.border-gray-150{border-color:var(--gray-150)}.text-gray-200{color:var(--gray-200)}.bg-gray-200{background-color:var(--gray-200)}.border-gray-200{border-color:var(--gray-200)}.text-gray-300{color:var(--gray-300)}.bg-gray-300{background-color:var(--gray-300)}.border-gray-300{border-color:var(--gray-300)}.text-gray-400{color:var(--gray-400)}.bg-gray-400{background-color:var(--gray-400)}.border-gray-400{border-color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.bg-gray-500{background-color:var(--gray-500)}.border-gray-500{border-color:var(--gray-500)}.text-gray-600{color:var(--gray-600)}.bg-gray-600{background-color:var(--gray-600)}.border-gray-600{border-color:var(--gray-600)}.text-gray-700{color:var(--gray-700)}.bg-gray-700{background-color:var(--gray-700)}.border-gray-700{border-color:var(--gray-700)}.text-gray-800{color:var(--gray-800)}.bg-gray-800{background-color:var(--gray-800)}.border-gray-800{border-color:var(--gray-800)}.text-gray-900{color:var(--gray-900)}.bg-gray-900{background-color:var(--gray-900)}.border-gray-900{border-color:var(--gray-900)}.select2-container{--select2-border-color: var(--border-color)}.select2-container .select2-search--dropdown .select2-search__field,.select2-container .select2-selection{display:block;width:100%;height:auto;padding:.3125rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-color);background-color:var(--body-bg);background-clip:padding-box;border:var(--border-width) solid var(--select2-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.select2-container .select2-search--dropdown .select2-search__field,.select2-container .select2-selection{transition:none}}.select2-container .select2-selection--single .select2-selection__rendered{line-height:1.5}.select2-container .select2-dropdown{background-color:var(--body-bg);border:var(--border-width) solid var(--select2-border-color)}.select2-container .select2-selection--single .select2-selection__rendered{color:var(--body-color)}.select2-container .select2-selection__arrow{display:none}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.is-invalid .select2-container{--select2-border-color: var(--danger)}.tagify,.tags-look{--tag-bg: var(--tertiary-bg);--tag-hover: var(--tag-bg);--tag-text-color: var(--body-color);--tag-pad: 4px 7px;--tag-remove-btn-color: var(--body-color);--tag-remove-btn-bg: transparent;--tag-remove-bg: var(--tag-hover);--tags-border-color: var(--gray-150);--tag-border-radius: .25rem;--tag-inset-shadow-size: 100px;--tag-hide-transition: 0ms;border-radius:.5rem;padding:.25rem;width:100%;transform:translateY(1px)}.dark-theme .tagify,.dark-theme .tags-look{--tag-bg: var(--gray-150);--tags-border-color: var(--gray-200);--tag-text-color: var(--gray-900);--tag-remove-btn-color: var(--gray-900);--placeholder-color: var(--gray-500);--placeholder-color-focus: var(--gray-500)}.tagify.tagify--focus,.tags-look.tagify--focus{border-radius:.5rem .5rem 0 0}.tagify .tagify__tag-text,.tags-look .tagify__tag-text{cursor:default;font-weight:590;word-break:break-all}.tagify .tagify__tag,.tags-look .tagify__tag{margin:.125rem}.tagify .tagify__tag>div:before,.tags-look .tagify__tag>div:before{top:0;right:0;bottom:0;left:0;animation:none}.tagify .tagify__tag:focus div:before,.tagify .tagify__tag:hover:not([readonly]) div:before,.tags-look .tagify__tag:focus div:before,.tags-look .tagify__tag:hover:not([readonly]) div:before{--tag-bg-inset: 0;transition:none}.tagify__tag--hide{transition:none}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){border-color:var(--gray-200)!important}.tags-look .tagify__dropdown__item{display:inline-block;vertical-align:middle;border-radius:.25rem;padding:3px 7px 4px;border:0;background-color:var(--tag-bg)!important;margin:.125rem;color:var(--tag-text-color);transition:0s;cursor:pointer}.tags-look .tagify__dropdown__item:hover{background-color:var(--tag-bg);border-color:var(--tag-bg);color:var(--tag-text-color)}.tags-look .tagify__dropdown__item--hidden{max-width:0;max-height:initial;padding:.3em 0;margin:.2em 0;white-space:nowrap;text-indent:-20px;border:0}.tagify-suggestions-footer{font-size:23px}.tagify__tag>div{max-width:calc(100% - 1rem)}.tagify.is-invalid{--tags-border-color: var(--danger)}.has-error .tagify--empty{border-color:var(--danger)}.tagify__dropdown{padding:0!important;transform:none;border-radius:0 0 .5rem .5rem}.tagify__dropdown__item--hidden{display:none!important;margin:0!important;transition:var(--tagify-dd-item--hidden-duration, .3s)!important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%)!important;opacity:0!important;transition:none!important}.tagify__dropdown__wrapper{border-radius:0 0 .5rem .5rem;border-color:var(--gray-200);padding:.25rem}.tagify__input{padding:.125rem 0;font-size:.875rem;line-height:1rem}.dark-theme .tagify__dropdown__wrapper{background:var(--gray-100)}.dark-theme .tagify__dropdown__item{background:var(--gray-500)!important;transition:none;animation:none}.dark-theme .tags-look .tagify__dropdown__item{border:1px solid var(--gray-200)!important;background:var(--gray-100)!important;color:var(--gray-600)!important}.dark-theme .tags-look .tagify__dropdown__item:hover{background:var(--gray-150)!important;border-color:var(--gray-150)!important;color:var(--gray-900)!important}.topbanner .close{right:1rem;top:.8rem}.topbanner .close>span{display:none}.similar-card{padding:.75rem;border-radius:.75rem;transition:background-color .2s}.similar-card:hover{background-color:var(--blue-light)}.similar-card__title{transition:color .2s}.similar-card:hover .similar-card__title{color:var(--blue)}.similar-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.similar-card__btn{text-transform:capitalize}.table-templates a{cursor:pointer;color:var(--gray-600);font-weight:500}.templates-table-wrapper{max-height:300px;overflow-y:auto;padding-right:1rem}.templates-table-active{background:#337ab733}.templates-block .table tr:first-child td{border-top:none}.templates-list-icon{width:30px}.templates-block .control-label{text-align:right}@media screen and (min-width:767px){.add-new-template-btn{text-align:right;margin-top:24px}}.table tr td.templates-list-icon{width:30px;padding:8px 3px}.templates-content .table{border:none}.templates-content .table tr{border:none;transition:background-color .2s ease}.templates-content .table tr:hover{background-color:var(--gray-100, #f8f9fa)}.templates-content .table td{border-top:1px solid var(--gray-150);padding:.6rem .5rem;vertical-align:middle}.templates-content .table td:first-child{padding-left:.75rem}.templates-content .table td:last-child{padding-right:.75rem}.templates-content .table tr:first-child td{border-top:none}@media screen and (max-width:767px){.templates-block .control-label{text-align:left}.templates-form{padding-top:15px;border-top:1px solid var(--gray-400)}}.candidate-public-page .templates-block .table{--table-color: var(--gray-150);--table-hover-color: var(--gray-150)}.warning-link{color:inherit;text-decoration:underline}.warning-link:hover,.warning-link:active,.warning-link:visited{color:inherit}.detail--title-wrapper{position:relative;padding-right:2rem}.detail--title-wrapper .btn-favorite{position:absolute;right:0;top:0;left:auto;z-index:2}@media(min-width:1000px){.detail--title-wrapper{padding-right:0}.detail--title-wrapper .btn-favorite{font-size:2rem;left:-2.9rem;top:-.4rem;right:auto}}.candidate-public-page .hidden{display:none}.candidate-public-page .hintbox-wrapper{margin:40px 0}.candidate-public-page footer .container h4{padding-top:0;margin-top:0!important}.candidate-public-page .under-pokefield-block{display:flex;flex-wrap:wrap}.candidate-public-page .under-pokefield-block>*{flex-basis:0;min-width:200px;flex-grow:11}.candidate-public-page .under-pokefield-block .right{padding-top:5px;flex-grow:14}[data-bs-theme=dark]{--gray-dark: #ddd;--secondary: #adb5bdbf;--success: #30b38b;--info: #22b5f2;--warning: #f5a623;--danger: #d13030;--light: var(--gray-150);--dark: var(--gray-100);--white: var(--gray-900);--gray: var(--gray-500);--blue-bg-subtle: #031633;--indigo-bg-subtle: #140330;--purple-bg-subtle: #160d27;--pink-bg-subtle: #2b0a1a;--red-bg-subtle: #2c0b0e;--orange-bg-subtle: #33130e;--yellow-bg-subtle: #332701;--green-bg-subtle: #051b11;--teal-bg-subtle: #06281e;--cyan-bg-subtle: #032830;--red-border-subtle: #842028c0;--yellow-border-subtle: #997404c0;--green-border-subtle: #0f5132c0;--red-text-subtle: #ea868f;--yellow-text-subtle: #ffda6a;--green-text-subtle: #75b798;--new-message-bg: #343a40;--new-message-bg-hover: #212529;--new-message-border: #343a40;--gray-lightest: #2b3036;--brand: #c8a2c8;--visited: #cd94ff;--promo: #2b3036;--blue-light: #2b3036;--blue-lightest: #343a40;--body-bg: #212529;--body-color: #adb5bd;--body-color-emphasis: #fff;--light-translucent: rgba(255, 255, 255, .04);--border-color: #495057;--link-color: #85b6fe;--link-hover-color: #a4c8fe;background-color:var(--body-bg);color:var(--body-color);--gray-100: #212529;--gray-150: #2b3036;--gray-200: #343a40;--gray-300: #495057;--gray-400: #6c757d;--gray-500: #adb5bd;--gray-600: #ced4da;--gray-700: #dee2e6;--gray-800: #e9ecef;--gray-900: #f8f9fa;--component-bg: #212529}[data-bs-theme=dark] .navbar-nav{--nav-link-hover-color: #fff}[data-bs-theme=dark] .form-control{color:#f8f9fa!important}[data-bs-theme=dark] .bg-extra-light{filter:invert(80%)}[data-bs-theme=dark] .text-primary{color:var(--primary)!important}[data-bs-theme=dark] a.text-primary:hover,[data-bs-theme=dark] a.text-primary:focus{opacity:.8}[data-bs-theme=dark] .text-secondary{color:var(--secondary)!important}[data-bs-theme=dark] a.text-secondary:hover,[data-bs-theme=dark] a.text-secondary:focus{opacity:.8}[data-bs-theme=dark] .text-success{color:var(--success)!important}[data-bs-theme=dark] a.text-success:hover,[data-bs-theme=dark] a.text-success:focus{opacity:.8}[data-bs-theme=dark] .text-info{color:var(--info)!important}[data-bs-theme=dark] a.text-info:hover,[data-bs-theme=dark] a.text-info:focus{opacity:.8}[data-bs-theme=dark] .text-warning{color:var(--warning)!important}[data-bs-theme=dark] a.text-warning:hover,[data-bs-theme=dark] a.text-warning:focus{opacity:.8}[data-bs-theme=dark] .text-danger{color:var(--danger)!important}[data-bs-theme=dark] a.text-danger:hover,[data-bs-theme=dark] a.text-danger:focus{opacity:.8}[data-bs-theme=dark] .text-light{color:var(--light)!important}[data-bs-theme=dark] a.text-light:hover,[data-bs-theme=dark] a.text-light:focus{opacity:.8}[data-bs-theme=dark] .text-dark{color:var(--dark)!important}[data-bs-theme=dark] a.text-dark:hover,[data-bs-theme=dark] a.text-dark:focus{opacity:.8}[data-bs-theme=dark] .text-brand{color:var(--brand)!important}[data-bs-theme=dark] a.text-brand:hover,[data-bs-theme=dark] a.text-brand:focus{opacity:.8}[data-bs-theme=dark] .text-white{color:var(--dark)!important}[data-bs-theme=dark] .text-dark{color:var(--white)!important}[data-bs-theme=dark] .text-gray-100{color:#212529!important}[data-bs-theme=dark] a.text-gray-100:hover,[data-bs-theme=dark] a.text-gray-100:focus{opacity:.8}[data-bs-theme=dark] .text-gray-150{color:#2b3036!important}[data-bs-theme=dark] a.text-gray-150:hover,[data-bs-theme=dark] a.text-gray-150:focus{opacity:.8}[data-bs-theme=dark] .text-gray-200{color:#343a40!important}[data-bs-theme=dark] a.text-gray-200:hover,[data-bs-theme=dark] a.text-gray-200:focus{opacity:.8}[data-bs-theme=dark] .text-gray-300{color:#495057!important}[data-bs-theme=dark] a.text-gray-300:hover,[data-bs-theme=dark] a.text-gray-300:focus{opacity:.8}[data-bs-theme=dark] .text-gray-400{color:#6c757d!important}[data-bs-theme=dark] a.text-gray-400:hover,[data-bs-theme=dark] a.text-gray-400:focus{opacity:.8}[data-bs-theme=dark] .text-gray-500{color:#adb5bd!important}[data-bs-theme=dark] a.text-gray-500:hover,[data-bs-theme=dark] a.text-gray-500:focus{opacity:.8}[data-bs-theme=dark] .text-gray-600{color:#ced4da!important}[data-bs-theme=dark] a.text-gray-600:hover,[data-bs-theme=dark] a.text-gray-600:focus{opacity:.8}[data-bs-theme=dark] .text-gray-700{color:#dee2e6!important}[data-bs-theme=dark] a.text-gray-700:hover,[data-bs-theme=dark] a.text-gray-700:focus{opacity:.8}[data-bs-theme=dark] .text-gray-800{color:#e9ecef!important}[data-bs-theme=dark] a.text-gray-800:hover,[data-bs-theme=dark] a.text-gray-800:focus{opacity:.8}[data-bs-theme=dark] .text-gray-900{color:#f8f9fa!important}[data-bs-theme=dark] a.text-gray-900:hover,[data-bs-theme=dark] a.text-gray-900:focus{opacity:.8}[data-bs-theme=dark] .text-muted{color:var(--secondary)!important}[data-bs-theme=dark] a.btn-primary{color:#fff}[data-bs-theme=dark] h1,[data-bs-theme=dark] h2,[data-bs-theme=dark] h3{color:var(--gray-900)}[data-bs-theme=dark] .border,[data-bs-theme=dark] .border-top,[data-bs-theme=dark] .border-bottom,[data-bs-theme=dark] .border-left,[data-bs-theme=dark] .border-right{border-color:var(--border-color)!important}[data-bs-theme=dark] .text-primary,[data-bs-theme=dark] .btn-link{color:var(--link-color)!important}[data-bs-theme=dark] .text-primary:hover,[data-bs-theme=dark] .btn-link:hover{color:var(--link-hover-color)!important}[data-bs-theme=dark] .navbar{background-color:var(--body-bg);color:var(--body-color)}[data-bs-theme=dark] .navbar-nav .nav-link{color:#ced4da}[data-bs-theme=dark] .card{background-color:var(--gray-100);color:var(--body-color);border-color:var(--border-color)}[data-bs-theme=dark] .card-header,[data-bs-theme=dark] .card-footer{color:var(--body-color);border-color:var(--border-color)}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] input[type=text],[data-bs-theme=dark] input[type=search],[data-bs-theme=dark] input[type=email],[data-bs-theme=dark] input[type=number]{background-color:var(--component-bg);color:var(--gray-900);border-color:var(--border-color)}[data-bs-theme=dark] .form-control:focus,[data-bs-theme=dark] input[type=text]:focus,[data-bs-theme=dark] input[type=search]:focus,[data-bs-theme=dark] input[type=email]:focus,[data-bs-theme=dark] input[type=number]:focus{border-color:var(--primary);box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.25)}[data-bs-theme=dark] .dropdown-menu{background-color:var(--component-bg);color:var(--body-color)}[data-bs-theme=dark] .list-group-item{background-color:var(--component-bg);border-color:var(--border-color)}[data-bs-theme=dark] .table th,[data-bs-theme=dark] .table td{color:var(--body-color);border-color:var(--border-color);background-color:var(--gray-100)}[data-bs-theme=dark] .modal-content{background-color:var(--gray-100)}[data-bs-theme=dark] .btn-outline-dark{border-color:var(--border-color);color:var(--gray-900)}[data-bs-theme=dark] .info-banner-custom{color:#222!important}[data-bs-theme=dark] .info-banner-custom a{color:#0969da!important}:root{scroll-behavior:auto!important}.fs-xs{font-size:11px}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.btn-close>*{display:none}.btn-unstyled{cursor:pointer;padding:0;text-align:left;border:none;background:none;font-weight:400}.cursor-pointer{cursor:pointer}.text-dark-orange{color:#ff8c00!important}.text-bronze{color:#cd7f32!important}.dj-ic:before{color:inherit}.alert-accent{background:#f0f8ff;color:#483d8b}.alert-accent p,.alert-accent a{color:#483d8b}.dj-ic.ic-small{font-size:1.25rem;width:1.25rem;line-height:1.25rem}.dj-ic.ic-regular{font-size:1.5rem;width:1.5rem;line-height:1.5rem}.bi.ic-small{width:1.25rem;line-height:1.25rem;text-align:center}.bi.ic-regular{width:1.5rem;line-height:1.5rem;text-align:center;font-size:1.2rem}.hover-underline:hover{text-decoration:underline}.border-dashed{border-style:dashed}.is-new__badge{display:none!important}.is-new{position:relative}.is-new .is-new__badge{display:inline-block!important;position:absolute;bottom:calc(95% - 10px);left:100%;font-weight:600;font-size:10px;padding:.2em .4em}.btn .is-new__badge{line-height:1;padding:.1em .4em;left:calc(100% - 1em)}.card-link{color:inherit;text-decoration:none;transition:background-color .2s}.card-link:hover{background-color:var(--blue-light)!important}
