.heat_map-module__bJxsLG__container{background:var(--pilot-background);min-height:100vh}.heat_map-module__bJxsLG__header{background:linear-gradient(135deg,var(--pilot-accent)0%,var(--color-primary-hover)100%);color:#fff;text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}.heat_map-module__bJxsLG__header:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);border-radius:50%;width:400px;height:200px;position:absolute;top:0;right:0}.heat_map-module__bJxsLG__headerContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.heat_map-module__bJxsLG__backButton{color:#fff;font-size:.95rem;font-weight:var(--font-weight-semibold);cursor:pointer;background:#fff3;border:2px solid #ffffff4d;border-radius:8px;margin-bottom:1.5rem;padding:.5rem 1.25rem;transition:all .3s;display:inline-block}.heat_map-module__bJxsLG__backButton:hover{background:#ffffff4d;border-color:#ffffff80;transform:translate(-4px)}.heat_map-module__bJxsLG__title{font-size:2.5rem;font-weight:var(--font-weight-bold);text-shadow:0 2px 4px #0003;margin:0 0 1rem}.heat_map-module__bJxsLG__subtitle{color:#fffffff2;font-size:1.1rem;font-weight:var(--font-weight-medium);margin:0}.heat_map-module__bJxsLG__content{grid-template-columns:300px 1fr 360px;align-items:start;gap:1rem;max-width:1600px;margin:0 auto;padding:1rem;display:grid}.heat_map-module__bJxsLG__jobBoard{box-sizing:border-box;width:100%;height:700px}.heat_map-module__bJxsLG__callToAction{background:var(--pilot-card-background);text-align:center;border:3px solid var(--pilot-accent);border-radius:16px;height:fit-content;max-height:calc(100vh - 200px);padding:2rem;position:sticky;top:120px;overflow-y:auto;box-shadow:0 10px 40px #00000014}.heat_map-module__bJxsLG__callToAction .heat_map-module__bJxsLG__backButton{width:100%;color:var(--pilot-accent);border:2px solid var(--pilot-accent);background:0 0;margin-bottom:1.5rem;padding:.625rem 1rem;display:block}.heat_map-module__bJxsLG__callToAction .heat_map-module__bJxsLG__backButton:hover{background:#ff6b351a;transform:translate(0)}.heat_map-module__bJxsLG__callToAction h2{background:linear-gradient(135deg,var(--pilot-accent)0%,var(--color-primary-hover)100%);-webkit-text-fill-color:transparent;font-size:1.5rem;font-weight:var(--font-weight-bold);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem}.heat_map-module__bJxsLG__callToAction p{color:var(--pilot-text-muted);margin:.5rem 0;font-size:1rem}.heat_map-module__bJxsLG__ctaButton{background:var(--pilot-accent);color:#fff;font-weight:var(--font-weight-semibold);border-radius:10px;margin-top:2rem;padding:1rem 2.5rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #ff6b354d}.heat_map-module__bJxsLG__ctaButton:hover{background:var(--pilot-accent-hover);transform:translateY(-3px);box-shadow:0 12px 30px #ff6b3566}.heat_map-module__bJxsLG__ctaSubtext{color:var(--pilot-text-muted);font-size:.95rem;margin-top:1.5rem!important}.heat_map-module__bJxsLG__ctaSubtext a{color:var(--pilot-accent);font-weight:var(--font-weight-semibold);text-decoration:none;transition:color .3s}.heat_map-module__bJxsLG__ctaSubtext a:hover{color:var(--pilot-accent-hover)}.heat_map-module__bJxsLG__loadingState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.heat_map-module__bJxsLG__spinner{border:4px solid #4a4e691a;border-top:4px solid var(--pilot-accent);border-radius:50%;width:50px;height:50px;margin-bottom:2rem;animation:1s linear infinite heat_map-module__bJxsLG__spin}@keyframes heat_map-module__bJxsLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.heat_map-module__bJxsLG__loadingState p{color:var(--pilot-text);font-size:1.1rem;font-weight:var(--font-weight-medium);margin:0}.heat_map-module__bJxsLG__errorState{background:var(--pilot-card-background);text-align:center;border:1px solid var(--pilot-border);border-radius:16px;padding:3rem;box-shadow:0 10px 40px #00000014}.heat_map-module__bJxsLG__errorState h3{color:var(--pilot-primary);margin:0 0 .5rem;font-size:1.5rem}.heat_map-module__bJxsLG__missionDetailsPanel{background:var(--pilot-card-background);border:1px solid #4a4e691a;border-radius:12px;height:fit-content;max-height:calc(100vh - 200px);padding:1.5rem;position:sticky;top:120px;overflow-y:auto;box-shadow:0 4px 20px #0000000f}.heat_map-module__bJxsLG__detailsContent{flex-direction:column;gap:1.2rem;display:flex}.heat_map-module__bJxsLG__detailsTitle{font-size:1.25rem;font-weight:var(--font-weight-bold);color:var(--pilot-primary);word-break:break-word;margin:0}.heat_map-module__bJxsLG__detailsItem{flex-direction:column;gap:.25rem;display:flex}.heat_map-module__bJxsLG__detailsLabel{font-size:.85rem;font-weight:var(--font-weight-semibold);color:var(--pilot-text-muted);text-transform:uppercase;letter-spacing:.5px}.heat_map-module__bJxsLG__detailsValue{color:var(--pilot-text);font-size:.95rem;font-weight:var(--font-weight-medium)}.heat_map-module__bJxsLG__detailsValue.heat_map-module__bJxsLG__location{word-break:break-word}.heat_map-module__bJxsLG__priorityBadge{font-size:.85rem;font-weight:var(--font-weight-semibold);border-radius:6px;align-items:center;width:fit-content;padding:.4rem .8rem;display:inline-flex}.heat_map-module__bJxsLG__priorityBadge.heat_map-module__bJxsLG__high{color:var(--color-error);background:#dc26261a}.heat_map-module__bJxsLG__priorityBadge.heat_map-module__bJxsLG__medium{color:var(--color-warning);background:#f59e0b1a}.heat_map-module__bJxsLG__priorityBadge.heat_map-module__bJxsLG__low{color:var(--color-success);background:#22c55e1a}.heat_map-module__bJxsLG__emptyState{text-align:center;min-height:200px;color:var(--pilot-text-muted);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.heat_map-module__bJxsLG__emptyState p{font-size:.95rem;font-weight:var(--font-weight-medium);margin:0}.heat_map-module__bJxsLG__clearButton{width:100%;color:var(--pilot-accent);border:2px solid var(--pilot-accent);font-size:.95rem;font-weight:var(--font-weight-semibold);cursor:pointer;background:#ff6b351a;border-radius:8px;margin-top:1rem;padding:.7rem 1rem;transition:all .3s}.heat_map-module__bJxsLG__clearButton:hover{background:var(--pilot-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}@media (max-width:768px){.heat_map-module__bJxsLG__title{font-size:2rem}.heat_map-module__bJxsLG__subtitle{font-size:1rem}.heat_map-module__bJxsLG__header{padding:2rem 1rem}.heat_map-module__bJxsLG__content{grid-template-columns:1fr;gap:1rem;padding:1rem}.heat_map-module__bJxsLG__missionDetailsPanel{max-height:none;position:static}.heat_map-module__bJxsLG__callToAction{padding:1.5rem;position:static}.heat_map-module__bJxsLG__callToAction h2{font-size:1.5rem}.heat_map-module__bJxsLG__ctaButton{padding:.875rem 2rem;font-size:1rem}}
