.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1a1a1a,#2d3748);padding:20px}.login-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px}.login-title{text-align:center;color:#333;margin-bottom:.5rem;font-size:1.8rem}.login-subtitle{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem}.login-form{display:flex;flex-direction:column}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-input{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:5px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#00aecc}.form-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.error-message{background-color:#fee;color:#c33;padding:.75rem;border-radius:5px;margin-bottom:1rem;border:1px solid #fcc}.login-button{background:linear-gradient(135deg,#00aecc,#0088a8);color:#fff;border:none;padding:.75rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .3s ease}.login-button:hover:not(:disabled){opacity:.9}.login-button:disabled{opacity:.6;cursor:not-allowed}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{height:100%;padding:10px;display:flex;flex-direction:column;overflow:hidden}.content{flex:1;display:flex;flex-direction:column;overflow:hidden}.title{font-size:30px;font-weight:700;color:#00aecc;margin-bottom:16px;flex-shrink:0}.card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:16px;margin-bottom:12px}.label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.select{width:300px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:none;cursor:pointer}.select:focus{border-color:#00aecc;box-shadow:0 0 0 2px #00aecc33}.loading-container{text-align:center;padding:32px 0}.loading-text{color:#6b7280}.subtitle{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:16px}.chart-data-container{display:flex;gap:10px;flex:1;min-height:0;overflow:hidden}.chart-container{flex:5;min-width:0;display:flex;flex-direction:column;overflow:hidden}.chart-container .card{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-bottom:0;padding:16px}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0;padding:0 8px}.chart-area{flex:1;min-height:0;position:relative;width:100%}.dygraph-chart{width:100%!important;height:100%!important}.data-table-container{flex:1;min-width:300px;max-width:500px;display:flex;flex-direction:column;overflow:hidden}.data-table-container .card{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-bottom:0}.table-container{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px}.table{width:100%;border-collapse:collapse}.table thead{position:sticky;top:0;background-color:#f9fafb;z-index:1}.table-header-row{background-color:#f9fafb}.table-header{padding:4px 8px;text-align:left;font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}.table-row{border-bottom:1px solid #e5e7eb;height:24px}.table-row{cursor:pointer}.table-row:hover{background-color:#f9fafb}.table-row-selected{background-color:#bfdbfe}.table-cell{padding:4px 8px;white-space:nowrap;font-size:12px;color:#1f2937}.export-button{padding:8px 16px;background-color:#00aecc;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.export-button:hover{background-color:#0088a8}.export-button:active{background-color:#068}.table-header{font-weight:600;background:#f9fafb;border-bottom:1px solid #e5e7eb;height:32px}@media(max-width:1024px){.chart-data-container{flex-direction:column}.data-table-container{max-width:100%;min-height:300px}.chart-container{min-height:400px}}.chemie-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.chemie-modal{background:#fff;border-radius:8px;box-shadow:0 8px 32px #00000047;width:680px;max-width:95vw;height:80vh;max-height:800px;min-height:400px;display:flex;flex-direction:column;overflow:hidden}.chemie-titlebar{background:#00aecc;color:#fff;font-size:16px;font-weight:600;padding:10px 16px;flex-shrink:0}.chemie-body{flex:1;min-height:0;padding:14px 16px 0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.chemie-nav{display:flex;align-items:center;gap:4px;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;flex-shrink:0}.chemie-nav-btn{background:none;border:1px solid #d1d5db;border-radius:4px;padding:2px 9px;font-size:12px;color:#374151;cursor:pointer;transition:background .15s;line-height:1.4}.chemie-nav-btn:hover:not(:disabled){background:#e5e7eb}.chemie-nav-btn:disabled{opacity:.38;cursor:not-allowed}.chemie-nav-pos{font-size:13px;color:#374151;margin:0 10px}.chemie-fields{display:grid;grid-template-columns:max-content 1fr;gap:7px 14px;align-items:center;flex-shrink:0}.chemie-field-label{font-size:13px;font-weight:500;color:#374151;white-space:nowrap}.chemie-field-value{font-size:13px;color:#1f2937;border:1px solid #d1d5db;border-radius:4px;padding:3px 8px;background:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chemie-table-wrapper{flex:1;min-height:0;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px}.chemie-table{width:100%;border-collapse:collapse}.chemie-table thead{position:sticky;top:0;z-index:1}.chemie-th{background:#f9fafb;padding:6px 10px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb}.chemie-th-right{text-align:right}.chemie-tr{border-bottom:1px solid #f3f4f6}.chemie-tr:hover{background:#f9fafb}.chemie-td{padding:5px 10px;font-size:13px;color:#1f2937;white-space:nowrap}.chemie-td-right{text-align:right}.chemie-td-empty{text-align:center;color:#9ca3af;padding:24px}.chemie-status{color:#6b7280;font-size:13px;text-align:center;padding:20px}.chemie-footer{padding:12px 16px;display:flex;justify-content:center;border-top:1px solid #e5e7eb;flex-shrink:0;margin-top:12px}.dygraph-legend{position:absolute;font-size:14px;z-index:10;width:250px;background:#fff;line-height:normal;text-align:left;overflow:hidden}.dygraph-legend[dir=rtl]{text-align:right}.dygraph-legend-line{display:inline-block;position:relative;bottom:.5ex;padding-left:1em;height:1px;border-bottom-width:2px;border-bottom-style:solid}.dygraph-legend-dash{display:inline-block;position:relative;bottom:.5ex;height:1px;border-bottom-width:2px;border-bottom-style:solid}.dygraph-roller{position:absolute;z-index:10}.dygraph-annotation{position:absolute;z-index:10;overflow:hidden}.dygraph-default-annotation{border:1px solid #000;background-color:#fff;text-align:center}.dygraph-axis-label{z-index:10;line-height:normal;overflow:hidden;color:#000}.dygraph-title{font-weight:700;z-index:10;text-align:center}.dygraph-xlabel{text-align:center}.dygraph-label-rotate-left{text-align:center;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.dygraph-label-rotate-right{text-align:center;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}.dygraph-ylabel{font-size:10px}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden}.loading-screen{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#00aecc,#0088a8)}.loading-spinner{color:#fff;font-size:1.2rem}.app{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden}.app-header{background:#fff;color:#1a1a1a;padding:.5rem 0;box-shadow:0 2px 4px #00000014;border-bottom:3px solid #00AECC;flex-shrink:0}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.header-content h1{margin:0;font-size:1.5rem;color:#1a1a1a}.user-info{display:flex;align-items:center;gap:1rem;color:#1a1a1a}.logout-button{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-size:.9rem}.logout-button:hover{background:#c0392b}.app-main{flex:1;background:linear-gradient(135deg,#f0f9fc,#d5eef5);overflow:hidden;display:flex;flex-direction:column}.logo-container{display:flex;align-items:center;margin-right:16px}.app-logo{height:48px;width:auto}
