/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/energy-inspection/energy-inspection.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.ei-scope *,.ei-scope *::before,.ei-scope *::after{box-sizing:border-box}
.ei-scope{--brand900:#06342c;--brand800:#0a4a3e;--brand700:#0b5e4f;--brand600:#00897b;--brand500:#10a394;--brand100:#e0f2ef;--brand050:#f1f8f7;--gold:#a9761b;--gold100:#fbf1de;--ink:#101613;--ink2:#52514e;--muted:#7c8582;--grid:#e4e8e6;--axis:#c3c8c5;--line:rgba(16,22,19,.11);--surface:#fff;--page:#f4f6f5;--good:#0c8c38;--warning:#c9850d;--serious:#c45d31;--critical:#c53030;--info:#2a78d6;--r:10px;--sh:0 1px 2px rgba(16,22,19,.05),0 1px 3px rgba(16,22,19,.04);--sh2:0 6px 22px rgba(16,22,19,.10)}
.ei-scope{margin:0;background:var(--page);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}
.ei-scope a{color:var(--brand700);text-decoration:none}
.ei-scope button,.ei-scope input,.ei-scope select,.ei-scope textarea{font:inherit;color:inherit}
.ei-scope button{cursor:pointer}
.ei-scope h1,.ei-scope h2,.ei-scope h3,.ei-scope h4,.ei-scope p{margin:0}
.ei-scope h1,.ei-scope h2,.ei-scope h3,.ei-scope h4{font-weight:680;letter-spacing:-.012em}
.ei-scope :focus-visible{outline:2px solid var(--brand600);outline-offset:2px}
.ei-scope .appbar-in{max-width:1560px;margin:0 auto;padding:0 20px;height:64px;display:flex;align-items:center;gap:14px}
.ei-scope .modebar-in{max-width:1560px;margin:0 auto;padding:0 20px;height:44px;display:flex;align-items:center;overflow-x:auto;scrollbar-width:none}
.ei-scope .modebar-in::-webkit-scrollbar{display:none}
.ei-scope .wrap{max-width:1560px;margin:0 auto;padding:20px}
.ei-scope .foot{max-width:1560px;margin:0 auto;padding:20px 20px 36px;color:var(--muted);font-size:11.5px}
.ei-scope .pghead{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:16px}
.ei-scope .pghead h1{font-size:22px}
.ei-scope .pghead .sub{color:var(--ink2);font-size:12.5px;margin-top:3px}
.ei-scope .pghead-actions{display:flex;gap:8px;flex-wrap:wrap}
.ei-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:8px 13px;font-size:12.5px;font-weight:650;box-shadow:var(--sh);min-height:36px}
.ei-scope .btn:hover{background:var(--brand050);border-color:var(--brand600)}
.ei-scope .btn.pri{background:var(--brand700);border-color:var(--brand700);color:#fff}
.ei-scope .btn.pri:hover{background:var(--brand800)}
.ei-scope .btn.gold{background:var(--gold100);color:#6d4a08}
.ei-scope .btn.danger{color:#8d1f1f;border-color:#e7baba}
.ei-scope .btn:disabled{opacity:.55;cursor:not-allowed}
.ei-scope .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:16px;box-shadow:var(--sh);min-width:0}
.ei-scope .card.tight{padding:14px}
.ei-scope .chd{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}
.ei-scope .chd h3{font-size:13.5px}
.ei-scope .chd .cs{font-size:11.5px;color:var(--muted);margin-top:2px}
.ei-scope .g{display:grid;grid-gap:14px;gap:14px}
.ei-scope .g2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ei-scope .g3{grid-template-columns:repeat(3,minmax(0,1fr))}
.ei-scope .g4{grid-template-columns:repeat(4,minmax(0,1fr))}
.ei-scope .g5{grid-template-columns:repeat(auto-fit,minmax(205px,1fr))}
.ei-scope .stat{display:flex;flex-direction:column;gap:2px}
.ei-scope .stat .k{font-size:11.5px;font-weight:640;color:var(--ink2)}
.ei-scope .stat .v{font-size:25px;font-weight:740;letter-spacing:-.025em;line-height:1.15;margin-top:4px}
.ei-scope .stat-foot{font-size:11px;color:var(--muted);margin-top:8px}
.ei-scope .tag{display:inline-flex;align-items:center;gap:5px;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:650;white-space:nowrap;border:1px solid}
.ei-scope .tag i{width:7px;height:7px;border-radius:2px;flex:none}
.ei-scope .t-good{background:#e9f7e9;border-color:#bfe6bf;color:#075d07}
.ei-scope .t-good i{background:var(--good)}
.ei-scope .t-warning{background:#fdf3dc;border-color:#f2ddaa;color:#6d4a08}
.ei-scope .t-warning i{background:var(--warning)}
.ei-scope .t-critical{background:#fbe9e9;border-color:#f0c4c4;color:#8d1f1f}
.ei-scope .t-critical i{background:var(--critical)}
.ei-scope .t-serious{background:#fdeee7;border-color:#f6d2c1;color:#8a3d18}
.ei-scope .t-serious i{background:var(--serious)}
.ei-scope .t-info{background:#e8f1fc;border-color:#c4dbf6;color:#134a8e}
.ei-scope .t-info i{background:var(--info)}
.ei-scope .t-muted{background:#f1f2f1;border-color:#e0e3e1;color:#4a524f}
.ei-scope .t-muted i{background:var(--muted)}
.ei-scope .filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:10px 12px;margin-bottom:16px;box-shadow:var(--sh)}
.ei-scope .filters .lbl{font-size:10px;font-weight:760;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}
.ei-scope .filters input,.ei-scope .filters select{width:auto;min-width:150px}
.ei-scope .tw{overflow:auto;border:1px solid var(--line);border-radius:var(--r);background:var(--surface);box-shadow:var(--sh)}
.ei-scope table{border-collapse:collapse;width:100%;font-size:12.5px}
.ei-scope thead th{background:#fafbfa;text-align:left;padding:9px 12px;font-size:10.5px;font-weight:720;color:var(--ink2);text-transform:uppercase;letter-spacing:.055em;border-bottom:1px solid var(--line);white-space:nowrap}
.ei-scope tbody td{padding:9px 12px;border-bottom:1px solid var(--grid);vertical-align:middle}
.ei-scope tbody tr:last-child td{border-bottom:0}
.ei-scope tbody tr:hover{background:var(--brand050)}
.ei-scope td.num,.ei-scope th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}
.ei-scope .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:var(--ink2)}
.ei-scope input,.ei-scope select,.ei-scope textarea{width:100%;border:1px solid var(--line);border-radius:7px;padding:8px 9px;background:#fff;min-height:36px}
.ei-scope textarea{min-height:86px;resize:vertical}
.ei-scope .field{display:block}
.ei-scope .field>span{display:block;font-size:11.5px;font-weight:680;color:var(--ink2);margin-bottom:4px}
.ei-scope .field small{display:block;color:var(--muted);font-size:10.5px;margin-top:4px}
.ei-scope .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}
.ei-scope .form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.ei-scope .form-section{margin-bottom:16px}
.ei-scope .form-section h2{font-size:14px;margin-bottom:9px}
.ei-scope .row-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}
.ei-scope .dynamic-row{display:grid;grid-template-columns:repeat(4,1fr) auto;grid-gap:8px;gap:8px;align-items:end;padding:9px 0;border-bottom:1px solid var(--grid)}
.ei-scope .dynamic-row:last-child{border-bottom:0}
.ei-scope .mini-btn{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 9px;font-size:11px}
.ei-scope .mini-btn:hover{background:var(--brand050)}
.ei-scope .empty{text-align:center;color:var(--muted);padding:28px 12px}
.ei-scope .error{background:#fbe9e9;border:1px solid #efc3c3;color:#8d1f1f;border-radius:8px;padding:9px 11px;font-size:12px;margin:8px 0}
.ei-scope .success{background:#e9f7e9;border:1px solid #bfe6bf;color:#075d07;border-radius:8px;padding:9px 11px;font-size:12px;margin:8px 0}
.ei-scope .hint{color:var(--muted);font-size:11.5px}
.ei-scope .note{background:var(--gold100);border:1px solid #ecd9ae;border-radius:var(--r);padding:12px 14px;font-size:12px;color:#5c3f06}
.ei-scope .bar{height:8px;background:var(--grid);border-radius:99px;overflow:hidden}
.ei-scope .bar i{height:100%;display:block;background:var(--brand600)}
.ei-scope .workflow{display:flex;gap:0;overflow:auto;padding-bottom:2px}
.ei-scope .workflow-step{min-width:130px;flex:1 1;padding:11px 12px;border:1px solid var(--line);background:#fff}
.ei-scope .workflow-step+.workflow-step{border-left:0}
.ei-scope .workflow-step:first-child{border-radius:9px 0 0 9px}
.ei-scope .workflow-step:last-child{border-radius:0 9px 9px 0}
.ei-scope .workflow-step.done{background:var(--brand050)}
.ei-scope .workflow-step.now{background:var(--brand700);color:#fff;border-color:var(--brand700)}
.ei-scope .workflow-step b{display:block;font-size:10px;opacity:.75}
.ei-scope .workflow-step span{display:block;font-size:11.5px;font-weight:650;margin-top:3px}
.ei-scope .checklist-row{display:grid;grid-template-columns:72px 1fr 150px;grid-gap:10px;gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid var(--grid)}
.ei-scope .checklist-row:last-child{border-bottom:0}
.ei-scope .answer-group{display:flex;gap:4px}
.ei-scope .answer-group button{flex:1 1;border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 4px;font-size:10px;font-weight:700}
.ei-scope .answer-group button.on{background:var(--brand700);border-color:var(--brand700);color:#fff}
.ei-scope .phone-shell{max-width:380px;margin:0 auto;border:9px solid #10221c;border-radius:30px;background:#f5f7f6;box-shadow:var(--sh2);overflow:hidden}
.ei-scope .phone-top{background:var(--brand700);color:#fff;padding:20px 14px 12px}
.ei-scope .phone-body{padding:12px}
.ei-scope .phone-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;margin-bottom:8px}
.ei-scope .kv{display:grid;grid-template-columns:160px 1fr;grid-gap:7px 14px;gap:7px 14px;font-size:12px}
.ei-scope .kv dt{color:var(--muted);font-weight:620}
.ei-scope .kv dd{margin:0;font-weight:600}
.ei-scope .architecture-card{border-left:3px solid var(--brand600)}
.ei-scope .model-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;line-height:1.7;color:var(--ink2);white-space:pre-line}
.ei-scope .timeline{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}
.ei-scope .phase{position:relative}
.ei-scope .phase-no{display:inline-block;border-radius:99px;background:var(--brand100);color:var(--brand800);padding:3px 8px;font-size:10px;font-weight:750;margin-bottom:8px}
.ei-scope .report-cover{min-height:500px;border-radius:12px;background:linear-gradient(145deg,var(--brand900),var(--brand700));color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.ei-scope .report-cover.has-image{background-size:cover;background-position:center}
.ei-scope .report-cover::before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,52,44,.92),rgba(6,52,44,.25))}
.ei-scope .report-cover>*{position:relative}
.ei-scope .report-cover h1{font-size:34px;max-width:780px}
.ei-scope .report-cover p{color:rgba(255,255,255,.78);margin-top:8px}
.ei-scope .image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:10px;gap:10px}
.ei-scope .image-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid var(--line)}
@media(max-width:1100px){.ei-scope .g4{grid-template-columns:repeat(2,1fr)}.ei-scope .timeline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.ei-scope .appbar-in{padding:0 12px}.ei-scope .modebar-in{padding:0 10px}.ei-scope .wrap{padding:14px}.ei-scope .g2,.ei-scope .g3,.ei-scope .g4,.ei-scope .form-grid,.ei-scope .form-grid.three,.ei-scope .timeline{grid-template-columns:1fr}.ei-scope .dynamic-row{grid-template-columns:1fr 1fr}.ei-scope .checklist-row{grid-template-columns:1fr}.ei-scope .kv{grid-template-columns:1fr}.ei-scope .report-cover{min-height:380px;padding:24px}.ei-scope .report-cover h1{font-size:26px}}
@media(max-width:520px){.ei-scope .dynamic-row{grid-template-columns:1fr}.ei-scope .filters input,.ei-scope .filters select{width:100%}.ei-scope .filters .lbl{width:100%}}
@media print{.ei-scope .foot,.ei-scope .no-print{display:none!important}.ei-scope .wrap{max-width:none;padding:0}.ei-scope .card{box-shadow:none;page-break-inside:avoid;break-inside:avoid}.ei-scope .report-cover{border-radius:0;min-height:90vh}}
.ei-scope .soft{border:0;border-top:1px solid var(--grid);margin:16px 0}
.ei-scope .simple-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}
.ei-scope .simple-steps>div{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:10px 12px;color:var(--muted)}
.ei-scope .simple-steps>div b{width:24px;height:24px;border-radius:99px;background:var(--grid);display:grid;place-items:center;font-size:11px;flex:none}
.ei-scope .simple-steps>div span{font-size:12px;font-weight:650}
.ei-scope .simple-steps>div.on{background:var(--brand050);border-color:#acd9d2;color:var(--brand800)}
.ei-scope .simple-steps>div.on b{background:var(--brand700);color:#fff}
.ei-scope .simple-steps.compact{margin-bottom:14px}
.ei-scope .inspection-callout{display:flex;align-items:center;gap:16px;background:var(--brand050);border:1px solid #b8ddd7;border-radius:var(--r);padding:12px 14px;margin-bottom:14px}
.ei-scope .inspection-callout div{display:flex;flex-direction:column}
.ei-scope .inspection-callout b{font-size:13px}
.ei-scope .inspection-callout span{font-size:11.5px;color:var(--ink2);margin-top:2px}
.ei-scope .inspection-callout a{margin-left:auto;font-size:12px;font-weight:700}
.ei-scope .product-tech{margin-top:16px;padding-top:14px;border-top:1px solid var(--grid)}
.ei-scope .product-tech h3{font-size:13px;margin-bottom:10px}
.ei-scope .result-hero{border-radius:12px;padding:18px 20px;margin-bottom:14px;display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid}
.ei-scope .result-hero span,.ei-scope .result-hero small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:750;opacity:.72}
.ei-scope .result-hero h2{font-size:25px;margin:3px 0}
.ei-scope .result-hero p{font-size:12px;opacity:.78}
.ei-scope .result-hero.pass{background:#edf8ef;border-color:#b9dfc0;color:#075d07}
.ei-scope .result-hero.fail{background:#fdf0f0;border-color:#efc5c5;color:#8d1f1f}
.ei-scope .result-hero.warn{background:#fff7e8;border-color:#ecd9ae;color:#6d4a08}
.ei-scope .result-stars{text-align:right}
.ei-scope .result-stars b{display:block;font-size:28px;letter-spacing:-.03em}
.ei-scope .finding-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}
.ei-scope .finding-list>div{border-left:3px solid var(--critical);padding:7px 10px;background:#fff7f7;border-radius:0 7px 7px 0}
.ei-scope .finding-list b{display:block;font-size:11px}
.ei-scope .finding-list span{display:block;font-size:11.5px;color:var(--ink2);margin-top:2px}
.ei-scope .evidence-list{display:flex;flex-direction:column;gap:6px;margin-top:10px}
.ei-scope .evidence-list a{display:flex;justify-content:space-between;gap:10px;border:1px solid var(--line);padding:7px 9px;border-radius:7px;font-size:11.5px}
.ei-scope .evidence-list span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
@media(max-width:720px){.ei-scope .simple-steps{grid-template-columns:1fr}.ei-scope .inspection-callout{align-items:flex-start;flex-direction:column}.ei-scope .inspection-callout a{margin-left:0}.ei-scope .result-hero{align-items:flex-start}.ei-scope .result-stars{min-width:90px}}
.ei-scope .checkbox-stack{display:flex;flex-direction:column;gap:7px;padding-top:4px}
.ei-scope .checkbox-stack label{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--ink2)}
.ei-scope .checkbox-stack input[type="checkbox"]{width:15px;height:15px;min-height:0;padding:0}
.ei-scope .site-summary{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.ei-scope .section-band{display:flex;align-items:baseline;gap:10px;margin:16px 0 10px;padding:9px 11px;border-left:3px solid var(--brand600);background:var(--brand050);border-radius:0 7px 7px 0}
.ei-scope .section-band:first-child{margin-top:0}
.ei-scope .section-band b{font-size:12.5px}
.ei-scope .section-band span{font-size:11px;color:var(--ink2)}
.ei-scope .electrical-tech{background:#fbfcfb;border:1px solid var(--grid);border-radius:9px;padding:14px}
.ei-scope .metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:8px;gap:8px}
.ei-scope .metric-strip>div{background:#fafbfa;border:1px solid var(--grid);border-radius:8px;padding:9px 10px;min-width:0}
.ei-scope .metric-strip small{display:block;color:var(--muted);font-size:9.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:720}
.ei-scope .metric-strip b{display:block;font-size:14px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ei-scope .table-actions{display:flex;gap:5px;justify-content:flex-end}
.ei-scope .mini-heading{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink2);margin-bottom:10px}
.ei-scope .check-inline{display:flex;align-items:center;gap:7px;min-height:36px;font-size:11.5px;color:var(--ink2)}
.ei-scope .check-inline input[type="checkbox"]{width:15px;height:15px;min-height:0;padding:0}
@media(max-width:820px){.ei-scope .section-band{align-items:flex-start;flex-direction:column;gap:2px}.ei-scope .metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ei-scope .table-actions{justify-content:flex-start}}
.ei-scope /* Final electrical-inspection document / lifecycle UI */
.lock-note{border-color:#b7dfc6;background:#eefaf2}
.ei-scope .document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}
.ei-scope .document-card{border:1px solid var(--grid);border-radius:10px;padding:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}
.ei-scope .document-card>div{display:flex;align-items:center;gap:11px;min-width:0}
.ei-scope .document-card p{margin:3px 0 0;color:var(--muted);font-size:12px}
.ei-scope .doc-mark{width:44px;height:44px;border-radius:9px;border:2px solid var(--brand700);display:grid;place-items:center;font-size:10px;font-weight:800;color:var(--brand800);flex:none}
.ei-scope .verify-hero{padding:16px 18px;margin:0 0 14px;border-radius:10px;background:#eaf8f0;border:1px solid #91d9ac;display:flex;gap:12px;align-items:center}
.ei-scope .verify-hero b{background:#08783d;color:#fff;padding:6px 10px;border-radius:5px;font-size:12px}
.ei-scope .verify-hero span{font-size:13px;color:#235337}
@media(max-width:760px){.ei-scope .document-grid{grid-template-columns:1fr}.ei-scope .document-card{align-items:flex-start;flex-direction:column}}

/* Analytics dashboard charts (bar/line SVGs from components/Charts.js) */
.ei-scope .chart-svg{width:100%;height:auto;display:block;overflow:visible}
.ei-scope .chart-svg .ax{font-size:10.5px;fill:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}
.ei-scope .chart-svg .lb{font-size:12px;fill:var(--ink2);font-weight:550}
.ei-scope .chart-svg .vl{font-size:12px;fill:var(--ink);font-weight:670;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}
.ei-scope .chart-svg .axline{stroke:var(--line);stroke-width:1}
.ei-scope .chart-row rect{transition:opacity .1s}
.ei-scope .chart-row:hover rect{opacity:.82}
.ei-scope .chart-empty{color:var(--muted);font-size:12.5px;padding:20px 0;text-align:center}

