body{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}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}:root{--primary-bg:#2c3e50;--secondary-bg:#34495e;--accent-color:#2ecc71;--text-color:#ecf0f1;--card-bg:#4a6a8a;--shadow-color:#0006;--status-connected:#2ecc71;--status-connecting:#f39c12;--status-disconnected:#e74c3c;--status-error:#e74c3c}body,html{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#2c3e50 0,#34495e 100%);background:radial-gradient(circle at top left,var(--primary-bg) 0,var(--secondary-bg) 100%);color:#ecf0f1;color:var(--text-color);font-family:Nunito,sans-serif}.App,body{min-height:100vh}.App{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:20px;text-align:center;width:100%}.App-header{background-color:#34495e;background-color:var(--secondary-bg);border-radius:8px;box-shadow:0 4px 10px #0006;box-shadow:0 4px 10px var(--shadow-color);font-weight:lighter;margin-bottom:30px;max-width:1200px;padding:20px 0;width:100%}.App-header h1{color:#2ecc71;color:var(--accent-color);font-size:2.5em;font-weight:700;margin:0;padding:0 20px}.dashboard-container{grid-gap:30px;background-color:#34495e;background-color:var(--secondary-bg);border-radius:12px;box-shadow:0 8px 20px #0006;box-shadow:0 8px 20px var(--shadow-color);display:grid;gap:30px;grid-auto-rows:auto;grid-template-columns:1fr;max-width:1200px;padding:30px;width:95%}.connection-status,.last-update-time{border-radius:5px;font-size:1.1em;font-weight:600;grid-column:1/-1;margin-bottom:-15px;padding:10px 0;text-align:center;transition:background-color .3s ease}.status-connected{background-color:var(--status-connected)}.status-connecting{background-color:#f39c12;background-color:var(--status-connecting)}.status-disconnected,.status-error{background-color:var(--status-disconnected)}.last-update-time{color:rgba(#ecf0f1,.8);color:rgba(var(--text-color),.8);font-size:.9em;margin-bottom:15px;margin-top:-20px}.current-data-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}.data-card{align-items:center;background-color:#4a6a8a;background-color:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:250px;padding:20px;text-align:center}.data-card:hover{box-shadow:0 8px 15px #0000004d;transform:translateY(-5px)}.data-card h2{color:#ecf0f1;color:var(--text-color);font-size:1.7em;font-weight:700;margin-bottom:15px}.CircularProgressbar-path{transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar-trail{stroke:#fff3}.CircularProgressbar-text{fill:#ecf0f1;fill:var(--text-color);dominant-baseline:middle;text-anchor:middle;font-size:32px;font-weight:600}.connection-status{border-radius:8px;color:#fff;font-weight:700;margin:10px auto;opacity:1;padding:10px 20px;transform:translateY(0);transition:opacity 1s ease,transform 1s ease;width:-webkit-fit-content;width:fit-content}.connection-status.fade-out{opacity:0;transform:translateY(-10px)}.status-connected{background-color:#2ecc71}.status-connecting{background-color:#f1c40f}.status-disconnected,.status-error{background-color:#e74c3c}.gauge-wrapper{height:200px;margin-bottom:15px;position:relative;width:200px}.gauge-unit-text{color:#ecf0f1;color:var(--text-color);font-size:1.2em;left:50%;position:absolute;top:calc(50% + 35px);transform:translateX(-50%)}.chart-section{background-color:#4a6a8a;background-color:var(--card-bg);border-radius:10px;box-shadow:0 4px 10px #0003;grid-column:1/-1;margin-top:0;padding:25px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.chart-section:hover{box-shadow:0 8px 15px #0000004d;transform:translateY(-5px)}.chart-section h3{color:#2ecc71;color:var(--accent-color);font-size:1.5em;font-weight:600;margin-bottom:20px;margin-top:0}.chart-canvas-wrapper{height:350px;margin-bottom:30px;width:100%}.chart-section .chart-canvas-wrapper:last-of-type{margin-bottom:0}.kelayakan-container{background-color:#4a6a8a;background-color:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px #0000001a;flex:1 1;min-width:250px;padding:20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.kelayakan-container:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-4px)}.kelayakan-icon{font-size:60px}.kelayakan-container h2{color:#ecf0f1;color:var(--text-color);font-size:1.5em;font-weight:700;margin:0 0 10px}.kelayakan-status{border-radius:10px;display:inline-block;margin-top:10px;padding:10px 16px}@media (max-width:768px){.App-header h1{font-size:2em}.dashboard-container{gap:20px;grid-template-columns:1fr;padding:20px;width:98%}.connection-status,.last-update-time{font-size:1em;margin-bottom:-10px}.last-update-time{margin-bottom:10px}.current-data-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.data-card{flex:1 1 100%;max-width:100%;width:100%}.gauge-wrapper{height:80vw;margin-bottom:20px;max-height:300px;max-width:300px;width:80vw}.CircularProgressbar-text{max-font-size:48px;font-size:15vw}.gauge-unit-text{font-size:1.8em;top:calc(50% + 40px)}.chart-section{grid-column:1/-1;padding:15px}.chart-section h3{font-size:1.2em}}
/*# sourceMappingURL=main.6c37e3f2.css.map*/