:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-page{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-image:url(https://iprenders.blob.core.windows.net/base5azs22200218/1Z1Zd1Pgci_nZSKW-3UPF9ayj.sgBleqdDwt0-OxIv3mbND1itVKA7p5X.TlRZ-li1Mgu3.O59SdInzrCbaYBot8Ww-C-19201080dayvext_side1080.png);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center}.login-container{background-color:#0009;padding:2rem 3rem;border-radius:12px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 8px 32px #0000005e;border:1px solid rgba(255,255,255,.18)}.landing-title{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.google-login-button{background-color:#4285f4;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .1s ease;box-shadow:0 2px 4px #0003}.google-login-button:hover{background-color:#357ae8}.google-login-button:active{transform:scale(.98)}.card{background-color:#2a2a2e;border-radius:12px;padding:24px;box-shadow:0 4px 12px #0003;display:flex;flex-direction:column}.card-title{margin-top:0;margin-bottom:20px;font-size:1.25rem;color:#e0e0e0;border-bottom:1px solid #444;padding-bottom:10px}.card-content{flex-grow:1}.activity{margin-top:16px}.activity summary{color:#a0a0a0;font-size:.9rem;cursor:pointer}.activity-empty{margin:8px 0 0;color:#8e8e93;font-size:.85rem}.event-list{display:flex;flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none}.event{display:grid;grid-template-columns:auto 1fr;gap:10px;padding-left:10px;border-left:2px solid #3a3a3e;color:#d1d1d6;font-size:.85rem}.event time{color:#8e8e93;font-variant-numeric:tabular-nums}.event-command{border-left-color:#0a84ff}.event-good{border-left-color:#00b894}.event-warn{border-left-color:#ffd60a}.event-bad{border-left-color:#ff453a}.progress{margin:16px 0;padding:14px 16px;border:1px solid #3a3a3e;border-radius:10px;background-color:#1f1f22}.progress-charging{border-color:#00b894}.progress-timeout{border-color:#6b5f1f}.progress-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.progress-elapsed{color:#8e8e93;font-variant-numeric:tabular-nums}.progress-next{margin:12px 0 0;color:#a0a0a0;font-size:.85rem}.progress-next:before{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background-color:#0a84ff;content:"";animation:progress-pulse 1.2s ease-in-out infinite}@keyframes progress-pulse{0%,to{opacity:.3}50%{opacity:1}}@media (prefers-reduced-motion: reduce){.progress-next:before{animation:none}}.progress-freshness{margin:6px 0 0;color:#8e8e93;font-size:.8rem;font-variant-numeric:tabular-nums}.progress-warning{margin-top:12px;color:#ffd60a;font-size:.9rem}.progress-warning p{margin:0 0 8px}.progress-outcome{margin:12px 0 0}.progress-charging .progress-outcome{color:#00b894}.progress .link-button{margin-top:10px}.charging-wave{display:block;width:100%;height:72px;margin:8px 0 16px;border-radius:10px;background:linear-gradient(to bottom,#00b89414,#00b89400)}.charging-wave .wave{animation-name:wave-flow;animation-timing-function:linear;animation-iteration-count:infinite}.charging-wave .wave-back{fill:#00b89438}.charging-wave .wave-front{fill:#00b89480}@keyframes wave-flow{0%{transform:translate(0)}to{transform:translate(-100px)}}@media (prefers-reduced-motion: reduce){.charging-wave .wave{animation:none}}.charger-headline{margin:0 0 4px;font-size:1.6rem;font-weight:600;line-height:1.25}.charger-charging{color:#00b894}.charger-error,.charger-offline{color:#ff453a}.charger-note{margin:0 0 12px;color:#8e8e93;font-size:.9rem}.charger-reason{margin:12px 0;color:#ffd60a;line-height:1.45}.charge-now{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0}.charge-now-hint{color:#a0a0a0;font-size:.85rem}.charger-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:4px 0 8px}.stat{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:10px;background-color:#1f1f22}.stat-value{font-size:1.4rem;font-weight:600;font-variant-numeric:tabular-nums}.stat-value small{color:#a0a0a0;font-size:.8rem;font-weight:500}.stat-label{color:#8e8e93;font-size:.8rem}.charger-command-error{margin:12px 0 0;color:#ff453a}.troubleshooting{margin-top:16px}.troubleshooting summary{color:#a0a0a0;font-size:.9rem;cursor:pointer}.charger-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.smart-charging{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #3a3a3e;color:#a0a0a0}.smart-charging button{white-space:nowrap}.charger-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:#8e8e93;font-size:.8rem}.history-summary{margin:0 0 12px;color:#a0a0a0}.history-summary strong{color:#f2f2f7;font-size:1.1rem}.history-list{list-style:none;margin:0;padding:0}.history-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #3a3a3e}.history-list li:last-child{border-bottom:none}.history-date{display:block;font-weight:500}.history-meta{display:block;color:#8e8e93;font-size:.85rem}.history-live{margin-left:8px;color:#00b894;font-size:.75rem;font-weight:600}.history-energy{text-align:right;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.history-cost{display:block;color:#8e8e93;font-size:.8rem;font-weight:400}.history-empty{margin:0;color:#8e8e93}.history-error{margin:0;color:#ff453a}.integration-note{margin:0 0 16px;color:#a0a0a0}.integration-form{display:flex;flex-direction:column;gap:12px}.integration-form input{padding:10px 12px;border:1px solid #444;border-radius:8px;background-color:#1c1c1e;color:#f2f2f7;font-size:1rem}.integration-error{margin:12px 0 0;color:#ff453a}.integration-hint{margin:16px 0 0;color:#8e8e93;font-size:.85rem}.dashboard{flex:1;min-height:100vh;padding:2rem;background-color:#1c1c1e;color:#f2f2f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.dashboard-header{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:2rem}.welcome-message h1{margin:0;font-size:1.75rem;font-weight:600}.welcome-message p{margin:.25rem 0 0;color:#8e8e93;font-size:.9rem}.header-actions{display:flex;align-items:center;gap:1rem}.dashboard button{padding:.55em 1.1em;border:1px solid #3a3a3e;border-radius:10px;background-color:#2c2c2e;color:#f2f2f7;font-size:.95rem;font-weight:500;cursor:pointer;transition:border-color .2s,background-color .2s}.dashboard button:hover:not(:disabled){border-color:#636366}.dashboard button:disabled{opacity:.6;cursor:default}.dashboard button.primary{border-color:#00b894;background-color:#00b894;color:#06231c;font-weight:600}.dashboard button.primary:hover:not(:disabled){border-color:#00d1a7;background-color:#00d1a7}.dashboard .link-button{padding:0;border:none;background:none;color:#8e8e93;font-size:.85rem;text-decoration:underline}.dashboard .updated-ago{text-decoration:none}.dashboard .disconnect{margin-top:2rem}.dashboard .charger-picker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.dashboard .charger-picker button{border-radius:999px}.dashboard .charger-picker button.active{border-color:#f2f2f7;background-color:#f2f2f7;color:#1c1c1e}.refresh-error{margin:0 0 1.5rem;color:#ff453a}.dashboard-loading{color:#8e8e93}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),1fr));gap:2rem;align-items:start}@media (max-width: 600px){.dashboard{padding:1rem}.dashboard-grid{gap:1rem}}
