.templates-page{padding:24px}.template-editor-page{box-sizing:border-box;background:#f8fbf9;flex-direction:column;width:100vw;min-width:0;height:100dvh;padding:14px;display:flex;overflow:hidden}.templates-page-header,.templates-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.templates-page-header p{opacity:.75;margin:4px 0 0}.templates-primary-link,.templates-toolbar button,.templates-toolbar select,.templates-toolbar input,.templates-file-button,.templates-slide-panel button,.templates-placeholder-button,.templates-properties-panel button{color:#111;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:8px 10px;text-decoration:none}.templates-toolbar .templates-exit-button{color:#fff;background:#0b7a28;border-color:#0b7a28;margin-left:auto;font-weight:800}.templates-name-input{min-width:240px}.templates-file-button{position:relative;overflow:hidden}.templates-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.templates-status{background:#fafafa;border:1px solid #dedede;border-radius:8px;flex:none;margin-bottom:12px;padding:10px 12px}.templates-table-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.templates-table-card table{border-collapse:collapse;width:100%}.templates-table-card th,.templates-table-card td{text-align:left;border-bottom:1px solid #eee;padding:12px}.templates-editor-grid{flex:auto;grid-template-columns:180px minmax(0,1fr) 360px;align-items:stretch;gap:16px;min-height:0;display:grid;overflow:hidden}.templates-slide-panel,.templates-placeholder-panel,.templates-properties-panel{background:#fff;border:1px solid #e3e3e3;border-radius:12px;min-height:0;padding:12px;overflow:auto}.templates-panel-title{margin-bottom:10px;font-weight:700}.templates-slide-list,.templates-placeholder-group,.templates-properties-form,.templates-right-stack{flex-direction:column;gap:8px;min-height:0;display:flex;overflow:auto}.templates-right-stack{flex-direction:column;display:flex;overflow:hidden}.templates-properties-form{overflow:visible}.templates-properties-panel{flex:none;max-height:min(620px,62vh)}.templates-placeholder-panel{flex:1 1 0}.templates-slide-thumb{text-align:left;width:100%;min-height:68px}.templates-slide-thumb.active,.templates-element.selected{outline:2px solid #111}.templates-editor-center{min-height:0;padding-bottom:24px;overflow:auto}.templates-canvas-wrap{background:#f3f3f3;border-radius:12px;padding:24px;display:inline-block}.templates-a4-canvas{background:#fff;width:794px;height:1123px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000026}.templates-element{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px dashed #0000002e;position:absolute;overflow:hidden}.templates-element-content{white-space:pre-wrap;padding:4px}.templates-nudge-controls{gap:2px;display:flex;position:absolute;bottom:4px;right:4px}.templates-nudge-controls button{padding:2px 5px;font-size:11px}.templates-placeholder-button{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.templates-placeholder-button code{opacity:.7}.templates-properties-panel label{flex-direction:column;gap:3px;font-size:12px;font-weight:700;display:flex}.templates-properties-panel input,.templates-properties-panel select,.templates-properties-panel textarea{border:1px solid #d0d0d0;border-radius:6px;min-width:0;padding:6px 7px;font-size:12px;font-weight:500}.templates-properties-panel textarea{resize:vertical;min-height:58px}.templates-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.templates-checkbox{align-items:center;min-height:31px;flex-direction:row!important;gap:6px!important}.templates-checkbox input{width:auto}.templates-muted{opacity:.65}.templates-toolbar-field{flex-direction:column;gap:4px;font-size:12px;font-weight:700;display:flex}.templates-toolbar-field select{min-width:220px}.templates-panel-note{margin:0 0 10px;font-size:12px;line-height:1.35}.templates-placeholder-group{background:#fafafa;border:1px solid #ededed;border-radius:8px;padding:8px}.templates-placeholder-group summary{cursor:pointer;margin-bottom:8px;font-weight:800}.templates-a4-canvas.show-grid{background-image:linear-gradient(#0000000e 1px, transparent 1px), linear-gradient(90deg, #0000000e 1px, transparent 1px), var(--template-background-image,none);background-size:20px 20px,20px 20px,contain}.templates-element.locked{opacity:.9;border-style:solid}.templates-selected-summary{background:#fafafa;border:1px solid #eee;border-radius:8px;flex-direction:column;gap:2px;padding:7px 8px;font-size:12px;display:flex}.templates-property-actions,.templates-table-actions{flex-wrap:wrap;gap:8px;display:flex}.templates-property-actions button{flex:1 1 0;padding:6px 8px;font-size:12px}.templates-table-actions button,.templates-table-actions a{color:#111;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:6px 8px;text-decoration:none}.templates-table-actions .templates-danger-button{color:#b3261e;border-color:#b3261e}.templates-table-actions .templates-danger-button:disabled{opacity:.55;cursor:not-allowed}.templates-page,.template-editor-page{background:radial-gradient(circle at top left, #0b7a280e, transparent 34vw), var(--page,#f7faf8);color:var(--ink,#17201b)}.templates-page-header,.templates-toolbar{border:1px solid var(--line,#e2e8e4);box-shadow:var(--shadow-card,0 1px 2px #1018280d);background:#fffffff0;border-radius:16px;padding:14px 16px}.templates-page-header h1,.templates-panel-title{color:var(--ink,#17201b);letter-spacing:-.01em}.templates-page-header p,.templates-muted,.templates-panel-note{color:var(--muted,#667085);opacity:1}.templates-primary-link,.templates-toolbar .templates-exit-button{border-color:var(--green,#0b7a28);background:linear-gradient(135deg, var(--green,#0b7a28) 0%, var(--green-dark,#075e20) 100%);color:#fff;font-weight:800;box-shadow:0 10px 22px #0b7a2829}.templates-toolbar button,.templates-toolbar select,.templates-toolbar input,.templates-file-button,.templates-slide-panel button,.templates-placeholder-button,.templates-properties-panel button,.templates-table-actions button,.templates-table-actions a{color:var(--ink,#17201b);background:#fff;border-color:#d9e3dd;border-radius:11px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.templates-toolbar button:hover:not(:disabled),.templates-file-button:hover,.templates-slide-panel button:hover:not(:disabled),.templates-placeholder-button:hover:not(:disabled),.templates-properties-panel button:hover:not(:disabled),.templates-table-actions button:hover:not(:disabled),.templates-table-actions a:hover{border-color:var(--green,#0b7a28);background:var(--green-tint,#f4fbf6)}.templates-toolbar input:focus,.templates-toolbar select:focus,.templates-properties-panel input:focus,.templates-properties-panel select:focus,.templates-properties-panel textarea:focus{border-color:var(--green,#0b7a28);outline:none;box-shadow:0 0 0 3px #0b7a281a}.templates-status{background:var(--green-soft,#eaf7ee);color:var(--green-dark,#075e20);border-color:#bdeac8;border-radius:12px}.templates-error,.error-text{color:var(--danger-red,#dc2626)}.templates-table-card,.templates-slide-panel,.templates-placeholder-panel,.templates-properties-panel{border-color:var(--line,#e2e8e4);box-shadow:var(--shadow-card,0 1px 2px #1018280d);background:#fff;border-radius:16px}.templates-table-card th{color:#475467;text-transform:uppercase;letter-spacing:.04em;background:#f8fbf9;font-size:12px}.templates-table-card th,.templates-table-card td{border-bottom-color:var(--line,#e2e8e4)}.templates-table-card tr:hover td{background:#0b7a2806}.templates-editor-grid{gap:14px}.templates-canvas-wrap{border:1px solid var(--line,#e2e8e4);background-color:#0000;background-image:linear-gradient(45deg,#e2e8e473 25%,#0000 25%),linear-gradient(-45deg,#e2e8e473 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e2e8e473 75%),linear-gradient(-45deg,#0000 75%,#e2e8e473 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:18px}.templates-a4-canvas{box-shadow:0 22px 55px #0f172a29}.templates-slide-thumb.active,.templates-element.selected{outline:2px solid var(--green,#0b7a28);outline-offset:2px}.templates-element{background:#eaf7ee33;border-color:#0b7a2859}.templates-element.locked{background:#f2f4f747;border-color:#6670856b}.templates-placeholder-group{border-color:var(--line,#e2e8e4);background:#fbfdfb}.templates-placeholder-group summary{color:var(--green-dark,#075e20)}.templates-placeholder-button code{color:var(--green,#0b7a28);opacity:1}.templates-properties-panel input,.templates-properties-panel select,.templates-properties-panel textarea{border-color:#d9e3dd;border-radius:9px}.templates-selected-summary{background:var(--green-soft,#eaf7ee);border-color:#bdeac8}.templates-table-actions .templates-danger-button{color:var(--danger-red,#dc2626);background:#fff7f7;border-color:#fecaca}.templates-table-actions .templates-danger-button:hover:not(:disabled){border-color:var(--danger-red,#dc2626);background:#fef2f2}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-outline-style:solid}}}.fixed{position:fixed}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[80dvh\]{height:80dvh}.h-auto{height:auto}.h-px{height:1px}.max-h-\[90dvh\]{max-height:90dvh}.max-h-\[calc\(100dvh-2rem\)\]{max-height:calc(100dvh - 2rem)}.min-h-screen{min-height:100vh}.w-\[80vw\]{width:80vw}.w-\[92vw\]{width:92vw}.w-\[94vw\]{width:94vw}.w-full{width:100%}.max-w-\[360px\]{max-width:360px}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.min-w-\[820px\]{min-width:820px}.min-w-\[980px\]{min-width:980px}.min-w-\[1120px\]{min-width:1120px}.min-w-full{min-width:100%}.flex-1{flex:1}.shrink-0{flex-shrink:0}.border-separate{border-collapse:separate}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[minmax\(160px\,0\.9fr\)_minmax\(0\,1\.3fr\)\]{grid-template-columns:minmax(160px,.9fr) minmax(0,1.3fr)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-\[\#0b7a28\]\/35{background-color:oklab(50.5786% -.124308 .0834429/.35)}.bg-\[\#0b7a28\]\/55{background-color:oklab(50.5786% -.124308 .0834429/.55)}.bg-\[\#00631f\]{background-color:#00631f}.bg-\[\#edf6ec\]{background-color:#edf6ec}.bg-\[\#fbfcfb\]{background-color:#fbfcfb}.object-contain{-o-object-fit:contain;object-fit:contain}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.break-words{overflow-wrap:break-word}.text-\[\#0b7a28\]{color:#0b7a28}.text-\[\#00631f\]{color:#00631f}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline,.outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.-outline-offset-1{outline-offset:calc(1px * -1)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#0b7a28;--green-dark:#075e20;--green-soft:#eaf7ee;--green-tint:#f4fbf6;--bank-blue:#2563eb;--solar-amber:#f59e0b;--material-purple:#7c3aed;--danger-red:#dc2626;--completed-green:#16a34a;--ink:#17201b;--muted:#667085;--line:#e2e8e4;--page:#f7faf8;--card:#fff;--shadow-soft:0 16px 40px #0f172a12;--shadow-card:0 1px 2px #1018280d;--sidebar-width:184px;--header-height:clamp(56px, 8dvh, 82px);--content-pad-x:clamp(18px, 2.5vw, 48px);--content-pad-y:clamp(14px, 2.2dvh, 28px);--dashboard-gap:clamp(14px, 2.2dvh, 24px);background:#f8faf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--page);min-width:320px;height:100%;min-height:100dvh;margin:0}html{font-size:80%}body{overflow:hidden}button,input,select,textarea{font:inherit}.login-line-field{border-bottom:1px solid #dedede;align-items:center;gap:50px;padding:0 0 9px;display:flex}.login-line-icon{color:#050505;stroke-width:2px;flex:none;width:18px;height:18px}.login-line-input{color:#333;background:0 0;border:0;outline:none;width:50%;min-width:0;font-size:18px;font-weight:350;line-height:2}.login-line-input::placeholder{color:#8b8b8b;opacity:1}.login-forgot{color:#9a9a9a;font-size:11px;font-weight:600}.login-gradient-button{color:#fff;letter-spacing:10px;background:linear-gradient(90deg,#9de0b5 0%,#16a34a 55%,#08752b 100%);border:0;border-radius:999px;min-height:38px;font-size:15px;font-weight:500;transition:transform .16s,filter .16s}.login-gradient-button:disabled{cursor:not-allowed;opacity:.9;transform:none}button,a{-webkit-tap-highlight-color:transparent}.dhge-card{border:1px solid var(--line);background:#fff;border-radius:8px}.dhge-input{color:#111827;background:#fff;border:1px solid #dfe5e8;border-radius:7px;outline:none;width:100%;min-height:2.5rem;padding:0 .9rem;font-size:.875rem;line-height:1.4;transition:border-color .14s}textarea.dhge-input{resize:vertical;min-height:5.4rem;padding-top:.75rem;padding-bottom:.75rem}.dhge-input:focus{border-color:#08752b}.dhge-primary,.dhge-secondary{cursor:pointer;border-radius:7px;min-height:2.5rem;padding:0 1.1rem;font-size:.875rem;font-weight:800}.dhge-primary{color:#fff;background:#08752b;border:1px solid #08752b}.dhge-secondary{color:#334155;background:#fff;border:1px solid #d7dde2}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#f8fbf9;width:100vw;height:100dvh;display:grid;overflow:hidden}.app-sidebar{z-index:2;background:linear-gradient(#fff 0%,#fbfdfb 58%,#f5faf6 100%);border-right:1px solid #e6eaec;flex-direction:column;height:100dvh;min-height:0;padding:clamp(14px,2.4dvh,26px) clamp(12px,1.2vw,20px) clamp(12px,2dvh,22px);display:flex;position:relative;overflow:hidden}.brand-block{align-items:center;min-height:clamp(44px,8dvh,76px);display:flex}.brand-logo{-o-object-fit:contain;object-fit:contain;width:min(clamp(128px,9vw,190px),100%);height:auto;display:block}.side-nav{gap:clamp(7px,1.25dvh,12px);margin-top:clamp(10px,2dvh,20px);display:grid}.side-nav-item{color:#111827;letter-spacing:0;border-radius:8px;align-items:center;gap:13px;height:clamp(34px,5.2dvh,48px);padding:0 15px;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:flex}.side-nav-item svg{color:#314151;flex:none}.side-nav-item.active{color:#fff;background:linear-gradient(135deg,#08a13d 0%,#007226 100%)}.nav-badge{color:#fff;background:#0c9639;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.sidebar-spacer{flex:auto;min-height:clamp(8px,1.8dvh,18px)}.app-main-shell{background:linear-gradient(#fff 0,#f9fbfa 105px,#fbfcfb 100%);flex-direction:column;min-width:0;height:100dvh;min-height:0;display:flex;overflow:hidden}.top-header{flex:0 0 var(--header-height);min-height:0;padding:0 var(--content-pad-x);background:#fffffff5;border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:center;gap:19px;display:flex}.top-header h1{color:#0f172a;letter-spacing:0;margin:0;font-size:20px;font-weight:500;line-height:1.1}.top-header-right{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.global-search{color:#677386;background:#fff;border:1px solid #dfe5e8;border-radius:9px;align-items:center;gap:11px;width:clamp(220px,23vw,360px);height:clamp(34px,5.2dvh,44px);padding:0 16px;display:flex}.global-search input{color:#1f2937;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.global-search input::placeholder{color:#8d98a7}.profile-menu{color:#0f172a;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.profile-avatar{color:#05752a;background:#edf5ec;border-radius:999px;justify-content:center;align-items:center;width:clamp(34px,5.6dvh,46px);height:clamp(34px,5.6dvh,46px);font-size:13px;font-weight:800;display:inline-flex}.profile-copy{text-align:left;gap:3px;min-width:106px;display:grid}.profile-copy strong{color:#111827;letter-spacing:0;font-size:13px;font-weight:600;line-height:1.1}.profile-menu-wrap{position:relative}.profile-chevron{transition:transform .16s}.profile-chevron.open{transform:rotate(180deg)}.profile-dropdown{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:210px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 45px #0f172a24}.profile-dropdown-header{border-bottom:1px solid #eef2f7;gap:3px;padding:12px 14px;display:grid}.profile-dropdown-header strong{color:#0f172a;font-size:13px}.profile-dropdown-header small{color:#64748b;font-size:11px}.profile-dropdown-item{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:11px 14px;font-size:13px}.profile-dropdown-item:hover{background:#f8fafc}.profile-dropdown-item.danger{color:#b42318}.app-content{min-height:0;padding:var(--content-pad-y) var(--content-pad-x);flex:auto;overflow:auto}.dashboard-page{gap:var(--dashboard-gap);grid-template-rows:auto minmax(0,1fr);width:100%;max-width:none;height:100%;min-height:0;margin:0 auto;display:grid}.dashboard-error{color:#b42318;background:#fff1f2;border-radius:10px;margin:0 0 18px;padding:12px 15px;font-size:14px}.dashboard-stage-grid{gap:var(--dashboard-gap);grid-template-columns:repeat(6,minmax(0,1fr));min-height:0;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(13px,1.5vw,18px);min-height:clamp(92px,13dvh,124px);padding:clamp(16px,2.3dvh,24px) clamp(16px,1.9vw,26px);display:grid}.summary-icon,.task-row-icon{color:#08752b;background:#e8f4e5;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.summary-icon{width:clamp(48px,7.1dvh,62px);height:clamp(48px,7.1dvh,62px)}.stage-summary-card{grid-template-columns:auto minmax(0,1fr);gap:clamp(11px,1.1vw,15px);min-height:clamp(82px,11dvh,112px);padding:clamp(14px,2dvh,20px) clamp(13px,1.45vw,20px)}.stage-summary-card .summary-icon{width:clamp(42px,6.2dvh,54px);height:clamp(42px,6.2dvh,54px)}.stage-summary-card .summary-arrow{display:none}.summary-copy{gap:5px;min-width:0;display:grid}.summary-copy h2{color:#111827;margin:0;font-size:clamp(13px,1.8dvh,16px);font-weight:700}.summary-copy strong{color:#08752b;font-size:clamp(21px,3.3dvh,30px);font-weight:800;line-height:1}.summary-copy span{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.55dvh,13px);overflow:hidden}.summary-arrow{color:#475569}.task-overview-card{min-height:0}.dashboard-card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:clamp(48px,7dvh,62px);padding:0 clamp(18px,1.9vw,28px);display:flex}.dashboard-card-title{color:#334155;align-items:center;gap:13px;min-width:0;display:flex}.dashboard-card-title h2{color:#111827;letter-spacing:0;margin:0;font-size:clamp(14px,1.9dvh,17px);font-weight:800}.dashboard-card-header a{color:#006b25;white-space:nowrap;align-items:center;gap:7px;font-size:clamp(11px,1.55dvh,13px);font-weight:800;text-decoration:none;display:inline-flex}.task-list-wrap{height:calc(100% - clamp(48px,7dvh,62px));padding:0 clamp(18px,1.9vw,28px);overflow:auto}.task-list-row{color:#111827;border-bottom:1px solid #eef1f3;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:clamp(12px,1.6vw,22px);min-height:clamp(54px,8.5dvh,72px);text-decoration:none;display:grid}.task-list-row:last-child{border-bottom:0}.task-row-icon{width:clamp(34px,5.4dvh,44px);height:clamp(34px,5.4dvh,44px)}.task-row-main{gap:4px;min-width:0;display:grid}.task-row-main strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(12px,1.75dvh,15px);font-weight:800;overflow:hidden}.task-row-main small{color:#6b7280;font-size:clamp(11px,1.55dvh,13px)}.empty-task-list{color:#64748b;place-items:center;height:100%;font-weight:600;display:grid}.dashboard-table-card{border:1px solid var(--line);background:#fff;border-radius:9px;height:100%;min-height:0;overflow:hidden}.dashboard-table-wrap{width:100%;height:calc(100% - clamp(46px,7dvh,62px));overflow:auto}.dashboard-table{border-collapse:collapse;table-layout:fixed;color:#111827;width:100%;height:100%}.dashboard-table th{border-bottom:1px solid var(--line);text-align:left;color:#334155;white-space:nowrap;padding:0 16px;font-size:11px;font-weight:600}.dashboard-table tbody tr{height:clamp(38px,6.2dvh,54px)}.dashboard-table td{vertical-align:middle;color:#111827;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef1f3;padding:0 16px;font-size:11px;font-weight:500;overflow:hidden}.dashboard-table tbody tr:last-child td{border-bottom:0}.task-table th:first-child,.task-table td:first-child{width:18%}.task-table th:nth-child(2),.task-table td:nth-child(2){width:31%}.task-table th:nth-child(3),.task-table td:nth-child(3),.task-table th:nth-child(4),.task-table td:nth-child(4),.task-table th:nth-child(5),.task-table td:nth-child(5){width:17%}.id-link{color:#00802d;font-weight:800;text-decoration:none}.stage-pill,.priority-pill{border-radius:7px;justify-content:center;align-items:center;min-width:53px;height:22px;padding:0 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.stage-pmsg,.stage-completed{color:#07802d;background:#e7f5e7}.stage-muted{color:#4b5563;background:#eef0f2}.date-cell{color:#111827;align-items:center;gap:7px;display:inline-flex}.empty-table-cell{color:#64748b;text-align:center;height:clamp(110px,22dvh,220px);font-weight:600}@media (width>=1800px){:root{--header-height:86px;--content-pad-x:56px;--content-pad-y:30px}}@media (width<=1280px),(height<=760px){:root{--header-height:62px;--content-pad-x:22px;--content-pad-y:16px;--dashboard-gap:16px}.brand-block{min-height:50px}.brand-logo{width:min(142px,100%)}.side-nav-item{height:36px;font-size:12px}.global-search{width:260px}.stage-summary-card{gap:8px;min-height:78px;padding:12px 10px}.stage-summary-card .summary-icon{width:36px;height:36px}.stage-summary-card .summary-icon svg{width:20px;height:20px}.stage-summary-card .summary-copy{gap:3px}.stage-summary-card .summary-copy h2{font-size:11px}.stage-summary-card .summary-copy strong{font-size:21px}.stage-summary-card .summary-copy span{font-size:10px}}@media (height<=620px){:root{--header-height:54px;--content-pad-y:12px}.brand-block{min-height:42px}.side-nav{gap:6px;margin-top:8px}.side-nav-item{height:32px}.summary-card{min-height:82px}}@media (width<=1120px){:root{--content-pad-x:18px}.dashboard-page{grid-template-rows:auto minmax(360px,1fr);height:auto;min-height:100%}.dashboard-stage-grid{gap:10px}.stage-summary-card{gap:7px;min-height:72px;padding:10px 8px}.stage-summary-card .summary-icon{width:32px;height:32px}.stage-summary-card .summary-icon svg{width:18px;height:18px}.stage-summary-card .summary-copy h2{font-size:10px}.stage-summary-card .summary-copy strong{font-size:19px}.stage-summary-card .summary-copy span{font-size:10px}.task-list-row{grid-template-columns:auto minmax(0,1fr) auto auto}.task-list-row .stage-pill{display:none}}@media (width<=820px){body{overflow:auto}.app-shell{height:auto;min-height:100dvh;display:block;overflow:visible}.app-sidebar{height:auto;min-height:0;padding:16px;overflow:visible}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.top-header{flex-wrap:wrap;height:auto;min-height:0;padding-block:14px}.top-header-right,.global-search{width:100%}.profile-menu{margin-left:auto}.app-main-shell{height:auto;min-height:100dvh;overflow:visible}.app-content{overflow:visible}.dashboard-page{grid-template-rows:auto auto;height:auto;display:grid}.dashboard-stage-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.stage-summary-card{text-align:center;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:70px;padding:8px 4px}.stage-summary-card .summary-icon{width:28px;height:28px}.stage-summary-card .summary-icon svg{width:16px;height:16px}.stage-summary-card .summary-copy{justify-items:center;gap:2px}.stage-summary-card .summary-copy h2{overflow-wrap:anywhere;width:100%;font-size:clamp(7px,1.6vw,10px);line-height:1.1}.stage-summary-card .summary-copy strong{font-size:clamp(14px,3.2vw,18px)}.stage-summary-card .summary-copy span{font-size:clamp(7px,1.55vw,9px)}.task-overview-card,.task-list-wrap{height:auto}.task-list-row{grid-template-columns:auto minmax(0,1fr);padding-block:12px}.task-list-row .priority-pill,.task-list-row .date-cell,.task-list-row .stage-pill{display:none}}body{color:var(--ink);background:radial-gradient(circle at top left, #0b7a280e, transparent 30vw), var(--page)}.dhge-card{border-color:var(--line);background:var(--card);box-shadow:var(--shadow-card);border-radius:14px}.dhge-input{min-height:2.75rem;color:var(--ink);background:#fff;border-color:#d9e3dd;border-radius:11px;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px #10182805}.dhge-input:hover{border-color:#bfd2c6}.dhge-primary,.dhge-secondary{border-radius:11px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.dhge-primary{border-color:var(--green);background:linear-gradient(135deg, var(--green) 0%, var(--green-dark) 100%);box-shadow:0 10px 22px #0b7a282e}.dhge-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 26px #0b7a2838}.dhge-secondary{color:var(--green-dark);background:#fff;border-color:#cfe0d5}.dhge-secondary:hover:not(:disabled){background:var(--green-tint);border-color:var(--green)}.login-line-field{border-bottom-color:#dce5df;gap:18px}.login-line-field:focus-within{border-bottom-color:var(--green)}.login-line-input{width:100%;color:var(--ink)}.login-gradient-button{background:linear-gradient(135deg, var(--green) 0%, var(--green-dark) 100%);letter-spacing:.02em;min-height:44px;font-weight:800;box-shadow:0 14px 28px #0b7a282e}.login-gradient-button:hover{filter:saturate(1.08);transform:translateY(-1px)}.app-sidebar{border-right-color:var(--line);background:linear-gradient(#fff 0%,#fbfdfb 52%,#f1f8f3 100%)}.side-nav-item{color:#25352b;border-radius:12px}.side-nav-item.active{background:linear-gradient(135deg, var(--green) 0%, var(--green-dark) 100%);box-shadow:0 10px 20px #0b7a2829}.nav-badge{background:var(--green)}.nav-badge.danger{background:var(--danger-red)}.top-header{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb}.top-header h1{color:var(--ink);font-weight:800}.global-search{color:var(--muted);background:#fff;border-color:#d9e3dd;border-radius:12px;transition:border-color .15s,box-shadow .15s}.global-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #0b7a281a}.profile-avatar{background:var(--green-soft);color:var(--green-dark)}.profile-dropdown{border-color:var(--line);box-shadow:var(--shadow-soft)}.summary-card,.task-overview-card{border-color:var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:16px;transition:transform .15s,box-shadow .15s,border-color .15s}.summary-card:hover{box-shadow:var(--shadow-soft);border-color:#cfe0d5;transform:translateY(-1px)}.summary-icon,.task-row-icon{background:var(--green-soft);color:var(--green)}.summary-copy h2,.dashboard-card-title h2{color:var(--ink)}.summary-copy strong,.dashboard-card-header a{color:var(--green)}.task-list-row:hover{background:linear-gradient(90deg,#0b7a2809,#0000 75%)}.stage-pill{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;font-weight:800}.stage-pmsg,.stage-completed{background:var(--green-soft);color:var(--completed-green);border-color:#bdeac8}.stage-bank{color:var(--bank-blue);background:#eaf1ff;border-color:#c9d9ff}.stage-material{color:var(--material-purple);background:#f2ecff;border-color:#ddd0ff}.stage-installation{color:#b45309;background:#fff4df;border-color:#ffe0a6}.stage-muted{color:#475467;background:#f2f4f7;border-color:#e4e7ec}.dashboard-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca}:root{--dhge-nav-bg:#fff;--dhge-nav-active:#edf8f0;--dhge-nav-hover:#f5fbf6;--dhge-nav-border:#dfe8e2;--dhge-primary:#076b27;--dhge-primary-2:#0b7a28;--dhge-text:#15231a;--dhge-muted:#66736b}.app-shell{background:#f6faf7}.app-sidebar{box-shadow:1px 0 #0f172a05;background:var(--dhge-nav-bg)!important;border-right:1px solid var(--dhge-nav-border)!important;padding:18px 12px 14px!important}.brand-block{margin-bottom:8px;padding:0 8px 8px;border-bottom:0!important;min-height:58px!important}.brand-logo{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;max-width:100%;max-height:56px;width:150px!important}.side-nav{gap:5px!important;margin-top:8px!important}.side-nav-item{position:relative;color:#26382d!important;height:36px!important;box-shadow:none!important;background:0 0!important;border-radius:8px!important;gap:9px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:700!important}.side-nav-item svg{width:16px;height:16px;color:#56665c!important}.side-nav-item:hover{background:var(--dhge-nav-hover)!important;color:var(--dhge-primary)!important}.side-nav-item:hover svg{color:var(--dhge-primary)!important}.side-nav-item.active{background:var(--dhge-nav-active)!important;color:var(--dhge-primary)!important;box-shadow:inset 3px 0 0 var(--dhge-primary)!important}.side-nav-item.active svg{color:var(--dhge-primary)!important}.nav-badge{min-width:18px;height:18px;font-size:10px}.app-main-shell{background:#f8fbf9!important}.top-header{min-height:58px;box-shadow:0 1px #0f172a05;background:#fff!important;border-bottom:1px solid #e7eee9!important}.top-header h1{color:#132017!important;font-size:17px!important;font-weight:800!important}.global-search{background:#fbfdfc!important;border-radius:9px!important;height:36px!important}.profile-menu{border-radius:999px;background:#fff!important;border:1px solid #e4ece6!important;padding:4px 8px 4px 4px!important}.profile-avatar{width:30px!important;height:30px!important;color:var(--dhge-primary)!important;background:#edf8f0!important}.profile-copy strong{font-size:12px!important}.profile-copy small{color:var(--dhge-muted)!important;font-size:10px!important}.app-content{background:radial-gradient(circle at 12% 0,#0b7a280d,#0000 28vw),#f8fbf9!important}.dhge-card,.summary-card,.dashboard-table-card,.task-overview-card{background:#fff!important;border:1px solid #e0e9e3!important;border-radius:14px!important;box-shadow:0 1px 2px #1018280a!important}.dashboard-stage-grid{gap:12px!important}.stage-summary-card{border-top:3px solid #ecf6ef!important;min-height:104px!important;padding:16px!important}.stage-summary-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a12!important}.summary-icon{width:38px!important;height:38px!important;color:var(--dhge-primary)!important;background:#eef8f1!important;border-radius:12px!important}.summary-copy h2{letter-spacing:.02em;color:#415044!important;font-size:11px!important}.summary-copy strong{color:#101c14!important;font-size:24px!important}.summary-copy span{color:var(--dhge-primary)!important;font-weight:800!important}.task-list-row{border:1px solid #0000;border-radius:12px!important;margin:4px 8px!important}.task-list-row:hover{border-color:#d9eadf;background:#fbfdfc!important}.dhge-input{background:#fff!important;border-color:#dce7e0!important;border-radius:9px!important}.dhge-input:focus{border-color:var(--dhge-primary)!important;box-shadow:0 0 0 3px #076b271a!important}.dhge-primary{background:var(--dhge-primary)!important;border-color:var(--dhge-primary)!important;box-shadow:none!important;border-radius:9px!important}.dhge-primary:hover:not(:disabled){transform:translateY(-1px);background:#055b20!important}.dhge-secondary{border-color:#dce7e0!important;border-radius:9px!important}table thead tr{background:#fbfdfc!important}table th{letter-spacing:.02em;text-transform:uppercase;color:#66736b!important;font-size:11px!important;font-weight:800!important}table tbody tr{background:#fff;transition:background .14s}table tbody tr:hover{background:#fbfdfc!important}table td{color:#1c2a20}.rounded-lg.bg-green-50,.stage-pill,.priority-pill{border-radius:999px!important}@media (width<=820px){.app-sidebar{border-right:0!important;border-bottom:1px solid var(--dhge-nav-border)!important}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.dhge-dashboard-page{color:#142218;gap:16px;min-height:100%;display:grid}.dhge-dashboard-hero{background:linear-gradient(92deg,#fffffff2 0%,#f6fcf8f2 45%,#e4f5e8b8 100%),radial-gradient(circle at 68% 38%,#19a5482e,#0000 34%);border:1px solid #dfeae3;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;min-height:126px;padding:22px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a0f}.dhge-hero-copy,.dhge-hero-actions{z-index:2;position:relative}.dhge-hero-copy{max-width:560px}.dhge-eyebrow{color:#08752b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:900;display:inline-flex}.dhge-hero-copy h2{color:#101c14;letter-spacing:-.03em;margin:0;font-size:clamp(22px,2.8vw,32px);font-weight:900;line-height:1.08}.dhge-hero-copy p{color:#5f6f65;margin:9px 0 0;font-size:13px;line-height:1.55}.dhge-hero-actions{gap:10px;min-width:170px;display:grid}.dhge-hero-primary,.dhge-hero-secondary{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.dhge-hero-primary{color:#fff;background:linear-gradient(135deg,#079138 0%,#056d27 100%);box-shadow:0 12px 24px #07712938}.dhge-hero-secondary{color:#08752b;background:#ffffffe6;border-color:#07712938}.dhge-solar-scene{opacity:.95;pointer-events:none;width:min(460px,38%);position:absolute;inset:0 190px 0 auto}.dhge-sun{background:radial-gradient(circle,#ffd56b 0 45%,#ffd56b1f 46% 100%);border-radius:999px;width:46px;height:46px;position:absolute;top:26px;right:62%;box-shadow:0 0 45px #f59e0b3d}.dhge-hill{background:linear-gradient(#38a1582e,#38a1580d);border-radius:999px 999px 0 0;position:absolute;bottom:-22px}.dhge-hill.one{width:300px;height:82px;right:4%}.dhge-hill.two{width:260px;height:62px;right:24%}.dhge-panel{background:linear-gradient(90deg,#0000 31%,#ffffff80 32% 34%,#0000 35% 66%,#ffffff80 67% 69%,#0000 70%),linear-gradient(#0000 48%,#ffffff80 49% 54%,#0000 55%),linear-gradient(135deg,#154d73,#0c7b90 52%,#0d5e7e);border:3px solid #125b7a57;border-radius:5px;width:154px;height:48px;position:absolute;bottom:29px;transform:skew(-16deg)rotate(-3deg);box-shadow:0 14px 22px #0f172a24}.dhge-panel.panel-one{right:28px}.dhge-panel.panel-two{opacity:.75;bottom:18px;right:150px;transform:skew(-16deg)rotate(5deg)scale(.85)}.dhge-dashboard-shell{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:16px;display:grid}.dhge-dashboard-main,.dhge-dashboard-side{gap:16px;min-width:0;display:grid}.dhge-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dhge-kpi-card,.dhge-panel-card{background:#fff;border:1px solid #e1eae4;border-radius:18px;box-shadow:0 1px 2px #1018280a}.dhge-kpi-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:116px;padding:16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.dhge-kpi-card:hover{border-color:#cfe3d5;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a12}.dhge-kpi-icon{color:#08752b;background:#edf8f0;border-radius:15px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.dhge-kpi-card.tone-blue .dhge-kpi-icon{color:#2563eb;background:#edf4ff}.dhge-kpi-card.tone-violet .dhge-kpi-icon{color:#7c3aed;background:#f3edff}.dhge-kpi-card.tone-amber .dhge-kpi-icon{color:#d97706;background:#fff4df}.dhge-kpi-card.tone-teal .dhge-kpi-icon{color:#0f9488;background:#e8fbf8}.dhge-kpi-card div{gap:5px;min-width:0;display:grid}.dhge-kpi-card span{color:#526258;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.dhge-kpi-card strong{color:#121f16;letter-spacing:-.02em;font-size:25px;font-weight:950;line-height:1}.dhge-kpi-card small{color:#08752b;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.dhge-analytics-grid{grid-template-columns:minmax(0,1.38fr) minmax(0,1fr);gap:16px;display:grid}.dhge-panel-card{min-width:0;overflow:hidden}.dhge-chart-card,.dhge-donut-card,.dhge-task-card,.dhge-follow-card,.dhge-activity-card,.dhge-subsidy-card{padding:18px}.dhge-card-heading,.dhge-side-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dhge-card-heading.compact{margin-bottom:10px}.dhge-card-heading div,.dhge-side-heading div{min-width:0}.dhge-card-heading span{color:#08752b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:950;display:block}.dhge-card-heading h3,.dhge-side-heading h3{color:#121f16;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:950}.dhge-card-heading button,.dhge-table-filters button{color:#3a493f;cursor:pointer;background:#fbfdfc;border:1px solid #dce7e0;border-radius:9px;height:30px;padding:0 12px;font-size:11px;font-weight:850}.dhge-card-heading a,.dhge-side-heading a{color:#08752b;white-space:nowrap;font-size:11px;font-weight:950;text-decoration:none}.dhge-bar-chart{background:linear-gradient(0deg,#edf2ef 1px,#0000 1px) 0 25%/100% 25%,linear-gradient(0deg,#edf2ef 1px,#0000 1px) 0/100% 25%,linear-gradient(0deg,#edf2ef 1px,#0000 1px) 0 75%/100% 25%;border-bottom:1px solid #edf2ef;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:12px;height:204px;padding:8px 4px 0;display:grid;position:relative}.dhge-bar-item{color:#66736b;grid-template-rows:minmax(0,1fr) 20px;place-items:end center;gap:8px;height:100%;font-size:10px;font-weight:800;display:grid}.dhge-bar-track{border-radius:999px 999px 0 0;justify-content:center;align-items:end;width:70%;height:100%;display:flex;position:relative}.dhge-bar-total{background:#bde5c5;border-radius:999px 999px 4px 4px;width:100%;min-height:6px;position:relative;overflow:hidden}.dhge-bar-completed{background:linear-gradient(#1bbb55,#07762c);min-height:4px;position:absolute;bottom:0;left:0;right:0}.dhge-chart-legend{color:#526258;align-items:center;gap:18px;margin-top:12px;font-size:11px;font-weight:850;display:flex}.dhge-chart-legend span{align-items:center;gap:7px;display:inline-flex}.dhge-chart-legend i{border-radius:999px;width:9px;height:9px}.legend-completed{background:#079138}.dhge-donut-layout{grid-template-columns:178px minmax(0,1fr);align-items:center;gap:18px;min-height:204px;display:grid}.dhge-donut{border-radius:999px;place-items:center;width:172px;height:172px;display:grid;box-shadow:inset 0 0 0 1px #0f172a08}.dhge-donut>div{background:#fff;border-radius:999px;align-content:center;place-items:center;width:94px;height:94px;display:grid;box-shadow:0 8px 24px #0f172a14}.dhge-donut strong{color:#121f16;font-size:24px;font-weight:950;line-height:1}.dhge-donut span{color:#647067;margin-top:5px;font-size:11px;font-weight:850}.dhge-distribution-list{gap:12px;display:grid}.dhge-distribution-list div{color:#526258;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:850;display:flex}.dhge-distribution-list span{align-items:center;gap:8px;display:inline-flex}.dhge-distribution-list i{background:#19a548;border-radius:999px;width:8px;height:8px}.dhge-distribution-list strong{color:#121f16;white-space:nowrap;font-size:11px;font-weight:950}.distribution-pmsg i{background:#2f80ed}.distribution-bank i{background:#7c3aed}.distribution-material i{background:#f59e0b}.distribution-installation i{background:#14b8a6}.distribution-completed i{background:#19a548}.dhge-table-filters{align-items:center;gap:8px;margin-left:auto;display:flex}.dhge-dashboard-table-wrap{width:100%;overflow-x:auto}.dhge-dashboard-table{border-collapse:collapse;width:100%;min-width:940px}.dhge-dashboard-table th{color:#66736b;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid #edf2ef;padding:11px 12px;font-size:10px!important;font-weight:950!important}.dhge-dashboard-table td{color:#1c2a20;vertical-align:middle;border-bottom:1px solid #f0f3f1;padding:12px;font-size:12px;font-weight:750}.dhge-dashboard-table tbody tr:last-child td{border-bottom:0}.dhge-dashboard-table tbody tr:hover{background:#fbfdfc!important}.dhge-table-link{color:#08752b;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:950}.dhge-date,.dhge-status-progress{color:#526258;align-items:center;gap:6px;display:inline-flex}.dhge-progress-line{vertical-align:middle;background:#e8eee9;border-radius:999px;width:86px;height:7px;display:inline-flex;overflow:hidden}.dhge-progress-line span{border-radius:inherit;background:linear-gradient(90deg,#1bbb55,#08752b);display:block}.dhge-dashboard-table small{color:#526258;margin-left:8px;font-size:11px;font-weight:850}.dhge-row-menu{color:#66736b;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid}.dhge-row-menu:hover{color:#08752b;background:#edf8f0}.dhge-side-heading{margin-bottom:10px}.dhge-follow-list,.dhge-activity-list{display:grid}.dhge-follow-item,.dhge-activity-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf2ef;width:100%}.dhge-follow-item:last-child,.dhge-activity-item:last-child{border-bottom:0}.dhge-follow-item{grid-template-columns:58px 12px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 0;display:grid}.dhge-follow-item time{color:#526258;white-space:nowrap;font-size:10px;font-weight:950}.dhge-dot{background:#079138;border-radius:999px;width:7px;height:7px}.dot-2{background:#2f80ed}.dot-3{background:#f59e0b}.dot-4{background:#7c3aed}.dhge-follow-item span:nth-child(3),.dhge-activity-item span:nth-child(2){gap:4px;min-width:0;display:grid}.dhge-follow-item strong,.dhge-activity-item strong{color:#121f16;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;overflow:hidden}.dhge-follow-item small,.dhge-activity-item small{color:#647067;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:750;overflow:hidden}.dhge-follow-item em{color:#08752b;white-space:nowrap;background:#edf8f0;border-radius:999px;padding:5px 8px;font-size:9.5px;font-style:normal;font-weight:950}.dhge-activity-item{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 0;display:grid}.dhge-activity-icon{border-radius:999px;place-items:center;width:34px;height:34px;display:inline-grid}.dhge-activity-item time{color:#7b877e;white-space:nowrap;font-size:10px;font-weight:850}.dhge-empty-state{color:#647067;padding:20px 0;font-size:12px;font-weight:800;display:block}.dhge-subsidy-total,.dhge-subsidy-meta{color:#526258;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:850;display:flex}.dhge-subsidy-total strong,.dhge-subsidy-meta strong{color:#121f16;font-weight:950}.dhge-subsidy-bar{background:#e7eee9;border-radius:999px;height:8px;margin:13px 0 7px;overflow:hidden}.dhge-subsidy-bar span{border-radius:inherit;background:linear-gradient(90deg,#1bbb55,#08752b);height:100%;display:block}.dhge-mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.dhge-mini-metrics div{text-align:center;background:#edf8f0;border-radius:14px;gap:4px;padding:12px 8px;display:grid}.dhge-mini-metrics div:nth-child(2){background:#fff4df}.dhge-mini-metrics div:nth-child(3){background:#eaf1ff}.dhge-mini-metrics span{color:#526258;font-size:9.5px;font-weight:950}.dhge-mini-metrics strong{color:#121f16;font-size:18px;font-weight:950}.dhge-location-card{color:#08752b;background:linear-gradient(135deg,#fff 0%,#f1faf3 100%);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:16px;display:grid}.dhge-location-card strong{color:#121f16;font-size:12px;font-weight:950;display:block}.dhge-location-card span{color:#647067;margin-top:4px;font-size:11px;font-weight:750;line-height:1.45;display:block}@media (width<=1520px){.dhge-dashboard-shell{grid-template-columns:minmax(0,1fr) 310px}.dhge-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.dhge-dashboard-shell,.dhge-analytics-grid{grid-template-columns:1fr}.dhge-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr))}.dhge-subsidy-card,.dhge-location-card{grid-column:auto}}@media (width<=820px){.dhge-dashboard-hero{padding:20px;display:grid}.dhge-solar-scene{opacity:.25;width:70%;right:0}.dhge-hero-actions{width:100%}.dhge-kpi-grid,.dhge-dashboard-side,.dhge-mini-metrics{grid-template-columns:1fr}.dhge-donut-layout{grid-template-columns:1fr;justify-items:center}.dhge-table-filters{display:none}}.app-shell-dashboard-export{background:#f6f8f6;grid-template-columns:226px minmax(0,1fr);width:100vw;height:100dvh;display:grid;overflow:hidden}.app-shell-dashboard-export .app-sidebar{background:linear-gradient(#fff 0%,#fbfdfb 100%);border-right:1px solid #e3e9e3;height:100%;padding:18px 12px 14px;overflow:hidden}.app-shell-dashboard-export .brand-block{justify-content:center;align-items:center;min-height:72px;margin-bottom:8px;padding:0 6px 8px;display:flex;border-bottom:0!important}.app-shell-dashboard-export .brand-logo{-o-object-fit:contain;object-fit:contain;width:min(190px,100%);max-width:100%;height:auto;max-height:64px;margin:0 auto;display:block}.app-shell-dashboard-export .side-nav{gap:7px;margin-top:8px}.app-shell-dashboard-export .side-nav-item{color:#2d3b36;border-radius:8px;gap:9px;height:34px;padding:0 12px;font-size:12px;font-weight:600}.app-shell-dashboard-export .side-nav-item svg{color:#5e6d67}.app-shell-dashboard-export .side-nav-item.active{color:#118233;background:#e8f4ea}.app-shell-dashboard-export .side-nav-item.active svg{color:#118233}.sidebar-bottom-cards{gap:12px;display:grid}.sidebar-mini-card{background:#fff;border:1px solid #e4e8e4;border-radius:14px;padding:14px 16px;box-shadow:0 1px 2px #1018280a}.sidebar-mini-card-header{color:#111827;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.sidebar-mini-card-header strong{color:#475467;font-size:12px}.sidebar-storage-bar{background:#edf1ec;border-radius:999px;width:100%;height:6px;overflow:hidden}.sidebar-storage-bar span{border-radius:inherit;background:linear-gradient(90deg,#16a34a 0%,#11953f 100%);width:62%;height:100%;display:block}.sidebar-mini-card p{color:#475467;margin:10px 0 0;font-size:11px}.sidebar-help-card{align-items:center;gap:10px;display:flex}.sidebar-help-icon{color:#16a34a;background:#ecf8ef;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.sidebar-help-copy{flex:auto;gap:2px;display:grid}.sidebar-help-copy span{color:#667085;font-size:11px}.sidebar-help-copy strong{color:#16a34a;font-size:11px;line-height:1.2}.sidebar-help-card>svg:last-child{color:#667085}.app-shell-dashboard-export .app-main-shell{background:#f7f9f7;height:100%;overflow:hidden}.app-shell-dashboard-export .top-header{background:#fff;border-bottom:1px solid #e8ede8;flex:0 0 58px;min-height:58px;padding:0 18px 0 24px}.app-shell-dashboard-export .top-header h1{color:#111827;font-size:17px;font-weight:700}.app-shell-dashboard-export .top-header-right{gap:14px}.app-shell-dashboard-export .global-search{border-color:#dee4df;border-radius:10px;justify-content:space-between;width:342px;height:36px;padding:0 12px 0 16px}.app-shell-dashboard-export .global-search input{color:#111827;font-size:12px}.notification-button{color:#344054;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.notification-badge{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:-2px;right:-2px}.header-divider{background:#e5e7eb;width:1px;height:28px}.profile-button{background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.profile-photo{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:30px;height:30px}.app-shell-dashboard-export .profile-copy{text-align:left;gap:2px;min-width:72px;display:grid}.app-shell-dashboard-export .profile-copy strong{color:#111827;font-size:11px;font-weight:700;line-height:1.1}.app-shell-dashboard-export .profile-copy small{color:#667085;font-size:10px;line-height:1.1}.profile-chevron{color:#344054}.app-shell-dashboard-export .app-content{flex:auto;min-height:0;padding:16px 16px 14px;overflow:hidden}.dashboard-live-page{grid-template-rows:auto auto minmax(0,1fr);gap:14px;height:100%;display:grid}.dashboard-error-banner{color:#b42318;background:#fff5f5;border:1px solid #f5c2c7;border-radius:10px;margin:0;padding:10px 12px;font-size:12px}.dashboard-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dashboard-kpi-card,.dashboard-card{background:#fff;border:1px solid #e5ebe6;border-radius:16px;box-shadow:0 1px 2px #10182808}.dashboard-kpi-card{align-items:flex-start;gap:14px;min-height:96px;padding:14px 16px;display:flex}.dashboard-kpi-icon{border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tone-green .dashboard-kpi-icon{color:#16a34a;background:#eaf7ee}.tone-blue .dashboard-kpi-icon{color:#2f80ed;background:#e9f2ff}.tone-violet .dashboard-kpi-icon{color:#8b5cf6;background:#f1ebff}.tone-amber .dashboard-kpi-icon{color:#f59e0b;background:#fff3e0}.tone-teal .dashboard-kpi-icon{color:#14b8a6;background:#e8fbf7}.dashboard-kpi-copy{gap:5px;display:grid}.dashboard-kpi-copy>span{color:#25313e;font-size:11px;font-weight:600}.dashboard-kpi-copy strong{color:#111827;font-size:22px;font-weight:700;line-height:1}.dashboard-kpi-copy small{color:#16a34a;align-items:center;gap:5px;font-size:11px;line-height:1.2;display:inline-flex}.dashboard-kpi-copy small em{font-style:normal;font-weight:700}.dashboard-analytics-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px;display:grid}.dashboard-card{padding:14px 16px 16px}.dashboard-analytics-row .dashboard-card{padding:10px 14px 12px}.dashboard-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-analytics-row .dashboard-card-header{margin-bottom:7px}.dashboard-card-header h3{color:#111827;margin:0;font-size:15px;font-weight:700}.dashboard-analytics-row .dashboard-card-header h3{font-size:14px}.dashboard-card-header button{color:#475467;background:#fff;border:1px solid #e3e8e3;border-radius:9px;height:28px;padding:0 12px;font-size:11px;font-weight:500}.dashboard-chart-legend{color:#475467;align-items:center;gap:18px;margin-bottom:6px;font-size:11px;display:flex}.dashboard-chart-legend span,.dashboard-distribution-item span{align-items:center;gap:7px;display:inline-flex}.legend-dot{border-radius:999px;flex:none;width:9px;height:9px;display:inline-block}.legend-completed,.legend-green{background:#22c55e}.legend-progress{background:#b7d7a8}.legend-blue{background:#2f80ed}.legend-violet{background:#8b5cf6}.legend-amber{background:#f59e0b}.legend-teal{background:#14b8a6}.dashboard-chart-grid{grid-template-columns:24px minmax(0,1fr);gap:10px;display:grid}.dashboard-chart-y-axis{color:#98a2b3;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:10px 0 24px;font-size:10px;display:flex}.dashboard-bars-area{height:146px;position:relative}.dashboard-bars-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:6px 0 22px}.dashboard-bars-lines span{border-top:1px solid #eef2ee;width:100%}.dashboard-bars-row{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:12px;padding:6px 6px 0;display:grid;position:absolute;inset:0}.dashboard-bar-month{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.dashboard-bar-track{align-items:flex-end;width:16px;height:106px;display:flex}.dashboard-bar-stack{background:#b7d7a8;border-radius:4px 4px 0 0;width:16px;position:relative;overflow:hidden}.dashboard-bar-fill{background:#16a34a;border-radius:4px 4px 0 0;width:100%;position:absolute;bottom:0;left:0}.dashboard-bar-label{color:#667085;font-size:10px}.dashboard-july-tooltip{color:#475467;background:#fff;border:1px solid #e6ebe6;border-radius:10px;width:84px;padding:6px 8px;font-size:10px;line-height:1.3;position:absolute;top:10px;left:49%;box-shadow:0 8px 18px #10182814}.dashboard-july-tooltip strong{color:#111827;margin-bottom:3px;font-size:11px;display:block}.dashboard-distribution-content{grid-template-columns:138px minmax(0,1fr);align-items:center;gap:16px;padding-top:2px;display:grid}.dashboard-donut-chart{border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:132px;height:132px;display:flex}.dashboard-donut-chart>div{background:#fff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.dashboard-donut-chart strong{color:#111827;font-size:18px;font-weight:700;line-height:1}.dashboard-donut-chart span{color:#475467;margin-top:4px;font-size:11px}.dashboard-distribution-list{gap:10px;display:grid}.dashboard-distribution-item{color:#111827;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.dashboard-distribution-item strong{color:#111827;font-size:12px;font-weight:600}.dashboard-task-card{flex-direction:column;min-height:0;display:flex}.task-header{margin-bottom:6px}.task-header a{color:#16a34a;font-size:12px;font-weight:600;text-decoration:none}.dashboard-live-page .chart-card .dashboard-card-header,.dashboard-live-page .distribution-card .dashboard-card-header,.dashboard-live-page .dashboard-task-card .dashboard-card-header{border-bottom:0;flex:none;height:26px;min-height:26px;margin-bottom:5px;padding:0}.dashboard-live-page .chart-card .dashboard-card-header h3,.dashboard-live-page .distribution-card .dashboard-card-header h3,.dashboard-live-page .dashboard-task-card .dashboard-card-header h3{font-size:14px;line-height:1}.dashboard-live-page .chart-card .dashboard-card-header button,.dashboard-live-page .distribution-card .dashboard-card-header button{border-radius:8px;height:24px;padding:0 10px}.dashboard-live-page .dashboard-task-card .dashboard-card-header a{align-items:center;min-height:24px;display:inline-flex}.dashboard-task-table-wrap{min-height:0;overflow:hidden}.dashboard-task-table{border-collapse:collapse;width:100%}.dashboard-task-table th{color:#667085;text-align:left;border-bottom:1px solid #edf1ee;padding:8px;font-size:10px;font-weight:700}.dashboard-task-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #f1f4f1;padding:8px;font-size:12px}.dashboard-task-table tbody tr:last-child td{border-bottom:0}.dashboard-project-cell{align-items:center;gap:10px;display:flex}.dashboard-file-badge{color:#16a34a;background:#edf9f0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.dashboard-project-button{color:#344054;background:0 0;border:0;padding:0;font-size:12px}.dashboard-pill{border-radius:6px;justify-content:center;align-items:center;min-height:22px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.stage-pmsg{color:#2f80ed;background:#e8f2ff}.stage-bank{color:#8b5cf6;background:#f1ebff}.stage-material{color:#f59e0b;background:#fff1df}.stage-installation{color:#2583d8;background:#e7f4ff}.stage-completed{color:#16a34a;background:#e7f8ec}.priority-high{color:#e2342a;background:#ffe4e2}.priority-medium{color:#ef8d18;background:#fff0d7}.priority-low{color:#16a34a;background:#e7f7eb}.status-progress{color:#2f80ed;background:#e7f0ff}.status-pending{color:#ef8d18;background:#fff0d7}.status-completed{color:#16a34a;background:#e7f8ec}.dashboard-date-cell{color:#475467;align-items:center;gap:5px;display:inline-flex}.dashboard-progress-cell{align-items:center;gap:10px;min-width:132px;display:flex}.dashboard-progress-track{background:#edf1ee;border-radius:999px;width:96px;height:7px;overflow:hidden}.dashboard-progress-track span{border-radius:inherit;background:#16a34a;height:100%;display:block}.dashboard-progress-cell strong{color:#475467;font-size:11px;font-weight:600}.dashboard-row-action{color:#98a2b3;background:0 0;border:0;border-radius:8px;width:24px;height:24px}@media (width<=1366px){.app-shell-dashboard-export{grid-template-columns:210px minmax(0,1fr)}.app-shell-dashboard-export .global-search{width:300px}.dashboard-kpi-row{gap:10px}.dashboard-kpi-card{padding:12px}.dashboard-analytics-row{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr)}}.app-shell-dashboard-export .brand-logo{-o-object-position:center center;object-position:center center;max-height:64px;width:min(190px,100%)!important}.app-shell-dashboard-export .brand-block{justify-content:flex-start;min-height:82px;margin-bottom:6px;padding:0 0 8px 12px;border-bottom:0!important}.app-shell-dashboard-export .brand-logo{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;max-height:74px;margin:0;width:min(196px,100%)!important}.app-shell-dashboard-export .side-nav-item{position:relative}.app-shell-dashboard-export .side-nav-item .nav-badge{color:#fff;background:#16a34a;border-radius:999px;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:10px;font-weight:800;line-height:1;box-shadow:0 0 0 2px #fff}.app-shell-dashboard-export .side-nav-item.active .nav-badge{background:#118233;box-shadow:0 0 0 2px #e8f4ea}.app-shell-dashboard-export .top-header,.app-shell-dashboard-export .top-header-right,.app-shell-dashboard-export .global-search,.app-shell-dashboard-export .profile-button{min-width:0}.app-shell-dashboard-export .app-content{overscroll-behavior:contain;overflow:auto}.dashboard-task-table-wrap,.dhge-dashboard-table-wrap,.dashboard-table-wrap{overflow-x:auto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
