.admin-shell{--adm-bg: #f8f9fb;--adm-surface: #ffffff;--adm-surface-2: #f1f4f8;--adm-hover: #fafbfc;--adm-hover-2: #f3f5f8;--adm-text: #000000;--adm-text-2: #334155;--adm-muted: #475569;--adm-light: #64748b;--adm-faint: #94a3b8;--adm-border: #e8ecf1;--adm-avatar: #eef1f5;--adm-primary: #0d6b4e;--adm-primary-dark: #094d38;--adm-primary-soft: #e8f5f0;--adm-red: #dc2626;--adm-red-soft: #fef2f2;--adm-amber: #d97706;--adm-amber-soft: #fffbeb;--adm-blue: #2563eb;--adm-blue-soft: #eff4ff;--adm-purple: #7c3aed;--adm-purple-soft: #f3eeff;--adm-orange: #ea580c;--adm-orange-soft: #fff3ed;--adm-cyan: #0891b2;--adm-cyan-soft: #ecfeff;--adm-gold: #a16207;--adm-silver: #5f6b78;--adm-bronze: #92561f;--adm-cc-gold-1: #6f5210;--adm-cc-gold-2: #b8892a;--adm-cc-gold-3: #e6c15c;--adm-cc-gold-glow: rgba(184, 137, 42, .3);--adm-cc-fire-1: #b91c1c;--adm-cc-fire-2: #ea580c;--adm-cc-fire-3: #f59e0b;--adm-cc-fire-4: #fbbf24;color-scheme:light}.admin-shell[data-admin-theme=dark]{--adm-bg: #0f1216;--adm-surface: #161a20;--adm-surface-2: #232a34;--adm-hover: #1e2531;--adm-hover-2: #29313e;--adm-text: #f2f5f9;--adm-text-2: #ccd4de;--adm-muted: #a7b2c0;--adm-light: #8b96a5;--adm-faint: #66717f;--adm-border: #2c3542;--adm-avatar: #2b3441;--adm-primary: #2fb586;--adm-primary-dark: #27996f;--adm-primary-soft: #12352a;--adm-red: #f87171;--adm-red-soft: #351a1c;--adm-amber: #fbbf24;--adm-amber-soft: #33270e;--adm-blue: #60a5fa;--adm-blue-soft: #16243c;--adm-purple: #a78bfa;--adm-purple-soft: #251b3d;--adm-orange: #fb923c;--adm-orange-soft: #33200f;--adm-cyan: #22d3ee;--adm-cyan-soft: #0d2b33;--adm-gold: #f2c14e;--adm-silver: #c3cdd8;--adm-bronze: #e59a5c;--adm-cc-gold-1: #9a7524;--adm-cc-gold-2: #f3ce63;--adm-cc-gold-3: #fff6d4;--adm-cc-gold-glow: rgba(243, 206, 99, .34);--adm-cc-fire-1: #ff5f00;--adm-cc-fire-2: #ff9f1c;--adm-cc-fire-3: #ffd75e;--adm-cc-fire-4: #fff6d0;color-scheme:dark}.admin-shell .adm-gold-name{background:linear-gradient(100deg,var(--adm-cc-gold-1) 0%,var(--adm-cc-gold-2) 20%,var(--adm-cc-gold-3) 34%,var(--adm-cc-gold-2) 50%,var(--adm-cc-gold-1) 68%,var(--adm-cc-gold-3) 84%,var(--adm-cc-gold-2) 100%);background-size:260% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:admGoldSweep 5s linear infinite;filter:drop-shadow(0 1px 10px var(--adm-cc-gold-glow))}@keyframes admGoldSweep{0%{background-position:0% 50%}to{background-position:260% 50%}}.admin-shell .adm-fire-num{background:linear-gradient(0deg,var(--adm-cc-fire-1) 0%,var(--adm-cc-fire-2) 34%,var(--adm-cc-fire-3) 64%,var(--adm-cc-fire-4) 100%);background-size:100% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:admFlicker 1.7s ease-in-out infinite}@keyframes admFlicker{0%,to{background-position:50% 100%;filter:drop-shadow(0 0 8px rgba(234,88,12,.5))}22%{background-position:50% 60%;filter:drop-shadow(0 0 15px rgba(245,158,11,.75))}48%{background-position:50% 86%;filter:drop-shadow(0 0 10px rgba(234,88,12,.55))}71%{background-position:50% 52%;filter:drop-shadow(0 0 18px rgba(251,191,36,.8))}}.admin-shell .adm-flame-icon{color:var(--adm-cc-fire-2);animation:admFlameBob 1.7s ease-in-out infinite}@keyframes admFlameBob{0%,to{transform:translateY(0) scale(1);opacity:.85}40%{transform:translateY(-1.5px) scale(1.12);opacity:1}}@media(prefers-reduced-motion:reduce){.admin-shell .adm-gold-name,.admin-shell .adm-fire-num,.admin-shell .adm-flame-icon{animation:none}}body.admin-font-inter,body.admin-font-inter .chakra-portal,body.admin-font-inter .chakra-portal *{font-family:Inter,sans-serif}.admin-shell .recharts-default-tooltip{background-color:var(--adm-surface)!important;border-color:var(--adm-border)!important}.admin-shell .recharts-tooltip-label{color:var(--adm-text)!important}.admin-shell input::placeholder,.admin-shell textarea::placeholder{color:var(--adm-faint);opacity:1}.admin-shell input:not(.chakra-input):not([type=checkbox]),.admin-shell select,.admin-shell textarea{transition:border-color .15s ease,box-shadow .15s ease}.admin-shell input:not(.chakra-input):not([type=checkbox]):hover:not(:focus),.admin-shell select:hover:not(:focus),.admin-shell textarea:hover:not(:focus){border-color:var(--adm-faint)!important}.admin-shell input:not(.chakra-input):not([type=checkbox]):focus,.admin-shell select:focus,.admin-shell textarea:focus{border-color:var(--adm-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--adm-primary) 10%,transparent);outline:none}.admin-shell .adm-search svg{transition:color .15s ease}.admin-shell .adm-search:focus-within>svg{color:var(--adm-primary)!important}.adm-tabbar{scrollbar-width:none}.adm-tabbar::-webkit-scrollbar{display:none}.admin-sidebar-nav{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.admin-sidebar-nav:hover{scrollbar-color:rgba(100,116,139,.25) transparent}.admin-sidebar-nav::-webkit-scrollbar{width:3px}.admin-sidebar-nav::-webkit-scrollbar-track{background:transparent}.admin-sidebar-nav::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;transition:background .3s ease}.admin-sidebar-nav:hover::-webkit-scrollbar-thumb{background:#64748b40}.admin-sidebar-nav::-webkit-scrollbar-thumb:hover{background:#64748b73!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.job-html-content{font-size:13px;color:#1e293b;line-height:1.75}.job-html-content p{margin-bottom:10px}.job-html-content p:last-child{margin-bottom:0}.job-html-content ul,.job-html-content ol{padding-left:22px;margin-bottom:10px}.job-html-content li{margin-bottom:6px}.job-html-content li:last-child{margin-bottom:0}.job-html-content strong,.job-html-content b{font-weight:600}.job-html-content h1,.job-html-content h2,.job-html-content h3,.job-html-content h4{font-weight:600;color:#1e293b;margin-top:16px;margin-bottom:8px}.job-html-content h2{font-size:14px}.job-html-content h3{font-size:13px}.job-html-content a{color:#0d6b4e;text-decoration:underline}@media(min-width:768px){.top-candidates-overlay{display:block!important}}.ProseMirror ul,.rt-display ul,.job-html-content ul,[contenteditable] ul{list-style-type:disc!important;list-style-position:outside!important;padding-inline-start:1.75em!important;margin-block:.5em}.ProseMirror ol,.rt-display ol,.job-html-content ol,[contenteditable] ol{list-style-type:decimal!important;list-style-position:outside!important;padding-inline-start:1.75em!important;margin-block:.5em}.ProseMirror ul ul,.rt-display ul ul,.job-html-content ul ul,[contenteditable] ul ul{list-style-type:circle!important}.ProseMirror ul ul ul,.rt-display ul ul ul,.job-html-content ul ul ul,[contenteditable] ul ul ul{list-style-type:square!important}.ProseMirror li,.rt-display li,.job-html-content li,[contenteditable] li{display:list-item!important;margin-block:.2em}.ProseMirror li::marker,.rt-display li::marker,.job-html-content li::marker,[contenteditable] li::marker{color:#475569;font-weight:600}.ProseMirror ul[data-type=taskList],[contenteditable] ul[data-type=taskList]{list-style-type:none!important;padding-inline-start:0!important}.ProseMirror ul[data-type=taskList] li,[contenteditable] ul[data-type=taskList] li{display:flex!important}.support-category-select:focus,.support-category-select:focus-visible{outline:none!important;box-shadow:none!important;border-color:#e2e8f0!important}body,*{font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Satoshi,sans-serif}.navLink:hover{font-weight:600}
