.TechRadar-module__05s63a__radarWrapper{width:100%;font-family:var(--font-sans);flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.TechRadar-module__05s63a__loadingContainer{color:var(--text-muted);justify-content:center;align-items:center;padding:3rem;font-size:1.1rem;display:flex}.TechRadar-module__05s63a__controlsBar{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 4px 12px #00000005}.TechRadar-module__05s63a__searchFilterGroup{flex-wrap:wrap;flex-grow:1;gap:.75rem;max-width:100%;display:flex}.TechRadar-module__05s63a__searchWrapper{flex-grow:1;align-items:center;min-width:200px;max-width:320px;display:flex;position:relative}.TechRadar-module__05s63a__searchIcon{color:var(--text-muted);opacity:.7;pointer-events:none;position:absolute;left:.75rem}.TechRadar-module__05s63a__searchInput{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:.5rem 2.25rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.TechRadar-module__05s63a__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #ca4df226}.TechRadar-module__05s63a__clearSearchBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:flex;position:absolute;right:.75rem}.TechRadar-module__05s63a__clearSearchBtn:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.TechRadar-module__05s63a__selectFilter{border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;outline:none;padding:.5rem 1rem;font-size:.95rem;transition:border-color .2s}.TechRadar-module__05s63a__selectFilter:focus{border-color:var(--primary-color)}.TechRadar-module__05s63a__actionButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TechRadar-module__05s63a__divider{background-color:var(--border-color);width:1px;height:24px;margin:0 .25rem}.TechRadar-module__05s63a__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d1d8f 0%,#ca4df2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .1s;display:inline-flex;box-shadow:0 4px 10px #ca4df233}.TechRadar-module__05s63a__primaryBtn:hover{opacity:.9;transform:translateY(-1px)}.TechRadar-module__05s63a__primaryBtn:active{transform:translateY(0)}.TechRadar-module__05s63a__secondaryBtn{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:background-color .2s}.TechRadar-module__05s63a__secondaryBtn:hover{background-color:var(--bg-secondary)}.TechRadar-module__05s63a__iconBtn{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.TechRadar-module__05s63a__iconBtn:hover{background-color:var(--bg-tertiary);border-color:var(--text-muted)}.TechRadar-module__05s63a__dangerBtn{color:#ef4444;cursor:pointer;background-color:#0000;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.TechRadar-module__05s63a__dangerBtn:hover{background-color:#ef444414;border-color:#ef4444}.TechRadar-module__05s63a__radarLayoutGrid{grid-template-columns:1.2fr .8fr;gap:1.5rem;width:100%;display:grid}@media (max-width:1024px){.TechRadar-module__05s63a__radarLayoutGrid{grid-template-columns:1fr}}.TechRadar-module__05s63a__svgWrapper{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;justify-content:center;align-items:center;padding:1.5rem;display:flex;box-shadow:inset 0 2px 8px #0000000d}.TechRadar-module__05s63a__radarSvg{aspect-ratio:1;width:100%;max-width:600px;height:auto}.TechRadar-module__05s63a__radarSvgBg{fill:var(--bg-secondary);transition:fill .3s}.TechRadar-module__05s63a__ringCircle{stroke:var(--border-color);stroke-width:1px;fill:none;opacity:.85}.TechRadar-module__05s63a__axisLine{stroke:var(--border-color);stroke-width:1px;opacity:.85}.TechRadar-module__05s63a__quadrantTitle{fill:var(--text-muted);font-family:var(--font-sans);letter-spacing:.06em;opacity:.45;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:800}.TechRadar-module__05s63a__ringTitle{fill:var(--text-muted);font-family:var(--font-sans);letter-spacing:.05em;opacity:.45;-webkit-user-select:none;user-select:none;font-size:9px;font-weight:700}.TechRadar-module__05s63a__dotGroup{cursor:pointer}.TechRadar-module__05s63a__dotCircle{stroke:var(--bg-secondary);stroke-width:1.5px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.TechRadar-module__05s63a__dotText{fill:#fff;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:central;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:9px;font-weight:700}.TechRadar-module__05s63a__hoverRing{opacity:0;transform-origin:50%;pointer-events:none;transition:opacity .2s,transform .2s;transform:scale(.7)}.TechRadar-module__05s63a__dotGroup:hover .TechRadar-module__05s63a__hoverRing{opacity:.6;transform:scale(1)}.TechRadar-module__05s63a__dotGroup:hover .TechRadar-module__05s63a__dotCircle{transform:scale(1.15)}.TechRadar-module__05s63a__activeGlow{transform-origin:50%;animation:2s ease-in-out infinite TechRadar-module__05s63a__pulseGlow}@keyframes TechRadar-module__05s63a__pulseGlow{0%{opacity:.3;transform:scale(.9)}50%{opacity:.8;transform:scale(1.2)}to{opacity:.3;transform:scale(.9)}}.TechRadar-module__05s63a__detailsPanel{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;min-height:400px;padding:1.5rem;display:flex;box-shadow:0 4px 20px #00000008}.TechRadar-module__05s63a__detailCard{flex-direction:column;gap:1.25rem;height:100%;display:flex;position:relative}.TechRadar-module__05s63a__closeDetailBtn{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;border-radius:50%;align-items:center;padding:6px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:0;right:0}.TechRadar-module__05s63a__closeDetailBtn:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.TechRadar-module__05s63a__detailHeader{align-items:center;gap:.75rem;padding-right:2.5rem;display:flex}.TechRadar-module__05s63a__detailNumber{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-mono);border-radius:8px;padding:4px 10px;font-size:1.1rem;font-weight:700}.TechRadar-module__05s63a__detailHeader h2{margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.TechRadar-module__05s63a__badgeRow{flex-wrap:wrap;gap:.5rem;display:flex}.TechRadar-module__05s63a__quadrantBadge{background-color:#ffffff08;border:1px solid;border-radius:99px;padding:3px 10px;font-size:.85rem;font-weight:600}.TechRadar-module__05s63a__ringBadge{border-radius:99px;padding:3px 10px;font-size:.85rem;font-weight:700}.TechRadar-module__05s63a__ringBadge.TechRadar-module__05s63a__adopt,.TechRadar-module__05s63a__miniRingBadge.TechRadar-module__05s63a__adopt{color:#10b981;background-color:#10b98126}.TechRadar-module__05s63a__ringBadge.TechRadar-module__05s63a__trial,.TechRadar-module__05s63a__miniRingBadge.TechRadar-module__05s63a__trial{color:#3b82f6;background-color:#3b82f626}.TechRadar-module__05s63a__ringBadge.TechRadar-module__05s63a__assess,.TechRadar-module__05s63a__miniRingBadge.TechRadar-module__05s63a__assess{color:#f59e0b;background-color:#f59e0b26}.TechRadar-module__05s63a__ringBadge.TechRadar-module__05s63a__hold,.TechRadar-module__05s63a__miniRingBadge.TechRadar-module__05s63a__hold{color:#ef4444;background-color:#ef444426}.TechRadar-module__05s63a__guidanceCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;padding:.75rem 1rem}.TechRadar-module__05s63a__guidanceTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:flex}.TechRadar-module__05s63a__guidanceText{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.4}.TechRadar-module__05s63a__descriptionSection h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.TechRadar-module__05s63a__descriptionSection p{color:var(--text-primary);margin:0;font-size:1.05rem;line-height:1.6}.TechRadar-module__05s63a__detailActions{border-top:1px solid var(--border-color);gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.TechRadar-module__05s63a__detailActions button{flex-grow:1}.TechRadar-module__05s63a__actionBtn{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s;display:inline-flex}.TechRadar-module__05s63a__actionBtn:hover{background-color:var(--bg-tertiary)}.TechRadar-module__05s63a__deleteBtn{color:#ef4444;cursor:pointer;background-color:#ef44440f;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.TechRadar-module__05s63a__deleteBtn:hover{background-color:#ef44441f;border-color:#ef4444}.TechRadar-module__05s63a__browseListContainer{flex-direction:column;gap:1.25rem;height:100%;display:flex}.TechRadar-module__05s63a__browseHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:baseline;padding-bottom:.75rem;display:flex}.TechRadar-module__05s63a__browseHeader h3{margin:0;font-size:1.2rem;font-weight:800}.TechRadar-module__05s63a__itemCount{color:var(--text-muted);font-size:.85rem}.TechRadar-module__05s63a__groupedBrowseList{flex-direction:column;gap:1.5rem;max-height:480px;padding-right:4px;display:flex;overflow-y:auto}.TechRadar-module__05s63a__quadrantGroup h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-left:3px solid;margin:0 0 .75rem;padding-left:.5rem;font-size:.95rem;font-weight:700}.TechRadar-module__05s63a__browseItemsList{flex-direction:column;gap:.5rem;display:flex}.TechRadar-module__05s63a__browseItemRow{background-color:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .75rem;transition:transform .15s,background-color .15s,border-color .15s;display:flex}.TechRadar-module__05s63a__browseItemRow:hover{background-color:var(--bg-tertiary);border-color:var(--text-muted);transform:translate(2px)}.TechRadar-module__05s63a__browseItemLeft{align-items:center;gap:.6rem;display:flex}.TechRadar-module__05s63a__listIndex{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:800;display:flex}.TechRadar-module__05s63a__itemName{color:var(--text-primary);font-size:.95rem;font-weight:600}.TechRadar-module__05s63a__miniRingBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.TechRadar-module__05s63a__noResults{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1.5rem;display:flex}.TechRadar-module__05s63a__noResultsIcon{opacity:.4;color:var(--primary-color);margin-bottom:.5rem}.TechRadar-module__05s63a__resetFiltersBtn{color:var(--link-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:600;text-decoration:underline}.TechRadar-module__05s63a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#0c0714a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.TechRadar-module__05s63a__modalContent{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;width:100%;max-width:580px;animation:.2s cubic-bezier(.34,1.56,.64,1) TechRadar-module__05s63a__modalScaleUp;display:flex;box-shadow:0 20px 40px #00000059}@keyframes TechRadar-module__05s63a__modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.TechRadar-module__05s63a__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TechRadar-module__05s63a__modalHeader h3{margin:0;font-size:1.3rem;font-weight:800}.TechRadar-module__05s63a__closeModalBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.TechRadar-module__05s63a__closeModalBtn:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.TechRadar-module__05s63a__modalForm{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.TechRadar-module__05s63a__formError{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:600}.TechRadar-module__05s63a__formField{flex-direction:column;gap:.4rem;display:flex}.TechRadar-module__05s63a__formField label{color:var(--text-muted);font-size:.9rem;font-weight:700}.TechRadar-module__05s63a__formField input[type=text],.TechRadar-module__05s63a__formField select,.TechRadar-module__05s63a__formField textarea{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);font-family:var(--font-sans);border-radius:8px;outline:none;padding:.6rem .75rem;font-size:.95rem;transition:border-color .2s,background-color .2s}.TechRadar-module__05s63a__formField input[type=text]:focus,.TechRadar-module__05s63a__formField select:focus,.TechRadar-module__05s63a__formField textarea:focus{border-color:var(--primary-color);background-color:var(--bg-primary)}.TechRadar-module__05s63a__formFieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.TechRadar-module__05s63a__formFieldRow{grid-template-columns:1fr}}.TechRadar-module__05s63a__formActions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}
.NineBoxTool-module__Nquboa__container{font-family:var(--font-sans);flex-direction:column;gap:2rem;margin:2rem 0;display:flex}.NineBoxTool-module__Nquboa__layout{grid-template-columns:300px 1fr;gap:2rem;display:grid}@media (max-width:1024px){.NineBoxTool-module__Nquboa__layout{grid-template-columns:1fr}}.NineBoxTool-module__Nquboa__sidebarCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;height:fit-content;padding:1.5rem;display:flex;box-shadow:0 4px 20px #00000005}[data-theme=dark] .NineBoxTool-module__Nquboa__sidebarCard{background:linear-gradient(145deg, var(--bg-secondary) 0%, #140e224d 100%);box-shadow:0 4px 30px #0003}.NineBoxTool-module__Nquboa__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex;margin:0!important}.NineBoxTool-module__Nquboa__form{flex-direction:column;gap:1rem;display:flex}.NineBoxTool-module__Nquboa__formGroup{flex-direction:column;gap:.4rem;display:flex}.NineBoxTool-module__Nquboa__label{color:var(--text-muted);font-size:.8rem;font-weight:600}.NineBoxTool-module__Nquboa__input,.NineBoxTool-module__Nquboa__select{background-color:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;outline:none;width:100%;padding:.6rem .8rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.NineBoxTool-module__Nquboa__input:focus,.NineBoxTool-module__Nquboa__select:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #ca4df226}.NineBoxTool-module__Nquboa__buttonPrimary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#5d1d8f 0%,#ca4df2 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 10px #5d1d8f33}.NineBoxTool-module__Nquboa__buttonPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 14px #ca4df24d}.NineBoxTool-module__Nquboa__buttonSecondary{background-color:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.NineBoxTool-module__Nquboa__buttonSecondary:hover{background-color:var(--border-color)}.NineBoxTool-module__Nquboa__actionsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.NineBoxTool-module__Nquboa__toggleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.NineBoxTool-module__Nquboa__viewToggle{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:2px;display:flex}.NineBoxTool-module__Nquboa__toggleBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.NineBoxTool-module__Nquboa__toggleBtnActive{background-color:var(--bg-primary);color:var(--text-primary);box-shadow:0 2px 6px #0000000d}.NineBoxTool-module__Nquboa__gridWrapper{flex-direction:column;gap:1rem;width:100%;display:flex}.NineBoxTool-module__Nquboa__gridContainer{width:100%;display:flex;position:relative}.NineBoxTool-module__Nquboa__yAxis{color:var(--text-muted);box-sizing:border-box;flex-shrink:0;width:90px;padding-right:.75rem;font-size:.85rem;font-weight:700;display:flex}.NineBoxTool-module__Nquboa__yAxisTitle{writing-mode:vertical-rl;text-align:center;letter-spacing:.05em;text-transform:uppercase;align-self:center;margin-right:.5rem;font-size:.75rem;transform:rotate(180deg)}.NineBoxTool-module__Nquboa__yAxisLabels{flex-direction:column;justify-content:space-around;width:100%;height:100%;display:flex}.NineBoxTool-module__Nquboa__yLabel{justify-content:flex-end;align-items:center;height:33.33%;font-size:.8rem;font-weight:700;display:flex}.NineBoxTool-module__Nquboa__xAxis{color:var(--text-muted);flex-direction:column;align-items:center;margin-top:.75rem;margin-left:90px;font-size:.85rem;font-weight:700;display:flex}.NineBoxTool-module__Nquboa__xAxisLabels{justify-content:space-between;width:100%;padding:0 .5rem;display:flex}.NineBoxTool-module__Nquboa__xLabel{text-align:center;width:33.33%;font-size:.8rem}.NineBoxTool-module__Nquboa__xAxisTitle{letter-spacing:.05em;text-transform:uppercase;margin-top:.5rem;font-size:.75rem}.NineBoxTool-module__Nquboa__grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:12px;width:100%;min-height:520px;display:grid}@media (max-width:640px){.NineBoxTool-module__Nquboa__grid{gap:8px;min-height:400px}.NineBoxTool-module__Nquboa__yAxis{width:65px}.NineBoxTool-module__Nquboa__xAxis{margin-left:65px}}.NineBoxTool-module__Nquboa__box{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.6rem;padding:.85rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000003}.NineBoxTool-module__Nquboa__box:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000000a}[data-theme=dark] .NineBoxTool-module__Nquboa__box:hover{box-shadow:0 6px 20px #00000040}.NineBoxTool-module__Nquboa__boxHeader{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.NineBoxTool-module__Nquboa__boxTitle{color:var(--text-primary);font-size:.85rem;font-weight:700;line-height:1.2}.NineBoxTool-module__Nquboa__boxMeta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;opacity:.8;font-size:.65rem;font-weight:600}.NineBoxTool-module__Nquboa__boxDescription{color:var(--text-muted);opacity:.85;margin-bottom:.2rem;font-size:.7rem;line-height:1.3}.NineBoxTool-module__Nquboa__talentList{flex-direction:column;flex-grow:1;gap:.4rem;padding-right:2px;display:flex;overflow-y:auto}.NineBoxTool-module__Nquboa__talentList::-webkit-scrollbar{width:4px}.NineBoxTool-module__Nquboa__talentList::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:2px}.NineBoxTool-module__Nquboa__emptyState{color:var(--text-muted);opacity:.4;border:1px dashed var(--border-color);border-radius:6px;flex-grow:1;justify-content:center;align-items:center;height:45px;font-size:.7rem;font-style:italic;display:flex}.NineBoxTool-module__Nquboa__talentCard{background-color:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .6rem;transition:all .15s;display:flex;box-shadow:0 1px 3px #00000003}.NineBoxTool-module__Nquboa__talentCard:hover{border-color:var(--primary-color);background-color:var(--bg-tertiary);transform:scale(1.01)}.NineBoxTool-module__Nquboa__talentInfo{flex-direction:column;flex-grow:1;min-width:0;display:flex}.NineBoxTool-module__Nquboa__talentName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.NineBoxTool-module__Nquboa__talentRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.NineBoxTool-module__Nquboa__talentActions{opacity:0;gap:.15rem;transition:opacity .15s;display:flex}.NineBoxTool-module__Nquboa__talentCard:hover .NineBoxTool-module__Nquboa__talentActions{opacity:1}.NineBoxTool-module__Nquboa__iconBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.NineBoxTool-module__Nquboa__iconBtn:hover{background-color:var(--border-color);color:var(--text-primary)}.NineBoxTool-module__Nquboa__iconBtnDanger:hover{color:#dc2626;background-color:#ef44441a}.NineBoxTool-module__Nquboa__boxStar{background-color:#10b98108;border-color:#10b98133}.NineBoxTool-module__Nquboa__boxStar .NineBoxTool-module__Nquboa__boxTitle{color:#047857}.NineBoxTool-module__Nquboa__boxGrowth{background-color:#6366f108;border-color:#6366f133}.NineBoxTool-module__Nquboa__boxGrowth .NineBoxTool-module__Nquboa__boxTitle{color:#4f46e5}.NineBoxTool-module__Nquboa__boxCore{background-color:#3b82f608;border-color:#3b82f633}.NineBoxTool-module__Nquboa__boxCore .NineBoxTool-module__Nquboa__boxTitle{color:#1d4ed8}.NineBoxTool-module__Nquboa__boxCaution{background-color:#f59e0b08;border-color:#f59e0b33}.NineBoxTool-module__Nquboa__boxCaution .NineBoxTool-module__Nquboa__boxTitle{color:#b45309}.NineBoxTool-module__Nquboa__boxRisk{background-color:#ef444408;border-color:#ef444433}.NineBoxTool-module__Nquboa__boxRisk .NineBoxTool-module__Nquboa__boxTitle{color:#b91c1c}[data-theme=dark] .NineBoxTool-module__Nquboa__boxStar{background-color:#10b9810d;border-color:#10b98159}[data-theme=dark] .NineBoxTool-module__Nquboa__boxStar .NineBoxTool-module__Nquboa__boxTitle{color:#34d399}[data-theme=dark] .NineBoxTool-module__Nquboa__boxGrowth{background-color:#8b5cf60d;border-color:#8b5cf659}[data-theme=dark] .NineBoxTool-module__Nquboa__boxGrowth .NineBoxTool-module__Nquboa__boxTitle{color:#a78bfa}[data-theme=dark] .NineBoxTool-module__Nquboa__boxCore{background-color:#38bdf80d;border-color:#38bdf859}[data-theme=dark] .NineBoxTool-module__Nquboa__boxCore .NineBoxTool-module__Nquboa__boxTitle{color:#38bdf8}[data-theme=dark] .NineBoxTool-module__Nquboa__boxCaution{background-color:#fbbf240d;border-color:#fbbf2459}[data-theme=dark] .NineBoxTool-module__Nquboa__boxCaution .NineBoxTool-module__Nquboa__boxTitle{color:#fbbf24}[data-theme=dark] .NineBoxTool-module__Nquboa__boxRisk{background-color:#f871710d;border-color:#f8717159}[data-theme=dark] .NineBoxTool-module__Nquboa__boxRisk .NineBoxTool-module__Nquboa__boxTitle{color:#f87171}.NineBoxTool-module__Nquboa__searchWrapper{align-items:center;width:100%;max-width:320px;display:flex;position:relative}.NineBoxTool-module__Nquboa__searchIcon{color:var(--text-muted);align-items:center;display:flex;position:absolute;left:12px}.NineBoxTool-module__Nquboa__searchInput{padding-left:2.2rem!important}.NineBoxTool-module__Nquboa__dimmed{opacity:.25;filter:grayscale(40%)}.NineBoxTool-module__Nquboa__highlighted{transform:scale(1.01);box-shadow:0 0 12px #ca4df240;border-color:var(--primary-color)!important}.NineBoxTool-module__Nquboa__listView{flex-direction:column;gap:1.5rem;width:100%;display:flex}.NineBoxTool-module__Nquboa__listCategorySection{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.2rem}.NineBoxTool-module__Nquboa__listCategoryHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.NineBoxTool-module__Nquboa__listCategoryTitle{align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex;margin:0!important}.NineBoxTool-module__Nquboa__listGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.NineBoxTool-module__Nquboa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0c071499;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.NineBoxTool-module__Nquboa__modal{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.2rem;width:100%;max-width:480px;padding:1.8rem;display:flex;position:relative;box-shadow:0 10px 30px #00000040}.NineBoxTool-module__Nquboa__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.NineBoxTool-module__Nquboa__modalTitle{color:var(--text-primary);font-size:1.2rem;font-weight:700;margin:0!important}.NineBoxTool-module__Nquboa__modalCloseBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NineBoxTool-module__Nquboa__modalCloseBtn:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.NineBoxTool-module__Nquboa__modalContent{color:var(--text-muted);font-size:.95rem;line-height:1.5}.NineBoxTool-module__Nquboa__modalFooter{border-top:1px solid var(--border-color);justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.NineBoxTool-module__Nquboa__toast{background-color:var(--text-primary);color:var(--bg-primary);z-index:1100;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;animation:.3s ease-out NineBoxTool-module__Nquboa__slideIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 15px #00000026}[data-theme=dark] .NineBoxTool-module__Nquboa__toast{box-shadow:0 4px 20px #0006}@keyframes NineBoxTool-module__Nquboa__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.NineBoxTool-module__Nquboa__analyticsRow{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:.5rem;display:grid}@media (max-width:768px){.NineBoxTool-module__Nquboa__analyticsRow{grid-template-columns:1fr}}.NineBoxTool-module__Nquboa__analyticsCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.2rem;transition:transform .2s;display:flex}.NineBoxTool-module__Nquboa__analyticsCard:hover{transform:translateY(-1px)}.NineBoxTool-module__Nquboa__analyticsHeader{justify-content:space-between;align-items:baseline;display:flex}.NineBoxTool-module__Nquboa__analyticsNumber{color:var(--text-primary);font-size:1.7rem;font-weight:800;line-height:1}.NineBoxTool-module__Nquboa__analyticsPercent{color:var(--primary-color);font-size:.95rem;font-weight:700}.NineBoxTool-module__Nquboa__analyticsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.NineBoxTool-module__Nquboa__analyticsMeter{background-color:var(--bg-tertiary);border-radius:3px;height:6px;margin-top:.25rem;overflow:hidden}.NineBoxTool-module__Nquboa__analyticsMeterFill{border-radius:3px;height:100%;transition:width .4s ease-out}.NineBoxTool-module__Nquboa__barStar{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.NineBoxTool-module__Nquboa__barCore{background:linear-gradient(90deg,#3b82f6 0%,#ca4df2 100%)}.NineBoxTool-module__Nquboa__barRisk{background:linear-gradient(90deg,#fbbf24 0%,#ef4444 100%)}.NineBoxTool-module__Nquboa__insightsContainer{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;margin-top:1rem;padding:1.25rem}.NineBoxTool-module__Nquboa__insightsHeader{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.NineBoxTool-module__Nquboa__insightsText{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:0!important}.NineBoxTool-module__Nquboa__importArea{min-height:120px;font-family:var(--font-mono);resize:vertical;font-size:.75rem;line-height:1.4}@media print{.NineBoxTool-module__Nquboa__sidebarCard,.NineBoxTool-module__Nquboa__toggleRow,.NineBoxTool-module__Nquboa__toast,.NineBoxTool-module__Nquboa__modalOverlay,.NineBoxTool-module__Nquboa__searchWrapper,.NineBoxTool-module__Nquboa__xAxisTitle,.NineBoxTool-module__Nquboa__xAxisLabels,.NineBoxTool-module__Nquboa__yAxisTitle,.NineBoxTool-module__Nquboa__yAxisLabels{display:none!important}.NineBoxTool-module__Nquboa__layout{grid-template-columns:1fr!important}.NineBoxTool-module__Nquboa__gridContainer{padding:0!important}.NineBoxTool-module__Nquboa__grid{grid-template-rows:repeat(3,1fr)!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;height:auto!important;min-height:auto!important}.NineBoxTool-module__Nquboa__box{box-shadow:none!important;background:0 0!important;border:1.5px solid #000!important;padding:.5rem!important}.NineBoxTool-module__Nquboa__boxTitle{color:#000!important;font-size:.85rem!important}.NineBoxTool-module__Nquboa__boxMeta{color:#444!important}.NineBoxTool-module__Nquboa__boxDescription{color:#666!important;font-size:.65rem!important}.NineBoxTool-module__Nquboa__talentCard{box-shadow:none!important;background:0 0!important;border:1px solid #333!important;padding:.25rem .4rem!important}.NineBoxTool-module__Nquboa__talentName{color:#000!important;font-size:.75rem!important}.NineBoxTool-module__Nquboa__talentRole{color:#444!important;font-size:.65rem!important}.NineBoxTool-module__Nquboa__talentActions{display:none!important}.NineBoxTool-module__Nquboa__emptyState{border:1px dashed #666!important;height:35px!important}}
.Alert-module__lc8c6q__alert{border-left:4px solid var(--border-color);background-color:var(--bg-secondary);border-radius:0 12px 12px 0;margin:2rem 0;padding:1.25rem 1.5rem;transition:all .2s;box-shadow:0 4px 12px #00000003}.Alert-module__lc8c6q__title{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.625rem;font-size:.95rem;font-weight:600;display:flex;margin-top:0!important;margin-bottom:.75rem!important}.Alert-module__lc8c6q__title svg{flex-shrink:0;width:1.1rem;height:1.1rem}.Alert-module__lc8c6q__content{color:var(--text-color);font-size:.975rem;line-height:1.6}.Alert-module__lc8c6q__content p{margin:.5rem 0!important}.Alert-module__lc8c6q__content>:first-child{margin-top:0!important}.Alert-module__lc8c6q__content>:last-child{margin-bottom:0!important}.Alert-module__lc8c6q__tip{background-color:#10b9810a;border-left-color:#10b981}.Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title{color:#047857}.Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title svg{color:#10b981}.Alert-module__lc8c6q__note{background-color:#3b82f60a;border-left-color:#3b82f6}.Alert-module__lc8c6q__note .Alert-module__lc8c6q__title{color:#1d4ed8}.Alert-module__lc8c6q__note .Alert-module__lc8c6q__title svg{color:#3b82f6}.Alert-module__lc8c6q__important{background-color:#8b5cf60a;border-left-color:#8b5cf6}.Alert-module__lc8c6q__important .Alert-module__lc8c6q__title{color:#6d28d9}.Alert-module__lc8c6q__important .Alert-module__lc8c6q__title svg{color:#8b5cf6}.Alert-module__lc8c6q__warning{background-color:#f59e0b0a;border-left-color:#f59e0b}.Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title{color:#b45309}.Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title svg{color:#f59e0b}.Alert-module__lc8c6q__caution{background-color:#ef44440a;border-left-color:#ef4444}.Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title{color:#b91c1c}.Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title svg{color:#ef4444}[data-theme=dark] .Alert-module__lc8c6q__tip{background-color:#34d39914;border-left-color:#34d399}[data-theme=dark] .Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title,[data-theme=dark] .Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title svg{color:#34d399}[data-theme=dark] .Alert-module__lc8c6q__note{background-color:#60a5fa14;border-left-color:#60a5fa}[data-theme=dark] .Alert-module__lc8c6q__note .Alert-module__lc8c6q__title,[data-theme=dark] .Alert-module__lc8c6q__note .Alert-module__lc8c6q__title svg{color:#60a5fa}[data-theme=dark] .Alert-module__lc8c6q__important{background-color:#a78bfa14;border-left-color:#a78bfa}[data-theme=dark] .Alert-module__lc8c6q__important .Alert-module__lc8c6q__title,[data-theme=dark] .Alert-module__lc8c6q__important .Alert-module__lc8c6q__title svg{color:#a78bfa}[data-theme=dark] .Alert-module__lc8c6q__warning{background-color:#fbbf2414;border-left-color:#fbbf24}[data-theme=dark] .Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title,[data-theme=dark] .Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title svg{color:#fbbf24}[data-theme=dark] .Alert-module__lc8c6q__caution{background-color:#f8717114;border-left-color:#f87171}[data-theme=dark] .Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title,[data-theme=dark] .Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title svg{color:#f87171}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Alert-module__lc8c6q__tip{background-color:#34d39914;border-left-color:#34d399}:root:not([data-theme=light]) .Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title{color:#34d399}:root:not([data-theme=light]) .Alert-module__lc8c6q__tip .Alert-module__lc8c6q__title svg{color:#34d399}:root:not([data-theme=light]) .Alert-module__lc8c6q__note{background-color:#60a5fa14;border-left-color:#60a5fa}:root:not([data-theme=light]) .Alert-module__lc8c6q__note .Alert-module__lc8c6q__title{color:#60a5fa}:root:not([data-theme=light]) .Alert-module__lc8c6q__note .Alert-module__lc8c6q__title svg{color:#60a5fa}:root:not([data-theme=light]) .Alert-module__lc8c6q__important{background-color:#a78bfa14;border-left-color:#a78bfa}:root:not([data-theme=light]) .Alert-module__lc8c6q__important .Alert-module__lc8c6q__title{color:#a78bfa}:root:not([data-theme=light]) .Alert-module__lc8c6q__important .Alert-module__lc8c6q__title svg{color:#a78bfa}:root:not([data-theme=light]) .Alert-module__lc8c6q__warning{background-color:#fbbf2414;border-left-color:#fbbf24}:root:not([data-theme=light]) .Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title{color:#fbbf24}:root:not([data-theme=light]) .Alert-module__lc8c6q__warning .Alert-module__lc8c6q__title svg{color:#fbbf24}:root:not([data-theme=light]) .Alert-module__lc8c6q__caution{background-color:#f8717114;border-left-color:#f87171}:root:not([data-theme=light]) .Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title{color:#f87171}:root:not([data-theme=light]) .Alert-module__lc8c6q__caution .Alert-module__lc8c6q__title svg{color:#f87171}}
