: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}}:root{color-scheme:light}.page{min-height:100vh;background:#f6f7fb}.container{max-width:480px;margin:0 auto;padding:18px 14px 28px}.header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.title{font-size:22px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.subtitle{font-size:13px;color:#64748b;margin-top:2px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;box-shadow:0 8px 20px #0f172a0d}.kpi-label{font-size:12px;color:#64748b}.kpi-value{font-size:20px;font-weight:800;margin-top:6px;color:#0f172a}.kpi-hint{margin-top:6px;font-size:12px;color:#94a3b8}.section{margin-top:14px}.section-title{font-size:14px;font-weight:700;color:#0f172a;margin:14px 2px 10px}.chart{padding:8px 10px}.segmented{display:flex;background:#eef2ff;border-radius:999px;padding:3px;border:1px solid #e5e7eb}.seg{border:0;background:transparent;padding:8px 10px;border-radius:999px;font-weight:700;font-size:12px;color:#334155;cursor:pointer}.seg.active{background:#fff;box-shadow:0 6px 14px #0f172a14}.tooltip{background:#0f172aeb;color:#fff;padding:10px;border-radius:10px;font-size:12px;border:1px solid rgba(255,255,255,.08)}.tooltip-title{opacity:.85;margin-bottom:4px}.tooltip-value{font-weight:800;font-size:13px}.donutWrap{display:grid;grid-template-columns:1fr;gap:10px}.legend{display:grid;gap:8px;padding:4px 6px 8px}.legendRow{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.dot{width:10px;height:10px;border-radius:999px;display:inline-block}.legendName{font-weight:700;color:#0f172a}.legendVal{font-variant-numeric:tabular-nums;color:#334155;font-weight:700}.list{padding:10px 12px}.row{display:flex;align-items:center;justify-content:space-between;padding:10px 2px;border-bottom:1px solid #f1f5f9}.row:last-child{border-bottom:0}.rowLeft{display:flex;align-items:center;gap:10px}.rowTitle{font-weight:800;color:#0f172a}.rowRight{display:grid;justify-items:end;gap:2px}.rowKwh{font-size:12px;color:#334155;font-weight:700}.rowEur{font-size:12px;color:#64748b}.donut-title{font-size:12px;fill:#64748b;font-weight:700}.donut-value{font-size:18px;fill:#0f172a;font-weight:900}.banner{border-radius:14px;padding:12px 14px;border:1px solid #e5e7eb;background:#fff}.banner-error{border-color:#fecaca;background:#fff1f2;color:#9f1239;font-weight:700}.skeleton{background:linear-gradient(90deg,#f1f5f9,#fff,#f1f5f9);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.footnote{margin-top:14px;font-size:12px;color:#94a3b8}
