:root{--s53-bg:#070a0f;--s53-surface:#0d131d;--s53-surface-raised:#111925;--s53-surface-soft:#0a1018;--s53-border:rgba(151,166,188,.17);--s53-border-strong:rgba(151,166,188,.27);--s53-text:#f4f7fb;--s53-text-secondary:#c4ccd8;--s53-muted:#8c98aa;--s53-accent:#9cf35f;--s53-danger:#ff7272;--s53-warning:#ffc866;--s53-info:#72bfff;--s53-radius-sm:9px;--s53-radius-md:13px;--s53-radius-lg:18px;--s53-space-1:4px;--s53-space-2:8px;--s53-space-3:12px;--s53-space-4:16px;--s53-space-5:20px;--s53-space-6:24px;--s53-shadow:0 18px 50px rgba(0,0,0,.28)}html{color-scheme:dark;background:var(--s53-bg)}body{min-width:320px;background:radial-gradient(circle at 72% -18%,rgba(72,104,62,.22),transparent 34%),var(--s53-bg);color:var(--s53-text)}canvas,img,svg,video{max-width:100%}body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}input,label,li,p,select,textarea{font-size:13px}small{font-size:11px}.eyebrow,.v2PageHeader>div:first-child>span,[class*=Eyebrow],[class*=Kicker]{font-size:10px!important;line-height:1.35;letter-spacing:.13em}.muted,.sectionLead,.v2PageHeader p{font-size:12px;line-height:1.6}button{min-height:38px;line-height:1.15}button:disabled{cursor:not-allowed;transform:none!important;filter:none!important}.actionCentreSummaryButton,.secondary,.v2SecondaryButton,button.secondary{background:transparent;color:var(--s53-text-secondary);border:1px solid var(--s53-border)}.secondary:hover,.v2SecondaryButton:hover,button.secondary:hover{background:rgba(255,255,255,.045);border-color:var(--s53-border-strong);color:var(--s53-text)}.v2PrimaryButton{background:var(--s53-accent);color:#091207;border:1px solid transparent}.dangerButton,[class*=DangerButton],[class*=dangerButton]{background:rgba(255,114,114,.1);color:#ffaaaa;border:1px solid rgba(255,114,114,.25)}.actionCentre,.actionCentrePanel,.metric,.panel,.v2Panel,.workspaceDockPanel{border-color:var(--s53-border)}.actionCentrePanel,.panel,.v2Panel{box-shadow:0 1px 0 rgba(255,255,255,.015),0 12px 35px rgba(0,0,0,.12)}.metric{min-width:0;overflow:hidden}.metric strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.v2Page{width:min(1520px,100%);padding-inline:clamp(18px,2.4vw,38px)}.v2PageHeader{gap:clamp(14px,2vw,26px)}.v2WorkspaceContent,.v2WorkspaceContent>*{min-width:0}.actionQueueCard,.agentCard,.chatMessage,.departmentCard,.metric,.panel,.task,.workspaceDockBody{overflow-wrap:anywhere}code,pre{max-width:100%;overflow:auto}table{width:100%;max-width:100%;border-collapse:collapse}.actionQueueGrid{gap:12px}.actionQueueCard{min-width:0;border-radius:var(--s53-radius-md)!important;padding:14px 16px!important;background:linear-gradient(145deg,rgba(17,25,37,.96),rgba(10,15,23,.98))!important}.actionQueueCard.active{border-color:rgba(156,243,95,.42)!important;box-shadow:inset 0 0 0 1px rgba(156,243,95,.06)}.actionQueueCard strong{font-size:13px;line-height:1.3}.actionQueueCard small{color:var(--s53-muted);font-size:10px;line-height:1.45}.actionCentrePanel{padding:clamp(18px,2.4vw,28px)!important}.workspaceDockPanel{top:max(12px,env(safe-area-inset-top))!important;bottom:max(12px,env(safe-area-inset-bottom))!important;right:max(12px,env(safe-area-inset-right))!important;width:min(900px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:var(--s53-radius-lg)!important;background:linear-gradient(155deg,rgba(15,21,31,.995),rgba(7,11,17,.998))!important;box-shadow:0 30px 95px rgba(0,0,0,.58)!important}.workspaceDockHeader{padding:14px 18px!important}.workspaceDockTabs{padding:8px 12px!important;gap:6px}.workspaceDockTabs button{min-height:40px;border-radius:10px}.workspaceDockBody{scrollbar-gutter:stable;overscroll-behavior:contain}.workspaceDockBody-files,.workspaceDockBody-work{overflow:auto!important}.workspaceDockPanel .dockTeamChat,.workspaceDockPanel .teamChat.dockTeamChat{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;transform:none!important;box-shadow:none!important}.onboardingQuickActions{z-index:70!important}.onboardingChecklist{max-width:min(330px,calc(100vw - 24px));z-index:69!important}.onboardingChecklist.isCollapsed{max-width:235px}@media(max-height:700px){.onboardingChecklist:not(.isCollapsed){max-height:52vh;overflow:auto}}.chatEmpty,.empty,[class*=EmptyState],[class*=emptyState]{color:var(--s53-muted);line-height:1.55}.error,.errorBox{color:#ff9c9c}.risk,.statePill,.status{font-weight:800}.chatStream,.dashboardContent,.workspaceDockBody,[class*=Scroll],[class*=scroll]{scrollbar-width:thin;scrollbar-color:rgba(133,148,170,.35) transparent}.chatStream::-webkit-scrollbar,.dashboardContent::-webkit-scrollbar,.workspaceDockBody::-webkit-scrollbar{width:7px;height:7px}.chatStream::-webkit-scrollbar-thumb,.dashboardContent::-webkit-scrollbar-thumb,.workspaceDockBody::-webkit-scrollbar-thumb{background:rgba(133,148,170,.32);border-radius:999px}@media(max-width:1279px){.v2Page{padding-inline:22px}.fourMetrics,.metrics.fourMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspaceDockPanel{width:min(820px,calc(100vw - 24px))!important}}@media(max-width:1023px){body,html{overflow:auto!important}.v2Page{padding:20px 16px 52px}.v2PageHeader{align-items:flex-start;flex-direction:column}.v2HeaderActions{width:100%;flex-wrap:wrap}.actionQueueGrid{grid-template-columns:1fr!important}.workspaceDockPanel{left:10px!important;right:10px!important;top:10px!important;bottom:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 20px)!important}}@media(max-width:767px){.v2Page,main{padding-inline:12px}.employeeStats,.fourMetrics,.metrics{grid-template-columns:1fr!important}.metric{min-height:auto}.composerFooter,.employeeHeader,.sectionTitle{align-items:stretch;flex-direction:column}.actions{flex-wrap:wrap}.actions button,.v2HeaderActions button{flex:1 1 150px}.workspaceDockHeader{padding:12px 14px!important}.workspaceDockTabs{padding-inline:8px!important}.workspaceDockTabs button{flex-basis:100px!important;font-size:10px}.onboardingQuickActions{right:10px!important;bottom:10px!important}}:where(.v2Root,.v2Page,.v2WorkspaceContent,.dashboardContent,.actionCentre,.workspaceDockPanel) *,:where(.v2Root,.v2Page,.v2WorkspaceContent,.dashboardContent,.actionCentre,.workspaceDockPanel) :after,:where(.v2Root,.v2Page,.v2WorkspaceContent,.dashboardContent,.actionCentre,.workspaceDockPanel) :before{box-sizing:border-box}.dashboardContent,.dashboardContent>div,.dashboardContent>section,.v2Page,.v2Root,.v2WorkspaceContent,.v2WorkspaceContent>div,.v2WorkspaceContent>section{min-width:0;max-width:100%}.actionQueueGrid,.fourMetrics,.metrics,.workspaceDecisionList,.workspaceSignalGrid{min-width:0}@media(min-width:1024px) and (max-width:1439px){.fourMetrics,.metrics.fourMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.actionQueueGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.panel:has(table),.v2Panel:has(table),[class*=TableWrap],[class*=tableWrap]{overflow-x:auto;overscroll-behavior-inline:contain}td,th{overflow-wrap:anywhere}@media(max-height:720px),(max-width:1023px){.onboardingChecklist:not(.isCollapsed){max-height:min(46dvh,380px);overflow:auto}.onboardingExecutionStatus{max-height:36dvh;overflow:auto}}@media(max-width:767px){.onboardingChecklist.isCollapsed{max-width:210px}.onboardingHelpLauncher b{display:none}.onboardingHelpLauncher{width:42px;padding-inline:0!important;justify-content:center}}.workspaceDockBackdrop{z-index:998!important}.workspaceDockPanel{z-index:999!important;isolation:isolate}.workspaceDockPanel:focus{outline:none}.workspaceDockPanel :focus-visible{outline:2px solid var(--s53-accent);outline-offset:2px}html[data-executive-workspace=open] .onboardingChecklist,html[data-executive-workspace=open] .onboardingExecutionStatus,html[data-executive-workspace=open] .onboardingQuickActions{display:none!important}.v2WorkspaceContent{padding-bottom:clamp(28px,5vh,72px)}.v532NewDirectiveButton{display:flex;align-items:center;justify-content:center;gap:9px;margin:10px 12px 6px;padding:11px 14px;min-height:42px;border:1px solid rgba(194,255,48,.42);border-radius:11px;background:linear-gradient(135deg,rgba(194,255,48,.18),rgba(194,255,48,.07));color:#eefbd1;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);cursor:pointer}.v532NewDirectiveButton:hover{border-color:rgba(194,255,48,.72);background:linear-gradient(135deg,rgba(194,255,48,.25),rgba(194,255,48,.1));transform:translateY(-1px)}.v532NewDirectiveButton span{font-size:18px;line-height:1}.v532NewDirectiveButton strong{font-size:12px;letter-spacing:.04em}.v2AppShell.isCollapsed .v532NewDirectiveButton{width:42px;margin-inline:auto;padding:0}.v2AppShell.isCollapsed .v532NewDirectiveButton strong{display:none}.newDirectiveComposer{scroll-margin-top:92px;border-color:rgba(194,255,48,.22)!important;box-shadow:0 14px 38px rgba(0,0,0,.18)}.newDirectiveComposer textarea{min-height:132px}.v532ProjectsWorkspace{gap:18px}@media(max-width:767px){.v532NewDirectiveButton{margin-inline:10px}.newDirectiveComposer{scroll-margin-top:76px}}.boardMinutes{min-width:0}.boardDecisionPanel{margin:18px 0 20px;padding:20px;border:1px solid rgba(114,145,205,.24);border-radius:18px;background:linear-gradient(145deg,rgba(18,27,45,.98),rgba(9,15,27,.98));box-shadow:0 18px 45px rgba(2,6,23,.24)}.boardDecisionPanel.approved,.boardDecisionPanel.projectCreated{border-color:rgba(74,222,128,.34);background:linear-gradient(145deg,rgba(13,39,35,.76),rgba(8,18,28,.98))}.boardDecisionPanel.rejected{border-color:rgba(248,113,113,.32)}.boardDecisionPanel.deferred{border-color:rgba(250,204,21,.3)}.boardDecisionPanelTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.boardDecisionPanelTop h4{margin:5px 0 0;font-size:1.12rem;letter-spacing:-.02em;color:#f5f8ff}.boardDecisionRecommendation{padding:16px;border:1px solid rgba(148,163,184,.15);border-radius:14px;background:rgba(255,255,255,.035)}.boardDecisionFacts span,.boardDecisionFooter span,.boardDecisionRecommendation>span{display:block;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#8190aa}.boardDecisionRecommendation>strong{display:block;margin:5px 0 7px;font-size:1.35rem;color:#f7f9ff}.boardDecisionRecommendation p{margin:0;max-width:900px;color:#bac5d8;line-height:1.65}.boardDecisionFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.boardDecisionFacts>div{padding:12px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:rgba(2,6,23,.25)}.boardDecisionFacts strong{display:block;margin-top:5px;color:#edf3ff;font-size:.9rem}.boardExecutiveActions{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:9px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(148,163,184,.14)}.boardExecutiveActions>div small,.boardExecutiveActions>div strong{display:block}.boardExecutiveActions>div strong{color:#f1f5ff}.boardExecutiveActions>div small{margin-top:4px;max-width:520px;color:#8492aa;line-height:1.45}.boardExecutiveActions button{min-height:42px;padding:0 14px;white-space:nowrap}.boardApprovalSuccess{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid rgba(74,222,128,.25);border-radius:13px;background:rgba(34,197,94,.08)}.boardApprovalSuccess>span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:rgba(74,222,128,.18);color:#86efac;font-weight:900}.boardApprovalSuccess strong{display:block;color:#dcfce7}.boardApprovalSuccess p{margin:4px 0 0;color:#9fc5ae;line-height:1.45}.boardDecisionMessage{margin-top:12px;padding:10px 12px;border-radius:10px;background:rgba(59,130,246,.1);color:#bfdbfe;font-size:.78rem}.boardDecisionFooter{margin-top:18px;padding:14px 16px;border:1px solid rgba(148,163,184,.13);border-radius:13px;background:rgba(4,9,18,.54);display:flex;align-items:center;gap:16px}.boardDecisionFooter div{min-width:175px}.boardDecisionFooter strong{display:block;margin-top:4px;color:#e6edf9;font-size:.82rem}.boardDecisionFooter small{flex:1 1;color:#7f8da5}.boardDecisionFooter button{white-space:nowrap}@media(max-width:1050px){.boardDecisionFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.boardExecutiveActions{grid-template-columns:1fr 1fr 1fr}.boardExecutiveActions>div{grid-column:1/-1}.boardExecutiveActions .boardPrimary{grid-column:auto}}@media(max-width:680px){.boardDecisionPanel{padding:15px}.boardDecisionPanelTop{display:grid}.boardDecisionFacts{grid-template-columns:1fr 1fr}.boardExecutiveActions{grid-template-columns:1fr}.boardExecutiveActions .boardPrimary,.boardExecutiveActions>div{grid-column:auto}.boardExecutiveActions button{width:100%}.boardDecisionFooter{align-items:stretch;flex-direction:column}.boardDecisionFooter div{min-width:0}.boardDecisionFooter button{width:100%}}.v2PageHeader{position:relative;z-index:3}.v2HeaderActions{position:relative;z-index:4}.v2HeaderActions,.v2HeaderActions>*{pointer-events:auto}.v534HeaderLink{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.v534HeaderLink:focus-visible{outline:2px solid var(--s53-accent);outline-offset:3px}.v534NewDirectiveButton{display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:58px;margin:10px 6px 12px;padding:9px 10px;border:1px solid rgba(194,255,48,.34);border-radius:15px;background:linear-gradient(135deg,rgba(194,255,48,.17),rgba(106,180,61,.07));color:#f2f9e8;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.v534NewDirectiveButton:hover{border-color:rgba(194,255,48,.62);background:linear-gradient(135deg,rgba(194,255,48,.23),rgba(106,180,61,.1));box-shadow:0 16px 34px rgba(0,0,0,.24),inset 0 0 0 1px rgba(194,255,48,.05)}.v534NewDirectiveButton:focus-visible{outline:2px solid var(--s53-accent);outline-offset:3px}.v534DirectiveIcon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#c8ff58,#8ee75a);color:#081106;font-size:22px;font-weight:700;box-shadow:0 8px 20px rgba(142,231,90,.2)}.v534DirectiveCopy{min-width:0;display:grid;gap:3px}.v534DirectiveCopy strong{font-size:12px;letter-spacing:.01em}.v534DirectiveCopy small{font-size:9px;color:#9eaa93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v534DirectiveArrow{color:#b9d99c;font-size:15px;transition:transform .16s ease}.v534NewDirectiveButton:hover .v534DirectiveArrow{transform:translateX(2px)}.v2AppShell.isCollapsed .v534NewDirectiveButton{display:flex;width:46px;height:46px;min-height:46px;margin:10px auto 12px;padding:4px;border-radius:13px}.v2AppShell.isCollapsed .v534DirectiveIcon{width:36px;height:36px}.v2AppShell.isCollapsed .v534DirectiveArrow,.v2AppShell.isCollapsed .v534DirectiveCopy{display:none}@media(max-width:767px){.v534NewDirectiveButton{margin-inline:4px}.v534HeaderLink{min-height:42px}}.boardResolutionScope{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(148,163,184,.14)}.boardResolutionScope>div{padding:14px;border:1px solid rgba(128,154,207,.15);border-radius:13px;background:rgba(7,13,24,.52)}.boardResolutionScope small,.boardResolutionScope span,.boardResolutionScope strong{display:block}.boardResolutionScope span{color:#7f8da7;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.boardResolutionScope strong{margin-top:7px;color:#f4f7ff;font-size:.88rem}.boardResolutionScope small{margin-top:5px;color:#8492aa;line-height:1.45}.boardResolutionActions{display:grid;gap:10px;margin-top:16px}.boardResolutionApprove{width:100%;min-height:66px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border:1px solid rgba(104,237,169,.52);border-radius:14px;background:linear-gradient(135deg,rgba(31,171,103,.98),rgba(50,132,226,.96));color:#fff;box-shadow:0 14px 34px rgba(28,135,101,.2);text-align:left}.boardResolutionApprove>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.15);font-size:1rem}.boardResolutionApprove small,.boardResolutionApprove strong{display:block}.boardResolutionApprove strong{font-size:.92rem}.boardResolutionApprove small{margin-top:3px;color:rgba(255,255,255,.75);font-size:.68rem}.boardResolutionApprove:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 18px 42px rgba(28,135,101,.28)}.boardResolutionSecondary{display:flex;justify-content:flex-end;gap:8px}.boardResolutionSecondary button{min-height:40px;padding:0 14px;border-radius:10px;background:rgba(255,255,255,.025);color:#aeb9cf}.boardResolutionSecondary .danger{color:#ff9da8;border-color:rgba(248,113,113,.25)}.boardDecisionMessage{display:grid;gap:4px}.boardDecisionMessage small,.boardDecisionMessage span,.boardDecisionMessage strong{display:block}.boardDecisionMessage strong{font-size:.76rem}.boardDecisionMessage span{line-height:1.45}.boardDecisionMessage small{color:inherit;opacity:.68}.boardDecisionMessage.success{border:1px solid rgba(74,222,128,.18);background:rgba(34,197,94,.1);color:#bbf7d0}.boardDecisionMessage.error{border:1px solid rgba(248,113,113,.2);background:rgba(127,29,29,.18);color:#fecaca}.boardDecisionMessage.neutral{border:1px solid rgba(96,165,250,.18)}.boardApprovalSuccess{margin-top:16px}.executiveContributions details{transition:border-color .18s ease,background .18s ease}.executiveContributions details[open]{border-color:rgba(108,154,239,.26);background:linear-gradient(145deg,rgba(15,25,43,.82),rgba(8,14,25,.7))}.executiveVoteSummary{display:grid;justify-items:end;gap:5px}.executiveVoteSummary small{color:#72809a!important;font-size:.62rem!important}.executivePosition{padding:11px 12px;border:1px solid rgba(119,159,228,.13);border-radius:10px;background:rgba(70,102,166,.07)}.executivePosition span{display:block;color:#7f8da7;font-size:.61rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.executivePosition h5{margin:5px 0 0}.executiveAnalysisGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.executiveAnalysisGrid>div{padding:11px;border:1px solid rgba(151,174,218,.1);border-radius:10px;background:rgba(255,255,255,.015)}.executiveAnalysis footer{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px;padding-top:10px;border-top:1px solid rgba(151,174,218,.08);color:#72809a;font-size:.67rem}.executiveAnalysis footer strong{color:#cbd7ed}@media(max-width:680px){.boardResolutionScope,.executiveAnalysisGrid{grid-template-columns:1fr}.boardResolutionSecondary{display:grid;grid-template-columns:1fr 1fr}.boardResolutionSecondary button{width:100%}.executiveVoteSummary{grid-column:2;justify-items:start}.boardResolutionApprove{justify-content:flex-start}}.deliverableGroupsCompact{gap:14px}.deliverableGroupCompact{overflow:hidden;border:1px solid rgba(143,164,205,.16);border-radius:15px;background:linear-gradient(145deg,rgba(11,18,31,.94),rgba(7,12,21,.96))}.deliverableOutcomeHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px}.deliverableOutcomeIdentity{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px}.deliverableOutcomeIdentity>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f3f6fc;font-size:.88rem}.deliverableOutcomeIdentity>small{grid-column:2;color:#8190a8;font-size:.69rem;line-height:1.35}.deliverableOutcomeStatus{grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:28px;padding:0 9px;border:1px solid rgba(148,163,184,.18);border-radius:999px;color:#cbd5e1;background:rgba(148,163,184,.08);font-size:.61rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.deliverableOutcomeStatus.working_product{border-color:rgba(74,222,128,.28);background:rgba(34,197,94,.09);color:#bbf7d0}.deliverableOutcomeStatus.planning_package{border-color:rgba(250,204,21,.25);background:rgba(234,179,8,.08);color:#fde68a}.deliverableOutcomeActions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.deliverableOutcomeActions>span{color:#73819a;font-size:.67rem}.deliverableOutcomeActions>a,.deliverableOutcomeActions>button{min-height:34px;padding:0 10px;border-radius:9px;font-size:.68rem;font-weight:750;text-decoration:none;cursor:pointer}.deliverableOutcomeActions>button{border:1px solid rgba(148,163,184,.17);background:rgba(255,255,255,.025);color:#b7c2d5}.deliverablePlanningNotice{display:flex;align-items:flex-start;gap:10px;margin:0 14px 12px;padding:10px 12px;border:1px solid rgba(250,204,21,.16);border-radius:10px;background:rgba(120,86,8,.08)}.deliverablePlanningNotice strong{white-space:nowrap;color:#fde68a;font-size:.69rem}.deliverablePlanningNotice span{color:#9e9580;font-size:.67rem;line-height:1.45}.deliverableFileList{border-top:1px solid rgba(148,163,184,.11)}.deliverableFileRow{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:8px 14px;border-bottom:1px solid rgba(148,163,184,.08)}.deliverableFileRow:last-child{border-bottom:0}.deliverableFileRow:hover{background:rgba(96,165,250,.035)}.deliverableFileIcon,.deliverableFileThumb{width:36px;height:36px;border-radius:9px;border:1px solid rgba(129,140,248,.18);background:rgba(99,102,241,.1)}.deliverableFileIcon{display:grid;place-items:center;color:#c7d2fe;font-size:.58rem;font-weight:900;letter-spacing:.03em}.deliverableFileThumb{object-fit:cover}.deliverableFileIdentity{min-width:0}.deliverableFileIdentity span,.deliverableFileIdentity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deliverableFileIdentity strong{color:#e7edf7;font-size:.76rem}.deliverableFileIdentity span{margin-top:3px;color:#6f7d94;font-size:.63rem}.deliverableFileActions{display:flex;gap:6px}.deliverableFileActions a{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border:1px solid rgba(148,163,184,.15);border-radius:8px;background:rgba(255,255,255,.025);color:#b7c6dc;text-decoration:none;font-size:.64rem;font-weight:700}.deliverableFileActions a:hover{border-color:rgba(96,165,250,.35);color:#eaf2ff}.dockDeliverables .deliverableGroupCompact{padding:0}.dockDeliverables .deliverableOutcomeHeader{padding:12px}.dockDeliverables .deliverableOutcomeIdentity{grid-template-columns:1fr}.dockDeliverables .deliverableOutcomeStatus{grid-row:auto;justify-self:start;min-width:0}.dockDeliverables .deliverableOutcomeIdentity>small{grid-column:auto}.dockDeliverables .deliverableOutcomeActions{width:100%;flex-wrap:wrap;padding:0 12px 12px}.dockDeliverables .deliverableOutcomeActions>span{margin-right:auto}.dockDeliverables .deliverableFileRow{grid-template-columns:34px minmax(0,1fr);padding:8px 11px}.dockDeliverables .deliverableFileActions{grid-column:2}.dockDeliverables .deliverablePlanningNotice{display:grid}@media(max-width:760px){.deliverableOutcomeHeader{align-items:flex-start;flex-direction:column}.deliverableOutcomeIdentity{width:100%;grid-template-columns:1fr}.deliverableOutcomeStatus{grid-row:auto;justify-self:start;min-width:0}.deliverableOutcomeIdentity>small{grid-column:auto}.deliverableOutcomeActions{width:100%;flex-wrap:wrap}.deliverableOutcomeActions>span{margin-right:auto}.deliverableFileRow{grid-template-columns:34px minmax(0,1fr)}.deliverableFileActions{grid-column:2}.deliverablePlanningNotice{display:grid}.deliverablePlanningNotice strong{white-space:normal}}.deliverableProjectFolders{display:grid;gap:10px;min-width:0}.deliverableProjectFolder{min-width:0;overflow:hidden;border:1px solid rgba(143,164,205,.15);border-radius:13px;background:linear-gradient(145deg,rgba(11,18,31,.92),rgba(7,12,21,.95))}.deliverableFolderSummary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 12px}.deliverableFolderToggle{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.deliverableFolderToggle:focus-visible{outline:2px solid rgba(96,165,250,.75);outline-offset:4px;border-radius:8px}.deliverableFolderIcon{position:relative;display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(129,140,248,.2);border-radius:10px;background:rgba(99,102,241,.1);color:#a5b4fc;font-size:.58rem}.deliverableFolderIcon b{font-size:1rem;line-height:1;color:#c7d2fe}.deliverableFolderIcon:first-letter{position:absolute}.deliverableFolderText{display:block;min-width:0}.deliverableFolderText small,.deliverableFolderText strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deliverableFolderText strong{color:#eef3fb;font-size:.8rem;line-height:1.3}.deliverableFolderText small{margin-top:3px;color:#78869d;font-size:.64rem}.deliverableFolderActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.deliverableFolderState{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border:1px solid rgba(148,163,184,.17);border-radius:999px;background:rgba(148,163,184,.07);color:#cbd5e1;font-size:.56rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.deliverableFolderState.working_product{border-color:rgba(74,222,128,.25);background:rgba(34,197,94,.08);color:#bbf7d0}.deliverableFolderState.planning_package{border-color:rgba(250,204,21,.22);background:rgba(234,179,8,.07);color:#fde68a}.deliverableFolderContents{border-top:1px solid rgba(148,163,184,.1)}.deliverableFolderDescription{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:rgba(255,255,255,.012);color:#7f8da4;font-size:.64rem}.deliverableFolderDescription strong{color:#e5c96f;font-size:.62rem;white-space:nowrap}.dockDeliverables .deliverableProjectFolders{gap:8px}.dockDeliverables .deliverableProjectFolder{border-radius:11px}.dockDeliverables .deliverableFolderSummary{padding:9px 10px}.dockDeliverables .deliverableFolderIcon{flex-basis:34px;width:34px;height:34px;border-radius:8px}.dockDeliverables .deliverableFolderActions{gap:6px}.dockDeliverables .deliverableFolderState{display:none}.dockDeliverables .downloadDirectiveZip{padding:6px 8px;font-size:.61rem;white-space:nowrap}.dockDeliverables .deliverableFolderDescription{display:grid;gap:3px}.dockDeliverables .deliverableFileRow{grid-template-columns:32px minmax(0,1fr) auto;padding:7px 9px;min-height:48px}.dockDeliverables .deliverableFileIcon,.dockDeliverables .deliverableFileThumb{width:30px;height:30px;border-radius:7px}.dockDeliverables .deliverableFileActions{grid-column:auto}@media(max-width:620px){.deliverableFolderSummary{align-items:flex-start}.deliverableFolderActions{display:grid;justify-items:end}.deliverableFolderState{display:none}.deliverableFolderDescription{display:grid}.deliverableFolderDescription strong{white-space:normal}.deliverableFileRow{grid-template-columns:32px minmax(0,1fr)}.deliverableFileActions{grid-column:2}}.boardSessionPanel{gap:14px;padding:14px;overflow:hidden}.boardSessionHeader{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;padding:4px 3px 12px;border-bottom:1px solid rgba(151,174,218,.12)}.boardSessionIcon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;border:1px solid rgba(126,171,255,.28);background:linear-gradient(145deg,rgba(70,111,196,.22),rgba(109,78,181,.18));color:#a9c7ff;font-size:.78rem}.boardSessionHeader h3{margin:3px 0 4px;font-size:1rem}.boardSessionHeader p{margin:0;font-size:.72rem;line-height:1.5}.boardSessionSection{min-width:0;padding:13px;border:1px solid rgba(151,174,218,.12);border-radius:13px;background:rgba(255,255,255,.018)}.boardSessionSectionTitle{display:grid;grid-template-columns:27px minmax(0,1fr);gap:9px;align-items:start;margin-bottom:11px}.boardSessionSectionTitle>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:rgba(102,143,226,.12);color:#9fc0ff;font-size:.6rem;font-weight:900}.boardSessionSectionTitle small,.boardSessionSectionTitle strong{display:block;min-width:0}.boardSessionSectionTitle strong{color:#edf3ff;font-size:.76rem}.boardSessionSectionTitle small{margin-top:2px;color:#77849d;font-size:.63rem;line-height:1.4}.boardSessionPanel .newMeetingForm{gap:10px}.boardSessionPanel .newMeetingForm label>span{font-size:.69rem}.boardSessionPanel .newMeetingForm textarea{min-height:118px}.boardSessionPanel input,.boardSessionPanel textarea{width:100%;min-width:0}.boardSessionPrimary{width:100%}.boardSessionPanel .boardUpdateCard{display:block;background:rgba(55,91,155,.055)}.boardSessionPanel .boardUpdateCard form{gap:9px}.boardSessionPanel .boardUpdateCard textarea{min-height:88px}.boardSessionPanel .meetingArchive{display:block;margin:0;padding-top:13px;border-top:1px solid rgba(151,174,218,.12)}.meetingArchiveList{display:grid;gap:7px;max-height:235px;overflow:auto;padding-right:2px}.meetingArchiveList>button{display:grid;gap:4px;min-width:0;text-align:left;padding:10px 11px;border:1px solid rgba(151,174,218,.1);border-radius:10px;background:rgba(255,255,255,.018);color:#eaf0ff}.meetingArchiveList>button:hover{border-color:rgba(119,183,255,.3);background:rgba(75,119,204,.08)}.meetingArchiveList>button.active{border-color:rgba(119,183,255,.48);background:rgba(75,119,204,.13)}.meetingArchiveList button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:780}.meetingArchiveList button small{color:#75819a;font-size:.64rem}.boardMessage.success{color:#8be2b2}.boardMessage.error{color:#ff9ba6}.boardMinutesHeader>div{min-width:0;flex:1 1 auto}.boardDecisionPanelTop .decisionBadge,.boardMinutesHeader .decisionBadge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:28px;padding:6px 10px;line-height:1;white-space:nowrap;word-break:normal;overflow-wrap:normal}@media (max-width:1100px){.boardProposal{position:static;top:auto}}@media (max-width:620px){.boardSessionPanel{padding:11px}.boardMinutesHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start}.boardMinutesHeader .decisionBadge{justify-self:end}}.departmentTop{min-width:0;align-items:flex-start}.departmentTop>div{min-width:0;flex:1 1 auto}.departmentTop>em{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:28px!important;padding:0 10px!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;line-height:1!important;letter-spacing:.06em!important}.v2HeaderActions{z-index:30!important;isolation:isolate}.v534HeaderLink{position:relative!important;z-index:31!important;pointer-events:auto!important;touch-action:manipulation;border:0}.v534NewDirectiveButton{appearance:none;width:calc(100% - 24px);border:1px solid rgba(142,231,90,.28);text-align:left}@media(max-width:680px){.v2HeaderActions .v534HeaderLink{width:100%!important}}.knowledgeHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0}.knowledgeHeader>div{min-width:0;flex:1 1 auto}.knowledgeHeader .memoryAdd{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;word-break:normal;overflow-wrap:normal;min-width:max-content;max-width:none;padding:10px 16px;line-height:1.1}@media(max-width:720px){.knowledgeHeader{align-items:stretch;flex-direction:column}.knowledgeHeader .memoryAdd{width:100%;min-width:0}}.companyAssetsHeader{align-items:center!important}.companyAssetsOwned{display:grid;flex:0 0 auto;min-width:116px;padding:13px 16px;border:1px solid rgba(109,232,197,.2);border-radius:14px;background:rgba(109,232,197,.055);text-align:right}.companyAssetsOwned strong{font-size:1.35rem;line-height:1;color:#effff9}.companyAssetsOwned span{margin-top:5px;color:#8fa29e;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.assetsWorkspace{align-items:start}.assetRegistrationCard{padding:0!important;overflow:hidden;background:linear-gradient(155deg,rgba(18,27,42,.94),rgba(8,13,22,.98))!important;border-color:rgba(126,159,216,.2)!important;box-shadow:0 18px 44px rgba(0,0,0,.16)}.assetCreatorHeader{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:18px;border-bottom:1px solid rgba(255,255,255,.065);background:radial-gradient(circle at 0 0,rgba(108,232,197,.09),transparent 42%)}.assetCreatorIcon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(109,232,197,.24);border-radius:12px;background:rgba(109,232,197,.08);color:#b9fbea;font-size:1.25rem;font-weight:700}.assetCreatorHeader span,.assetFormSectionTitle,.assetRegistryHeader span,.assetsEmpty>span{display:block;color:#8090ae;font-size:.61rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.assetCreatorHeader h3,.assetRegistryHeader h3{margin:5px 0 4px;font-size:1rem;letter-spacing:-.015em}.assetCreatorHeader p,.assetRegistryHeader p{margin:0;color:#8e9bb3;font-size:.72rem;line-height:1.5}.assetFormSection{display:grid;gap:11px;padding:17px 18px;border-bottom:1px solid rgba(255,255,255,.055)}.assetFormSectionTitle{margin-bottom:1px;color:#9eabc0}.assetRegistrationCard label{gap:7px!important;color:#aeb9cc!important;font-size:.69rem!important;font-weight:650}.assetRegistrationCard input,.assetRegistrationCard select,.assetRegistrationCard textarea{min-height:42px;border-color:rgba(145,166,205,.18)!important;border-radius:10px!important;background:rgba(5,10,18,.62)!important;padding:10px 11px!important;font-size:.76rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.assetRegistrationCard textarea{min-height:96px!important;line-height:1.5}.assetRegistrationCard input:focus,.assetRegistrationCard select:focus,.assetRegistrationCard textarea:focus{outline:none;border-color:rgba(110,178,255,.54)!important;box-shadow:0 0 0 3px rgba(75,129,224,.09);background:rgba(7,13,23,.9)!important}.assetCreatorFooter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;background:rgba(3,7,13,.28)}.assetCreatorFooter>div{display:grid;gap:3px;min-width:0}.assetCreatorFooter strong{color:#dbe5f6;font-size:.7rem}.assetCreatorFooter span{color:#78869d;font-size:.62rem;line-height:1.4}.assetCreatorFooter button{min-width:164px;min-height:42px;padding:10px 15px!important;border:1px solid rgba(145,255,91,.28)!important;border-radius:11px!important;background:linear-gradient(135deg,#86f44e,#a3ff64)!important;color:#0a1806!important;font-size:.73rem!important;font-weight:800!important;white-space:nowrap;box-shadow:0 8px 24px rgba(126,244,78,.12)}.assetCreatorFooter button:hover{transform:translateY(-1px);filter:brightness(1.03)}.assetCreatorFooter button:disabled{transform:none;opacity:.58}.assetMessage{display:none;padding:0 18px 14px;min-height:0!important}.assetMessage.visible{display:block}.assetRegistry{padding:0!important;overflow:hidden;background:linear-gradient(155deg,rgba(14,21,33,.92),rgba(7,12,20,.98))!important;border-color:rgba(126,159,216,.17)!important}.assetRegistryHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 19px;border-bottom:1px solid rgba(255,255,255,.06)}.assetRegistryHeader>div{min-width:0}.assetRegistryHeader>strong{display:grid;flex:0 0 auto;min-width:54px;place-items:center;padding:8px 10px;border:1px solid rgba(126,159,216,.16);border-radius:11px;background:rgba(255,255,255,.025);font-size:1.05rem;line-height:1}.assetRegistryHeader>strong small{margin-top:4px;color:#77849a;font-size:.55rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.assetFilters{gap:6px!important;margin:0!important;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.055);background:rgba(2,6,12,.22)}.assetFilters button{min-height:31px;padding:6px 10px!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#8f9bb0!important;font-size:.66rem!important;font-weight:700;box-shadow:none!important}.assetFilters button:hover{border-color:rgba(126,159,216,.16)!important;background:rgba(255,255,255,.025)!important;color:#dbe4f4!important}.assetFilters button.active{border-color:rgba(112,168,255,.35)!important;background:rgba(75,119,204,.12)!important;color:#dce9ff!important}.assetCards{padding:16px 18px 18px}.assetsEmpty{display:grid;min-height:270px;place-items:center;align-content:center;gap:8px;padding:34px!important;border:1px dashed rgba(126,159,216,.22)!important;border-radius:14px!important;background:radial-gradient(circle at 50% 0,rgba(91,127,204,.07),transparent 54%),rgba(4,8,15,.22);text-align:center}.assetsEmptyIcon{display:grid;width:48px;height:48px;margin-bottom:5px;place-items:center;border:1px solid rgba(112,168,255,.24);border-radius:14px;background:rgba(75,119,204,.08);color:#91b8ff;font-size:1.25rem}.assetsEmpty h3{margin:2px 0 0!important;font-size:1rem!important;overflow-wrap:normal!important}.assetsEmpty p{max-width:440px;margin:0!important;color:#8491a7!important;font-size:.76rem!important;line-height:1.62!important;overflow-wrap:normal!important}.assetsEmpty button{margin-top:10px;padding:8px 12px!important;border:1px solid rgba(126,159,216,.18)!important;border-radius:9px!important;background:rgba(255,255,255,.025)!important;color:#c9d6ea!important;font-size:.68rem!important;font-weight:700}@media(max-width:760px){.companyAssetsHeader{align-items:stretch!important}.companyAssetsOwned{text-align:left}.assetCreatorFooter{grid-template-columns:1fr}.assetCreatorFooter button{width:100%;min-width:0}.assetRegistryHeader{align-items:center}}.authInviteOnly{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;color:var(--v2-muted);font-size:10px;font-weight:700;white-space:nowrap}:root{--s54-bg:#03070c;--s54-bg-soft:#060b12;--s54-panel:#080e16;--s54-panel-raised:#0b121c;--s54-line:rgba(147,166,193,.16);--s54-line-strong:rgba(159,183,217,.27);--s54-text:#f7f9fc;--s54-copy:#c2cad6;--s54-muted:#7f8b9f;--s54-green:#91f34f;--s54-green-soft:rgba(145,243,79,.12);--s54-purple:#a76bff;--s54-blue:#6ea8ff;--s54-amber:#ffad48;--s54-radius:14px;--s54-radius-lg:18px;--s54-shadow:0 18px 54px rgba(0,0,0,.34)}body,html{background:var(--s54-bg)!important}body{background:radial-gradient(circle at 68% -16%,rgba(64,111,89,.12),transparent 34%),radial-gradient(circle at 110% 48%,rgba(97,65,145,.08),transparent 28%),linear-gradient(180deg,#03070c,#05090f)!important;color:var(--s54-text)!important;letter-spacing:-.006em}body,button,input,select,textarea{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}a,button,input,select,textarea{transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.v2PrimaryButton:active,.v2SecondaryButton:active,button:active{transform:translateY(1px)}.v2AppShell{background:transparent!important;min-height:100dvh}.v2Sidebar{width:284px!important;background:linear-gradient(180deg,rgba(5,10,16,.985),rgba(3,8,14,.99))!important;border-right:1px solid var(--s54-line)!important;box-shadow:14px 0 40px rgba(0,0,0,.13);padding:22px 16px 16px!important}.v2AppShell:not(.isCollapsed) .v2Main{margin-left:284px!important}.v2Brand{height:52px!important;padding:0 12px 10px!important;border-bottom:0!important}.v2Brand img{width:186px!important;height:auto!important;filter:drop-shadow(0 0 18px rgba(145,243,79,.08))}.v2CompanyChip{min-height:62px!important;margin:12px 0 16px!important;padding:10px 12px!important;background:linear-gradient(145deg,rgba(14,22,33,.96),rgba(7,13,21,.96))!important;border:1px solid var(--s54-line)!important;border-radius:14px!important;box-shadow:inset 0 1px rgba(255,255,255,.025)}.v2CompanyMark{width:36px!important;height:36px!important;border-radius:10px!important;background:linear-gradient(145deg,#a8ff67,#73dc3d)!important;color:#071005!important;font-size:16px!important;box-shadow:0 8px 24px rgba(145,243,79,.16)}.v2CompanyChip strong{font-size:13px!important;color:#fff!important}.v2CompanyChip small{font-size:10px!important;color:var(--s54-muted)!important;margin-top:3px!important}.v534NewDirectiveButton{min-height:66px!important;margin:10px 0 20px!important;padding:10px 12px!important;background:linear-gradient(135deg,rgba(23,47,19,.82),rgba(8,20,14,.92))!important;border:1px solid rgba(145,243,79,.38)!important;border-radius:15px!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 30px rgba(0,0,0,.16)!important}.v534NewDirectiveButton:hover{border-color:rgba(145,243,79,.68)!important;background:linear-gradient(135deg,rgba(32,61,24,.9),rgba(10,25,16,.95))!important;transform:translateY(-1px)}.v534DirectiveIcon{width:38px!important;height:38px!important;border-radius:10px!important;background:var(--s54-green)!important;color:#061004!important;font-size:24px!important;box-shadow:0 9px 22px rgba(145,243,79,.16)}.v534DirectiveCopy strong{font-size:13px!important}.v534DirectiveCopy small{color:#aab4c1!important;font-size:9px!important}.v534DirectiveArrow{color:var(--s54-green)!important}.v2Nav{gap:4px!important}.v2NavGroup{gap:3px!important}.v2AdvancedToggle,.v2NavGroupLabel{font-size:9px!important;letter-spacing:.14em!important;color:#667387!important;text-transform:uppercase!important;padding:9px 12px 6px!important}.v2Nav button:not(.v2AdvancedToggle){min-height:48px!important;padding:7px 9px!important;border:1px solid transparent!important;border-radius:12px!important}.v2Nav button:not(.v2AdvancedToggle):hover{background:rgba(255,255,255,.034)!important;border-color:rgba(255,255,255,.045)!important}.v2Nav button.active{background:linear-gradient(90deg,rgba(73,130,43,.24),rgba(31,59,35,.14))!important;border-color:rgba(145,243,79,.31)!important;box-shadow:inset 3px 0 0 var(--s54-green)!important}.v2NavIcon{width:34px!important;height:34px!important;border-radius:10px!important;background:#0c131e!important;color:#8290a5!important;font-size:10px!important;font-weight:800!important}.v2Nav button.active .v2NavIcon{background:rgba(145,243,79,.14)!important;color:var(--s54-green)!important}.v2NavCopy strong{font-size:12px!important;color:#e8edf4!important}.v2NavCopy small{font-size:9px!important;color:#768397!important;margin-top:3px!important}.v2Nav button em{min-width:20px!important;height:20px!important;border-radius:999px!important;background:var(--s54-green)!important;color:#061005!important;font-size:9px!important;box-shadow:0 0 16px rgba(145,243,79,.16)}.v2SidebarFooter{border-top:1px solid var(--s54-line)!important;padding-top:14px!important}.v2SystemState{padding:10px!important;border-radius:12px!important;background:rgba(255,255,255,.018)!important}.v2LiveState i,.v2StatusPulse,.v2SystemState i{background:var(--s54-green)!important;box-shadow:0 0 12px rgba(145,243,79,.7)!important}.v2CollapseButton{border:1px solid var(--s54-line)!important;background:#080e16!important;border-radius:11px!important}.v2Main{background:transparent!important;min-width:0}.v2Topbar{padding:0 clamp(20px,2.3vw,36px)!important;background:rgba(3,7,12,.76)!important;border-bottom:1px solid var(--s54-line)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.v2CommandButton{min-height:42px!important;padding:0 14px!important;border-radius:12px!important;background:#070c13!important;border:1px solid var(--s54-line)!important;color:#8793a5!important;justify-content:flex-start!important;gap:10px!important}.v2CommandButton:hover{border-color:var(--s54-line-strong)!important;background:#090f18!important;color:#b7c0cc!important}.v2CommandButton kbd{margin-left:auto!important;background:#0d1420!important;border:1px solid var(--s54-line)!important;color:#68768a!important}.v2LiveState{min-height:42px!important;padding:0 14px!important;border-radius:12px!important;background:#080e16!important;border:1px solid var(--s54-line)!important;color:#c7cfda!important}.v2Page{width:min(1500px,100%)!important;padding:34px clamp(24px,3vw,44px) 40px!important}.v2PageHeader{align-items:flex-end!important;margin-bottom:18px!important}.v2Breadcrumb{margin-bottom:10px!important}.v2Breadcrumb i,.v2Breadcrumb span{color:#546177!important}.v2PageHeader>div:first-child>span{color:var(--s54-green)!important;font-weight:800!important}.v2PageHeader h1{font-size:clamp(38px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:7px 0 12px!important}.v2PageHeader p{font-size:13px!important;color:#9ba6b6!important;max-width:720px!important}.v2HeaderActions{gap:12px!important}.v2PrimaryButton,.v2SecondaryButton{min-height:44px!important;padding:0 18px!important;border-radius:12px!important;font-size:11px!important;font-weight:800!important}.v2PrimaryButton{background:linear-gradient(135deg,#a1fa5d,#78e642)!important;box-shadow:0 10px 26px rgba(145,243,79,.14)!important}.v2PrimaryButton:hover{box-shadow:0 14px 34px rgba(145,243,79,.22)!important;transform:translateY(-1px)}.v2SecondaryButton{background:transparent!important;border-color:transparent!important}.v2SecondaryButton:hover{background:rgba(255,255,255,.035)!important;border-color:var(--s54-line)!important}.v2RecentBar{margin:0 0 16px!important;gap:8px!important}.v2RecentBar>span{color:#667488!important;font-size:9px!important;letter-spacing:.14em!important}.v2RecentBar button{min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#060b12!important;border:1px solid var(--s54-line)!important;color:#9aa6b7!important}.v2RecentBar button:hover{border-color:rgba(145,243,79,.28)!important;color:#dce3ec!important}.v497cCompactStatus,.v497cExecutiveStatus,.v521AttentionBar{border:1px solid var(--s54-line)!important;background:linear-gradient(145deg,rgba(10,16,25,.92),rgba(5,10,17,.96))!important;border-radius:14px!important;box-shadow:inset 0 1px rgba(255,255,255,.018)}.v497cCompactStatus{min-height:42px!important;padding:9px 13px!important;margin-bottom:14px!important}.v497cCompactStatus strong{font-size:11px!important}.v497cCompactStatus small{color:#748195!important}.v2WorkspaceContent{animation:s54Enter .24s ease both}@keyframes s54Enter{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:none}}.v2WorkspaceContent :where(.panel,.v2Panel,.metric,.task,.actionCentrePanel,.workspaceDockPanel,.departmentCard,.agentCard){border-color:var(--s54-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.018),0 12px 34px rgba(0,0,0,.13)}.v2WorkspaceContent :where(.panel,.v2Panel,.actionCentrePanel){background:linear-gradient(145deg,rgba(11,18,28,.95),rgba(6,11,18,.98))!important;border-radius:var(--s54-radius-lg)!important}.v2WorkspaceContent :where(input,textarea,select){background:#070c13!important;border-color:var(--s54-line)!important;border-radius:10px!important;color:var(--s54-text)!important}.v2WorkspaceContent :where(input,textarea,select):focus{border-color:rgba(145,243,79,.48)!important;box-shadow:0 0 0 3px rgba(145,243,79,.08)!important;outline:none!important}.v2Footer{border-top:1px solid var(--s54-line)!important;color:#536075!important;margin-top:28px!important;padding-top:18px!important}.v2CommandOverlay{background:rgba(0,4,9,.78)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v2CommandPalette{background:#080e16!important;border:1px solid var(--s54-line-strong)!important;border-radius:18px!important;box-shadow:0 30px 90px rgba(0,0,0,.58)!important}.v2CommandInput{background:#050a10!important;border-bottom-color:var(--s54-line)!important}.v2CommandPalette>button:hover{background:rgba(145,243,79,.055)!important}.v2CommandPalette>button>span{background:#0d1520!important;color:var(--s54-green)!important}@media(max-width:1100px){.v2Sidebar{width:280px!important}.v2AppShell:not(.isCollapsed) .v2Main{margin-left:0!important}.v2Page{padding-inline:20px!important}.v2PageHeader h1{font-size:42px!important}}@media(max-width:720px){.v2Topbar{min-height:66px!important;padding:0 12px!important}.v2CommandButton{width:46px!important;font-size:0!important;padding:0!important;justify-content:center!important}.v2CommandButton kbd{display:none!important}.v2Page{padding:24px 14px 28px!important}.v2PageHeader{align-items:flex-start!important}.v2PageHeader h1{font-size:38px!important}.v2HeaderActions{width:100%!important}.v2PrimaryButton{flex:1 1!important}.v2SecondaryButton{padding-inline:8px!important}.v2Sidebar{padding-top:16px!important}}@media(prefers-reduced-motion:reduce){.v2WorkspaceContent{animation:none!important}a,button,input,select,textarea{transition:none!important}}.missionControl540{gap:14px!important}.mc540SummaryStrip{display:grid!important;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));padding:0!important;overflow:hidden;border-radius:16px!important;background:linear-gradient(135deg,rgba(8,14,22,.98),rgba(4,9,15,.98))!important}.mc540SummaryStrip>.mc540CompletionMini,.mc540SummaryStrip>button{min-width:0;min-height:88px;padding:17px 20px;border:0;border-right:1px solid var(--s54-line);background:transparent;color:inherit;text-align:left;display:flex;align-items:center;gap:14px}.mc540SummaryStrip>button{cursor:pointer}.mc540SummaryStrip>button:hover{background:rgba(255,255,255,.025)}.mc540SummaryStrip>:last-child{border-right:0}.mc540CompanyState>span:last-child,.mc540CompletionMini>span:last-child,.mc540SummaryStrip>button>span:last-child{display:grid;gap:3px;min-width:0}.mc540CompanyState strong,.mc540SummaryStrip small{font-size:11px;color:#eaf0f7}.mc540CompanyState small,.mc540SummaryStrip em{font-size:9px;color:#718096;font-style:normal;font-weight:600}.mc540CompletionMini strong,.mc540SummaryStrip>button>span:last-child>strong{font-size:24px;line-height:1;color:#fff}.mc540SummaryStrip em{color:#79dd47}.mc540MetricIcon,.mc540Signal{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(110,168,255,.22);border-radius:13px;background:rgba(50,94,165,.08);color:#7cb4ff;font-size:20px}.mc540Signal.isLive{border-color:rgba(145,243,79,.24);background:rgba(145,243,79,.08);color:var(--s54-green);box-shadow:0 0 24px rgba(145,243,79,.08)}.mc540MetricIcon.green{color:var(--s54-green);border-color:rgba(145,243,79,.22);background:rgba(145,243,79,.07)}.mc540MetricIcon.purple{color:#bd83ff;border-color:rgba(181,117,255,.23);background:rgba(167,107,255,.08)}.mc540MiniRing{--mc-progress:0deg;display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border-radius:50%;background:conic-gradient(var(--s54-green) var(--mc-progress),rgba(140,158,181,.13) 0);transform:rotate(-90deg)}.mc540MiniRing i{width:34px;height:34px;border-radius:50%;background:#080e16}.mc540Hero{grid-template-columns:minmax(0,1fr) 280px!important;min-height:290px;padding:30px 32px!important;background:radial-gradient(circle at 75% 20%,rgba(145,243,79,.06),transparent 28%),linear-gradient(145deg,rgba(10,17,27,.98),rgba(5,10,17,.99))!important;overflow:hidden}.mc540Identity h2{max-width:820px;font-size:clamp(34px,4vw,54px)!important;line-height:1.04!important;letter-spacing:-.04em!important;margin:14px 0 12px!important}.mc540Identity p{max-width:780px;color:#99a5b6!important;font-size:13px;line-height:1.65!important}.mc540MissionMeta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.mc540MissionMeta>span{display:grid;min-width:118px;gap:4px;padding:10px 12px;border:1px solid var(--s54-line);border-radius:11px;background:rgba(255,255,255,.018)}.mc540MissionMeta small{font-size:8px;color:#657389;text-transform:uppercase;letter-spacing:.12em}.mc540MissionMeta strong{font-size:11px;color:#e8edf4}.mc540ProgressColumn{display:grid;place-items:center;align-content:center;gap:17px}.mc540ProgressRing{--mc-progress:0deg;display:grid;width:174px;height:174px;place-items:center;border-radius:50%;background:conic-gradient(var(--s54-green) var(--mc-progress),rgba(126,146,172,.13) 0);box-shadow:0 0 40px rgba(145,243,79,.06);transform:rotate(-90deg)}.mc540ProgressRing:before{content:"";grid-area:1/1;width:142px;height:142px;border-radius:50%;background:linear-gradient(145deg,#0b121c,#050a10);box-shadow:inset 0 0 0 1px var(--s54-line)}.mc540ProgressRing>div{grid-area:1/1;z-index:1;display:grid;gap:5px;text-align:center;transform:rotate(90deg)}.mc540ProgressRing strong{font-size:35px;letter-spacing:-.04em}.mc540ProgressRing span{font-size:9px;color:#8290a4;text-transform:uppercase;letter-spacing:.1em}.mc540ProgressColumn>button{min-width:190px;min-height:42px;border:1px solid var(--s54-line);border-radius:11px;background:rgba(255,255,255,.024);color:#d8e0eb;font-size:10px;font-weight:750;cursor:pointer}.mc540ProgressColumn>button:hover{border-color:rgba(145,243,79,.3);background:rgba(145,243,79,.04)}.mc540ProgressColumn>button span{margin-left:12px;color:var(--s54-green)}.mc540StageRail{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));padding:18px 22px!important;overflow:hidden}.mc540StageRail>div{position:relative;display:grid;justify-items:center;gap:5px;text-align:center;color:#667489}.mc540StageRail>div:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 17px);width:calc(100% - 34px);height:2px;background:#202a38}.mc540StageRail>div.isComplete:not(:last-child):after{background:linear-gradient(90deg,var(--s54-green),#68cf38)}.mc540StageRail>div>span{z-index:1;display:grid;width:30px;height:30px;place-items:center;border:2px solid #435066;border-radius:50%;background:#080e16;color:#7d899a;font-size:10px;font-weight:800}.mc540StageRail>div.isComplete>span{border-color:var(--s54-green);background:var(--s54-green);color:#071005;box-shadow:0 0 18px rgba(145,243,79,.18)}.mc540StageRail>div.isCurrent>span{border-color:var(--s54-green);color:var(--s54-green);box-shadow:0 0 0 5px rgba(145,243,79,.07)}.mc540StageRail strong{font-size:10px;color:#9ca8b8}.mc540StageRail .isComplete strong,.mc540StageRail .isCurrent strong{color:#eef3f8}.mc540StageRail small{font-size:8px;color:#566378}.mc540Tabs{position:relative!important;top:auto!important;display:flex!important;width:max-content;max-width:100%;gap:4px!important;padding:5px!important;border-radius:12px!important;background:#060b12!important}.mc540Tabs button{min-width:145px!important;padding:10px 12px!important}.mc540Tabs button.isActive{background:rgba(145,243,79,.09)!important;box-shadow:inset 0 0 0 1px rgba(145,243,79,.25)!important}.mc540Tabs button.isActive span{color:#dfffd0}.mc540Context{margin-top:-8px!important}.mc540OverviewGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:14px}.mc540ControlsPanel,.mc540NowExecuting{padding:22px!important}.mc540SectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.mc540SectionTitle>span{display:flex;align-items:center;gap:8px;color:#8694a8;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mc540SectionTitle i{width:7px;height:7px;border-radius:50%;background:var(--s54-green);box-shadow:0 0 12px rgba(145,243,79,.65)}.mc540SectionTitle>small,.mc540SectionTitle>strong{font-size:9px;color:#72dc43}.mc540ExecutionLead{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:16px;border:1px solid var(--s54-line);border-radius:13px;background:rgba(255,255,255,.018)}.mc540ExecutionIcon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(145,243,79,.22);border-radius:12px;background:rgba(145,243,79,.07);color:var(--s54-green);font-size:22px}.mc540ExecutionLead strong{font-size:14px}.mc540ExecutionLead p{margin:5px 0 0;color:#7f8ca0;font-size:10px;line-height:1.5}.mc540ExecutionRows{display:grid;margin-top:14px;border:1px solid var(--s54-line);border-radius:13px;overflow:hidden}.mc540ExecutionRows button{display:grid;grid-template-columns:minmax(0,1fr) 40px 90px 18px;align-items:center;gap:12px;min-height:54px;padding:10px 14px;border:0;border-bottom:1px solid var(--s54-line);background:transparent;color:inherit;text-align:left;cursor:pointer}.mc540ExecutionRows button:last-child{border-bottom:0}.mc540ExecutionRows button:hover{background:rgba(255,255,255,.025)}.mc540ExecutionRows button.attention{background:rgba(167,107,255,.025)}.mc540ExecutionRows button>span{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700}.mc540ExecutionRows button i{width:8px;height:8px;border-radius:3px;background:#8390a2}.mc540ExecutionRows button i.green{background:var(--s54-green)}.mc540ExecutionRows button i.blue{background:#64a7ff}.mc540ExecutionRows button i.purple{background:#ae70ff}.mc540ExecutionRows button>strong{font-size:15px}.mc540ExecutionRows button>small{font-size:9px;color:#718095}.mc540ExecutionRows button>b{color:#6f7d91}.mc540ControlsPanel :where(.composer,form){margin:0!important}.mc540QuickActions{padding-top:15px!important;border-top:1px solid var(--s54-line);margin-top:16px!important}.mc540QuickActions button{font-size:9px!important;border-radius:9px!important}.v532ProjectsWorkspace{gap:14px!important}.v532ProjectsWorkspace>.panel{overflow:hidden}.v2QueueWorkspace{padding:22px!important}.v2QueueWorkspace .v2SectionHeading{margin-bottom:14px!important}@media(max-width:1180px){.mc540SummaryStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.mc540SummaryStrip>:nth-child(2){border-right:0}.mc540SummaryStrip>:nth-child(n+3){border-top:1px solid var(--s54-line)}.mc540OverviewGrid{grid-template-columns:1fr}.mc540Hero{grid-template-columns:minmax(0,1fr) 230px!important}}@media(max-width:780px){.mc540Hero{grid-template-columns:1fr!important;padding:22px!important}.mc540ProgressColumn{grid-template-columns:auto 1fr;justify-content:start}.mc540ProgressRing{width:120px;height:120px}.mc540ProgressRing:before{width:96px;height:96px}.mc540ProgressRing strong{font-size:26px}.mc540StageRail{grid-template-columns:repeat(3,1fr);gap:20px 0}.mc540StageRail>div:nth-child(3):after{display:none}.mc540StageRail>div:nth-child(n+4){padding-top:4px}.mc540Tabs{width:100%;overflow:auto}.mc540Tabs button{min-width:135px!important}}@media(max-width:560px){.mc540SummaryStrip{grid-template-columns:1fr}.mc540SummaryStrip>*{border-right:0!important;border-top:1px solid var(--s54-line)}.mc540SummaryStrip>:first-child{border-top:0}.mc540MissionMeta>span{flex:1 1;min-width:90px}.mc540ProgressColumn{grid-template-columns:1fr}.mc540ProgressColumn>button{width:100%}.mc540StageRail{padding:16px 10px!important}.mc540StageRail strong{font-size:9px}.mc540ExecutionRows button{grid-template-columns:minmax(0,1fr) 30px 18px}.mc540ExecutionRows button>small{display:none}.mc540ControlsPanel,.mc540NowExecuting{padding:16px!important}}.v540cDashboard{display:grid;gap:14px}.v540cDashboardHero{position:relative;overflow:hidden;min-height:230px;padding:30px 32px!important;background:radial-gradient(circle at 84% 18%,rgba(145,243,79,.1),transparent 28%),radial-gradient(circle at 15% 100%,rgba(104,141,255,.055),transparent 34%),linear-gradient(145deg,rgba(10,17,27,.99),rgba(4,9,15,.99))!important}.v540cDashboardHero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:360px;height:360px;border:1px solid rgba(145,243,79,.08);border-radius:50%;box-shadow:0 0 0 44px rgba(145,243,79,.018),0 0 0 90px rgba(145,243,79,.012);pointer-events:none}.v540cDashboardHero .v498HeroCopy{position:relative;z-index:1;max-width:850px}.v540cDashboardHero .v498HeroCopy>span{color:var(--s54-green)!important;letter-spacing:.16em!important;font-size:9px!important}.v540cDashboardHero h1{font-size:clamp(38px,4.8vw,62px)!important;line-height:1!important;letter-spacing:-.048em!important;margin:12px 0!important}.v540cDashboardHero p{max-width:720px;font-size:13px!important;line-height:1.65!important;color:#96a2b4!important}.v540cDashboardHero .v498HeroActions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.v540cDashboardHero .v498PrimaryAction,.v540cDashboardHero .v498SecondaryAction{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:11px;font-size:10px;font-weight:800;text-decoration:none}.v540cDashboardHero .v498PrimaryAction{background:linear-gradient(135deg,#a5fb61,#78e442);color:#071005;box-shadow:0 12px 28px rgba(145,243,79,.15)}.v540cDashboardHero .v498SecondaryAction{border:1px solid var(--s54-line);background:rgba(255,255,255,.02);color:#ccd4df}.v540cDashboardHero .v498SecondaryAction:hover{border-color:rgba(145,243,79,.28);background:rgba(145,243,79,.035)}.v540cDashboardHero .v498HealthRing{position:relative;z-index:1;width:154px;height:154px;background:conic-gradient(var(--s54-green) var(--health),rgba(123,144,170,.13) 0)!important;box-shadow:0 0 45px rgba(145,243,79,.07)}.v540cDashboardHero .v498HealthRing:before{background:linear-gradient(145deg,#0b121c,#050a10)!important;box-shadow:inset 0 0 0 1px var(--s54-line)}.v540cDashboardHero .v498HealthRing strong{font-size:30px!important}.v540cDashboardHero .v498HealthRing span{font-size:8px!important;letter-spacing:.12em!important}.v540cStatusGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0!important;padding:0!important;overflow:hidden;background:linear-gradient(135deg,rgba(8,14,22,.98),rgba(4,9,15,.98))!important}.v540cStatusGrid article{min-height:104px;padding:20px 22px!important;border:0!important;border-right:1px solid var(--s54-line)!important;border-radius:0!important;background:transparent!important}.v540cStatusGrid article:last-child{border-right:0!important}.v540cStatusGrid article:hover{background:rgba(255,255,255,.018)!important}.v540cStatusGrid article>span{font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase;color:#758297!important}.v540cStatusGrid article>strong{font-size:30px!important;line-height:1!important;margin:8px 0 5px!important;color:#f4f7fa!important}.v540cStatusGrid article>small{font-size:9px!important;color:#7e8b9e!important}.v540cStatusGrid article.attention>strong{color:#c992ff!important}.v540cStatusGrid article.danger>strong{color:#ff9d79!important}.v540cExecutiveGrid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important;gap:14px!important}.v540cExecutiveGrid>section{padding:24px!important}.v540cExecutiveGrid .v498SectionTitle{margin-bottom:16px}.v540cExecutiveGrid .v498SectionTitle h2{font-size:22px!important}.v540cExecutiveGrid .v498PriorityList>div{border-color:var(--s54-line)!important;background:rgba(255,255,255,.016)!important;border-radius:11px!important}.v540cExecutiveGrid .v498PriorityList i{background:rgba(145,243,79,.09)!important;color:var(--s54-green)!important}.v540cDepartments,.v540cExecution,.v540cFocus,.v540cIntelligence,.v540cTimeline{padding:24px!important}.v540cIntelligence{background:radial-gradient(circle at 94% 0,rgba(167,107,255,.07),transparent 28%),linear-gradient(145deg,rgba(11,18,28,.96),rgba(6,11,18,.99))!important}.v540cIntelligence .v500eIntelligenceGrid>article{border:1px solid var(--s54-line)!important;border-radius:13px!important;background:rgba(255,255,255,.016)!important;padding:18px!important}.v540cFocus{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;align-items:center!important;background:radial-gradient(circle at 90% 50%,rgba(145,243,79,.055),transparent 28%),linear-gradient(145deg,rgba(10,17,27,.98),rgba(5,10,17,.99))!important}.v540cFocus h2{font-size:clamp(25px,3vw,38px)!important;letter-spacing:-.035em!important}.v540cFocusProgress{min-width:0!important}.v540cFocusProgress>strong{font-size:34px!important}.v540cFocusProgress i{height:7px!important;background:#17202c!important}.v540cFocusProgress i b{background:linear-gradient(90deg,#9af257,#65d83b)!important;box-shadow:0 0 16px rgba(145,243,79,.18)}.v540cDepartments .v498DepartmentGrid{gap:10px!important}.v540cDepartments .v498DepartmentGrid article{min-height:154px;padding:17px!important;border:1px solid var(--s54-line)!important;border-radius:13px!important;background:linear-gradient(145deg,rgba(12,20,31,.82),rgba(7,12,19,.94))!important}.v540cDepartments .v498DepartmentGrid article:hover{transform:translateY(-1px);border-color:rgba(145,243,79,.22)!important}.v540cDepartments .v498DepartmentGrid article>div:first-child strong{font-size:12px!important}.v540cDepartments .v498DepartmentGrid p{font-size:10px!important;color:#7d899a!important}.v540cDepartments .v498DepartmentGrid i{height:5px!important;background:#17212d!important}.v540cDepartments .v498DepartmentGrid i b{background:linear-gradient(90deg,var(--s54-green),#56bdff)!important}.v540cExecution,.v540cTimeline{overflow:hidden}.v540cActionCentre{display:grid;gap:14px}.v540cActionHero{position:relative;overflow:hidden;display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:28px!important;padding:28px 30px!important;background:radial-gradient(circle at 88% 20%,rgba(177,112,255,.08),transparent 30%),linear-gradient(145deg,rgba(10,17,27,.99),rgba(5,10,17,.99))!important}.v540cActionHero:after{content:"";position:absolute;right:-70px;top:-90px;width:260px;height:260px;border:1px solid rgba(177,112,255,.09);border-radius:50%;pointer-events:none}.v540cActionHero .actionCentreHeroActions,.v540cActionHero .actionCentreTitle{position:relative;z-index:1}.v540cActionHero h2{font-size:clamp(34px,4vw,52px)!important;letter-spacing:-.045em!important;margin:8px 0!important}.v540cActionHero p{max-width:760px;color:#929fb1!important;line-height:1.65!important}.v540cActionHero .actionCentreTotal{padding:18px!important;border:1px solid var(--s54-line)!important;border-radius:14px!important;background:rgba(255,255,255,.018)!important}.v540cActionHero .actionCentreTotal strong{font-size:38px!important}.v540cActionHero .actionCentreTotal.hasAttention{border-color:rgba(181,117,255,.3)!important;box-shadow:inset 0 0 35px rgba(163,96,255,.035)}.v540cActionQueueGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.v540cActionQueueGrid .actionQueueCard{min-height:98px;padding:17px 18px!important;border:1px solid var(--s54-line)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(10,17,27,.94),rgba(6,11,18,.98))!important}.v540cActionQueueGrid .actionQueueCard:hover{transform:translateY(-1px);border-color:rgba(145,243,79,.22)!important}.v540cActionQueueGrid .actionQueueCard.active{border-color:rgba(145,243,79,.4)!important;box-shadow:inset 3px 0 0 var(--s54-green),0 14px 30px rgba(0,0,0,.14)!important}.v540cActionQueueGrid .actionQueueCount{display:grid!important;width:45px!important;height:45px!important;place-items:center;border-radius:12px!important;background:#0e1723!important;font-size:19px!important}.v540cActionQueueGrid .critical .actionQueueCount{background:rgba(255,128,86,.09)!important;color:#ff9d79!important}.v540cActionQueueGrid .warning .actionQueueCount{background:rgba(177,112,255,.09)!important;color:#c893ff!important}.v540cActionQueueGrid .clear .actionQueueCount{background:rgba(145,243,79,.08)!important;color:var(--s54-green)!important}.v540cActionQueueGrid .actionQueueCopy strong{font-size:12px!important}.v540cActionQueueGrid .actionQueueCopy small{font-size:9px!important;color:#718096!important}.v540cActionOverview{min-height:170px;padding:24px!important;background:linear-gradient(145deg,rgba(10,17,27,.96),rgba(6,11,18,.99))!important}.v540cActionOverview h3{font-size:24px!important;letter-spacing:-.025em!important}.v540cActionOverview button{min-height:42px!important;padding:0 16px!important;border-radius:11px!important}.v540cWorkforceWorkspace{gap:14px!important}.v540cWorkforceSummary{display:grid!important;grid-template-columns:1.45fr repeat(3,minmax(0,.8fr));padding:0!important;overflow:hidden;background:linear-gradient(135deg,rgba(8,14,22,.98),rgba(4,9,15,.98))!important}.v540cWorkforceSummary>div{min-height:104px;padding:18px 20px;border-right:1px solid var(--s54-line)}.v540cWorkforceSummary>div:last-child{border-right:0}.v540cWorkforceLead{display:flex!important;align-items:center;gap:14px}.v540cWorkforcePulse{display:grid;width:46px;height:46px;place-items:center;flex:0 0 auto;border:1px solid rgba(145,243,79,.24);border-radius:14px;background:rgba(145,243,79,.08);color:var(--s54-green);font-size:21px;box-shadow:0 0 24px rgba(145,243,79,.06)}.v540cWorkforceLead>div{display:grid;gap:4px}.v540cWorkforceLead small,.v540cWorkforceMetric>span{font-size:8px;color:#718096;letter-spacing:.11em;text-transform:uppercase}.v540cWorkforceLead strong{font-size:13px;color:#edf2f7}.v540cWorkforceLead>div>span{font-size:9px;color:#7e8b9e}.v540cWorkforceMetric{display:grid;align-content:center;gap:5px}.v540cWorkforceMetric strong{font-size:28px;line-height:1;color:#fff}.v540cWorkforceMetric small{font-size:9px;color:#778499}.v540cWorkforceWorkspace>.panel:not(.v540cWorkforceSummary){border-radius:16px!important}.v540cWorkforceWorkspace .agentCard,.v540cWorkforceWorkspace .departmentCard{background:linear-gradient(145deg,rgba(11,18,28,.94),rgba(6,11,18,.98))!important;border-color:var(--s54-line)!important}@media(max-width:1100px){.v540cStatusGrid{grid-template-columns:repeat(2,1fr)}.v540cStatusGrid article:nth-child(2){border-right:0!important}.v540cStatusGrid article:nth-child(n+3){border-top:1px solid var(--s54-line)!important}.v540cActionHero,.v540cExecutiveGrid{grid-template-columns:1fr!important}.v540cWorkforceSummary{grid-template-columns:repeat(2,1fr)}.v540cWorkforceSummary>div:nth-child(2){border-right:0}.v540cWorkforceSummary>div:nth-child(n+3){border-top:1px solid var(--s54-line)}}@media(max-width:720px){.v540cDashboardHero{grid-template-columns:1fr!important;padding:22px!important}.v540cDashboardHero .v498HealthRing{width:120px;height:120px}.v540cDashboardHero .v498HeroActions>a{flex:1 1}.v540cActionQueueGrid,.v540cFocus{grid-template-columns:1fr!important}.v540cActionHero{padding:22px!important}.v540cWorkforceSummary{grid-template-columns:1fr}.v540cWorkforceSummary>div{border-right:0!important;border-top:1px solid var(--s54-line)}.v540cWorkforceSummary>div:first-child{border-top:0}.v540cWorkforceSummary>div{min-height:86px}}@media(max-width:520px){.v540cStatusGrid{grid-template-columns:1fr}.v540cStatusGrid article{border-right:0!important;border-top:1px solid var(--s54-line)!important}.v540cStatusGrid article:first-child{border-top:0!important}.v540cDashboardHero .v498HeroActions>a{flex-basis:100%}.v540cDashboardHero h1{font-size:36px!important}}:root{--sm-bg:#03070c;--sm-bg-elevated:#060b12;--sm-surface:#080e16;--sm-surface-2:#0b121c;--sm-surface-3:#0e1723;--sm-border:rgba(148,166,191,.16);--sm-border-hover:rgba(159,183,217,.28);--sm-text:#f7f9fc;--sm-copy:#b8c1cf;--sm-muted:#7d899c;--sm-accent:#91f34f;--sm-accent-soft:rgba(145,243,79,.10);--sm-intelligence:#aa72ff;--sm-warning:#ffad48;--sm-danger:#ff7f6b;--sm-info:#6ea8ff;--sm-r-xs:8px;--sm-r-sm:10px;--sm-r-md:13px;--sm-r-lg:16px;--sm-r-xl:20px;--sm-shadow-sm:0 8px 24px rgba(0,0,0,.16);--sm-shadow-md:0 18px 48px rgba(0,0,0,.25);--sm-sidebar:286px;--sm-content:1500px}.v2AppShell{display:grid!important;grid-template-columns:var(--sm-sidebar) minmax(0,1fr)!important;min-height:100dvh!important}.v2AppShell.isCollapsed{grid-template-columns:76px minmax(0,1fr)!important}.v2AppShell.isCollapsed .v2Main,.v2AppShell:not(.isCollapsed) .v2Main,.v2Main{margin-left:0!important;margin-right:0!important;width:auto!important;max-width:none!important;padding-right:0!important}.v2Sidebar{position:sticky!important;inset:0 auto auto 0!important;width:var(--sm-sidebar)!important;height:100dvh!important;z-index:110!important}.v2AppShell.isCollapsed .v2Sidebar{width:76px!important}.v2Topbar{height:76px!important;min-height:76px!important;padding:0 clamp(22px,2.4vw,38px)!important}.v2TopbarLeft{min-width:0!important;flex:1 1!important}.v2TopbarRight{flex:0 0 auto!important}.v2CommandButton{width:min(430px,42vw)!important;max-width:430px!important}.v2Page{width:min(var(--sm-content),100%)!important;padding:28px clamp(22px,2.8vw,42px) 52px!important}.v2Page.isOverviewPage{padding-top:22px!important}.v2WorkspaceContent{display:grid;gap:14px!important}.v2RecentBar{margin:0 0 14px!important}.v2PageHeader{margin:0 0 20px!important;padding:0!important;min-height:0!important}.v2PageHeader h1{font-size:clamp(38px,4vw,56px)!important}:where(.panel,.v2Panel,.metric,.actionCentrePanel,.missionControlCard,.v498Panel,.v540cDashboardHero,.v540cStatusGrid,.v540cActionHero,.v540cActionOverview,.v540cWorkforceSummary){border:1px solid var(--sm-border)!important;border-radius:var(--sm-r-lg)!important;background:linear-gradient(145deg,rgba(10,17,27,.97),rgba(5,10,17,.99))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.018),var(--sm-shadow-sm)!important}:where(.panel,.v2Panel,.metric,.actionCentrePanel,.missionControlCard,.v498Panel):hover{border-color:var(--sm-border-hover)}:where(.v2PrimaryButton,button.primary,.primaryButton){background:var(--sm-accent)!important;color:#071005!important;border:1px solid transparent!important;border-radius:var(--sm-r-sm)!important;font-weight:800!important;box-shadow:0 9px 24px rgba(145,243,79,.12)!important}:where(.v2SecondaryButton,button.secondary,.secondaryButton){background:rgba(255,255,255,.018)!important;color:var(--sm-copy)!important;border:1px solid var(--sm-border)!important;border-radius:var(--sm-r-sm)!important}:where(.v2SecondaryButton,button.secondary,.secondaryButton):hover{background:rgba(255,255,255,.04)!important;color:var(--sm-text)!important;border-color:var(--sm-border-hover)!important}:where(input,textarea,select){background:#070c13!important;border-color:var(--sm-border)!important;color:var(--sm-text)!important;border-radius:var(--sm-r-sm)!important}:where(input,textarea,select):focus{border-color:rgba(145,243,79,.48)!important;box-shadow:0 0 0 3px rgba(145,243,79,.08)!important}.v2Brand{height:56px!important}.v2Brand img{width:190px!important}.v2CompanyChip{margin:10px 0 16px!important}.v534NewDirectiveButton{margin:10px 0 18px!important}.v2NavGroup{margin-bottom:5px!important}.v2NavGroupLabel{padding-top:8px!important}.v2Nav button:not(.v2AdvancedToggle){min-height:50px!important}.v2SidebarFooter{margin-top:auto!important;background:linear-gradient(180deg,rgba(3,8,14,0),rgba(3,8,14,.96) 18%)!important}.v2TopbarRight>:where(.workspaceDockLauncher,.v2LiveState,.accountMenu){min-height:42px}.workspaceDockLauncher{border-radius:12px!important;overflow:hidden}.v2LiveState{white-space:nowrap!important}.v2Topbar .accountIdentity{display:flex!important}.v497cExecutiveStatus{grid-template-columns:minmax(260px,1.1fr) minmax(0,2.1fr)!important;min-height:106px!important;margin:0 0 14px!important}.v497cStatusLead{padding:20px 22px!important}.v497cStatusMetrics{grid-template-columns:repeat(4,minmax(0,1fr))!important}.v497cStatusMetrics button{padding:16px 14px!important}.v497cStatusMetrics b{font-size:25px!important}.v497cStatusMetrics span{font-size:10px!important}.v497cStatusMetrics small{font-size:8px!important;overflow-wrap:anywhere}.v521AttentionBar{margin:0 0 14px!important;border-radius:var(--sm-r-lg)!important}:where(.attention,[class*=Approval],[class*=approval]){--sm-state:var(--sm-intelligence)}:where(.warning,[class*=Warning],[class*=warning]){--sm-state:var(--sm-warning)}:where(.danger,[class*=Danger],[class*=danger],[class*=Error],[class*=error]){--sm-state:var(--sm-danger)}.onboardingQuickActions{right:12px!important;bottom:12px!important}.onboardingChecklist{right:12px!important;bottom:68px!important;max-width:290px!important}.onboardingChecklist.isCollapsed{max-width:220px!important;opacity:.92}@media(max-width:1180px){.v2AppShell{grid-template-columns:1fr!important}.v2Sidebar{position:fixed!important;left:0!important;top:0!important;transform:translateX(-105%);width:min(var(--sm-sidebar),calc(100vw - 42px))!important}.v2Sidebar.isOpen{transform:none!important}.v2MenuButton{display:grid!important;place-items:center}.v2Page{padding-inline:20px!important}.v497cExecutiveStatus{grid-template-columns:1fr!important}.v497cStatusMetrics{border-top:1px solid var(--sm-border)!important}}@media(max-width:780px){.v2Topbar{height:66px!important;min-height:66px!important;padding:0 12px!important}.v2LiveState,.v2Topbar .accountIdentity{display:none!important}.v2Page,.v2Page.isOverviewPage{padding:16px 12px 84px!important}.v2RecentBar{overflow-x:auto!important;flex-wrap:nowrap!important}.v497cStatusMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v497cStatusMetrics button:nth-child(n+3){border-top:1px solid var(--sm-border)!important}.v2HeaderActions{display:grid!important;grid-template-columns:1fr 1fr!important}.v2HeaderActions>*{width:100%!important}}@media(max-width:480px){.v497cStatusMetrics{grid-template-columns:1fr!important}.v497cStatusMetrics button{border-left:0!important;border-top:1px solid var(--sm-border)!important}.v2HeaderActions{grid-template-columns:1fr!important}}.v542Dashboard{display:grid;gap:14px;min-width:0}.v542DashboardTopline{display:grid;grid-template-columns:minmax(210px,.9fr) minmax(0,3.2fr);border:1px solid var(--s54-line);border-radius:15px;background:linear-gradient(145deg,rgba(10,17,27,.97),rgba(5,10,16,.98));overflow:hidden;box-shadow:var(--s54-shadow)}.v542ExecutionState{display:flex;align-items:center;gap:11px;padding:17px 19px;border-right:1px solid var(--s54-line)}.v542ExecutionState>i,.v542RailHeading>div>i{display:block;width:8px;height:8px;border-radius:50%;background:var(--s54-green);box-shadow:0 0 14px rgba(145,243,79,.65)}.v542ExecutionState div{display:grid;gap:3px}.v542ExecutionState strong{font-size:12px;color:#edf4fb}.v542ExecutionState span{font-size:9px;color:#778497;line-height:1.35}.v542MetricRail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.v542Metric{display:grid;align-content:center;gap:3px;min-height:82px;padding:13px 17px;border-right:1px solid var(--s54-line)}.v542Metric:last-child{border-right:0}.v542Metric span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#738094;font-weight:800}.v542Metric strong{font-size:23px;line-height:1;color:#f2f6fb}.v542Metric small{font-size:8px;color:#758295}.v542Metric-good strong{color:#b6ff7b}.v542Metric-attention{background:rgba(244,177,63,.035)}.v542Metric-attention strong{color:#ffc968}.v542Metric-danger strong{color:#ff8f8f}.v542DashboardGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,340px);gap:14px;align-items:start}.v542DashboardMain,.v542DashboardRail{display:grid;gap:14px;min-width:0}.v542Welcome{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;min-height:250px;padding:28px 30px!important;overflow:hidden;position:relative;background:radial-gradient(circle at 84% 10%,rgba(145,243,79,.1),transparent 27%),linear-gradient(145deg,rgba(10,17,27,.99),rgba(4,9,15,.99))!important}.v542Welcome:after{content:"";position:absolute;right:-70px;bottom:-120px;width:300px;height:300px;border:1px solid rgba(145,243,79,.08);border-radius:50%;box-shadow:0 0 0 40px rgba(145,243,79,.018),0 0 0 78px rgba(145,243,79,.01);pointer-events:none}.v542WelcomeCopy{position:relative;z-index:1}.v542RailHeading span,.v542SectionHeading span,.v542WelcomeCopy>span{font-size:8px;letter-spacing:.16em;font-weight:900;color:var(--s54-green)}.v542Welcome h1{margin:10px 0 11px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.045em;color:#f4f7fb}.v542Welcome p{max-width:660px;margin:0;color:#929daf;font-size:12px;line-height:1.65}.v542WelcomeActions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px}.v542PrimaryButton,.v542SecondaryButton,.v542TextButton{display:inline-flex;align-items:center;justify-content:center;min-height:41px;padding:0 15px;border-radius:10px;text-decoration:none;font-size:9px;font-weight:850}.v542PrimaryButton{background:linear-gradient(135deg,#a8fb67,#76df42);color:#071005;box-shadow:0 12px 26px rgba(145,243,79,.14)}.v542SecondaryButton{border:1px solid var(--s54-line);background:rgba(255,255,255,.02);color:#d4dbe5}.v542TextButton{color:#aeb8c6;padding-inline:7px}.v542HealthDial{position:relative;z-index:1;width:148px;height:148px;padding:9px;border-radius:50%;background:conic-gradient(var(--s54-green) var(--health),#17212d 0);box-shadow:0 0 42px rgba(145,243,79,.08)}.v542HealthDial>div{display:grid;place-content:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(145deg,#0b121c,#050a10);box-shadow:inset 0 0 0 1px var(--s54-line);text-align:center}.v542HealthDial strong{font-size:29px;line-height:1;color:#f4f8fb}.v542HealthDial span{margin-top:5px;font-size:7px;letter-spacing:.13em;text-transform:uppercase;color:#7f8b9c}.v542SectionHeading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.v542SectionHeading>div{display:grid;gap:6px}.v542SectionHeading h2{margin:0;color:#edf3f9;font-size:19px;letter-spacing:-.025em}.v542SectionHeading p{margin:0;color:#7f8b9c;font-size:9px;line-height:1.5}.v542RailHeading>a,.v542SectionHeading>a{font-size:8px;color:#a9b4c2;text-decoration:none;white-space:nowrap}.v542Departments,.v542Execution,.v542Focus{padding:21px!important}.v542FocusProgress{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px}.v542FocusProgress>div{display:grid}.v542FocusProgress strong{font-size:26px;color:#f2f6fa}.v542FocusProgress span{font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:#748194}.v542Department>i,.v542FocusProgress>i{height:6px;border-radius:999px;background:#17212c;overflow:hidden}.v542Department>i>b,.v542FocusProgress>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--s54-green),#5bc8f7)}.v542DepartmentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v542Department{display:grid;gap:11px;min-height:142px;padding:15px;border:1px solid var(--s54-line);border-radius:12px;background:linear-gradient(145deg,rgba(12,20,31,.8),rgba(6,11,18,.92))}.v542DepartmentTitle{display:flex;justify-content:space-between;gap:8px}.v542DepartmentTitle>div{display:grid;gap:3px}.v542DepartmentTitle strong{font-size:10px;color:#e7edf5}.v542Department small,.v542DepartmentTitle span{font-size:7px;color:#718094}.v542DepartmentTitle>b{align-self:start;padding:4px 7px;border:1px solid rgba(145,243,79,.16);border-radius:999px;color:#aaf773;background:rgba(145,243,79,.045);font-size:7px}.v542Department p{margin:0;color:#8995a6;font-size:8px;line-height:1.5}.v542Department-blocked .v542DepartmentTitle>b{color:#ff9f9f;border-color:rgba(255,103,103,.2);background:rgba(255,103,103,.05)}.v542Department-queued .v542DepartmentTitle>b{color:#ffc968;border-color:rgba(244,177,63,.2);background:rgba(244,177,63,.05)}.v542DashboardRail>.panel{padding:16px!important}.v542RailHeading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:14px}.v542RailHeading>div{display:flex;align-items:center;gap:8px}.v542RailHeading>div>i{width:6px;height:6px}.v542RailHeading small{font-size:7px;color:#748194}.v542PriorityList{display:grid;gap:8px}.v542PriorityList>div{display:grid;grid-template-columns:27px minmax(0,1fr);gap:9px;align-items:center;padding:10px;border:1px solid var(--s54-line);border-radius:10px;background:rgba(255,255,255,.015)}.v542PriorityList b{display:grid;place-content:center;width:27px;height:27px;border-radius:8px;background:rgba(244,177,63,.09);color:#ffc96d;font-size:9px}.v542PriorityList span{font-size:9px;color:#c9d1dc;line-height:1.4}.v542AllClear b{background:rgba(145,243,79,.09)!important;color:#a8fa6a!important}.v542Intelligence h3{margin:0 0 7px;color:#edf2f8;font-size:15px;line-height:1.3}.v542Intelligence>p{margin:0 0 15px;color:#8390a2;font-size:9px;line-height:1.55}.v542RiskList{display:grid;gap:7px}.v542RiskList>div{display:grid;grid-template-columns:7px minmax(0,1fr);gap:8px}.v542RiskList>div>i{width:6px;height:6px;border-radius:50%;margin-top:4px;background:#6f7d90}.v542RiskList .high>i{background:#ff7f7f}.v542RiskList .medium>i{background:#ffc45f}.v542RiskList .low>i{background:var(--s54-green)}.v542RiskList span{display:grid}.v542RiskList strong{font-size:8px;color:#d8e0ea}.v542RiskList small{font-size:7px;color:#748194;line-height:1.45}.v542Recommendation{display:grid;gap:6px;margin-top:13px;padding:12px;border:1px solid rgba(163,105,255,.18);border-radius:10px;background:rgba(126,75,255,.045)}.v542Recommendation>span{font-size:7px;color:#b49cff;letter-spacing:.12em;text-transform:uppercase}.v542Recommendation strong{font-size:10px;color:#eee9ff}.v542Recommendation p{margin:0;color:#8f86a9;font-size:8px;line-height:1.5}.v542Recommendation a{font-size:8px;color:#c3afff;text-decoration:none}.v542AgentCount{display:flex;align-items:end;gap:7px;margin-bottom:12px}.v542AgentCount strong{font-size:28px;color:#b2fb77}.v542AgentCount span{padding-bottom:4px;font-size:8px;color:#788598}.v542ActiveDepartments{display:grid;gap:7px}.v542ActiveDepartments>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 9px;border:1px solid var(--s54-line);border-radius:9px;background:rgba(255,255,255,.014)}.v542ActiveDepartments>div>i{width:7px;height:7px;border-radius:50%;background:var(--s54-green)}.v542ActiveDepartments span{display:grid}.v542ActiveDepartments strong{font-size:8px;color:#dbe3ec}.v542ActiveDepartments small{font-size:7px;color:#6f7c8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v542ActiveDepartments>b{font-size:8px;color:#9ba7b7}.v542Timeline{max-height:420px;overflow:auto}@media(max-width:1180px){.v542DashboardGrid{grid-template-columns:minmax(0,1fr) 300px}.v542DepartmentGrid,.v542MetricRail{grid-template-columns:repeat(2,minmax(0,1fr))}.v542Metric:nth-child(2){border-right:0}.v542Metric:nth-child(-n+2){border-bottom:1px solid var(--s54-line)}}@media(max-width:940px){.v542DashboardTopline{grid-template-columns:1fr}.v542ExecutionState{border-right:0;border-bottom:1px solid var(--s54-line)}.v542DashboardGrid{grid-template-columns:1fr}.v542DashboardRail{grid-template-columns:repeat(2,minmax(0,1fr))}.v542Timeline{grid-column:1/-1}.v542Welcome{min-height:auto}}@media(max-width:680px){.v542MetricRail{grid-template-columns:1fr}.v542Metric{border-right:0;border-bottom:1px solid var(--s54-line)}.v542Metric:last-child{border-bottom:0}.v542Welcome{grid-template-columns:1fr;padding:22px!important}.v542HealthDial{width:118px;height:118px}.v542DashboardRail,.v542DepartmentGrid{grid-template-columns:1fr}.v542Timeline{grid-column:auto}.v542FocusProgress{grid-template-columns:1fr}.v542SectionHeading{display:grid}.v542WelcomeActions>a{flex:1 1}.v542Welcome h1{font-size:35px}}.qaRecoveryPanel{margin-top:16px;padding:16px;border:1px solid color-mix(in srgb,var(--warning,#f6b73c) 38%,var(--border));border-radius:var(--radius-lg,16px);background:linear-gradient(145deg,color-mix(in srgb,var(--warning,#f6b73c) 7%,var(--surface)),var(--surface))}.qaRecoveryFooter,.qaRecoveryHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.qaRecoveryHeader strong{display:block;margin-top:4px}.qaRecoveryScore{white-space:nowrap;border:1px solid color-mix(in srgb,var(--warning,#f6b73c) 40%,var(--border));border-radius:999px;padding:6px 10px;font-size:12px;color:var(--warning,#f6b73c)}.qaDefectList{display:grid;gap:10px;margin:14px 0}.qaDefectItem{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md,12px);background:color-mix(in srgb,var(--surface-strong,#11161f) 90%,transparent)}.qaDefectItem>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--warning,#f6b73c) 16%,transparent);color:var(--warning,#f6b73c);font-weight:700}.qaDefectItem p{margin:4px 0 0;color:var(--text-muted)}.qaRecoveryFooter{justify-content:flex-start;flex-wrap:wrap;color:var(--text-muted);font-size:12px}.qaRecoveryFooter span:before{content:"✓";margin-right:6px;color:var(--success,#38e08f)}@media (max-width:680px){.qaRecoveryHeader{align-items:flex-start;flex-direction:column}}:root{--v550-sidebar:276px;--v550-sidebar-collapsed:76px;--v550-topbar:72px;--v550-content:1640px;--v550-page-gutter:clamp(18px,2.25vw,34px);--v550-panel:linear-gradient(145deg,rgba(11,18,28,.96),rgba(5,10,17,.985));--v550-panel-soft:rgba(10,16,25,.86);--v550-border:rgba(151,166,188,.14);--v550-border-strong:rgba(151,166,188,.23)}.v2AppShell{grid-template-columns:var(--v550-sidebar) minmax(0,1fr)!important;overflow:clip!important}.v2AppShell.isCollapsed{grid-template-columns:var(--v550-sidebar-collapsed) minmax(0,1fr)!important}.v2Sidebar{width:var(--v550-sidebar)!important;padding:18px 14px 14px!important;overflow:hidden!important}.v2AppShell.isCollapsed .v2Sidebar{width:var(--v550-sidebar-collapsed)!important}.v2Brand{height:58px!important;padding:2px 10px 12px!important}.v2Brand img{width:178px!important;max-width:100%!important}.v2CompanyChip{margin:8px 0 14px!important}.v534NewDirectiveButton{margin:8px 0 16px!important;min-height:62px!important}.v2Nav{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:3px!important;scrollbar-gutter:stable}.v2SidebarFooter{position:relative!important;inset:auto!important;padding-bottom:0!important}.v2Main{min-width:0!important;overflow:clip!important}.v2Topbar{height:var(--v550-topbar)!important;min-height:var(--v550-topbar)!important;padding:0 var(--v550-page-gutter)!important;gap:14px!important}.v2TopbarLeft{display:flex!important;align-items:center!important;min-width:220px!important;max-width:620px!important}.v2CommandButton{width:min(520px,46vw)!important;max-width:100%!important}.v2TopbarRight{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.workspaceDockCommand{min-height:42px!important;max-width:360px!important;border-radius:12px!important;white-space:nowrap!important}.workspaceDockCommand kbd{overflow:hidden!important;text-overflow:ellipsis!important}.v2Page{width:100%!important;max-width:var(--v550-content)!important;margin:0 auto!important;padding:24px var(--v550-page-gutter) 48px!important}.v2Page.isOverviewPage{padding-top:18px!important}.v2RecentBar{min-height:34px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-width:none}.v2RecentBar::-webkit-scrollbar{display:none}.v497cExecutiveStatus{overflow:hidden!important}.v497cStatusMetrics{min-width:0!important}.v497cStatusMetrics button{min-width:0!important;padding-inline:14px!important}.v497cStatusMetrics small,.v497cStatusMetrics span{overflow-wrap:normal!important;word-break:normal!important}.v521AttentionBar{position:relative!important;z-index:4!important}.v2WorkspaceContent{min-width:0!important;overflow:visible!important}.v2WorkspaceContent>:first-child{margin-top:0!important}.v542Dashboard{gap:14px!important;min-width:0!important}.v542DashboardGrid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.78fr)!important;gap:14px!important;align-items:start!important}.v542DashboardMain,.v542DashboardRail{min-width:0!important}.v542DashboardRail{position:relative!important;grid-auto-rows:max-content!important}.v542DashboardRail>.panel{min-width:0!important}.v542Welcome{min-height:236px!important;padding:26px 28px!important}.v542Welcome h1{font-size:clamp(38px,4.15vw,58px)!important;max-width:680px!important}.v542Briefing .atlasWelcome{min-width:0!important;padding:18px!important;gap:14px!important}.v542Briefing .atlasWelcomeTop{gap:12px!important}.v542Briefing .atlasIdentity{align-items:flex-start!important;min-width:0!important}.v542Briefing .atlasIdentity>div{min-width:0!important}.v542Briefing .atlasIdentity h2{font-size:clamp(20px,2vw,28px)!important;overflow-wrap:normal!important;word-break:normal!important}.v542Briefing .atlasIdentity p{font-size:11px!important;line-height:1.5!important}.v542Briefing .atlasDismiss{flex:0 0 auto!important;font-size:10px!important}.v542Briefing .atlasBriefGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.v542Briefing .atlasBriefGrid article{min-height:96px!important;padding:12px!important}.v542Briefing .atlasBriefGrid span{font-size:8px!important;line-height:1.3!important;word-break:normal!important;overflow-wrap:normal!important}.v542Briefing .atlasBriefGrid small{font-size:9px!important;line-height:1.4!important;overflow:visible!important;text-overflow:clip!important}.v542Briefing .atlasNextAction{display:grid!important;align-items:start!important;padding:14px!important}.v542Briefing .atlasNextAction button{width:100%!important;white-space:normal!important}.v542Briefing .atlasChecklist{grid-template-columns:1fr!important}.v550UtilityRail{position:fixed!important;right:14px!important;bottom:14px!important;z-index:72!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;width:min(320px,calc(100vw - 28px))!important;max-height:calc(100dvh - 96px)!important;pointer-events:none!important}.v550UtilityRail>.onboardingChecklist,.v550UtilityRail>.onboardingExecutionStatus,.v550UtilityRail>.onboardingQuickActions{position:relative!important;inset:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;margin:0!important;pointer-events:auto!important}.v550UtilityRail>.onboardingQuickActions{order:3!important;width:auto!important;align-self:flex-end!important;overflow:visible!important}.v550UtilityRail>.onboardingChecklist{order:1!important;max-height:min(54dvh,460px)!important;overflow:auto!important;background:rgba(10,13,23,.97)!important;border-color:rgba(167,107,255,.26)!important;box-shadow:0 18px 55px rgba(0,0,0,.38)!important}.v550UtilityRail>.onboardingChecklist.isCollapsed{width:auto!important;max-width:245px!important;overflow:hidden!important}.v550UtilityRail>.onboardingExecutionStatus{order:2!important;background:rgba(9,15,24,.97)!important;border-color:rgba(110,168,255,.24)!important;box-shadow:0 18px 55px rgba(0,0,0,.34)!important}.v550UtilityRail .onboardingQuickMenu{right:0!important;bottom:calc(100% + 8px)!important}html[data-executive-workspace=open] .v550UtilityRail{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:1260px){.v542DashboardGrid{grid-template-columns:minmax(0,1fr) 320px!important}.v2Topbar .v2LiveState,.workspaceDockCommand kbd{display:none!important}}@media(max-width:1040px){.v2AppShell,.v2AppShell.isCollapsed{display:block!important}.v2Sidebar{position:fixed!important;left:0!important;top:0!important;width:min(var(--v550-sidebar),calc(100vw - 44px))!important;transform:translateX(-105%)!important;transition:transform .22s ease!important}.v2Sidebar.isOpen{transform:none!important}.v2Main{width:100%!important}.v2MenuButton{display:grid!important}.v542DashboardGrid{grid-template-columns:1fr!important}.v542DashboardRail{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v542Briefing,.v542Timeline{grid-column:1/-1!important}}@media(max-width:760px){.v2TopbarRight .workspaceDock{display:none!important}.v2TopbarLeft{min-width:0!important}.v2CommandButton{width:44px!important}.v2Page{padding:18px 14px 36px!important}.v497cStatusMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v542DashboardRail{grid-template-columns:1fr!important}.v542Briefing,.v542Timeline{grid-column:auto!important}.v550UtilityRail{right:8px!important;bottom:8px!important;width:min(300px,calc(100vw - 16px))!important;max-height:calc(100dvh - 78px)!important}.v550UtilityRail>.onboardingChecklist:not(.isCollapsed),.v550UtilityRail>.onboardingExecutionStatus{max-height:42dvh!important;overflow:auto!important}}@media(max-height:720px) and (min-width:761px){.v550UtilityRail>.onboardingChecklist:not(.isCollapsed){max-height:38dvh!important}.v550UtilityRail>.onboardingExecutionStatus{max-height:30dvh!important;overflow:auto!important}}.v2Main,.v2Page,.v2WorkspaceContent,.v542Dashboard,.v542DashboardGrid,.v542DashboardMain,.v542DashboardRail{min-width:0!important;max-width:100%!important}.v2Main{overflow-x:hidden!important}.v2TopbarLeft{flex:1 1 auto!important;max-width:none!important;overflow:hidden!important}.v2TopbarRight{flex:0 1 auto!important;max-width:calc(100% - 250px)!important;overflow:visible!important}.v2CommandButton{flex:1 1 360px!important;min-width:44px!important;max-width:520px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workspaceDock{min-width:0!important;max-width:390px!important}.workspaceDockCommand{width:100%!important;min-width:0!important;overflow:hidden!important}.workspaceDockCommand>kbd,.workspaceDockCommand>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.v2Topbar .accountMenu{flex:0 1 244px!important;min-width:42px!important;max-width:244px!important}.v2Topbar .accountMenu>summary{width:100%!important;min-width:42px!important;max-width:244px!important;overflow:hidden!important}.v2Topbar .accountIdentity{min-width:0!important;max-width:174px!important}.v2Topbar .accountIdentity small,.v2Topbar .accountIdentity strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.v2PageHeader{gap:24px!important}.v2PageHeader,.v2PageHeader>div:first-child{min-width:0!important}.v2PageHeader h1,.v2PageHeader p{overflow-wrap:anywhere!important}.v2HeaderActions{flex:0 0 auto!important;min-width:0!important}.v2RecentBar button{flex:0 0 auto!important;white-space:nowrap!important}.v497cExecutiveStatus,.v521AttentionBar,.v542DashboardRail>.panel,.v542Departments,.v542Execution,.v542Focus,.v542Welcome{max-width:100%!important}.v497cStatusMetrics button,.v542ActiveDepartments>div,.v542Department,.v542Metric,.v542PriorityList>div{min-width:0!important}.v497cStatusMetrics button small,.v497cStatusMetrics button span,.v542Department p,.v542DepartmentTitle strong,.v542Metric small,.v542Metric span{overflow-wrap:anywhere!important}.v542WelcomeCopy{min-width:0!important}.v542Welcome h1{overflow-wrap:break-word!important}.v542DashboardRail>.panel{overflow:hidden!important}.v542Briefing .atlasBriefGrid article,.v542Briefing .atlasIdentity,.v542Briefing .atlasIdentity>div,.v542Briefing .atlasWelcome{min-width:0!important;max-width:100%!important}.v542Briefing .atlasBriefGrid small,.v542Briefing .atlasBriefGrid span,.v542Briefing .atlasIdentity h2,.v542Briefing .atlasIdentity p{overflow-wrap:anywhere!important;word-break:normal!important}.v550UtilityRail{contain:layout style!important}.v550UtilityRail>.onboardingChecklist,.v550UtilityRail>.onboardingExecutionStatus{max-width:320px!important}.v550UtilityRail>.onboardingChecklist.isCollapsed{max-width:236px!important}.v550UtilityRail .onboardingChecklistHeader,.v550UtilityRail .onboardingChecklistSummary,.v550UtilityRail .onboardingExecutionHeader{min-width:0!important}.v550UtilityRail .onboardingChecklistSummary>div,.v550UtilityRail .onboardingExecutionStatus>p,.v550UtilityRail .onboardingExecutionStatus>strong{min-width:0!important;overflow-wrap:anywhere!important}@media(max-width:1440px) and (min-width:1041px){:root{--v550-sidebar:258px;--v550-page-gutter:22px}.v2Brand img{width:164px!important}.v2Topbar{gap:10px!important}.v2TopbarRight{max-width:58%!important;gap:7px!important}.workspaceDock{max-width:315px!important}.workspaceDockCommand{padding-inline:10px!important}.v2Topbar .accountMenu{max-width:210px!important}.v2Topbar .accountIdentity{max-width:140px!important}.v542DashboardGrid{grid-template-columns:minmax(0,1fr) minmax(282px,318px)!important}.v542Welcome{grid-template-columns:minmax(0,1fr) 132px!important;gap:18px!important;padding:24px!important}.v542HealthDial{width:132px!important;height:132px!important}.v542Welcome h1{font-size:clamp(38px,4vw,52px)!important}}@media(max-width:1180px) and (min-width:1041px){.workspaceDockCommand kbd{display:none!important}.workspaceDock{max-width:220px!important}.v2Topbar .accountIdentity{display:none!important}.v2Topbar .accountMenu{flex-basis:42px!important;max-width:42px!important}.v2Topbar .accountMenu>summary{padding-right:5px!important}.v542DashboardGrid{grid-template-columns:1fr!important}.v542DashboardRail{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v542Briefing,.v542Timeline{grid-column:1/-1!important}}@media(max-width:1040px){.v2TopbarRight{max-width:calc(100% - 64px)!important}.v2Topbar .accountIdentity{display:none!important}.v2Topbar .accountMenu{flex-basis:42px!important;max-width:42px!important}.v2PageHeader{align-items:flex-start!important}}@media(max-width:760px){.v2TopbarRight{max-width:none!important;flex:0 0 auto!important}.v2LiveState{display:none!important}.v2Topbar .accountMenu{display:block!important}.v2PageHeader{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.v2HeaderActions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.v2HeaderActions>*{min-width:0!important;width:100%!important}.v542Welcome{grid-template-columns:1fr!important;min-height:0!important}.v542HealthDial{width:120px!important;height:120px!important;justify-self:start!important}.v542DepartmentGrid{grid-template-columns:1fr!important}.v550UtilityRail{z-index:94!important}.v550UtilityRail>.onboardingChecklist,.v550UtilityRail>.onboardingExecutionStatus{max-width:100%!important}}@media(max-width:480px){.v2HeaderActions,.v497cStatusMetrics,.v542MetricRail{grid-template-columns:1fr!important}.v542Metric{border-right:0!important;border-bottom:1px solid var(--s54-line)!important}.v542Metric:last-child{border-bottom:0!important}.v550UtilityRail>.onboardingChecklist.isCollapsed{max-width:220px!important}}.v550cDashboard{display:grid;gap:16px;min-width:0;color:var(--s54-text,#f4f7fb)}.v550cStatusBar{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,2.2fr);align-items:stretch;min-width:0;border:1px solid rgba(147,164,190,.16);border-radius:18px;background:linear-gradient(135deg,rgba(12,18,29,.97),rgba(10,14,23,.94));box-shadow:0 16px 44px rgba(0,0,0,.22);overflow:hidden}.v550cStatusIdentity{display:flex;align-items:center;gap:13px;padding:18px 20px;min-width:0;border-right:1px solid rgba(147,164,190,.12)}.v550cStatusIdentity>i{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#62ef95;box-shadow:0 0 0 5px rgba(98,239,149,.09),0 0 18px rgba(98,239,149,.45)}.v550cStatusIdentity>div{display:grid;gap:4px;min-width:0}.v550cStatusIdentity strong{font-size:14px;line-height:1.2;color:#f5fff8}.v550cStatusIdentity span{font-size:12px;line-height:1.4;color:#8f9bad;overflow-wrap:anywhere}.v550cMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.v550cMetric{display:grid;align-content:center;gap:4px;min-width:0;padding:15px 18px;border-right:1px solid rgba(147,164,190,.1);background:transparent}.v550cMetric:last-child{border-right:0}.v550cMetricLabel{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#748197}.v550cMetric strong{font-size:24px;line-height:1;color:#f5f7fb}.v550cMetric small{font-size:11px;line-height:1.35;color:#8794a7;overflow-wrap:anywhere}.v550cMetric--positive strong{color:#83f0a8}.v550cMetric--attention strong{color:#f7c86a}.v550cMetric--critical strong{color:#ff858f}.v550cLayout{grid-template-columns:minmax(0,1.72fr) minmax(300px,.78fr);align-items:start}.v550cLayout,.v550cMain,.v550cRail{display:grid;gap:16px;min-width:0}.v550cHero,.v550cPanel,.v550cRailCard{position:relative;min-width:0;border:1px solid rgba(147,164,190,.16);border-radius:20px;background:linear-gradient(145deg,rgba(15,21,34,.96),rgba(9,14,23,.96));box-shadow:0 18px 48px rgba(0,0,0,.22);overflow:hidden}.v550cHero{display:grid;grid-template-columns:minmax(0,1fr) 154px;align-items:center;gap:28px;min-height:252px;padding:32px;background:radial-gradient(circle at 88% 10%,rgba(108,72,205,.18),transparent 34%),radial-gradient(circle at 10% 110%,rgba(71,226,126,.11),transparent 42%),linear-gradient(145deg,rgba(17,24,39,.98),rgba(9,14,24,.97))}.v550cHero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 38%)}.v550cHeroCopy{position:relative;z-index:1;display:grid;gap:14px;min-width:0}.v550cEyebrow,.v550cSectionHeader span{font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#7f8ca1}.v550cHero h1{margin:0;max-width:720px;font-size:clamp(38px,4.25vw,60px);line-height:.98;letter-spacing:-.045em;color:#fbfcff;overflow-wrap:break-word}.v550cHero p{margin:0;max-width:680px;font-size:15px;line-height:1.65;color:#a4afbf}.v550cHeroActions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px}.v550cButton{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:11px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.v550cButton:hover{transform:translateY(-1px)}.v550cButton--primary{color:#07110b;background:linear-gradient(135deg,#75ef9c,#56d982);box-shadow:0 10px 26px rgba(70,225,126,.17)}.v550cButton--secondary{color:#dce3ef;border:1px solid rgba(151,166,191,.2);background:rgba(255,255,255,.035)}.v550cInlineLink{font-size:12px;font-weight:750;color:#9d8cf4;text-decoration:none;padding:10px 5px}.v550cHealth{position:relative;z-index:1;display:grid;place-items:center;width:154px;height:154px;border-radius:50%;background:conic-gradient(#6ce99b var(--v550c-health),rgba(255,255,255,.075) 0);box-shadow:0 0 42px rgba(75,225,130,.12)}.v550cHealth:before{content:"";position:absolute;inset:10px;border-radius:50%;background:linear-gradient(145deg,#111928,#0a101b);border:1px solid rgba(255,255,255,.06)}.v550cHealth>div{position:relative;display:grid;place-items:center;gap:3px;text-align:center}.v550cHealth strong{font-size:32px;line-height:1;color:#f6fff9}.v550cHealth span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8492a6}.v550cPanel{padding:24px}.v550cSectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px;min-width:0}.v550cSectionHeader>div{display:grid;gap:6px;min-width:0}.v550cSectionHeader h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.02em;color:#f5f7fb;overflow-wrap:anywhere}.v550cSectionHeader p{margin:0;max-width:720px;font-size:12px;line-height:1.55;color:#8996a9}.v550cRailHeader>a,.v550cSectionHeader>a{flex:0 0 auto;font-size:11px;font-weight:750;color:#9c8af3;text-decoration:none;white-space:nowrap}.v550cProgressRow{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px}.v550cProgressRow>div:first-child{display:grid;gap:2px}.v550cProgressRow strong{font-size:30px;line-height:1;color:#81efa6}.v550cProgressRow span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#758298}.v550cMiniProgress,.v550cProgressTrack{height:8px;border-radius:999px;background:rgba(255,255,255,.065);overflow:hidden}.v550cMiniProgress i,.v550cProgressTrack i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#58d985,#7befaa);box-shadow:0 0 18px rgba(82,225,135,.2)}.v550cEmbeddedContent{min-width:0}.v550cEmbeddedContent>*{max-width:100%}.v550cDepartmentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.v550cDepartment{display:grid;gap:12px;min-width:0;padding:16px;border:1px solid rgba(147,164,190,.13);border-radius:14px;background:rgba(255,255,255,.025)}.v550cDepartmentTop{display:flex;justify-content:space-between;gap:10px;min-width:0}.v550cDepartmentTop>div{display:grid;gap:3px;min-width:0}.v550cDepartmentTop strong{font-size:13px;color:#edf1f8;overflow-wrap:anywhere}.v550cDepartment small,.v550cDepartmentTop span{font-size:10px;color:#778499}.v550cDepartmentTop>b{align-self:start;padding:4px 7px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#8f9caf;background:rgba(255,255,255,.05)}.v550cDepartment--working .v550cDepartmentTop>b{color:#7bed9f;background:rgba(73,226,128,.1)}.v550cDepartment--queued .v550cDepartmentTop>b{color:#b39cff;background:rgba(141,110,245,.11)}.v550cDepartment--blocked .v550cDepartmentTop>b{color:#ff9a9f;background:rgba(255,108,118,.1)}.v550cDepartment p{margin:0;min-height:38px;font-size:11px;line-height:1.5;color:#9aa6b7;overflow-wrap:anywhere}.v550cMiniProgress{height:5px}.v550cEmpty{padding:24px;border:1px dashed rgba(147,164,190,.16);border-radius:13px;color:#7f8ca0;text-align:center;font-size:12px}.v550cAnalytics{min-width:0}.v550cAnalytics>*{max-width:100%}.v550cRail{grid-auto-rows:max-content}.v550cRailCard{padding:18px}.v550cRailHeader{justify-content:space-between;gap:12px;margin-bottom:16px}.v550cRailHeader,.v550cRailHeader>div{display:flex;align-items:center;min-width:0}.v550cRailHeader>div{gap:8px}.v550cRailHeader>div>i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#8d72f2;box-shadow:0 0 14px rgba(141,114,242,.46)}.v550cRailHeader span{font-size:10px;font-weight:850;letter-spacing:.11em;color:#8f9caf}.v550cRailHeader small{font-size:9px;color:#758297;white-space:nowrap}.v550cPriorityList{display:grid;gap:8px}.v550cPriorityList>div{display:flex;align-items:flex-start;gap:10px;padding:11px;border:1px solid rgba(147,164,190,.11);border-radius:11px;background:rgba(255,255,255,.024);min-width:0}.v550cPriorityList b{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:7px;color:#f6cb77;background:rgba(247,190,78,.1);font-size:10px}.v550cPriorityList span{font-size:11px;line-height:1.45;color:#a6b0bf;overflow-wrap:anywhere}.v550cAllClear b{color:#76e99b;background:rgba(70,224,125,.1)}.v550cIntelligence h3{margin:0 0 8px;font-size:16px;color:#f2f4f8}.v550cIntelligence>p{margin:0 0 14px;font-size:11px;line-height:1.55;color:#939fb0}.v550cRiskList{display:grid;gap:7px}.v550cRisk{display:flex;gap:9px;min-width:0;padding:9px;border-radius:10px;background:rgba(255,255,255,.025)}.v550cRisk>i{width:7px;height:7px;flex:0 0 7px;margin-top:4px;border-radius:50%;background:#8190a6}.v550cRisk--danger>i,.v550cRisk--high>i{background:#ff747f}.v550cRisk--attention>i,.v550cRisk--medium>i{background:#f5bd63}.v550cRisk span{display:grid;gap:2px;min-width:0}.v550cRisk strong{font-size:10px;color:#dce2ec}.v550cRisk small{font-size:9px;line-height:1.35;color:#7f8ca0;overflow-wrap:anywhere}.v550cRecommendation{display:grid;gap:5px;margin-top:12px;padding:12px;border:1px solid rgba(141,114,242,.17);border-radius:12px;background:rgba(119,87,226,.065)}.v550cRecommendation>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8e7ce4}.v550cRecommendation strong{font-size:12px;color:#eeeaff}.v550cRecommendation p{margin:0;font-size:10px;line-height:1.45;color:#9f9ab9}.v550cRecommendation a{font-size:10px;font-weight:800;color:#aa98ff;text-decoration:none}.v550cAgentCount{display:flex;align-items:end;gap:8px;margin-bottom:12px}.v550cAgentCount strong{font-size:30px;line-height:1;color:#79eba0}.v550cAgentCount span{padding-bottom:3px;font-size:10px;color:#7d899c}.v550cActiveDepartments{display:grid;gap:7px}.v550cActiveDepartments>div{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0}.v550cActiveDepartments>div>i{width:7px;height:7px;border-radius:50%;background:#67e68f}.v550cActiveDepartments span{display:grid;gap:2px;min-width:0}.v550cActiveDepartments strong{font-size:10px;color:#dce2ea;overflow-wrap:anywhere}.v550cActiveDepartments small{font-size:9px;color:#778499;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v550cActiveDepartments b{font-size:9px;color:#8290a4}.v550cAtlas .v550cEmbeddedContent,.v550cTimeline .v550cEmbeddedContent{overflow:hidden}.v550cAtlas .atlasBriefGrid article,.v550cAtlas .atlasIdentity,.v550cAtlas .atlasIdentity>div,.v550cAtlas .atlasWelcome{min-width:0;max-width:100%}.v550cAtlas .atlasBriefGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.v550cAtlas .atlasBriefGrid small,.v550cAtlas .atlasBriefGrid span,.v550cAtlas .atlasIdentity h2,.v550cAtlas .atlasIdentity p{overflow-wrap:anywhere}@media(max-width:1360px){.v550cLayout{grid-template-columns:minmax(0,1fr) minmax(286px,320px)}.v550cHero{grid-template-columns:minmax(0,1fr) 132px;padding:26px}.v550cHealth{width:132px;height:132px}.v550cDepartmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1120px){.v550cStatusBar{grid-template-columns:1fr}.v550cStatusIdentity{border-right:0;border-bottom:1px solid rgba(147,164,190,.1)}.v550cLayout{grid-template-columns:1fr}.v550cRail{grid-template-columns:repeat(2,minmax(0,1fr))}.v550cAtlas,.v550cTimeline{grid-column:1/-1}}@media(max-width:760px){.v550cMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.v550cMetric:nth-child(2){border-right:0}.v550cMetric:nth-child(-n+2){border-bottom:1px solid rgba(147,164,190,.1)}.v550cHero{grid-template-columns:1fr;padding:22px;min-height:0}.v550cHealth{width:118px;height:118px;justify-self:start}.v550cPanel{padding:18px}.v550cSectionHeader{display:grid;gap:10px}.v550cDepartmentGrid,.v550cRail{grid-template-columns:1fr}.v550cAtlas,.v550cTimeline{grid-column:auto}.v550cProgressRow{grid-template-columns:1fr}.v550cHero h1{font-size:clamp(34px,12vw,48px)}}@media(max-width:480px){.v550cMetrics{grid-template-columns:1fr}.v550cMetric{border-right:0;border-bottom:1px solid rgba(147,164,190,.1)}.v550cMetric:last-child{border-bottom:0}.v550cHeroActions{display:grid}.v550cButton{width:100%}.v550cInlineLink{text-align:center}.v550cDepartmentGrid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.v550cButton{transition:none}}.v550dProjects{--v550d-surface:linear-gradient(150deg,rgba(10,17,27,.98),rgba(5,10,17,.99));--v550d-soft:rgba(13,21,32,.78);--v550d-line:rgba(145,164,190,.16);--v550d-line-strong:rgba(145,164,190,.27);--v550d-green:#5ee9a3;--v550d-purple:#b795ff;gap:16px!important;min-width:0!important}.v550dProjectSummary{display:grid!important;grid-template-columns:minmax(270px,1.35fr) repeat(3,minmax(155px,.72fr))!important;gap:0!important;padding:0!important;overflow:hidden!important;background:var(--v550d-surface)!important;border:1px solid var(--v550d-line)!important;box-shadow:0 18px 52px rgba(0,0,0,.2)!important}.v550dProjectSummary>.mc540CompanyState,.v550dProjectSummary>.mc540CompletionMini,.v550dProjectSummary>button{min-height:98px!important;padding:18px 20px!important;border:0!important;border-right:1px solid var(--v550d-line)!important;border-radius:0!important;background:transparent!important}.v550dProjectSummary>:last-child{border-right:0!important}.v550dProjectSummary>button:hover{background:rgba(255,255,255,.025)!important}.v550dProjectSummary small{letter-spacing:.08em!important;text-transform:uppercase!important}.v550dProjectSummary strong{font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}.v550dProjectHero{display:grid!important;grid-template-columns:minmax(0,1fr) 210px!important;align-items:center!important;min-height:245px!important;padding:30px 32px!important;overflow:hidden!important;background:radial-gradient(circle at 88% 15%,rgba(102,87,255,.16),transparent 34%),radial-gradient(circle at 14% 110%,rgba(67,220,151,.09),transparent 38%),var(--v550d-surface)!important;border:1px solid var(--v550d-line)!important}.v550dProjectHero .mc540Identity{max-width:790px!important}.v550dProjectHero .mc540Identity h2{margin:10px 0 12px!important;max-width:760px!important;font-size:clamp(30px,3.25vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important}.v550dProjectHero .mc540Identity>p{max-width:720px!important;font-size:14px!important;line-height:1.7!important}.v550dProjectHero .mc540MissionMeta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:22px!important}.v550dProjectHero .mc540MissionMeta>span{min-width:130px!important;padding:11px 14px!important;border:1px solid var(--v550d-line)!important;border-radius:12px!important;background:rgba(7,12,20,.58)!important}.v550dProjectHero .mc540ProgressColumn{justify-self:end!important;width:185px!important}.v550dStageRail{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:0!important;padding:8px!important;background:rgba(8,14,22,.8)!important;border:1px solid var(--v550d-line)!important}.v550dStageRail>div{position:relative!important;min-width:0!important;padding:12px 10px!important;border-radius:11px!important}.v550dStageRail>div:not(:last-child):after{content:""!important;position:absolute!important;top:28px!important;left:calc(50% + 20px)!important;right:calc(-50% + 20px)!important;height:1px!important;background:var(--v550d-line)!important}.v550dStageRail>div.isComplete:not(:last-child):after{background:rgba(94,233,163,.45)!important}.v550dProjectTabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:7px!important;border:1px solid var(--v550d-line)!important;border-radius:15px!important;background:rgba(7,12,20,.72)!important}.v550dProjectTabs>button{min-width:0!important;min-height:64px!important;padding:11px 14px!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important;text-align:left!important}.v550dProjectTabs>button:hover{background:rgba(255,255,255,.025)!important}.v550dProjectTabs>button.isActive{border-color:rgba(94,233,163,.25)!important;background:linear-gradient(145deg,rgba(52,126,92,.18),rgba(14,26,25,.5))!important;box-shadow:inset 0 1px rgba(255,255,255,.03)!important}.v550dProjectTabs>button small{display:block!important;margin-top:4px!important;white-space:normal!important}.v550dProjectPanel{min-width:0!important;animation:v550dPanelIn .18s ease-out!important}@keyframes v550dPanelIn{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}.v550dWorkspaceBackdrop{background:rgba(1,5,10,.72)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.v550dWorkspacePanel{top:12px!important;right:12px!important;bottom:12px!important;width:min(900px,calc(100vw - 24px))!important;max-height:none!important;border:1px solid rgba(148,165,190,.2)!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(155deg,rgba(10,17,27,.995),rgba(4,8,14,.995))!important;box-shadow:-20px 0 80px rgba(0,0,0,.48),0 20px 80px rgba(0,0,0,.42)!important}.v550dWorkspaceHeader{display:grid!important;grid-template-columns:minmax(0,1fr) auto 42px!important;align-items:center!important;gap:18px!important;min-height:104px!important;padding:20px 22px!important;border-bottom:1px solid rgba(148,165,190,.14)!important;background:linear-gradient(120deg,rgba(20,29,44,.96),rgba(8,14,23,.96))!important}.v550dWorkspaceIdentity{min-width:0!important}.v550dWorkspaceIdentity>strong{display:block!important;font-size:22px!important;letter-spacing:-.025em!important}.v550dWorkspaceIdentity>small{display:block!important;margin-top:5px!important;max-width:520px!important;line-height:1.45!important}.v550dWorkspacePulse{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 13px!important;border:1px solid rgba(148,165,190,.14)!important;border-radius:12px!important;background:rgba(4,9,16,.48)!important}.v550dWorkspacePulse>span{width:9px!important;height:9px!important;border-radius:50%!important;background:#718096!important;box-shadow:0 0 0 5px rgba(113,128,150,.08)!important}.v550dWorkspacePulse>span.isLive{background:var(--v550d-green,#5ee9a3)!important;box-shadow:0 0 0 5px rgba(94,233,163,.1),0 0 18px rgba(94,233,163,.34)!important}.v550dWorkspacePulse small,.v550dWorkspacePulse strong{display:block!important;white-space:nowrap!important}.v550dWorkspacePulse small{margin-top:2px!important;font-size:10px!important;color:rgba(205,216,232,.62)!important}.v550dWorkspaceTabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:10px 14px!important;border-bottom:1px solid rgba(148,165,190,.12)!important;background:rgba(5,10,17,.82)!important}.v550dWorkspaceTabs>button{min-height:48px!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important}.v550dWorkspaceTabs>button.active{border-color:rgba(183,149,255,.24)!important;background:linear-gradient(145deg,rgba(106,75,169,.2),rgba(30,24,48,.48))!important}.v550dWorkspaceBody{padding:18px!important;min-height:0!important;overflow:auto!important;scrollbar-gutter:stable!important}.v550dWorkspaceCommand{border-color:rgba(148,165,190,.18)!important;background:rgba(8,14,22,.84)!important}.v550dWorkspaceCommand:hover{border-color:rgba(183,149,255,.3)!important;background:rgba(17,22,35,.94)!important}@media(max-width:1100px){.v550dProjectSummary{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v550dProjectSummary>.mc540CompanyState{grid-column:1/-1!important;border-right:0!important;border-bottom:1px solid var(--v550d-line)!important}.v550dProjectSummary>.mc540CompletionMini{border-right:0!important}}@media(max-width:820px){.v550dProjectHero{grid-template-columns:1fr!important;padding:24px!important}.v550dProjectHero .mc540ProgressColumn{justify-self:start!important;width:100%!important;flex-direction:row!important;justify-content:space-between!important}.v550dStageRail{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v550dStageRail>div:after{display:none!important}.v550dProjectTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v550dWorkspaceHeader{grid-template-columns:minmax(0,1fr) 42px!important}.v550dWorkspacePulse{display:none!important}}@media(max-width:560px){.v550dProjectSummary{grid-template-columns:1fr!important}.v550dProjectSummary>.mc540CompanyState{grid-column:auto!important}.v550dProjectSummary>.mc540CompletionMini,.v550dProjectSummary>button{border-right:0!important;border-bottom:1px solid var(--v550d-line)!important}.v550dProjectSummary>:last-child{border-bottom:0!important}.v550dProjectTabs{grid-template-columns:1fr!important}.v550dStageRail{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v550dWorkspacePanel{inset:6px!important;width:auto!important;border-radius:14px!important}.v550dWorkspaceHeader{padding:15px!important;min-height:88px!important}.v550dWorkspaceTabs{gap:5px!important;padding:8px!important}.v550dWorkspaceTabs>button{font-size:10px!important;padding-inline:6px!important}.v550dWorkspaceBody{padding:12px!important}}.v550eWorkspace{--v550e-surface:rgba(9,15,27,.88);--v550e-surface-soft:rgba(14,22,37,.72);--v550e-border:rgba(148,163,184,.14);--v550e-border-strong:rgba(148,163,184,.22);--v550e-text:#edf3ff;--v550e-muted:#8f9bb2;--v550e-accent:#8be3b1;--v550e-radius:18px;min-width:0}.v550eWorkspace :is(h2,h3,h4,strong){color:var(--v550e-text)}.v550eWorkspace :is(p,small){overflow-wrap:anywhere}.v550eWorkspace :is(input,select,textarea){max-width:100%}.v550eWorkspace :is(button,a,input,select,textarea):focus-visible{outline:2px solid rgba(126,231,174,.72);outline-offset:2px}.v550eWorkspace .panel,.v550eWorkspace.panel{border-color:var(--v550e-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 18px 55px rgba(0,0,0,.12)}.v550eWorkspace .sectionHeader,.v550eWorkspace .sectionTitle,.v550eWorkspace .v2SectionHeading{gap:18px;align-items:flex-start}.v550eWorkspace .sectionHeader h2,.v550eWorkspace .sectionTitle h2,.v550eWorkspace .v2SectionHeading h2{letter-spacing:-.025em;line-height:1.08}.v550eWorkspace .sectionHeader p,.v550eWorkspace .sectionLead,.v550eWorkspace .v2SectionHeading p{color:var(--v550e-muted);line-height:1.6}.v550eBoardroom .workspaceSummary{padding:20px 22px}.v550eBoardroom .workspaceSummary strong{font-size:1.08rem}.v550eBoardroom .boardroomBody{padding:18px}.v550eBoardroom .boardroomLayout{grid-template-columns:minmax(290px,.72fr) minmax(0,1.55fr);gap:16px}.v550eBoardroom :is(.boardProposal,.boardMinutes){border-color:var(--v550e-border);background:linear-gradient(155deg,var(--v550e-surface),rgba(8,13,24,.72))}.v550eBoardroom .boardProposal{top:84px}.v550eBoardroom .boardActionsList article,.v550eBoardroom .boardMetrics article,.v550eBoardroom .executiveContributions details,.v550eBoardroom .riskGrid article{border-color:var(--v550e-border);background:var(--v550e-surface-soft)}.v550eBoardroom .boardPrimary{background:linear-gradient(135deg,#2f8f67,#47b47f);border-color:rgba(126,231,174,.38);box-shadow:0 8px 24px rgba(37,139,92,.15)}.v550eBoardroom .boardPrimary:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.v550eWorkforcePage{gap:16px}.v550eWorkforce,.v550eWorkforcePage>.panel{border-color:var(--v550e-border)}.v550eWorkforcePage .v540cWorkforceSummary{background:linear-gradient(145deg,rgba(11,19,31,.94),rgba(12,24,31,.78))}.v550eWorkforcePage .v540cWorkforceMetric{border-left-color:var(--v550e-border)}.v550eWorkforce .employeeRoster{gap:10px!important;padding:2px 5px 4px 1px!important}.v550eWorkforce .employeeRoster button{border:1px solid var(--v550e-border)!important;background:rgba(10,17,29,.7)!important;border-radius:13px!important;transition:border-color .16s ease,background .16s ease,transform .16s ease!important}.v550eWorkforce .employeeRoster button:hover{border-color:var(--v550e-border-strong)!important;background:rgba(18,29,45,.84)!important;transform:translateY(-1px)}.v550eWorkforce .employeeRoster button.active{border-color:rgba(126,231,174,.45)!important;background:rgba(44,137,94,.12)!important;box-shadow:inset 3px 0 0 rgba(126,231,174,.8)}.v550eWorkforce .employeeProfileDrawer{border-left:1px solid var(--v550e-border)}.v550eWorkforce :is(.employeeExperienceCard,.employeeReputation,.employeeMemoryPanel,.employeeTimeline,.employeeProfileColumns>article){border-color:var(--v550e-border);background:var(--v550e-surface-soft)}.v550eKnowledge{padding:22px}.v550eKnowledge .knowledgeOverview{gap:12px}.v550eBrain .brainHealthGrid article,.v550eKnowledge .knowledgeOverview article{border:1px solid var(--v550e-border);background:var(--v550e-surface-soft);border-radius:14px}.v550eBrain{padding:20px;border:1px solid var(--v550e-border);border-radius:var(--v550e-radius);background:linear-gradient(145deg,rgba(7,15,28,.9),rgba(10,22,31,.72))}.v550eBrain .companyBrainHead em{color:var(--v550e-accent);border-color:rgba(126,231,174,.26);background:rgba(45,142,96,.08)}.v550eBrain .brainCapture :is(input,select,textarea),.v550eBrain .companyBrainAsk textarea{border-color:var(--v550e-border);background:rgba(6,12,22,.78)}.v550eBrain .brainCapture button,.v550eBrain .companyBrainAsk button{border:1px solid rgba(126,231,174,.35);background:linear-gradient(135deg,#2f8f67,#47b47f);color:#07130d;border-radius:11px;font-weight:800}.v550eBrain .brainActions button{border:1px solid var(--v550e-border);background:rgba(255,255,255,.025);color:#cdd7e7;border-radius:10px}.v550eBrain .companyBrainResults article{border-color:var(--v550e-border);background:var(--v550e-surface-soft)}.v550eFiles{padding:22px}.v550eFiles .companyFilesGrid{gap:16px}.v550eFiles :is(.uploadWorkspace,.fileVault){border-color:var(--v550e-border);background:var(--v550e-surface-soft);border-radius:16px}.v550eFiles .fileDropZone{min-height:168px;border-color:rgba(126,174,214,.34);background:linear-gradient(145deg,rgba(48,91,121,.09),rgba(9,17,28,.35))}.v550eFiles .fileDropZone.dragging,.v550eFiles .fileDropZone:hover{border-color:rgba(126,231,174,.55);background:rgba(45,142,96,.08)}.v550eFiles .primaryFileButton{background:linear-gradient(135deg,#2f8f67,#47b47f);color:#07130d;box-shadow:0 8px 24px rgba(37,139,92,.14)}.v550eFiles .companyFileRow{border-color:var(--v550e-border);background:rgba(8,15,26,.64)}.v550eFiles .companyFileRow:hover{border-color:var(--v550e-border-strong);background:rgba(16,25,40,.78)}.v550eFiles .fileActions{flex-wrap:wrap;justify-content:flex-end}.v550eFiles .filePreviewModal{border-color:var(--v550e-border-strong)}.v550eOrganisation{gap:16px}.v550eOrganisation>.panel{padding:22px}.v550eOrganisation .orgTabs{padding:4px;border:1px solid var(--v550e-border);border-radius:12px;background:rgba(5,10,18,.42);width:max-content;max-width:100%}.v550eOrganisation .orgTabs button{border-color:transparent;background:transparent;color:#9eabc0}.v550eOrganisation .orgTabs button:hover{color:#e9f0fb;background:rgba(255,255,255,.035)}.v550eOrganisation .orgTabs button.active{background:rgba(126,231,174,.13);color:#bff4d6;border-color:rgba(126,231,174,.22)}.v550eOrganisation .orgPanel{border-color:var(--v550e-border)}.v550eOrganisation .orgPanel :is(input,select){border-color:var(--v550e-border);background:rgba(6,12,22,.72)}.v550eOrganisation .orgRow{border-top-color:var(--v550e-border)}.v550eOrganisation .orgCardGrid button,.v550eOrganisation .orgRow button{border-color:var(--v550e-border);background:rgba(255,255,255,.02)}.v550eOrganisation .orgCardGrid article{border-color:var(--v550e-border);background:var(--v550e-surface-soft)}.v550eOrganisation .v2PrimaryButton{background:linear-gradient(135deg,#2f8f67,#47b47f);color:#07130d;border-color:rgba(126,231,174,.34)}.v550eCommercial{gap:16px}.v550eCommercial .commercialHero{background:linear-gradient(145deg,rgba(10,17,29,.94),rgba(18,20,38,.75));border-color:var(--v550e-border)}.v550eCommercial .commercialPlanBadge{border-color:rgba(139,115,226,.26);background:rgba(110,84,196,.08)}.v550eCommercial .commercialMetricGrid{gap:12px}.v550eCommercial .commercialMetric{border-color:var(--v550e-border);background:var(--v550e-surface-soft)}.v550eCommercial .commercialMetric strong{font-size:clamp(1.65rem,2.2vw,2rem)}.v550eCommercial .commercialValue{border-color:var(--v550e-border);background:linear-gradient(145deg,rgba(10,18,29,.9),rgba(12,24,29,.72))}.v550eCommercial .commercialProgress span{background:linear-gradient(90deg,#4289aa,#46b77f)}.v550eCommercial .commercialPlan{border-color:var(--v550e-border);background:rgba(8,15,26,.62)}.v550eCommercial .commercialPlan:hover{border-color:var(--v550e-border-strong);background:rgba(17,27,42,.76)}.v550eCommercial .commercialPlan.selected{border-color:rgba(126,231,174,.44);background:rgba(45,142,96,.09);box-shadow:inset 0 0 0 1px rgba(126,231,174,.08)}.v550eCommercial .v2PrimaryButton{background:linear-gradient(135deg,#2f8f67,#47b47f);color:#07130d;border-color:rgba(126,231,174,.34)}.v550eCommercial .commercialRow{border-bottom-color:var(--v550e-border)}@media(max-width:1180px){.v550eBoardroom .boardroomLayout{grid-template-columns:1fr}.v550eBoardroom .boardProposal{position:relative;top:auto}.v550eCommercial .commercialMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.v550eWorkspace .sectionHeader,.v550eWorkspace .sectionTitle,.v550eWorkspace .v2SectionHeading{display:grid;grid-template-columns:1fr}.v550eBoardroom .boardroomBody,.v550eCommercial .commercialHero,.v550eCommercial .commercialPanel,.v550eFiles,.v550eKnowledge,.v550eOrganisation>.panel{padding:16px}.v550eBoardroom .boardMetrics,.v550eBoardroom .riskGrid,.v550eCommercial .commercialMetricGrid{grid-template-columns:1fr 1fr}.v550eFiles .fileActions{grid-column:1/-1;justify-content:flex-start}.v550eOrganisation .orgTabs{width:100%;overflow-x:auto;flex-wrap:nowrap}.v550eOrganisation .orgTabs button{white-space:nowrap}}@media(max-width:520px){.v550eBoardroom .boardMetrics,.v550eBoardroom .riskGrid,.v550eCommercial .commercialMetricGrid{grid-template-columns:1fr}.v550eBrain{padding:15px}.v550eBrain .brainHealthGrid{grid-template-columns:1fr 1fr}.v550eFiles .companyFileRow{grid-template-columns:40px minmax(0,1fr)}}.v550f1Shell{--v550f1-focus:rgba(126,231,174,.82);--v550f1-hover:rgba(255,255,255,.045);--v550f1-pressed:rgba(126,231,174,.11)}.v550f1Shell :is(button,a,summary,[role=button]){-webkit-tap-highlight-color:transparent}.v550f1Shell :is(button,a,summary,[role=button]):focus-visible{outline:2px solid var(--v550f1-focus);outline-offset:2px}.v550f1Shell .accountMenu summary,.v550f1Shell .v2CollapseButton,.v550f1Shell .v2CommandButton,.v550f1Shell .v2Main,.v550f1Shell .v2Nav button,.v550f1Shell .v2Sidebar,.v550f1Shell .v2Topbar,.v550f1Shell .v534NewDirectiveButton{transition-property:background-color,border-color,box-shadow,color,opacity,transform,width;transition-duration:.16s;transition-timing-function:ease}.v550f1Shell .accountMenu summary:hover,.v550f1Shell .v2AdvancedToggle:hover,.v550f1Shell .v2CollapseButton:hover,.v550f1Shell .v2CommandButton:hover,.v550f1Shell .v2Nav button:hover:not(.active){background-color:var(--v550f1-hover)}.v550f1Shell .v2CollapseButton:active,.v550f1Shell .v2CommandButton:active,.v550f1Shell .v2Nav button:active,.v550f1Shell .v534NewDirectiveButton:active{transform:translateY(1px)}.v550f1Shell .v2Nav button.active{box-shadow:inset 3px 0 0 rgba(126,231,174,.78),inset 0 1px 0 rgba(255,255,255,.025)}.v550f1Shell .v2MenuButton,.v550f1Shell .v2SidebarClose{min-width:40px;min-height:40px}.v550f1Shell .v2SkipLink:focus{z-index:10000;transform:translateY(0)}.v550f1Shell :is(button,input,select,textarea)[aria-disabled=true],.v550f1Shell :is(button,input,select,textarea,summary)[disabled]{cursor:not-allowed;opacity:.56}.v550f1Shell .accountPopover{transform-origin:top right;animation:v550f1PopoverIn .15s ease-out}@keyframes v550f1PopoverIn{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.v550f1Shell *,.v550f1Shell :after,.v550f1Shell :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.v5601Shell{--v5601-shell-line:rgba(153,169,193,.12);--v5601-shell-line-strong:rgba(153,169,193,.2);--v5601-shell-surface:#070c13;--v5601-shell-raised:rgba(13,20,31,.72);--v5601-shell-muted:#78869a}.v5601Shell .v2Sidebar{padding:20px 16px 14px!important;background:linear-gradient(180deg,rgba(5,10,16,.995),rgba(6,12,19,.985))!important;border-right:1px solid var(--v5601-shell-line)!important;box-shadow:none!important}.v5601Shell .v2Brand{height:62px!important;padding:2px 10px 17px!important;border-bottom:1px solid rgba(153,169,193,.07)!important}.v5601Shell .v2Brand img{width:170px!important;filter:none!important}.v5601Shell .v2CompanyChip{min-height:54px!important;margin:12px 2px 14px!important;padding:8px 9px!important;border-color:transparent!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important}.v5601Shell .v2CompanyChip:hover{background:rgba(255,255,255,.025)!important}.v5601Shell .v2CompanyMark{width:34px!important;height:34px!important;border-radius:10px!important;box-shadow:none!important;font-size:13px!important}.v5601Shell .v2CompanyChip strong{font-size:12px!important;font-weight:750!important}.v5601Shell .v2CompanyChip small{font-size:9px!important;color:var(--v5601-shell-muted)!important}.v5601Shell .v534NewDirectiveButton{min-height:54px!important;margin:4px 2px 18px!important;padding:8px 10px!important;border-radius:12px!important;border-color:rgba(139,242,91,.3)!important;background:linear-gradient(135deg,rgba(52,111,43,.21),rgba(20,48,28,.13))!important;box-shadow:none!important}.v5601Shell .v534NewDirectiveButton:hover{border-color:rgba(139,242,91,.5)!important;background:linear-gradient(135deg,rgba(58,125,47,.27),rgba(20,52,29,.18))!important;box-shadow:0 10px 28px rgba(0,0,0,.14)!important}.v5601Shell .v534DirectiveIcon{width:32px!important;height:32px!important;border-radius:9px!important}.v5601Shell .v534DirectiveCopy strong{font-size:12px!important}.v5601Shell .v534DirectiveCopy small{font-size:9px!important;color:#84918f!important}.v5601Shell .v2Nav{gap:1px!important;padding-right:2px!important}.v5601Shell .v2NavGroup{gap:1px!important;margin-bottom:8px!important}.v5601Shell .v2AdvancedToggle,.v5601Shell .v2NavGroupLabel{padding:8px 10px 5px!important;font-size:8px!important;letter-spacing:.16em!important;color:#59677b!important}.v5601Shell .v2Nav button:not(.v2AdvancedToggle){min-height:45px!important;padding:5px 8px!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important}.v5601Shell .v2Nav button:not(.v2AdvancedToggle):hover{background:rgba(255,255,255,.026)!important;border-color:transparent!important}.v5601Shell .v2Nav button.active{background:linear-gradient(90deg,rgba(102,205,73,.11),rgba(102,205,73,.035))!important;border-color:rgba(137,238,91,.16)!important;box-shadow:inset 2px 0 0 #89ee5b!important}.v5601Shell .v2NavIcon{width:31px!important;height:31px!important;border-radius:9px!important;background:rgba(18,27,40,.82)!important;color:#76859b!important}.v5601Shell .v2Nav button.active .v2NavIcon{background:rgba(116,218,78,.12)!important;color:#9bf275!important}.v5601Shell .v2NavCopy strong{font-size:11.5px!important;font-weight:700!important}.v5601Shell .v2NavCopy small{font-size:8.5px!important;color:#647287!important;margin-top:2px!important}.v5601Shell .v2Nav button em{min-width:18px!important;height:18px!important;padding-inline:5px!important;background:rgba(139,242,91,.13)!important;color:#a8f58a!important;border:1px solid rgba(139,242,91,.2)!important;box-shadow:none!important}.v5601Shell .v2SidebarFooter{padding-top:11px!important;border-top:1px solid rgba(153,169,193,.08)!important;background:linear-gradient(180deg,rgba(5,10,16,0),rgba(5,10,16,.98) 20%)!important}.v5601Shell .v2SystemState{padding:9px 8px!important;border-radius:10px!important;background:transparent!important}.v5601Shell .v2CollapseButton{min-height:38px!important;border-color:var(--v5601-shell-line)!important;background:rgba(255,255,255,.012)!important;border-radius:10px!important}.v5601Shell .v2Topbar{height:64px!important;min-height:64px!important;padding:0 clamp(20px,2.2vw,32px)!important;gap:12px!important;background:rgba(4,8,13,.86)!important;border-bottom:1px solid var(--v5601-shell-line)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.v5601Shell .v2TopbarLeft{min-width:190px!important;max-width:560px!important}.v5601Shell .v2CommandButton{height:40px!important;min-height:40px!important;max-width:500px!important;padding:0 12px!important;border-color:var(--v5601-shell-line)!important;border-radius:11px!important;background:rgba(12,19,29,.58)!important;box-shadow:none!important;color:#8996a8!important}.v5601Shell .v2CommandButton:hover{border-color:var(--v5601-shell-line-strong)!important;background:rgba(16,24,36,.75)!important}.v5601Shell .v2CommandButton kbd{border-color:rgba(153,169,193,.12)!important;background:rgba(255,255,255,.025)!important;color:#667589!important}.v5601Shell .v2TopbarRight{gap:7px!important}.v5601Shell .workspaceDock{max-width:270px!important}.v5601Shell .workspaceDockCommand{height:40px!important;min-height:40px!important;padding:0 10px!important;border-radius:11px!important;border-color:var(--v5601-shell-line)!important;background:rgba(12,19,29,.54)!important;box-shadow:none!important}.v5601Shell .workspaceDockCommand>span{font-size:11px!important}.v5601Shell .workspaceDockCommand>kbd{font-size:9px!important;color:#718096!important}.v5601Shell .v2LiveState{height:40px!important;min-height:40px!important;padding:0 11px!important;border-radius:11px!important;border-color:var(--v5601-shell-line)!important;background:rgba(12,19,29,.48)!important;box-shadow:none!important}.v5601Shell .v2LiveState span{font-size:10px!important;white-space:nowrap!important}.v5601Shell .v2Topbar .accountMenu>summary{min-height:40px!important;height:40px!important;border-radius:11px!important;border-color:var(--v5601-shell-line)!important;background:rgba(12,19,29,.48)!important;box-shadow:none!important}.v5601Shell .v2Topbar .accountMenu>summary:hover{border-color:var(--v5601-shell-line-strong)!important}.v5601Shell .v2Page{padding-top:clamp(32px,4vw,52px)!important}.v5601Shell .v2PageHeader{margin-bottom:26px!important}.v5601Shell .v2PageHeader h1{font-size:clamp(38px,4vw,54px)!important;letter-spacing:-.045em!important}.v5601Shell .v2PageHeader p{max-width:720px!important}@media(max-width:1440px) and (min-width:1041px){.v5601Shell .v2Topbar{padding-inline:20px!important}.v5601Shell .v2TopbarLeft{max-width:440px!important}.v5601Shell .workspaceDock{max-width:235px!important}.v5601Shell .workspaceDockCommand>kbd{display:none!important}}@media(max-width:1180px) and (min-width:1041px){.v5601Shell .v2TopbarLeft{max-width:none!important}.v5601Shell .workspaceDock{max-width:190px!important}.v5601Shell .v2LiveState{display:none!important}}@media(max-width:1040px){.v5601Shell .v2Topbar{height:62px!important;min-height:62px!important;padding-inline:14px!important}.v5601Shell .v2TopbarLeft{max-width:none!important;min-width:0!important}}@media(max-width:760px){.v5601Shell .v2CommandButton{width:42px!important;height:40px!important;padding:0!important}.v5601Shell .v2Page{padding-top:26px!important}.v5601Shell .v2PageHeader h1{font-size:38px!important}}.v5602Shell{--v5602-divider:rgba(153,169,193,.105);--v5602-divider-strong:rgba(153,169,193,.18);--v5602-panel:rgba(10,16,25,.64);--v5602-text-muted:#7d8a9d}.v5602Shell .v2Topbar{padding-inline:clamp(18px,2vw,30px)!important}.v5602Shell .v2TopbarLeft{flex:1 1 360px!important;max-width:620px!important}.v5602Shell .v2TopbarRight{flex:0 1 auto!important;min-width:0!important}.v5602Shell .v2CommandButton{width:min(100%,520px)!important}.v5602Shell .v2LiveState,.v5602Shell .v2Topbar .accountMenu>summary,.v5602Shell .workspaceDockCommand{border-color:transparent!important;background:transparent!important}.v5602Shell .v2Topbar .accountMenu>summary:hover,.v5602Shell .workspaceDockCommand:hover{border-color:var(--v5602-divider)!important;background:rgba(255,255,255,.025)!important}.v5602Shell .v2Page{width:min(100%,1680px)!important;padding:clamp(28px,3.2vw,44px) clamp(20px,3vw,46px) 44px!important}.v5602Shell .v2PageHeader{align-items:flex-end!important;gap:24px!important;margin-bottom:22px!important;padding-bottom:22px!important;border-bottom:1px solid var(--v5602-divider)!important}.v5602Shell .v2PageHeader>div:first-child{min-width:0!important;max-width:860px!important}.v5602Shell .v2Breadcrumb{display:none!important}.v5602Shell .v2PageHeader>div:first-child>span{display:block!important;margin-bottom:7px!important;color:#8290a3!important;font-size:9px!important;font-weight:800!important;letter-spacing:.15em!important;text-transform:uppercase!important}.v5602Shell .v2PageHeader h1{margin:0!important;font-size:clamp(32px,3vw,44px)!important;line-height:1.02!important;letter-spacing:-.038em!important}.v5602Shell .v2PageHeader p{max-width:690px!important;margin-top:9px!important;color:var(--v5602-text-muted)!important;font-size:12px!important;line-height:1.55!important}.v5602Shell .v2HeaderActions{flex:0 0 auto!important;gap:8px!important;padding-bottom:1px!important}.v5602Shell :is(.v2PrimaryButton,.v2SecondaryButton,.v534HeaderLink){min-height:40px!important;padding:0 14px!important;border-radius:10px!important;font-size:10px!important;font-weight:750!important;box-shadow:none!important}.v5602Shell .v2SecondaryButton{border-color:var(--v5602-divider)!important;background:transparent!important;color:#9aa7b9!important}.v5602Shell .v2SecondaryButton:hover{border-color:var(--v5602-divider-strong)!important;background:rgba(255,255,255,.025)!important}.v5602Shell .v2PrimaryButton{border-color:rgba(139,242,91,.3)!important;background:linear-gradient(135deg,rgba(68,135,49,.3),rgba(30,68,34,.21))!important}.v5602Shell .v2RecentBar{min-height:40px!important;margin:0 0 18px!important;padding:5px 7px!important;border:1px solid var(--v5602-divider)!important;border-radius:10px!important;background:rgba(255,255,255,.01)!important;box-shadow:none!important}.v5602Shell .v2RecentBar>span{padding-inline:8px!important;color:#657287!important;font-size:8px!important;letter-spacing:.13em!important}.v5602Shell .v2RecentBar button{min-height:28px!important;padding:0 9px!important;border-radius:7px!important;background:transparent!important;font-size:9px!important}.v5602Shell .v497cCompactStatus{margin-bottom:18px!important;padding:10px 13px!important;border-color:var(--v5602-divider)!important;border-radius:10px!important;background:rgba(255,255,255,.012)!important;box-shadow:none!important}.v5602Shell .v2WorkspaceContent>.panel,.v5602Shell .v2WorkspaceContent>section.panel{box-shadow:none!important}.v5602Shell .v2Footer{margin-top:34px!important;padding-top:16px!important;border-top:1px solid rgba(153,169,193,.07)!important}.v5602Shell .v550UtilityRail,.v5602Shell~.v550UtilityRail{width:min(292px,calc(100vw - 24px))!important;right:12px!important;bottom:12px!important;gap:8px!important}.v5602Shell .v550UtilityRail>.onboardingChecklist,.v5602Shell .v550UtilityRail>.onboardingExecutionStatus{border-color:var(--v5602-divider-strong)!important;border-radius:13px!important;background:rgba(7,12,19,.965)!important;box-shadow:0 14px 38px rgba(0,0,0,.28)!important}.v5602Shell .v550UtilityRail>.onboardingChecklist.isCollapsed{width:220px!important;max-width:220px!important;opacity:.94!important}.v5602Shell .onboardingChecklistSummary{min-height:48px!important;padding:9px 10px!important}.v5602Shell .onboardingChecklistSummary span,.v5602Shell .onboardingChecklistSummary strong{font-size:9px!important}.v5602Shell .onboardingChecklistSummary>b{font-size:11px!important}.v5602Shell .onboardingHelpLauncher{min-height:38px!important;border-color:var(--v5602-divider)!important;background:rgba(7,12,19,.9)!important;box-shadow:none!important}@media(max-width:1260px) and (min-width:1041px){.v5602Shell .v2TopbarLeft{max-width:390px!important}.v5602Shell .workspaceDock{max-width:205px!important}.v5602Shell .v2Page{padding-inline:28px!important}}@media(max-width:1040px){.v5602Shell .v2Page{padding:26px 20px 40px!important}.v5602Shell .v2PageHeader{align-items:flex-start!important}}@media(max-width:760px){.v5602Shell .v2Page{padding:22px 14px 34px!important}.v5602Shell .v2PageHeader{display:block!important;padding-bottom:18px!important}.v5602Shell .v2PageHeader h1{font-size:34px!important}.v5602Shell .v2HeaderActions{margin-top:16px!important;width:100%!important}.v5602Shell .v2HeaderActions a{flex:1 1!important;justify-content:center!important}.v5602Shell .v2RecentBar{overflow-x:auto!important;white-space:nowrap!important}.v5602Shell .v550UtilityRail{width:min(280px,calc(100vw - 16px))!important;right:8px!important;bottom:8px!important}}.v5603Shell .v5603Dashboard{display:grid;gap:18px;max-width:1540px;margin:0 auto;color:#edf2f7}.v5603Shell .v5603HealthHero{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:30px;padding:30px 32px;border:1px solid rgba(148,163,184,.15);border-radius:22px;background:linear-gradient(135deg,rgba(14,22,38,.98),rgba(10,16,29,.97));box-shadow:0 22px 60px rgba(0,0,0,.18)}.v5603Shell .v5603HeroTopline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.v5603Shell .v5603HeroTopline>span,.v5603Shell .v5603PanelHeading span,.v5603Shell .v5603RailCard header span{font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.14em;color:#8290a5}.v5603Shell .v5603HeroTopline b{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(148,163,184,.13);border-radius:999px;background:rgba(255,255,255,.025);font-size:11px;color:#cbd5e1}.v5603Shell .v5603HeroTopline b i{width:7px;height:7px;border-radius:50%;background:#f4b860;box-shadow:0 0 0 4px rgba(244,184,96,.09)}.v5603Shell .v5603HeroTopline b.isClear i{background:#4dd4a5;box-shadow:0 0 0 4px rgba(77,212,165,.09)}.v5603Shell .v5603Greeting{margin:0 0 5px;color:#9aa8ba;font-size:14px}.v5603Shell .v5603HealthCopy h1{max-width:760px;margin:0;font-size:clamp(31px,3vw,48px);line-height:1.05;letter-spacing:-.045em;color:#f8fafc}.v5603Shell .v5603HealthCopy h1 em{font-style:normal;color:#91a7ff}.v5603Shell .v5603HealthMessage{max-width:680px;margin:16px 0 0;color:#aeb9c8;font-size:14px;line-height:1.65}.v5603Shell .v5603HeroActions{display:flex;align-items:center;gap:10px;margin-top:23px}.v5603Shell .v5603HeroActions a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 15px;border-radius:10px;text-decoration:none;font-size:12px;font-weight:750}.v5603Shell .v5603Primary{background:#f4f7fb;color:#111827}.v5603Shell .v5603Secondary{border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.025);color:#dbe4ee}.v5603Shell .v5603HealthScore{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:20px 22px;border-left:1px solid rgba(148,163,184,.12)}.v5603Shell .v5603HealthScore>span{font-size:10px;font-weight:800;letter-spacing:.13em;color:#8390a2}.v5603Shell .v5603HealthScore>strong{margin:8px 0 14px;font-size:54px;line-height:1;letter-spacing:-.06em;color:#f8fafc}.v5603Shell .v5603CapacityTrack,.v5603Shell .v5603HealthTrack,.v5603Shell .v5603ProgressTrack{height:5px;overflow:hidden;border-radius:99px;background:rgba(148,163,184,.12)}.v5603Shell .v5603CapacityTrack i,.v5603Shell .v5603HealthTrack i,.v5603Shell .v5603ProgressTrack i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7187f6,#8ba5ff)}.v5603Shell .v5603HealthScore small{margin-top:9px;color:#70d8b1;font-size:11px;font-weight:700}.v5603Shell .v5603MetricStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(148,163,184,.13);border-radius:16px;background:rgba(11,18,31,.8);overflow:hidden}.v5603Shell .v5603MiniMetric{min-width:0;padding:17px 20px;border-right:1px solid rgba(148,163,184,.1)}.v5603Shell .v5603MiniMetric:last-child{border-right:0}.v5603Shell .v5603MiniMetric>span{display:block;color:#8491a4;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.v5603Shell .v5603MiniMetric>strong{display:block;margin-top:7px;font-size:25px;line-height:1;color:#f1f5f9}.v5603Shell .v5603MiniMetric>small{display:block;margin-top:7px;color:#8290a2;font-size:11px}.v5603Shell .v5603MiniMetric.isAttention>small,.v5603Shell .v5603MiniMetric.isAttention>strong{color:#f2c574}.v5603Shell .v5603Grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.v5603Shell .v5603Main,.v5603Shell .v5603Rail{display:grid;gap:18px;min-width:0}.v5603Shell .v5603AnalyticsPanel,.v5603Shell .v5603Panel,.v5603Shell .v5603RailCard{border:1px solid rgba(148,163,184,.13);border-radius:18px;background:rgba(11,18,31,.78)}.v5603Shell .v5603Panel{padding:23px}.v5603Shell .v5603PanelHeading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.v5603Shell .v5603PanelHeading h2{margin:7px 0 0;font-size:22px;line-height:1.15;letter-spacing:-.025em;color:#f2f5f9}.v5603Shell .v5603PanelHeading p{max-width:660px;margin:7px 0 0;color:#8491a3;font-size:12px;line-height:1.55}.v5603Shell .v5603PanelHeading>a,.v5603Shell .v5603RailCard header>a,.v5603Shell .v5603RailCard>a{flex:none;color:#a9b7ff;text-decoration:none;font-size:11px;font-weight:750}.v5603Shell .v5603MissionProgress{margin-top:23px;padding:17px 18px;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:rgba(255,255,255,.018)}.v5603Shell .v5603MissionFooter,.v5603Shell .v5603ProgressMeta{display:flex;align-items:center;justify-content:space-between;gap:12px}.v5603Shell .v5603ProgressMeta span{color:#8794a6;font-size:11px}.v5603Shell .v5603ProgressMeta strong{font-size:16px;color:#f4f7fb}.v5603Shell .v5603ProgressTrack{margin:11px 0}.v5603Shell .v5603MissionFooter{color:#758296;font-size:10px}.v5603Shell .v5603Embedded{min-width:0}.v5603Shell .v5603ExecutionEmbedded{margin-top:14px}.v5603Shell .v5603Embedded>:first-child{margin-top:0!important}.v5603Shell .v5603Embedded>:last-child{margin-bottom:0!important}.v5603Shell .v5603DepartmentTable{margin-top:19px;border-top:1px solid rgba(148,163,184,.1)}.v5603Shell .v5603DepartmentRow{display:grid;grid-template-columns:minmax(0,1fr) 145px 72px;gap:18px;align-items:center;padding:14px 2px;border-bottom:1px solid rgba(148,163,184,.085)}.v5603Shell .v5603DepartmentIdentity{display:flex;align-items:center;gap:12px;min-width:0}.v5603Shell .v5603DepartmentIdentity>i{flex:none;width:8px;height:8px;border-radius:50%;background:#64748b}.v5603Shell .v5603DepartmentIdentity>i.is-working{background:#56d5ab;box-shadow:0 0 0 4px rgba(86,213,171,.08)}.v5603Shell .v5603DepartmentIdentity>i.is-queued{background:#8ba5ff}.v5603Shell .v5603DepartmentIdentity>i.is-blocked{background:#ef8d82}.v5603Shell .v5603DepartmentIdentity span{min-width:0}.v5603Shell .v5603DepartmentIdentity small,.v5603Shell .v5603DepartmentIdentity strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5603Shell .v5603DepartmentIdentity strong{font-size:12px;color:#e7edf4}.v5603Shell .v5603DepartmentIdentity small{margin-top:4px;color:#768397;font-size:10px}.v5603Shell .v5603DepartmentLoad>span{font-size:10px;color:#8995a6}.v5603Shell .v5603DepartmentLoad>div{height:3px;margin-top:7px;border-radius:99px;background:rgba(148,163,184,.1);overflow:hidden}.v5603Shell .v5603DepartmentLoad i{display:block;height:100%;background:#7489e9}.v5603Shell .v5603DepartmentRow>b{justify-self:end;padding:5px 7px;border-radius:7px;background:rgba(148,163,184,.06);font-size:9px;color:#93a0b2}.v5603Shell .v5603DepartmentRow>b.is-working{color:#63d7b1}.v5603Shell .v5603DepartmentRow>b.is-blocked{color:#ef9a91}.v5603Shell .v5603Empty{padding:25px 0;color:#8290a2;font-size:12px}.v5603Shell .v5603AnalyticsPanel{padding:2px;overflow:hidden}.v5603Shell .v5603AnalyticsPanel>*{margin:0!important;border:0!important;box-shadow:none!important}.v5603Shell .v5603RailCard{padding:18px}.v5603Shell .v5603RailCard header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px}.v5603Shell .v5603RailCard header strong{display:block;margin-top:6px;color:#e8edf3;font-size:13px}.v5603Shell .v5603RailCard header small{color:#7d899a;font-size:10px;white-space:nowrap}.v5603Shell .v5603BriefingList{display:grid;gap:8px}.v5603Shell .v5603BriefingList>div{display:flex;gap:10px;padding:10px;border:1px solid rgba(148,163,184,.09);border-radius:10px;background:rgba(255,255,255,.016)}.v5603Shell .v5603BriefingList i{display:grid;place-items:center;flex:none;width:20px;height:20px;border-radius:6px;background:rgba(132,153,255,.1);color:#9dafef;font-style:normal;font-size:9px;font-weight:800}.v5603Shell .v5603BriefingList span{min-width:0}.v5603Shell .v5603BriefingList small,.v5603Shell .v5603BriefingList strong{display:block}.v5603Shell .v5603BriefingList strong{font-size:11px;color:#dce4ed}.v5603Shell .v5603BriefingList small{margin-top:4px;color:#778497;font-size:9px;line-height:1.45}.v5603Shell .v5603Briefing>a{display:inline-block;margin-top:13px}.v5603Shell .v5603IntelligenceCard>p{margin:0 0 14px;color:#8995a6;font-size:11px;line-height:1.55}.v5603Shell .v5603RiskList{display:grid;gap:7px}.v5603Shell .v5603RiskList>div{display:flex;gap:9px;padding:8px 0;border-top:1px solid rgba(148,163,184,.075)}.v5603Shell .v5603RiskList i{flex:none;width:6px;height:6px;margin-top:4px;border-radius:50%;background:#74849a}.v5603Shell .v5603RiskList .is-high i{background:#ef8d82}.v5603Shell .v5603RiskList .is-medium i{background:#f0bd6c}.v5603Shell .v5603RiskList span small,.v5603Shell .v5603RiskList span strong{display:block}.v5603Shell .v5603RiskList span strong{font-size:10px;color:#d9e1ea}.v5603Shell .v5603RiskList span small{margin-top:3px;color:#748195;font-size:9px;line-height:1.4}.v5603Shell .v5603Recommendation{margin-top:14px;padding:13px;border-radius:11px;background:rgba(112,133,234,.075)}.v5603Shell .v5603Recommendation>span{font-size:8px;font-weight:850;letter-spacing:.12em;color:#91a4fb}.v5603Shell .v5603Recommendation>strong{display:block;margin-top:6px;font-size:11px;color:#e8edf5}.v5603Shell .v5603Recommendation p{margin:5px 0;color:#7f8ca0;font-size:9px;line-height:1.45}.v5603Shell .v5603Recommendation a{color:#a9b7ff;text-decoration:none;font-size:10px;font-weight:750}.v5603Shell .v5603Capacity{display:flex;align-items:baseline;gap:7px}.v5603Shell .v5603Capacity strong{font-size:30px;color:#f3f6fa}.v5603Shell .v5603Capacity span{color:#7e8a9c;font-size:10px}.v5603Shell .v5603CapacityTrack{margin-top:10px}.v5603Shell .v5603ActivityCard .v5603Embedded{max-height:290px;overflow:auto;padding-right:3px}@media(max-width:1180px){.v5603Shell .v5603Grid{grid-template-columns:minmax(0,1fr) 310px}.v5603Shell .v5603HealthHero{grid-template-columns:minmax(0,1fr) 210px;padding:27px}.v5603Shell .v5603HealthScore>strong{font-size:46px}}@media(max-width:980px){.v5603Shell .v5603Grid{grid-template-columns:1fr}.v5603Shell .v5603Rail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.v5603Shell .v5603ActivityCard{grid-column:1/-1}.v5603Shell .v5603MetricStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.v5603Shell .v5603MiniMetric:nth-child(2){border-right:0}.v5603Shell .v5603MiniMetric:nth-child(-n+2){border-bottom:1px solid rgba(148,163,184,.1)}}@media(max-width:700px){.v5603Shell .v5603HealthHero{grid-template-columns:1fr;padding:22px}.v5603Shell .v5603HealthScore{padding:18px 0 0;border-left:0;border-top:1px solid rgba(148,163,184,.12)}.v5603Shell .v5603HealthScore>strong{font-size:42px}.v5603Shell .v5603HealthCopy h1{font-size:32px}.v5603Shell .v5603HeroTopline{align-items:flex-start}.v5603Shell .v5603HeroActions{flex-wrap:wrap}.v5603Shell .v5603Panel{padding:18px}.v5603Shell .v5603PanelHeading{display:block}.v5603Shell .v5603PanelHeading>a{display:inline-block;margin-top:12px}.v5603Shell .v5603DepartmentRow{grid-template-columns:minmax(0,1fr) auto}.v5603Shell .v5603DepartmentLoad{display:none}.v5603Shell .v5603Rail{grid-template-columns:1fr}}@media(max-width:480px){.v5603Shell .v5603MetricStrip{grid-template-columns:1fr}.v5603Shell .v5603MiniMetric{border-right:0;border-bottom:1px solid rgba(148,163,184,.1)!important}.v5603Shell .v5603MiniMetric:last-child{border-bottom:0!important}.v5603Shell .v5603HealthHero{border-radius:17px}.v5603Shell .v5603HeroTopline b{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.v5604Shell .v550dWorkspacePanel{width:min(1180px,calc(100vw - 34px));max-height:calc(100vh - 34px);border-radius:20px}.v5604Shell .v550dWorkspaceBody{padding:18px 20px 20px;background:#090d14}.v5604Shell .v5604ExecutiveWorkspace{display:grid;gap:16px;min-width:0}.v5604Shell .v5604Mission{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 24px;padding:21px 22px;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:linear-gradient(135deg,rgba(111,132,235,.09),rgba(255,255,255,.015));overflow:hidden}.v5604Shell .v5604Departments header span,.v5604Shell .v5604MissionCopy>span,.v5604Shell .v5604RailCard header span{font-size:8px;font-weight:850;letter-spacing:.13em;color:#91a4fb}.v5604Shell .v5604MissionCopy h2{margin:7px 0 5px;font-size:19px;line-height:1.25;color:#f1f5f9}.v5604Shell .v5604MissionCopy p{margin:0;color:#8390a2;font-size:10px;line-height:1.5}.v5604Shell .v5604MissionStatus{display:flex;align-items:baseline;gap:8px;align-self:center}.v5604Shell .v5604MissionStatus strong{font-size:28px;color:#f4f7fb}.v5604Shell .v5604MissionStatus span{font-size:9px;color:#64d5ae;text-transform:uppercase;letter-spacing:.08em}.v5604Shell .v5604MissionProgress{grid-column:1/-1;height:4px;border-radius:99px;background:rgba(148,163,184,.1);overflow:hidden}.v5604Shell .v5604MissionProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7187eb,#72d5bc);transition:width .35s ease}.v5604Shell .v5604MissionMeta{grid-column:1/-1;display:flex;gap:18px;color:#748196;font-size:9px}.v5604Shell .v5604WorkspaceGrid{grid-template-columns:minmax(0,1fr) 265px;align-items:start}.v5604Shell .v5604WorkspaceGrid,.v5604Shell .v5604WorkspaceMain{display:grid;gap:16px;min-width:0}.v5604Shell .v5604Departments,.v5604Shell .v5604RailCard{border:1px solid rgba(148,163,184,.1);border-radius:15px;background:rgba(255,255,255,.018)}.v5604Shell .v5604Departments{padding:17px}.v5604Shell .v5604Departments>header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px}.v5604Shell .v5604Departments header h3{margin:5px 0 0;font-size:14px;color:#e8edf4}.v5604Shell .v5604Departments header small{color:#718095;font-size:9px}.v5604Shell .v5604DepartmentList{display:grid;gap:7px}.v5604Shell .v5604Department{border:1px solid rgba(148,163,184,.085);border-radius:11px;background:rgba(4,8,14,.28);overflow:hidden}.v5604Shell .v5604Department.isOpen{border-color:rgba(125,145,238,.22);background:rgba(111,132,235,.035)}.v5604Shell .v5604Department>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:15px;padding:11px 12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.v5604Shell .v5604DepartmentIdentity,.v5604Shell .v5604DepartmentSignals{display:flex;align-items:center;gap:10px}.v5604Shell .v5604DepartmentIdentity>i{width:7px;height:7px;border-radius:50%;background:#566274}.v5604Shell .v5604DepartmentIdentity>i.isLive{background:#59d5ad;box-shadow:0 0 0 4px rgba(89,213,173,.07)}.v5604Shell .v5604DepartmentIdentity small,.v5604Shell .v5604DepartmentIdentity strong{display:block}.v5604Shell .v5604DepartmentIdentity strong{font-size:11px;color:#dfe6ee}.v5604Shell .v5604DepartmentIdentity small{margin-top:2px;font-size:8px;color:#748195}.v5604Shell .v5604DepartmentSignals b{font-size:8px;font-weight:700;color:#78869a}.v5604Shell .v5604DepartmentSignals em{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:rgba(148,163,184,.07);font-style:normal;color:#9aa7b8}.v5604Shell .v5604AgentList{border-top:1px solid rgba(148,163,184,.08);padding:3px 10px 8px}.v5604Shell .v5604AgentRow{display:grid;grid-template-columns:28px minmax(100px,.7fr) minmax(150px,1.3fr) auto;gap:10px;align-items:center;padding:9px 2px;border-bottom:1px solid rgba(148,163,184,.065)}.v5604Shell .v5604AgentRow:last-child{border-bottom:0}.v5604Shell .v5604AgentAvatar{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:rgba(120,139,232,.1);color:#aab8f6;font-size:8px;font-weight:850}.v5604Shell .v5604AgentActivity small,.v5604Shell .v5604AgentActivity strong,.v5604Shell .v5604AgentIdentity small,.v5604Shell .v5604AgentIdentity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v5604Shell .v5604AgentActivity strong,.v5604Shell .v5604AgentIdentity strong{font-size:9px;color:#d7dfe8}.v5604Shell .v5604AgentActivity small,.v5604Shell .v5604AgentIdentity small{margin-top:3px;font-size:8px;color:#6f7c90}.v5604Shell .v5604AgentRow>b{padding:4px 6px;border-radius:6px;background:rgba(148,163,184,.06);font-size:7px;color:#8794a6}.v5604Shell .v5604AgentRow>b.isWorking{background:rgba(79,207,165,.08);color:#64d6b0}.v5604Shell .v5604Conversation{min-width:0;border:1px solid rgba(148,163,184,.1);border-radius:15px;overflow:hidden}.v5604Shell .v5604Conversation .dockTeamChat{height:min(390px,42vh);border:0!important;border-radius:0!important;box-shadow:none!important}.v5604Shell .v5604Conversation .teamStrip{max-height:76px;overflow:auto}.v5604Shell .v5604Conversation .chatStream{min-height:190px}.v5604Shell .v5604ExecutiveRail{display:grid;gap:12px;position:sticky;top:0}.v5604Shell .v5604RailCard{padding:15px}.v5604Shell .v5604RailCard header{display:grid;gap:5px;padding-bottom:11px;border-bottom:1px solid rgba(148,163,184,.08)}.v5604Shell .v5604RailCard header strong{font-size:12px;color:#e5ebf2}.v5604Shell .v5604Timeline{display:grid;gap:0;max-height:330px;overflow:auto}.v5604Shell .v5604Timeline>div{display:grid;grid-template-columns:45px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.07)}.v5604Shell .v5604Timeline time{font-size:8px;color:#67758a}.v5604Shell .v5604Timeline small,.v5604Shell .v5604Timeline strong{display:block}.v5604Shell .v5604Timeline strong{font-size:9px;color:#d8e0e9}.v5604Shell .v5604Timeline small{display:-webkit-box;margin-top:3px;overflow:hidden;color:#758297;font-size:8px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v5604Shell .v5604Timeline>p{margin:13px 0 2px;color:#778599;font-size:9px}.v5604Shell .v5604QuickStatus>div{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.07);font-size:9px;color:#7d899b}.v5604Shell .v5604QuickStatus>div:last-child{border-bottom:0}.v5604Shell .v5604QuickStatus b{color:#e4eaf1;font-size:12px}.v5604Shell .v5604Composer{position:sticky;bottom:0;z-index:3;padding-top:2px}.v5604Shell .v5604Composer .dockDirectiveComposer{border:1px solid rgba(124,145,240,.18)!important;border-radius:14px!important;background:rgba(10,15,23,.97)!important;box-shadow:0 -12px 28px rgba(0,0,0,.2)}@media(max-width:960px){.v5604Shell .v5604WorkspaceGrid{grid-template-columns:1fr}.v5604Shell .v5604ExecutiveRail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.v5604Shell .v5604Timeline{max-height:230px}}@media(max-width:680px){.v5604Shell .v550dWorkspacePanel{width:100vw;max-height:100vh;border-radius:0}.v5604Shell .v550dWorkspaceBody{padding:13px}.v5604Shell .v5604Mission{grid-template-columns:1fr;padding:17px}.v5604Shell .v5604MissionStatus{justify-content:flex-start}.v5604Shell .v5604MissionMeta{flex-wrap:wrap;gap:8px 14px}.v5604Shell .v5604AgentRow{grid-template-columns:28px minmax(0,1fr) auto}.v5604Shell .v5604AgentActivity{display:none}.v5604Shell .v5604ExecutiveRail{grid-template-columns:1fr}.v5604Shell .v5604Departments{padding:13px}.v5604Shell .v5604Conversation .dockTeamChat{height:390px}}@media(prefers-reduced-motion:reduce){.v5604Shell .v5604MissionProgress i{transition:none}}.v570Shell .v2Page{width:min(100%,1780px)!important;padding:clamp(20px,2.1vw,30px) clamp(20px,2.8vw,48px) 42px!important}.v570Shell .v2WorkspaceContent{min-width:0!important;margin:0!important}.v570Shell .v2WorkspaceContent>:first-child{margin-top:0!important}.v570Shell .v2WorkspaceContent>:first-child:is(.panel,section,article){scroll-margin-top:82px!important}.v570Shell .v570AttentionAfterContent{margin-top:18px!important;margin-bottom:0!important}.v570Shell .v2Footer{margin-top:28px!important}.v570Shell .v2Topbar{padding-inline:clamp(18px,2.4vw,38px)!important}.v570Shell .v2TopbarLeft{flex:1 1 460px!important;max-width:680px!important}.v570Shell .v2TopbarRight{flex:0 1 auto!important;min-width:0!important;gap:10px!important}.v570Shell .v2Topbar .accountMenu{flex:0 0 auto!important;width:auto!important;max-width:none!important}.v570Shell .v2Topbar .accountMenu>summary{width:auto!important;min-width:108px!important;max-width:132px!important;padding:4px 8px 4px 5px!important;gap:7px!important;overflow:visible!important}.v570Shell .v2Topbar .accountIdentity{display:block!important;min-width:0!important;max-width:58px!important}.v570Shell .v2Topbar .accountIdentity strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#e7edf5!important;font-size:10px!important}.v570Shell .v2Topbar .accountIdentity small{display:none!important}.v570Shell .v2Topbar .accountChevron{flex:none!important;color:#90ef58!important;font-size:11px!important}.v570Shell .accountPopover{width:min(290px,calc(100vw - 24px))!important}.v570Shell .accountPopover strong{white-space:normal!important;overflow-wrap:anywhere!important}.v570Shell .v2WorkspaceContent :is(.panel,.v540cActionCentre,.v550eWorkspace,.v550eCommercial):first-child{margin-top:0!important}@media(max-width:1260px) and (min-width:1041px){.v570Shell .v2Page{padding-inline:28px!important}.v570Shell .v2TopbarLeft{max-width:470px!important}.v570Shell .v2Topbar .accountMenu>summary{min-width:42px!important;max-width:42px!important;padding-right:5px!important}.v570Shell .v2Topbar .accountChevron,.v570Shell .v2Topbar .accountIdentity{display:none!important}}@media(max-width:1040px){.v570Shell .v2Page{padding:20px 18px 36px!important}}@media(max-width:760px){.v570Shell .v2Page{padding:16px 12px 30px!important}.v570Shell .v570AttentionAfterContent{margin-top:14px!important}.v570Shell .v2Topbar .accountMenu>summary{min-width:40px!important;max-width:40px!important}.v570Shell .v2Topbar .accountChevron,.v570Shell .v2Topbar .accountIdentity{display:none!important}}.v5701Shell .v2Topbar{display:grid!important;grid-template-columns:minmax(210px,1fr) auto!important;align-items:center!important;gap:clamp(12px,1.5vw,24px)!important;min-width:0!important}.v5701Shell .v2TopbarLeft{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}.v5701Shell .v2CommandButton{width:clamp(210px,34vw,500px)!important;max-width:100%!important;min-width:0!important;flex:0 1 auto!important}.v5701Shell .v2TopbarRight{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(8px,1vw,14px)!important;width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}.v5701Shell .workspaceDock{flex:0 0 auto!important}.v5701Shell .workspaceDock,.v5701Shell .workspaceDockCommand{width:auto!important;min-width:142px!important;max-width:190px!important}.v5701Shell .workspaceDockCommand{padding-inline:12px!important}.v5701Shell .workspaceDockCommand>span{display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.v5701Shell .workspaceDockCommand>kbd{display:none!important}.v5701Shell .v2LiveState{flex:0 0 auto!important;min-width:auto!important;padding-inline:10px!important;white-space:nowrap!important}.v5701Shell .v2LiveState span{font-size:0!important}.v5701Shell .v2LiveState span:after{content:"Ready";font-size:10px!important}.v5701Shell .v2Topbar .accountMenu{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important}.v5701Shell .v2Topbar .accountMenu>summary{width:auto!important;min-width:96px!important;max-width:132px!important;overflow:hidden!important}.v5701Shell .v2Topbar .accountIdentity{display:block!important;min-width:0!important;max-width:62px!important}.v5701Shell .v2Topbar .accountIdentity strong{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.v5701Shell .v2Topbar .accountIdentity small{display:none!important}@media(max-width:1240px) and (min-width:1041px){.v5701Shell .v2Topbar{grid-template-columns:minmax(180px,1fr) auto!important;gap:10px!important}.v5701Shell .v2CommandButton{width:clamp(180px,27vw,360px)!important}.v5701Shell .workspaceDock,.v5701Shell .workspaceDockCommand{min-width:136px!important;max-width:158px!important}.v5701Shell .v2Topbar .accountMenu>summary{min-width:42px!important;max-width:42px!important;padding-right:5px!important}.v5701Shell .v2Topbar .accountChevron,.v5701Shell .v2Topbar .accountIdentity{display:none!important}}@media(max-width:1040px){.v5701Shell .v2Topbar{display:flex!important;gap:10px!important}.v5701Shell .v2TopbarLeft{flex:1 1 auto!important}.v5701Shell .v2CommandButton{width:100%!important;max-width:420px!important}.v5701Shell .v2TopbarRight{flex:0 0 auto!important}.v5701Shell .workspaceDock,.v5701Shell .workspaceDockCommand{min-width:42px!important;max-width:42px!important}.v5701Shell .workspaceDockCommand{font-size:0!important;padding:0!important}.v5701Shell .workspaceDockCommand>span{font-size:0!important}.v5701Shell .workspaceDockCommand>span:before{content:"EW";font-size:9px!important;font-weight:800!important}.v5701Shell .v2LiveState{display:none!important}}@media(max-width:680px){.v5701Shell .v2Topbar{padding-inline:12px!important}.v5701Shell .v2CommandButton{max-width:none!important}.v5701Shell .workspaceDock{display:none!important}}.v571aShell .v5603Grid{grid-template-columns:minmax(0,1fr) minmax(340px,390px)!important;gap:16px!important}.v571aShell .v5603Main,.v571aShell .v5603Rail{gap:14px!important}.v571aShell .v5603RailCard{padding:16px!important}.v571aShell .v5603AtlasCard header{margin-bottom:10px!important}.v571aShell .v5603AtlasCard .v5603Embedded{overflow:visible!important}.v571aShell .v571aAtlasWelcome{display:grid!important;gap:12px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.v571aShell .v571aAtlasWelcome .atlasWelcomeTop{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:0!important}.v571aShell .v571aAtlasWelcome .atlasIdentity{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.v571aShell .v571aAtlasWelcome .atlasAvatar.large{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;font-size:15px!important}.v571aShell .v571aAtlasWelcome .atlasIdentity>div{min-width:0!important}.v571aShell .v571aAtlasWelcome .atlasIdentity>div>span{display:none!important}.v571aShell .v571aAtlasWelcome .atlasIdentity h2{margin:0!important;font-size:17px!important;line-height:1.18!important;letter-spacing:-.02em!important;overflow-wrap:normal!important}.v571aShell .v571aAtlasWelcome .atlasIdentity p{margin:4px 0 0!important;font-size:10px!important;line-height:1.4!important;color:#8793a6!important}.v571aShell .v571aAtlasWelcome .atlasDismiss{margin-left:auto!important;padding:5px 7px!important;font-size:9px!important}.v571aShell .v571aAtlasWelcome .atlasBriefGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.v571aShell .v571aAtlasWelcome .atlasBriefGrid article{min-height:78px!important;padding:10px!important;border-radius:11px!important}.v571aShell .v571aAtlasWelcome .atlasBriefGrid span{font-size:8px!important;line-height:1.25!important;letter-spacing:.09em!important;overflow-wrap:normal!important;word-break:normal!important}.v571aShell .v571aAtlasWelcome .atlasBriefGrid strong{margin-top:6px!important;font-size:22px!important;line-height:1!important}.v571aShell .v571aAtlasWelcome .atlasBriefGrid small{margin-top:5px!important;font-size:9px!important;line-height:1.35!important;overflow-wrap:normal!important;word-break:normal!important}.v571aShell .v571aAtlasWelcome .atlasNextAction{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;border-radius:12px!important}.v571aShell .v571aAtlasWelcome .atlasNextAction>div{min-width:0!important}.v571aShell .v571aAtlasWelcome .atlasNextAction span{font-size:8px!important}.v571aShell .v571aAtlasWelcome .atlasNextAction h3{margin:4px 0 0!important;font-size:13px!important;line-height:1.2!important}.v571aShell .v571aAtlasWelcome .atlasNextAction p{margin:4px 0 0!important;font-size:9px!important;line-height:1.35!important}.v571aShell .v571aAtlasWelcome .atlasNextAction button{width:auto!important;min-width:104px!important;padding:9px 11px!important;white-space:nowrap!important;font-size:9px!important}.v571aShell .v571aAtlasWelcome .atlasOnboarding{margin-top:0!important}.v571aShell .v571aAtlasWelcome .atlasOnboarding summary{padding:10px!important}.v571aShell .onboardingChecklist.isCollapsed{width:218px!important}@media(max-width:1180px){.v571aShell .v5603Grid{grid-template-columns:1fr!important}.v571aShell .v5603Rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v571aShell .v5603AtlasCard{grid-column:auto!important}}@media(max-width:760px){.v571aShell .v5603Rail,.v571aShell .v571aAtlasWelcome .atlasNextAction{grid-template-columns:1fr!important}.v571aShell .v571aAtlasWelcome .atlasNextAction button{width:100%!important}}body.smethicEnterprise{--sm-bg:#07101d;--sm-surface-1:rgba(10,22,39,.92);--sm-surface-2:rgba(13,28,49,.88);--sm-surface-3:rgba(18,36,61,.76);--sm-line:rgba(126,161,214,.17);--sm-line-strong:rgba(126,161,214,.3);--sm-text:#eef5ff;--sm-text-soft:#c5d4e7;--sm-muted:#7f93ad;--sm-blue:#67a9ff;--sm-blue-soft:#b8d7ff;--sm-green:#4ade80;--sm-amber:#fbbf24;--sm-red:#fb7185;--sm-radius-sm:9px;--sm-radius-md:13px;--sm-radius-lg:18px;--sm-shadow-sm:0 8px 24px rgba(2,8,23,.12);--sm-shadow-md:0 18px 50px rgba(2,8,23,.22);--sm-focus:0 0 0 3px rgba(96,165,250,.2);background:radial-gradient(circle at 84% -10%,rgba(37,99,235,.16),transparent 32%),radial-gradient(circle at 12% 14%,rgba(14,116,144,.08),transparent 28%),var(--sm-bg);color:var(--sm-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.smethicEnterprise :where(h1,h2,h3,h4,strong){text-wrap:balance}body.smethicEnterprise :where(p,li,small,label){text-wrap:pretty}body.smethicEnterprise :where(button,input,textarea,select,a){-webkit-tap-highlight-color:transparent}body.smethicEnterprise :where(button,input,textarea,select){font:inherit}body.smethicEnterprise :where(button,a,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--sm-blue)!important;outline-offset:2px!important;box-shadow:var(--sm-focus)}body.smethicEnterprise :where(button,[role=button],summary){touch-action:manipulation}body.smethicEnterprise :where(button){transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}body.smethicEnterprise :where(button:not(:disabled)):hover{transform:translateY(-1px)}body.smethicEnterprise :where(button:not(:disabled)):active{transform:translateY(0)}body.smethicEnterprise :where(button:disabled){opacity:.48}body.smethicEnterprise :where(.panel,.v2Panel,.metric,[class*=Panel],[class*=Card]){border-color:var(--sm-line)}body.smethicEnterprise :where(.panel,.v2Panel){box-shadow:0 1px 0 rgba(255,255,255,.018),var(--sm-shadow-sm)}body.smethicEnterprise :where(.panel,.v2Panel,.metric,[class*=Card]):not(button){background-clip:padding-box}body.smethicEnterprise :where(.eyebrow,[class*=Eyebrow],[class*=Kicker]){color:#7eb5ff}body.smethicEnterprise :where(.muted,small,[class*=Muted],[class*=Hint]){color:var(--sm-muted)}body.smethicEnterprise :where(.status,.risk,[class*=Badge],[class*=Pill]){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}body.smethicEnterprise :where(input,textarea,select){min-height:40px;border:1px solid var(--sm-line);border-radius:var(--sm-radius-sm);background:rgba(4,12,23,.72);color:var(--sm-text);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}body.smethicEnterprise :where(input,textarea,select):hover{border-color:rgba(126,161,214,.28)}body.smethicEnterprise :where(input,textarea,select):focus{border-color:rgba(96,165,250,.62);background:rgba(6,16,29,.9)}body.smethicEnterprise :where(input,textarea)::placeholder{color:#58708e;opacity:1}body.smethicEnterprise :where(select){color-scheme:dark}body.smethicEnterprise :where(button,.v2PrimaryButton,.v2SecondaryButton,.secondary){border-radius:var(--sm-radius-sm)}body.smethicEnterprise :where(button:not(.secondary):not(.v2SecondaryButton):not(.danger):not([class*=Danger])){box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}body.smethicEnterprise :where(.secondary,.v2SecondaryButton){background:rgba(148,163,184,.045);border-color:var(--sm-line);color:var(--sm-text-soft)}body.smethicEnterprise :where(.secondary,.v2SecondaryButton):hover{background:rgba(96,165,250,.08);border-color:rgba(96,165,250,.3);color:var(--sm-text)}body.smethicEnterprise :where(table){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}body.smethicEnterprise :where(th){color:#8fa8c7;font-size:10px;letter-spacing:.08em;text-transform:uppercase}body.smethicEnterprise :where(th,td){padding:11px 12px;border-bottom:1px solid rgba(126,161,214,.11);text-align:left}body.smethicEnterprise :where(tbody tr){transition:background-color .14s ease}body.smethicEnterprise :where(tbody tr:hover){background:rgba(96,165,250,.035)}body.smethicEnterprise :where(hr){height:1px;border:0;background:var(--sm-line)}body.smethicEnterprise :where(pre,code){border-radius:var(--sm-radius-sm)}body.smethicEnterprise :where(.empty,.emptyState,[class*=EmptyState],[class*=emptyState]){border-radius:var(--sm-radius-md)}body.smethicEnterprise :where(.error,.errorBox,[class*=Error]){overflow-wrap:anywhere}body.smethicEnterprise :where([aria-busy=true]){cursor:progress}body.smethicEnterprise .smethicSkeleton{position:relative;overflow:hidden;background:rgba(148,163,184,.08);border-radius:8px;color:transparent!important}body.smethicEnterprise .smethicSkeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.075),transparent);animation:smethicSkeleton 1.35s ease-in-out infinite}@keyframes smethicSkeleton{to{transform:translateX(100%)}}body.smethicEnterprise{min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}body.smethicEnterprise :where(.dashboardContent,.workspaceDockBody,.chatStream,[class*=Scroll],[class*=scroll]){overscroll-behavior:contain}body.smethicEnterprise :where(.dashboardContent,.workspaceDockBody,.chatStream,[class*=Scroll],[class*=scroll]){scrollbar-width:thin;scrollbar-color:rgba(126,161,214,.35) transparent}body.smethicEnterprise :where(.dashboardContent,.workspaceDockBody,.chatStream)::-webkit-scrollbar{width:7px;height:7px}body.smethicEnterprise :where(.dashboardContent,.workspaceDockBody,.chatStream)::-webkit-scrollbar-thumb{background:rgba(126,161,214,.3);border-radius:999px}body.smethicEnterprise :where(.dashboardContent,.workspaceDockBody,.chatStream)::-webkit-scrollbar-thumb:hover{background:rgba(126,161,214,.46)}@media(max-width:1023px){body.smethicEnterprise :where(button,input,select){min-height:42px}body.smethicEnterprise :where(.panel,.v2Panel){box-shadow:0 8px 26px rgba(2,8,23,.12)}}@media(max-width:640px){body.smethicEnterprise :where(h1){font-size:clamp(24px,8vw,34px)}body.smethicEnterprise :where(h2){font-size:clamp(19px,6vw,26px)}body.smethicEnterprise :where(.panel,.v2Panel){border-radius:14px}body.smethicEnterprise :where(button){max-width:100%}}@media(prefers-reduced-motion:reduce){body.smethicEnterprise *,body.smethicEnterprise :after,body.smethicEnterprise :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){body.smethicEnterprise :where(button,input,textarea,select,.panel,.v2Panel){border:1px solid CanvasText}}.v550dProjectHero .mc611DirectiveComposer{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin-top:2px!important}.v550dProjectHero .mc611DirectiveComposer>.newDirectiveComposer{width:100%!important;margin:0!important;padding:18px 20px!important;border-color:rgba(148,163,184,.18)!important;background:rgba(5,10,17,.72)!important;box-shadow:none!important}.v550dProjectHero .mc611DirectiveComposer textarea{min-height:112px!important;resize:vertical!important}.v550dProjectHero .mc611MissionMeta{grid-column:1/-1!important;margin-top:0!important}@media(max-width:560px){.v550dProjectHero .mc611DirectiveComposer>.newDirectiveComposer{padding:16px!important}.v550dProjectHero .mc611DirectiveComposer textarea{min-height:128px!important}.v550dProjectHero .mc611DirectiveComposer .composerFooter{align-items:stretch!important}.v550dProjectHero .mc611DirectiveComposer .composerFooter button{width:100%!important}}