/* dheStage36TeamAccessStyles */
.dhe-team36-security-note{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#174f43;background:linear-gradient(135deg,#e9fbf5,#eef8ff);border:1px solid rgba(20,184,122,.16);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-team36-security-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#14b87a,#00bdc9);box-shadow:0 10px 22px rgba(20,184,122,.20);font-size:19px;font-weight:900}.dhe-team36-security-note strong{display:block;margin:1px 0 5px;color:#0b624d;font-size:16px}.dhe-team36-security-note p{margin:0;color:#477066;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-team36-toolbar{display:grid!important;grid-template-columns:minmax(260px,1fr) minmax(150px,.38fr) minmax(150px,.38fr)!important;align-items:center!important}.dhe-team36-toolbar input,.dhe-team36-toolbar select{width:100%!important}.dhe-team36-table{min-width:1050px!important}.dhe-team36-user{display:flex;align-items:center;gap:11px;min-width:210px}.dhe-team36-avatar{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 8px 18px rgba(52,92,255,.18);font-size:15px;font-weight:900}.dhe-team36-user b{display:block;color:#20324c;font-size:14.5px}.dhe-team36-user span{display:block;margin-top:3px;color:#74849b;font-size:11.5px}.dhe-team36-code{display:inline-flex;min-height:31px;align-items:center;padding:0 10px;border-radius:999px;color:#1740c8;background:#eaf0ff;border:1px solid rgba(52,92,255,.10);font-size:11px;font-weight:900;letter-spacing:.4px;white-space:nowrap}.dhe-team36-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900}.dhe-team36-status.active{color:#087a51;background:#e7fbf3}.dhe-team36-status.invited{color:#1740c8;background:#eaf0ff}.dhe-team36-status.disabled{color:#a12727;background:#fff0f0}.dhe-team36-role-select{min-width:125px;min-height:38px;border:1px solid rgba(7,22,47,.12);border-radius:12px;padding:0 9px;background:#fff;color:#253650;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:13px;font-weight:800}.dhe-team36-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:245px}.dhe-team36-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:11px;font-weight:900}.dhe-team36-action.copy{color:#1740c8;background:#eaf0ff}.dhe-team36-action.reset{color:#196a57;background:#e9fbf5}.dhe-team36-action.save{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-team36-action.danger{color:#b91c1c;background:#feecec}.dhe-team36-action:disabled{opacity:.45;cursor:not-allowed}.dhe-team36-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-team36-help-text{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}.dhe-team36-readonly{padding:14px 16px;margin-bottom:14px;border-radius:16px;color:#7a5600;background:#fff7dc;border:1px solid #eedc9f;font-size:13px;font-weight:800}.dhe-team36-empty{padding:25px!important;text-align:center!important;color:#75869d!important}@media(max-width:900px){.dhe-team36-toolbar{grid-template-columns:1fr!important}.dhe-team36-help-grid{grid-template-columns:1fr}}

/* dheStage37Styles */
.dhe-stage37-bell{position:relative;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(52,92,255,.12);border-radius:50%;background:linear-gradient(135deg,#fff,#edf5ff);color:#2143c7;cursor:pointer;box-shadow:0 10px 24px rgba(24,50,90,.08);font-family:Calibri,"Segoe UI",Arial,sans-serif;transition:transform .18s ease,box-shadow .18s ease}.dhe-stage37-bell:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(24,50,90,.14)}.dhe-stage37-bell>span{width:18px;height:18px;border-radius:7px 7px 9px 9px;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:inset 0 -3px 0 rgba(0,0,0,.08);font-size:0}.dhe-stage37-bell>span:after{content:"";position:absolute;width:5px;height:5px;margin:15px 0 0 -2px;border-radius:50%;background:#2143c7}.dhe-stage37-bell b{position:absolute;top:-3px;right:-4px;min-width:22px;height:22px;padding:0 5px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#e43b3b;border:3px solid #fff;font-size:10px;font-weight:900}.dhe-stage37-bell b[data-empty="true"]{display:none}.dhe-stage37-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage37-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:13.5px;font-weight:900;cursor:pointer}.dhe-stage37-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage37-panel{display:none}.dhe-stage37-panel.active{display:block}.dhe-stage37-filterbar{display:grid;grid-template-columns:minmax(260px,1fr) repeat(2,minmax(170px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage37-list{display:grid;gap:12px}.dhe-stage37-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:start;padding:17px 18px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage37-card.unread{border-color:rgba(52,92,255,.26);box-shadow:0 15px 35px rgba(52,92,255,.10)}.dhe-stage37-card.unread:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#345cff,#00bdc9)}[dir="rtl"] .dhe-stage37-card.unread:before{left:auto;right:0;border-radius:999px 0 0 999px}.dhe-stage37-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.18);font-size:19px;font-weight:900}.dhe-stage37-icon.high{background:linear-gradient(135deg,#f0a000,#ff6f4d)}.dhe-stage37-icon.critical{background:linear-gradient(135deg,#c62828,#ff5a6f)}.dhe-stage37-card h3{margin:0 0 5px;color:#132843;font-size:17px;font-weight:900}.dhe-stage37-card p{margin:0;color:#5f7088;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage37-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px;color:#7b8aa0;font-size:11.5px;font-weight:800}.dhe-stage37-chip{min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#edf3ff;color:#244bdd;font-size:10.5px;font-weight:900}.dhe-stage37-chip.high{color:#9a5a00;background:#fff4d6}.dhe-stage37-chip.critical{color:#b91c1c;background:#fff0f0}.dhe-stage37-card-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end;max-width:260px}.dhe-stage37-action{min-height:35px;padding:0 11px;border:0;border-radius:999px;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:11px;font-weight:900;cursor:pointer;color:#1740c8;background:#eaf0ff}.dhe-stage37-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage37-action.success{color:#087a51;background:#e7fbf3}.dhe-stage37-action.warn{color:#9a5a00;background:#fff4d6}.dhe-stage37-action:disabled{opacity:.45;cursor:not-allowed}.dhe-stage37-empty{min-height:190px;display:grid;place-items:center;padding:25px;text-align:center;border-radius:20px;color:#708096;background:#f8fbff;border:1px dashed rgba(52,92,255,.22);font-size:14px;font-weight:800}.dhe-stage37-task-table,.dhe-stage37-approval-table{min-width:1050px!important}.dhe-stage37-task-title b{display:block;color:#253650;font-size:14px}.dhe-stage37-task-title span{display:block;margin-top:4px;color:#78889f;font-size:11.5px;max-width:320px}.dhe-stage37-priority{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900;color:#31506d;background:#edf4fb}.dhe-stage37-priority.high{color:#9a5a00;background:#fff4d6}.dhe-stage37-priority.critical{color:#b91c1c;background:#fff0f0}.dhe-stage37-priority.low{color:#65758c;background:#edf2f7}.dhe-stage37-status{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage37-status.open{color:#1740c8;background:#eaf0ff}.dhe-stage37-status.in-progress{color:#9a5a00;background:#fff4d6}.dhe-stage37-status.completed{color:#087a51;background:#e7fbf3}.dhe-stage37-status.cancelled{color:#65758c;background:#edf2f7}.dhe-stage37-overdue{color:#b91c1c!important;font-weight:900!important}.dhe-stage37-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage37-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}@media(max-width:980px){.dhe-stage37-filterbar{grid-template-columns:1fr}.dhe-stage37-card{grid-template-columns:44px minmax(0,1fr)}.dhe-stage37-card-actions{grid-column:1/-1;justify-content:flex-start;max-width:none}.dhe-stage37-guide-grid{grid-template-columns:1fr}}

/* dheStage38Styles */
.dhe-stage38-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage38-notice-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.20);font-size:20px}.dhe-stage38-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage38-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage38-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage38-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:13.5px;font-weight:900;cursor:pointer}.dhe-stage38-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage38-panel{display:none}.dhe-stage38-panel.active{display:block}.dhe-stage38-filterbar{display:grid;grid-template-columns:minmax(270px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage38-filterbar input,.dhe-stage38-filterbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:14px;font-weight:800;outline:none}.dhe-stage38-rules-table,.dhe-stage38-history-table{min-width:1150px!important}.dhe-stage38-rule-title b{display:block;color:#253650;font-size:14.5px}.dhe-stage38-rule-title span{display:block;margin-top:4px;color:#78889f;font-size:11.5px;max-width:300px}.dhe-stage38-trigger{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#1740c8;background:#eaf0ff;font-size:10.5px;font-weight:900;white-space:nowrap}.dhe-stage38-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage38-status.active{color:#087a51;background:#e7fbf3}.dhe-stage38-status.paused{color:#8b5a00;background:#fff4d6}.dhe-stage38-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;min-width:235px}.dhe-stage38-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:11px;font-weight:900;color:#1740c8;background:#eaf0ff}.dhe-stage38-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage38-action.success{color:#087a51;background:#e7fbf3}.dhe-stage38-action.warn{color:#9a5a00;background:#fff4d6}.dhe-stage38-action:disabled{opacity:.45;cursor:not-allowed}.dhe-stage38-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage38-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage38RuleMessage{width:100%;min-height:85px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage38-result-ok{color:#087a51;font-weight:900}.dhe-stage38-result-none{color:#65758c;font-weight:900}.dhe-stage38-result-error{color:#b91c1c;font-weight:900}@media(max-width:980px){.dhe-stage38-filterbar{grid-template-columns:1fr}.dhe-stage38-guide-grid{grid-template-columns:1fr}}

/* dheStage39Styles */
html.dhe-portal-boot body{opacity:0!important}body.dhe-stage39-public-mode{overflow:auto!important;background:#eef4fb!important}body.dhe-stage39-public-mode>*:not(#dheStage39PublicPortal){display:none!important}.dhe-stage39-security{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#174f43;background:linear-gradient(135deg,#e9fbf5,#eef8ff);border:1px solid rgba(20,184,122,.16);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage39-security-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#14b87a,#00bdc9);box-shadow:0 10px 22px rgba(20,184,122,.20);font-size:18px;font-weight:900}.dhe-stage39-security strong{display:block;margin:1px 0 5px;color:#0b624d;font-size:16px}.dhe-stage39-security p{margin:0;color:#477066;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage39-filterbar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage39-filterbar input,.dhe-stage39-filterbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:14px;font-weight:800;outline:none}.dhe-stage39-table{min-width:1180px!important}.dhe-stage39-party{display:flex;align-items:center;gap:11px;min-width:230px}.dhe-stage39-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 8px 18px rgba(52,92,255,.18);font-size:14px;font-weight:900}.dhe-stage39-party b{display:block;color:#253650;font-size:14.5px}.dhe-stage39-party span{display:block;margin-top:3px;color:#74849b;font-size:11.5px}.dhe-stage39-balance{font-size:15px;font-weight:900;color:#12274a;white-space:nowrap}.dhe-stage39-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage39-status.active{color:#087a51;background:#e7fbf3}.dhe-stage39-status.expired{color:#8b5a00;background:#fff4d6}.dhe-stage39-status.revoked{color:#b91c1c;background:#feecec}.dhe-stage39-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;min-width:250px}.dhe-stage39-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font-family:Calibri,"Segoe UI",Arial,sans-serif;font-size:11px;font-weight:900;color:#1740c8;background:#eaf0ff}.dhe-stage39-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage39-action.success{color:#087a51;background:#e7fbf3}.dhe-stage39-action.danger{color:#b91c1c;background:#feecec}.dhe-stage39-action:disabled{opacity:.45;cursor:not-allowed}.dhe-stage39-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage39-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage39Message{width:100%;min-height:85px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage39-response-card{width:min(980px,96vw)!important}.dhe-stage39-responses-table{min-width:820px!important}.dhe-stage39-empty{padding:28px!important;text-align:center!important;color:#74849b!important}.dhe-stage39-public{min-height:100vh;width:100%;padding:34px 18px 58px;font-family:Calibri,"Segoe UI",Arial,sans-serif;color:#11233e;background:radial-gradient(circle at 8% 0%,rgba(52,92,255,.15),transparent 30%),radial-gradient(circle at 92% 6%,rgba(0,189,201,.13),transparent 30%),#eef4fb}.dhe-stage39-public-shell{width:min(1120px,100%);margin:0 auto}.dhe-stage39-public-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:16px 18px;border-radius:22px;background:#07162f;color:#fff;box-shadow:0 22px 50px rgba(7,22,47,.20)}.dhe-stage39-public-brand{display:flex;align-items:center;gap:13px}.dhe-stage39-public-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#345cff,#00bdc9);font-size:19px;font-weight:900}.dhe-stage39-public-brand b{display:block;font-size:19px}.dhe-stage39-public-brand span{display:block;margin-top:3px;color:#a8bad3;font-size:11.5px}.dhe-stage39-public-expiry{font-size:12px;font-weight:800;color:#d7e4f6;text-align:right}.dhe-stage39-public-card{margin-bottom:16px;padding:24px;border-radius:25px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 18px 50px rgba(24,50,90,.10)}.dhe-stage39-public-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:20px;align-items:center}.dhe-stage39-public-kicker{color:#345cff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.dhe-stage39-public h1{margin:7px 0 8px;font-size:clamp(31px,4vw,48px);line-height:1.02;letter-spacing:-1.4px}.dhe-stage39-public-message{margin:0;color:#61738c;font-size:14.5px;line-height:1.65;font-weight:700}.dhe-stage39-public-balance{padding:20px;border-radius:20px;text-align:center;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.10)}.dhe-stage39-public-balance span{display:block;color:#64758d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.dhe-stage39-public-balance b{display:block;margin-top:8px;color:#07162f;font-size:33px;letter-spacing:-1px}.dhe-stage39-public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.dhe-stage39-public-stat{padding:15px;border-radius:17px;background:#f2f7fc;border:1px solid rgba(7,22,47,.06)}.dhe-stage39-public-stat span{display:block;color:#718198;font-size:11px;font-weight:900;text-transform:uppercase}.dhe-stage39-public-stat b{display:block;margin-top:6px;color:#17345e;font-size:16px}.dhe-stage39-public-card h2{margin:0 0 15px;font-size:21px}.dhe-stage39-public-table{width:100%;border-collapse:collapse;min-width:760px}.dhe-stage39-public-table th,.dhe-stage39-public-table td{padding:12px;border-bottom:1px solid rgba(7,22,47,.07);text-align:left;font-size:13px}.dhe-stage39-public-table th{color:#60718a;background:#f3f7fb;font-size:11px;text-transform:uppercase;letter-spacing:.45px}.dhe-stage39-public-table-wrap{overflow:auto;border-radius:17px;border:1px solid rgba(7,22,47,.07)}.dhe-stage39-public-link{color:#1740c8;font-weight:900;text-decoration:none}.dhe-stage39-public-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dhe-stage39-public-field label{display:block;margin-bottom:6px;color:#4a5d78;font-size:12px;font-weight:900}.dhe-stage39-public-field input,.dhe-stage39-public-field textarea,.dhe-stage39-public-field select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.13);border-radius:13px;padding:0 12px;background:#fff;color:#11233e;font:inherit;font-size:13.5px;outline:none}.dhe-stage39-public-field textarea{min-height:90px;padding:11px 12px;resize:vertical}.dhe-stage39-public-field.full{grid-column:1/-1}.dhe-stage39-public-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:15px}.dhe-stage39-public-btn{min-height:44px;padding:0 17px;border:0;border-radius:999px;cursor:pointer;font:800 13px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage39-public-btn.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage39-public-btn.secondary{color:#1740c8;background:#eaf0ff}.dhe-stage39-public-btn.danger{color:#b91c1c;background:#feecec}.dhe-stage39-public-result{min-height:20px;margin-top:11px;font-size:13px;font-weight:900}.dhe-stage39-public-result.ok{color:#087a51}.dhe-stage39-public-result.error{color:#b91c1c}.dhe-stage39-public-error{min-height:100vh;display:grid;place-items:center;padding:20px;background:#eef4fb}.dhe-stage39-public-error-card{width:min(560px,100%);padding:30px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 24px 70px rgba(24,50,90,.14)}.dhe-stage39-public-error-card h1{margin:0 0 10px;font-size:30px}.dhe-stage39-public-error-card p{margin:0;color:#65758d;line-height:1.6}@media(max-width:900px){.dhe-stage39-filterbar{grid-template-columns:1fr}.dhe-stage39-guide-grid{grid-template-columns:1fr}.dhe-stage39-public-hero{grid-template-columns:1fr}.dhe-stage39-public-grid{grid-template-columns:1fr}.dhe-stage39-public-form-grid{grid-template-columns:1fr}.dhe-stage39-public-field.full{grid-column:auto}}@media print{.dhe-stage39-public-actions,.dhe-stage39-public-response-card{display:none!important}.dhe-stage39-public{padding:0;background:#fff}.dhe-stage39-public-card,.dhe-stage39-public-top{box-shadow:none}}

/* dheStage40Styles */
.dhe-stage40-scenario{min-height:42px;padding:0 12px;border:1px solid rgba(7,22,47,.12);border-radius:999px;background:#fff;color:#21334f;font:800 13px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage40-privacy{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage40-privacy-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:21px;font-weight:900}.dhe-stage40-privacy strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage40-privacy p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage40-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage40-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage40-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage40-panel{display:none}.dhe-stage40-panel.active{display:block}.dhe-stage40-executive-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px}.dhe-stage40-insights{display:grid;gap:11px;padding:15px}.dhe-stage40-insight{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px;border-radius:17px;background:#f4f8fc;border:1px solid rgba(7,22,47,.06)}.dhe-stage40-insight-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;font-size:15px;font-weight:900}.dhe-stage40-insight.critical .dhe-stage40-insight-icon{background:linear-gradient(135deg,#d72c46,#ff725e)}.dhe-stage40-insight.high .dhe-stage40-insight-icon{background:linear-gradient(135deg,#e98b18,#ffc048)}.dhe-stage40-insight.medium .dhe-stage40-insight-icon{background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage40-insight.positive .dhe-stage40-insight-icon{background:linear-gradient(135deg,#14b87a,#00bdc9)}.dhe-stage40-insight b{display:block;color:#20324c;font-size:14.5px}.dhe-stage40-insight p{margin:4px 0 0;color:#65758c;font-size:12.5px;line-height:1.55;font-weight:700}.dhe-stage40-health{display:grid;gap:12px;padding:16px}.dhe-stage40-health-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.dhe-stage40-health-row span{color:#52647e;font-size:12.5px;font-weight:900}.dhe-stage40-health-row b{color:#172d50;font-size:13px}.dhe-stage40-meter{grid-column:1/-1;height:9px;overflow:hidden;border-radius:999px;background:#e5edf5}.dhe-stage40-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#345cff,#00bdc9)}.dhe-stage40-spacing{margin-top:16px}.dhe-stage40-trend{display:grid;grid-template-columns:repeat(6,minmax(80px,1fr));gap:11px;align-items:end;min-height:260px;padding:22px 18px 16px}.dhe-stage40-month{text-align:center}.dhe-stage40-bars{height:190px;display:flex;align-items:flex-end;justify-content:center;gap:7px}.dhe-stage40-bar{width:25px;min-height:3px;border-radius:9px 9px 3px 3px}.dhe-stage40-bar.revenue{background:linear-gradient(180deg,#345cff,#00bdc9)}.dhe-stage40-bar.cost{background:linear-gradient(180deg,#ff9a37,#ff5e62)}.dhe-stage40-month b{display:block;margin-top:8px;color:#40536e;font-size:11px}.dhe-stage40-month span{display:block;margin-top:3px;color:#7a899d;font-size:9.5px}.dhe-stage40-forecast-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage40-forecast-summary article{padding:16px;border-radius:19px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 28px rgba(24,50,90,.07)}.dhe-stage40-forecast-summary span{display:block;color:#6a7b92;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.45px}.dhe-stage40-forecast-summary b{display:block;margin-top:7px;color:#12274a;font-size:22px}.dhe-stage40-chart{display:grid;grid-template-columns:repeat(13,minmax(34px,1fr));gap:8px;align-items:end;min-height:330px;padding:24px 15px 17px}.dhe-stage40-week{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0}.dhe-stage40-week-bar{width:min(36px,80%);min-height:4px;border-radius:10px 10px 3px 3px;background:linear-gradient(180deg,#345cff,#00bdc9);box-shadow:0 7px 16px rgba(52,92,255,.16)}.dhe-stage40-week-bar.negative{background:linear-gradient(180deg,#d72c46,#ff725e)}.dhe-stage40-week b{margin-top:7px;color:#425570;font-size:9.5px;white-space:nowrap}.dhe-stage40-week span{margin-top:2px;color:#78889e;font-size:8.5px;white-space:nowrap}.dhe-stage40-forecast-table,.dhe-stage40-risk-table,.dhe-stage40-history-table{min-width:900px!important}.dhe-stage40-risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage40-severity{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage40-severity.critical{color:#b91c1c;background:#feecec}.dhe-stage40-severity.high{color:#985700;background:#fff2d5}.dhe-stage40-severity.medium{color:#1740c8;background:#eaf0ff}.dhe-stage40-severity.positive{color:#087a51;background:#e7fbf3}.dhe-stage40-risk-value{font-weight:900;color:#20324c;white-space:nowrap}@media(max-width:1050px){.dhe-stage40-executive-grid{grid-template-columns:1fr}.dhe-stage40-forecast-summary,.dhe-stage40-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dhe-stage40-chart{overflow:auto;grid-template-columns:repeat(13,65px)}}@media(max-width:650px){.dhe-stage40-forecast-summary,.dhe-stage40-risk-grid{grid-template-columns:1fr}.dhe-stage40-trend{overflow:auto;grid-template-columns:repeat(6,90px)}}

/* dheStage41Styles */
.dhe-stage41-safety{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage41-safety-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:19px;font-weight:900}.dhe-stage41-safety strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage41-safety p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage41-capture-card{margin-bottom:16px;padding:14px;border-radius:22px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 14px 34px rgba(24,50,90,.08)}#dheStage41Files{display:none}.dhe-stage41-drop{min-height:130px;display:flex;align-items:center;gap:16px;padding:20px;border:2px dashed rgba(52,92,255,.25);border-radius:18px;background:linear-gradient(135deg,#f7f9ff,#f4fffd);transition:.18s ease}.dhe-stage41-drop.drag{border-color:#345cff;background:#edf3ff;transform:translateY(-1px)}.dhe-stage41-drop-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border-radius:17px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);font-size:28px;font-weight:400}.dhe-stage41-drop div:nth-child(2){min-width:0;flex:1}.dhe-stage41-drop b{display:block;color:#20324c;font-size:16px}.dhe-stage41-drop span{display:block;margin-top:5px;color:#718198;font-size:12.5px;font-weight:700}.dhe-stage41-progress{display:grid;gap:7px;margin-top:10px}.dhe-stage41-progress-item{display:flex;justify-content:space-between;gap:12px;padding:8px 11px;border-radius:12px;background:#edf5fc;color:#53647d;font-size:12px;font-weight:800}.dhe-stage41-filterbar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage41-filterbar input,.dhe-stage41-filterbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage41-table{min-width:1180px!important}.dhe-stage41-doc{display:flex;align-items:center;gap:11px;min-width:235px}.dhe-stage41-fileicon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);font-size:12px;font-weight:900;text-transform:uppercase}.dhe-stage41-doc b{display:block;color:#253650;font-size:14px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dhe-stage41-doc span{display:block;margin-top:3px;color:#74849b;font-size:11px}.dhe-stage41-confidence{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage41-confidence.high{color:#087a51;background:#e7fbf3}.dhe-stage41-confidence.medium{color:#1740c8;background:#eaf0ff}.dhe-stage41-confidence.low{color:#985700;background:#fff2d5}.dhe-stage41-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage41-status.captured{color:#1740c8;background:#eaf0ff}.dhe-stage41-status.uploaded{color:#087a51;background:#e7fbf3}.dhe-stage41-status.ready{color:#087a51;background:#dff9ec}.dhe-stage41-status.duplicate{color:#b91c1c;background:#feecec}.dhe-stage41-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:275px}.dhe-stage41-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font:900 11px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage41-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage41-action.success{color:#087a51;background:#e7fbf3}.dhe-stage41-action.danger{color:#b91c1c;background:#feecec}.dhe-stage41-action:disabled{opacity:.45;cursor:not-allowed}.dhe-stage41-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage41-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage41ReviewDescription{width:100%;min-height:86px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}@media(max-width:900px){.dhe-stage41-filterbar{grid-template-columns:1fr}.dhe-stage41-guide-grid{grid-template-columns:1fr}.dhe-stage41-drop{align-items:flex-start;flex-wrap:wrap}}

/* dheStage42Styles */
.dhe-stage42-product-note{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage42-product-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:14px;font-weight:900}.dhe-stage42-product-note strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage42-product-note p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage42-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage42-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage42-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage42-panel{display:none}.dhe-stage42-panel.active{display:block}.dhe-stage42-filterbar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage42-filterbar input,.dhe-stage42-filterbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage42-table{min-width:1250px!important}.dhe-stage42-period b{display:block;color:#253650;font-size:15px}.dhe-stage42-period span{display:block;margin-top:3px;color:#74849b;font-size:11px}.dhe-stage42-validation-pill,.dhe-stage42-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage42-validation-pill.ok,.dhe-stage42-status.ready,.dhe-stage42-status.journal-draft-created{color:#087a51;background:#e7fbf3}.dhe-stage42-validation-pill.warn,.dhe-stage42-status.needs-review{color:#985700;background:#fff2d5}.dhe-stage42-status.imported{color:#1740c8;background:#eaf0ff}.dhe-stage42-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:280px}.dhe-stage42-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font:900 11px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage42-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage42-action.success{color:#087a51;background:#e7fbf3}.dhe-stage42-action.danger{color:#b91c1c;background:#feecec}.dhe-stage42-action:disabled{opacity:.45;cursor:not-allowed}.dhe-stage42-mapping-note{margin-bottom:14px;padding:14px 16px;border-radius:16px;color:#36516d;background:#eef8ff;border:1px solid rgba(52,92,255,.09);font-size:13px;font-weight:800}.dhe-stage42-mapping-table{min-width:760px!important}.dhe-stage42-account-select{width:100%;min-width:300px;min-height:40px;border:1px solid rgba(7,22,47,.12);border-radius:12px;background:#fff;color:#253650;padding:0 10px;font:800 13px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage42-mapping-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px}.dhe-stage42-mapping-actions span{color:#65758c;font-size:12.5px;font-weight:900}.dhe-stage42-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage42-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}.dhe-stage42-manual-fields{display:none}.dhe-stage42-manual-fields.show{display:block}.dhe-stage42-file-fields.hide{display:none}.dhe-stage42-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#dheStage42Notes{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage42-details-card{width:min(1180px,97vw)!important}.dhe-stage42-detail-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px}.dhe-stage42-detail-kpis article{padding:13px;border-radius:16px;background:#f1f7fc;border:1px solid rgba(7,22,47,.06)}.dhe-stage42-detail-kpis span{display:block;color:#718198;font-size:10.5px;font-weight:900;text-transform:uppercase}.dhe-stage42-detail-kpis b{display:block;margin-top:6px;color:#17345e;font-size:18px}.dhe-stage42-validation{margin-bottom:16px}.dhe-stage42-validation ul{margin:0;padding:12px 12px 12px 31px;border-radius:15px;background:#fff5dd;color:#805500;font-size:12.5px;line-height:1.6;font-weight:700}.dhe-stage42-validation .ok{padding:12px 14px;border-radius:15px;background:#e8faf2;color:#087a51;font-size:12.5px;font-weight:900}.dhe-stage42-journal-table{min-width:760px!important}.dhe-stage42-employee-table{min-width:940px!important}.dhe-stage42-section-title{margin-top:22px}.dhe-stage42-number{font-weight:900;white-space:nowrap}@media(max-width:900px){.dhe-stage42-filterbar{grid-template-columns:1fr}.dhe-stage42-guide-grid{grid-template-columns:1fr}.dhe-stage42-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dhe-stage42-manual-grid{grid-template-columns:1fr}.dhe-stage42-mapping-actions{align-items:flex-start;flex-direction:column}}

/* dheStage43Styles */
.dhe-stage43-global-note{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage43-global-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:21px;font-weight:900}.dhe-stage43-global-note strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage43-global-note p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage43-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage43-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage43-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage43-panel{display:none}.dhe-stage43-panel.active{display:block}.dhe-stage43-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px}.dhe-stage43-profile-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 18px 18px}.dhe-stage43-profile-actions span{color:#65758c;font-size:12.5px;font-weight:900}.dhe-stage43-code-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage43-code-toolbar input,.dhe-stage43-code-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage43-code-table{min-width:1050px!important}.dhe-stage43-code-name b{display:block;color:#253650;font-size:14.5px}.dhe-stage43-code-name span{display:block;margin-top:3px;color:#74849b;font-size:11px}.dhe-stage43-treatment,.dhe-stage43-status,.dhe-stage43-severity{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage43-treatment{color:#1740c8;background:#eaf0ff}.dhe-stage43-status.active,.dhe-stage43-severity.ok{color:#087a51;background:#e7fbf3}.dhe-stage43-status.inactive,.dhe-stage43-severity.high{color:#b91c1c;background:#feecec}.dhe-stage43-severity.medium{color:#985700;background:#fff2d5}.dhe-stage43-severity.info{color:#1740c8;background:#eaf0ff}.dhe-stage43-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:210px}.dhe-stage43-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font:900 11px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage43-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage43-action.danger{color:#b91c1c;background:#feecec}.dhe-stage43-validation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage43-validation-table{min-width:900px!important}.dhe-stage43-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage43-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage43CodeReason{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}@media(max-width:900px){.dhe-stage43-profile-grid{grid-template-columns:1fr}.dhe-stage43-code-toolbar{grid-template-columns:1fr}.dhe-stage43-validation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dhe-stage43-guide-grid{grid-template-columns:1fr}.dhe-stage43-profile-actions{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.dhe-stage43-validation-grid{grid-template-columns:1fr}}

/* dheStage44Styles */
.dhe-stage44-safety{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage44-safety-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage44-safety strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage44-safety p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage44-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage44-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage44-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage44-panel{display:none}.dhe-stage44-panel.active{display:block}.dhe-stage44-source-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.dhe-stage44-spacing{margin-top:16px}.dhe-stage44-policy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px}.dhe-stage44-policy article{padding:13px;border-radius:15px;background:#f3f7fb;border:1px solid rgba(7,22,47,.06)}.dhe-stage44-policy span{display:block;color:#728198;font-size:10.5px;font-weight:900;text-transform:uppercase}.dhe-stage44-policy b{display:block;margin-top:5px;color:#1a355d;font-size:14px}.dhe-stage44-health{display:grid;gap:11px;padding:16px}.dhe-stage44-health-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.dhe-stage44-health-row span{color:#53647d;font-size:12px;font-weight:900}.dhe-stage44-health-row b{color:#17345e;font-size:12px}.dhe-stage44-meter{grid-column:1/-1;height:9px;overflow:hidden;border-radius:999px;background:#e5edf5}.dhe-stage44-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#345cff,#00bdc9)}.dhe-stage44-rate-toolbar,.dhe-stage44-item-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;padding:16px}.dhe-stage44-rate-toolbar input,.dhe-stage44-rate-toolbar select,.dhe-stage44-item-toolbar input,.dhe-stage44-item-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage44-rate-table{min-width:980px!important}.dhe-stage44-item-table{min-width:1450px!important}.dhe-stage44-run-table{min-width:1250px!important}.dhe-stage44-rate-health,.dhe-stage44-run-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage44-rate-health.current,.dhe-stage44-run-status.draft{color:#087a51;background:#e7fbf3}.dhe-stage44-rate-health.stale{color:#985700;background:#fff2d5}.dhe-stage44-rate-health.future{color:#b91c1c;background:#feecec}.dhe-stage44-item-type{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#1740c8;background:#eaf0ff;font-size:10.5px;font-weight:900}.dhe-stage44-number{font-weight:900;white-space:nowrap}.dhe-stage44-difference.gain{color:#087a51}.dhe-stage44-difference.loss{color:#b91c1c}.dhe-stage44-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:230px}.dhe-stage44-action{min-height:34px;padding:0 10px;border:0;border-radius:999px;cursor:pointer;font:900 11px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage44-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage44-action.success{color:#087a51;background:#e7fbf3}.dhe-stage44-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage44-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage44PolicyNotes,#dheStage44RevalueNotes{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage44-revalue-card{width:min(900px,96vw)!important}.dhe-stage44-preview{margin-top:15px;padding:14px;border-radius:16px;color:#435873;background:#eef5fb;border:1px solid rgba(7,22,47,.07);font-size:12.5px;line-height:1.6;font-weight:800}@media(max-width:980px){.dhe-stage44-source-grid{grid-template-columns:1fr}.dhe-stage44-rate-toolbar,.dhe-stage44-item-toolbar{grid-template-columns:1fr}.dhe-stage44-guide-grid{grid-template-columns:1fr}}@media(max-width:650px){.dhe-stage44-policy{grid-template-columns:1fr}}

/* dheStage45Styles */
.dhe-stage45-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage45-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage45-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage45-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage45-filterbar{display:grid;grid-template-columns:minmax(300px,1fr) repeat(3,minmax(160px,.3fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage45-filterbar input,.dhe-stage45-filterbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage45-tree-table{min-width:1450px!important}.dhe-stage45-account-cell{display:flex;align-items:center;gap:8px;min-width:330px}.dhe-stage45-indent{display:inline-block;flex:0 0 auto}.dhe-stage45-toggle{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:8px;color:#1740c8;background:#eaf0ff;cursor:pointer;font-weight:900}.dhe-stage45-toggle.empty{visibility:hidden}.dhe-stage45-account-icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);font-size:10px;font-weight:900}.dhe-stage45-account-cell b{display:block;color:#233650;font-size:14px}.dhe-stage45-account-cell span{display:block;margin-top:2px;color:#76869b;font-size:10.5px}.dhe-stage45-level,.dhe-stage45-node,.dhe-stage45-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage45-level{color:#1740c8;background:#eaf0ff}.dhe-stage45-node.header{color:#6d3ac7;background:#f0e9ff}.dhe-stage45-node.posting,.dhe-stage45-status.active{color:#087a51;background:#e7fbf3}.dhe-stage45-status.inactive{color:#b91c1c;background:#feecec}.dhe-stage45-balance{font-weight:900;white-space:nowrap}.dhe-stage45-path{color:#718198;font-size:10.5px;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dhe-stage45-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:275px}.dhe-stage45-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage45-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage45-action.success{color:#087a51;background:#e7fbf3}.dhe-stage45-action.warn{color:#985700;background:#fff2d5}.dhe-stage45-action.danger{color:#b91c1c;background:#feecec}.dhe-stage45-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage45-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}.dhe-stage45-modal-card{width:min(900px,96vw)!important}#dheStage45Notes{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage45-level-note{margin-top:14px;padding:11px 13px;border-radius:14px;color:#435873;background:#eef5fb;border:1px solid rgba(7,22,47,.07);font-size:12px;font-weight:800}@media(max-width:1050px){.dhe-stage45-filterbar{grid-template-columns:1fr 1fr}.dhe-stage45-guide-grid{grid-template-columns:1fr}}@media(max-width:650px){.dhe-stage45-filterbar{grid-template-columns:1fr}}

/* dheStage46Styles */
.dhe-stage46-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage46-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage46-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage46-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage46-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage46-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage46-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage46-panel{display:none}.dhe-stage46-panel.active{display:block}.dhe-stage46-filterbar{display:grid;grid-template-columns:minmax(300px,1fr) repeat(3,minmax(155px,.3fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage46-filterbar input,.dhe-stage46-filterbar select,.dhe-stage46-rule-toolbar input,.dhe-stage46-rule-toolbar select,.dhe-stage46-analysis-toolbar input,.dhe-stage46-analysis-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage46-master-table{min-width:1280px!important}.dhe-stage46-dimension-cell{display:flex;align-items:center;gap:8px;min-width:300px}.dhe-stage46-indent{display:inline-block;flex:0 0 auto}.dhe-stage46-tree-toggle{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:8px;color:#1740c8;background:#eaf0ff;cursor:pointer;font-weight:900}.dhe-stage46-tree-toggle.empty{visibility:hidden}.dhe-stage46-dimension-icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);font-size:10px;font-weight:900}.dhe-stage46-dimension-cell b{display:block;color:#233650;font-size:14px}.dhe-stage46-dimension-cell span{display:block;margin-top:2px;color:#76869b;font-size:10.5px}.dhe-stage46-pill,.dhe-stage46-status,.dhe-stage46-severity{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage46-pill{color:#1740c8;background:#eaf0ff}.dhe-stage46-status.active,.dhe-stage46-severity.ok{color:#087a51;background:#e7fbf3}.dhe-stage46-status.inactive,.dhe-stage46-severity.high{color:#b91c1c;background:#feecec}.dhe-stage46-severity.medium{color:#985700;background:#fff2d5}.dhe-stage46-severity.info{color:#1740c8;background:#eaf0ff}.dhe-stage46-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:260px}.dhe-stage46-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage46-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage46-action.warn{color:#985700;background:#fff2d5}.dhe-stage46-action.danger{color:#b91c1c;background:#feecec}.dhe-stage46-rule-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(180px,.35fr) auto;gap:12px;margin-bottom:16px}.dhe-stage46-rule-table{min-width:1180px!important}.dhe-stage46-rule-select{width:100%;min-width:135px;min-height:38px;border:1px solid rgba(7,22,47,.12);border-radius:11px;background:#fff;color:#253650;padding:0 8px;font:800 12px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage46-account-name b{display:block;color:#253650;font-size:13.5px}.dhe-stage46-account-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage46-template-actions{justify-content:flex-end;margin-bottom:12px}.dhe-stage46-template-table{min-width:1050px!important}.dhe-stage46-allocation-value{font-weight:900;white-space:nowrap}.dhe-stage46-validation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage46-analysis-toolbar{display:grid;grid-template-columns:minmax(230px,.7fr) repeat(2,minmax(160px,.4fr)) auto;gap:12px;margin-bottom:16px}.dhe-stage46-validation-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px}.dhe-stage46-validation-table{min-width:900px!important}.dhe-stage46-analysis-table{min-width:730px!important}.dhe-stage46-result-positive{color:#087a51;font-weight:900}.dhe-stage46-result-negative{color:#b91c1c;font-weight:900}.dhe-stage46-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage46-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}.dhe-stage46-modal-card,.dhe-stage46-template-modal{width:min(920px,96vw)!important}#dheStage46Notes{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage46-level-note{margin-top:14px;padding:11px 13px;border-radius:14px;color:#435873;background:#eef5fb;border:1px solid rgba(7,22,47,.07);font-size:12px;font-weight:800}.dhe-stage46-template-lines{margin-top:16px;padding:14px;border-radius:17px;background:#f4f8fc;border:1px solid rgba(7,22,47,.07)}.dhe-stage46-template-lines-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.dhe-stage46-template-line{display:grid;grid-template-columns:minmax(240px,1fr) minmax(130px,.3fr) auto;gap:10px;margin-bottom:9px}.dhe-stage46-template-line select,.dhe-stage46-template-line input{width:100%;min-height:40px;border:1px solid rgba(7,22,47,.12);border-radius:11px;background:#fff;color:#253650;padding:0 9px;font:800 12.5px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage46-line-remove{min-width:40px;border:0;border-radius:11px;color:#b91c1c;background:#feecec;cursor:pointer;font-weight:900}.dhe-stage46-allocation-total{text-align:right;color:#53647d;font-size:12.5px;font-weight:800}@media(max-width:1100px){.dhe-stage46-filterbar{grid-template-columns:1fr 1fr}.dhe-stage46-validation-layout{grid-template-columns:1fr}.dhe-stage46-rule-toolbar,.dhe-stage46-analysis-toolbar{grid-template-columns:1fr 1fr}.dhe-stage46-guide-grid{grid-template-columns:1fr}}@media(max-width:700px){.dhe-stage46-filterbar,.dhe-stage46-rule-toolbar,.dhe-stage46-analysis-toolbar,.dhe-stage46-validation-grid{grid-template-columns:1fr}.dhe-stage46-template-line{grid-template-columns:1fr}}

/* dheStage47Styles */
.dhe-stage47-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage47-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage47-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage47-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage47-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage47-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage47-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage47-panel{display:none}.dhe-stage47-panel.active{display:block}.dhe-stage47-filterbar{display:grid;grid-template-columns:minmax(300px,1fr) repeat(3,minmax(155px,.3fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage47-filterbar input,.dhe-stage47-filterbar select,.dhe-stage47-line-toolbar input,.dhe-stage47-line-toolbar select,.dhe-stage47-variance-toolbar input,.dhe-stage47-variance-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage47-plan-table{min-width:1250px!important}.dhe-stage47-plan-name b{display:block;color:#253650;font-size:14.5px}.dhe-stage47-plan-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage47-status,.dhe-stage47-validation{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage47-status.draft,.dhe-stage47-validation.ok{color:#1740c8;background:#eaf0ff}.dhe-stage47-status.submitted{color:#985700;background:#fff2d5}.dhe-stage47-status.approved,.dhe-stage47-status.locked{color:#087a51;background:#e7fbf3}.dhe-stage47-validation.warn{color:#b91c1c;background:#feecec}.dhe-stage47-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:285px}.dhe-stage47-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage47-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage47-action.success{color:#087a51;background:#e7fbf3}.dhe-stage47-action.warn{color:#985700;background:#fff2d5}.dhe-stage47-action.danger{color:#b91c1c;background:#feecec}.dhe-stage47-line-toolbar{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(280px,1fr) auto;gap:12px;margin-bottom:16px}.dhe-stage47-line-table{min-width:1500px!important}.dhe-stage47-dimensions{max-width:260px;font-size:11px;line-height:1.5;color:#5d6e84}.dhe-stage47-quarter{font-weight:900;white-space:nowrap}.dhe-stage47-variance-toolbar{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(220px,.5fr) repeat(2,minmax(160px,.4fr)) auto;gap:12px;margin-bottom:16px}.dhe-stage47-variance-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage47-variance-kpis article{padding:16px;border-radius:19px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 28px rgba(24,50,90,.07)}.dhe-stage47-variance-kpis span{display:block;color:#6a7b92;font-size:11px;font-weight:900;text-transform:uppercase}.dhe-stage47-variance-kpis b{display:block;margin-top:7px;color:#12274a;font-size:22px}.dhe-stage47-variance-table{min-width:880px!important}.dhe-stage47-positive{color:#087a51;font-weight:900}.dhe-stage47-negative{color:#b91c1c;font-weight:900}.dhe-stage47-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage47-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage47PlanNotes{width:100%;min-height:92px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage47-line-modal{width:min(980px,96vw)!important}.dhe-stage47-month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;padding:14px;border-radius:17px;background:#f4f8fc;border:1px solid rgba(7,22,47,.07)}.dhe-stage47-month-field label{display:block;margin-bottom:5px;color:#60718a;font-size:10.5px;font-weight:900}.dhe-stage47-month-field input{width:100%;min-height:39px;border:1px solid rgba(7,22,47,.12);border-radius:11px;background:#fff;color:#253650;padding:0 9px;font:800 12.5px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage47-month-total{text-align:right;margin-top:9px;color:#53647d;font-size:12.5px;font-weight:800}@media(max-width:1100px){.dhe-stage47-filterbar{grid-template-columns:1fr 1fr}.dhe-stage47-variance-toolbar{grid-template-columns:1fr 1fr}.dhe-stage47-guide-grid{grid-template-columns:1fr}}@media(max-width:720px){.dhe-stage47-filterbar,.dhe-stage47-line-toolbar,.dhe-stage47-variance-toolbar,.dhe-stage47-variance-kpis,.dhe-stage47-month-grid{grid-template-columns:1fr}}

/* dheStage48Styles */
.dhe-stage48-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage48-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage48-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage48-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage48-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage48-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage48-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage48-panel{display:none}.dhe-stage48-panel.active{display:block}.dhe-stage48-filterbar{display:grid;grid-template-columns:minmax(300px,1fr) repeat(2,minmax(180px,.35fr));gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage48-filterbar input,.dhe-stage48-filterbar select,.dhe-stage48-row-toolbar input,.dhe-stage48-row-toolbar select,.dhe-stage48-report-toolbar input,.dhe-stage48-report-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage48-layout-table{min-width:1120px!important}.dhe-stage48-layout-name b{display:block;color:#253650;font-size:14.5px}.dhe-stage48-layout-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage48-status,.dhe-stage48-row-kind{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage48-status.active{color:#087a51;background:#e7fbf3}.dhe-stage48-status.inactive{color:#b91c1c;background:#feecec}.dhe-stage48-row-kind{color:#1740c8;background:#eaf0ff}.dhe-stage48-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:270px}.dhe-stage48-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage48-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage48-action.success{color:#087a51;background:#e7fbf3}.dhe-stage48-action.warn{color:#985700;background:#fff2d5}.dhe-stage48-action.danger{color:#b91c1c;background:#feecec}.dhe-stage48-row-toolbar{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(300px,1fr) auto;gap:12px;margin-bottom:16px}.dhe-stage48-row-table{min-width:1280px!important}.dhe-stage48-row-label b{display:block;color:#253650;font-size:13.5px}.dhe-stage48-row-label span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage48-mapping{max-width:360px;color:#5d6e84;font-size:11px;line-height:1.5}.dhe-stage48-order{font-weight:900;color:#17345e}.dhe-stage48-report-toolbar{display:grid;grid-template-columns:minmax(240px,.75fr) repeat(2,minmax(145px,.42fr)) minmax(170px,.5fr) minmax(220px,.6fr) minmax(170px,.45fr) minmax(220px,.6fr) auto auto;gap:10px;margin-bottom:16px}.dhe-stage48-report-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:13px;padding:17px 19px;border-radius:20px;background:linear-gradient(135deg,#153a70,#274f87);color:#fff}.dhe-stage48-report-head h3{margin:0;font-size:21px}.dhe-stage48-report-head p{margin:5px 0 0;color:rgba(255,255,255,.78);font-size:12.5px;font-weight:700}.dhe-stage48-report-currency{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px;font-weight:900}.dhe-stage48-report-table{min-width:900px!important}.dhe-stage48-report-row td{vertical-align:middle}.dhe-stage48-report-label{display:block}.dhe-stage48-report-row.bold td{font-weight:900}.dhe-stage48-report-row.subtotal td{font-weight:900;border-top:2px solid rgba(35,54,80,.22)}.dhe-stage48-report-row.grand-total td{font-weight:900;font-size:14.5px;border-top:3px double #17345e;border-bottom:3px double #17345e}.dhe-stage48-report-row.header td{padding-top:18px;color:#17345e;font-weight:900;background:#f3f7fb}.dhe-stage48-report-row.spacer td{height:20px;border:0;background:transparent}.dhe-stage48-positive{color:#087a51;font-weight:900}.dhe-stage48-negative{color:#b91c1c;font-weight:900}.dhe-stage48-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage48-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage48LayoutNotes{width:100%;min-height:92px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}.dhe-stage48-row-modal{width:min(940px,96vw)!important}#dheStage48MappedAccounts{width:100%;min-height:260px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#253650;padding:8px;font:800 12px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage48-account-fields small,.dhe-stage48-formula-fields small{display:block;margin-top:6px;color:#74849b;font-size:10.5px}.dhe-stage48-account-fields.hide,.dhe-stage48-formula-fields.hide{display:none}@media(max-width:1250px){.dhe-stage48-report-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.dhe-stage48-guide-grid{grid-template-columns:1fr}}@media(max-width:850px){.dhe-stage48-filterbar,.dhe-stage48-row-toolbar,.dhe-stage48-report-toolbar{grid-template-columns:1fr}.dhe-stage48-report-head{align-items:flex-start;flex-direction:column}}

/* dheStage49Styles */
.dhe-stage49-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage49-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage49-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage49-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage49-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage49-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage49-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage49-panel{display:none}.dhe-stage49-panel.active{display:block}.dhe-stage49-filterbar,.dhe-stage49-checklist-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) minmax(190px,.35fr);gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage49-checklist-toolbar{grid-template-columns:minmax(260px,.55fr) minmax(300px,1fr) auto}.dhe-stage49-filterbar input,.dhe-stage49-filterbar select,.dhe-stage49-checklist-toolbar input,.dhe-stage49-checklist-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage49-cycle-table{min-width:1200px!important}.dhe-stage49-cycle-name b{display:block;color:#253650;font-size:14.5px}.dhe-stage49-cycle-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage49-progress{width:150px;height:9px;overflow:hidden;border-radius:999px;background:#e5edf5}.dhe-stage49-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#345cff,#00bdc9)}.dhe-stage49-progress-label{display:block;margin-top:5px;color:#64758c;font-size:10.5px;font-weight:900}.dhe-stage49-status,.dhe-stage49-severity,.dhe-stage49-task-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage49-status.draft,.dhe-stage49-task-status.pending{color:#1740c8;background:#eaf0ff}.dhe-stage49-status.in-progress,.dhe-stage49-task-status.in-progress,.dhe-stage49-severity.medium{color:#985700;background:#fff2d5}.dhe-stage49-status.ready,.dhe-stage49-status.closed,.dhe-stage49-task-status.complete,.dhe-stage49-task-status.not-applicable,.dhe-stage49-severity.ok{color:#087a51;background:#e7fbf3}.dhe-stage49-status.reopened,.dhe-stage49-task-status.blocked,.dhe-stage49-severity.high{color:#b91c1c;background:#feecec}.dhe-stage49-severity.info{color:#1740c8;background:#eaf0ff}.dhe-stage49-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:300px}.dhe-stage49-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage49-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage49-action.success{color:#087a51;background:#e7fbf3}.dhe-stage49-action.warn{color:#985700;background:#fff2d5}.dhe-stage49-action.danger{color:#b91c1c;background:#feecec}.dhe-stage49-checklist-table{min-width:1320px!important}.dhe-stage49-task-name b{display:block;color:#253650;font-size:13.5px}.dhe-stage49-task-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage49-evidence{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dhe-stage49-evidence a{color:#1740c8;font-weight:900}.dhe-stage49-task-note{max-width:260px;color:#60718a;font-size:11px;line-height:1.45}.dhe-stage49-validation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage49-validation-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px}.dhe-stage49-validation-table{min-width:850px!important}.dhe-stage49-audit-table{min-width:900px!important}.dhe-stage49-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage49-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage49CycleNote,#dheStage49TaskNote{width:100%;min-height:92px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}@media(max-width:1100px){.dhe-stage49-validation-layout{grid-template-columns:1fr}.dhe-stage49-guide-grid{grid-template-columns:1fr}}@media(max-width:760px){.dhe-stage49-filterbar,.dhe-stage49-checklist-toolbar,.dhe-stage49-validation-grid{grid-template-columns:1fr}}

/* dheStage50Styles */
.dhe-stage50-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage50-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage50-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage50-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage50-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage50-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage50-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage50-panel{display:none}.dhe-stage50-panel.active{display:block}.dhe-stage50-filterbar,.dhe-stage50-checklist-toolbar,.dhe-stage50-adjustment-toolbar,.dhe-stage50-roll-toolbar{display:grid;gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage50-filterbar{grid-template-columns:minmax(300px,1fr) minmax(190px,.35fr)}.dhe-stage50-checklist-toolbar,.dhe-stage50-adjustment-toolbar{grid-template-columns:minmax(260px,.55fr) minmax(300px,1fr) auto}.dhe-stage50-roll-toolbar{grid-template-columns:minmax(260px,.55fr) minmax(300px,.75fr) auto auto}.dhe-stage50-filterbar input,.dhe-stage50-filterbar select,.dhe-stage50-checklist-toolbar input,.dhe-stage50-checklist-toolbar select,.dhe-stage50-adjustment-toolbar input,.dhe-stage50-adjustment-toolbar select,.dhe-stage50-roll-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage50-cycle-table{min-width:1250px!important}.dhe-stage50-name b{display:block;color:#253650;font-size:14.5px}.dhe-stage50-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage50-progress{width:150px;height:9px;overflow:hidden;border-radius:999px;background:#e5edf5}.dhe-stage50-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#345cff,#00bdc9)}.dhe-stage50-progress-label{display:block;margin-top:5px;color:#64758c;font-size:10.5px;font-weight:900}.dhe-stage50-status,.dhe-stage50-severity,.dhe-stage50-task-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage50-status.draft,.dhe-stage50-task-status.pending,.dhe-stage50-severity.info{color:#1740c8;background:#eaf0ff}.dhe-stage50-status.in-progress,.dhe-stage50-task-status.in-progress,.dhe-stage50-severity.medium{color:#985700;background:#fff2d5}.dhe-stage50-status.ready,.dhe-stage50-status.closed,.dhe-stage50-task-status.complete,.dhe-stage50-task-status.not-applicable,.dhe-stage50-severity.ok{color:#087a51;background:#e7fbf3}.dhe-stage50-status.reopened,.dhe-stage50-task-status.blocked,.dhe-stage50-severity.high{color:#b91c1c;background:#feecec}.dhe-stage50-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:300px}.dhe-stage50-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage50-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage50-action.success{color:#087a51;background:#e7fbf3}.dhe-stage50-action.warn{color:#985700;background:#fff2d5}.dhe-stage50-action.danger{color:#b91c1c;background:#feecec}.dhe-stage50-checklist-table{min-width:1320px!important}.dhe-stage50-task-note{max-width:250px;color:#60718a;font-size:11px;line-height:1.45}.dhe-stage50-evidence{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dhe-stage50-evidence a{color:#1740c8;font-weight:900}.dhe-stage50-adjustment-table{min-width:1420px!important}.dhe-stage50-amount{font-weight:900;white-space:nowrap}.dhe-stage50-adjustment-modal{width:min(920px,96vw)!important}.dhe-stage50-roll-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage50-roll-kpis article{padding:16px;border-radius:19px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 28px rgba(24,50,90,.07)}.dhe-stage50-roll-kpis span{display:block;color:#6a7b92;font-size:11px;font-weight:900;text-transform:uppercase}.dhe-stage50-roll-kpis b{display:block;margin-top:7px;color:#12274a;font-size:21px}.dhe-stage50-roll-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px}.dhe-stage50-closing-table{min-width:760px!important}.dhe-stage50-validation-table{min-width:650px!important}.dhe-stage50-audit-wrap{margin-top:15px}.dhe-stage50-audit-table{min-width:780px!important}.dhe-stage50-positive{color:#087a51;font-weight:900}.dhe-stage50-negative{color:#b91c1c;font-weight:900}.dhe-stage50-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage50-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}#dheStage50CycleNote,#dheStage50TaskNote,#dheStage50AdjustmentNote{width:100%;min-height:86px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}@media(max-width:1120px){.dhe-stage50-roll-layout{grid-template-columns:1fr}.dhe-stage50-guide-grid{grid-template-columns:1fr}.dhe-stage50-roll-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:760px){.dhe-stage50-filterbar,.dhe-stage50-checklist-toolbar,.dhe-stage50-adjustment-toolbar,.dhe-stage50-roll-toolbar,.dhe-stage50-roll-kpis{grid-template-columns:1fr}}

/* dheStage51Styles */
.dhe-stage51-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:17px 18px;border-radius:20px;color:#36516d;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.12);box-shadow:0 12px 28px rgba(24,50,90,.06)}.dhe-stage51-notice-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 22px rgba(52,92,255,.2);font-size:20px;font-weight:900}.dhe-stage51-notice strong{display:block;margin:1px 0 5px;color:#173c72;font-size:16px}.dhe-stage51-notice p{margin:0;color:#557087;font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage51-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;padding:6px;border-radius:18px;background:#eaf2fb}.dhe-stage51-tab{min-height:44px;padding:0 17px;border:0;border-radius:14px;color:#53647d;background:transparent;font:900 13.5px Calibri,"Segoe UI",Arial,sans-serif;cursor:pointer}.dhe-stage51-tab.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 10px 24px rgba(52,92,255,.22)}.dhe-stage51-panel{display:none}.dhe-stage51-panel.active{display:block}.dhe-stage51-filterbar,.dhe-stage51-toolbar,.dhe-stage51-result-toolbar{display:grid;gap:12px;margin-bottom:16px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage51-filterbar{grid-template-columns:minmax(300px,1fr) minmax(190px,.35fr)}.dhe-stage51-toolbar{grid-template-columns:minmax(280px,.55fr) minmax(300px,1fr) auto}.dhe-stage51-result-toolbar{grid-template-columns:minmax(300px,1fr) auto auto}.dhe-stage51-filterbar input,.dhe-stage51-filterbar select,.dhe-stage51-toolbar input,.dhe-stage51-toolbar select,.dhe-stage51-result-toolbar select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif;outline:none}.dhe-stage51-grid,.dhe-stage51-result-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.dhe-stage51-group-table{min-width:930px!important}.dhe-stage51-period-table{min-width:1180px!important}.dhe-stage51-name b{display:block;color:#253650;font-size:14px}.dhe-stage51-name span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage51-status,.dhe-stage51-severity,.dhe-stage51-match-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900}.dhe-stage51-status.draft,.dhe-stage51-severity.info{color:#1740c8;background:#eaf0ff}.dhe-stage51-status.in-progress,.dhe-stage51-status.submitted,.dhe-stage51-severity.medium,.dhe-stage51-match-status.unmatched{color:#985700;background:#fff2d5}.dhe-stage51-status.ready,.dhe-stage51-status.approved,.dhe-stage51-status.closed,.dhe-stage51-severity.ok,.dhe-stage51-match-status.matched{color:#087a51;background:#e7fbf3}.dhe-stage51-status.reopened,.dhe-stage51-severity.high,.dhe-stage51-match-status.mismatch{color:#b91c1c;background:#feecec}.dhe-stage51-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:280px}.dhe-stage51-action{min-height:33px;padding:0 9px;border:0;border-radius:999px;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif;color:#1740c8;background:#eaf0ff}.dhe-stage51-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage51-action.success{color:#087a51;background:#e7fbf3}.dhe-stage51-action.warn{color:#985700;background:#fff2d5}.dhe-stage51-action.danger{color:#b91c1c;background:#feecec}.dhe-stage51-package-table{min-width:1260px!important}.dhe-stage51-match-table{min-width:1320px!important}.dhe-stage51-result-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.dhe-stage51-result-kpis article{padding:16px;border-radius:19px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 28px rgba(24,50,90,.07)}.dhe-stage51-result-kpis span{display:block;color:#6a7b92;font-size:11px;font-weight:900;text-transform:uppercase}.dhe-stage51-result-kpis b{display:block;margin-top:7px;color:#12274a;font-size:21px}.dhe-stage51-result-table{min-width:920px!important}.dhe-stage51-validation-table{min-width:650px!important}.dhe-stage51-audit-wrap{margin-top:15px}.dhe-stage51-audit-table{min-width:760px!important}.dhe-stage51-amount{font-weight:900;white-space:nowrap}.dhe-stage51-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.dhe-stage51-guide{margin:0;color:#5f7088;font-size:13px;line-height:1.65;font-weight:700}.dhe-stage51-modal{width:min(930px,96vw)!important}#dheStage51Ownership,#dheStage51GroupNotes,#dheStage51ClosingRates,#dheStage51AverageRates,#dheStage51PeriodNotes{width:100%;min-height:82px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:11px 12px;font:inherit;resize:vertical}#dheStage51GroupEntities{width:100%;min-height:230px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#253650;padding:8px;font:800 12px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage51-modal small{display:block;margin-top:6px;color:#74849b;font-size:10.5px}@media(max-width:1180px){.dhe-stage51-grid,.dhe-stage51-result-layout{grid-template-columns:1fr}.dhe-stage51-guide-grid{grid-template-columns:1fr}}@media(max-width:760px){.dhe-stage51-filterbar,.dhe-stage51-toolbar,.dhe-stage51-result-toolbar,.dhe-stage51-result-kpis{grid-template-columns:1fr}}

/* dheStage52Styles */
.dhe-stage52-shell{margin-bottom:20px}.dhe-stage52-promise{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:18px;border-radius:21px;background:linear-gradient(135deg,#173d72,#245993);color:#fff;box-shadow:0 16px 34px rgba(24,50,90,.15)}.dhe-stage52-promise-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;background:linear-gradient(135deg,#fff,#dffcf5);color:#1740c8;font-size:23px;font-weight:900}.dhe-stage52-promise strong{display:block;margin:1px 0 5px;font-size:17px}.dhe-stage52-promise p{margin:0;color:rgba(255,255,255,.8);font-size:13.5px;line-height:1.55;font-weight:700}.dhe-stage52-step-card,.dhe-stage52-history-card{margin-bottom:16px;padding:17px;border-radius:21px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage52-step-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.dhe-stage52-step-head>div:first-child>span{display:block;color:#345cff;font-size:10px;font-weight:900;letter-spacing:.12em}.dhe-stage52-step-head h3{margin:3px 0 0;color:#17345e;font-size:17px}.dhe-stage52-mode-flip{display:flex;padding:5px;border-radius:16px;background:#eaf2fb}.dhe-stage52-mode-flip button{min-height:38px;padding:0 13px;border:0;border-radius:12px;background:transparent;color:#53647d;cursor:pointer;font:900 12px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-mode-flip button.active{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);box-shadow:0 8px 18px rgba(52,92,255,.22)}.dhe-stage52-type-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:9px}.dhe-stage52-type-grid button{min-height:78px;padding:10px 7px;border:1px solid rgba(7,22,47,.08);border-radius:16px;background:#f7faff;color:#53647d;cursor:pointer}.dhe-stage52-type-grid button b{display:grid;place-items:center;width:33px;height:33px;margin:0 auto 6px;border-radius:11px;background:#e8efff;color:#1740c8;font-size:12px}.dhe-stage52-type-grid button span{display:block;font:900 11px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-type-grid button.active{border-color:transparent;color:#17345e;background:linear-gradient(135deg,#eef3ff,#e7fbf3);box-shadow:0 10px 22px rgba(24,50,90,.09)}.dhe-stage52-type-grid button.active b{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage52-intake-actions{display:flex;gap:7px;flex-wrap:wrap}.dhe-stage52-url-row,.dhe-stage52-document-link{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:10px;align-items:center}.dhe-stage52-url-row{display:none;margin-bottom:12px}.dhe-stage52-url-row.show{display:grid}.dhe-stage52-url-row input,.dhe-stage52-document-link select{width:100%;min-height:44px;border:1px solid rgba(7,22,47,.12);border-radius:14px;background:#fff;color:#07162f;padding:0 12px;font:800 14px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-document-link{grid-template-columns:minmax(300px,.65fr) auto 1fr}.dhe-stage52-document-link span{color:#6b7b91;font-size:11px;font-weight:800}.dhe-stage52-qr-result{display:none;margin-top:12px;padding:13px;border-radius:14px;background:#f1f7ff;color:#36516d;font-size:12px;font-weight:800;line-height:1.5}.dhe-stage52-qr-result.show{display:block}#dheStage52CameraInput,#dheStage52QrInput{display:none}.dhe-stage52-ready-badge{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;color:#1740c8;background:#eaf0ff;font-size:11px;font-weight:900}.dhe-stage52-ready-badge.ok{color:#087a51;background:#e7fbf3}.dhe-stage52-ready-badge.warn{color:#b91c1c;background:#feecec}.dhe-stage52-header-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dhe-stage52-header-grid .full{grid-column:1/-1}.dhe-stage52-header-grid input,.dhe-stage52-header-grid select,.dhe-stage52-header-grid textarea{width:100%;min-height:43px;border:1px solid rgba(7,22,47,.12);border-radius:13px;background:#fff;color:#07162f;padding:0 11px;font:800 13px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-header-grid textarea{padding:10px;resize:vertical}.dhe-stage52-split-field{display:none}.dhe-stage52-split-field.show{display:block}.dhe-stage52-grid-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:17px 0 10px}.dhe-stage52-grid-toolbar b{display:block;color:#17345e;font-size:14px}.dhe-stage52-grid-toolbar span{display:block;margin-top:3px;color:#74849b;font-size:10.5px}.dhe-stage52-grid-toolbar>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.dhe-stage52-grid{min-width:1450px!important}.dhe-stage52-grid th{white-space:nowrap}.dhe-stage52-cell-input,.dhe-stage52-cell-select{width:100%;min-width:110px;height:36px;border:1px solid rgba(7,22,47,.12);border-radius:10px;background:#fff;color:#253650;padding:0 8px;font:800 11px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-account{min-width:230px}.dhe-stage52-description{min-width:210px}.dhe-stage52-remove{width:32px;height:32px;border:0;border-radius:10px;background:#feecec;color:#b91c1c;cursor:pointer;font-size:16px;font-weight:900}.dhe-stage52-totals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:13px}.dhe-stage52-totals article{padding:13px;border-radius:16px;background:#f4f8fc;border:1px solid rgba(7,22,47,.06)}.dhe-stage52-totals span{display:block;color:#6c7d93;font-size:10px;font-weight:900;text-transform:uppercase}.dhe-stage52-totals b{display:block;margin-top:5px;color:#17345e;font-size:17px}.dhe-stage52-result{display:flex;align-items:flex-start;gap:12px;margin-top:13px;padding:14px 16px;border-radius:16px;background:#f4f8fc;color:#557087;border:1px solid rgba(7,22,47,.06)}.dhe-stage52-result.ok{background:#e7fbf3;color:#087a51}.dhe-stage52-result.warn{background:#fff2d5;color:#985700}.dhe-stage52-result.error{background:#feecec;color:#b91c1c}.dhe-stage52-result strong{display:block;margin-bottom:4px}.dhe-stage52-result p{margin:0;font-size:12px;line-height:1.55;font-weight:750}.dhe-stage52-result ul{margin:5px 0 0;padding-left:20px}.dhe-stage52-bottom-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:14px}.dhe-stage52-history-table{min-width:1100px!important}.dhe-stage52-history-name b{display:block;color:#253650}.dhe-stage52-history-name span{display:block;margin-top:3px;color:#74849b;font-size:10px}.dhe-stage52-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:10.5px;font-weight:900;color:#1740c8;background:#eaf0ff}.dhe-stage52-status.ready,.dhe-stage52-status.processed{color:#087a51;background:#e7fbf3}.dhe-stage52-history-actions{display:flex;gap:6px;flex-wrap:wrap}.dhe-stage52-history-action{min-height:32px;padding:0 9px;border:0;border-radius:999px;background:#eaf0ff;color:#1740c8;cursor:pointer;font:900 10px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage52-history-action.danger{color:#b91c1c;background:#feecec}.dhe-stage52-inbox-divider{margin:23px 0 14px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.1)}.dhe-stage52-inbox-divider span{color:#345cff;font-size:10px;font-weight:900;letter-spacing:.12em}.dhe-stage52-inbox-divider h3{margin:4px 0;color:#17345e;font-size:17px}.dhe-stage52-inbox-divider p{margin:0;color:#60718a;font-size:12.5px;font-weight:750}.dhe-stage52-doc-button{color:#7a5200!important;background:#fff2d5!important}@media(max-width:1250px){.dhe-stage52-type-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:850px){.dhe-stage52-step-head{align-items:flex-start;flex-direction:column}.dhe-stage52-header-grid,.dhe-stage52-totals{grid-template-columns:1fr 1fr}.dhe-stage52-document-link{grid-template-columns:1fr}.dhe-stage52-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.dhe-stage52-mode-flip{width:100%;display:grid;grid-template-columns:1fr}.dhe-stage52-type-grid,.dhe-stage52-header-grid,.dhe-stage52-totals{grid-template-columns:1fr 1fr}.dhe-stage52-url-row{grid-template-columns:1fr}}

/* dheStage53Styles */
.dhe-stage53-analyse-top{margin-inline-start:auto;color:#1740c8!important;background:#eaf0ff!important}.dhe-stage53-center{margin-bottom:18px}.dhe-stage53-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,.42fr);gap:20px;align-items:center;margin-bottom:16px;padding:22px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#13386b,#224f88 58%,#087f85);box-shadow:0 20px 42px rgba(20,55,100,.2)}.dhe-stage53-score-wrap{display:flex;flex-direction:column;align-items:center;gap:9px}.dhe-stage53-score{--score:0;width:144px;height:144px;padding:10px;border-radius:50%;background:conic-gradient(#54efc3 calc(var(--score)*1%),rgba(255,255,255,.16) 0);box-shadow:0 14px 30px rgba(0,0,0,.18)}.dhe-stage53-score>div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#173d72}.dhe-stage53-score b{font-size:39px;line-height:1}.dhe-stage53-score span{margin-top:6px;color:rgba(255,255,255,.72);font-size:10px;font-weight:900;text-transform:uppercase}.dhe-stage53-confidence{text-align:center}.dhe-stage53-confidence span{display:block;color:rgba(255,255,255,.62);font-size:9.5px;font-weight:900;text-transform:uppercase}.dhe-stage53-confidence b{display:block;margin-top:3px;font-size:11px}.dhe-stage53-eyebrow{color:#78f2d2;font-size:10px;font-weight:900;letter-spacing:.13em}.dhe-stage53-hero-copy h3{max-width:790px;margin:7px 0 8px;font-size:23px;line-height:1.18}.dhe-stage53-hero-copy p{max-width:800px;margin:0;color:rgba(255,255,255,.76);font-size:13.5px;line-height:1.6;font-weight:700}.dhe-stage53-hero-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.dhe-stage53-hero-actions .dhe-btn:not(.primary){color:#fff;background:rgba(255,255,255,.13)}.dhe-stage53-hero-actions .dhe-btn:disabled{opacity:.45;cursor:not-allowed}.dhe-stage53-hero-copy small{display:block;margin-top:9px;color:rgba(255,255,255,.58);font-size:10.5px}.dhe-stage53-headline{display:grid;gap:10px}.dhe-stage53-headline>div{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.09)}.dhe-stage53-headline span{display:block;color:rgba(255,255,255,.65);font-size:9.5px;font-weight:900;text-transform:uppercase}.dhe-stage53-headline b{display:block;margin-top:5px;font-size:18px}.dhe-stage53-score-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:16px}.dhe-stage53-score-grid article{min-height:143px;padding:14px;border-radius:19px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 11px 26px rgba(24,50,90,.065)}.dhe-stage53-score-grid header{display:flex;justify-content:space-between;gap:8px;color:#17345e;font-size:11px;font-weight:900}.dhe-stage53-score-grid header b{font-size:17px}.dhe-stage53-bar{height:7px;overflow:hidden;margin:11px 0 9px;border-radius:999px;background:#e7eef6}.dhe-stage53-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#345cff,#00bdc9)}.dhe-stage53-score-grid p{min-height:43px;margin:0;color:#64758c;font-size:10.5px;line-height:1.42;font-weight:750}.dhe-stage53-score-grid small{display:block;margin-top:8px;color:#8a98aa;font-size:9.5px;font-weight:900}.dhe-stage53-main-grid{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(320px,.62fr);gap:16px;margin-bottom:16px}.dhe-stage53-actions-card,.dhe-stage53-evidence-card,.dhe-stage53-package-card{padding:17px;border-radius:21px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage53-actions-card .dhe-data-toolbar,.dhe-stage53-evidence-card .dhe-data-toolbar,.dhe-stage53-package-card .dhe-data-toolbar{padding:0 0 12px}.dhe-stage53-actions-card .dhe-data-toolbar>div,.dhe-stage53-package-card .dhe-data-toolbar>div{display:flex;flex-direction:column;gap:3px}.dhe-stage53-select-all{min-height:31px;padding:0 10px;border:0;border-radius:999px;color:#1740c8;background:#eaf0ff;cursor:pointer;font:900 10px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage53-actions-list{display:grid;gap:10px}.dhe-stage53-empty{padding:28px 20px;text-align:center;border-radius:17px;background:#f4f8fc;color:#60718a}.dhe-stage53-empty b{display:block;color:#17345e}.dhe-stage53-empty p{max-width:650px;margin:6px auto 0;font-size:12px;line-height:1.55}.dhe-stage53-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border-radius:18px;background:#f7faff;border:1px solid rgba(7,22,47,.06)}.dhe-stage53-action input{width:18px;height:18px}.dhe-stage53-action-copy b{display:block;color:#17345e;font-size:13.5px}.dhe-stage53-action-copy p{margin:4px 0;color:#64758c;font-size:11px;line-height:1.48;font-weight:750}.dhe-stage53-action-meta{display:flex;gap:7px;flex-wrap:wrap}.dhe-stage53-chip{min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#1740c8;background:#eaf0ff;font-size:9.5px;font-weight:900}.dhe-stage53-chip.impact{color:#087a51;background:#e7fbf3}.dhe-stage53-chip.risk{color:#b91c1c;background:#feecec}.dhe-stage53-action-go{min-height:34px;padding:0 10px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9);cursor:pointer;font:900 10px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage53-evidence{display:grid;gap:7px}.dhe-stage53-evidence>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-radius:13px;background:#f5f8fc;color:#60718a;font-size:10.5px;font-weight:850}.dhe-stage53-evidence b{color:#17345e;font-size:11.5px}.dhe-stage53-method{margin-top:11px;padding:10px 12px;border-radius:13px;background:#edf3fb;color:#526981}.dhe-stage53-method summary{cursor:pointer;color:#1740c8;font-size:10.5px;font-weight:900}.dhe-stage53-method p{margin:8px 0 0;font-size:10.5px;line-height:1.55;font-weight:750}.dhe-stage53-package-table{min-width:1120px!important}.dhe-stage53-package-name b{display:block;color:#253650}.dhe-stage53-package-name span{display:block;margin-top:3px;color:#74849b;font-size:10px}.dhe-stage53-status{min-height:29px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#1740c8;background:#eaf0ff;font-size:10.5px;font-weight:900}.dhe-stage53-status.approved-for-execution{color:#087a51;background:#e7fbf3}.dhe-stage53-status.submitted-for-approval{color:#985700;background:#fff2d5}.dhe-stage53-package-actions{display:flex;gap:6px;flex-wrap:wrap}.dhe-stage53-package-action{min-height:31px;padding:0 9px;border:0;border-radius:999px;color:#1740c8;background:#eaf0ff;cursor:pointer;font:900 10px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage53-package-action.danger{color:#b91c1c;background:#feecec}@media(max-width:1320px){.dhe-stage53-score-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dhe-stage53-hero{grid-template-columns:auto minmax(0,1fr)}.dhe-stage53-headline{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.dhe-stage53-main-grid{grid-template-columns:1fr}.dhe-stage53-score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dhe-stage53-hero{grid-template-columns:1fr;text-align:center}.dhe-stage53-score-wrap{margin:auto}.dhe-stage53-hero-copy p{margin-inline:auto}.dhe-stage53-hero-actions{justify-content:center}}@media(max-width:560px){.dhe-stage53-score-grid,.dhe-stage53-headline{grid-template-columns:1fr}.dhe-stage53-action{grid-template-columns:auto 1fr}.dhe-stage53-action-go{grid-column:1/-1}}

/* dheStage54Styles */
.dhe-stage54-center{margin-bottom:18px}.dhe-stage54-hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,.4fr);gap:20px;align-items:center;margin-bottom:15px;padding:22px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#142e58,#275688 58%,#147b72);box-shadow:0 18px 40px rgba(20,55,100,.2)}.dhe-stage54-score{--score:0;width:142px;height:142px;padding:10px;border-radius:50%;background:conic-gradient(#5af0bd calc(var(--score)*1%),rgba(255,255,255,.15) 0)}.dhe-stage54-score>div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#173a69}.dhe-stage54-score b{font-size:37px;line-height:1}.dhe-stage54-score span{margin-top:6px;color:rgba(255,255,255,.7);font-size:9.5px;font-weight:900;text-transform:uppercase}.dhe-stage54-hero-copy>span{color:#78f2d2;font-size:10px;font-weight:900;letter-spacing:.13em}.dhe-stage54-hero-copy h3{margin:7px 0 8px;font-size:22px;line-height:1.2}.dhe-stage54-hero-copy p{max-width:820px;margin:0;color:rgba(255,255,255,.76);font-size:13px;line-height:1.58;font-weight:700}.dhe-stage54-hero-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dhe-stage54-hero-actions .dhe-btn:not(.primary){color:#fff;background:rgba(255,255,255,.13)}.dhe-stage54-hero-actions .dhe-btn:disabled{opacity:.45;cursor:not-allowed}.dhe-stage54-hero-copy small{display:block;margin-top:9px;color:rgba(255,255,255,.58);font-size:10.5px}.dhe-stage54-hero-metrics{display:grid;gap:9px}.dhe-stage54-hero-metrics>div{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.09)}.dhe-stage54-hero-metrics span{display:block;color:rgba(255,255,255,.64);font-size:9.5px;font-weight:900;text-transform:uppercase}.dhe-stage54-hero-metrics b{display:block;margin-top:5px;font-size:18px}.dhe-stage54-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:15px}.dhe-stage54-summary-grid article{padding:15px;border-radius:18px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 10px 25px rgba(24,50,90,.065)}.dhe-stage54-summary-grid span{display:block;color:#687991;font-size:10px;font-weight:900;text-transform:uppercase}.dhe-stage54-summary-grid b{display:block;margin-top:5px;color:#17345e;font-size:22px}.dhe-stage54-summary-grid small{display:block;margin-top:4px;color:#8997aa;font-size:9.5px;font-weight:800}.dhe-stage54-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) repeat(3,minmax(170px,.26fr)) auto;gap:9px;margin-bottom:15px;padding:13px;border-radius:18px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 10px 25px rgba(24,50,90,.06)}.dhe-stage54-toolbar input,.dhe-stage54-toolbar select{width:100%;min-height:41px;border:1px solid rgba(7,22,47,.12);border-radius:12px;background:#fff;color:#253650;padding:0 10px;font:800 12px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage54-select-all{min-height:41px;padding:0 11px;border:0;border-radius:12px;color:#1740c8;background:#eaf0ff;cursor:pointer;font:900 10.5px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage54-issues-card,.dhe-stage54-package-card{margin-bottom:15px;padding:17px;border-radius:21px;background:#fff;border:1px solid rgba(7,22,47,.07);box-shadow:0 12px 30px rgba(24,50,90,.07)}.dhe-stage54-issues-card .dhe-data-toolbar,.dhe-stage54-package-card .dhe-data-toolbar{padding:0 0 12px}.dhe-stage54-issues-card .dhe-data-toolbar>div:first-child,.dhe-stage54-package-card .dhe-data-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px}.dhe-stage54-legend{display:flex;gap:6px;flex-wrap:wrap}.dhe-stage54-legend span,.dhe-stage54-class,.dhe-stage54-severity,.dhe-stage54-status{min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;font-size:9.5px;font-weight:900}.dhe-stage54-legend .safe,.dhe-stage54-class.safe-completion{color:#087a51;background:#e7fbf3}.dhe-stage54-legend .draft,.dhe-stage54-class.correction-draft{color:#1740c8;background:#eaf0ff}.dhe-stage54-legend .confirm,.dhe-stage54-class.user-confirmation{color:#985700;background:#fff2d5}.dhe-stage54-legend .review,.dhe-stage54-class.accountant-review{color:#b91c1c;background:#feecec}.dhe-stage54-severity.high{color:#b91c1c;background:#feecec}.dhe-stage54-severity.medium{color:#985700;background:#fff2d5}.dhe-stage54-severity.low{color:#087a51;background:#e7fbf3}.dhe-stage54-status.open{color:#1740c8;background:#eaf0ff}.dhe-stage54-status.prepared,.dhe-stage54-status.resolved{color:#087a51;background:#e7fbf3}.dhe-stage54-status.escalated{color:#b91c1c;background:#feecec}.dhe-stage54-status.waived{color:#69778b;background:#eef2f6}.dhe-stage54-issue-table{min-width:1620px!important}.dhe-stage54-package-table{min-width:1280px!important}.dhe-stage54-ref b{display:block;color:#253650}.dhe-stage54-ref span{display:block;margin-top:3px;color:#74849b;font-size:9.5px}.dhe-stage54-issue-copy{max-width:430px}.dhe-stage54-issue-copy b{display:block;color:#253650;font-size:12px}.dhe-stage54-issue-copy p{margin:4px 0 0;color:#65768c;font-size:10.5px;line-height:1.45;font-weight:750}.dhe-stage54-exposure{font-weight:900;white-space:nowrap}.dhe-stage54-actions{display:flex;gap:5px;flex-wrap:wrap;min-width:190px}.dhe-stage54-action{min-height:31px;padding:0 8px;border:0;border-radius:999px;color:#1740c8;background:#eaf0ff;cursor:pointer;font:900 9.5px Calibri,"Segoe UI",Arial,sans-serif}.dhe-stage54-action.primary{color:#fff;background:linear-gradient(135deg,#345cff,#00bdc9)}.dhe-stage54-action.danger{color:#b91c1c;background:#feecec}.dhe-stage54-package-name b{display:block;color:#253650}.dhe-stage54-package-name span{display:block;margin-top:3px;color:#74849b;font-size:9.5px}.dhe-stage54-principle{padding:16px 18px;border-radius:19px;background:linear-gradient(135deg,#eef3ff,#e9fbf5);border:1px solid rgba(52,92,255,.11)}.dhe-stage54-principle b{display:block;color:#17345e}.dhe-stage54-principle p{margin:5px 0 0;color:#60718a;font-size:12px;line-height:1.55;font-weight:750}.dhe-stage54-modal{width:min(850px,96vw)!important}.dhe-stage54-modal-summary{margin-bottom:14px;padding:14px;border-radius:15px;background:#f3f7fc;color:#526981;font-size:12px;line-height:1.55;font-weight:750}.dhe-stage54-modal textarea{width:100%;min-height:90px;border:1px solid rgba(7,22,47,.12);border-radius:13px;padding:10px;font:inherit;resize:vertical}@media(max-width:1300px){.dhe-stage54-hero{grid-template-columns:auto minmax(0,1fr)}.dhe-stage54-hero-metrics{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.dhe-stage54-toolbar{grid-template-columns:1fr 1fr 1fr}}@media(max-width:850px){.dhe-stage54-hero{grid-template-columns:1fr;text-align:center}.dhe-stage54-score{margin:auto}.dhe-stage54-hero-actions{justify-content:center}.dhe-stage54-summary-grid{grid-template-columns:1fr 1fr}.dhe-stage54-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:560px){.dhe-stage54-summary-grid,.dhe-stage54-toolbar,.dhe-stage54-hero-metrics{grid-template-columns:1fr}}
