#root,body,html{height:100%;margin:0;padding:0}.App{background:#0000;box-sizing:border-box;font-family:sans-serif;min-height:100%;overflow-x:hidden;padding:16px 0 40px;text-align:center}body{background:#050914}.mitus-login-app{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.mitus-login-shell{width:min(420px,100%)}.mitus-login-card{grid-gap:16px;background:linear-gradient(180deg,#0d1624fa,#07111dfa);border:1px solid #4fd1ff47;border-radius:8px;box-shadow:0 24px 60px #0000006b;display:grid;gap:16px;padding:28px;text-align:left;width:100%}.mitus-login-card__eyebrow{color:#4fd1ff;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mitus-login-card__title{color:#e6eef9;font-size:1.65rem;margin:0}.mitus-login-card__field{grid-gap:7px;display:grid;gap:7px}.mitus-login-card__field label{color:#9eb1c8;font-size:.86rem;font-weight:700}.mitus-login-card__field input{background:#050914b8;border:1px solid #708fba6b;border-radius:8px;box-sizing:border-box;color:#e6eef9;font:inherit;padding:11px 12px;width:100%}.mitus-login-card__error{background:#ef44441f;border:1px solid #ef444461;border-radius:8px;color:#fecaca;font-size:.9rem;padding:10px 12px}.mitus-login-card__button{background:linear-gradient(135deg,#6f6bffe0,#4fd1ffd1);border:1px solid #4fd1ff6b;border-radius:8px;color:#06111f;cursor:pointer;font:inherit;font-weight:800;padding:12px 14px}.App.theme-dark{--bg:#07111d;--bg2:#0b1a2b;--surface:#0d1624;--surface2:#122033;--surface3:#182a42;--border:#708fba3d;--border2:#708fba61;--text:#e6eef9;--muted:#9eb1c8;--dim:#7185a0;--accentA:#6f6bff;--accentB:#4fd1ff;--accent:#5dc8ff;--danger:#ef4444;--dangerSoft:#ef444424;--shadow:0 18px 45px #00000073;--app-bg:var(--surface);--app-surface:var(--surface2);--app-surface2:var(--surface3);--app-border:var(--border);--app-text:var(--text);--app-muted:var(--muted);--app-dim:var(--dim);--app-shadow:var(--shadow);--app-accent:var(--accent);--app-success:#22c55e;--app-header-grad:linear-gradient(90deg,#6f6bff9e,#4fd1ff8a);--app-chart-primary:var(--accentB);--app-chart-secondary:var(--accentA);--app-chart-tertiary:color-mix(in srgb,var(--accentB) 62%,#fff 38%);--app-chart-success:var(--app-success);--app-chart-warning:color-mix(in srgb,var(--accentA) 38%,#f59e0b 62%);--app-chart-danger:color-mix(in srgb,var(--accentA) 18%,#ef4444 82%);--app-chart-violet:color-mix(in srgb,var(--accentA) 58%,var(--accentB) 42%);--app-chart-pink:color-mix(in srgb,var(--accentA) 36%,#f472b6 64%);--app-chart-grid:color-mix(in srgb,var(--app-card-border) 70%,#0000);--app-chart-label:var(--app-soft-text,var(--muted));--app-chart-strong:var(--app-strong-text,var(--text));--app-chart-on-dark:var(--app-inverse-text,#0b1020);background:var(--app-page-glow),var(--app-page-bg);color:var(--text)}.App.theme-dark,.App.theme-dark *{color-scheme:dark}.App.theme-dark button,.App.theme-dark input,.App.theme-dark select,.App.theme-dark textarea{color:var(--app-text)}.App.theme-dark input::placeholder,.App.theme-dark textarea::placeholder{color:var(--dim)}.mitus-desktop{display:flex;flex-direction:column;gap:0;margin:0;max-width:none;width:100%}.mitus-nav-window{background:linear-gradient(180deg,#050914f5,#050914e0);box-sizing:border-box;padding:8px 0 0;position:relative;width:100%;z-index:0}.mitus-nav-grid,.mitus-nav-window__title-wrap{margin-left:auto;margin-right:auto;width:min(1120px,calc(100% - 40px))}.mitus-nav-window__title-wrap{display:flex;justify-content:center;margin-bottom:18px}.mitus-nav-window__title{align-items:center;background:linear-gradient(90deg,#0c203ff5,#0d315ceb);border:1px solid #38bdf84d;border-radius:10px;box-shadow:0 12px 30px #00000047;color:#fff;display:inline-flex;font-size:1.05rem;font-weight:800;justify-content:center;letter-spacing:.01em;padding:10px 18px}.mitus-nav-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(180px,1fr))}.mitus-nav-tile{align-items:center;background:linear-gradient(180deg,#ffffff1c,#ffffff0f);border:1px solid #94a3b82e;border-radius:14px;box-shadow:0 18px 40px #00000040;cursor:pointer;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:114px;padding:14px 12px;position:relative;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease;width:100%}.mitus-nav-tile:hover{background:linear-gradient(180deg,#ffffff26,#ffffff14);border-color:#38bdf857;box-shadow:0 22px 45px #00000052;transform:translateY(-2px)}.mitus-nav-tile.is-open{border-color:#38bdf88f;box-shadow:0 0 0 1px #38bdf829,0 22px 48px #00000057}.mitus-nav-tile__glyph{background:#0b12207a;border:1px solid #94a3b833;border-radius:10px;color:#dbeafe;font-size:.84rem;font-weight:800;height:34px;letter-spacing:.04em;width:34px}.mitus-nav-tile__glyph,.mitus-nav-tile__label{align-items:center;display:inline-flex;justify-content:center}.mitus-nav-tile__label{background:#0000;border-radius:0;color:#fff;color:var(--app-nav-tile-text,#fff);font-size:.95rem;font-weight:700;line-height:1.25;min-height:auto;padding:0;text-align:center;text-shadow:0 1px 10px #00000061;text-shadow:var(--app-nav-tile-text-shadow,0 1px 10px #00000061)}.mitus-nav-window__separator{background:linear-gradient(90deg,#ffffffb8,#ffffffeb 10%,#fffffff5 50%,#ffffffeb 90%,#ffffffb8);box-shadow:0 0 0 1px #ffffff0f,0 0 16px #ffffff1a;height:2px;margin-top:20px;width:100%}.mitus-desktop-stack{box-sizing:border-box;display:flex;flex-direction:column;gap:22px;padding:18px 0 0;position:relative;width:100%;z-index:0}.mitus-module-slot,.mitus-module-slot--flow{max-width:none;position:relative;width:100%;z-index:0}.mitus-module-slot{scroll-margin-top:18px}.mitus-module-shell{background:#0b122094;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);box-sizing:border-box;max-width:none;overflow:hidden;position:relative;width:100%;z-index:0}.mitus-module-shell__header{align-items:center;background:linear-gradient(90deg,#7c3aed38,#06b6d424);border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.mitus-module-shell__title{color:var(--text);font-size:1rem;font-weight:800;line-height:1.2;min-width:0;text-align:left}.mitus-module-shell__actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px;position:relative;z-index:3}.mitus-module-shell__toggle{align-items:center;background:#060e1cfa;border:1px solid #38bdf85c;border-radius:8px;box-shadow:0 0 0 1px #ffffff0d,0 8px 18px #0000003d;color:#f8fbff;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:1.04rem;font-weight:800;height:36px;justify-content:center;line-height:1;min-width:42px;opacity:1;width:42px}.mitus-module-shell__toggle:hover{background:#0f1b31;border-color:#7dd3fc8f}.mitus-module-shell__toggle:focus-visible{outline:2px solid #7dd3fcc7;outline-offset:2px}.mitus-module-shell__toggle:disabled{cursor:not-allowed;opacity:.56}.mitus-module-shell__toggle:disabled:hover{background:#0f1b31f5}.mitus-window-control{position:relative}.mitus-window-control__icon{color:#f8fbff;display:inline-block;flex:0 0 auto;height:15px;position:relative;width:15px}.mitus-window-control__icon--minimize:before{border-top:2px solid;bottom:2px;content:"";left:1px;position:absolute;right:1px}.mitus-window-control__icon--maximize:before{inset:1px}.mitus-window-control__icon--maximize:before,.mitus-window-control__icon--restore:after,.mitus-window-control__icon--restore:before{border:2px solid;border-radius:1px;box-sizing:border-box;content:"";position:absolute}.mitus-window-control__icon--restore:before{background:#0000;height:10px;left:4px;top:1px;width:10px}.mitus-window-control__icon--restore:after{background:#0000;height:10px;left:1px;top:4px;width:10px}.mitus-window-control__icon--close:after,.mitus-window-control__icon--close:before{background:currentColor;border-radius:1px;content:"";height:13px;left:6px;position:absolute;top:1px;width:2px}.mitus-window-control__icon--close:before{transform:rotate(45deg)}.mitus-window-control__icon--close:after{transform:rotate(-45deg)}.mitus-module-shell__body{background:var(--app-module-body-bg);padding:0}.mitus-module-shell.is-minimized .mitus-module-shell__header{border-bottom:0}.mitus-module-shell.is-minimized{min-height:0}.mitus-module-shell.is-minimized .mitus-module-shell__body{display:none!important}.mitus-module-shell.is-maximized{display:block;position:relative;z-index:0}.mitus-module-shell.is-maximized .mitus-module-shell__body{min-height:0;overflow:auto}.mitus-module-slot--considerations .mitus-module-shell.is-maximized .mitus-module-shell__body,.mitus-module-slot--considerations .mitus-module-shell__body{background:#080f1f;background:color-mix(in srgb,var(--app-bg) 82%,#0b1220);height:auto;min-height:0;overflow:auto}.mitus-module-slot--considerations .transition-layer-single,.mitus-module-slot--considerations .transition-layer-single .tl-grid-single,.mitus-module-slot--considerations .transition-layer-single .tl-grid-single .tl-card{height:100%}.mitus-module-slot--considerations .transition-layer-single .tl-grid-single .tl-card{background:#0000;border:0;border-radius:0;box-shadow:none;min-height:0}.mitus-module-slot--considerations .transition-layer-single .tl-card-header{border-bottom-color:var(--border);min-height:38px;padding:8px 10px}.mitus-module-slot--considerations .transition-layer-single .tl-considerations{--fsp-row-min-h:44px;--fsp-input-h:34px;--fsp-textarea-h:52px;--fsp-input-font-size:14px}.mitus-module-slot--considerations .transition-layer-single .tl-considerations .tl-table-wrap,.mitus-module-slot--considerations .transition-layer-single .tl-considerations .tl-table-wrapper{height:calc(100% - 46px);max-height:calc(100% - 46px)}.mitus-module-slot--considerations .transition-layer-single .tl-considerations-table,.mitus-module-slot--considerations .transition-layer-single .tl-table{font-size:14px}.mitus-module-slot--considerations .transition-layer-single .tl-td,.mitus-module-slot--considerations .transition-layer-single .tl-th{padding:5px 10px}.mitus-module-slot--considerations .transition-layer-single .tl-considerations .tl-row>td{min-height:32px;padding-bottom:3px;padding-top:3px}.mitus-module-slot--considerations .transition-layer-single .tl-btn,.mitus-module-slot--considerations .transition-layer-single .tl-cell,.mitus-module-slot--considerations .transition-layer-single .tl-dd-item,.mitus-module-slot--considerations .transition-layer-single .tl-dd-title,.mitus-module-slot--considerations .transition-layer-single .tl-fs-btn,.mitus-module-slot--considerations .transition-layer-single .tl-input,.mitus-module-slot--considerations .transition-layer-single .tl-subhead-row td.tl-subhead-cell,.mitus-module-slot--considerations .transition-layer-single .tl-th-text{font-size:14px;letter-spacing:.01em;line-height:1.32}.mitus-module-slot--considerations .transition-layer-single .tl-subhead-row td.tl-subhead-cell,.mitus-module-slot--considerations .transition-layer-single .tl-th-text{overflow:visible;text-overflow:clip;white-space:normal}.mitus-module-slot--considerations .transition-layer-single .tl-issue-wrap{gap:8px;min-height:32px}.mitus-module-slot--considerations .transition-layer-single .tl-rotor-btn{font-size:12px;height:22px;min-width:22px;width:22px}.mitus-module-slot--considerations .mitus-module-shell.is-maximized .transition-layer-single,.mitus-module-slot--considerations .mitus-module-shell.is-maximized .transition-layer-single .tl-grid-single,.mitus-module-slot--considerations .mitus-module-shell.is-maximized .transition-layer-single .tl-grid-single .tl-card{height:100%}.mitus-module-slot--considerations .considerations-module{--mitus-considerations-table-viewport-h:clamp(260px,calc(100dvh - 300px),780px);min-height:0}.mitus-module-slot--considerations .mitus-module-shell.is-maximized{background:#080f1f;background:color-mix(in srgb,var(--app-bg) 86%,#0b1220)}.mitus-module-slot--considerations .mitus-module-shell.is-maximized .considerations-module{--mitus-considerations-table-viewport-h:clamp(360px,calc(100dvh - 238px),980px);min-height:0}.mitus-module-slot--considerations .considerations-module__workspace,.mitus-module-slot--considerations .considerations-module__workspace .tl-considerations{--tl-head-bg:var(--app-table-head-bg,#0f1b31fa);--tl-head-text:var(--app-table-head-text,#f8fbff);display:flex;flex-direction:column;max-width:100%;min-height:0;min-width:0;overflow-x:hidden}.mitus-module-slot--considerations .considerations-module__workspace .tl-table-wrap,.mitus-module-slot--considerations .considerations-module__workspace .tl-table-wrapper{height:clamp(260px,calc(100dvh - 300px),780px)!important;height:var(--mitus-considerations-table-viewport-h,clamp(260px,calc(100dvh - 300px),780px))!important;max-height:clamp(260px,calc(100dvh - 300px),780px)!important;max-height:var(--mitus-considerations-table-viewport-h,clamp(260px,calc(100dvh - 300px),780px))!important;min-height:0!important;overflow-x:auto!important;overflow-y:auto!important;overscroll-behavior:contain}.mitus-module-slot--considerations .considerations-module__workspace .tl-table-wrap.tl-table-wrap--bridged-x{overflow-x:auto!important;overflow-y:auto!important;padding-bottom:0!important;scrollbar-gutter:stable}.mitus-module-slot--considerations .considerations-module__workspace .tl-table-wrap.tl-table-wrap--bridged-x::-webkit-scrollbar:horizontal{display:none!important;height:0!important}.mitus-module-slot--considerations .considerations-module__workspace .considerations-module__parent-response-panel .considerations-module__parent-response-wrap.tl-table-wrap.tl-table-wrap--bridged-x{overflow-x:hidden!important;overflow-y:auto!important}.mitus-module-slot--considerations .considerations-module__workspace .considerations-module__parent-response-panel .considerations-module__parent-response-wrap.tl-table-wrap.tl-table-wrap--bridged-x::-webkit-scrollbar:horizontal{display:none!important;height:0!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations>.tl-table-wrap.tl-table-wrap--bridged-x{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-x:none;scrollbar-color:color-mix(in srgb,var(--app-accent) 62%,#9fb5d4) #061429db;scrollbar-gutter:stable both-edges;scrollbar-width:auto!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations>.tl-table-wrap.tl-table-wrap--bridged-x::-webkit-scrollbar{display:block!important;width:14px!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations>.tl-table-wrap.tl-table-wrap--bridged-x::-webkit-scrollbar:horizontal{display:none!important;height:0!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-defined-issues__wrap.tl-table-wrap{height:auto!important;max-height:300px!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-defined-issues.is-considerations-hidden .tl-defined-issues__wrap.tl-table-wrap{height:clamp(460px,calc(100dvh - 360px),1060px)!important;max-height:clamp(460px,calc(100dvh - 360px),1060px)!important;min-height:clamp(360px,calc(100dvh - 560px),760px)!important;overflow-x:auto!important;overflow-y:auto!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-defined-issues.is-expanded .tl-defined-issues__wrap.tl-table-wrap{height:auto!important;max-height:clamp(520px,calc(100dvh - 380px),980px)!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-defined-issues.is-expanded.is-considerations-hidden .tl-defined-issues__wrap.tl-table-wrap{height:clamp(620px,calc(100dvh - 240px),1240px)!important;max-height:clamp(640px,calc(100dvh - 240px),1240px)!important;min-height:clamp(500px,calc(100dvh - 420px),960px)!important;overflow-x:auto!important;overflow-y:auto!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-considerations-table{border-collapse:initial!important;border-spacing:0}.mitus-module-slot--considerations .considerations-module__workspace .tl-considerations-table thead{position:static!important;z-index:auto!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-considerations-table .tl-th{background:#0f1b31fa!important;background:var(--app-table-head-bg,#0f1b31fa)!important;background-color:#0f1b31fa!important;background-color:var(--app-table-head-bg,#0f1b31fa)!important;color:#f8fbff!important;color:var(--app-table-head-text,#f8fbff)!important;position:-webkit-sticky!important;position:sticky!important;top:0;z-index:80}.mitus-module-slot--considerations .considerations-module__workspace .tl-considerations-table .tl-th:before{background:#0f1b31fa!important;background:var(--app-table-head-bg,#0f1b31fa)!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table .tl-row-header .tl-sticky-issue-col,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table .tl-row-header .tl-sticky-issue-col .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index]:not(.tl-row-header) .tl-sticky-issue-col,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index]:not(.tl-row-header) .tl-sticky-issue-col .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index]:not(.tl-row-header) .tl-sticky-issue-col .tl-family-considerations-read-cell{color:#fff!important;font-weight:800!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-business-transition-child-row .tl-sticky-issue-col,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-business-transition-child-row .tl-sticky-issue-col .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-business-transition-child-row .tl-sticky-issue-col .tl-family-considerations-read-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-legal-transition-child-row .tl-sticky-issue-col,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-legal-transition-child-row .tl-sticky-issue-col .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-legal-transition-child-row .tl-sticky-issue-col .tl-family-considerations-read-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-management-transition-child-row .tl-sticky-issue-col,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-management-transition-child-row .tl-sticky-issue-col .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table tr[data-consideration-row-index].tl-management-transition-child-row .tl-sticky-issue-col .tl-family-considerations-read-cell{color:#fff!important;font-weight:400!important}.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table[data-family-section="Management Transitions"] td:not([data-col="Advisor Drafting Prompt"]):not([data-col="Advisor Output"]):not([data-col="Send to Family Charter Module"]):not([data-advisor-alignment-spacer=true]),.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table[data-family-section="Management Transitions"] td:not([data-col="Advisor Drafting Prompt"]):not([data-col="Advisor Output"]):not([data-col="Send to Family Charter Module"]):not([data-advisor-alignment-spacer=true]) .tl-cell,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table[data-family-section="Management Transitions"] td:not([data-col="Advisor Drafting Prompt"]):not([data-col="Advisor Output"]):not([data-col="Send to Family Charter Module"]):not([data-advisor-alignment-spacer=true]) .tl-input,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table[data-family-section="Management Transitions"] td:not([data-col="Advisor Drafting Prompt"]):not([data-col="Advisor Output"]):not([data-col="Send to Family Charter Module"]):not([data-advisor-alignment-spacer=true]) select,.mitus-module-slot--considerations .considerations-module__workspace .tl-family-considerations-section-table[data-family-section="Management Transitions"] td:not([data-col="Advisor Drafting Prompt"]):not([data-col="Advisor Output"]):not([data-col="Send to Family Charter Module"]):not([data-advisor-alignment-spacer=true]) textarea{text-align:left!important}.mitus-module-slot--discovery .mitus-module-shell__body{min-height:860px}.mitus-module-slot--discovery .discovery-module{min-height:100%}.mitus-module-shell.is-maximized.mitus-module-shell--discovery .mitus-module-shell__body{overflow:auto}.mitus-module-slot--consensus .mitus-module-shell__body{background:var(--app-module-body-bg);height:1800px;min-height:1800px;overflow:auto}.mitus-module-slot--placeholder .mitus-module-shell__body{background:var(--app-module-body-bg);height:360px;min-height:360px;overflow:auto}.mitus-module-shell.is-maximized.mitus-module-shell--placeholder .mitus-module-shell__body{height:620px;min-height:620px}.mitus-module-slot--consensus .transition-layer-single .tl-table-wrapper{flex:1 1 auto;min-height:0}.mitus-module-slot--consensus .transition-layer-single,.mitus-module-slot--consensus .transition-layer-single .tl-grid-single,.mitus-module-slot--consensus .transition-layer-single .tl-grid-single .tl-card,.mitus-module-slot--placeholder .transition-layer-single,.mitus-module-slot--placeholder .transition-layer-single .tl-grid-single,.mitus-module-slot--placeholder .transition-layer-single .tl-grid-single .tl-card{height:100%}.mitus-module-slot--projectPlan .mitus-module-shell__body{background:var(--app-module-body-bg);min-height:780px;overflow:visible}.mitus-module-slot--projectPlan .project-plan-container{border:0;border-radius:0;min-height:780px;width:100%}.mitus-module-slot--projectPlan .pp-grid{height:780px}.mitus-module-shell.is-maximized.mitus-module-shell--projectPlan .mitus-module-shell__body{background:#061126;background-color:#061126;height:980px;min-height:980px;overflow:auto}.mitus-module-shell.is-maximized.mitus-module-shell--projectPlan .project-plan-container{height:980px;min-height:980px}.mitus-module-shell.is-maximized.mitus-module-shell--projectPlan,.mitus-module-slot--projectPlan .mitus-module-shell__body{background:#061126;background-color:#061126}.mitus-module-shell.is-maximized.mitus-module-shell--projectPlan .pp-grid{height:980px}.mitus-placeholder-card{min-height:220px}.mitus-placeholder-card__body{display:flex;flex-direction:column;gap:18px;padding:18px;text-align:left}.mitus-placeholder-card__text{color:var(--muted);line-height:1.55;margin:0}.mitus-placeholder-card__meta-row{display:flex;flex-wrap:wrap;gap:10px}.mitus-placeholder-card__meta-pill{align-items:center;background:var(--app-chip-neutral-bg);border:1px solid var(--app-chip-neutral-border);border-radius:999px;color:var(--app-chip-neutral-text);display:inline-flex;font-size:.82rem;font-weight:700;justify-content:center;min-height:30px;padding:4px 12px}@media (max-width:1200px){.mitus-nav-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:860px){.App{padding:12px 0 28px}.mitus-nav-grid,.mitus-nav-window__title-wrap{width:calc(100% - 24px)}.mitus-nav-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.mitus-nav-window__title{font-size:.96rem}.mitus-module-slot--considerations .mitus-module-shell__body{height:auto;min-height:0}.mitus-module-slot--discovery .mitus-module-shell__body{height:auto;min-height:760px}.mitus-module-slot--projectPlan .mitus-module-shell__body,.mitus-module-slot--projectPlan .pp-grid,.mitus-module-slot--projectPlan .project-plan-container{height:700px;min-height:700px}}@media (max-width:560px){.mitus-nav-grid{grid-template-columns:minmax(0,1fr)}}.mitus-module-slot--diary .mitus-module-shell__body,.mitus-module-slot--discovery .mitus-module-shell__body{background:var(--app-module-body-bg);height:auto;min-height:980px;overflow:visible}.mitus-module-shell.is-maximized.mitus-module-shell--discovery .mitus-module-shell__body{height:auto;min-height:0}.mitus-module-shell.is-maximized.mitus-module-shell--diary .mitus-module-shell__body{height:auto;min-height:0;overflow:auto}@media (max-width:860px){.mitus-module-slot--diary .mitus-module-shell__body,.mitus-module-slot--discovery .mitus-module-shell__body{height:auto;min-height:860px}}.mitus-module-slot--payments .mitus-module-shell__body{background:var(--app-module-body-bg);height:auto;min-height:980px;overflow:visible}.mitus-module-shell.is-maximized.mitus-module-shell--payments .mitus-module-shell__body{height:auto;min-height:0;overflow:auto}@media (max-width:860px){.mitus-module-slot--payments .mitus-module-shell__body{height:auto;min-height:860px}}.mitus-module-slot--training .mitus-module-shell__body{background:var(--app-module-body-bg);height:auto;min-height:0;overflow:visible}.mitus-module-shell.is-maximized.mitus-module-shell--training .mitus-module-shell__body{height:auto;min-height:0;overflow:visible}@media (max-width:860px){.mitus-module-slot--training .mitus-module-shell__body{height:auto;min-height:0}}.App{font-family:Inter,Segoe UI,system-ui,sans-serif;font-family:var(--app-font-family,"Inter","Segoe UI",system-ui,sans-serif);font-size:16px;font-size:calc(16px*var(--app-font-scale, 1));min-height:100vh}.App button,.App input,.App select,.App textarea{font-family:inherit}.App.theme-dark{--app-font-family:"Inter","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#050914f5,#050914e0);--app-nav-title-bg:linear-gradient(90deg,#0c203ff5,#0d315ceb);--app-nav-title-border:#38bdf84d;--app-nav-title-text:#fff;--app-nav-title-subtext:var(--muted);--app-nav-tile-bg:linear-gradient(180deg,#ffffff1c,#ffffff0f);--app-nav-tile-hover-bg:linear-gradient(180deg,#ffffff26,#ffffff14);--app-nav-tile-border:#94a3b82e;--app-nav-tile-hover-border:#38bdf857;--app-nav-tile-open-border:#38bdf88f;--app-nav-glyph-bg:#0b12207a;--app-nav-glyph-border:#94a3b833;--app-nav-glyph-text:#dbeafe;--app-divider-bg:linear-gradient(90deg,#ffffffb8,#ffffffeb 10%,#fffffff5 50%,#ffffffeb 90%,#ffffffb8);--app-module-shell-bg:#0b122094;--app-module-shell-border:var(--border);--app-shell-header-bg:linear-gradient(90deg,#7c3aed38,#06b6d424);--app-module-body-bg:#05091457;--app-settings-bg:linear-gradient(180deg,#0b1220fa,#0f1b31f2);--app-settings-border:#94a3b83d;--app-settings-card-bg:linear-gradient(180deg,#0f1b31fa,#0b1220f5);--app-settings-card-border:#94a3b838;--app-card-surface:linear-gradient(180deg,#0b1220f5,#0f1b31eb);--app-card-border:#60a5fa4d;--app-action-bg:#0f1b31e6;--app-action-hover-bg:#132544f5;--app-action-active-bg:var(--app-header-grad);--app-action-active-text:#fff;--app-input-bg:#0f1b31f5;--app-nav-tile-text:#fff;--app-nav-tile-text-shadow:0 1px 10px #00000061;--app-table-paper-text-faint:#64748bad;--app-table-paper-border-soft:#94a3b838;--app-table-paper-input-border:#4755695c;--app-table-paper-section-bg:#ffffff08;--app-table-paper-input-bg:var(--app-input-bg);--app-modelling-summary-bg:#070d1a8f;--app-modelling-summary-border:#8aa0c82e;--app-modelling-summary-chip-bg:#ffffff0a;--app-modelling-summary-chip-border:#ffffff1a;--app-soft-shadow:0 12px 28px #0000003d;--app-grid-color:#94a3b829;--app-page-bg:linear-gradient(180deg,var(--bg),var(--bg2));--app-page-glow:radial-gradient(1200px 800px at 18% 12%,#7c3aed24,#0000 55%),radial-gradient(900px 700px at 72% 6%,#06b6d41a,#0000 58%);--app-toolbar-kicker:#c4b5fd;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#7c3aed29,#0000 60%),radial-gradient(580px 220px at 82% 4%,#06b6d424,#0000 60%),linear-gradient(180deg,#0b1220f5,#0b1220e6);--app-toolbar-title-bg:linear-gradient(90deg,#4a6cb3f5,#3c5c99f0);--app-panel-border-strong:#60a5fa7a;--app-panel-border-soft:#94a3b82e;--app-panel-bg-strong:#010e30eb;--app-panel-bg:#051846e0;--app-panel-bg-soft:#0f1b31d1;--app-panel-bg-subtle:#0f1b318c;--app-panel-bg-muted:#0b1220eb;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#38bdf82e,#0000 62%),linear-gradient(180deg,#081f58f5,#06183ff0);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#60a5fa29,#0000 58%),linear-gradient(180deg,#082052fa,#06183ff5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#38bdf829,#0000 58%),linear-gradient(180deg,#0b1220fa,#0f1b31f5);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#0ea5e924,#0000 58%),linear-gradient(180deg,#0b1220fa,#0f1b31f5);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#22c55e24,#0000 58%),linear-gradient(180deg,#0b1220fa,#0f1b31f5);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#f59e0b24,#0000 58%),linear-gradient(180deg,#0b1220fa,#0f1b31f5);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#7c3aed24,#0000 58%),linear-gradient(180deg,#0b1220fa,#0f1b31f5);--app-subtitle:#e1e8ffc2;--app-strong-text:#f8fbff;--app-soft-text:#d9e7fa;--app-chip-neutral-bg:#122146f5;--app-chip-neutral-border:#94a3b82e;--app-chip-neutral-text:var(--app-text);--app-chip-info-bg:#38bdf829;--app-chip-info-text:#e0f2fe;--app-chip-success-bg:#22c55e29;--app-chip-success-text:#dcfce7;--app-chip-violet-bg:#8b5cf633;--app-chip-violet-text:#ddd6fe;--app-chip-warning-bg:#f59e0b2e;--app-chip-warning-text:#fde68a;--app-chip-danger-bg:#ef444429;--app-chip-danger-text:#fecaca;--app-table-head-bg:#0f2d5ef5;--app-table-head-text:#bfdbfefa;--app-inverse-text:#041224}.App.theme-dark.theme-profile-profile-1{--bg:#0e1117;--bg2:#181d25;--surface:#121720;--surface2:#1a202a;--surface3:#252d39;--border:#ff9f1a3d;--border2:#ff9f1a61;--text:#f7f2ea;--muted:#c9b8a2;--dim:#978774;--accentA:#ff9f1a;--accentB:#ff6b57;--accent:#ffb347;--app-success:#22c55e;--app-header-grad:linear-gradient(90deg,#ff9f1a57,#ff6b573d);--app-font-family:"Aptos","Trebuchet MS","Segoe UI",sans-serif;--app-font-scale:1.02;--app-nav-window-bg:linear-gradient(180deg,#0e1117fa,#181d25f0);--app-nav-title-bg:linear-gradient(90deg,#242b38fa,#303a4af0);--app-nav-title-border:#ff9f1a57;--app-nav-tile-bg:linear-gradient(180deg,#fffaf31a,#fffaf30a);--app-nav-tile-hover-bg:linear-gradient(180deg,#fffaf329,#fffaf314);--app-nav-tile-border:#ff9f1a29;--app-nav-tile-hover-border:#ff9f1a4d;--app-nav-tile-open-border:#ff9f1a80;--app-nav-glyph-bg:#171c24e0;--app-nav-glyph-border:#ff9f1a38;--app-nav-glyph-text:#ffd59b;--app-module-shell-bg:#15100ead;--app-module-shell-border:#fbbf243d;--app-shell-header-bg:linear-gradient(90deg,#f59e0b33,#fb71852e);--app-module-body-bg:#0d080757;--app-settings-bg:linear-gradient(180deg,#15100efa,#241812f2);--app-settings-border:#fbbf2438;--app-settings-card-bg:linear-gradient(180deg,#241812fa,#15100ef5);--app-settings-card-border:#fbbf242e;--app-card-surface:linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-card-border:#fbbf2447;--app-action-bg:#2e1d14e6;--app-action-hover-bg:#3f261af5;--app-input-bg:#2e1d14f0;--app-grid-color:#fbbf2429;--app-toolbar-kicker:#fdba74;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#f59e0b29,#0000 60%),radial-gradient(580px 220px at 82% 4%,#fb71851f,#0000 60%),linear-gradient(180deg,#15100ef5,#15100ee6);--app-toolbar-title-bg:linear-gradient(90deg,#4a2a18f5,#6c3926eb);--app-panel-border-strong:#fbbf2466;--app-panel-bg-strong:#221610eb;--app-panel-bg:#2e1d14e0;--app-panel-bg-soft:#241812d1;--app-panel-bg-subtle:#2418128f;--app-panel-bg-muted:#15100eeb;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#fbbf242e,#0000 62%),linear-gradient(180deg,#341f14f5,#1f140ff0);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#fbbf2429,#0000 58%),linear-gradient(180deg,#3a2115fa,#211510f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#fbbf2424,#0000 58%),linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#fdba7424,#0000 58%),linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#4ade8024,#0000 58%),linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#f59e0b29,#0000 58%),linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#fb718524,#0000 58%),linear-gradient(180deg,#1e140ff5,#2c1c16eb);--app-subtitle:#ffe7d3c7;--app-soft-text:#f7dcc7;--app-chip-neutral-bg:#341f14eb;--app-chip-neutral-border:#fbbf242e;--app-chip-neutral-text:#fff4e6;--app-chip-info-bg:#fbbf242e;--app-chip-info-text:#fff1c2;--app-chip-violet-bg:#fb71852e;--app-chip-violet-text:#ffe4eb;--app-table-head-bg:#5c3317f0;--app-table-head-text:#fff1c2;--app-inverse-text:#24150e}.App.theme-dark.theme-profile-profile-2{--bg:#0b1016;--bg2:#131b25;--surface:#10161f;--surface2:#18212b;--surface3:#222d39;--border:#ff7a1a3d;--border2:#ff7a1a5c;--text:#edf2f8;--muted:#a9b5c6;--dim:#7d8b9d;--accentA:#ff7a1a;--accentB:#8fc6ff;--accent:#f59a45;--app-success:#34d399;--app-header-grad:linear-gradient(90deg,#ff7a1a4d,#8fc6ff38);--app-font-family:"Inter","Segoe UI",system-ui,sans-serif;--app-font-scale:0.98;--app-nav-window-bg:linear-gradient(180deg,#0b1016fa,#131b25f0);--app-nav-title-bg:linear-gradient(90deg,#1d2734fa,#2a3748f0);--app-nav-title-border:#ff7a1a57;--app-nav-tile-bg:linear-gradient(180deg,#eff5fc1a,#eff5fc0a);--app-nav-tile-hover-bg:linear-gradient(180deg,#eff5fc29,#eff5fc14);--app-nav-tile-border:#ff7a1a29;--app-nav-tile-hover-border:#ff7a1a47;--app-nav-tile-open-border:#ff7a1a80;--app-nav-glyph-bg:#10161fe0;--app-nav-glyph-border:#8fc6ff38;--app-nav-glyph-text:#dcedff;--app-module-shell-bg:#10161fb8;--app-module-shell-border:#ff7a1a33;--app-shell-header-bg:linear-gradient(90deg,#ff7a1a2e,#8fc6ff24);--app-module-body-bg:#0b101652;--app-settings-bg:linear-gradient(180deg,#10161ffa,#18212bf2);--app-settings-border:#ff7a1a33;--app-settings-card-bg:linear-gradient(180deg,#18212bfa,#10161ff5);--app-settings-card-border:#8fc6ff29;--app-card-surface:linear-gradient(180deg,#121922f5,#1c2530eb);--app-card-border:#ff7a1a38;--app-action-bg:#161f2aeb;--app-action-hover-bg:#1e2936fa;--app-input-bg:#141d27f5;--app-grid-color:#8fc6ff24;--app-toolbar-kicker:#ffc27d;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#ff7a1a29,#0000 60%),radial-gradient(580px 220px at 82% 4%,#8fc6ff1f,#0000 60%),linear-gradient(180deg,#10161ff5,#10161fe6);--app-toolbar-title-bg:linear-gradient(90deg,#232e3df5,#313e50eb);--app-panel-border-strong:#ff7a1a57;--app-panel-bg-strong:#121922f0;--app-panel-bg:#161f2ae6;--app-panel-bg-soft:#1c2530d6;--app-panel-bg-subtle:#1c25308f;--app-panel-bg-muted:#10161feb;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#2dd4bf2e,#0000 62%),linear-gradient(180deg,#093129f5,#081e19f0);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#2dd4bf29,#0000 58%),linear-gradient(180deg,#0a352cfa,#081e19f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#2dd4bf24,#0000 58%),linear-gradient(180deg,#091f1bf5,#0e2f28eb);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#10b98124,#0000 58%),linear-gradient(180deg,#091f1bf5,#0e2f28eb);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#4ade8024,#0000 58%),linear-gradient(180deg,#091f1bf5,#0e2f28eb);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#fbbf2424,#0000 58%),linear-gradient(180deg,#091f1bf5,#0e2f28eb);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#14b8a624,#0000 58%),linear-gradient(180deg,#091f1bf5,#0e2f28eb);--app-subtitle:#d8fdf5c2;--app-soft-text:#d6fbf1;--app-chip-neutral-bg:#0a2a23eb;--app-chip-neutral-border:#2dd4bf2e;--app-chip-neutral-text:#ecfdf5;--app-chip-info-bg:#14b8a62e;--app-chip-info-text:#ccfbf1;--app-chip-violet-bg:#10b9812e;--app-chip-violet-text:#d1fae5;--app-table-head-bg:#0b473cf0;--app-table-head-text:#d5fff6;--app-inverse-text:#05231d}.App.theme-dark.theme-profile-profile-3{--bg:#071612;--bg2:#10211b;--surface:#0d1b17;--surface2:#162823;--surface3:#213730;--border:#12b9813d;--border2:#62e0c55c;--text:#ebfaf3;--muted:#a5d9cb;--dim:#74a89a;--accentA:#12b981;--accentB:#62e0c5;--accent:#34d6a8;--app-success:#4ade80;--app-header-grad:linear-gradient(90deg,#12b9814d,#62e0c538);--app-font-family:"Poppins","Segoe UI",system-ui,sans-serif;--app-font-scale:1.04;--app-nav-window-bg:linear-gradient(180deg,#071612fa,#10211bf0);--app-nav-title-bg:linear-gradient(90deg,#123a30fa,#194c3ef0);--app-nav-title-border:#62e0c557;--app-nav-tile-bg:linear-gradient(180deg,#ebfaf31a,#ebfaf30a);--app-nav-tile-hover-bg:linear-gradient(180deg,#ebfaf329,#ebfaf314);--app-nav-tile-border:#62e0c529;--app-nav-tile-hover-border:#12b98147;--app-nav-tile-open-border:#12b98180;--app-nav-glyph-bg:#0e231de0;--app-nav-glyph-border:#62e0c538;--app-nav-glyph-text:#d6fff1;--app-module-shell-bg:#0d1b17b8;--app-module-shell-border:#62e0c533;--app-shell-header-bg:linear-gradient(90deg,#12b9812e,#62e0c524);--app-module-body-bg:#0716124d;--app-settings-bg:linear-gradient(180deg,#0d1b17fa,#162822f2);--app-settings-border:#62e0c538;--app-settings-card-bg:linear-gradient(180deg,#162822fa,#0d1b17f5);--app-settings-card-border:#62e0c52e;--app-card-surface:linear-gradient(180deg,#10201bf5,#182d26eb);--app-card-border:#62e0c538;--app-action-bg:#132620eb;--app-action-hover-bg:#1b3129fa;--app-input-bg:#11221df5;--app-grid-color:#62e0c524;--app-toolbar-kicker:#8af2d7;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#12b98129,#0000 60%),radial-gradient(580px 220px at 82% 4%,#62e0c51f,#0000 60%),linear-gradient(180deg,#0d1b17f5,#0d1b17e6);--app-toolbar-title-bg:linear-gradient(90deg,#124237f5,#1a5747eb);--app-panel-border-strong:#62e0c557;--app-panel-bg-strong:#10201bf0;--app-panel-bg:#132620e6;--app-panel-bg-soft:#182d26d6;--app-panel-bg-subtle:#182d268f;--app-panel-bg-muted:#0d1b17eb;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#c084fc2e,#0000 62%),linear-gradient(180deg,#361448f5,#1e0a2af0);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#c084fc29,#0000 58%),linear-gradient(180deg,#3a1650fa,#1e0a2af5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#c084fc24,#0000 58%),linear-gradient(180deg,#220a2cf5,#311442eb);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#818cf824,#0000 58%),linear-gradient(180deg,#220a2cf5,#311442eb);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#4ade8024,#0000 58%),linear-gradient(180deg,#220a2cf5,#311442eb);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#fbbf2424,#0000 58%),linear-gradient(180deg,#220a2cf5,#311442eb);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#e879f924,#0000 58%),linear-gradient(180deg,#220a2cf5,#311442eb);--app-subtitle:#efe4ffc7;--app-soft-text:#eadcff;--app-chip-neutral-bg:#311442eb;--app-chip-neutral-border:#d8b4fe2e;--app-chip-neutral-text:#f5efff;--app-chip-info-bg:#818cf82e;--app-chip-info-text:#e0e7ff;--app-chip-violet-bg:#e879f92e;--app-chip-violet-text:#f5d0fe;--app-table-head-bg:#431d60f0;--app-table-head-text:#f3e8ff;--app-inverse-text:#1a1026}.App.theme-dark.theme-profile-profile-4{--bg:#160a1c;--bg2:#231129;--surface:#1b0f21;--surface2:#28152f;--surface3:#372040;--border:#cf8dff3d;--border2:#7da2ff57;--text:#f8f1ff;--muted:#d7c2eb;--dim:#a78fbd;--accentA:#cf8dff;--accentB:#7da2ff;--accent:#e3a4ff;--app-success:#4ade80;--app-header-grad:linear-gradient(90deg,#cf8dff4d,#7da2ff38);--app-font-family:"Manrope","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#160a1cfa,#231129f0);--app-nav-title-bg:linear-gradient(90deg,#341840fa,#432254f0);--app-nav-title-border:#cf8dff57;--app-nav-tile-bg:linear-gradient(180deg,#f8f1ff1a,#f8f1ff0a);--app-nav-tile-hover-bg:linear-gradient(180deg,#f8f1ff29,#f8f1ff14);--app-nav-tile-border:#cf8dff29;--app-nav-tile-hover-border:#7da2ff47;--app-nav-tile-open-border:#cf8dff80;--app-nav-glyph-bg:#211128e0;--app-nav-glyph-border:#7da2ff38;--app-nav-glyph-text:#f1deff;--app-module-shell-bg:#1d0a08b8;--app-module-shell-border:#cf8dff38;--app-shell-header-bg:linear-gradient(90deg,#cf8dff2e,#7da2ff24);--app-module-body-bg:#160a1c4d;--app-settings-bg:linear-gradient(180deg,#160a1cfa,#281430f2);--app-settings-border:#cf8dff38;--app-settings-card-bg:linear-gradient(180deg,#281430fa,#160a1cf5);--app-settings-card-border:#7da2ff29;--app-card-surface:linear-gradient(180deg,#1e0f25f5,#2c1836eb);--app-card-border:#cf8dff38;--app-action-bg:#25132deb;--app-action-hover-bg:#301b3bfa;--app-input-bg:#221129f5;--app-grid-color:#7da2ff24;--app-toolbar-kicker:#e7c8ff;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#cf8dff29,#0000 60%),radial-gradient(580px 220px at 82% 4%,#7da2ff1f,#0000 60%),linear-gradient(180deg,#160a1cf5,#160a1ce6);--app-toolbar-title-bg:linear-gradient(90deg,#371a43f5,#462858eb);--app-panel-border-strong:#cf8dff57;--app-panel-bg-strong:#1e0f25f0;--app-panel-bg:#25132de6;--app-panel-bg-soft:#2c1836d6;--app-panel-bg-subtle:#2c18368f;--app-panel-bg-muted:#160a1ceb;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#fb71852e,#0000 62%),linear-gradient(180deg,#481814f5,#270e0cf0);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#f9731629,#0000 58%),linear-gradient(180deg,#4c1c15fa,#270e0cf5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#fb718524,#0000 58%),linear-gradient(180deg,#280e0cf5,#3d1713eb);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#f9731624,#0000 58%),linear-gradient(180deg,#280e0cf5,#3d1713eb);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#4ade8024,#0000 58%),linear-gradient(180deg,#280e0cf5,#3d1713eb);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#fb923c24,#0000 58%),linear-gradient(180deg,#280e0cf5,#3d1713eb);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#fb718524,#0000 58%),linear-gradient(180deg,#280e0cf5,#3d1713eb);--app-subtitle:#ffe0ddc7;--app-soft-text:#ffe1dc;--app-chip-neutral-bg:#381411eb;--app-chip-neutral-border:#fb71852e;--app-chip-neutral-text:#fff1ef;--app-chip-info-bg:#f973162e;--app-chip-info-text:#ffedd5;--app-chip-violet-bg:#fb71852e;--app-chip-violet-text:#ffe4e6;--app-table-head-bg:#67221af0;--app-table-head-text:#fff0e8;--app-inverse-text:#26110f}.App.theme-dark .mitus-nav-window{background:var(--app-nav-window-bg)}.App.theme-dark .mitus-nav-window__title-wrap{position:relative}.App.theme-dark .mitus-nav-window__title{-webkit-appearance:none;appearance:none;background:var(--app-nav-title-bg);border:1px solid var(--app-nav-title-border);color:var(--app-nav-title-text);cursor:pointer;gap:14px;justify-content:flex-start;min-width:min(640px,100%);text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.App.theme-dark .mitus-nav-window__title:hover{box-shadow:0 16px 36px #00000057;transform:translateY(-1px)}.App.theme-dark .mitus-nav-window__title.is-settings-open{border-color:var(--app-accent);box-shadow:0 0 0 1px #ffffff0f,0 20px 42px #00000061}.mitus-nav-window__title-icon{align-items:center;background:var(--app-nav-glyph-bg);border:1px solid var(--app-nav-glyph-border);border-radius:12px;color:var(--app-nav-glyph-text);display:inline-flex;font-size:1rem;height:38px;justify-content:center;min-width:38px;width:38px}.mitus-nav-window__title-copy{display:flex;flex-direction:column;min-width:0}.mitus-nav-window__title-text{color:var(--app-nav-title-text);font-weight:800;line-height:1.15}.mitus-nav-window__title-subtext{color:var(--app-nav-title-subtext);font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-top:4px}.App.theme-dark .mitus-nav-tile{background:var(--app-nav-tile-bg);border-color:var(--app-nav-tile-border)}.App.theme-dark .mitus-nav-tile:hover{background:var(--app-nav-tile-hover-bg);border-color:var(--app-nav-tile-hover-border)}.App.theme-dark .mitus-nav-tile.is-open{border-color:var(--app-nav-tile-open-border)}.App.theme-dark .mitus-nav-tile.is-active{border-color:var(--app-accent);box-shadow:0 0 0 1px #ffffff0f,0 24px 48px #00000057;transform:translateY(-2px)}.App.theme-dark .mitus-nav-tile__glyph{background:var(--app-nav-glyph-bg);border-color:var(--app-nav-glyph-border);color:var(--app-nav-glyph-text)}.App.theme-dark .mitus-nav-window__separator{background:var(--app-divider-bg)}.App.theme-dark .mitus-module-shell{background:var(--app-module-shell-bg);border-color:var(--app-module-shell-border)}.App.theme-dark .mitus-module-shell__header{background:var(--app-shell-header-bg);border-bottom-color:var(--app-module-shell-border)}.App.theme-dark .mitus-module-shell__toggle{background:var(--app-action-bg);border-color:var(--app-module-shell-border)}.App.theme-dark .mitus-module-shell__toggle:hover{background:var(--app-action-hover-bg)}.App.theme-dark .mitus-module-shell__body{background:var(--app-module-body-bg)}.mitus-settings-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--app-settings-bg);border:1px solid var(--app-settings-border);border-radius:24px;box-shadow:0 28px 60px #0000006b;box-sizing:border-box;left:50%;max-height:min(1240px,calc(100vh - 78px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:22px;position:absolute;scrollbar-gutter:stable;top:calc(100% + 14px);transform:translateX(-50%);width:min(1600px,calc(100vw - 40px));z-index:20}.mitus-settings-panel__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;text-align:left}.mitus-empty-workspace__eyebrow,.mitus-settings-panel__eyebrow,.mitus-tabbed-workspace__eyebrow{color:var(--app-accent);font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mitus-empty-workspace__title,.mitus-settings-panel__title,.mitus-tabbed-workspace__title{color:var(--app-text);font-size:clamp(1.35rem,1.7vw,1.9rem);font-weight:900;line-height:1.1;margin:8px 0 0;text-align:left}.mitus-empty-workspace__text,.mitus-layout-card__description,.mitus-profile-card__description,.mitus-settings-panel__subtitle{color:var(--app-muted);line-height:1.5;margin:8px 0 0;text-align:left}.mitus-settings-panel__close{align-items:center;background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:12px;color:var(--app-text);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:800;height:38px;justify-content:center;min-width:38px;width:38px}.mitus-settings-panel__section+.mitus-settings-panel__section{margin-top:18px}.mitus-settings-panel__section-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.mitus-settings-panel__section-heading{color:var(--app-text);font-size:.94rem;font-weight:800;margin-bottom:12px;text-align:left}.mitus-settings-panel__toggle-group{align-items:center;display:inline-flex;gap:8px}.mitus-settings-panel__toggle-chip{background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:999px;color:var(--app-text);cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;min-height:32px;padding:0 12px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.mitus-settings-panel__toggle-chip:hover{background:var(--app-action-hover-bg);border-color:var(--app-accent);transform:translateY(-1px)}.mitus-settings-panel__toggle-chip.is-active{background:var(--app-action-active-bg);border-color:var(--app-accent);color:var(--app-action-active-text)}.mitus-layout-grid,.mitus-settings-grid{grid-gap:14px;display:grid;gap:14px}.mitus-settings-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.mitus-layout-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.mitus-settings-panel__range-row{grid-gap:12px;align-items:center;background:var(--app-settings-card-bg);border:1px solid var(--app-settings-card-border);border-radius:12px;display:grid;gap:12px;grid-template-columns:minmax(180px,-webkit-max-content) minmax(180px,1fr) -webkit-max-content;grid-template-columns:minmax(180px,max-content) minmax(180px,1fr) max-content;margin-top:14px;padding:12px 14px}.mitus-settings-panel__range-label{color:var(--app-text);font-size:.86rem;font-weight:800;text-align:left}.mitus-settings-panel__range-input{accent-color:var(--app-accent);width:100%}.mitus-settings-panel__range-value{color:var(--app-muted);font-size:.82rem;font-weight:800;min-width:48px;text-align:right}.mitus-auto-correspondence-pane{grid-gap:16px;display:grid;gap:16px}.mitus-auto-correspondence-pane__intro{color:var(--app-muted);font-size:.9rem;line-height:1.5;margin:-4px 0 12px;text-align:left}.mitus-auto-correspondence-table-card{background:var(--app-settings-card-bg);border:1px solid var(--app-settings-card-border);border-radius:14px;overflow:hidden}.mitus-auto-correspondence-table-card__header{align-items:flex-start;border-bottom:1px solid var(--app-settings-card-border);display:flex;gap:16px;justify-content:space-between;padding:14px 16px}.mitus-auto-correspondence-table-card__header .mitus-settings-panel__section-heading{margin-bottom:4px}.mitus-auto-correspondence-table-card__header p{color:var(--app-muted);font-size:.84rem;line-height:1.45;margin:0;text-align:left}.mitus-auto-correspondence-table-card__header>span{background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:999px;color:var(--app-text);flex:0 0 auto;font-size:.76rem;font-weight:900;padding:5px 10px}.mitus-auto-correspondence-table-wrap{overflow-x:hidden;overflow-y:visible}.mitus-auto-correspondence-table{border-collapse:collapse;min-width:0;table-layout:fixed;width:100%}.mitus-auto-correspondence-table td,.mitus-auto-correspondence-table th{border-bottom:1px solid var(--app-settings-card-border);border-right:1px solid #94a3b824;overflow:hidden;padding:9px 8px;text-align:left;vertical-align:top}.mitus-auto-correspondence-table th{background:var(--app-settings-bg);color:var(--app-accent);font-size:.72rem;font-weight:900;letter-spacing:.06em;line-height:1.25;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.mitus-auto-correspondence-table td{color:var(--app-text);font-size:.76rem;font-weight:700;line-height:1.35}.mitus-auto-correspondence-table td.is-task{color:var(--app-text);font-weight:900}.mitus-auto-correspondence-table td:first-child,.mitus-auto-correspondence-table th:first-child{width:23%}.mitus-auto-correspondence-table td:nth-child(2),.mitus-auto-correspondence-table th:nth-child(2){width:17%}.mitus-auto-correspondence-table td:nth-child(3),.mitus-auto-correspondence-table th:nth-child(3){width:13%}.mitus-auto-correspondence-table td:nth-child(4),.mitus-auto-correspondence-table th:nth-child(4){width:9%}.mitus-auto-correspondence-table td:nth-child(5),.mitus-auto-correspondence-table th:nth-child(5){width:10%}.mitus-auto-correspondence-table td:nth-child(6),.mitus-auto-correspondence-table td:nth-child(7),.mitus-auto-correspondence-table td:nth-child(8),.mitus-auto-correspondence-table th:nth-child(6),.mitus-auto-correspondence-table th:nth-child(7),.mitus-auto-correspondence-table th:nth-child(8){width:7%}.mitus-auto-correspondence-table td:nth-child(9),.mitus-auto-correspondence-table th:nth-child(9){width:10%}.mitus-auto-correspondence-table td:first-child,.mitus-auto-correspondence-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap}.mitus-auto-correspondence-table input,.mitus-auto-correspondence-table select{background:var(--app-input-bg);border:1px solid var(--app-settings-card-border);border-radius:9px;box-sizing:border-box;color:var(--app-text);font:inherit;font-size:.8rem;font-weight:800;min-height:34px;min-width:0;padding:0 8px;width:100%}.mitus-auto-correspondence-table input{min-width:0}.mitus-auto-template-panel{background:var(--app-settings-card-bg);border:1px solid var(--app-settings-card-border);border-radius:14px;overflow:hidden;padding:16px}.mitus-auto-template-panel__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.mitus-auto-template-panel__header .mitus-settings-panel__section-heading{margin-bottom:4px}.mitus-auto-template-panel__header p{color:var(--app-muted);font-size:.86rem;line-height:1.45;margin:0;text-align:left}.mitus-auto-template-panel__header>span{background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:999px;color:var(--app-text);flex:0 0 auto;font-size:.76rem;font-weight:900;max-width:280px;padding:6px 10px;text-align:center}.mitus-auto-template-panel__controls{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(280px,.9fr) minmax(280px,1.1fr);margin-bottom:12px}.mitus-auto-template-panel label{grid-gap:7px;color:var(--app-muted);display:grid;font-size:.78rem;font-weight:900;gap:7px;letter-spacing:.06em;min-width:0;text-align:left;text-transform:uppercase}.mitus-auto-template-panel input,.mitus-auto-template-panel select,.mitus-auto-template-panel textarea{background:var(--app-input-bg);border:1px solid var(--app-settings-card-border);border-radius:10px;box-sizing:border-box;color:var(--app-text);font:inherit;font-size:.9rem;font-weight:700;min-width:0;width:100%}.mitus-auto-template-panel input,.mitus-auto-template-panel select{min-height:40px;padding:0 12px}.mitus-auto-template-panel textarea{line-height:1.45;min-height:420px;overflow:hidden;padding:12px;resize:none;white-space:pre-wrap}.mitus-auto-template-panel__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.mitus-auto-template-panel__actions>span{color:var(--app-accent);font-size:.82rem;font-weight:900}.mitus-module-order-editor{background:var(--app-settings-card-bg);border:1px solid var(--app-settings-card-border);border-radius:12px;margin-top:14px;padding:14px}.mitus-module-order-editor__header,.mitus-module-order-item{align-items:center;display:flex;gap:12px;justify-content:space-between}.mitus-module-order-editor__header{margin-bottom:12px}.mitus-module-order-editor__header-actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.mitus-module-order-editor__title{color:var(--app-text);font-size:.92rem;font-weight:900;text-align:left}.mitus-module-order-editor__subtitle{color:var(--app-muted);font-size:.8rem;font-weight:700;margin-top:4px;text-align:left}.mitus-module-order-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.mitus-module-order-item{background:color-mix(in srgb,var(--app-action-bg) 86%,#0000);border:1px solid color-mix(in srgb,var(--app-settings-card-border) 78%,#0000);border-radius:10px;min-height:56px;min-width:0;padding:8px}.mitus-module-order-item.is-hidden-shortcut{background:color-mix(in srgb,var(--app-action-bg) 48%,#0000);opacity:.72}.mitus-module-order-item__actions,.mitus-module-order-item__identity{align-items:center;display:inline-flex;gap:7px;min-width:0}.mitus-module-order-item__identity{flex:1 1 180px}.mitus-module-order-item__actions{flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end}.mitus-module-order-item__badge,.mitus-module-order-item__position{align-items:center;display:inline-flex;flex:0 0 auto;font-weight:900;justify-content:center}.mitus-module-order-item__position{background:color-mix(in srgb,var(--app-accent) 18%,#0000);border-radius:999px;color:var(--app-accent);font-size:.72rem;height:24px;width:24px}.mitus-module-order-item__badge{background:var(--app-nav-glyph-bg);border:1px solid var(--app-nav-glyph-border);border-radius:8px;color:var(--app-nav-glyph-text);font-size:.66rem;height:28px;width:28px}.mitus-module-order-item__label{color:var(--app-text);flex:1 1 150px;font-size:.82rem;font-weight:800;min-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mitus-module-order-item__hidden-pill{align-items:center;border:1px solid color-mix(in srgb,var(--app-muted) 42%,#0000);border-radius:999px;color:var(--app-muted);display:inline-flex;font-size:.68rem;font-weight:900;justify-content:center;letter-spacing:.04em;min-height:22px;padding:0 8px;text-transform:uppercase}.mitus-module-order-item__visibility{align-items:center;color:var(--app-muted);display:inline-flex;flex:0 0 auto;font-size:.72rem;font-weight:800;gap:6px;min-height:30px;white-space:nowrap}.mitus-module-order-item__visibility input{accent-color:var(--app-accent);height:14px;margin:0;width:14px}.mitus-module-order-item__button{background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:8px;color:var(--app-text);cursor:pointer;font:inherit;font-size:.72rem;font-weight:800;min-height:30px;padding:0 9px}.mitus-module-order-item__button:hover:not(:disabled){background:var(--app-action-hover-bg);border-color:var(--app-accent)}.mitus-module-order-item__button:disabled{cursor:default;opacity:.42}.mitus-layout-card,.mitus-profile-card{background:var(--app-settings-card-bg);border:1px solid var(--app-settings-card-border);border-radius:18px;color:var(--app-text);cursor:pointer;padding:16px;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.mitus-layout-card:hover,.mitus-profile-card:hover{border-color:var(--app-accent);box-shadow:0 18px 32px #00000047;transform:translateY(-2px)}.mitus-layout-card.is-active,.mitus-profile-card.is-active{border-color:var(--app-accent);box-shadow:0 0 0 1px #ffffff0f,0 20px 34px #00000047}.mitus-profile-card{isolation:isolate;position:relative}.mitus-profile-card:after{background:linear-gradient(135deg,color-mix(in srgb,var(--app-accent) 18%,#0000),#0000 42%),radial-gradient(circle at 88% 14%,color-mix(in srgb,var(--app-accent) 20%,#0000),#0000 26%);border-radius:18px;content:"";inset:-1px;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease;z-index:-1}.mitus-profile-card.is-active:after{animation:mitusThemeCardApplied .78s cubic-bezier(.22,1,.36,1);opacity:1}.mitus-layout-card__top,.mitus-profile-card__top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.mitus-profile-card__eyebrow{color:var(--app-accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mitus-layout-card__title,.mitus-profile-card__title{color:var(--app-text);font-size:1rem;font-weight:800;margin-top:4px}.mitus-profile-card__active-pill{align-items:center;animation:mitusThemeActivePill .68s cubic-bezier(.22,1,.36,1);background:var(--app-action-active-bg);border-radius:999px;box-shadow:0 0 0 1px color-mix(in srgb,var(--app-accent) 22%,#0000),0 8px 18px color-mix(in srgb,var(--app-accent) 18%,#0000);color:var(--app-action-active-text);display:inline-flex;font-size:.76rem;font-weight:800;justify-content:center;letter-spacing:.04em;min-height:28px;padding:0 10px;text-transform:uppercase}.mitus-profile-card__swatches{display:flex;gap:8px;margin-top:14px}.mitus-profile-card__preview{background:var(--preview-shell);border:1px solid var(--app-settings-card-border);border-radius:16px;box-shadow:inset 0 1px 0 #ffffff0a;margin-top:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mitus-profile-card.is-active .mitus-profile-card__preview{animation:mitusThemePreviewSettle .72s cubic-bezier(.22,1,.36,1);border-color:color-mix(in srgb,var(--app-accent) 34%,var(--app-settings-card-border));box-shadow:inset 0 1px 0 #ffffff0d,0 16px 28px color-mix(in srgb,var(--app-accent) 12%,#0000)}.mitus-profile-card__preview-stage{min-height:132px;position:relative}.mitus-profile-card__preview-layer{inset:0;position:absolute;transition:opacity .22s ease,transform .24s ease,filter .22s ease}.mitus-profile-card__preview.is-report .mitus-profile-card__preview-layer--report,.mitus-profile-card__preview.is-workspace .mitus-profile-card__preview-layer--workspace{filter:blur(0);opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.mitus-profile-card__preview.is-workspace .mitus-profile-card__preview-layer--report{filter:blur(3px);opacity:0;pointer-events:none;transform:translateY(8px) scale(.985)}.mitus-profile-card__preview.is-report .mitus-profile-card__preview-layer--workspace{filter:blur(3px);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.985)}.mitus-profile-card__preview-topbar{align-items:center;background:var(--preview-topbar);display:flex;gap:6px;min-height:26px;padding:0 10px}.mitus-profile-card__preview-pill{background:#ffffff38;border-radius:999px;height:6px;width:26px}.mitus-profile-card__preview-pill--short{width:16px}.mitus-profile-card__preview-signal{background:var(--preview-accent);border-radius:999px;box-shadow:0 0 0 4px var(--preview-accent-soft);height:8px;margin-left:auto;width:8px}.mitus-profile-card__preview-body{display:grid;grid-template-columns:54px minmax(0,1fr);min-height:132px}.mitus-profile-card__preview-report{background:linear-gradient(180deg,var(--preview-shell),color-mix(in srgb,var(--preview-shell) 82%,#fff 18%));min-height:132px;padding:10px}.mitus-profile-card__preview-report-page{grid-gap:8px;background:var(--preview-panel);border:1px solid var(--preview-line);border-radius:12px;display:grid;gap:8px;min-height:112px;padding:10px}.mitus-profile-card__preview-report-cover{background:linear-gradient(135deg,var(--preview-accent-soft),#0000 68%),var(--preview-panel-alt);border:1px solid var(--preview-line);border-radius:10px;padding:8px}.mitus-profile-card__preview-report-meta{background:var(--preview-muted);border-radius:999px;height:7px;margin-top:8px;opacity:.56;width:44%}.mitus-profile-card__preview-report-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.mitus-profile-card__preview-report-card{min-height:30px;padding:7px}.mitus-profile-card__preview-report-card,.mitus-profile-card__preview-report-section{background:var(--preview-panel-alt);border:1px solid var(--preview-line);border-radius:10px}.mitus-profile-card__preview-report-section{padding:8px}.mitus-profile-card__preview-report-lines{grid-gap:6px;display:grid;gap:6px;margin-top:7px}.mitus-profile-card__preview-sidebar{background:var(--preview-sidebar);border-right:1px solid var(--preview-line);display:flex;flex-direction:column;gap:8px;padding:10px 8px}.mitus-profile-card__preview-sidebar span{background:#ffffff14;border:1px solid var(--preview-line);border-radius:8px;height:18px}.mitus-profile-card__preview-main{grid-gap:10px;display:grid;gap:10px;padding:10px}.mitus-profile-card__preview-hero{background:linear-gradient(135deg,var(--preview-accent-soft),#0000 65%),var(--preview-panel);border:1px solid var(--preview-line);border-radius:12px;padding:10px}.mitus-profile-card__preview-kicker{background:var(--preview-accent);border-radius:999px;height:6px;opacity:.85;width:44px}.mitus-profile-card__preview-heading{background:var(--preview-text);border-radius:999px;height:10px;margin-top:8px;opacity:.88;width:76%}.mitus-profile-card__preview-chart{align-items:end;display:flex;gap:4px;height:26px;margin-top:10px}.mitus-profile-card__preview-chart span{background:var(--preview-accent);border-radius:4px 4px 2px 2px;flex:1 1;opacity:.8}.mitus-profile-card__preview-chart span:first-child{height:32%}.mitus-profile-card__preview-chart span:nth-child(2){height:68%}.mitus-profile-card__preview-chart span:nth-child(3){height:48%}.mitus-profile-card__preview-chart span:nth-child(4){height:86%}.mitus-profile-card__preview-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.mitus-profile-card__preview-panel{background:var(--preview-panel-alt);border:1px solid var(--preview-line);border-radius:12px;min-height:52px;padding:8px}.mitus-profile-card__preview-row{background:var(--preview-muted);border-radius:999px;height:7px;opacity:.65}.mitus-profile-card__preview-row+.mitus-profile-card__preview-row{margin-top:7px}.mitus-profile-card__preview-row--accent{background:var(--preview-accent);opacity:.85;width:58%}.mitus-profile-card__preview-panel--table{display:flex;flex-direction:column;gap:6px}.mitus-profile-card__preview-table-head{background:var(--preview-text);border-radius:999px;height:9px;opacity:.82;width:62%}.mitus-profile-card__preview-table-line{background:var(--preview-line);height:1px;width:100%}.mitus-profile-card__preview-table-line--short{width:72%}.mitus-profile-card__swatch{border:1px solid #ffffff1a;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff14;height:34px;width:34px}.mitus-empty-workspace__pill-row,.mitus-profile-card__detail-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mitus-empty-workspace__pill,.mitus-profile-card__detail-pill{align-items:center;background:var(--app-action-bg);border:1px solid var(--app-settings-card-border);border-radius:999px;color:var(--app-text);display:inline-flex;font-size:.76rem;font-weight:700;justify-content:center;min-height:28px;padding:0 10px}@keyframes mitusThemeCardApplied{0%{filter:saturate(1.08);opacity:0;transform:scale(.985)}45%{filter:saturate(1.14);opacity:1;transform:scale(1.01)}to{filter:saturate(1);opacity:1;transform:scale(1)}}@keyframes mitusThemeActivePill{0%{opacity:.75;transform:translateY(-2px) scale(.94)}55%{opacity:1;transform:translateY(0) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mitusThemePreviewSettle{0%{transform:translateY(3px) scale(.985)}55%{transform:translateY(-1px) scale(1.008)}to{transform:translateY(0) scale(1)}}.mitus-tabbed-workspace{display:flex;flex-direction:column;gap:16px}.mitus-tabbed-workspace__header{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;padding:0 12px}.mitus-tabbed-workspace__meta{color:var(--app-muted);font-weight:700;white-space:nowrap}.mitus-tab-strip{display:flex;flex-wrap:wrap;gap:10px}.mitus-workspace-tab{align-items:center;background:var(--app-action-bg);border:1px solid var(--app-card-border);border-radius:999px;color:var(--app-text);cursor:pointer;display:inline-flex;gap:10px;min-height:44px;padding:0 14px;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.mitus-workspace-tab:hover{background:var(--app-action-hover-bg);border-color:var(--app-accent);transform:translateY(-1px)}.mitus-workspace-tab.is-active{background:var(--app-action-active-bg);border-color:var(--app-accent);box-shadow:0 0 0 1px #ffffff0f,0 14px 28px #0000003d;color:var(--app-action-active-text)}.mitus-workspace-tab__badge{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;display:inline-flex;font-size:.8rem;font-weight:800;height:30px;justify-content:center;min-width:30px;width:30px}.mitus-workspace-tab__label{font-weight:700}.mitus-tab-panels{position:relative}.mitus-tab-panel{display:none}.mitus-tab-panel.is-active{display:block}.mitus-empty-workspace{background:var(--app-card-surface);border:1px solid var(--app-card-border);border-radius:24px;box-shadow:var(--app-shadow);padding:28px;text-align:left}.App.theme-dark .admin-platform-shell,.App.theme-dark .administration-module,.App.theme-dark .analytic-reports-module,.App.theme-dark .business-profile-module,.App.theme-dark .customer-information-module,.App.theme-dark .dfm,.App.theme-dark .discovery-module,.App.theme-dark .mitus-idp-module,.App.theme-dark .payments-module,.App.theme-dark .training-module,.mitus-empty-workspace__text strong{color:var(--app-text)}.App.theme-dark .adm-hero,.App.theme-dark .cim-shell__topbar,.App.theme-dark .dfm-shell__titlebar,.App.theme-dark .dm-toolbar,.App.theme-dark .mitus-idp-module__header,.App.theme-dark .pm-shell__topbar,.App.theme-dark .trm-shell__topbar{background:var(--app-toolbar-bg)!important;border-color:var(--app-panel-border-strong)!important}.App.theme-dark .adm-main,.App.theme-dark .adm-sidebar,.App.theme-dark .admin-platform-banner,.App.theme-dark .admin-platform-card,.App.theme-dark .admin-platform-empty,.App.theme-dark .admin-platform-list__item,.App.theme-dark .admin-platform-message,.App.theme-dark .analytic-reports-module__card,.App.theme-dark .analytic-reports-module__panel,.App.theme-dark .analytic-reports-module__report-panel,.App.theme-dark .analytic-reports-module__section,.App.theme-dark .business-profile-module__section-card,.App.theme-dark .cim-shell,.App.theme-dark .dfm-shell,.App.theme-dark .mitus-idp-flow-card,.App.theme-dark .mitus-idp-module,.App.theme-dark .mitus-idp-module__status,.App.theme-dark .mitus-idp-panel,.App.theme-dark .pm-shell,.App.theme-dark .trm-shell{background:var(--app-card-surface)!important;border-color:var(--app-panel-border-strong)!important;box-shadow:var(--app-shadow)!important}.App.theme-dark .adm-metric-card,.App.theme-dark .analytic-reports-module__button,.App.theme-dark .analytic-reports-module__input,.App.theme-dark .analytic-reports-module__select,.App.theme-dark .business-profile-module__hero-metrics div,.App.theme-dark .cim-metric-card,.App.theme-dark .dfm-card,.App.theme-dark .dfm-month-card,.App.theme-dark .dfm-summary-box,.App.theme-dark .dm-card,.App.theme-dark .dm-metric-card,.App.theme-dark .pm-card,.App.theme-dark .pm-metric-card,.App.theme-dark .trm-card,.App.theme-dark .trm-controls-card,.App.theme-dark .trm-featured-pack,.App.theme-dark .trm-hero-card,.App.theme-dark .trm-metric-card,.App.theme-dark .trm-resource-card,.App.theme-dark .trm-sidebar,.App.theme-dark .trm-video-card{background:var(--app-card-surface)!important;border-color:var(--app-card-border)!important;box-shadow:var(--app-shadow)!important}.App.theme-dark .adm-nav-button,.App.theme-dark .admin-platform-tab,.App.theme-dark .business-profile-module__action-button,.App.theme-dark .business-profile-module__inline-button,.App.theme-dark .business-profile-module__tab,.App.theme-dark .cim-tab,.App.theme-dark .dfm-tab,.App.theme-dark .dm-view-tab,.App.theme-dark .mitus-idp-button-row button,.App.theme-dark .mitus-idp-card-row__actions button,.App.theme-dark .mitus-idp-run-controls button,.App.theme-dark .mitus-idp-run-detail__header button,.App.theme-dark .pm-method-tab,.App.theme-dark .pm-scope-button,.App.theme-dark .pm-view-tab,.App.theme-dark .trm-nav-button,.App.theme-dark .trm-section-pill{background:var(--app-action-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark .adm-nav-button:hover,.App.theme-dark .admin-platform-tab:hover,.App.theme-dark .business-profile-module__action-button:hover,.App.theme-dark .business-profile-module__inline-button:hover,.App.theme-dark .business-profile-module__tab:hover,.App.theme-dark .cim-tab:hover,.App.theme-dark .dfm-tab:hover,.App.theme-dark .dm-view-tab:hover,.App.theme-dark .mitus-idp-button-row button:hover,.App.theme-dark .mitus-idp-card-row__actions button:hover,.App.theme-dark .mitus-idp-run-controls button:hover,.App.theme-dark .mitus-idp-run-detail__header button:hover,.App.theme-dark .pm-method-tab:hover,.App.theme-dark .pm-scope-button:hover,.App.theme-dark .pm-view-tab:hover,.App.theme-dark .trm-nav-button:hover,.App.theme-dark .trm-section-pill:hover{background:var(--app-action-hover-bg)!important}.App.theme-dark .adm-nav-button.is-active,.App.theme-dark .admin-platform-tab.is-active,.App.theme-dark .business-profile-module__action-button--primary,.App.theme-dark .business-profile-module__tab.is-active,.App.theme-dark .cim-tab.is-active,.App.theme-dark .dfm-tab.is-active,.App.theme-dark .dm-view-tab.is-selected,.App.theme-dark .pm-method-tab.is-active,.App.theme-dark .pm-scope-button.is-active,.App.theme-dark .pm-view-tab.is-active,.App.theme-dark .trm-nav-button.is-active,.App.theme-dark .trm-section-pill.is-active{background:var(--app-action-active-bg)!important;border-color:var(--app-accent)!important;color:var(--app-action-active-text)!important}.App.theme-dark .administration-module input,.App.theme-dark .administration-module select,.App.theme-dark .administration-module textarea,.App.theme-dark .analytic-reports-module input,.App.theme-dark .analytic-reports-module select,.App.theme-dark .business-profile-module input,.App.theme-dark .business-profile-module select,.App.theme-dark .business-profile-module textarea,.App.theme-dark .customer-information-module input,.App.theme-dark .customer-information-module select,.App.theme-dark .customer-information-module textarea,.App.theme-dark .dfm input,.App.theme-dark .dfm select,.App.theme-dark .dfm textarea,.App.theme-dark .discovery-module input,.App.theme-dark .discovery-module select,.App.theme-dark .discovery-module textarea,.App.theme-dark .mitus-idp-module input,.App.theme-dark .mitus-idp-module select,.App.theme-dark .mitus-idp-module textarea,.App.theme-dark .payments-module input,.App.theme-dark .payments-module select,.App.theme-dark .payments-module textarea,.App.theme-dark .training-module input,.App.theme-dark .training-module select,.App.theme-dark .training-module textarea{background:var(--app-input-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark .admin-platform-section-header__eyebrow,.App.theme-dark .business-profile-module__eyebrow,.App.theme-dark .dm-toolbar__eyebrow,.App.theme-dark .mitus-idp-module__eyebrow,.App.theme-dark .mitus-idp-panel__eyebrow{color:var(--app-toolbar-kicker)!important}.App.theme-dark .admin-platform-section-header__subtitle,.App.theme-dark .business-profile-module__hero p,.App.theme-dark .cim-shell__subtitle,.App.theme-dark .dm-toolbar__subtitle,.App.theme-dark .mitus-idp-module__header p,.App.theme-dark .pm-shell__subtitle,.App.theme-dark .trm-shell__subtitle{color:var(--app-subtitle)!important}.App.theme-dark .admin-platform-pill,.App.theme-dark .analytic-reports-module__pill,.App.theme-dark .business-profile-module__message,.App.theme-dark .business-profile-module__status-pill,.App.theme-dark .cim-chip--neutral,.App.theme-dark .pm-feedback{background:var(--app-chip-neutral-bg)!important;border-color:var(--app-chip-neutral-border)!important;color:var(--app-chip-neutral-text)!important}.App.theme-dark .analytic-reports-module__pill--danger,.App.theme-dark .dm-legend-chip--high,.App.theme-dark .mitus-idp-status-chip.mode-local-fallback{background:var(--app-chip-danger-bg)!important;color:var(--app-chip-danger-text)!important}.App.theme-dark .analytic-reports-module__pill--warning,.App.theme-dark .dm-legend-chip--med{background:var(--app-chip-warning-bg)!important;color:var(--app-chip-warning-text)!important}.App.theme-dark .analytic-reports-module__pill--success,.App.theme-dark .dm-legend-chip--good,.App.theme-dark .mitus-idp-status-chip.mode-backend{background:var(--app-chip-success-bg)!important;color:var(--app-chip-success-text)!important}.App.theme-dark .analytic-reports-module__pill--info,.App.theme-dark .mitus-idp-status-chip.mode-backend-partial{background:var(--app-chip-info-bg)!important;color:var(--app-chip-info-text)!important}.App.theme-dark .admin-platform-table thead th,.App.theme-dark .analytic-reports-module__advisor-table thead th,.App.theme-dark .business-profile-module__table thead th{background:var(--app-table-head-bg)!important;color:var(--app-table-head-text)!important}.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.tl-th,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th.tl-th{background:#0f1b31!important;background-color:#0f1b31!important;background-image:none!important;border-color:#7da7d985!important;border-radius:0!important;box-shadow:0 1px 0 #7da7d985,0 10px 18px #00000047!important;color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-family:var(--app-font-family,"Inter","Segoe UI",system-ui,sans-serif)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;height:45px!important;letter-spacing:.01em!important;line-height:1.32!important;min-height:44px!important;padding:3px 12px!important;text-align:left!important;text-transform:none!important}.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th *,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sortable-heading-label,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .tl-th-text,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th *,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-sortable-heading-label,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .tl-th-text{color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-family:var(--app-font-family,"Inter","Segoe UI",system-ui,sans-serif)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;letter-spacing:.01em!important;line-height:1.32!important;text-align:left!important;text-transform:none!important}.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-transition-th-inner,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-transition-th-inner{grid-gap:8px!important;align-items:center!important;display:grid!important;gap:8px!important;min-height:28px!important}.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip{background:#0000!important;border-color:#ffffff38!important;border-radius:0!important;box-shadow:none!important;color:#ffffffb8!important}.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover{background:#0f1b31!important;border-color:#ffffff3d!important;border-radius:0!important;box-shadow:none!important;color:#fff!important}.App.theme-dark .business-profile-module__alr-table{border-radius:0!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header:before,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.tl-th:before,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th:before,.App.theme-dark .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header:before,.App.theme-dark .business-profile-module__alr-table thead th.tl-th:before,.App.theme-dark .business-profile-module__alr-table thead th:before,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header:before,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th.tl-th:before,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th:before,.mitus-module-slot--considerations .considerations-module__workspace .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header:before,.mitus-module-slot--considerations .considerations-module__workspace .business-profile-module__alr-table thead th.tl-th:before,.mitus-module-slot--considerations .considerations-module__workspace .business-profile-module__alr-table thead th:before{background:#0f1b31!important;background-color:#0f1b31!important;background-image:none!important;border-bottom-color:#7da7d985!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-transition-th-inner,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-transition-th-inner,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-transition-th-inner{align-items:center!important;background:#0000!important;border:0!important;box-shadow:none!important;min-height:28px!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip{background:#0000!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#ffffffb8!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover{background:#0000!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;height:auto!important;min-width:0!important;width:auto!important}.App.theme-dark .admin-platform-table tbody td,.App.theme-dark .analytic-reports-module__advisor-table tbody td,.App.theme-dark .business-profile-module__table tbody td{border-color:var(--app-panel-border-soft)!important}.App.theme-dark .adm-hero__meta,.App.theme-dark .adm-nav-button__glyph,.App.theme-dark .adm-sidebar__logo,.App.theme-dark .dfm-outline-badge,.App.theme-dark .dfm-shell__badge,.App.theme-dark .dm-legend-chip,.App.theme-dark .dm-soft-pill,.App.theme-dark .mitus-placeholder-card__meta-pill,.App.theme-dark .pm-view-chip,.App.theme-dark .trm-nav-button__badge,.App.theme-dark .trm-section-pill{border-color:var(--app-card-border)!important}@media (max-width:1200px){.mitus-settings-panel{width:calc(100vw - 32px)}}@media (max-width:860px){.App.theme-dark .mitus-nav-window__title{min-width:100%}.mitus-settings-panel{padding:18px}.mitus-tabbed-workspace__header{align-items:flex-start;flex-direction:column;padding:0}.mitus-tabbed-workspace__meta{white-space:normal}}@media (max-width:560px){.mitus-nav-window__title{gap:12px}.mitus-nav-window__title-icon{height:34px;min-width:34px;width:34px}.mitus-settings-panel{padding:16px;width:calc(100vw - 20px)}.mitus-empty-workspace,.mitus-layout-card,.mitus-profile-card{padding:14px}}.mitus-module-shell__close{background:#501622db;border-color:#f8717147;color:#ffe4e6}.mitus-module-shell__close:hover{background:#7f1d1df5}.mitus-settings-panel__footer-actions{display:flex;flex-wrap:wrap;gap:10px}.mitus-settings-panel__action-btn{background:var(--app-action-bg);border:1px solid var(--app-card-border);border-radius:12px;color:var(--app-text);cursor:pointer;font:inherit;font-weight:800;min-height:42px;padding:0 16px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.mitus-settings-panel__action-btn:hover{background:var(--app-action-hover-bg);border-color:var(--app-accent);transform:translateY(-1px)}.mitus-settings-panel__action-btn.is-danger{background:#641825e0;border-color:#f8717157;color:#ffe4e6}.mitus-settings-panel__action-btn.is-danger:hover{background:#7f1d1df5;border-color:#f8717194}.App.theme-dark.theme-profile-profile-5{--bg:#f4f7fc;--bg2:#e9eff8;--surface:#fff;--surface2:#f7faff;--surface3:#e4ebf6;--border:#2f5ea847;--border2:#2f5ea875;--text:#18212f;--muted:#3f5069;--dim:#60718a;--accentA:#2f5ea8;--accentB:#9eb9ea;--accent:#2f5ea8;--app-success:#1f8f67;--app-header-grad:linear-gradient(90deg,#2f5ea82e,#6d8dd62e);--app-font-family:"Inter","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#f4f7fcfc,#e9eff8fc);--app-nav-title-bg:linear-gradient(90deg,#2f5ea8f2,#6081c6eb);--app-nav-title-border:#2f5ea847;--app-nav-title-subtext:#eaf2ffdb;--app-nav-tile-bg:linear-gradient(180deg,#f1f6fdfa,#e1eaf8f5);--app-nav-tile-hover-bg:linear-gradient(180deg,#eaf1fc,#d8e4f6fa);--app-nav-tile-border:#2f5ea83d;--app-nav-tile-hover-border:#2f5ea861;--app-nav-tile-open-border:#2f5ea88a;--app-nav-glyph-bg:#254984f0;--app-nav-glyph-border:#2f5ea83d;--app-nav-glyph-text:#fff;--app-nav-tile-text:#183255;--app-nav-tile-text-shadow:none;--app-divider-bg:linear-gradient(90deg,#2f5ea814,#2f5ea847,#2f5ea814);--app-module-shell-bg:#fcfdfffa;--app-module-shell-border:#2f5ea838;--app-shell-header-bg:linear-gradient(90deg,#d4e1f8fc,#eaf1fffa);--app-module-body-bg:#eff4fcfa;--app-settings-bg:linear-gradient(180deg,#fffffffc,#f5f8fffa);--app-settings-border:#2f5ea82e;--app-settings-card-bg:linear-gradient(180deg,#f5f8fffc,#eaf1fcf5);--app-settings-card-border:#2f5ea829;--app-card-surface:linear-gradient(180deg,#fff,#f1f6fefa);--app-card-border:#2f5ea838;--app-action-bg:#f6f9fffc;--app-action-hover-bg:#e4edfb;--app-action-active-bg:linear-gradient(135deg,#3666b2,#5a82c8);--app-action-active-text:#f8fbff;--app-input-bg:#fffffffa;--app-grid-color:#2f5ea829;--app-toolbar-kicker:#2f5ea8;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#90a9e63d,#0000 60%),radial-gradient(580px 220px at 82% 4%,#c4ddff6b,#0000 60%),radial-gradient(420px 180px at 54% 0%,#e0d2ff38,#0000 58%),linear-gradient(180deg,#fffffffc,#f2f7fffa);--app-toolbar-title-bg:linear-gradient(90deg,#2f5ea8f0,#567cc9e6);--app-panel-border-strong:#2f5ea84d;--app-panel-bg-strong:#fff;--app-panel-bg:#f8faff;--app-panel-bg-soft:#ecf2fcfa;--app-panel-bg-subtle:#e4ecf9e6;--app-panel-bg-muted:#f3f7fefa;--app-panel-bg-spotlight:radial-gradient(300px 160px at 82% 8%,#99b3eb3d,#0000 62%),radial-gradient(190px 110px at 18% 12%,#dfd0ff2e,#0000 58%),linear-gradient(180deg,#fffffffc,#edf3fffa);--app-panel-bg-spotlight-soft:radial-gradient(170px 100px at 86% 10%,#a0b8ee2e,#0000 58%),radial-gradient(140px 84px at 20% 12%,#efdeff24,#0000 54%),linear-gradient(180deg,#fffffffc,#f2f7fffa);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#99b3eb2e,#0000 58%),linear-gradient(180deg,#fffffffc,#f3f7fff7);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#7fb0f02e,#0000 58%),linear-gradient(180deg,#fffffffc,#f3f7fff7);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#8fd6bd38,#0000 58%),linear-gradient(180deg,#fffffffc,#f3f7fff7);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#ffce913d,#0000 58%),linear-gradient(180deg,#fffffffc,#f3f7fff7);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#d7bdff3d,#0000 58%),linear-gradient(180deg,#fffffffc,#f3f7fff7);--app-subtitle:#253754e0;--app-strong-text:#13233f;--app-soft-text:#31445f;--app-chip-neutral-bg:#eff4fdfa;--app-chip-neutral-border:#2f5ea829;--app-chip-neutral-text:#18212f;--app-chip-info-bg:#9fc6f742;--app-chip-info-text:#153f7b;--app-chip-success-bg:#abe4cd47;--app-chip-success-text:#145d43;--app-chip-violet-bg:#ddcbff52;--app-chip-violet-text:#2f5490;--app-chip-warning-bg:#ffdcad57;--app-chip-warning-text:#8b4f08;--app-chip-danger-bg:#ffcdd557;--app-chip-danger-text:#8f1f1f;--app-table-head-bg:#3662a9f5;--app-table-head-text:#f8fbff;--app-inverse-text:#fff;--app-soft-shadow:0 10px 22px #334e7a1f;--app-table-paper-text-faint:#4f6280;--app-table-paper-border-soft:#4d669038;--app-table-paper-input-border:#4d669047;--app-table-paper-section-bg:#dee8f78f;--app-table-paper-input-bg:#fffffff0;--app-modelling-summary-bg:#f0f5fdf5;--app-modelling-summary-border:#4d669038;--app-modelling-summary-chip-bg:#f7fafffa;--app-modelling-summary-chip-border:#4d66902e;--app-modelling-band-bg:linear-gradient(180deg,#9bb4e7f0,#8092d7eb);--app-modelling-band-border:#6c7fbe4d;--app-modelling-band-text:#fff;--app-modelling-frame-bg:radial-gradient(260px 140px at 10% 10%,#e2efffc7,#0000 58%),radial-gradient(220px 120px at 88% 12%,#e8e5ff6b,#0000 56%),linear-gradient(180deg,#fffffffc,#f1f7fffa);--app-modelling-frame-border:#728fc142;--app-modelling-subband-bg:linear-gradient(180deg,#e2effff5,#f0f6fff0);--app-modelling-subband-border:#7a95cd3d;--app-modelling-action-bg:linear-gradient(180deg,#f9fafffc,#eaf1fcfa);--app-modelling-action-border:#7a95cd42;--app-modelling-menu-bg:linear-gradient(180deg,#fffffffc,#f4f8fffa);--app-modelling-menu-border:#7a95cd3d;--app-modelling-menu-section-bg:#e2efff61;--app-modelling-table-surface:radial-gradient(240px 132px at 12% 10%,#e2efffb8,#0000 58%),radial-gradient(220px 118px at 88% 12%,#f3ead842,#0000 56%),linear-gradient(180deg,#fffffffc,#f2f8fffa);--app-modelling-table-panel-bg:#f8fafffc;--app-modelling-table-body-bg:#f6f9fffa;--app-modelling-table-panel-border:#7a95cd3d;--app-modelling-table-shadow:0 14px 28px #657ba429;--app-modelling-table-text:#183252;--app-modelling-table-muted:#536b89;--app-modelling-table-heading:#17304f;--app-modelling-table-column-heading:#4d6382;--app-modelling-table-section-text:#3e5878;--app-modelling-table-section-bg:#e1eaf89e;--app-modelling-table-row-border:#7a95cd2e;--app-modelling-table-input-bg:#fffffffa;--app-modelling-table-input-text:#17304f;--app-modelling-table-input-border:#7a95cd47;--app-modelling-table-note-bg:#eef4fcfa;--app-modelling-table-note-border:#7a95cd38;--app-modelling-table-note-input-bg:#fffffffa;--app-modelling-table-arrow-bg:#f7fafffa;--app-modelling-table-arrow-border:#7a95cd47;--app-modelling-table-arrow-icon:#183252}.App.theme-dark.theme-profile-profile-5,.App.theme-dark.theme-profile-profile-5 *{color-scheme:light}.App.theme-dark.theme-profile-profile-5 .mitus-module-shell{box-shadow:0 16px 34px #2c487429}.App.theme-dark.theme-profile-profile-5 .mitus-module-shell__toggle{background:#f4f8fffa;box-shadow:0 8px 18px #334e7a1f;color:#234670}.App.theme-dark.theme-profile-profile-5 .mitus-module-shell__toggle:hover{background:#e5eefc}.App.theme-dark.theme-profile-profile-6{--bg:#080a0c;--bg2:#121417;--surface:#0d1014;--surface2:#151a20;--surface3:#1d252d;--border:#ffb0003d;--border2:#4ca7ff4d;--text:#f3eee4;--muted:#b5aa9a;--dim:#85796b;--accentA:#ffb000;--accentB:#4ca7ff;--accent:#ffc24a;--app-success:#7ad37c;--app-header-grad:linear-gradient(90deg,#ffb00057,#4ca7ff29);--app-font-family:"IBM Plex Sans","Segoe UI",system-ui,sans-serif;--app-font-scale:0.98;--app-nav-window-bg:linear-gradient(180deg,#080a0cfc,#111418f5);--app-nav-title-bg:linear-gradient(90deg,#332510fa,#433115f0);--app-nav-title-border:#ffb00057;--app-nav-tile-bg:linear-gradient(180deg,#fff8ec14,#fff8ec08);--app-nav-tile-hover-bg:linear-gradient(180deg,#fff8ec21,#fff8ec0d);--app-nav-tile-border:#ffb00029;--app-nav-tile-hover-border:#ffb0004d;--app-nav-tile-open-border:#ffb00080;--app-nav-glyph-bg:#13161beb;--app-nav-glyph-border:#ffb00033;--app-nav-glyph-text:#ffe3a6;--app-divider-bg:linear-gradient(90deg,#ffb0000f,#ffb0003d,#4ca7ff1a,#ffb0000f);--app-module-shell-bg:#0c0e12c7;--app-module-shell-border:#ffb0002e;--app-shell-header-bg:linear-gradient(90deg,#ffb0002e,#4ca7ff1a);--app-module-body-bg:#080a0c5c;--app-settings-bg:linear-gradient(180deg,#0c0e12fc,#14181df5);--app-settings-border:#ffb0002e;--app-settings-card-bg:linear-gradient(180deg,#151a1ffc,#0c0e12f5);--app-settings-card-border:#ffb00029;--app-card-surface:linear-gradient(180deg,#12161bfa,#1c2229f0);--app-card-border:#ffb00033;--app-action-bg:#171c22f0;--app-action-hover-bg:#21272efa;--app-input-bg:#12161bfa;--app-grid-color:#ffb00024;--app-toolbar-kicker:#ffcf78;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#ffb00024,#0000 60%),radial-gradient(580px 220px at 82% 4%,#4ca7ff1a,#0000 60%),linear-gradient(180deg,#0c0e12fa,#0c0e12eb);--app-toolbar-title-bg:linear-gradient(90deg,#362812f7,#473618f0);--app-panel-border-strong:#ffb0004d;--app-panel-bg-strong:#101318f5;--app-panel-bg:#151a1feb;--app-panel-bg-soft:#1c2229db;--app-panel-bg-subtle:#1c222994;--app-panel-bg-muted:#0c0e12f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#ffb00029,#0000 60%),linear-gradient(180deg,#231c14f5,#12161bf0);--app-panel-bg-spotlight-soft:radial-gradient(200px 110px at 86% 10%,#4ca7ff1f,#0000 58%),linear-gradient(180deg,#1e2228fa,#12161bf5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#ffb0001f,#0000 58%),linear-gradient(180deg,#12161bfa,#1c2229f0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#4ca7ff1f,#0000 58%),linear-gradient(180deg,#12161bfa,#1c2229f0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#7ad37c1f,#0000 58%),linear-gradient(180deg,#12161bfa,#1c2229f0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#ffb00024,#0000 58%),linear-gradient(180deg,#12161bfa,#1c2229f0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#4ca7ff1a,#0000 58%),linear-gradient(180deg,#12161bfa,#1c2229f0);--app-subtitle:#e5dac9c7;--app-strong-text:#fff7e7;--app-soft-text:#e8dccd;--app-chip-neutral-bg:#241f17f0;--app-chip-neutral-border:#ffb0002e;--app-chip-neutral-text:#fff3dc;--app-chip-info-bg:#4ca7ff29;--app-chip-info-text:#dcebff;--app-chip-success-bg:#7ad37c24;--app-chip-success-text:#dff9de;--app-chip-violet-bg:#ffb00029;--app-chip-violet-text:#ffeaba;--app-chip-warning-bg:#ffb0002e;--app-chip-warning-text:#ffefc4;--app-chip-danger-bg:#ef444424;--app-chip-danger-text:#ffd6d1;--app-table-head-bg:#3c2e16f5;--app-table-head-text:#fff0ce;--app-inverse-text:#110d08}.App.theme-dark.theme-profile-profile-7{--bg:#0b0f14;--bg2:#141920;--surface:#101419;--surface2:#171d24;--surface3:#232b35;--border:#ff7a0038;--border2:#9ed6ff47;--text:#eef3f7;--muted:#a8b1bd;--dim:#778493;--accentA:#ff7a00;--accentB:#9ed6ff;--accent:#ff9340;--app-success:#4dd6a6;--app-header-grad:linear-gradient(90deg,#ff7a0042,#9ed6ff29);--app-font-family:"Inter","Segoe UI",system-ui,sans-serif;--app-font-scale:0.99;--app-nav-window-bg:linear-gradient(180deg,#0b0f14fc,#141920f5);--app-nav-title-bg:linear-gradient(90deg,#26303cfa,#344251f0);--app-nav-title-border:#ff7a0047;--app-nav-tile-bg:linear-gradient(180deg,#eff5fc14,#eff5fc08);--app-nav-tile-hover-bg:linear-gradient(180deg,#eff5fc21,#eff5fc0d);--app-nav-tile-border:#ff7a0024;--app-nav-tile-hover-border:#ff7a0047;--app-nav-tile-open-border:#ff7a0075;--app-nav-glyph-bg:#12171de6;--app-nav-glyph-border:#9ed6ff2e;--app-nav-glyph-text:#e8f4ff;--app-divider-bg:linear-gradient(90deg,#ff7a000f,#ff7a0038,#9ed6ff1a,#ff7a000f);--app-module-shell-bg:#0d1218c2;--app-module-shell-border:#ff7a0029;--app-shell-header-bg:linear-gradient(90deg,#ff7a0024,#9ed6ff1a);--app-module-body-bg:#0b0f1457;--app-settings-bg:linear-gradient(180deg,#0d1218fc,#171e27f5);--app-settings-border:#ff7a0029;--app-settings-card-bg:linear-gradient(180deg,#171e27fc,#0d1218f5);--app-settings-card-border:#9ed6ff24;--app-card-surface:linear-gradient(180deg,#131921fa,#202832f0);--app-card-border:#9ed6ff2e;--app-action-bg:#181f28f0;--app-action-hover-bg:#222b36fa;--app-input-bg:#141a22fa;--app-grid-color:#9ed6ff1f;--app-toolbar-kicker:#ffc08b;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#ff7a0024,#0000 60%),radial-gradient(580px 220px at 82% 4%,#9ed6ff1f,#0000 60%),linear-gradient(180deg,#0d1218fa,#0d1218eb);--app-toolbar-title-bg:linear-gradient(90deg,#28323ef7,#384452f0);--app-panel-border-strong:#ff7a0042;--app-panel-bg-strong:#11161df5;--app-panel-bg:#171e27eb;--app-panel-bg-soft:#202832db;--app-panel-bg-subtle:#20283294;--app-panel-bg-muted:#0d1218f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#ff7a0024,#0000 60%),linear-gradient(180deg,#1c2530fa,#131921f0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#9ed6ff24,#0000 58%),linear-gradient(180deg,#232d38fa,#171e27f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#ff7a001f,#0000 58%),linear-gradient(180deg,#131921fa,#202832f0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#9ed6ff1f,#0000 58%),linear-gradient(180deg,#131921fa,#202832f0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#4dd6a61f,#0000 58%),linear-gradient(180deg,#131921fa,#202832f0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#ff7a0024,#0000 58%),linear-gradient(180deg,#131921fa,#202832f0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#9ed6ff1a,#0000 58%),linear-gradient(180deg,#131921fa,#202832f0);--app-subtitle:#d9e2ecc2;--app-strong-text:#f8fbfe;--app-soft-text:#d6dde6;--app-chip-neutral-bg:#1e2630f0;--app-chip-neutral-border:#9ed6ff24;--app-chip-neutral-text:#eef3f7;--app-chip-info-bg:#9ed6ff24;--app-chip-info-text:#def1ff;--app-chip-success-bg:#4dd6a624;--app-chip-success-text:#ddfbf3;--app-chip-violet-bg:#ff7a0024;--app-chip-violet-text:#ffe4cf;--app-chip-warning-bg:#ff7a002e;--app-chip-warning-text:#ffe6cf;--app-chip-danger-bg:#ef444424;--app-chip-danger-text:#ffd7d2;--app-table-head-bg:#2f3b49f5;--app-table-head-text:#f6fbff;--app-inverse-text:#0e1318}.App.theme-dark.theme-profile-profile-8{--bg:#09131d;--bg2:#101a26;--surface:#0d1824;--surface2:#162433;--surface3:#223548;--border:#5aa6ff3d;--border2:#2dd4bf47;--text:#edf4fb;--muted:#9db2c7;--dim:#71869a;--accentA:#5aa6ff;--accentB:#2dd4bf;--accent:#87bcff;--app-success:#58d08f;--app-header-grad:linear-gradient(90deg,#5aa6ff42,#2dd4bf2e);--app-font-family:"Manrope","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#09131dfc,#101a26f5);--app-nav-title-bg:linear-gradient(90deg,#1c324afa,#254262f0);--app-nav-title-border:#5aa6ff47;--app-nav-tile-bg:linear-gradient(180deg,#ecf4fc14,#ecf4fc08);--app-nav-tile-hover-bg:linear-gradient(180deg,#ecf4fc21,#ecf4fc0d);--app-nav-tile-border:#5aa6ff24;--app-nav-tile-hover-border:#5aa6ff47;--app-nav-tile-open-border:#2dd4bf6b;--app-nav-glyph-bg:#111c28eb;--app-nav-glyph-border:#2dd4bf2e;--app-nav-glyph-text:#dff6f3;--app-divider-bg:linear-gradient(90deg,#5aa6ff0f,#5aa6ff33,#2dd4bf1a,#5aa6ff0f);--app-module-shell-bg:#0c1620c7;--app-module-shell-border:#5aa6ff2e;--app-shell-header-bg:linear-gradient(90deg,#5aa6ff24,#2dd4bf1f);--app-module-body-bg:#09131d57;--app-settings-bg:linear-gradient(180deg,#0c1620fc,#162331f5);--app-settings-border:#5aa6ff2e;--app-settings-card-bg:linear-gradient(180deg,#162331fc,#0c1620f5);--app-settings-card-border:#2dd4bf24;--app-card-surface:linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-card-border:#5aa6ff2e;--app-action-bg:#14212ef0;--app-action-hover-bg:#1e2e3efa;--app-input-bg:#101c27fa;--app-grid-color:#5aa6ff1f;--app-toolbar-kicker:#9fd1ff;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#5aa6ff24,#0000 60%),radial-gradient(580px 220px at 82% 4%,#2dd4bf1a,#0000 60%),linear-gradient(180deg,#0c1620fa,#0c1620eb);--app-toolbar-title-bg:linear-gradient(90deg,#1f3855f7,#294869f0);--app-panel-border-strong:#5aa6ff47;--app-panel-bg-strong:#0d1824f5;--app-panel-bg:#162433eb;--app-panel-bg-soft:#223548db;--app-panel-bg-subtle:#22354894;--app-panel-bg-muted:#0c1620f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#5aa6ff29,#0000 60%),linear-gradient(180deg,#12293ffa,#111c28f0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#2dd4bf1f,#0000 58%),linear-gradient(180deg,#183045fa,#162433f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#5aa6ff1f,#0000 58%),linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#2dd4bf1f,#0000 58%),linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#58d08f1f,#0000 58%),linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#d9b36f1f,#0000 58%),linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#5aa6ff1a,#0000 58%),linear-gradient(180deg,#111c28fa,#1c2d3ef0);--app-subtitle:#d7e6f4c7;--app-strong-text:#f8fbff;--app-soft-text:#d8e6f4;--app-chip-neutral-bg:#192838f0;--app-chip-neutral-border:#5aa6ff24;--app-chip-neutral-text:#edf4fb;--app-chip-info-bg:#5aa6ff24;--app-chip-info-text:#e0efff;--app-chip-success-bg:#2dd4bf24;--app-chip-success-text:#ddfbf7;--app-chip-violet-bg:#d9b36f24;--app-chip-violet-text:#fcefd2;--app-chip-warning-bg:#d9b36f2e;--app-chip-warning-text:#fff0cf;--app-chip-danger-bg:#ef444424;--app-chip-danger-text:#ffd7d2;--app-table-head-bg:#203953f5;--app-table-head-text:#eff7ff;--app-inverse-text:#0d1824}.App.theme-dark.theme-profile-profile-9{--bg:#1f2230;--bg2:#242837;--surface:#232633;--surface2:#282a36;--surface3:#323548;--border:#bd93f93d;--border2:#8be9fd47;--text:#f8f8f2;--muted:#b9bbcc;--dim:#8f93a8;--accentA:#bd93f9;--accentB:#8be9fd;--accent:#caa7ff;--app-success:#50fa7b;--app-header-grad:linear-gradient(90deg,#bd93f947,#8be9fd2e);--app-font-family:"JetBrains Sans","Segoe UI",system-ui,sans-serif;--app-font-scale:0.99;--app-nav-window-bg:linear-gradient(180deg,#1f2230fc,#242837f5);--app-nav-title-bg:linear-gradient(90deg,#44475afa,#4e5268f0);--app-nav-title-border:#bd93f947;--app-nav-tile-bg:linear-gradient(180deg,#f8f8f214,#f8f8f208);--app-nav-tile-hover-bg:linear-gradient(180deg,#f8f8f221,#f8f8f20d);--app-nav-tile-border:#bd93f924;--app-nav-tile-hover-border:#8be9fd42;--app-nav-tile-open-border:#bd93f970;--app-nav-glyph-bg:#242734eb;--app-nav-glyph-border:#8be9fd2e;--app-nav-glyph-text:#f8f8f2;--app-divider-bg:linear-gradient(90deg,#bd93f90f,#bd93f938,#8be9fd1a,#bd93f90f);--app-module-shell-bg:#1f2230c7;--app-module-shell-border:#bd93f929;--app-shell-header-bg:linear-gradient(90deg,#bd93f924,#8be9fd1a);--app-module-body-bg:#1f223057;--app-settings-bg:linear-gradient(180deg,#232633fc,#313548f5);--app-settings-border:#bd93f929;--app-settings-card-bg:linear-gradient(180deg,#282a36fc,#1f2230f5);--app-settings-card-border:#8be9fd24;--app-card-surface:linear-gradient(180deg,#282a36fa,#323548f0);--app-card-border:#bd93f92e;--app-action-bg:#2d303ff0;--app-action-hover-bg:#393c4ffa;--app-input-bg:#242734fa;--app-grid-color:#8be9fd1f;--app-toolbar-kicker:#d6c0ff;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#bd93f924,#0000 60%),radial-gradient(580px 220px at 82% 4%,#8be9fd1a,#0000 60%),linear-gradient(180deg,#232633fa,#232633eb);--app-toolbar-title-bg:linear-gradient(90deg,#44475af7,#52556df0);--app-panel-border-strong:#bd93f947;--app-panel-bg-strong:#242734f5;--app-panel-bg:#282a36eb;--app-panel-bg-soft:#323548db;--app-panel-bg-subtle:#32354894;--app-panel-bg-muted:#1f2230f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#ffb86c24,#0000 60%),linear-gradient(180deg,#2c2739fa,#242734f0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#8be9fd1f,#0000 58%),linear-gradient(180deg,#373a4ffa,#282a36f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#bd93f91f,#0000 58%),linear-gradient(180deg,#282a36fa,#323548f0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#8be9fd1f,#0000 58%),linear-gradient(180deg,#282a36fa,#323548f0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#50fa7b1f,#0000 58%),linear-gradient(180deg,#282a36fa,#323548f0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#ffb86c1f,#0000 58%),linear-gradient(180deg,#282a36fa,#323548f0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#ff79c61a,#0000 58%),linear-gradient(180deg,#282a36fa,#323548f0);--app-subtitle:#e4e5edc2;--app-strong-text:#fff;--app-soft-text:#e7e8ef;--app-chip-neutral-bg:#323548f0;--app-chip-neutral-border:#bd93f924;--app-chip-neutral-text:#f8f8f2;--app-chip-info-bg:#8be9fd24;--app-chip-info-text:#defbff;--app-chip-success-bg:#50fa7b24;--app-chip-success-text:#e7ffe8;--app-chip-violet-bg:#ff79c624;--app-chip-violet-text:#ffe1f4;--app-chip-warning-bg:#ffb86c2e;--app-chip-warning-text:#fff0d6;--app-chip-danger-bg:#ff555529;--app-chip-danger-text:#ffdada;--app-table-head-bg:#44475af5;--app-table-head-text:#f8f8f2;--app-inverse-text:#232633}.App.theme-dark.theme-profile-profile-10{--bg:#05070b;--bg2:#0a0f17;--surface:#0a0f17;--surface2:#101723;--surface3:#182233;--border:#22d3ee3d;--border2:#a3e63547;--text:#eff7ff;--muted:#a6b5c8;--dim:#7487a0;--accentA:#22d3ee;--accentB:#a3e635;--accent:#43f1ff;--app-success:#6eff9b;--app-header-grad:linear-gradient(90deg,#22d3ee4d,#a3e6352e);--app-font-family:"Space Grotesk","Segoe UI",system-ui,sans-serif;--app-font-scale:0.98;--app-nav-window-bg:linear-gradient(180deg,#05070bfc,#0a0f17f5);--app-nav-title-bg:linear-gradient(90deg,#0f1826fa,#161f30f0);--app-nav-title-border:#22d3ee4d;--app-nav-tile-bg:linear-gradient(180deg,#eff7ff14,#eff7ff08);--app-nav-tile-hover-bg:linear-gradient(180deg,#eff7ff24,#eff7ff0d);--app-nav-tile-border:#22d3ee24;--app-nav-tile-hover-border:#f472b647;--app-nav-tile-open-border:#a3e6356b;--app-nav-glyph-bg:#0b1119eb;--app-nav-glyph-border:#22d3ee2e;--app-nav-glyph-text:#dff9ff;--app-divider-bg:linear-gradient(90deg,#22d3ee0f,#22d3ee38,#a3e6351a,#f472b614,#22d3ee0f);--app-module-shell-bg:#080c12c7;--app-module-shell-border:#22d3ee29;--app-shell-header-bg:linear-gradient(90deg,#22d3ee24,#a3e6351a);--app-module-body-bg:#05070b57;--app-settings-bg:linear-gradient(180deg,#080c12fc,#101723f5);--app-settings-border:#22d3ee2e;--app-settings-card-bg:linear-gradient(180deg,#101723fc,#080c12f5);--app-settings-card-border:#a3e63524;--app-card-surface:linear-gradient(180deg,#101723fa,#182233f0);--app-card-border:#22d3ee2e;--app-action-bg:#121a27f0;--app-action-hover-bg:#1c2739fa;--app-input-bg:#0d141ffa;--app-grid-color:#22d3ee1f;--app-toolbar-kicker:#83f7ff;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#22d3ee24,#0000 60%),radial-gradient(580px 220px at 82% 4%,#a3e6351f,#0000 60%),linear-gradient(180deg,#080c12fa,#080c12eb);--app-toolbar-title-bg:linear-gradient(90deg,#0f1826f7,#182233f0);--app-panel-border-strong:#22d3ee47;--app-panel-bg-strong:#0a0f17f5;--app-panel-bg:#101723eb;--app-panel-bg-soft:#182233db;--app-panel-bg-subtle:#18223394;--app-panel-bg-muted:#080c12f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#f472b629,#0000 60%),linear-gradient(180deg,#0d1622fa,#0a0f17f0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#a3e63524,#0000 58%),linear-gradient(180deg,#141f2ffa,#101723f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#22d3ee1f,#0000 58%),linear-gradient(180deg,#101723fa,#182233f0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#a3e6351f,#0000 58%),linear-gradient(180deg,#101723fa,#182233f0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#6eff9b1f,#0000 58%),linear-gradient(180deg,#101723fa,#182233f0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#a3e63524,#0000 58%),linear-gradient(180deg,#101723fa,#182233f0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#f472b61f,#0000 58%),linear-gradient(180deg,#101723fa,#182233f0);--app-subtitle:#deecf8c2;--app-strong-text:#fbfdff;--app-soft-text:#dbe7f4;--app-chip-neutral-bg:#141f2ff0;--app-chip-neutral-border:#22d3ee24;--app-chip-neutral-text:#eff7ff;--app-chip-info-bg:#22d3ee24;--app-chip-info-text:#defbff;--app-chip-success-bg:#6eff9b24;--app-chip-success-text:#e6ffed;--app-chip-violet-bg:#f472b624;--app-chip-violet-text:#ffe3f1;--app-chip-warning-bg:#a3e63529;--app-chip-warning-text:#f2ffd5;--app-chip-danger-bg:#ef444429;--app-chip-danger-text:#ffd8d2;--app-table-head-bg:#102031f5;--app-table-head-text:#eff7ff;--app-inverse-text:#0a0f17}.App.theme-dark.theme-profile-profile-11{--bg:#10161d;--bg2:#151d26;--surface:#131a22;--surface2:#18212b;--surface3:#23303d;--border:#64748b38;--border2:#94a3b842;--text:#edf2f7;--muted:#9aa6b5;--dim:#6b7788;--accentA:#475569;--accentB:#94a3b8;--accent:#cbd5e1;--app-success:#7fb694;--app-header-grad:linear-gradient(90deg,#64748b42,#94a3b829);--app-font-family:"Inter","Segoe UI",system-ui,sans-serif;--app-font-scale:0.99;--app-nav-window-bg:linear-gradient(180deg,#10161dfc,#151d26f5);--app-nav-title-bg:linear-gradient(90deg,#1f2937fa,#2b3848f0);--app-nav-title-border:#64748b3d;--app-nav-tile-bg:linear-gradient(180deg,#edf2f712,#edf2f708);--app-nav-tile-hover-bg:linear-gradient(180deg,#edf2f71f,#edf2f70d);--app-nav-tile-border:#64748b24;--app-nav-tile-hover-border:#94a3b83d;--app-nav-tile-open-border:#94a3b861;--app-nav-glyph-bg:#161e28eb;--app-nav-glyph-border:#94a3b829;--app-nav-glyph-text:#edf2f7;--app-divider-bg:linear-gradient(90deg,#64748b0f,#64748b33,#94a3b81a,#64748b0f);--app-module-shell-bg:#10161dc7;--app-module-shell-border:#64748b29;--app-shell-header-bg:linear-gradient(90deg,#64748b1f,#94a3b81a);--app-module-body-bg:#10161d57;--app-settings-bg:linear-gradient(180deg,#131a22fc,#1e2834f5);--app-settings-border:#64748b29;--app-settings-card-bg:linear-gradient(180deg,#18212bfc,#10161df5);--app-settings-card-border:#94a3b824;--app-card-surface:linear-gradient(180deg,#18212bfa,#23303df0);--app-card-border:#64748b2e;--app-action-bg:#18212bf0;--app-action-hover-bg:#23303dfa;--app-input-bg:#131a22fa;--app-grid-color:#94a3b81f;--app-toolbar-kicker:#d5dde7;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#64748b1f,#0000 60%),radial-gradient(580px 220px at 82% 4%,#94a3b81a,#0000 60%),linear-gradient(180deg,#131a22fa,#131a22eb);--app-toolbar-title-bg:linear-gradient(90deg,#1f2937f7,#2d3a4bf0);--app-panel-border-strong:#94a3b83d;--app-panel-bg-strong:#131a22f5;--app-panel-bg:#18212beb;--app-panel-bg-soft:#23303ddb;--app-panel-bg-subtle:#23303d94;--app-panel-bg-muted:#10161df0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#94a3b81f,#0000 60%),linear-gradient(180deg,#1e2834fa,#18212bf0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#cbd5e11a,#0000 58%),linear-gradient(180deg,#283544fa,#18212bf5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#94a3b81a,#0000 58%),linear-gradient(180deg,#18212bfa,#23303df0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#64748b1a,#0000 58%),linear-gradient(180deg,#18212bfa,#23303df0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#7fb6941a,#0000 58%),linear-gradient(180deg,#18212bfa,#23303df0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#94a3b81f,#0000 58%),linear-gradient(180deg,#18212bfa,#23303df0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#cbd5e114,#0000 58%),linear-gradient(180deg,#18212bfa,#23303df0);--app-subtitle:#d6dfe9bd;--app-strong-text:#f8fbff;--app-soft-text:#d9e1ea;--app-chip-neutral-bg:#23303df0;--app-chip-neutral-border:#94a3b81f;--app-chip-neutral-text:#edf2f7;--app-chip-info-bg:#94a3b81f;--app-chip-info-text:#e5edf6;--app-chip-success-bg:#7fb69424;--app-chip-success-text:#ebfff0;--app-chip-violet-bg:#cbd5e11a;--app-chip-violet-text:#f2f6fb;--app-chip-warning-bg:#94a3b824;--app-chip-warning-text:#f0f5fb;--app-chip-danger-bg:#ef444424;--app-chip-danger-text:#ffd8d2;--app-table-head-bg:#1f2937f5;--app-table-head-text:#edf2f7;--app-inverse-text:#131a22}.App.theme-dark.theme-profile-profile-12{--bg:#211914;--bg2:#2a211a;--surface:#281f18;--surface2:#31261f;--surface3:#43332a;--border:#b07a4f38;--border2:#dbc4ab47;--text:#f5ede4;--muted:#c8b59f;--dim:#9b836d;--accentA:#c69063;--accentB:#d8c7b5;--accent:#e0a77a;--app-success:#9bc38d;--app-header-grad:linear-gradient(90deg,#c690634d,#d8c7b533);--app-font-family:"Aptos","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#211914fc,#2a211af5);--app-nav-title-bg:linear-gradient(90deg,#4f3729fa,#604432f0);--app-nav-title-border:#b07a4f47;--app-nav-tile-bg:linear-gradient(180deg,#f5ede414,#f5ede408);--app-nav-tile-hover-bg:linear-gradient(180deg,#f5ede421,#f5ede40d);--app-nav-tile-border:#b07a4f24;--app-nav-tile-hover-border:#dbc4ab3d;--app-nav-tile-open-border:#b07a4f6b;--app-nav-glyph-bg:#2b201aeb;--app-nav-glyph-border:#dbc4ab29;--app-nav-glyph-text:#f6e7d6;--app-divider-bg:linear-gradient(90deg,#b07a4f0f,#b07a4f38,#dbc4ab1a,#b07a4f0f);--app-module-shell-bg:#211914cc;--app-module-shell-border:#b07a4f29;--app-shell-header-bg:linear-gradient(90deg,#b07a4f24,#dbc4ab1a);--app-module-body-bg:#21191457;--app-settings-bg:linear-gradient(180deg,#281f18fc,#372b22f5);--app-settings-border:#b07a4f29;--app-settings-card-bg:linear-gradient(180deg,#31261ffc,#211914f5);--app-settings-card-border:#dbc4ab24;--app-card-surface:linear-gradient(180deg,#31261ffa,#43332af0);--app-card-border:#b07a4f2e;--app-action-bg:#352921f0;--app-action-hover-bg:#45362bfa;--app-input-bg:#2b211afa;--app-grid-color:#dbc4ab1f;--app-toolbar-kicker:#edd7c0;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#c6906329,#0000 60%),radial-gradient(580px 220px at 82% 4%,#d8c7b524,#0000 60%),radial-gradient(400px 160px at 54% 0%,#bed0b31f,#0000 56%),linear-gradient(180deg,#281f18fa,#281f18eb);--app-toolbar-title-bg:linear-gradient(90deg,#4f3729f7,#614837f0);--app-panel-border-strong:#b07a4f42;--app-panel-bg-strong:#281f18f5;--app-panel-bg:#31261feb;--app-panel-bg-soft:#43332adb;--app-panel-bg-subtle:#43332a94;--app-panel-bg-muted:#211914f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#dbc4ab1f,#0000 60%),linear-gradient(180deg,#3d2e25fa,#31261ff0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#b07a4f1f,#0000 58%),linear-gradient(180deg,#4b3a30fa,#31261ff5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#b07a4f1f,#0000 58%),linear-gradient(180deg,#31261ffa,#43332af0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#dbc4ab1a,#0000 58%),linear-gradient(180deg,#31261ffa,#43332af0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#9bc38d1a,#0000 58%),linear-gradient(180deg,#31261ffa,#43332af0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#d69a681f,#0000 58%),linear-gradient(180deg,#31261ffa,#43332af0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#dbc4ab14,#0000 58%),linear-gradient(180deg,#31261ffa,#43332af0);--app-subtitle:#ecdfd0bd;--app-strong-text:#fff6eb;--app-soft-text:#ead8c6;--app-chip-neutral-bg:#43332af0;--app-chip-neutral-border:#b07a4f24;--app-chip-neutral-text:#f5ede4;--app-chip-info-bg:#c690632e;--app-chip-info-text:#fff4e8;--app-chip-success-bg:#bed0b333;--app-chip-success-text:#eefae9;--app-chip-violet-bg:#d8c7b52e;--app-chip-violet-text:#fff1e4;--app-chip-warning-bg:#f0b77733;--app-chip-warning-text:#fff0e0;--app-chip-danger-bg:#e48f842e;--app-chip-danger-text:#ffe0d7;--app-table-head-bg:#4f3729f5;--app-table-head-text:#fff6eb;--app-inverse-text:#281f18}.App.theme-dark.theme-profile-profile-13{--bg:#121522;--bg2:#1a1e2e;--surface:#181c2b;--surface2:#1f2436;--surface3:#2a3047;--border:#adc6ff38;--border2:#efbfdc4d;--text:#f7f5ff;--muted:#d5cde8;--dim:#aa9fc2;--accentA:#adc6ff;--accentB:#efbfdc;--accent:#cad8ff;--app-success:#92e4d0;--app-header-grad:linear-gradient(90deg,#adc6ff47,#efbfdc38);--app-font-family:"Poppins","Segoe UI",system-ui,sans-serif;--app-font-scale:1;--app-nav-window-bg:linear-gradient(180deg,#121522fc,#1a1e2ef5);--app-nav-title-bg:linear-gradient(90deg,#3d4667fa,#4e5980f0);--app-nav-title-border:#adc6ff47;--app-nav-tile-bg:linear-gradient(180deg,#f7f5ff14,#f7f5ff08);--app-nav-tile-hover-bg:linear-gradient(180deg,#f7f5ff21,#f7f5ff0d);--app-nav-tile-border:#adc6ff24;--app-nav-tile-hover-border:#efbfdc47;--app-nav-tile-open-border:#adc6ff6b;--app-nav-glyph-bg:#1a1e2eeb;--app-nav-glyph-border:#d7b6ff29;--app-nav-glyph-text:#f7f5ff;--app-divider-bg:linear-gradient(90deg,#adc6ff0f,#adc6ff38,#efbfdc1f,#adc6ff0f);--app-module-shell-bg:#121522c7;--app-module-shell-border:#adc6ff2e;--app-shell-header-bg:linear-gradient(90deg,#adc6ff24,#efbfdc24);--app-module-body-bg:#12152257;--app-settings-bg:linear-gradient(180deg,#181d2cfc,#242a3ff5);--app-settings-border:#adc6ff2e;--app-settings-card-bg:linear-gradient(180deg,#21273bfc,#121522f5);--app-settings-card-border:#efbfdc29;--app-card-surface:linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-card-border:#adc6ff33;--app-action-bg:#21263af0;--app-action-hover-bg:#2d334cfa;--app-input-bg:#191d2cfa;--app-grid-color:#adc6ff1f;--app-toolbar-kicker:#e2d7ff;--app-toolbar-bg:radial-gradient(640px 220px at 12% 10%,#adc6ff29,#0000 60%),radial-gradient(580px 220px at 82% 4%,#efbfdc24,#0000 60%),radial-gradient(420px 180px at 54% 0%,#aae8db1f,#0000 58%),linear-gradient(180deg,#181d2cfa,#181d2ceb);--app-toolbar-title-bg:linear-gradient(90deg,#3d4667f7,#525d85f0);--app-panel-border-strong:#adc6ff47;--app-panel-bg-strong:#191d2cf5;--app-panel-bg:#1f2436eb;--app-panel-bg-soft:#2a3047db;--app-panel-bg-subtle:#2a304794;--app-panel-bg-muted:#121522f0;--app-panel-bg-spotlight:radial-gradient(280px 140px at 84% 8%,#adc6ff2e,#0000 60%),radial-gradient(200px 110px at 18% 12%,#efbfdc24,#0000 54%),linear-gradient(180deg,#262b40fa,#1f2436f0);--app-panel-bg-spotlight-soft:radial-gradient(220px 120px at 88% 10%,#efbfdc24,#0000 58%),radial-gradient(150px 84px at 16% 12%,#aae8db1a,#0000 52%),linear-gradient(180deg,#303750fa,#1f2436f5);--app-card-glow-accent:radial-gradient(220px 120px at 92% 10%,#adc6ff24,#0000 58%),linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-card-glow-info:radial-gradient(220px 120px at 92% 10%,#efbfdc24,#0000 58%),linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-card-glow-success:radial-gradient(220px 120px at 92% 10%,#aae8db24,#0000 58%),linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-card-glow-warning:radial-gradient(220px 120px at 92% 10%,#ffd8a229,#0000 58%),linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-card-glow-violet:radial-gradient(220px 120px at 92% 10%,#e0c4ff29,#0000 58%),linear-gradient(180deg,#1f2436fa,#2a3047f0);--app-subtitle:#dfd8f5cc;--app-strong-text:#fff;--app-soft-text:#e9e4fb;--app-chip-neutral-bg:#2a3047f0;--app-chip-neutral-border:#adc6ff29;--app-chip-neutral-text:#f7f5ff;--app-chip-info-bg:#adc6ff33;--app-chip-info-text:#e7efff;--app-chip-success-bg:#aae8db2e;--app-chip-success-text:#ebfff9;--app-chip-violet-bg:#e0c4ff38;--app-chip-violet-text:#f9ebff;--app-chip-warning-bg:#ffd8a233;--app-chip-warning-text:#fff5cf;--app-chip-danger-bg:#efbfdc38;--app-chip-danger-text:#ffe3ef;--app-table-head-bg:#3d4667f5;--app-table-head-text:#f7f5ff;--app-inverse-text:#181c2b}.mitus-nav-window{z-index:20}.mitus-settings-panel{z-index:300}.mitus-desktop-stack{z-index:1}.mitus-module-slot--customerInformation .mitus-module-shell__body{height:auto;min-height:980px;overflow:visible}.mitus-module-shell.is-maximized.mitus-module-shell--customerInformation .mitus-module-shell__body{height:auto;min-height:1120px;overflow:visible}@media (max-width:860px){.mitus-module-shell.is-maximized.mitus-module-shell--customerInformation .mitus-module-shell__body,.mitus-module-slot--customerInformation .mitus-module-shell__body{min-height:860px}}.mitus-nav-window{background:linear-gradient(180deg,#040a16fa,#07111df0);padding:14px 0 0}.App{padding-top:0}.mitus-desktop-command-bar{grid-gap:12px;align-items:stretch;background:linear-gradient(180deg,#061020fa,#081222f5);border:1px solid #587fb29e;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff0a,0 12px 26px #00000047;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:214px minmax(0,1fr);margin:0 auto;min-height:150px;padding:8px 10px;position:relative;width:calc(100% - 16px)}.mitus-desktop-command-bar__modules,.mitus-desktop-command-bar__scope,.mitus-nav-window__settings{min-width:0}.mitus-desktop-command-bar__scope{align-self:stretch;display:flex;min-height:0}.mitus-desktop-command-bar__modules{padding:4px 0 0;text-align:left}.mitus-desktop-module-launcher__eyebrow{color:var(--app-accent);font-size:.76rem;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.mitus-desktop-module-launcher__title{color:#f8fbff;font-size:1.38rem;font-weight:900;line-height:1.05;margin-top:8px;text-align:left}.mitus-desktop-command-bar .mitus-nav-grid{grid-gap:8px;grid-gap:calc(8px*var(--mitus-module-shortcut-scale, 1));align-content:flex-start;grid-template-columns:minmax(0,1fr);margin:10px 0 0;margin:calc(10px*var(--mitus-module-shortcut-scale, 1)) 0 0;overflow:visible}.mitus-desktop-command-bar .mitus-nav-grid,.mitus-desktop-command-bar .mitus-nav-grid__row{align-items:stretch;display:grid;gap:8px;gap:calc(8px*var(--mitus-module-shortcut-scale, 1));width:100%}.mitus-desktop-command-bar .mitus-nav-grid__row{grid-gap:8px;grid-gap:calc(8px*var(--mitus-module-shortcut-scale, 1));grid-auto-rows:minmax(44px,auto);grid-auto-rows:minmax(calc(44px*var(--mitus-module-shortcut-scale, 1)),auto);grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--mitus-nav-row-columns,1),minmax(0,1fr))}.mitus-desktop-command-bar .mitus-nav-tile{align-items:center;background:#0a1931f0;border-color:#6a9cd894;border-radius:999px;box-shadow:none;flex-direction:row;gap:6px;gap:calc(6px*var(--mitus-module-shortcut-scale, 1));justify-content:flex-start;min-height:44px;min-height:calc(44px*var(--mitus-module-shortcut-scale, 1));min-width:0;padding:5px 9px;padding:calc(5px*var(--mitus-module-shortcut-scale, 1)) calc(9px*var(--mitus-module-shortcut-scale, 1));transform:none;width:100%}.mitus-desktop-command-bar .mitus-nav-tile:hover{background:#112c52fa;border-color:#7dd3fcbd;box-shadow:0 8px 18px #0000003d;transform:translateY(-1px)}.mitus-desktop-command-bar .mitus-nav-tile.is-open{border-color:#7dd3fcb8}.mitus-desktop-command-bar .mitus-nav-tile.is-active{background:linear-gradient(90deg,#5b76e0f5,#3084c1f0);border-color:#8daafff2;box-shadow:0 0 0 1px #ffffff12,0 10px 20px #0000003d;transform:none}.mitus-desktop-command-bar .mitus-nav-tile__glyph{background:#ffffff14;border-radius:7px;border-radius:calc(7px*var(--mitus-module-shortcut-scale, 1));font-size:.68rem;font-size:calc(.68rem*var(--mitus-module-shortcut-scale, 1));height:25px;height:calc(25px*var(--mitus-module-shortcut-scale, 1));min-width:25px;min-width:calc(25px*var(--mitus-module-shortcut-scale, 1));width:25px;width:calc(25px*var(--mitus-module-shortcut-scale, 1))}.mitus-desktop-command-bar .mitus-nav-tile__label{color:#f8fbff;font-size:.84rem;font-size:calc(.84rem*var(--mitus-module-shortcut-scale, 1));font-weight:800;line-height:1.08;max-width:none;min-height:0;min-width:0;overflow:visible;overflow-wrap:anywhere;text-align:left;text-overflow:clip;white-space:normal}.mitus-desktop-command-bar__scope .mitus-advisor-scope-frame{background:#0a1931f0;border:1px solid #6a9cd8b8;border-radius:10px;box-sizing:border-box;display:flex;height:100%;max-width:none!important;min-height:132px;padding:12px 12px 14px;width:100%!important}.mitus-desktop-command-bar .mitus-advisor-scope-frame__selectors{display:flex;flex-direction:column;gap:12px;justify-content:space-between;min-height:0;width:100%}.mitus-desktop-command-bar .mitus-advisor-scope-frame__field{display:flex;flex-direction:column;gap:8px;margin:0;text-align:left}.mitus-desktop-command-bar .mitus-advisor-scope-frame__label{color:#d5ddff;font-size:.78rem;font-weight:900;letter-spacing:.11em;line-height:1;text-transform:uppercase}.mitus-desktop-command-bar .mitus-advisor-scope-frame__select{background:#0b1b35fa;border:1px solid #6a9cd8b8;border-radius:8px;color:#f8fbff;font-size:.9rem;font-weight:800;height:40px;line-height:40px;min-height:40px;padding:0 34px 0 12px;width:100%}.mitus-nav-window__settings{max-width:calc(100% - 220px);padding-top:0;position:absolute;right:12px;top:10px;width:auto;z-index:4}.mitus-nav-window__settings .mitus-nav-window__title-wrap{align-items:flex-start;display:flex;gap:8px;justify-content:flex-end;margin:0;position:relative;width:auto}.mitus-nav-window__settings .mitus-nav-window__title{border-radius:7px;box-sizing:border-box;gap:9px;min-height:42px;min-width:0;padding:7px 11px;width:auto}.mitus-nav-window__settings .mitus-nav-window__title-icon{border-radius:8px;font-size:.82rem;height:28px;min-width:28px;width:28px}.mitus-nav-window__settings .mitus-nav-window__title-text{font-size:.86rem;white-space:nowrap}.App.theme-dark .mitus-nav-window__settings .mitus-nav-window__title{justify-content:flex-start;min-width:0}.App.theme-dark .mitus-nav-window__settings .mitus-nav-window__title:hover{transform:translateY(-1px)}.mitus-nav-window__exit{align-items:center;-webkit-appearance:none;appearance:none;background:linear-gradient(180deg,#461823f5,#26121cf5);border:1px solid #f8717157;border-radius:7px;box-shadow:0 12px 24px #0000003d;color:#ffe4e6;cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:900;gap:8px;justify-content:center;line-height:1;min-height:42px;padding:7px 12px;transition:transform .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease;white-space:nowrap}.mitus-nav-window__exit:hover:not(:disabled){background:linear-gradient(180deg,#5e202dfa,#361622fa);border-color:#fca5a594;transform:translateY(-1px)}.mitus-nav-window__exit:disabled,.mitus-nav-window__title:disabled{cursor:not-allowed;opacity:.62}.mitus-nav-window__exit-icon{align-items:center;background:#ffffff14;border:1px solid #fecaca3d;border-radius:7px;color:#fff1f2;display:inline-flex;font-size:.8rem;font-weight:900;height:24px;justify-content:center;min-width:24px;width:24px}.mitus-nav-window__exit.is-saving .mitus-nav-window__exit-icon{animation:mitus-exit-pulse .9s ease-in-out infinite}.mitus-exit-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030712c2;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:20000}.mitus-exit-card{background:linear-gradient(180deg,#0a1931fa,#050e1cfa);border:1px solid #7dd3fc57;border-radius:14px;box-shadow:0 28px 70px #0000007a;padding:26px;text-align:left;width:min(560px,100%)}.mitus-exit-card__eyebrow{color:var(--app-accent);font-size:.78rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.mitus-exit-card__title{color:#f8fbff;font-size:1.45rem;font-weight:900;line-height:1.12;margin:10px 0 0}.mitus-exit-card__text{color:#c7d2fe;font-size:.98rem;font-weight:700;line-height:1.5;margin:12px 0 0}.mitus-exit-card__meta{color:#93c5fd;font-size:.86rem;font-weight:800;margin-top:14px}.mitus-exit-card__button{background:#0e3156f2;border:1px solid #7dd3fc6b;border-radius:10px;color:#f8fbff;cursor:pointer;font:inherit;font-weight:900;margin-top:18px;min-height:40px;padding:0 16px}@keyframes mitus-exit-pulse{0%,to{opacity:.7}50%{opacity:1}}.mitus-nav-window__settings .mitus-nav-window__title-subtext{display:none;font-size:.59rem;letter-spacing:.01em;line-height:1.15;margin-top:3px;white-space:nowrap}.mitus-nav-window__settings .mitus-settings-panel{left:auto;max-height:calc(100dvh - 32px);max-width:calc(100vw - 32px);position:fixed;right:16px;top:16px;transform:none;width:min(1600px,calc(100vw - 32px));z-index:10000}.mitus-nav-window__separator{background:#72a6e76b;box-shadow:none;height:1px;margin-top:10px}.mitus-desktop-stack{padding-top:12px}@media (max-width:1480px){.mitus-desktop-command-bar{grid-template-columns:214px minmax(0,1fr)}.mitus-desktop-command-bar__modules{padding-right:0}.mitus-desktop-command-bar .mitus-nav-tile__label{font-size:.76rem;font-size:calc(.76rem*var(--mitus-module-shortcut-scale, 1))}.mitus-nav-window__settings{position:absolute;right:12px;top:10px;width:auto}}@media (max-width:860px){.mitus-desktop-command-bar{grid-template-columns:1fr;min-height:0}.mitus-desktop-command-bar__modules{padding-right:0}.mitus-desktop-command-bar .mitus-nav-grid{grid-template-columns:minmax(0,1fr)}.mitus-desktop-command-bar .mitus-nav-grid__row{grid-template-columns:repeat(2,minmax(0,1fr))}.mitus-desktop-command-bar .mitus-nav-tile__label{font-size:.82rem;font-size:calc(.82rem*var(--mitus-module-shortcut-scale, 1));line-height:1.12}.mitus-nav-window__settings{grid-column:1/-1;justify-self:flex-end;max-width:100%;position:relative;right:auto;top:auto;width:auto}.mitus-desktop-command-bar .mitus-nav-tile__label,.mitus-nav-window__settings .mitus-nav-window__title-subtext{white-space:normal}.mitus-settings-panel__range-row{grid-template-columns:1fr}.mitus-settings-panel__range-value{text-align:left}.mitus-auto-template-panel__controls,.mitus-auto-template-panel__header{grid-template-columns:1fr}.mitus-auto-template-panel__header{flex-direction:column}.mitus-module-order-editor__header,.mitus-module-order-item{align-items:flex-start;flex-direction:column}.mitus-module-order-list{grid-template-columns:1fr}.mitus-settings-panel{max-height:calc(100dvh - 24px)}}@media (max-width:560px){.mitus-desktop-command-bar .mitus-nav-grid__row{grid-template-columns:minmax(0,1fr)}}body.mitus-body--module-maximized,html.mitus-document--module-maximized{height:100%;overflow:hidden}.App.has-maximized-module .mitus-nav-window{pointer-events:none;z-index:0}.App.has-maximized-module .mitus-settings-panel{display:none}.App.has-maximized-module .mitus-desktop-stack{z-index:5000}.mitus-module-slot.is-desktop-maximized{z-index:5100}.mitus-module-shell.is-maximized{border-left:0;border-radius:0;border-right:0;display:flex;flex-direction:column;height:100dvh;inset:0!important;margin:0;max-height:100dvh;max-width:100vw;overflow:hidden;position:fixed!important;width:100vw;z-index:5200}.mitus-module-shell.is-maximized .mitus-module-shell__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex:0 0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:5}.mitus-module-shell.is-maximized .mitus-module-shell__body{flex:1 1 auto;height:auto!important;min-height:0!important;overflow:auto!important;overscroll-behavior:contain}.mitus-module-shell.is-maximized .administration-module,.mitus-module-shell.is-maximized .customer-information-module,.mitus-module-shell.is-maximized .diary-module,.mitus-module-shell.is-maximized .discovery-module,.mitus-module-shell.is-maximized .payments-module,.mitus-module-shell.is-maximized .pp-grid,.mitus-module-shell.is-maximized .project-plan-container,.mitus-module-shell.is-maximized .training-module,.mitus-module-shell.is-maximized .transition-layer-single,.mitus-module-shell.is-maximized .transition-layer-single .tl-grid-single,.mitus-module-shell.is-maximized .transition-layer-single .tl-grid-single .tl-card{min-height:100%}@media (max-width:920px){.mitus-module-shell.is-maximized{height:100dvh;inset:0!important;max-height:100dvh;max-width:100vw;width:100vw}}.App.has-maximized-module .mitus-module-shell.is-maximized{height:100dvh;inset:0!important;max-height:100dvh;max-width:100vw;position:fixed!important;width:100vw;z-index:5200!important}.App .mitus-module-shell--considerations.is-maximized,.App .mitus-module-shell--considerations.is-maximized .mitus-module-shell__body{background:#080f1f!important;background-color:#080f1f!important}.mitus-advisor-scope-frame{grid-gap:1rem;background:var(--app-card-glow-accent);border:1px solid var(--app-panel-border-strong);border-radius:1rem;box-shadow:var(--app-shadow),inset 0 0 0 1px #ffffff08;display:grid;gap:1rem;grid-template-columns:minmax(280px,420px) minmax(0,1fr);margin:.85rem 1rem 0;padding:1rem 1.15rem}.mitus-advisor-scope-frame--compact{margin:0 0 .9rem;padding:.9rem 1rem}.mitus-advisor-scope-frame--global,.mitus-workspace-scope-frame{margin:0 0 1rem}.mitus-workspace-scope-frame{position:-webkit-sticky;position:sticky;top:.75rem;z-index:12}.mitus-advisor-scope-frame__selectors{grid-gap:.85rem;align-content:start;display:grid;gap:.85rem}.mitus-advisor-scope-frame__field{grid-gap:.35rem;display:grid;gap:.35rem}.mitus-advisor-scope-frame__label{color:var(--app-toolbar-kicker);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mitus-advisor-scope-frame__select{background:var(--app-input-bg);border:1px solid var(--app-card-border);border-radius:.9rem;color:var(--app-text);font:inherit;min-height:2.8rem;padding:.72rem .85rem}.mitus-advisor-scope-frame__summary{grid-gap:.55rem;display:grid;gap:.55rem}.mitus-advisor-scope-frame__eyebrow{align-items:center;background:var(--app-chip-info-bg);border-radius:999px;color:var(--app-chip-info-text);display:inline-flex;font-size:.65rem;font-weight:800;justify-content:center;letter-spacing:.08em;padding:.18rem .5rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.mitus-advisor-scope-frame__title{color:var(--app-text);font-size:1.15rem;margin:0}.mitus-advisor-scope-frame__description{color:var(--app-subtitle);margin:0}.mitus-advisor-scope-frame__chips{display:flex;flex-wrap:wrap;gap:.45rem}.mitus-advisor-scope-frame__chip{align-items:center;background:var(--app-chip-neutral-bg);border:1px solid var(--app-chip-neutral-border);border-radius:999px;color:var(--app-chip-neutral-text);display:inline-flex;font-size:.72rem;font-weight:700;justify-content:center;min-height:1.75rem;padding:.18rem .6rem}.mitus-advisor-scope-frame__linked-entities{grid-gap:.25rem;background:var(--app-panel-bg-subtle);border:1px solid var(--app-card-border);border-radius:.9rem;color:var(--app-soft-text);display:grid;gap:.25rem;padding:.8rem .9rem}.mitus-flow-shell{grid-gap:.9rem;display:grid;gap:.9rem}@media (max-width:920px){.mitus-advisor-scope-frame,.mitus-advisor-scope-frame--compact{grid-template-columns:1fr}}.mitus-advisor-scope-frame__diagnostics{grid-gap:10px;background:var(--app-panel-bg-soft);border:1px solid var(--app-panel-border-strong);border-radius:14px;display:grid;gap:10px;padding:12px 14px}.mitus-advisor-scope-frame__diagnostics-title{color:var(--app-toolbar-kicker);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mitus-advisor-scope-frame__diagnostics-grid{grid-gap:8px 16px;color:var(--app-soft-text);display:grid;font-size:.88rem;gap:8px 16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mitus-advisor-scope-frame__diagnostics-message{color:var(--app-chip-danger-text);font-size:.9rem;line-height:1.45}.mitus-advisor-scope-frame__diagnostics-actions{display:flex;justify-content:flex-start}.mitus-advisor-scope-frame__diagnostics-button{-webkit-appearance:none;appearance:none;background:var(--app-action-bg);border:1px solid var(--app-card-border);border-radius:999px;color:var(--app-text);cursor:pointer;font-weight:600;padding:8px 14px}.mitus-advisor-scope-frame__diagnostics-button:hover{background:var(--app-action-hover-bg);transform:translateY(-1px)}.App.theme-dark.theme-profile-profile-5{--app-winter-command-bg:radial-gradient(760px 180px at 8% 0%,#90a9e638,#0000 64%),radial-gradient(680px 180px at 88% 0%,#c4ddff57,#0000 62%),linear-gradient(180deg,#fffffffc,#eef5fffa);--app-winter-command-panel-bg:#fffffff0;--app-winter-command-border:#88abe194;--app-winter-command-text:#18212f;--app-winter-command-muted:#3f5069;--app-winter-command-kicker:#2f5ea8;--app-winter-command-active-bg:#315f9e;--app-winter-command-active-text:#fff}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar{background:var(--app-winter-command-bg)!important;background-color:#f8fafffc!important;border-color:var(--app-winter-command-border)!important;color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-module-launcher{background-color:#f8faff03;color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-nav-window__settings .mitus-nav-window__title{background:#315f9e!important;background-color:#315f9e!important;border-color:#2f5ea8b8!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 .mitus-nav-window__settings .mitus-nav-window__title :is(.mitus-nav-window__title-icon,.mitus-nav-window__title-copy,.mitus-nav-window__title-text){color:#fff!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile,.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar__scope .mitus-advisor-scope-frame{background:var(--app-winter-command-panel-bg)!important;border-color:var(--app-winter-command-border)!important;color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile:hover{background:#e4edfbfa!important;color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile.is-active{background:var(--app-winter-command-active-bg)!important;background-color:var(--app-winter-command-active-bg)!important;border-color:#2f5ea8b8!important;color:var(--app-winter-command-active-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-advisor-scope-frame__label,.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-advisor-scope-frame__select,.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile__glyph,.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile__label,.App.theme-dark.theme-profile-profile-5 .mitus-desktop-module-launcher__title{color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-module-launcher__eyebrow{color:var(--app-winter-command-kicker)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-advisor-scope-frame__select{background:#fffffffa!important;border-color:#2f5ea861!important;color:var(--app-winter-command-text)!important}.App.theme-dark.theme-profile-profile-5 .administration-module,.App.theme-dark.theme-profile-profile-5 .analytic-reports-module,.App.theme-dark.theme-profile-profile-5 .business-profile-module,.App.theme-dark.theme-profile-profile-5 .customer-information-module,.App.theme-dark.theme-profile-profile-5 .dfm,.App.theme-dark.theme-profile-profile-5 .discovery-module,.App.theme-dark.theme-profile-profile-5 .mitus-idp-module,.App.theme-dark.theme-profile-profile-5 .mitus-module-shell,.App.theme-dark.theme-profile-profile-5 .mitus-module-shell__body,.App.theme-dark.theme-profile-profile-5 .payments-module,.App.theme-dark.theme-profile-profile-5 .project-plan-module,.App.theme-dark.theme-profile-profile-5 .training-module{color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio,.pp-studio-card,.pp-studio-panel,.pp-studio-phase-panel,.pp-studio-phase-panel__toggle,.pp-studio-phase-panel__copy,.pp-studio-phase-panel__meta,.pp-studio-preview-card,.pp-studio-preview-list,.pp-studio-preview-item,.pp-studio-timeline,.pp-studio-timeline__label-cell,.pp-studio-timeline__column-header,.pp-studio-register-wrap,.pp-studio-detail,.cim-shell,.cim-family-toolbar__row,.cim-family-toolbar__tabs,.cim-family-toolbar__scope-chips,.cim-automation-panel__rows,.cim-automation-row,.dfm-card,.dfm-month-card,.dfm-month-card__weekday-row,.dfm-month-card__grid,.dfm-table,.trm-shell,.trm-hero-card,.trm-card,.trm-sidebar,.trm-controls-card,.pm-card,.pm-card__footer,.business-profile-module__status-message,.tl-header-actions,.admin-platform-shell,.admin-platform-card,.admin-platform-tab,.analytic-reports-module__column-toggle,.analytic-reports-module__drag-hint,.mitus-idp-panel,.mitus-idp-card-row,.mitus-idp-module__header,.mitus-idp-runtime-guide,.mitus-idp-stage-row,.mitus-idp-node,.mitus-idp-node__body){background:var(--app-card-surface)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio-card__label,.pp-studio-panel__subtitle,.pp-studio-summary-line,.pp-studio-detail__meta,.pp-studio-phase-panel__meta,.pp-studio-preview-list__title,.cim-shell__subtitle,.cim-automation-row__meta,.dfm-month-card__weekday-row,.dfm-calendar-legend,.trm-hero-card__subtitle,.trm-shell__subtitle,.pm-shell__subtitle,.mitus-idp-module__header p,.mitus-idp-card-row__meta,.mitus-idp-node__subtitle){color:var(--app-subtitle)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio-panel__title,.pp-studio-card__value,.pp-studio-phase-panel__copy,.pp-studio-phase-panel__chevron,.cim-automation-row__label,.dfm-card h3,.dfm-month-card h3,.trm-card h3,.trm-nav-button strong,.pm-card h3,.mitus-idp-panel h3,.mitus-idp-card-row strong){color:var(--app-strong-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.cim-pill,.cim-pill--success,.cim-pill--neutral,.cim-pill--accent,.dfm-pill,.dfm-pill--neutral,.trm-nav-button__badge,.pm-view-chip,.analytic-reports-module__pill){background:var(--app-chip-neutral-bg)!important;border-color:var(--app-chip-neutral-border)!important;color:var(--app-chip-neutral-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.cim-tab.is-active,.pm-view-tab.is-active,.pm-button--primary,.trm-nav-button.is-active,.admin-platform-tab.is-active,.tl-btn--active,.pp-studio-button,.pp-studio-segmented__button.is-active){background:var(--app-action-active-bg)!important;border-color:var(--app-accent)!important;color:var(--app-action-active-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.cim-tab.is-active *,.pm-view-tab.is-active *,.pm-button--primary *,.trm-nav-button.is-active *,.admin-platform-tab.is-active *,.tl-btn--active *,.pp-studio-button *,.pp-studio-segmented__button.is-active *){color:var(--app-action-active-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.analytic-reports-module__button,.analytic-reports-module__button--small,.analytic-reports-module__input,.analytic-reports-module__select,.pp-studio-field input,.pp-studio-field select,.pp-studio-field textarea,.mitus-idp-module input,.mitus-idp-module select,.mitus-idp-module textarea){background:var(--app-input-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5{--app-winter-surface-solid:#fffffffc;--app-winter-active-solid:#dbeafe;--app-winter-active-border:#6f91c8;--app-winter-active-text:#18212f;--app-card-surface:var(--app-winter-surface-solid);--app-action-active-bg:var(--app-winter-active-solid);--app-header-grad:var(--app-winter-active-solid)}.App.theme-dark.theme-profile-profile-5 :is(.mitus-module-shell,.mitus-module-shell__body,.business-profile-module,.customer-information-module,.discovery-module,.considerations-module,.transition-layer,.mitus-modelling-module,.project-plan-module,.diary-module,.dfm,.analytic-reports-module,.mitus-idp-module,.repository-module,.payments-module,.training-module,.administration-module){background-color:var(--app-winter-panel-solid)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio,.pp-studio-card,.pp-studio-panel,.pp-studio-phase-panel,.pp-studio-phase-panel__toggle,.pp-studio-preview-card,.pp-studio-preview-list,.pp-studio-preview-item,.pp-studio-timeline,.pp-studio-timeline__label-cell,.pp-studio-timeline__column-header,.pp-studio-register-wrap,.pp-studio-detail,.cim-shell,.cim-family-toolbar,.cim-family-toolbar__row,.cim-family-toolbar__tabs,.cim-family-toolbar__scope-chips,.cim-automation-panel,.cim-automation-panel__rows,.cim-automation-row,.dfm-shell,.dfm-card,.dfm-month-card,.dfm-month-card__weekday-row,.dfm-month-card__grid,.dfm-table,.dfm-event-card,.trm-shell,.trm-hero-card,.trm-card,.trm-sidebar,.trm-controls-card,.pm-card,.pm-card__footer,.pm-toolbar,.pm-shell,.business-profile-module__status-message,.tl-header-actions,.admin-platform-shell,.admin-platform-card,.admin-platform-tabs,.analytic-reports-module__column-toggle,.analytic-reports-module__drag-hint,.analytic-reports-module__table-wrap,.mitus-idp-panel,.mitus-idp-card-row,.mitus-idp-module__header,.mitus-idp-runtime-guide,.mitus-idp-stage-row,.mitus-idp-node,.mitus-idp-node__body,.mitus-idp-graph-stage,.mitus-idp-graph-stage__header){background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio,.pp-studio-panel,.pp-studio-card,.cim-shell,.cim-automation-row,.dfm-card,.dfm-month-card,.trm-shell,.trm-card,.pm-card,.admin-platform-card,.analytic-reports-module,.mitus-idp-panel,.mitus-idp-card-row,.mitus-modelling-module) :is(h1,h2,h3,h4,h5,h6,p,span,small,strong,label,li,button,input,select,textarea,div){color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-studio-card__label,.pp-studio-panel__subtitle,.pp-studio-summary-line,.pp-studio-detail__meta,.pp-studio-phase-panel__meta,.pp-studio-preview-list__title,.cim-shell__subtitle,.cim-automation-row__meta,.cim-automation-row__trailing,.dfm-calendar-legend,.trm-hero-card__subtitle,.trm-shell__subtitle,.pm-shell__subtitle,.mitus-idp-module__header p,.mitus-idp-card-row__meta,.mitus-idp-card-row p,.mitus-idp-node__subtitle,.mitus-idp-graph-stage__header p){color:var(--app-muted-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.tl-btn,.cim-tab,.pm-view-tab,.trm-nav-button,.trm-nav-button__badge,.admin-platform-tab,.business-profile-module__tab,.business-profile-module__action-button,.pp-studio-button,.pp-studio-segmented__button,.dfm-chip-button,.dfm-day,.repository-module__primary-button,.analytic-reports-module__button,.analytic-reports-module__button--small){background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.tl-btn--active,.cim-tab.is-active,.pm-view-tab.is-active,.pm-button--primary,.trm-nav-button.is-active,.admin-platform-tab.is-active,.business-profile-module__tab.is-active,.business-profile-module__action-button--primary,.pp-studio-button,.pp-studio-segmented__button.is-active,.dfm-chip-button.is-active,.dfm-day.is-selected,.repository-module__primary-button,.mitus-desktop-command-bar .mitus-nav-tile.is-active){background:var(--app-winter-active-solid)!important;background-color:var(--app-winter-active-solid)!important;border-color:var(--app-winter-active-border)!important;color:var(--app-winter-active-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.tl-btn--active,.cim-tab.is-active,.pm-view-tab.is-active,.pm-button--primary,.trm-nav-button.is-active,.admin-platform-tab.is-active,.business-profile-module__tab.is-active,.business-profile-module__action-button--primary,.pp-studio-button,.pp-studio-segmented__button.is-active,.dfm-chip-button.is-active,.dfm-day.is-selected,.repository-module__primary-button,.mitus-desktop-command-bar .mitus-nav-tile.is-active),.App.theme-dark.theme-profile-profile-5 :is(.tl-btn--active,.cim-tab.is-active,.pm-view-tab.is-active,.pm-button--primary,.trm-nav-button.is-active,.admin-platform-tab.is-active,.business-profile-module__tab.is-active,.business-profile-module__action-button--primary,.pp-studio-button,.pp-studio-segmented__button.is-active,.dfm-chip-button.is-active,.dfm-day.is-selected,.repository-module__primary-button,.mitus-desktop-command-bar .mitus-nav-tile.is-active) :is(span,small,strong,label,div,p){color:var(--app-winter-active-text)!important}.App.theme-dark.theme-profile-profile-5 :is(.mitus-idp-module label,.mitus-idp-module input,.mitus-idp-module select,.mitus-idp-module textarea,.pp-studio-field input,.pp-studio-field select,.pp-studio-field textarea,.cim-field input,.cim-field select,.cim-field textarea){background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .trm-nav-button.is-active .trm-nav-button__badge,.App.theme-dark.theme-profile-profile-5 .trm-nav-button__badge{background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .dfm-shell__eyebrow{background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-strong-text)!important}.App.theme-dark.theme-profile-profile-5 .analytic-reports-module :is(th,.analytic-reports-module__header-label,.analytic-reports-module__sort-indicator){background:#3e68ac!important;background-color:#3e68ac!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 .dfm-table :is(td,tbody tr,tbody tr.is-selected,tbody tr:hover){background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .cim-automation-row__tick,.App.theme-dark.theme-profile-profile-5 .cim-automation-row__tick.is-complete{background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-strong-text)!important}.App.theme-dark.theme-profile-profile-5 .business-profile-module :is(.business-profile-module__field,.business-profile-module__field span,.business-profile-module__tab,.business-profile-module__action-button){color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .business-profile-module :is(.business-profile-module__tab.is-active,.business-profile-module__action-button--primary){background:var(--app-winter-active-solid)!important;background-color:var(--app-winter-active-solid)!important;border-color:var(--app-winter-active-border)!important;color:var(--app-winter-active-text)!important}.App.theme-dark.theme-profile-profile-5 .business-profile-module :is(.business-profile-module__alr-presentation-controls,.business-profile-module__alr-presentation-controls h3,.business-profile-module__alr-presentation-controls p,.business-profile-module__alr-presentation-options,.business-profile-module__alr-presentation-option,.business-profile-module__alr-presentation-option span,.business-profile-module__empty-row){background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .cim-automation-panel--danger,.App.theme-dark.theme-profile-profile-5 .cim-automation-panel--danger .cim-empty{background:#fff7f7!important;background-color:#fff7f7!important;border-color:#a9515152!important;color:var(--app-text)!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile.is-active{background:#315f9e!important;background-color:#315f9e!important;border-color:#bed6ffd1!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile.is-active :is(.mitus-nav-tile__glyph,.mitus-nav-tile__label,span,strong){color:#fff!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile:not(.is-active) .mitus-nav-tile__glyph{background:#2f5ea8f0!important;background-color:#2f5ea8f0!important;border-color:#2f5ea842!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 .mitus-desktop-command-bar .mitus-nav-tile:not(.is-active) .mitus-nav-tile__label{color:var(--app-winter-command-text)!important;text-shadow:none!important}.App.theme-dark.theme-profile-profile-9 .dfm-card--profile span{color:#8ea4d4!important}.App.theme-dark.theme-profile-profile-5{--app-winter-ink:#18212f;--app-winter-heading:#13233f;--app-winter-muted:#3f5069;--app-winter-surface-solid:hsla(0,0%,100%,.995);--app-winter-panel-solid:#f8fafffc;--app-winter-soft-solid:#ecf2fcfa;--app-winter-row-solid:#e8eff9fa;--app-winter-mint-solid:#e1f7effa;--app-winter-warn-solid:#fff7e2fa;--app-winter-danger-solid:#ffeef1fa;--app-winter-blue-head:#3f6dad;--app-projection-table-bg:#f8fafffc;--app-projection-table-border:#7a95cd4d;--app-projection-cell-bg:#fffffffa;--app-projection-cell-border:#7a95cd4d;--app-projection-table-text:#183252;--app-projection-header-text:#fff;--app-projection-note-bg:#eef4fcfa}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__hero,.business-profile-module__alr-hero,.business-profile-module__section-card,.business-profile-module__entity-upload-register,.business-profile-module__financial-operations-shell,.business-profile-module__alr-transition-section,.business-profile-module__alr-table-panel--source,.business-profile-module__alr-table-panel--drop,.business-profile-module__alr-table-guide,.business-profile-module__alr-editor,.business-profile-module__table-wrap,.customer-financial-operations__hero,.customer-financial-operations__panel,.customer-financial-operations__question-board,.customer-financial-operations__question-ledger-table,.customer-financial-operations__correspondence-card,.customer-financial-operations__correspondence-viewer,.customer-financial-operations__viewer-body,.dfm-card,.dfm-summary-box,.dfm-metric-card,.dfm-report-panel,.dfm-report-preview-shell,.dfm-report-viewer-shell,.dfm-report-viewer-header,.dfm-report-refresh-banner,.dfm-assessment-stat,.dfm-assessment-legend__item,.dfm-assessment-profile,.dfm-finding-item,.dfm-alignment-matrix-wrap,.dfm-report-question,.dfm-report-answer,.dfm-report-preview-item,.dfm-scope-banner,.dfm-chain-list li,.dfm-live-sync-list li,.project-plan-container,.pp-toolbar,.pp-reminder-panel,.pp-readiness-panel,.pp-discovery-panel,.pp-action-panel,.pp-summary-card,.pp-source-note,.pp-note,.pp-status-message,.analytic-reports-module__card,.analytic-reports-module__panel,.analytic-reports-module__section,.analytic-reports-module__report-panel,.analytic-reports-module__table-wrap,.dm-card,.dm-snapshot-card,.dm-preference-card,.dm-answer-card,.dm-question-card,.dm-stage-card,.dm-step-item,.dm-fact-box,.dm-issue-pill,.dm-issue-detail,.dm-heatmap__dimension,.dm-heatmap__cell,.dm-heatmap__score){background:var(--app-winter-surface-solid)!important;background-color:var(--app-winter-surface-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-winter-ink)!important;text-shadow:none!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__alr-summary div,.business-profile-module__alr-steps span,.business-profile-module__entity-upload-card,.business-profile-module__entity-upload-empty,.customer-financial-operations__check-item,.customer-financial-operations__queue-item,.customer-financial-operations__question-list li,.customer-financial-operations__draft-card,.customer-financial-operations__empty,.customer-financial-operations__question-board-row,.customer-financial-operations__question-board-cell,.customer-financial-operations__question-ledger-table td,.dfm-alignment-matrix td,.dfm-report-document-table td,.dfm-table td,.pp-left,.pp-right,.pp-right-scroll,.pp-month-header,.pp-phase-band,.pp-cell,.pp-readiness-card,.pp-action-card,.pp-discovery-metric,.pp-discovery-hotspot,.analytic-reports-module__advisor-table td,.dm-stakeholder-chip,.dm-filter-chip,.dm-soft-pill,.dm-secondary-btn,.dm-primary-btn,.dm-inline-link){background:var(--app-winter-panel-solid)!important;background-color:var(--app-winter-panel-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__hero *,.business-profile-module__alr-hero *,.business-profile-module__section-card *,.business-profile-module__entity-upload-register *,.business-profile-module__financial-operations-shell *,.customer-financial-operations *,.discovery-module .dfm-card *,.discovery-module .dfm-assessment-stat *,.discovery-module .dfm-assessment-profile *,.discovery-module .dfm-finding-item *,.discovery-module .dfm-alignment-matrix *,.discovery-module .dfm-report-panel *,.discovery-module .dfm-report-preview-shell *,.discovery-module .dfm-report-viewer-shell *,.diary-module .dfm *,.project-plan-module *,.analytic-reports-module *,.dm-card *,.dm-snapshot-card *,.dm-preference-card *,.dm-answer-card *,.dm-question-card *,.dm-stage-card *,.dm-step-item *,.dm-fact-box *){color:var(--app-winter-ink)!important;text-shadow:none!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__hero h2,.business-profile-module__alr-hero h3,.business-profile-module__section-card-header h3,.business-profile-module__entity-upload-register-header h4,.business-profile-module__financial-operations-heading h4,.customer-financial-operations__hero h3,.customer-financial-operations__panel-header h4,.customer-financial-operations__check-label,.customer-financial-operations__queue-item strong,.customer-financial-operations__question-list strong,.customer-financial-operations__draft-card strong,.customer-financial-operations__question-board-cell strong,.customer-financial-operations__viewer-top h5,.dfm-card__title,.dfm-assessment-stat strong,.dfm-assessment-profile__header strong,.dfm-finding-item__header strong,.dfm-alignment-cell strong,.pp-toolbar__title,.pp-section-heading__title,.pp-summary-card__value,.pp-left-header,.pp-left-phase,.dm-card__title,.dm-snapshot-card h4,.dm-preference-card strong,.dm-answer-card strong,.dm-question-card h4){color:var(--app-winter-heading)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__hero p,.business-profile-module__alr-hero p,.business-profile-module__alr-summary span,.business-profile-module__alr-property-note,.business-profile-module__entity-upload-register-header p,.business-profile-module__financial-operations-heading p,.business-profile-module__entity-upload-note,.customer-financial-operations__hero p,.customer-financial-operations__panel-header p,.customer-financial-operations__upload-hint,.customer-financial-operations__check-detail,.customer-financial-operations__draft-meta,.customer-financial-operations__question-body,.customer-financial-operations__question-prompt-list span,.customer-financial-operations__question-prompt-list small,.customer-financial-operations__viewer-meta-grid div,.dfm-card__subtle,.dfm-assessment-stat span,.dfm-assessment-profile p,.dfm-finding-item p,.dfm-alignment-cell>div,.dfm-alignment-cell small,.pp-toolbar__subtitle,.pp-section-heading__subtitle,.pp-summary-card__detail,.pp-task-meta,.dm-card__subtitle,.dm-snapshot-card p,.dm-focus-profile p,.dm-answer-card p,.dm-question-card__summary,.dm-issue-detail__summary){color:var(--app-winter-muted)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__table thead th,.business-profile-module__alr-table thead th,.customer-financial-operations__question-board-head>div,.customer-financial-operations__question-board-head [role=columnheader],.customer-financial-operations__question-ledger-table th,.dfm-table th,.dfm-alignment-matrix thead th,.dfm-report-document-table th,.analytic-reports-module__advisor-table th,.pp-reminder-table th){background:var(--app-winter-blue-head)!important;background-color:var(--app-winter-blue-head)!important;border-color:#ffffff38!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__table tbody td,.business-profile-module__alr-table tbody td,.business-profile-module__table tbody tr,.business-profile-module__alr-table tbody tr){background:var(--app-winter-row-solid)!important;background-color:var(--app-winter-row-solid)!important;border-color:#4d669033!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__alr-table-panel--drop,.business-profile-module__table-wrap--guided,.customer-financial-operations__question-board-cell.is-value,.dfm-alignment-matrix tbody th){background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__entity-upload-card.is-active,.customer-financial-operations__tab.is-active,.dfm-tab.is-active,.dm-view-tab.is-selected,.pp-toolbar__button,.customer-financial-operations__button--primary){background:#315f9e!important;background-color:#315f9e!important;border-color:#2f5ea87a!important;color:#fff!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__entity-upload-card.is-active *,.customer-financial-operations__tab.is-active *,.dfm-tab.is-active *,.dm-view-tab.is-selected *,.pp-toolbar__button *,.customer-financial-operations__button--primary *){color:#fff!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__entity-upload-pill,.customer-financial-operations__pill,.customer-financial-operations__hero-meta span,.customer-financial-operations__status-badge,.dfm-pill,.dfm-assessment-chip,.pp-pill,.analytic-reports-module__pill,.dm-tone-tag,.dm-legend-chip){background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__entity-upload-pill.is-live,.customer-financial-operations__check-item.is-complete,.customer-financial-operations__status-badge.is-success,.customer-financial-operations__message.is-success,.dfm-assessment-chip.is-consistent,.dfm-assessment-chip.is-good,.dfm-pill--success,.pp-pill--success){background:var(--app-winter-mint-solid)!important;background-color:var(--app-winter-mint-solid)!important;border-color:#1f8f6757!important;color:#145d43!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__entity-upload-pill.is-pending,.business-profile-module__alr-check.is-warning,.customer-financial-operations__status-badge.is-warning,.customer-financial-operations__message.is-warning,.dfm-assessment-chip.is-contextual,.dfm-assessment-chip.is-warning,.dfm-pill--warning,.pp-pill--warning){background:var(--app-winter-warn-solid)!important;background-color:var(--app-winter-warn-solid)!important;border-color:#c2821c57!important;color:#7a4b0a!important}.App.theme-dark.theme-profile-profile-5 :is(.customer-financial-operations__status-badge.is-danger,.customer-financial-operations__message.is-danger,.customer-financial-operations__mismatch-alert,.dfm-assessment-chip.is-contradiction,.dfm-pill--danger,.pp-pill--danger){background:var(--app-winter-danger-solid)!important;background-color:var(--app-winter-danger-solid)!important;border-color:#b4464657!important;color:#8f1f1f!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module input,.business-profile-module select,.business-profile-module textarea,.customer-financial-operations input,.customer-financial-operations select,.customer-financial-operations textarea,.dfm input,.dfm select,.dfm textarea,.project-plan-module input,.project-plan-module select,.project-plan-module textarea,.analytic-reports-module input,.analytic-reports-module select,.analytic-reports-module textarea,.dm-card input,.dm-card select,.dm-card textarea){background:#fff!important;background-color:#fff!important;border-color:#4d669047!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 .customer-financial-operations__progress-shell:is(.is-uploading,.is-success){border-color:#22c55e94!important}.App.theme-dark.theme-profile-profile-5 .customer-financial-operations__progress-shell:is(.is-uploading,.is-success) .customer-financial-operations__progress-fill{background:linear-gradient(90deg,#16a34afa,#22c55ef0)!important}.App.theme-dark.theme-profile-profile-5 .customer-financial-operations__progress-shell.is-error .customer-financial-operations__progress-fill{background:linear-gradient(90deg,#ef4444f5,#f87171eb)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-source-note,.pp-cell--active,.pp-cell--info,.pp-cell--accent){background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-cell--success){background:var(--app-winter-mint-solid)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-cell--warning){background:var(--app-winter-warn-solid)!important}.App.theme-dark.theme-profile-profile-5 :is(.pp-cell--danger){background:var(--app-winter-danger-solid)!important}.App.theme-dark.theme-profile-profile-5 :is(.customer-financial-operations__tab,.customer-financial-operations__button,.customer-financial-operations__check-icon,.business-profile-module__entity-upload-pill.is-empty,.business-profile-module__asset-category-heading,.dfm-status-item,.dfm-score-row,.dfm-section-nav__item,.dfm-phase-table__head,.dfm-phase-table__row,.analytic-reports-module__column-dropdown-toggle){background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;border-color:var(--app-card-border)!important;color:var(--app-winter-ink)!important;text-shadow:none!important}.App.theme-dark.theme-profile-profile-5 :is(.customer-financial-operations__tab.is-active,.business-profile-module__entity-upload-card.is-active,.customer-financial-operations__button--primary){background:#dbeafe!important;background-color:#dbeafe!important;border-color:#2f5ea86b!important;color:var(--app-winter-heading)!important}.App.theme-dark.theme-profile-profile-5 :is(.customer-financial-operations__tab.is-active *,.business-profile-module__entity-upload-card.is-active *,.customer-financial-operations__button--primary *){color:var(--app-winter-heading)!important}.App.theme-dark.theme-profile-profile-5 :is(.business-profile-module__table thead th *,.business-profile-module__alr-table thead th *,.customer-financial-operations__question-board-head [role=columnheader] *,.customer-financial-operations__question-ledger-table th *,.dfm-table th *,.dfm-alignment-matrix thead th *,.dfm-report-document-table th *,.analytic-reports-module__advisor-table th *,.analytic-reports-module__header-label,.analytic-reports-module__sort-indicator,.pp-reminder-table th *,.dfm-phase-table__head *){color:#fff!important}.App.theme-dark.theme-profile-profile-5 .dfm-phase-table__head{background:var(--app-winter-soft-solid)!important;background-color:var(--app-winter-soft-solid)!important;color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 .dfm-phase-table__head *{color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.dfm-status-item *,.dfm-score-row *,.dfm-section-nav__item *,.dfm-phase-table__row *,.analytic-reports-module__column-dropdown-toggle *){color:var(--app-winter-ink)!important}.App.theme-dark.theme-profile-profile-5 :is(.dfm-scope-banner__headline,.dfm-scope-banner__headline *,.dfm-scope-banner__headline span){color:var(--app-winter-heading)!important;opacity:1!important}.App.theme-dark.theme-profile-profile-5 :is(.dfm-status-item.is-complete,.dfm-status-item.is-good){background:var(--app-winter-mint-solid)!important;background-color:var(--app-winter-mint-solid)!important;border-color:#1f8f6747!important}.App.theme-dark.theme-profile-profile-5 :is(.dfm-status-item.is-warning,.dfm-status-item.is-partial){background:var(--app-winter-warn-solid)!important;background-color:var(--app-winter-warn-solid)!important;border-color:#c2821c4d!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th.tl-th,.App.theme-dark .business-profile-module__alr-table thead th,.App.theme-dark .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header,.App.theme-dark .business-profile-module__alr-table thead th.tl-th,.App.theme-dark .business-profile-module__alr-table thead th:first-child,.App.theme-dark .business-profile-module__alr-table thead th:last-child,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th.business-profile-module__alr-draggable-header,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th.tl-th{background:#0f1b31!important;background-color:#0f1b31!important;background-image:none!important;border-color:#7da7d985!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-family:var(--app-font-family,"Inter","Segoe UI",system-ui,sans-serif)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;letter-spacing:.01em!important;line-height:1.32!important;min-height:44px!important;padding:3px 12px!important;text-align:left!important;text-transform:none!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th *,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sortable-heading-label,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .tl-th-text,.App.theme-dark .business-profile-module__alr-table thead th *,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sortable-heading-label,.App.theme-dark .business-profile-module__alr-table thead th .tl-th-text,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th *,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sortable-heading-label,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .tl-th-text{color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-family:var(--app-font-family,"Inter","Segoe UI",system-ui,sans-serif)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;letter-spacing:.01em!important;line-height:1.32!important;text-align:left!important;text-transform:none!important}.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module__alr-maximised-overlay .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-column-move-grip,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button.is-active,.App.theme-dark .considerations-module__workspace .business-profile-module__alr-table thead th .business-profile-module__alr-sort-button:hover{background:#0000!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;font-weight:400!important}.App.theme-dark .business-profile-module__alr .business-profile-module__table-wrap,.App.theme-dark .business-profile-module__alr .business-profile-module__table-wrap--guided,.App.theme-dark .business-profile-module__alr-table,.App.theme-dark .business-profile-module__alr-transition-section--linked .business-profile-module__table-wrap,.App.theme-dark .business-profile-module__alr-transition-section--linked .business-profile-module__table-wrap--guided,.App.theme-dark .considerations-module__workspace .business-profile-module__alr .business-profile-module__table-wrap,.App.theme-dark .considerations-module__workspace .business-profile-module__alr .business-profile-module__table-wrap--guided{border-radius:0!important}
/*# sourceMappingURL=main.7b604753.css.map*/