.careers-route-root{color:var(--text-body)}.careers-route-root .careers-page{flex-direction:column;width:100%;min-height:calc(100vh - 80px);display:flex;overflow-x:hidden}.careers-route-root .careers-page-inner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:90%;margin-left:auto;margin-right:auto;padding:0 16px 3rem;display:flex}@media (max-width:900px){.careers-route-root .careers-page-inner{max-width:calc(100% - 64px);margin-left:32px;margin-right:32px;padding-left:6px;padding-right:6px}}.careers-route-root .careers-container{flex-direction:column;flex:1;max-width:none;min-height:0;margin:0;padding:0;display:flex}.careers-route-root .careers-content{flex:1;padding-top:.5rem}.careers-route-root .careers-container input,.careers-route-root .careers-container select{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px;box-shadow:0 1px 2px #0000000d}.careers-route-root .careers-container select{appearance:none;padding-left:40px;padding-right:32px}.careers-route-root .careers-container input{width:100%;padding-left:40px}.careers-route-root .careers-filters{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-flow:wrap;align-items:stretch;gap:12px 16px;margin-bottom:28px;padding:16px 18px;display:flex;box-shadow:0 1px 2px #0000000a}.careers-route-root .careers-search-box{flex:280px;min-width:min(100%,260px);max-width:100%;margin-bottom:0}.careers-route-root .careers-filter-controls{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:10px;display:flex}.careers-route-root .careers-filter-controls .careers-filter-wrap{flex:0 auto;min-width:160px;max-width:220px}.careers-route-root .careers-filter-wrap{position:relative}.careers-route-root .careers-filter-icon-left{color:#9ca3af;z-index:1;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.careers-route-root .careers-filter-icon-right{color:#9ca3af;pointer-events:none;z-index:2;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.careers-route-root .careers-status-message{text-align:center;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.careers-route-root .careers-status-icon--error{color:#ef4444;margin-right:8px}.careers-route-root .careers-status-icon--info{color:#3b82f6;margin-right:8px}.careers-route-root .careers-job-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));align-items:stretch;gap:20px;display:grid}.careers-route-root .careers-job-card{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;min-height:100%;padding:1.25rem 1.35rem 1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000000f}.careers-route-root .careers-job-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 28px #2563eb1f}.careers-route-root .careers-job-card:focus{outline:none}.careers-route-root .careers-job-card:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb59}.careers-route-root .careers-job-content{flex-direction:column;flex:1;min-height:0;display:flex}.careers-route-root .careers-job-title{color:#1e40af;margin:0 0 6px;font-family:Maven Pro,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.35}.careers-route-root .careers-job-headline{color:#4b5563;margin:0 0 12px;font-size:.9rem;font-weight:500;line-height:1.45}.careers-route-root .careers-job-meta{flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;font-size:.8125rem;display:flex}.careers-route-root .careers-job-meta-item{color:#4b5563;background:#f3f4f6;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;display:inline-flex}.careers-route-root .careers-job-meta-item i{color:#6b7280;font-size:.75rem}.careers-route-root .careers-internal-badge{color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;display:inline-flex}.careers-route-root .careers-job-description{color:#6b7280;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 auto;padding-bottom:14px;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.careers-route-root .careers-job-card-footer{color:#9ca3af;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;font-size:.8rem;display:flex}.careers-route-root .careers-job-card-cta{color:#2563eb;flex-shrink:0;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:inline-flex}.careers-route-root .careers-job-card:hover .careers-job-card-cta{color:#1d4ed8}.careers-route-root .careers-job-card-cta i{transition:transform .2s}.careers-route-root .careers-job-card:hover .careers-job-card-cta i{transform:translate(3px)}.careers-route-root .careers-pagination{-webkit-user-select:none;user-select:none;justify-content:center;margin-top:24px;display:flex}.careers-route-root .careers-pagination-button{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;padding:4px 12px;transition:all .2s;display:flex}.careers-route-root .careers-pagination-button:disabled{opacity:.5;cursor:not-allowed}.careers-route-root .careers-pagination-button--prev{margin-right:8px}.careers-route-root .careers-pagination-button--next{margin-left:8px}.careers-route-root .careers-pagination-button i{margin-right:4px}.careers-route-root .careers-pagination-button:last-child i{margin-left:4px;margin-right:0}.careers-route-root .careers-pagination-info{color:#4b5563;align-items:center;margin:0 8px;font-size:.9rem;display:flex}.careers-route-root .careers-listing-loading{justify-content:center;align-items:center;min-height:240px;padding:2rem 1rem;display:flex}.careers-route-root .careers-listing-loading-inner{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.careers-route-root .careers-listing-spinner{color:#2563eb;font-size:2rem}.careers-route-root .careers-listing-loading-text{color:#6b7280;margin:0;font-size:.95rem}.careers-route-root .careers-listing-panel{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:center;gap:10px;max-width:420px;margin:2rem auto;padding:1.75rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000000f}.careers-route-root .careers-listing-panel--error{text-align:left;flex-direction:row;align-items:flex-start;gap:14px;max-width:520px}.careers-route-root .careers-listing-panel--error .careers-status-icon--error{flex-shrink:0;margin-top:4px;font-size:1.35rem}.careers-route-root .careers-listing-panel--muted{background:#f9fafb;border-style:dashed}.careers-route-root .careers-listing-panel-title{color:#111827;margin:0;font-size:1.05rem;font-weight:600}.careers-route-root .careers-listing-panel-body{color:#6b7280;margin:0;font-size:.9rem;line-height:1.55}.careers-route-root .careers-listing-panel--error .careers-listing-panel-body{margin-top:4px}.careers-route-root .careers-listing-empty-icon,.careers-route-root .careers-listing-muted-icon{color:#9ca3af;font-size:1.75rem}.careers-route-root .careers-empty-state{box-sizing:border-box;text-align:center;background:radial-gradient(80% 55% at 50% 22%,#2563eb1a 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#2563eb1a 0%,#0000 50%),linear-gradient(#f8fafc 0%,#f1f5f9 32%,#eef2ff 50%,#f1f5f9 68%,#f8fafc 100%);border:none;border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-height:max(14rem,50dvh - 5.5rem);margin:.5rem calc(50% - 50vw) 2rem;padding:clamp(1.25rem,4vw,2.5rem);display:flex;box-shadow:inset 0 1px #fff9,inset 0 -1px #fff9}.careers-route-root .careers-empty-state-inner{flex-direction:column;align-items:center;gap:clamp(.75rem,2vw,1.25rem);width:100%;max-width:min(36rem,100%);display:flex}.careers-route-root .careers-empty-state-visual{margin-bottom:.25rem}.careers-route-root .careers-empty-state-icon-ring{background:linear-gradient(145deg,#fff 0%,#eff6ff 100%);border:1px solid #2563eb2e;border-radius:50%;justify-content:center;align-items:center;width:clamp(5.5rem,18vw,7.5rem);height:clamp(5.5rem,18vw,7.5rem);display:inline-flex;box-shadow:0 12px 40px #2563eb1f,0 2px 8px #0f172a0f}.careers-route-root .careers-empty-state-icon{color:#2563eb;opacity:.92;font-size:clamp(2rem,6vw,2.75rem)}.careers-route-root .careers-empty-state-title{letter-spacing:-.02em;color:#0f172a;max-width:20ch;margin:0;font-family:Maven Pro,sans-serif;font-size:clamp(1.5rem,4.2vw,2.25rem);font-weight:700;line-height:1.2}.careers-route-root .careers-empty-state-body{color:#64748b;max-width:40ch;margin:0;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.65}.careers-route-root .careers-empty-state--error{background:radial-gradient(80% 55% at 50% 22%,#d977061f 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#d977061f 0%,#0000 50%),linear-gradient(#fafaf9 0%,#f5f5f4 32%,#fff7ed 50%,#f5f5f4 68%,#fafaf9 100%);box-shadow:inset 0 1px #ffffffa6,inset 0 -1px #ffffffa6}.careers-route-root .careers-empty-state-icon-ring--error{background:linear-gradient(145deg,#fff 0%,#fff7ed 100%);border-color:#d9770659;box-shadow:0 12px 40px #d977061a,0 2px 8px #0f172a0f}.careers-route-root .careers-empty-state-icon--error{color:#d97706;opacity:1}.careers-route-root .careers-empty-state-body--error{max-width:min(42ch,100%)}.careers-route-root .careers-empty-state--error .careers-empty-state-title{max-width:min(28ch,100%)}.careers-route-root .careers-empty-state-inner .careers-listing-retry{margin-top:.35rem}.careers-route-root .careers-empty-state--error .careers-listing-retry{background:#ea580c}.careers-route-root .careers-empty-state--error .careers-listing-retry:hover{background:#c2410c}.careers-route-root .careers-empty-state--error .careers-listing-retry:focus-visible{box-shadow:0 0 0 3px #ea580c59}.careers-route-root .careers-listing-retry,.careers-route-root .careers-listing-clear{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-top:6px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:background .2s}.careers-route-root .careers-listing-retry:hover,.careers-route-root .careers-listing-clear:hover{background:#1d4ed8}.careers-route-root .careers-listing-retry:focus-visible,.careers-route-root .careers-listing-clear:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb59}.careers-route-root .careers-listing-clear{color:#2563eb;background:0 0;margin-top:0;padding:6px 12px}.careers-route-root .careers-listing-clear:hover{color:#1d4ed8;background:#eff6ff}.careers-route-root .careers-listing-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:18px;display:flex}.careers-route-root .careers-listing-count{color:#6b7280;margin:0;font-size:.875rem}.careers-route-root .careers-listing-count strong{color:#374151;font-weight:600}.careers-route-root .job-detail-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 0 1.5rem}.careers-route-root .back-section{margin-bottom:24px}.careers-route-root .back-link{color:#4b5563;align-items:center;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.careers-route-root .back-link:hover{color:#2563eb}.careers-route-root .back-link i{margin-right:6px}.careers-route-root .job-header{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:24px}.careers-route-root .job-title{color:#111827;margin-bottom:16px;font-size:2rem;font-weight:700}.careers-route-root .job-headline{color:#4b5563;margin:-8px 0 20px;font-size:1.125rem;font-weight:500;line-height:1.5}.careers-route-root .job-meta{flex-wrap:wrap;gap:16px;display:flex}.careers-route-root .meta-item{color:#4b5563;align-items:center;font-size:1rem;display:flex}.careers-route-root .meta-item.internal-badge{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:16px;padding:4px 12px}.careers-route-root .meta-icon{color:#6b7280;margin-right:6px}.careers-route-root .meta-item.expiration{color:#b91c1c;font-weight:500}.careers-route-root .job-content{margin-bottom:32px}.careers-route-root .content-section{margin-bottom:24px}.careers-route-root .section-title{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:12px;padding-bottom:8px;font-size:1.25rem;font-weight:600}.careers-route-root .section-content{color:#4b5563;line-height:1.6}.careers-route-root .rich-text p{margin-bottom:12px}.careers-route-root .application-section{background-color:#f3f4f6;border-radius:8px;margin-top:32px;padding:24px}.careers-route-root .apply-button-container{flex-direction:column;align-items:flex-start;display:flex}.careers-route-root .apply-button{color:#fff;background-color:#2563eb;border-radius:6px;margin-top:12px;padding:10px 24px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.careers-route-root .apply-button:hover{background-color:#1d4ed8}.careers-route-root .application-note{color:#6b7280;margin-top:8px;font-size:.875rem}.careers-route-root .loading-overlay,.careers-route-root .error-message,.careers-route-root .not-found-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.careers-route-root .spinner{border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite careers-spin}@keyframes careers-spin{to{transform:rotate(360deg)}}.careers-route-root .job-application-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 0 1.5rem}.careers-route-root .application-form{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.careers-route-root .job-checkboxes{box-sizing:border-box;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;max-height:400px;padding:16px;display:grid;overflow-y:auto}@media (min-width:768px){.careers-route-root .job-checkboxes{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.careers-route-root .job-checkboxes .customTile{box-sizing:border-box;border-radius:6px;flex-direction:column;width:100%;min-height:80px;margin:0;padding:16px;display:flex}.careers-route-root .jobs-section-divider{grid-column:1/-1;align-items:center;margin:16px 0 12px;display:flex}.careers-route-root .jobs-section-divider:first-child{margin-top:0}.careers-route-root .jobs-section-label{color:#4b5563;background-color:#f9fafb;margin:0 12px;padding:0 8px;font-size:14px;font-weight:600}.careers-route-root .jobs-section-divider:before,.careers-route-root .jobs-section-divider:after{content:"";background-color:#e5e7eb;flex-grow:1;height:1px}.careers-route-root .form-actions{justify-content:flex-end;margin-top:24px;display:flex}.careers-route-root .error-alert{color:#c62828;background-color:#ffebee;border-radius:4px;justify-content:space-between;align-items:center;margin-top:16px;padding:12px;display:flex}.careers-route-root .success-message{color:#1b5e20;text-align:center;background-color:#e8f5e9;border-radius:8px;margin-top:24px;padding:16px}.careers-route-root .close-error{color:#c62828;cursor:pointer;background:0 0;border:none;font-size:20px}.careers-route-root .unauthorized-message{text-align:center;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;max-width:600px;margin:2rem auto;padding:2rem}.careers-route-root .form-field,.careers-route-root .template-field{margin-bottom:20px}.careers-route-root textarea.template-textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:120px;padding:12px;font-family:inherit;font-size:.875rem}.careers-route-root select.template-select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 12px;font-size:.875rem}.careers-route-root .careers-form-label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.careers-route-root .careers-text-muted{color:#6b7280}.careers-route-root .careers-text-hint{color:#6b7280;margin-top:.25rem;font-size:.75rem}.careers-route-root .careers-heading-error{color:#dc2626;font-size:1.25rem;font-weight:600}.careers-route-root .careers-required{color:#dc2626}.careers-route-root .my-applications-container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 0 1.5rem}.careers-route-root .applications-list{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.careers-route-root .application-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 1px 3px #0000001a}.careers-route-root .application-card:last-child{margin-bottom:0}.careers-route-root .card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;display:flex}.careers-route-root .card-title{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.careers-route-root .card-subtitle{color:#6b7280;margin-top:4px;font-size:.875rem}.careers-route-root .status-badge{border-radius:9999px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.careers-route-root .grid-item{margin-bottom:8px}.careers-route-root .grid-label{color:#6b7280;margin-bottom:4px;font-size:.75rem}.careers-route-root .grid-value{color:#1f2937;font-size:.875rem}.careers-route-root .summary-container{background-color:#f9fafb;border-radius:6px;margin-top:12px;padding:12px}.careers-route-root .summary-heading{color:#4b5563;margin-bottom:8px;font-size:.875rem;font-weight:500}.careers-route-root .answer-line{color:#4b5563;margin-bottom:6px;font-size:.8rem}.careers-route-root .my-applications-container .loading-overlay{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:200px;padding:24px;display:flex;box-shadow:0 2px 4px #0000001a}.careers-route-root .error-container{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.careers-route-root .my-applications-container .error-alert{color:#c62828;background-color:#ffebee;border-radius:4px;margin-bottom:16px;padding:12px}.careers-route-root .empty-state{text-align:center;color:#4b5563;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:3rem}.careers-route-root .empty-state p{margin-bottom:1rem}.careers-route-root .applications-footer-note{color:#6b7280;margin-top:12px;font-size:.8rem}.careers-route-root .applications-posting-link{margin-top:12px;display:inline-block}.careers-route-root .applications-posting-link a{color:#2563eb;text-decoration:underline}.careers-route-root .applications-posting-link a:hover{color:#1d4ed8}.careers-route-root .bg-yellow-50{color:#854d0e;background-color:#fefce8}.careers-route-root .bg-blue-50{color:#1e40af;background-color:#eff6ff}.careers-route-root .bg-gray-100{color:#374151;background-color:#f3f4f6}.careers-route-root .bg-red-50{color:#991b1b;background-color:#fef2f2}.careers-route-root .bg-green-50{color:#166534;background-color:#f0fdf4}@media (max-width:768px){.careers-route-root .careers-filters{flex-direction:column;align-items:stretch}.careers-route-root .careers-search-box{flex:auto;min-width:0}.careers-route-root .careers-filter-controls{justify-content:stretch}.careers-route-root .careers-filter-controls .careers-filter-wrap{flex:auto;min-width:0;max-width:none}.careers-route-root .careers-container input,.careers-route-root .careers-container select{font-size:16px}.careers-route-root .careers-job-list{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.careers-route-root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.careers-route-root .careers-container input,.careers-route-root .careers-container select{color:#f3f4f6;background-color:#1f2937;border-color:#4b5563;box-shadow:0 1px 2px #0000004d}.careers-route-root .careers-filter-icon-left,.careers-route-root .careers-filter-icon-right{color:#9ca3af}.careers-route-root .careers-status-icon--error{color:#f87171}.careers-route-root .careers-status-icon--info{color:#60a5fa}.careers-route-root .careers-filters{background:#111827;border-color:#374151;box-shadow:0 1px 2px #0003}.careers-route-root .careers-listing-spinner{color:#60a5fa}.careers-route-root .careers-listing-loading-text{color:#9ca3af}.careers-route-root .careers-listing-panel{background:#1f2937;border-color:#374151;box-shadow:0 2px 8px #00000059}.careers-route-root .careers-listing-panel--muted{background:#111827;border-color:#4b5563}.careers-route-root .careers-listing-panel-title{color:#f9fafb}.careers-route-root .careers-listing-panel-body{color:#9ca3af}.careers-route-root .careers-listing-empty-icon,.careers-route-root .careers-listing-muted-icon{color:#6b7280}.careers-route-root .careers-empty-state{background:radial-gradient(80% 55% at 50% 22%,#3b82f624 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#3b82f624 0%,#0000 50%),linear-gradient(#0f172a 0%,#111827 32%,#1e1b4b 50%,#111827 68%,#0f172a 100%);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff0f}.careers-route-root .careers-empty-state-icon-ring{background:linear-gradient(145deg,#1e293b 0%,#1e3a5f 100%);border-color:#60a5fa59;box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff0d}.careers-route-root .careers-empty-state-icon{color:#60a5fa}.careers-route-root .careers-empty-state-title{color:#f8fafc}.careers-route-root .careers-empty-state-body{color:#94a3b8}.careers-route-root .careers-empty-state--error{background:radial-gradient(80% 55% at 50% 22%,#fb923c24 0%,#0000 50%),radial-gradient(80% 55% at 50% 78%,#fb923c24 0%,#0000 50%),linear-gradient(#0f172a 0%,#1c1917 32%,#431407 50%,#1c1917 68%,#0f172a 100%);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff0f}.careers-route-root .careers-empty-state-icon-ring--error{background:linear-gradient(145deg,#1c1917 0%,#422006 100%);border-color:#fb923c73;box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff0d}.careers-route-root .careers-empty-state-icon--error{color:#fb923c}.careers-route-root .careers-listing-retry{background:#2563eb}.careers-route-root .careers-listing-retry:hover{background:#3b82f6}.careers-route-root .careers-empty-state--error .careers-listing-retry{background:#ea580c}.careers-route-root .careers-empty-state--error .careers-listing-retry:hover{background:#f97316}.careers-route-root .careers-listing-clear{color:#93c5fd;background:0 0}.careers-route-root .careers-listing-clear:hover{color:#bfdbfe;background:#2563eb26}.careers-route-root .careers-listing-count{color:#9ca3af}.careers-route-root .careers-listing-count strong{color:#e5e7eb}.careers-route-root .careers-job-card{background-color:#1f2937;border-color:#374151;box-shadow:0 2px 8px #00000059}.careers-route-root .careers-job-card:hover{border-color:#4b5563;box-shadow:0 12px 32px #3b82f61f}.careers-route-root .careers-job-title{color:#93c5fd}.careers-route-root .careers-job-headline{color:#d1d5db}.careers-route-root .careers-job-meta-item{color:#e5e7eb;background:#374151}.careers-route-root .careers-job-meta-item i{color:#9ca3af}.careers-route-root .careers-internal-badge{color:#bfdbfe;background-color:#1e3a8a59;border-color:#1e40af}.careers-route-root .careers-job-description{color:#9ca3af}.careers-route-root .careers-job-card-footer{color:#9ca3af;border-top-color:#374151}.careers-route-root .careers-job-card-cta{color:#93c5fd}.careers-route-root .careers-job-card:hover .careers-job-card-cta{color:#bfdbfe}.careers-route-root .careers-pagination-button{color:#e5e7eb;background-color:#1f2937;border-color:#4b5563}.careers-route-root .careers-pagination-info{color:#d1d5db}.careers-route-root .job-header,.careers-route-root .section-title{border-bottom-color:#374151}.careers-route-root .back-link{color:#d1d5db}.careers-route-root .back-link:hover{color:#93c5fd}.careers-route-root .job-title,.careers-route-root .section-title{color:#f9fafb}.careers-route-root .job-headline,.careers-route-root .meta-item,.careers-route-root .section-content,.careers-route-root .rich-text{color:#d1d5db}.careers-route-root .meta-item.internal-badge{color:#d1d5db;background-color:#374151;border-color:#4b5563}.careers-route-root .meta-icon{color:#9ca3af}.careers-route-root .meta-item.expiration{color:#fca5a5}.careers-route-root .application-section{background-color:#111827}.careers-route-root .application-note{color:#9ca3af}.careers-route-root .rich-text a{color:#93c5fd}.careers-route-root .spinner{border-color:#60a5fa #374151 #374151}.careers-route-root .application-form{background:#1f2937;box-shadow:0 2px 8px #0006}.careers-route-root .job-checkboxes{background-color:#111827;border-color:#374151}.careers-route-root .jobs-section-label{color:#d1d5db;background-color:#111827}.careers-route-root .jobs-section-divider:before,.careers-route-root .jobs-section-divider:after{background-color:#374151}.careers-route-root textarea.template-textarea,.careers-route-root select.template-select{color:#f3f4f6;background:#111827;border-color:#4b5563}.careers-route-root .careers-form-label{color:#e5e7eb}.careers-route-root .careers-text-muted,.careers-route-root .careers-text-hint{color:#9ca3af}.careers-route-root .careers-heading-error,.careers-route-root .careers-required{color:#f87171}.careers-route-root .error-alert{color:#fecaca;background-color:#450a0a;border:1px solid #7f1d1d}.careers-route-root .close-error{color:#fecaca}.careers-route-root .success-message{color:#bbf7d0;background-color:#14532d;border:1px solid #166534}.careers-route-root .unauthorized-message{color:#fecaca;background-color:#450a0a;border-color:#7f1d1d}.careers-route-root .applications-list,.careers-route-root .application-card,.careers-route-root .my-applications-container .loading-overlay,.careers-route-root .error-container{background:#1f2937;box-shadow:0 2px 8px #00000059}.careers-route-root .application-card,.careers-route-root .card-header{border-color:#374151}.careers-route-root .card-title,.careers-route-root .grid-value{color:#f9fafb}.careers-route-root .card-subtitle,.careers-route-root .grid-label{color:#9ca3af}.careers-route-root .summary-container{background-color:#111827}.careers-route-root .summary-heading,.careers-route-root .answer-line{color:#d1d5db}.careers-route-root .my-applications-container .error-alert{color:#fecaca;background-color:#450a0a;border:1px solid #7f1d1d}.careers-route-root .empty-state{color:#d1d5db;background-color:#111827;border-color:#4b5563}.careers-route-root .applications-footer-note{color:#9ca3af}.careers-route-root .applications-posting-link a{color:#93c5fd}.careers-route-root .applications-posting-link a:hover{color:#bfdbfe}.careers-route-root .bg-yellow-50{color:#fde68a;background-color:#422006}.careers-route-root .bg-blue-50{color:#bfdbfe;background-color:#1e3a5f}.careers-route-root .bg-gray-100{color:#e5e7eb;background-color:#374151}.careers-route-root .bg-red-50{color:#fecaca;background-color:#450a0a}.careers-route-root .bg-green-50{color:#bbf7d0;background-color:#14532d}}
