@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.container{background:#fff;box-shadow:0 25px 50px -12px #00000040;margin:0 auto;max-width:1800px;min-height:100vh}.header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px 0 #0000000d;color:#1e293b;justify-content:space-between;padding:16px 32px;position:sticky;top:0;z-index:30}.header,.header-left{align-items:center;display:flex}.header-left{gap:48px}.header h1{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.header-tabs{display:flex;gap:32px}.header-tab-btn{background:#0000;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:500;padding:8px 0;text-decoration:none;transition:all .2s ease}.header-tab-btn:hover{color:#1e293b}.header-tab-btn.active{border-bottom-color:#dc2626;color:#1e293b}.content{padding:24px 32px}.tab-content{display:none}.tab-content.active{display:block}.settings-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:32px}.settings-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.settings-section:hover{box-shadow:0 10px 25px -3px #0000001a;transform:translateY(-2px)}.settings-section h3{border-bottom:2px solid #f1f5f9;color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:16px;padding-bottom:10px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.form-row:last-child{margin-bottom:0}label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:6px}input,select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:.9rem;padding:12px 16px;transition:all .2s ease;width:100%}input:focus,select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.calculate-section{display:flex;justify-content:center;margin-bottom:32px}.btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px 28px;transition:all .2s ease}.btn:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.export-btn{background:linear-gradient(135deg,#10b981,#059669);margin-left:12px}.results{margin-top:32px}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px}.controls h2{color:#1e293b;font-size:1.5rem;font-weight:700}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.filter-input{border:2px solid #e5e7eb;border-radius:8px;font-size:.9rem;padding:10px 16px;width:240px}.clear-btn{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:10px 16px;transition:all .2s ease}.clear-btn:hover{background:#4b5563}.pos-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.pos-tab{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.pos-tab:hover{background:#e2e8f0;color:#1e293b}.pos-tab.active{background:linear-gradient(135deg,#000,#000);border-color:#000;color:#fff}.stats-view-tabs{border-bottom:2px solid #e2e8f0;display:flex;gap:8px;margin-bottom:20px}.stats-view-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.stats-view-tab.active,.stats-view-tab:hover{background:#f8fafc;color:#1e293b}.stats-view-tab.active{border-bottom-color:#3b82f6}.replacement-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 4px -1px #0000001a;margin-bottom:20px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.replacement-section:hover{box-shadow:0 4px 8px -1px #0000001a;transform:translateY(-1px)}.replacement-section h4{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:12px;padding-bottom:8px}.replacement-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.replacement-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px 8px;text-align:center;transition:transform .2s ease}.replacement-item:hover{transform:translateY(-2px)}.replacement-item .label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.replacement-item .value{color:#000;font-size:1.25rem;font-weight:700;margin-top:4px}.table-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:32px;overflow:hidden}.table-container{-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:8px;max-height:600px;overflow:auto;overflow-x:auto;overflow-y:auto;position:relative;scroll-behavior:smooth}.table-container:hover{border-color:#cbd5e1}table{background:#fff;border-collapse:initial;border-spacing:0;min-width:1600px;position:relative;table-layout:fixed;width:100%}td:first-child,th:first-child{background:#fff;border-right:2px solid #e2e8f0;box-shadow:2px 0 4px #0000000d;left:0;min-width:180px;position:sticky;width:180px;z-index:15}thead th:first-child{background:#000;border-right:2px solid #374151;z-index:25}td:nth-child(2),th:nth-child(2){min-width:80px;width:80px}td:nth-child(3),th:nth-child(3){min-width:70px;width:70px}td:nth-child(n+4),th:nth-child(n+4){min-width:90px;width:90px}thead{position:sticky;top:0;z-index:20}thead tr{background:linear-gradient(135deg,#000,#000)}th{background:#000;border-bottom:1px solid #374151;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.025em;padding:16px 12px;text-align:left;transition:background-color .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}th:hover{background:#ffffff1a}th:first-child:hover{background:#1a1a1a}th.numeric{text-align:right}td{background:#fff;border-bottom:1px solid #f1f5f9;font-size:.875rem;overflow:hidden;padding:12px 8px;text-overflow:ellipsis;white-space:nowrap}tbody tr:nth-child(2n) td,tbody tr:nth-child(2n) td:first-child{background:#f8fafc}tbody tr:nth-child(odd) td:first-child{background:#fff}tbody tr:hover td,tbody tr:hover td:first-child{background:#eff6ff}.pos-badge{background:linear-gradient(135deg,#000,#000);border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:4px 10px}.vorp-pos{color:#059669;font-weight:700}.vorp-neg{color:#dc2626;font-weight:700}.numeric{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.table-zoom-controls{background:#ffffffe6;border-radius:6px;box-shadow:0 2px 4px #0000001a;display:flex;gap:4px;padding:4px;position:absolute;right:10px;top:10px;z-index:20}.zoom-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.75rem;padding:4px 8px;transition:all .2s ease}.zoom-btn:hover{background:#e2e8f0}@media (max-width:1200px){.container{box-shadow:none;margin:0}.header{padding:16px 24px}.content{padding:20px 24px}.settings-grid{grid-template-columns:1fr}table{min-width:1400px}}@media (max-width:768px){.header{align-items:stretch;padding:16px 20px}.header,.header-left{flex-direction:column;gap:16px}.header-left{align-items:center}.header-tabs{gap:24px;justify-content:center}.content{padding:16px 20px}.controls{align-items:stretch;flex-direction:column;gap:16px}.filter-controls{justify-content:flex-start}.filter-input{max-width:300px;width:100%}table{min-width:1200px}.stats-view-tabs{flex-wrap:nowrap;overflow-x:auto}.stats-view-tab{min-width:fit-content;white-space:nowrap}.pos-tabs{flex-wrap:nowrap;overflow-x:auto}.pos-tab{min-width:fit-content;white-space:nowrap}.table-container{max-height:500px}td,th{font-size:.8rem;padding:10px 6px}td:first-child,th:first-child{min-width:140px;width:140px}}
/*# sourceMappingURL=main.9004489f.css.map*/