:root{color:#0f172a;--nav:#0b1220;--nav2:#111827;--brand:#0f766e;--brand2:#14b8a6;--line:#dbe3ee;--muted:#64748b;--card:#fff;--soft:#f8fafc;--danger:#b91c1c;background:#eef2f7;font-family:Inter,system-ui,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.app{min-height:100vh;display:flex}aside{background:linear-gradient(180deg,var(--nav),var(--nav2));color:#fff;flex-direction:column;width:272px;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:8px 0 24px #02061718}aside h1{letter-spacing:-.04em;margin:0;font-size:30px}aside p{color:#94a3b8;margin:4px 0 28px;font-size:14px}aside button{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;margin:8px 0;padding:12px 14px;font-weight:650;display:flex}aside button.active,aside button:hover{color:#fff;background:#1e293b}main{flex:1;padding:30px;overflow:auto}.top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}h2{letter-spacing:-.03em;margin:0 0 20px;font-size:30px}h3{margin:0 0 14px}h4{color:#0f172a;border-top:1px solid #e2e8f0;margin:22px 0 8px;padding-top:16px}h5{color:#334155;margin:18px 0 8px}.card,.circuit{background:var(--card);border:1px solid var(--line);border-radius:20px;margin:18px 0;padding:22px;box-shadow:0 14px 40px #0f172a0d}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.grid4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.compact{margin:12px 0 20px}.field{color:#334155;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.field span{line-height:1.25}.input,input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:12px 13px}.textarea{min-height:94px}.primary{cursor:pointer;border-radius:12px;padding:12px 16px;font-weight:800;background:linear-gradient(135deg,var(--brand),#0f9f8f)!important;color:#fff!important;border:0!important}button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 14px;font-weight:650}.steps{flex-wrap:wrap;gap:8px;margin:14px 0 18px;display:flex}.steps button{color:#334155;background:#fff;font-size:13px}.steps button.active{color:#fff;background:#0f172a;border-color:#0f172a}.nav{justify-content:space-between;margin-top:20px;display:flex}.activity{border-bottom:1px solid #e2e8f0;grid-template-columns:1.5fr 180px 1fr;align-items:center;gap:12px;padding:10px 0;display:grid}.row{align-items:center;margin:8px 0}.muted{color:var(--muted);font-size:14px;line-height:1.45}.sectionTitle{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:900;display:inline-block}.pill{color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill.success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.pill.warning{color:#b45309;background:#fffbeb;border-color:#fcd34d}.notice{color:#334155;background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;margin:12px 0;padding:13px 14px;line-height:1.45}.notice.info{background:#eff6ff;border-color:#bfdbfe}.notice ul{margin:8px 0 0 20px;padding:0}.componentList{gap:10px;margin:10px 0;display:grid}.componentRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:170px repeat(2,minmax(0,1fr));align-items:center;gap:10px;padding:10px;display:grid}.componentRow.fanRow{grid-template-columns:130px 140px repeat(3,minmax(0,1fr))}.analysisBox{background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;margin:14px 0;padding:15px}.analysisBox ul{margin:8px 0 0 18px}.calcGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0;display:grid}.calcCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #dbeafe;border-radius:18px;padding:16px;box-shadow:0 8px 18px #0f172a08}.calcCard span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:800;display:block}.calcCard strong{color:#0f172a;margin:6px 0;font-size:34px;line-height:1.1;display:block}.calcCard small{color:#64748b}.photoGroup{border:1px dashed #94a3b8;border-radius:14px;margin:12px 0;padding:14px}.photos{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px;display:grid}.photos img{object-fit:cover;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-height:240px}.pdf{color:#111827;background:#fff;border:1px solid #cbd5e1;width:900px;max-width:100%;margin-top:16px;padding:32px}.pdf h1{text-align:center;border-bottom:2px solid #111827;padding-bottom:10px}.pdf table{border-collapse:collapse;width:100%;margin:12px 0}.pdf th,.pdf td{text-align:left;border:1px solid #111827;padding:6px;font-size:13px}.pdf th{background:#e5e7eb}@media (width<=1000px){aside{width:78px;padding:12px}aside h1,aside p,aside button:not(.active){font-size:0}.sidebarUser,.versionFooter{display:none}.sidebarNav{margin:0;padding:0 0 8px}.sidebarNav button,.sidebarLogout{justify-content:center;gap:0;padding:12px 0;font-size:0}.sidebarNav button svg,.sidebarLogout svg{flex:none}main{padding:14px}.grid2,.grid3,.grid4,.activity,.componentRow,.componentRow.fanRow,.calcGrid{grid-template-columns:1fr}.steps button{font-size:12px}.photos{grid-template-columns:1fr}.sectionTitle{flex-direction:column}.calcCard strong{font-size:28px}}.toolGrid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.resultCard{background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #d9e7f5;border-radius:14px;margin-top:14px;padding:14px}.resultCard span{color:#607083;text-transform:uppercase;letter-spacing:.04em;font-size:12px;display:block}.resultCard strong{color:#0f2f4f;margin:4px 0;font-size:22px;display:block}.resultCard p{color:#455468;margin:0;line-height:1.45}.textBlocks p{color:#455468;line-height:1.55}.danger{color:#b42318}@media (width<=900px){.toolGrid{grid-template-columns:1fr}}.appVersion{color:#93c5fd;margin-left:6px;font-size:12px;font-weight:700}.sidebarTop{flex:none}.sidebarUser{color:#94a3b8;margin:16px 0 12px;font-size:13px;line-height:1.4;overflow:hidden}.sidebarUser strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebarNav{scrollbar-width:thin;scrollbar-color:#334155 transparent;flex:auto;min-height:0;margin:2px -2px 0;padding:2px 2px 8px;overflow:hidden auto}.sidebarNav::-webkit-scrollbar{width:6px}.sidebarNav::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.sidebarFooter{border-top:1px solid #263244;flex:none;gap:8px;margin-top:12px;padding-top:12px;display:grid}.sidebarLogout{margin:0!important}.versionFooter{color:#93a4bd;text-align:center;font-size:12px;position:static}.logoPreview{object-fit:contain;background:#fff;border:1px solid #dbe3ef;border-radius:10px;max-width:160px;max-height:80px;margin-top:10px;padding:8px}.danger{color:#991b1b;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-top:12px;padding:8px 12px}.listTable{gap:10px;display:grid}.listRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.listRow>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.listRow b{display:block}.listRow small{color:#64748b;margin-top:3px;display:block}.rowActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.reportSummary{min-width:0;display:block!important}.reportHeaderLine{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:3px;display:flex}.miniLogo{object-fit:contain;background:#fff;border:1px solid #dbe3ef;border-radius:8px;width:42px;height:42px;padding:4px}.multiline{white-space:pre-line;line-height:1.55}.professionalPdf{font-size:13px;line-height:1.35}.pdfHeader{border-bottom:2px solid #111827;grid-template-columns:140px 1fr 140px;align-items:center;gap:16px;margin-bottom:10px;padding-bottom:12px;display:grid}.pdfHeader h1{border:0;margin:0;padding:0}.pdfHeader p{text-align:center;margin:6px 0 0}.pdfLogoBox{color:#64748b;text-align:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;height:82px;padding:6px;font-size:12px;display:flex}.pdfLogoBox img{object-fit:contain;max-width:100%;max-height:100%}.pdfCompanyLine{color:#374151;border-bottom:1px solid #d1d5db;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;padding:6px 0 12px;display:flex}.pdfSection{break-inside:avoid;page-break-inside:avoid;margin-bottom:12px}.pdfPhotoGroup{break-inside:avoid;page-break-inside:avoid}.pdfSignatures{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px;display:grid}.pdfSignatures div{text-align:center;border-top:1px solid #111827;min-height:54px;padding-top:8px}.pdfSignatures span{color:#4b5563;margin-top:4px;font-size:11px;display:block}.pdfVersion{text-align:center;color:#64748b;margin-top:28px;font-size:11px}@media print{.pdf{border:0;width:100%;padding:0}.pdfSection,.pdfPhotoGroup{break-inside:avoid;page-break-inside:avoid}}.previewActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0 0 16px;display:flex}.activityList{gap:10px;margin-top:12px;display:grid}.switchActivity{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:1.5fr 106px 1fr;padding:12px}.switchActivity.done{background:#f0fdfa;border-color:#99f6e4}.activityName small{color:#64748b;margin-top:4px;font-size:12px;display:block}.toggleSwitch{color:#475569;border:1px solid #cbd5e1;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-width:92px;height:42px;display:flex;background:#e2e8f0!important;padding:4px 12px 4px 5px!important}.toggleSwitch .toggleKnob{background:#fff;border-radius:999px;width:32px;height:32px;display:block;box-shadow:0 2px 6px #0002}.toggleSwitch.on{color:#fff;border-color:#0f766e;flex-direction:row-reverse;background:#0f766e!important;padding-left:12px!important;padding-right:5px!important}.toggleSwitch strong{letter-spacing:.04em;font-size:12px}@media (width<=1000px){.switchActivity{grid-template-columns:1fr}.toggleSwitch{justify-content:space-between;width:100%}}.budgetItems{gap:10px;margin-bottom:12px;display:grid}.budgetRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:40px 130px minmax(220px,1fr) 80px 120px 110px 90px;align-items:center;gap:8px;padding:10px;display:grid}.budgetRow .amount{text-align:right;font-weight:900}.totalsForm{margin-top:14px}.budgetTotals{background:#f8fafc;border:1px solid #d1d5db;border-radius:10px;max-width:320px;margin-left:auto;padding:10px 14px}.budgetTotals p{justify-content:space-between;margin:5px 0;display:flex}.budgetTotals p:last-child{border-top:1px solid #d1d5db;padding-top:8px;font-size:18px}.pdfTitleBox{text-align:center}@media (width<=900px){.budgetRow{grid-template-columns:1fr}.budgetRow .amount{text-align:left}}.inheritedInput,input.inheritedInput,select.inheritedInput,textarea.inheritedInput{font-weight:700;color:#31475c!important;background:#eef5fb!important;border-color:#9fb7cc!important}.inheritedNotice{color:#31475c;background:#eef5fb;border:1px solid #b8cce0;border-radius:12px;padding:10px 12px}.oilScale{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.oilScale span{color:#64748b;font-size:12px;font-weight:800}.oilPoint{min-width:54px;color:#334155!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:999px!important;padding:9px 10px!important}.oilPoint.active{box-shadow:0 0 0 4px #0f766e22;color:#fff!important;background:#0f766e!important;border-color:#0f766e!important}.plateMiniGrid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.plateMini{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;gap:8px;padding:10px;display:grid}@media (width<=900px){.plateMiniGrid{grid-template-columns:1fr}}.modalBackdrop{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modalCard{background:#fff;border-radius:18px;width:min(1200px,95vw);max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 25px 80px #00000059}.modalCard .photos{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.modalCard .photos img{border:1px solid #ddd;border-radius:12px;width:100%}.modalCard .photoGroup{border:1px solid #ddd;border-radius:12px;margin-top:24px;padding:16px}.modalCard .top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.photoPreviewItem{flex-direction:column;gap:6px;display:flex}.photoPreviewItem button{align-self:flex-start}.login-page{background:#eef2f7;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{text-align:center;width:min(440px,100%)}.loginBrandLogo{object-fit:contain;width:min(320px,100%);height:auto;max-height:116px;margin:0 auto 18px;display:block}.login-card h1{letter-spacing:0;margin:0 0 6px;font-size:34px}.login-card p{margin:6px 0 18px}.login-card label{text-align:left;color:#334155;margin-top:12px;font-weight:800;display:block}.login-card button[type=submit]{background:linear-gradient(135deg,var(--brand),#0f9f8f);color:#fff;border:0;width:100%;margin-top:18px}.sidebarBrand{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:56px;min-height:56px;margin:0 0 10px;padding:2px 4px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #02061724}.sidebarBrand img{object-fit:contain;flex:none;width:108%;max-width:none;height:auto;max-height:none;display:block}.sidebarBrand .appVersion{display:none}aside .sidebarBrand+p{color:#c8d2e0;text-align:center;margin:0 0 22px;padding:0 4px;font-size:13px;line-height:1.35}@media (width<=1000px){.sidebarBrand{border-radius:10px;width:54px;height:54px;min-height:54px;margin:0 auto 12px;padding:0}.sidebarBrand img{width:220px;max-width:none;height:auto;max-height:none;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}aside .sidebarBrand+p{display:none}}.adminTableWrap{width:100%;overflow-x:auto}.adminMetricsTable{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:1320px;font-size:13px;overflow:hidden}.adminMetricsTable th{color:#334155;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;padding:10px;font-size:12px}.adminMetricsTable td{color:#334155;white-space:nowrap;border-top:1px solid #e2e8f0;padding:10px}.platformStatus{color:#475569;text-transform:capitalize;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.platformStatus-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.platformStatus-trial{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.platformStatus-suspended{color:#be123c;background:#fff1f2;border-color:#fecdd3}.platformStatus-expired{color:#475569;background:#f8fafc;border-color:#cbd5e1}@media (width<=1000px){.sidebarUser,.versionFooter{display:none}.sidebarNav{margin:0;padding:0 0 8px}.sidebarNav button,.sidebarLogout{justify-content:center;gap:0;padding:12px 0;font-size:0}.sidebarNav button svg,.sidebarLogout svg{flex:none}.sidebarFooter{margin-top:10px;padding-top:10px}}.adminActions{flex-wrap:wrap;align-items:center;gap:8px;min-width:210px;display:flex}.adminActionButton{color:#334155;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:850}.adminActionButton:hover:not(:disabled){color:#0f766e;background:#f0fdfa;border-color:#0f766e}.adminActionButton:disabled{opacity:.55;cursor:not-allowed}.adminActionDanger{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.adminActionDanger:hover:not(:disabled){color:#991b1b;background:#ffe4e6;border-color:#b91c1c}.companyAccessBlockedPage{background:#eef2f7;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.companyAccessBlockedCard{text-align:center;background:#fff;border:1px solid #dbe3ee;border-radius:18px;width:min(480px,100%);padding:30px;box-shadow:0 18px 44px #0f172a14}.companyAccessBlockedCard img{object-fit:contain;width:min(320px,100%);height:auto;max-height:116px;margin:0 auto 20px;display:block}.companyAccessBlockedCard h1{letter-spacing:0;color:#0f172a;margin:0 0 10px;font-size:30px}.companyAccessBlockedLead{color:#334155;margin:0 0 10px;font-size:17px;font-weight:850}.companyAccessBlockedCard .primary{justify-content:center;align-items:center;gap:8px;margin-top:18px;display:inline-flex}.dashboardTop{flex-wrap:wrap;gap:12px}.buttonWithIcon{justify-content:center;align-items:center;gap:8px;display:inline-flex}.buttonWithIcon svg{flex:none}.largeAction{width:min(320px,100%);min-height:52px;font-size:16px}.dashboardWelcome{align-items:start;gap:8px;display:grid}.dashboardWelcome p{margin:0}.clientModeNotice{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.clientModeNotice button{padding:8px 12px}.photoGroupHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.photoGroupHeader b{display:block}.photoGroupHeader small{color:#64748b;margin-top:3px;display:block}.photoGroupHeader .danger{margin-top:0}.finalizedConfirmation p{margin:0 0 8px}.confirmationActions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}@media (width<=700px){.dashboardTop{align-items:flex-start}.dashboardTop .buttonWithIcon,.largeAction,.confirmationActions button{width:100%}.photoGroupHeader{flex-direction:column}.photoGroupHeader .danger{width:100%}}:root{--nav:#061a33;--nav2:#082846;--brand:#0b5bd3;--brand2:#1d7afc;--brandDark:#073b88;--line:#d7e1ee;--muted:#66758a;--card:#fff;--soft:#f6f8fb;--danger:#c0262d;--shadow:0 12px 34px #0f172a14;--shadowSoft:0 6px 18px #0f172a0f}html{background:#f3f6fb}body{color:#102033;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f3f6fb}.app{background:linear-gradient(#f7f9fc 0%,#edf3fa 100%)}main{min-width:0;padding:34px}h2,h3,h4,h5,aside h1{letter-spacing:0}h2{color:#0a1f3d;margin:0 0 18px;font-size:clamp(26px,3vw,34px);line-height:1.12}h3{color:#102033;font-size:16px;line-height:1.25}h4{color:#17324f;border-top:1px solid #e6edf5;margin-top:24px}.muted{color:var(--muted);font-size:14px}.eyebrow{color:#0b5bd3;letter-spacing:0;font-size:12px}aside{background:linear-gradient(#061a33 0%,#082846 58%,#06182e 100%);border-right:1px solid #ffffff14;width:268px;padding:22px 16px;box-shadow:10px 0 28px #061a332e}aside p{color:#b7c6d9}aside button{color:#cbd8e8;border-radius:8px;min-height:42px;margin:5px 0;padding:11px 12px;font-size:14px;font-weight:750;transition:background .18s,color .18s,transform .18s,border-color .18s}aside button svg{color:#9eb5d1}aside button.active{color:#fff;background:#0b5bd3;box-shadow:0 8px 18px #0b5bd347}aside button.active svg{color:#fff}aside button:hover{color:#fff;background:#ffffff1a;transform:translate(2px)}.sidebarBrand{border-radius:8px;height:58px;min-height:58px;box-shadow:0 10px 28px #0000003d}.sidebarUser{color:#b7c6d9;background:#ffffff0f;border:1px solid #cbd8e833;border-radius:8px;margin:18px 0 14px;padding:12px}.sidebarUser span{color:#c9d7e7}.sidebarFooter{border-top-color:#cbd8e82e}.sidebarLogout{color:#d8e3f0!important;background:#ffffff0a!important;border-color:#cbd8e82e!important}.card,.circuit{border:1px solid var(--line);box-shadow:var(--shadowSoft);background:#fff;border-radius:8px;margin:18px 0;padding:22px}.card h3{margin-bottom:16px}.card:hover{box-shadow:var(--shadow)}.technical-card{border-left:4px solid var(--brand)}.grid2,.grid3,.grid4,.top{gap:16px}.dashboardHero{align-items:flex-start;margin-bottom:18px}.dashboardHero h2{margin-bottom:4px}.dashboardHero p{margin:0}.dashboardHero .primary{min-height:46px;padding-inline:18px;box-shadow:0 10px 22px #0b5bd338}.dashboardMetrics{margin:0 0 20px}.metricCard{border:1px solid var(--line);min-height:132px;box-shadow:var(--shadowSoft);background:#fff;border-radius:8px;justify-content:space-between;gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.metricCard:before{content:"";background:#0b5bd3;height:3px;position:absolute;inset:0 0 auto}.metricCard span{color:#52657c;font-size:13px;font-weight:850;display:block}.metricCard strong{color:#071b35;margin-top:10px;font-size:34px;line-height:1;display:block}.metricCard small{color:#22a06b;margin-top:10px;font-size:12px;font-weight:750;display:block}.metricTextValue{word-break:break-word;font-size:20px!important;line-height:1.15!important}.metricIcon{color:#0b5bd3;background:#eaf2ff;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.metricIconGreen{color:#12805c;background:#eafaf1}.metricIconAmber{color:#b25e09;background:#fff4df}.metricIconSlate{color:#40566f;background:#edf2f7}.dashboardEmpty{text-align:center;place-items:center;min-height:250px;padding:22px}.dashboardEmpty p:first-of-type{color:#102033;font-size:18px;font-weight:850}.emptyStateIcon{color:#0b5bd3;background:#eef5ff;border:1px solid #d7e8ff;border-radius:999px;place-items:center;width:86px;height:86px;margin-bottom:4px;display:grid}.largeAction{border-radius:8px;box-shadow:0 12px 24px #0b5bd33d}button{color:#17324f;background:#fff;border:1px solid #cdd8e6;border-radius:8px;font-weight:800;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}button:hover:not(:disabled){border-color:#9fb4ce;box-shadow:0 6px 16px #0f172a14}button:disabled{opacity:.55;cursor:not-allowed}.primary{border-radius:8px;font-weight:850;color:#fff!important;background:#0b5bd3!important;border-color:#0b5bd3!important}.primary:hover:not(:disabled){box-shadow:0 10px 22px #0b5bd338;background:#073b88!important;border-color:#073b88!important}.danger{color:#b4232a!important;background:#fff5f5!important;border:1px solid #f2b8bc!important;border-radius:8px!important}.danger:hover:not(:disabled){color:#8d191f!important;background:#ffe9ea!important;border-color:#c0262d!important}.rowActions button:not(.danger):not(.primary),.previewActions button:not(.primary){color:#17324f;background:#fff}.buttonWithIcon{gap:9px}.field{color:#263b53;gap:8px;font-size:13px}.field span{font-weight:850}.input,input,select,textarea{color:#102033;background:#fff;border-color:#cdd8e6;border-radius:8px;min-height:42px;box-shadow:inset 0 1px #0f172a05}textarea,.textarea{min-height:108px;line-height:1.45}.input:focus,input:focus,select:focus,textarea:focus{border-color:#0b5bd3;box-shadow:0 0 0 3px #0b5bd324}input[type=file]{color:#40566f;cursor:pointer;background:#f7faff;border:1px dashed #9fb4ce;padding:14px}select{appearance:auto}.steps{border:1px solid var(--line);box-shadow:var(--shadowSoft);background:#fff;border-radius:8px;gap:10px;margin:16px 0 20px;padding:8px}.steps button{color:#52657c;background:#f7f9fc;border-radius:8px;flex:120px;margin:0;font-size:13px}.steps button.active{color:#fff;background:#0b5bd3;border-color:#0b5bd3;box-shadow:0 8px 18px #0b5bd333}.nav{border-top:1px solid #e6edf5;gap:12px;margin-top:22px;padding-top:16px}.nav button{min-width:122px}.notice,.analysisBox,.resultCard,.calcCard,.inheritedNotice{border-radius:8px}.pill{letter-spacing:0;border-radius:999px}.activity,.componentRow,.switchActivity,.budgetRow,.listRow{background:#fff;border-color:#e1e8f1;border-radius:8px}.switchActivity.done{background:#f3fcf8}.listTable{gap:9px}.listRow{transition:background .18s,border-color .18s,transform .18s;box-shadow:0 4px 12px #0f172a0a}.listRow:hover{background:#f8fbff;border-color:#c9d9ee;transform:translateY(-1px)}.listRow small{color:#66758a}.reportHeaderLine{gap:8px}.adminMetricsTable{border-color:#d7e1ee;border-radius:8px}.adminMetricsTable th{color:#40566f;letter-spacing:0;background:#f3f7fb}.adminMetricsTable tbody tr:hover td{background:#f7faff}.platformStatus{letter-spacing:0;border-radius:999px}.budgetRow{box-shadow:0 4px 12px #0f172a0a}.photoGroups{gap:16px;margin-top:16px;display:grid}.photoGroup{box-shadow:var(--shadowSoft);background:linear-gradient(#fff,#f8fbff);border:1px solid #cfe0f4;border-radius:8px;padding:16px}.photoGroupHeader{border-bottom:1px solid #e6edf5;align-items:center;padding-bottom:12px}.photoGroupHeader b{color:#102033;font-size:16px}.photoGroupHeader small{color:#0b5bd3;background:#eef5ff;border-radius:999px;margin-top:6px;padding:4px 8px;font-weight:850;display:inline-flex}.photoUploadHelp{margin:12px 0 10px}.photoGroup>input[type=file]{width:100%;margin-bottom:12px}.photoGroup>.photos{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;margin-top:12px;display:grid}.photoPreviewItem{background:#fff;border:1px solid #dbe5f0;border-radius:8px;gap:8px;padding:8px;position:relative;box-shadow:0 5px 14px #0f172a0f}.photoPreviewItem img{aspect-ratio:4/3;object-fit:cover;border:1px solid #e1e8f1;border-radius:6px;width:100%;max-height:none}.photoPreviewItem button{color:#b4232a;background:#fff;border-color:#f2b8bc;align-self:stretch;margin:0;padding:8px 10px;font-size:12px}.modalCard{border-radius:8px}.modalCard .photoGroup{border-style:solid}.modalCard .photos{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.login-page{background:linear-gradient(#061a33 0%,#0c315a 45%,#edf3fa 45%)}.login-card{border-radius:8px;box-shadow:0 20px 60px #061a333d}.login-card h1{letter-spacing:0;color:#0a1f3d}.login-card button[type=submit]{border-radius:8px;background:#0b5bd3!important}.companyAccessBlockedCard{box-shadow:var(--shadow);border-radius:8px}@media (width<=1100px){main{padding:24px}.grid4.dashboardMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.budgetRow{grid-template-columns:1fr}.budgetRow .amount{text-align:left}.listRow{align-items:flex-start}.rowActions{justify-content:flex-start}}@media (width<=1000px){aside{width:76px;padding:14px 10px}.sidebarBrand{border-radius:8px;width:52px;height:52px;min-height:52px}.sidebarUser,.versionFooter,aside .sidebarBrand+p{display:none}.sidebarNav{margin-top:4px}.sidebarNav button,.sidebarLogout{justify-content:center;gap:0;padding:12px 0;font-size:0}.sidebarNav button svg,.sidebarLogout svg{width:19px;height:19px}.sidebarFooter{border-top:0;padding-top:0}main{padding:18px}.grid2,.grid3,.grid4,.activity,.componentRow,.componentRow.fanRow,.calcGrid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.steps button{font-size:12px}.nav{flex-direction:column}.nav button{width:100%}}@media (width<=720px){.app{align-items:stretch}main{padding:14px}.dashboardHero{grid-template-columns:1fr;display:grid}.dashboardHero .primary,.dashboardTop .buttonWithIcon,.largeAction,.previewActions button,.confirmationActions button{width:100%}.grid4.dashboardMetrics{grid-template-columns:1fr}.metricCard{min-height:118px}.card,.circuit{margin:14px 0;padding:16px}.top{align-items:flex-start}.rowActions{width:100%}.rowActions button{flex:130px}.listRow{grid-template-columns:1fr;display:grid}.photoGroup{padding:14px}.photoGroupHeader{align-items:flex-start}.photoGroupHeader .danger{width:100%}.photoGroup>.photos{grid-template-columns:repeat(2,minmax(0,1fr))}.previewActions{justify-content:stretch}.steps{grid-template-columns:1fr}.pdf{padding:20px}}@media (width<=430px){aside{width:66px;padding:12px 8px}.sidebarBrand{width:48px;height:48px;min-height:48px}.photoGroup>.photos{grid-template-columns:1fr}.metricCard strong{font-size:30px}.metricTextValue{font-size:18px!important}h2{font-size:25px}}.dashboardShell{gap:16px;max-width:1180px;margin:0 auto;display:grid}.dashboardHero{padding:2px 0 4px}.dashboardGreeting{min-width:0}.dashboardHello{color:#102033;margin:0 0 4px;font-size:17px;font-weight:850}.dashboardHero .muted{font-size:13px}.dashboardMetrics{gap:16px}.metricCard{border-color:#d9e3ef;min-height:126px;padding:18px;box-shadow:0 8px 22px #0f172a0e}.metricCard:before{display:none}.metricCard strong{margin-top:9px;font-size:32px}.metricCard small{color:#1f9d67}.metricIcon{border-radius:8px;flex-basis:40px;width:40px;height:40px}.dashboardMainGrid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:stretch;gap:16px;display:grid}.dashboardMainGrid>.card{min-height:316px;margin:0}.recentReportList{gap:2px;display:grid}.recentReportItem{border-bottom:1px solid #eef2f7;grid-template-columns:38px minmax(0,1fr) auto 82px;align-items:center;gap:12px;padding:12px 0;display:grid}.recentReportItem:last-child{border-bottom:0}.recentReportIcon{color:#0b5bd3;background:#edf5ff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.recentReportSummary{min-width:0}.recentReportSummary b{color:#102033;white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.recentReportSummary small{color:#66758a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;display:block;overflow:hidden}.recentStatus{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:850;display:inline-flex}.recentStatus.success{color:#12805c;background:#eafaf1}.recentStatus.warning{color:#b25e09;background:#fff4df}.recentReportDate{color:#7a8aa0;white-space:nowrap;text-align:right;font-weight:750}.dashboardRecentEmpty,.dashboardOnboarding{text-align:center;align-content:center;place-items:center;gap:8px;min-height:244px;padding:18px;display:grid}.dashboardRecentEmpty p,.dashboardOnboarding p{margin:0}.dashboardRecentEmpty p:first-of-type,.dashboardOnboarding p:first-of-type{color:#102033;font-size:17px;font-weight:850}.dashboardOnboarding .largeAction{margin-top:8px}.recommendedFlow{gap:12px;display:grid}.flowStep{background:#f8fbff;border:1px solid #e5edf6;border-radius:8px;grid-template-columns:34px 1fr;align-items:start;gap:12px;padding:12px;display:grid}.flowStep span{color:#fff;background:#0b5bd3;border-radius:999px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.flowStep b{color:#102033;font-size:14px;display:block}.flowStep small{color:#66758a;margin-top:3px;line-height:1.35;display:block}@media (width>=1001px){aside{width:244px;padding:18px 14px}.sidebarBrand{height:48px;min-height:48px;margin-bottom:8px}.sidebarBrand img{width:101%}aside .sidebarBrand+p{margin-bottom:16px;font-size:12px}.sidebarUser{margin:12px 0;padding:10px;font-size:12px}.sidebarNav button{min-height:38px;margin:4px 0;padding:9px 10px;font-size:13px}.sidebarNav button svg{width:17px;height:17px}.sidebarFooter{margin-top:8px;padding-top:10px}.sidebarLogout{min-height:38px}}@media (width<=1180px){.dashboardMainGrid{grid-template-columns:1fr}.dashboardMainGrid>.card{min-height:0}.recentReportItem{grid-template-columns:38px minmax(0,1fr) auto}.recentReportDate{display:none}}@media (width<=720px){.dashboardShell{gap:14px}.dashboardHero{padding-top:0}.dashboardHello{font-size:16px}.metricCard{min-height:112px;padding:16px}.dashboardMainGrid{gap:14px}.recentReportItem{grid-template-columns:34px minmax(0,1fr);align-items:start}.recentStatus{grid-column:2;justify-self:start}.flowStep{padding:10px}.dashboardRecentEmpty,.dashboardOnboarding{min-height:220px}.emptyStateIcon{width:74px;height:74px}}
