:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}#app[data-v-963ace77]{min-height:100vh;background:#f8fafc}.main-nav[data-v-963ace77]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.nav-brand h1[data-v-963ace77]{margin:0;font-size:1.5rem;font-weight:700;color:#111827}.nav-links[data-v-963ace77]{display:flex;gap:2rem}.nav-link[data-v-963ace77]{text-decoration:none;color:#4b5563;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease}.nav-link[data-v-963ace77]:hover{background:#f3f4f6;color:#111827}.nav-link.router-link-active[data-v-963ace77]{background:#3b82f6;color:#fff}.main-content[data-v-963ace77]{min-height:calc(100vh - 80px);background:#f8fafc}@media (max-width: 768px){.main-nav[data-v-963ace77]{flex-direction:column;gap:1rem;padding:1rem}.nav-links[data-v-963ace77]{gap:1rem}}.base-button[data-v-de9089f1]{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:.375rem;font-weight:500;text-align:center;transition:all .15s ease-in-out;cursor:pointer;font-family:inherit;text-decoration:none}.base-button[data-v-de9089f1]:focus{outline:2px solid transparent;outline-offset:2px}.base-button--sm[data-v-de9089f1]{padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem}.base-button--md[data-v-de9089f1]{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}.base-button--lg[data-v-de9089f1]{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem}.base-button--primary[data-v-de9089f1]{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.base-button--primary[data-v-de9089f1]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#2563eb;border-color:#2563eb}.base-button--secondary[data-v-de9089f1]{background-color:#6b7280;border-color:#6b7280;color:#fff}.base-button--secondary[data-v-de9089f1]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#4b5563;border-color:#4b5563}.base-button--danger[data-v-de9089f1]{background-color:#ef4444;border-color:#ef4444;color:#fff}.base-button--danger[data-v-de9089f1]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#dc2626;border-color:#dc2626}.base-button--ghost[data-v-de9089f1]{background-color:transparent;border-color:#d1d5db;color:#374151}.base-button--ghost[data-v-de9089f1]:hover:not(.base-button--disabled):not(.base-button--loading){background-color:#f3f4f6;border-color:#9ca3af}.base-button--disabled[data-v-de9089f1]{opacity:.5;cursor:not-allowed}.base-button--loading[data-v-de9089f1]{cursor:not-allowed}.base-button__spinner[data-v-de9089f1]{animation:spin-de9089f1 1s linear infinite;margin-right:.5rem}@keyframes spin-de9089f1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.energy-balance-charts[data-v-e6a1129c]{padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.chart-title[data-v-e6a1129c]{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.chart-explanation[data-v-e6a1129c]{background:#f0f9ff;border:1px solid #0284c7;border-radius:6px;padding:.75rem;margin-bottom:1rem}.chart-explanation p[data-v-e6a1129c]{margin:0;font-size:.9rem;color:#0c4a6e;line-height:1.4}.chart-controls[data-v-e6a1129c]{display:flex;gap:.5rem;margin-bottom:1rem}.chart-controls .base-button[data-v-e6a1129c]{padding:.5rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;color:#6b7280}.chart-controls .base-button.active[data-v-e6a1129c]{background:#3b82f6;border-color:#3b82f6;color:#fff}.energy-chart-container[data-v-e6a1129c]{border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.chart-header[data-v-e6a1129c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.chart-header h4[data-v-e6a1129c]{font-size:1rem;font-weight:500;color:#374151}.load-summary[data-v-e6a1129c]{font-size:.9rem;color:#6b7280}.area-specific[data-v-e6a1129c]{font-size:.8rem;color:#9ca3af}.stacked-chart[data-v-e6a1129c]{display:flex;gap:2rem;justify-content:center;align-items:flex-end;height:300px;margin:1rem 0;overflow:hidden}.chart-section[data-v-e6a1129c]{text-align:center;display:flex;flex-direction:column;align-items:center}.chart-section h5[data-v-e6a1129c]{font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:#374151;order:1}.stacked-bar[data-v-e6a1129c]{display:flex;flex-direction:column-reverse;align-items:center;width:80px;height:200px;border:1px solid #d1d5db;position:relative;order:2;background:#f9fafb}.bar-segment[data-v-e6a1129c]{width:100%;display:flex;align-items:center;justify-content:center;position:relative;font-size:.7rem;font-weight:500;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);flex-shrink:0;min-height:15px}.segment-value[data-v-e6a1129c]{writing-mode:horizontal-tb;text-align:center;font-size:.6rem;line-height:1}.bar-label[data-v-e6a1129c]{margin-top:.5rem;font-size:.8rem;font-weight:500;color:#374151;order:3}.loss-externalWallAmbient[data-v-e6a1129c]{background-color:#dc2626}.loss-externalWallGround[data-v-e6a1129c]{background-color:#ea580c}.loss-roofCeilingAmbient[data-v-e6a1129c]{background-color:#d97706}.loss-floorSlabBasement[data-v-e6a1129c]{background-color:#ca8a04}.loss-unheatedGarage[data-v-e6a1129c]{background-color:#65a30d}.loss-windows[data-v-e6a1129c]{background-color:#059669}.loss-exteriorDoor[data-v-e6a1129c]{background-color:#0891b2}.loss-ventilation[data-v-e6a1129c]{background-color:#0284c7}.gain-solarGains[data-v-e6a1129c]{background-color:#eab308}.gain-internalHeatGains[data-v-e6a1129c]{background-color:#f59e0b}.gain-nonUsefulHeatGains[data-v-e6a1129c]{background-color:#f97316}.chart-legend[data-v-e6a1129c]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.legend-section h6[data-v-e6a1129c]{font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:#374151}.legend-items[data-v-e6a1129c]{display:flex;flex-direction:column;gap:.25rem}.legend-item[data-v-e6a1129c]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6b7280}.legend-color[data-v-e6a1129c]{width:12px;height:12px;border-radius:2px}.performance-metrics[data-v-e6a1129c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.metric[data-v-e6a1129c]{display:flex;flex-direction:column;gap:.25rem}.metric-label[data-v-e6a1129c]{font-size:.8rem;color:#6b7280}.metric-value[data-v-e6a1129c]{font-size:.9rem;font-weight:600;color:#374151}.henri-comparison-panel[data-v-49364151]{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px -1px #0000001a;border:1px solid #e5e7eb;margin-bottom:1rem}.panel-header[data-v-49364151]{margin-bottom:1.5rem}.panel-header h3[data-v-49364151]{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.panel-subtitle[data-v-49364151]{color:#6b7280;font-size:.9rem;margin:0}.comparison-controls[data-v-49364151]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.control-group[data-v-49364151]{display:flex;align-items:center;gap:.5rem}.control-group label[data-v-49364151]{font-weight:600;color:#374151;font-size:.9rem}.control-group select[data-v-49364151]{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;font-size:.9rem}.action-buttons[data-v-49364151]{display:flex;gap:.75rem}.progress-section[data-v-49364151]{margin-bottom:1.5rem;padding:1rem;background:#eff6ff;border-radius:.5rem;border:1px solid #bfdbfe}.progress-header[data-v-49364151]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.progress-header h4[data-v-49364151]{color:#1e40af;margin:0;font-size:1rem}.progress-text[data-v-49364151]{color:#1e3a8a;font-weight:600;font-size:.9rem}.progress-bar[data-v-49364151]{width:100%;height:8px;background:#e0e7ff;border-radius:4px;overflow:hidden}.progress-fill[data-v-49364151]{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .3s ease}.results-section h4[data-v-49364151]{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.metrics-grid[data-v-49364151]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}.metric-comparison[data-v-49364151]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.metric-header[data-v-49364151]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.metric-icon[data-v-49364151]{font-size:1.25rem}.metric-title[data-v-49364151]{font-weight:600;color:#374151;font-size:.9rem}.metric-values[data-v-49364151]{display:flex;flex-direction:column;gap:.5rem}.metric-value[data-v-49364151]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.metric-value.baseline .label[data-v-49364151]{color:#6b7280}.metric-value.henri .label[data-v-49364151]{color:#3b82f6;font-weight:600}.metric-value .value[data-v-49364151]{font-weight:700;color:#111827}.metric-savings[data-v-49364151]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:.375rem;margin-top:.5rem;font-size:.875rem;background:#fef2f2;border:1px solid #fecaca}.metric-savings.positive[data-v-49364151]{background:#f0fdf4;border-color:#bbf7d0}.metric-savings .savings-value[data-v-49364151]{font-weight:700;color:#dc2626}.metric-savings.positive .savings-value[data-v-49364151]{color:#16a34a}.metric-savings .savings-label[data-v-49364151]{color:#6b7280;font-size:.8rem}.summary-section[data-v-49364151]{margin-top:1.5rem;padding:1rem;background:#f0fdf4;border-radius:.5rem;border:1px solid #bbf7d0}.summary-section h4[data-v-49364151]{color:#14532d;margin-bottom:1rem;font-size:1.125rem}.summary-grid[data-v-49364151]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.summary-item[data-v-49364151]{font-size:.875rem;color:#166534;line-height:1.4}.summary-item strong[data-v-49364151]{color:#14532d}.no-data-state[data-v-49364151]{padding:2rem;text-align:center}.no-data-content[data-v-49364151]{max-width:400px;margin:0 auto}.no-data-icon[data-v-49364151]{font-size:3rem;display:block;margin-bottom:1rem}.no-data-content h4[data-v-49364151]{color:#374151;margin-bottom:.5rem;font-size:1.125rem}.no-data-content p[data-v-49364151]{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}@media (max-width: 768px){.comparison-controls[data-v-49364151]{flex-direction:column;gap:1rem;align-items:stretch}.metrics-grid[data-v-49364151],.summary-grid[data-v-49364151]{grid-template-columns:1fr}}.house-simulation[data-v-79ebace3]{max-width:none;margin:0;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.simulation-header[data-v-79ebace3]{background:#fff;border-radius:.75rem;padding:1rem 2rem;box-shadow:0 2px 4px -1px #0000001a;margin-bottom:1rem;border:1px solid #e5e7eb}.header-main[data-v-79ebace3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header-text[data-v-79ebace3]{flex:1}.simulation-header h1[data-v-79ebace3]{color:#111827;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.simulation-subtitle[data-v-79ebace3]{color:#374151;font-size:.9rem;font-weight:500;margin:0}.time-display[data-v-79ebace3]{text-align:right}.time-display h2[data-v-79ebace3]{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.25rem}.time-display p[data-v-79ebace3]{color:#6b7280;font-size:.875rem;margin:0}.daylight-info[data-v-79ebace3]{color:#3b82f6!important;font-weight:600;font-size:.8rem!important}.time-control-panel[data-v-79ebace3]{display:flex;align-items:center;gap:2rem}.header-controls[data-v-79ebace3]{display:flex;align-items:center;gap:1rem;margin-left:2rem}.location-controls[data-v-79ebace3]{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}.location-controls label[data-v-79ebace3]{font-size:.75rem;font-weight:600;color:#475569;margin:0}.location-controls select[data-v-79ebace3]{padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.75rem;background:#fff;color:#374151;min-width:80px}.time-slider-container[data-v-79ebace3]{flex:1;max-width:500px}.time-slider[data-v-79ebace3]{width:100%;height:12px;border-radius:6px;background:#e5e7eb;outline:none;cursor:pointer;appearance:none;margin-bottom:.5rem}.time-slider[data-v-79ebace3]::-webkit-slider-thumb{appearance:none;width:28px;height:28px;border-radius:50%;background:#3b82f6;cursor:pointer;border:4px solid white;box-shadow:0 2px 8px #0003}.time-slider[data-v-79ebace3]::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#3b82f6;cursor:pointer;border:4px solid white;box-shadow:0 2px 8px #0003}.time-labels[data-v-79ebace3]{display:flex;justify-content:space-between;margin-top:.25rem;font-size:.75rem;color:#6b7280;font-weight:500}.simulation-controls[data-v-79ebace3]{display:flex;gap:.75rem;flex-shrink:0}.dashboard[data-v-79ebace3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;grid-auto-rows:min-content;max-width:1400px;margin:0 auto}.testing-panel[data-v-79ebace3],.energy-balance-section[data-v-79ebace3],.henri-comparison-section[data-v-79ebace3],.safety-panel[data-v-79ebace3]{grid-column:1 / -1}.overview-panel[data-v-79ebace3],.modules-panel[data-v-79ebace3],.testing-panel[data-v-79ebace3],.decision-panel[data-v-79ebace3]{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 4px -1px #0000001a;border:1px solid #e5e7eb}.overview-panel h3[data-v-79ebace3],.modules-panel h3[data-v-79ebace3],.testing-panel h3[data-v-79ebace3],.decision-panel h3[data-v-79ebace3]{color:#111827;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.decisions-grid[data-v-79ebace3]{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start;margin-bottom:.75rem}.modes-section[data-v-79ebace3]{margin-bottom:1rem}.modes-label[data-v-79ebace3]{font-size:.75rem;color:#64748b;margin-bottom:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.modes-grid[data-v-79ebace3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem}.mode-card[data-v-79ebace3]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.5rem;transition:all .2s ease;position:relative;min-height:80px}.mode-card.clickable[data-v-79ebace3]{cursor:pointer}.mode-card.clickable[data-v-79ebace3]:hover{border-color:#3b82f6;background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.mode-card.active[data-v-79ebace3]{background:#dbeafe;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.mode-card[data-v-79ebace3]:not(.clickable){opacity:.6;cursor:not-allowed}.mode-icon[data-v-79ebace3]{font-size:1.5rem;margin-bottom:.25rem}.mode-name[data-v-79ebace3]{font-size:.75rem;font-weight:600;color:#374151;text-align:center;line-height:1.2}.active-indicator[data-v-79ebace3]{position:absolute;top:-8px;right:-8px;background:#10b981;color:#fff;font-size:.5rem;padding:.25rem .5rem;border-radius:1rem;font-weight:700;letter-spacing:.05em;box-shadow:0 2px 4px #0000001a}.mode-explanation[data-v-79ebace3]{background:#fffbeb;border:1px solid #fed7aa;border-radius:.5rem;padding:.75rem;margin-bottom:.75rem;transition:all .2s ease}.mode-explanation.preview-mode[data-v-79ebace3]{background:#f0f9ff;border-color:#7dd3fc}.explanation-label[data-v-79ebace3]{font-size:.75rem;color:#92400e;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:color .2s ease}.mode-explanation.preview-mode .explanation-label[data-v-79ebace3]{color:#0369a1}.explanation-text[data-v-79ebace3]{font-size:.8rem;color:#7c2d12;line-height:1.4;font-weight:500;transition:color .2s ease}.mode-explanation.preview-mode .explanation-text[data-v-79ebace3]{color:#075985}.recent-decisions[data-v-79ebace3]{background:#f8fafc;border-radius:.5rem;padding:.75rem;border:1px solid #e2e8f0;margin-bottom:.75rem}.decisions-label[data-v-79ebace3]{font-size:.75rem;color:#64748b;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.decisions-list[data-v-79ebace3]{display:flex;flex-direction:column;gap:.25rem}.decision-item[data-v-79ebace3]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;padding:.25rem 0}.decision-time[data-v-79ebace3]{color:#6b7280;font-weight:600;min-width:3rem}.decision-text[data-v-79ebace3]{color:#374151;font-weight:500;flex:1}.no-decisions[data-v-79ebace3]{font-size:.8rem;color:#9ca3af;font-style:italic;text-align:center;padding:.5rem 0}.next-adaptation[data-v-79ebace3]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#eff6ff;border-radius:.5rem;border:1px solid #bfdbfe;font-size:.8rem}.adaptation-label[data-v-79ebace3]{color:#1e40af;font-weight:600}.adaptation-text[data-v-79ebace3]{color:#1e3a8a;font-weight:500}.metrics-grid[data-v-79ebace3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;justify-content:center}.metric-card[data-v-79ebace3]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;transition:all .2s ease}.metric-card[data-v-79ebace3]:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.metric-card.comfortable[data-v-79ebace3]{background:#f0fdf4;border-color:#86efac}.metric-icon[data-v-79ebace3]{font-size:1.5rem;min-width:2rem;text-align:center}.metric-content[data-v-79ebace3]{flex:1;min-width:0}.metric-label[data-v-79ebace3]{font-size:.75rem;color:#64748b;margin-bottom:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.metric-value[data-v-79ebace3]{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.125rem;line-height:1.2}.metric-subtitle[data-v-79ebace3]{font-size:.75rem;color:#64748b;font-weight:500}.modules-grid[data-v-79ebace3]{display:grid;grid-template-columns:1fr;gap:.75rem}.module-card[data-v-79ebace3]{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.module-card.module-disabled[data-v-79ebace3]{opacity:.6;background:#f5f5f5}.module-header[data-v-79ebace3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.module-header h4[data-v-79ebace3]{color:#1f2937;font-weight:700;font-size:1rem}.module-status[data-v-79ebace3]{display:flex;align-items:center;gap:.5rem}.status-indicator[data-v-79ebace3]{font-size:.8rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;background:#f0f0f0;transition:all .3s ease}.status-indicator.active[data-v-79ebace3]{background:#e8f5e8;color:#2d7a2d}.status-indicator[data-v-79ebace3]:not(.active){background:#ffe6e6;color:#a63333}.toggle-switch[data-v-79ebace3]{position:relative;display:inline-block;width:40px;height:22px}.toggle-switch input[data-v-79ebace3]{opacity:0;width:0;height:0}.toggle-slider[data-v-79ebace3]{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.3s;border-radius:22px}.toggle-slider[data-v-79ebace3]:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.toggle-slider[data-v-79ebace3]{background-color:#10b981}input:checked+.toggle-slider[data-v-79ebace3]:before{transform:translate(18px)}.module-content[data-v-79ebace3]{display:flex;flex-direction:column;gap:.25rem}.module-stat[data-v-79ebace3]{display:flex;justify-content:space-between;font-size:.8rem;padding:.25rem 0}.module-stat[data-v-79ebace3]:last-child{border-bottom:none}.module-stat span[data-v-79ebace3]:first-child{color:#64748b;font-weight:600}.module-stat span[data-v-79ebace3]:last-child{color:#0f172a;font-weight:700}.safety-panel[data-v-79ebace3]{background:#fef2f2;border:2px solid #fca5a5;border-radius:1rem;padding:2rem;margin-top:1rem}.safety-panel h3[data-v-79ebace3]{color:#dc2626;margin-bottom:1rem}.safety-message[data-v-79ebace3]{color:#991b1b;margin-bottom:1rem;font-weight:600}.testing-controls[data-v-79ebace3]{display:flex;gap:1rem;flex-wrap:wrap}.test-section[data-v-79ebace3]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.test-section[data-v-79ebace3]:last-of-type{border-bottom:none;margin-bottom:.5rem}.test-section h4[data-v-79ebace3]{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.telemetry-info[data-v-79ebace3]{background:#f3f4f6;border-radius:.5rem;padding:1rem;margin-top:1rem;border-left:4px solid #3b82f6}.telemetry-info p[data-v-79ebace3]{margin:0 0 .5rem;font-size:.85rem;color:#374151}.telemetry-info p[data-v-79ebace3]:last-child{margin-bottom:0}.active-scenario-panel[data-v-79ebace3]{background:#fef3c7;border:2px solid #f59e0b;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;animation:pulse-glow-79ebace3 2s ease-in-out infinite alternate}@keyframes pulse-glow-79ebace3{0%{box-shadow:0 0 5px #f59e0b4d}to{box-shadow:0 0 20px #f59e0b99}}.scenario-header[data-v-79ebace3]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.scenario-info[data-v-79ebace3]{flex:1}.scenario-info h4[data-v-79ebace3]{margin:0 0 .5rem;color:#92400e;font-size:1rem;font-weight:700}.scenario-details[data-v-79ebace3]{display:flex;flex-direction:column;gap:.25rem}.scenario-name[data-v-79ebace3]{font-size:1.1rem;font-weight:700;color:#78350f}.scenario-description[data-v-79ebace3]{font-size:.9rem;color:#a16207;font-weight:500}@media (min-width: 1200px){.dashboard[data-v-79ebace3]{grid-template-columns:repeat(3,1fr);max-width:1400px}}@media (min-width: 768px) and (max-width: 1199px){.dashboard[data-v-79ebace3]{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width: 767px){.dashboard[data-v-79ebace3]{grid-template-columns:1fr;max-width:100%}.metrics-grid[data-v-79ebace3]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.house-simulation[data-v-79ebace3]{padding:.75rem}.simulation-header[data-v-79ebace3]{padding:1rem}.header-main[data-v-79ebace3]{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}.time-display[data-v-79ebace3]{text-align:left;width:100%}.time-control-panel[data-v-79ebace3]{flex-direction:column;gap:1rem;align-items:stretch}.dashboard[data-v-79ebace3]{grid-template-columns:1fr;max-width:100%}.metrics-grid[data-v-79ebace3],.modes-grid[data-v-79ebace3]{grid-template-columns:repeat(2,1fr)}.simulation-controls[data-v-79ebace3],.testing-controls[data-v-79ebace3]{flex-direction:column}.metric-card[data-v-79ebace3],.module-card[data-v-79ebace3]{padding:.5rem}.simulation-header h1[data-v-79ebace3],.time-display h2[data-v-79ebace3]{font-size:1.5rem}.scenario-header[data-v-79ebace3]{flex-direction:column;align-items:stretch;gap:1rem}.scenario-details[data-v-79ebace3]{margin-bottom:.5rem}}.energy-balance-section[data-v-79ebace3]{margin-top:1.5rem}.energy-balance-loading[data-v-79ebace3]{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-align:center}.energy-balance-loading h3[data-v-79ebace3]{color:#374151;margin-bottom:.5rem}.energy-balance-loading p[data-v-79ebace3]{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}@media (max-width: 480px){.metric-card[data-v-79ebace3]{flex-direction:column;text-align:center;gap:1rem}.metric-icon[data-v-79ebace3]{font-size:3rem}.testing-controls[data-v-79ebace3]{gap:.5rem}}.debug-data-section[data-v-79ebace3]{margin-top:2rem;padding:1.5rem;background:#fff;border-radius:.75rem;border:2px solid #1f2937;box-shadow:0 4px 6px #0000001a}.debug-header[data-v-79ebace3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #374151}.debug-header h4[data-v-79ebace3]{margin:0;color:#111827;font-size:1.25rem;font-weight:700}.debug-controls[data-v-79ebace3]{display:flex;gap:.5rem}.timeseries-container[data-v-79ebace3]{display:flex;flex-direction:column;gap:1rem}.timeseries-info[data-v-79ebace3]{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f3f4f6;border-radius:.5rem;border:1px solid #d1d5db}.timeseries-info p[data-v-79ebace3]{margin:0;font-weight:600;color:#374151}.timeseries-table-container[data-v-79ebace3]{overflow-x:auto;background:#fff;border-radius:.5rem;border:2px solid #374151;box-shadow:0 2px 4px #0000001a}.timeseries-table[data-v-79ebace3]{width:100%;border-collapse:collapse;font-size:.875rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.timeseries-table th[data-v-79ebace3]{background-color:#1f2937;color:#fff;border:1px solid #374151;padding:.75rem .5rem;text-align:left;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.timeseries-table td[data-v-79ebace3]{border:1px solid #d1d5db;padding:.5rem;font-weight:600;color:#111827;background-color:#fff;white-space:nowrap}.timeseries-table tbody tr:nth-child(2n) td[data-v-79ebace3]{background-color:#f9fafb}.timeseries-table tbody tr:hover td[data-v-79ebace3]{background-color:#e5e7eb}.timeseries-table tbody tr.current-hour td[data-v-79ebace3]{background-color:#dbeafe!important;border-color:#3b82f6;font-weight:700}.timeseries-table tbody tr.energy-surplus td[data-v-79ebace3]{background-color:#d1fae5!important}.timeseries-table tbody tr.energy-deficit td[data-v-79ebace3]{background-color:#fee2e2!important}.timeseries-table tbody tr.battery-full td[data-v-79ebace3]:nth-child(9){background-color:#dcfce7!important;color:#166534;font-weight:700}.timeseries-table tbody tr.battery-empty td[data-v-79ebace3]:nth-child(9){background-color:#fecaca!important;color:#991b1b;font-weight:700}.no-data[data-v-79ebace3]{text-align:center;color:#6b7280;font-style:italic;background-color:#f9fafb!important}.timeseries-table td[data-v-79ebace3]:nth-child(1){background-color:#f3f4f6;font-weight:700;color:#1f2937}.timeseries-table td[data-v-79ebace3]:nth-child(5),.timeseries-table td[data-v-79ebace3]:nth-child(6),.timeseries-table td[data-v-79ebace3]:nth-child(7),.timeseries-table td[data-v-79ebace3]:nth-child(8),.timeseries-table td[data-v-79ebace3]:nth-child(10),.timeseries-table td[data-v-79ebace3]:nth-child(11){font-weight:700;color:#059669}.timeseries-table td[data-v-79ebace3]:nth-child(13){font-weight:600;color:#7c2d12}.timeseries-table td[data-v-79ebace3]:nth-child(14),.timeseries-table td[data-v-79ebace3]:nth-child(15),.timeseries-table td[data-v-79ebace3]:nth-child(16){font-weight:700;text-align:center}@media (max-width: 768px){.debug-header[data-v-79ebace3]{flex-direction:column;gap:1rem;align-items:stretch}.timeseries-info[data-v-79ebace3]{flex-direction:column;align-items:flex-start;gap:.5rem}.timeseries-table[data-v-79ebace3]{font-size:.75rem}.timeseries-table th[data-v-79ebace3],.timeseries-table td[data-v-79ebace3]{padding:.375rem .25rem}}.current-location-display[data-v-79ebace3]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.location-info[data-v-79ebace3],.season-info[data-v-79ebace3],.climate-details[data-v-79ebace3]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.climate-details[data-v-79ebace3]{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:.5rem 1rem;margin-bottom:0}.location-label[data-v-79ebace3],.season-label[data-v-79ebace3],.climate-label[data-v-79ebace3]{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.location-value[data-v-79ebace3],.season-value[data-v-79ebace3],.climate-value[data-v-79ebace3]{font-size:.875rem;color:#0f172a;font-weight:700}.selection-group[data-v-79ebace3]{margin-bottom:1rem}.selection-label[data-v-79ebace3]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.city-selector[data-v-79ebace3],.season-selector[data-v-79ebace3]{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s ease}.city-selector[data-v-79ebace3]:hover,.season-selector[data-v-79ebace3]:hover{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.city-selector[data-v-79ebace3]:focus,.season-selector[data-v-79ebace3]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}@media (max-width: 768px){.current-location-display[data-v-79ebace3]{padding:.75rem}.climate-details[data-v-79ebace3]{grid-template-columns:1fr;gap:.25rem}.city-selector[data-v-79ebace3],.season-selector[data-v-79ebace3]{padding:.5rem;font-size:.8rem}}.modal-overlay[data-v-79ebace3]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-79ebace3 .2s ease-out}@keyframes fadeIn-79ebace3{0%{opacity:0}to{opacity:1}}.modal-content[data-v-79ebace3]{background:#fff;border-radius:1rem;max-width:700px;max-height:80vh;width:90%;box-shadow:0 25px 50px -12px #00000040;animation:slideIn-79ebace3 .3s ease-out;overflow:hidden}@keyframes slideIn-79ebace3{0%{transform:translateY(-20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-header[data-v-79ebace3]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:#f8fafc}.modal-header h3[data-v-79ebace3]{margin:0;color:#111827;font-size:1.25rem;font-weight:700}.modal-close[data-v-79ebace3]{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.modal-close[data-v-79ebace3]:hover{background:#f3f4f6;color:#374151}.modal-body[data-v-79ebace3]{padding:1.5rem 2rem;max-height:60vh;overflow-y:auto}.modal-body .test-section[data-v-79ebace3]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.modal-body .test-section[data-v-79ebace3]:last-of-type{border-bottom:none;margin-bottom:0}.modal-body .test-section h4[data-v-79ebace3]{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.modal-body .testing-controls[data-v-79ebace3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.modal-body .active-scenario-panel[data-v-79ebace3]{background:#fef3c7;border:2px solid #f59e0b;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.modal-content[data-v-79ebace3]{width:95%;max-height:90vh;margin:1rem}.modal-header[data-v-79ebace3],.modal-body[data-v-79ebace3]{padding:1rem 1.5rem}.modal-body .testing-controls[data-v-79ebace3]{grid-template-columns:1fr}}.home[data-v-d76442c6]{width:100%}
