code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s infinite}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.logo h1{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.logo span{color:#ffffffb3;font-size:.9rem;font-weight:400}.nav-tabs{flex:1 1;justify-content:center}.nav-tab,.nav-tabs{display:flex;gap:.5rem}.nav-tab{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fffc;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.nav-tab:hover{background:#fff3;color:#fff;transform:translateY(-1px)}.nav-tab.active{background:linear-gradient(45deg,#667eea,#764ba2);border-color:#ffffff4d;box-shadow:0 4px 12px #667eea4d;color:#fff}.cost-info{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;padding:0 1rem}.nav-tabs{justify-content:space-between;width:100%}.nav-tab{flex:1 1;justify-content:center;padding:.5rem .75rem}.nav-tab span{display:none}}.reference-upload{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;padding:2rem}.name-inputs{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.name-input{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.name-input::placeholder{color:#fff9}.name-input:focus{background:#ffffff26;border-color:#667eea;box-shadow:0 0 0 3px #667eea33;outline:none}.dropzone.active,.dropzone:hover{background:#667eea1a;border-color:#667eea}.preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.preview-item img{height:120px}.upload-btn{background:linear-gradient(45deg,#667eea,#764ba2)}.upload-btn:hover:not(:disabled){box-shadow:0 6px 20px #667eea66}@media (max-width:768px){.name-inputs{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.comparison-upload{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;padding:2rem}.upload-header{margin-bottom:2rem;text-align:center}.upload-header h3{font-size:1.5rem;font-weight:600;margin:1rem 0 .5rem}.upload-header p{font-size:.9rem;opacity:.8}.form-section{display:flex;flex-direction:column;gap:1.5rem}.dropzone{background:#ffffff0d;border:2px dashed #ffffff4d;border-radius:12px;cursor:pointer;padding:3rem 2rem;text-align:center;transition:all .3s ease}.dropzone.active,.dropzone:hover{background:#ff6b6b1a;border-color:#ff6b6b;transform:translateY(-2px)}.dropzone p{font-size:1.1rem;font-weight:500;margin:1rem 0 .5rem}.dropzone span{font-size:.9rem;opacity:.7}.file-preview{margin-top:1rem}.file-preview h4{font-size:1.1rem;margin-bottom:1rem}.preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));max-height:300px;overflow-y:auto}.preview-item{background:#ffffff1a;border-radius:8px;overflow:hidden;position:relative}.preview-item img{display:block;height:100px;object-fit:cover;width:100%}.remove-btn{align-items:center;background:#f00c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .3s ease;width:24px}.remove-btn:hover{background:red;transform:scale(1.1)}.file-name{background:#000000b3;bottom:0;color:#fff;font-size:.8rem;left:0;overflow:hidden;padding:.25rem .5rem;position:absolute;right:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.upload-btn{align-items:center;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.upload-btn:hover:not(:disabled){box-shadow:0 6px 20px #ff6b6b66;transform:translateY(-2px)}.upload-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;height:20px;width:20px}.analyze-all-section{margin-bottom:2rem;text-align:center}.analyze-all-button{align-items:center;background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:.75rem;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.analyze-all-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.analyze-all-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.player-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.player-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;padding:1.5rem;transition:all .2s}.player-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}.player-name{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.player-info{color:#64748b;font-size:.9rem;margin-bottom:1rem}.player-info div{margin-bottom:.25rem}.player-actions{display:flex;flex-wrap:wrap;gap:.5rem}.action-button{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.action-button:hover{background:#e2e8f0;color:#334155}.action-button.primary{background:#667eea;border-color:#667eea;color:#fff}.action-button.primary:hover{background:#5a67d8}.action-button.danger{background:#fef2f2;border-color:#fecaca;color:#dc2626}.action-button.danger:hover{background:#fee2e2}.action-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.player-list{grid-template-columns:1fr}.player-actions{flex-direction:column}.action-button{justify-content:center}}.analysis-results{margin-top:2rem}.results-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.results-title{color:#1e293b;font-size:1.5rem;font-weight:600}.results-stats{color:#64748b;display:flex;font-size:.9rem;gap:2rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-value{color:#1e293b;font-size:1.5rem;font-weight:600}.stat-label{color:#64748b;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.matches{margin-bottom:2rem}.matches-title{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.matches-count{background:#10b981;border-radius:.25rem;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.match-item{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s}.match-item:hover{background:#ecfdf5;border-color:#86efac}.match-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.match-filename{color:#1e293b;font-weight:600}.match-confidence{background:#10b981;border-radius:1rem;color:#fff;font-size:.9rem;font-weight:600;padding:.25rem .75rem}.match-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.match-detail{display:flex;flex-direction:column;gap:.25rem}.match-detail-label{color:#64748b;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.match-detail-value{color:#1e293b;font-weight:600}.match-reasoning{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-size:.9rem;padding:1rem}.non-matches{margin-bottom:2rem}.non-matches-title{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.non-matches-count{background:#64748b;border-radius:.25rem;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.non-match-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s}.non-match-item:hover{background:#f1f5f9;border-color:#cbd5e1}@media (max-width:768px){.results-stats{flex-direction:column;gap:1rem}.match-details{grid-template-columns:1fr}.match-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.cost-tracker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;max-height:80vh;overflow-y:auto;padding:2rem}.tracker-header{align-items:center;border-bottom:1px solid #fff3;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.tracker-header h3{flex:1 1;font-size:1.5rem;font-weight:600}.refresh-controls{align-items:center;display:flex;gap:.5rem}.refresh-select{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;color:#fff;font-size:.9rem;padding:.5rem .75rem}.refresh-select option{background:#1a1a1a;color:#fff}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:.7;padding:3rem 2rem;text-align:center}.loading-state p{font-size:1.1rem;margin-top:1rem}.cost-overview{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.cost-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.cost-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.cost-card.primary{background:linear-gradient(135deg,#667eea33,#764ba233);border-color:#667eea4d}.cost-icon{align-items:center;background:#ffffff1a;border-radius:12px;color:#667eea;display:flex;height:60px;justify-content:center;width:60px}.cost-details h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;opacity:.9}.cost-amount{color:#fff;font-size:1.8rem;font-weight:700;margin:0}.cost-label{font-size:.8rem;opacity:.7}.cost-details-section{margin-bottom:2rem}.details-grid{grid-gap:1rem;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:1.5rem}.detail-item{text-align:center}.detail-item h5{font-size:.9rem;font-weight:600;margin-bottom:.5rem;opacity:.8}.detail-item p{color:#fff;font-size:1.2rem;font-weight:700;margin:0}.efficiency-good,.trend-stable{color:#22c55e!important}.optimization-tips{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.optimization-tips h4{color:#f59e0b;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.optimization-tips ul{list-style:none;margin:0;padding:0}.optimization-tips li{border-bottom:1px solid #ffffff1a;font-size:.9rem;opacity:.9;padding:.5rem 0}.optimization-tips li:last-child{border-bottom:none}.optimization-tips li:before{content:"💡";margin-right:.5rem}.cost-breakdown{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.cost-breakdown h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.breakdown-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 0}.breakdown-item:last-child{border-bottom:none}.breakdown-item span:first-child{opacity:.8}.breakdown-item span:last-child{color:#22c55e;font-weight:600}@media (max-width:768px){.cost-overview{grid-template-columns:1fr}.details-grid{grid-template-columns:repeat(2,1fr)}.cost-card{flex-direction:column;text-align:center}.cost-icon{height:50px;width:50px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.main{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.upload-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.comparison-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr}.batch-section{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #0000001a;padding:2rem}.batch-section h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.batch-list{display:flex;flex-direction:column;gap:1.5rem}.batch-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:all .2s}.batch-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.batch-card h4{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.batch-card p{color:#64748b;margin-bottom:.25rem}.compare-actions{margin:1rem 0}.compare-all-btn{align-items:center;background:#667eea;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.compare-all-btn:hover{background:#5a67d8;transform:translateY(-1px)}.compare-all-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.load-results-btn{align-items:center;background:#48bb78;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-left:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.load-results-btn:hover{background:#38a169;transform:translateY(-1px)}.load-results-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.individual-compare{margin-top:1rem}.individual-compare h5{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.75rem}.compare-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:inline-block;font-size:.9rem;margin:.25rem;padding:.5rem 1rem;transition:all .2s}.compare-btn:hover{background:#e2e8f0;color:#334155}.compare-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.comparison-section,.upload-section{grid-template-columns:1fr}}.loading{align-items:center;color:#64748b;display:flex;justify-content:center;padding:3rem}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#667eea;height:24px;margin-right:.5rem;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-state{color:#64748b;padding:3rem;text-align:center}.empty-icon{color:#cbd5e1;height:64px;margin:0 auto 1rem;width:64px}.empty-title{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.empty-description{color:#64748b;font-size:.9rem}
/*# sourceMappingURL=main.9bbed49a.css.map*/