: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}.info-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:.95rem;border-bottom:1px solid #3a3a3e}.info-item:last-child{border-bottom:none}.info-label{color:#a0a0a0}.info-value{color:#fff;font-weight:500}.charger-headline{margin:0 0 8px;font-size:1.75rem;font-weight:600}.charger-charging{color:#00b894}.charger-error,.charger-offline{color:#ff453a}.charger-note{margin:0 0 16px;color:#a0a0a0}.charger-reported{margin:16px 0 0;color:#8e8e93;font-size:.85rem}.link-button{margin-top:12px;padding:0;border:none;background:none;color:#8e8e93;font-size:.85rem;text-decoration:underline}.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;background-color:#1c1c1e;color:#f2f2f7;min-height:100vh;padding:2rem;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}.header-actions{display:flex;gap:.75rem}.welcome-message h1{margin:0;font-size:2rem;font-weight:600}.welcome-message p{margin:.25rem 0 0;color:#8e8e93}.signout-button{background-color:#ff3b30;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.signout-button:hover{background-color:#ff453a}.refresh-error{color:#ff453a;margin:0 0 2rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),1fr));gap:2rem}@media (max-width: 600px){.dashboard{padding:1rem}}
