#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app{max-width:1200px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:2rem}header h1{color:#333;font-size:2.5rem}.selectors{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center}.select-wrapper{display:flex;flex-direction:column;gap:.5rem;min-width:200px}select{padding:.5rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;background-color:#fff;width:100%;color:#333;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .7rem center;background-size:1em}select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}select option{color:#333;background-color:#fff;padding:.5rem}select option:checked{background-color:#646cff;color:#fff}.loading,.error{text-align:center;padding:2rem;font-size:1.2rem}.error{color:#dc2626}.team-selection{margin:2rem 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1rem}.team-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .2s}.team-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.team-card.selected{border-color:#3b82f6;background-color:#eff6ff}.team-stats{margin-top:.5rem;font-size:.875rem}.analyze-button{display:block;width:100%;max-width:300px;margin:2rem auto;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s}.analyze-button:hover:not(:disabled){background-color:#2563eb}.analyze-button:disabled{background-color:#93c5fd;cursor:not-allowed}.analysis{margin-top:2rem;padding:2rem;background-color:#f8fafc;border-radius:.5rem}.analysis-content{white-space:pre-wrap;line-height:1.6}@media (max-width: 768px){.selectors{flex-direction:column;align-items:stretch}.select-wrapper{width:100%}.team-grid{grid-template-columns:1fr}}.strategy-card{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;grid-column:1 / -1;margin-top:2rem}.strategy-card h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.strategy-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.strategy-section{background-color:#f8f9fa;border-radius:6px;padding:1.2rem}.strategy-section h3{color:#34495e;margin-bottom:1rem;font-size:1.3rem;border-bottom:2px solid #e9ecef;padding-bottom:.5rem}.strategy-section ul{list-style-type:none;padding:0;margin:0}.strategy-section li{color:#495057;margin-bottom:.8rem;padding-left:1.5rem;position:relative;line-height:1.4}.strategy-section li:before{content:"•";color:#646cff;position:absolute;left:0;font-size:1.2em}.strategy-section li:last-child{margin-bottom:0}@media (max-width: 768px){.strategy-content{grid-template-columns:1fr}.strategy-section{margin-bottom:1rem}}.metric-dropdown{margin:1rem 0;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.dropdown-header{width:100%;padding:.75rem 1rem;background-color:#f8fafc;border:none;text-align:left;font-weight:600;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.dropdown-header:hover{background-color:#f1f5f9}.dropdown-header.open{background-color:#e2e8f0}.dropdown-arrow{font-size:.8rem;color:#64748b}.dropdown-content{padding:1rem;background-color:#fff}.metric-details{display:flex;flex-direction:column;gap:.5rem}.metric-details p{margin:0;padding:.25rem 0;color:#4b5563;font-size:.9rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
