.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}.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-\[90dvh\]{height:90dvh}.h-auto{height:auto}.h-px{height:1px}.max-h-\[90dvh\]{max-height:90dvh}.min-h-screen{min-height:100vh}.w-\[90vw\]{width:90vw}.w-\[92vw\]{width:92vw}.w-full{width:100%}.max-w-\[360px\]{max-width:360px}.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,)}.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}.px-\[5vw\]{padding-inline:5vw}.py-\[5dvh\]{padding-block:5dvh}.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}.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:230px;--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%)}.side-nav-item.active svg{color:#fff}.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-copy small{color:#59677a;font-size:11px}.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-bank{color:#1d66d3;background:#e8f1ff}.stage-material{color:#7e32b5;background:#f2e8fa}.stage-installation{color:#ef5c25;background:#ffece3}.stage-muted{color:#4b5563;background:#eef0f2}.priority-high{color:#e11d48;background:#ffe7ed}.priority-medium{color:#dd8900;background:#fff0c7}.priority-low{color:#16803a;background:#e8f5e7}.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-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a281f}.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-shell{background:var(--page)}.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:hover{background:var(--green-tint);color:var(--green-dark)}.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)}.app-main-shell{background:linear-gradient(180deg, #fff 0, #f7faf8 110px, var(--page) 100%)}.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}@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}
