*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1419;color:#e7e9ea;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(135deg,#1a1f2e,#2d3748);box-shadow:0 2px 8px #0000004d;padding:1.5rem 2rem}.header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem}.nav{display:flex;gap:1rem;margin-top:1rem}.nav button{background:#0000;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;padding:.5rem 1.5rem;transition:all .3s ease}.nav button:hover{transform:translateY(-2px)}.nav button.active,.nav button:hover{background:#667eea;color:#fff}.main-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{background:#1a1f2e;border:1px solid #2d3748;border-radius:12px;box-shadow:0 4px 6px #0000004d;padding:1.5rem}.stat-card h3{color:#a0aec0;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-card .value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.table-container{background:#1a1f2e;border:1px solid #2d3748;border-radius:12px;margin-bottom:2rem;overflow:hidden}.table-header{border-bottom:1px solid #2d3748;padding:1.5rem}.table-header h2{color:#e7e9ea;font-size:1.5rem}table{border-collapse:collapse;width:100%}thead{background:#0f1419}th{border-bottom:2px solid #2d3748;color:#a0aec0;font-weight:600;text-align:left}td,th{padding:1rem}td{border-bottom:1px solid #2d3748}tr:hover{background:#1e2530}.positive{color:#48bb78}.negative{color:#f56565}.loading{align-items:center;color:#a0aec0;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}.error{background:#742a2a;border:1px solid #fc8181;border-radius:8px;color:#feb2b2;margin:1rem 0;padding:1rem}.chart-container{background:#1a1f2e;border:1px solid #2d3748;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.pagination{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.pagination button{background:#2d3748;border:1px solid #4a5568;border-radius:6px;color:#e7e9ea;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.pagination button:hover:not(:disabled){background:#4a5568}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination button.active{background:#667eea;border-color:#667eea}.search-box{margin-bottom:1.5rem}.search-box input{background:#0f1419;border:1px solid #2d3748;border-radius:8px;color:#e7e9ea;font-size:1rem;max-width:400px;padding:.75rem 1rem;width:100%}.search-box input:focus{border-color:#667eea;outline:none}.config-section{background:#1a1f2e;border:1px solid #2d3748;border-radius:12px;margin-bottom:2rem;padding:2rem}.config-item{margin-bottom:1.5rem}.config-item label{color:#a0aec0;display:block;font-weight:500;margin-bottom:.5rem}.config-item input,.config-item select{background:#0f1419;border:1px solid #2d3748;border-radius:8px;color:#e7e9ea;font-size:1rem;max-width:400px;padding:.75rem 1rem;width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{background:#4a5568;border-radius:4px;cursor:pointer;height:20px;margin-left:8px;opacity:1;width:20px}input[type=number]{-moz-appearance:textfield}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:transform .2s}.btn-primary:hover{transform:translateY(-2px)}.badge{border-radius:12px;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.badge-success{background:#276749;color:#9ae6b4}.badge-danger{background:#742a2a;color:#feb2b2}
/*# sourceMappingURL=main.4c6d418f.css.map*/