body{margin:0}.vector-graph-page{background-color:#fff;box-sizing:border-box;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.vector-graph-header{border:none;margin:0 0 20px;padding:0}.vector-graph-header h1{border:none;color:#2d3748;font-size:2rem;font-weight:700;margin:0 0 10px;padding:0}.vector-graph-header .subtitle{color:#4a5568;font-size:1rem;line-height:1.5;margin:0}.vector-graph-controls{grid-gap:20px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:20px 0;padding:12px 15px}.vector-graph-controls.pca-components-row{grid-template-columns:1fr 1fr 1fr;margin-top:0}.control-group{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:200px}.stat-value-large{color:#2d3c50;font-size:18px;font-weight:700;line-height:1;margin:0;padding:4px 0}.pca-component{min-width:auto}.pca-description{color:#2d3748;font-size:12px;font-weight:500;line-height:1.3;margin:0;padding:2px 0}.pca-feature{display:inline;transition:opacity .2s ease}.control-group label{color:#2d3748;font-size:13px;font-weight:500;margin:0}.control-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#2d3c50 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat right 8px center /20px;border:1px solid #2d3c50;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:14px;height:auto;padding:6px 32px 6px 12px;transition:background-color .2s ease}.control-select:focus,.control-select:hover{background-color:#5b7dab;background:#5b7dab url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat right 8px center /20px;border-color:#5b7dab;box-shadow:0 0 0 2px #2d3c5033;outline:none}.control-slider{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#e2e8f0;border-radius:3px;height:6px;outline:none;width:100%}.control-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#2d3c50;border-radius:50%;cursor:pointer;height:18px;-webkit-transition:background .2s;transition:background .2s;width:18px}.control-slider::-webkit-slider-thumb:hover{background:#5b7dab}.control-slider::-moz-range-thumb{background:#2d3c50;border:none;border-radius:50%;cursor:pointer;height:18px;-moz-transition:background .2s;transition:background .2s;width:18px}.control-slider::-moz-range-thumb:hover{background:#5b7dab}.slider-labels{color:#718096;display:flex;font-size:12px;justify-content:space-between;margin-top:4px}.stats-display{flex-wrap:wrap;gap:20px;margin:0}.stat-item,.stats-display{align-items:center;display:flex;flex-direction:row}.stat-item{gap:8px}.stat-label{color:#2d3748;font-size:13px;font-weight:500;margin:0;white-space:nowrap}.stat-value{color:#2d3c50;font-size:14px;font-weight:700;line-height:1;margin:0}.vector-graph-content{min-height:600px;padding:1rem}.vector-graph-content,.vector-graph-footer{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin:20px 0}.vector-graph-footer{padding:20px}.info-box h3{color:#2d3748;font-size:1.25rem;font-weight:700;margin:0 0 15px}.info-box p{color:#4a5568;line-height:1.6;margin-bottom:10px}.info-box .version-info{color:#718096;font-size:.875rem;font-style:italic;margin-bottom:0}.error-container,.loading-container{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:4rem 2rem;text-align:center}.error-container h2,.loading-container h2{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.error-container p{color:#e53e3e;margin:.5rem 0}.vector-graph-3d-container{background:#1a1a1a;border-radius:8px;height:600px;overflow:hidden;position:relative;width:100%}.player-search-container{left:1rem;position:absolute;top:1rem;width:224px;z-index:25}.player-search-input{background-color:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;box-shadow:0 2px 4px #0003;color:#e2e8f0;font-size:14px;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;width:100%}.player-search-input:focus{border-color:#5a5a5a;box-shadow:0 2px 8px #0000004d;outline:none}.player-search-input::placeholder{color:#6a6a6a}.player-search-results{background-color:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;box-shadow:0 4px 6px #0000004d;left:0;margin-top:.5rem;max-height:218px;overflow-y:hidden;position:absolute;top:calc(100% + .5rem);width:200px;z-index:25}.player-search-result-item{border-bottom:1px solid #2a2a2a;color:#e2e8f0;cursor:pointer;font-size:14px;padding:.5rem .75rem;transition:background-color .15s}.player-search-result-item:last-child{border-bottom:none}.player-search-result-item:hover{background-color:#2a2a2a}.player-search-result-more{border-top:1px solid #2a2a2a;color:#8a8a8a;font-size:12px;font-style:italic;padding:.5rem .75rem;text-align:center}.archetype-legend{background-color:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;bottom:2rem;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;gap:.5rem;left:1rem;max-height:calc(600px - 5rem);overflow-x:visible;overflow-y:auto;padding:.75rem .75rem 1rem;position:absolute;top:4rem;transform:translateX(0);transition:transform .3s ease-in-out;width:224px;z-index:10}.archetype-legend.legend-hidden{transform:translateX(calc(-100% + 40px))}.archetype-legend-toggle{align-items:center;background:#0000;border:none;border-radius:0;color:#e2e8f080;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;height:auto;justify-content:center;left:calc(1.75rem + 224px);line-height:1;min-width:auto;opacity:.6;padding:.25rem .5rem;position:absolute;top:4rem;transition:all .2s ease;z-index:15}.archetype-legend-toggle.legend-hidden-toggle{left:.75rem!important}.archetype-legend-toggle:hover{color:#e2e8f0;opacity:1}.archetype-legend::-webkit-scrollbar{width:8px}.archetype-legend::-webkit-scrollbar-track{background:#0000}.archetype-legend::-webkit-scrollbar-thumb{background-color:#3a3a3a;border-radius:4px}.archetype-legend::-webkit-scrollbar-thumb:hover{background-color:#4a4a4a}.archetype-legend{scrollbar-color:#3a3a3a #0000;scrollbar-width:thin}.archetype-legend-item{align-items:center;border-radius:4px;color:#e2e8f0;cursor:pointer;display:flex;font-size:13px;gap:.5rem;overflow:visible;padding:.375rem .5rem;position:relative;transition:background-color .15s}.archetype-legend-item:hover{background-color:#2a2a2a}.archetype-legend-color{border:1px solid #fff3;border-radius:50%;flex-shrink:0;height:12px;width:12px}.archetype-legend-name{flex:1 1;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archetype-legend-count{color:#8a8a8a;font-size:12px}.archetype-legend-popup{word-wrap:break-word;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#e2e8f0;font-size:12px;line-height:1.5;max-width:320px;min-width:250px;overflow-wrap:break-word;padding:1rem;pointer-events:auto;position:fixed;transform:translateX(.75rem);white-space:normal;width:-webkit-max-content;width:max-content;z-index:10000}.archetype-legend-popup:before{border:6px solid #0000;border-right-color:#2a2a2a;content:"";position:absolute;right:100%;top:.75rem}.archetype-popup-header{border-bottom:1px solid #3a3a3a;color:#fff;font-size:14px;font-weight:700;margin-bottom:.5rem;padding-bottom:.5rem}.archetype-popup-description{color:#e2e8f0;margin-bottom:.75rem}.archetype-popup-thresholds{border-top:1px solid #3a3a3a;margin-top:.75rem;padding-top:.75rem}.archetype-popup-thresholds strong{color:#fff;display:block;font-size:11px;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.archetype-popup-thresholds-text{color:#b0b0b0;font-size:11px;line-height:1.6}.vector-graph-empty{align-items:center;color:#718096;display:flex;flex-direction:column;height:600px;justify-content:center;padding:2rem;text-align:center}.vector-graph-empty p{color:#4a5568;font-size:1rem;margin:.5rem 0}.player-label{background:#000000d9;border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.85rem;padding:.5rem .75rem;pointer-events:none;white-space:nowrap}.player-name{font-weight:600;margin-bottom:.25rem}.player-sets{font-size:.75rem;opacity:.9}.vector-graph-info{background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0003;max-height:calc(100% - 2rem);max-width:300px;min-height:200px;min-width:250px;overflow-y:auto;padding:1rem;position:absolute;right:1rem;top:1rem;z-index:10}.info-box-toggle{align-items:center;background:#0000;border:none;color:#4a5568;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;line-height:1;padding:0;position:absolute;right:.75rem;top:.75rem;transition:color .2s ease;width:24px;z-index:11}.info-box-toggle:hover{color:#2d3748}.info-box-show-button{align-items:center;background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0003;color:#4a5568;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem .75rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px;z-index:10}.info-box-show-button:hover{background:#fff;box-shadow:0 6px 8px #0000004d;color:#2d3748}.info-section{border-bottom:1px solid #e2e8f0;margin-bottom:1rem}.info-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-section-header{align-items:center;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin:0 0 .5rem;padding:.5rem 2rem .5rem 0;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.info-section-header:hover{background-color:#0000000d}.info-section-header h4{flex:1 1;margin:0;pointer-events:none}.collapse-icon{color:#718096;display:inline-block;font-size:.85rem;margin-left:.5rem;min-width:12px;pointer-events:none;transition:transform .2s ease}.info-section.collapsed .info-section-header{margin-bottom:0}.info-section h3{color:#2d3748;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.info-section h4{color:#4a5568;font-size:.95rem;font-weight:600;margin:0}.info-section p{color:#4a5568;font-size:.85rem;line-height:1.4;margin:.25rem 0}.info-section ul{color:#4a5568;font-size:.85rem;margin:.5rem 0;padding-left:1.25rem}.info-section li{line-height:1.4;margin:.25rem 0}.hovered-player-info{background:#e6f2ff;border:1px solid #cfffff;border-radius:6px;margin-top:.5rem;padding:.75rem}.player-info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.player-info-header h4{flex:1 1;margin:0}.selected-badge{background:#4ecdc4;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.cluster-info{border-top:1px solid #0000001a;margin-top:.5rem;padding-top:.5rem}.cluster-color-indicator{border:1px solid #0003;border-radius:50%;display:inline-block;height:12px;margin-left:.5rem;vertical-align:middle;width:12px}.similarity-info{margin-top:.5rem}.archetype-description{color:#718096;font-size:.8rem;font-style:italic;margin:.25rem 0 0}.hovered-player-info h4{color:#2d3c50;font-size:1rem;font-weight:700;margin:0 0 .5rem}.hovered-player-info p{color:#4a5568;font-size:.85rem;margin:.25rem 0}.note{color:#718096;font-size:.8rem!important;font-style:italic}@media (max-width:768px){.vector-graph-page{padding:1rem}.vector-graph-header h1{font-size:1.75rem}.vector-graph-controls{flex-direction:column;gap:12px;padding:10px 12px}.control-group{width:100%}.vector-graph-content{min-height:400px}.vector-graph-3d-container{height:400px}.vector-graph-info{margin-top:1rem;max-height:none;max-width:100%;position:relative;right:auto;top:auto}.vector-graph-empty{height:400px}.vector-graph-controls{gap:15px;grid-template-columns:1fr}.stats-display{flex-direction:column;gap:15px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.a216982e.css.map*/