.theme-brand-dark{display:none}html[data-theme=symbios-dark] .deadline-attention-backdrop{background:rgba(1,8,15,.76)}html[data-theme=symbios-dark] .deadline-attention-dialog{background:linear-gradient(145deg,rgba(10,34,54,.99),rgba(5,23,39,.99));border-color:color-mix(in srgb,var(--gold-500) 48%,var(--ct-border-subtle));color:var(--ct-text-primary)}html[data-theme=symbios-dark] .deadline-attention-counts article,html[data-theme=symbios-dark] .deadline-attention-item,html[data-theme=symbios-dark] .realtime-attention-toast{background:color-mix(in srgb,var(--ct-bg-surface) 92%,var(--gold-500) 8%);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .deadline-attention-item:focus-visible,html[data-theme=symbios-dark] .deadline-attention-item:hover{border-color:var(--gold-500);box-shadow:0 10px 30px rgba(0,0,0,.38)}html[data-theme=symbios-dark] .deadline-attention-empty,html[data-theme=symbios-dark] .deadline-attention-item-icon{background:color-mix(in srgb,var(--ct-bg-surface-soft) 86%,var(--teal-500) 14%)}html[data-theme=symbios-dark] .deadline-attention-item.overdue .deadline-attention-item-icon{background:color-mix(in srgb,var(--ct-bg-surface-soft) 82%,var(--danger) 18%)}html[data-theme=symbios-dark] .deadline-attention-item.today .deadline-attention-item-icon{background:color-mix(in srgb,var(--ct-bg-surface-soft) 80%,var(--gold-500) 20%);color:var(--gold-300)}html[data-theme=symbios-dark] .deadline-attention-item.soon .deadline-attention-item-icon{background:color-mix(in srgb,var(--ct-bg-surface-soft) 72%,var(--ct-accent-cyan) 28%);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .deadline-attention-empty{border-color:color-mix(in srgb,var(--teal-500) 42%,var(--ct-border-subtle))}html[data-theme=symbios-dark] .deadline-attention-dialog footer>span,html[data-theme=symbios-dark] .deadline-attention-due,html[data-theme=symbios-dark] .deadline-attention-empty span,html[data-theme=symbios-dark] .deadline-attention-item :is(small,em),html[data-theme=symbios-dark] .deadline-attention-task-id,html[data-theme=symbios-dark] .deadline-attention-user small,html[data-theme=symbios-dark] .realtime-attention-toast-body :is(small,span),html[data-theme=symbios-dark] .realtime-attention-toast-close{color:var(--ct-text-muted)}html[data-theme=symbios-dark] .realtime-attention-toast-body em{color:#ff9d96}html[data-theme=symbios-dark] .realtime-attention-toggle{background:color-mix(in srgb,var(--ct-bg-surface-raised) 92%,var(--ct-accent-cyan) 8%);border-color:var(--ct-border-strong);box-shadow:0 14px 34px rgba(0,0,0,.34);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .realtime-attention-toggle:focus-visible,html[data-theme=symbios-dark] .realtime-attention-toggle:hover{border-color:var(--ct-accent-cyan);box-shadow:0 16px 38px rgba(0,0,0,.42)}html[data-theme=symbios-dark] .realtime-attention-toggle-count{background:var(--ct-status-critical);color:#fff}html[data-theme=symbios-dark] .attention-agenda-trigger-icon svg:last-child:not(:first-child){background:var(--ct-status-critical);border-color:var(--ct-bg-topbar);color:#fff}html[data-theme=symbios-dark] .attention-agenda-trigger{background:color-mix(in srgb,var(--ct-bg-surface) 90%,var(--ct-accent-gold) 10%);border-color:var(--ct-border-gold);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .attention-agenda-trigger:focus-visible,html[data-theme=symbios-dark] .attention-agenda-trigger:hover{background:color-mix(in srgb,var(--ct-bg-surface-raised) 88%,var(--ct-accent-gold) 12%);border-color:var(--ct-accent-gold);box-shadow:0 9px 24px rgba(0,0,0,.3);color:var(--ct-text-primary)}.theme-control{background:rgba(9,28,49,.06);border:1px solid var(--line);border-radius:8px;flex:0 0 auto;gap:2px;height:36px;padding:3px}.theme-control,.theme-control button{align-items:center;display:inline-flex}.theme-control button{background:transparent;border:0;border-radius:6px;color:var(--muted);height:28px;justify-content:center;min-height:28px;padding:0;width:28px}.theme-control button:hover{color:var(--teal-500)}.theme-control button.active{background:var(--white);box-shadow:0 4px 12px rgba(6,16,29,.12);color:var(--navy-900)}.cloud-boot-brand,.cloud-boot-progress,.cloud-login-brand-assets{align-items:center;display:flex;min-width:0}.cloud-login-brand-assets{flex:1 1 auto}.cloud-boot-brand{gap:16px}.cloud-boot-brand>span{display:grid;grid-gap:4px;gap:4px;min-width:0}.cloud-boot-brand>span small,.cloud-boot-brand>span strong{margin:0}.cloud-boot-progress{gap:10px}html[data-theme=symbios-dark]{color-scheme:dark;--ct-bg-canvas:#061321;--ct-bg-sidebar:#07111e;--ct-bg-topbar:#071b2d;--ct-bg-surface:#0d2b43;--ct-bg-surface-raised:#12354f;--ct-bg-surface-soft:#0a2236;--ct-bg-input:#081d2f;--ct-bg-blue:#123754;--ct-bg-blue-soft:#0b293f;--ct-bg-teal:#0d353b;--ct-bg-teal-raised:#16474a;--ct-bg-emerald:#10372f;--ct-bg-emerald-raised:#18483b;--ct-bg-gold:#332d1d;--ct-bg-gold-raised:#463a20;--ct-border-subtle:rgba(111,156,181,0.22);--ct-border-strong:rgba(55,195,210,0.34);--ct-border-blue:rgba(91,158,193,0.4);--ct-border-teal:rgba(62,187,178,0.42);--ct-border-green:rgba(91,176,134,0.4);--ct-border-gold:rgba(214,180,95,0.42);--ct-text-primary:#f4f1e8;--ct-text-secondary:#a4b5c2;--ct-text-tertiary:#758b9c;--ct-accent-gold:#d6b45f;--ct-accent-gold-soft:rgba(214,180,95,0.14);--ct-accent-cyan:#37c3d2;--ct-accent-cyan-soft:rgba(55,195,210,0.12);--ct-status-critical:#ff665b;--ct-status-warning:#e3b95e;--ct-status-success:#52d2b3;--ct-shadow:0 16px 38px rgba(0,0,0,0.28);--teal-500:var(--ct-accent-cyan);--teal-300:#6bdce6;--gold-500:var(--ct-accent-gold);--gold-300:#ecd28c;--gold-text:#e2c574;--text:var(--ct-text-primary);--muted:var(--ct-text-secondary);--line:var(--ct-border-subtle);--line-dark:rgba(214,180,95,0.22);--ivory:var(--ct-bg-surface);--ivory-deep:var(--ct-bg-surface-soft);--danger:var(--ct-status-critical);--warn:var(--ct-status-warning);--good:var(--ct-status-success);--shadow:var(--ct-shadow)}html[data-theme=symbios-dark],html[data-theme=symbios-dark] body{background:linear-gradient(90deg,rgba(55,195,210,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(214,180,95,.035) 1px,transparent 1px),var(--ct-bg-canvas);background-size:48px 48px;color:var(--ct-text-primary)}html[data-theme=symbios-dark] body{min-height:100vh}html[data-theme=symbios-dark] .theme-brand-light{display:none}html[data-theme=symbios-dark] .theme-brand-dark{display:block}html[data-theme=symbios-dark] .gate8-sidebar-dark-lockup{height:auto;max-height:64px;max-width:100%;object-fit:contain;object-position:left center;width:154px}html[data-theme=symbios-dark] .gate8-sidebar-lockup{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,154px) minmax(0,1fr);width:100%}html[data-theme=symbios-dark] .gate6-dark-brand-copy{align-content:center;display:grid!important;grid-gap:5px;gap:5px;min-width:0;text-align:left}html[data-theme=symbios-dark] .gate6-dark-brand-copy strong{color:var(--ct-text-primary);font-size:14px;line-height:1.08;white-space:normal}html[data-theme=symbios-dark] .gate6-dark-brand-copy small{color:var(--ct-accent-gold);font-size:9px;height:auto;line-height:1.2;white-space:normal}html[data-theme=symbios-dark] .login-brand .theme-brand-dark{height:auto;max-height:104px;max-width:100%;object-fit:contain;object-position:left center;width:min(100%,350px)}html[data-theme=symbios-dark] ::selection{background:rgba(55,195,210,.32);color:var(--ct-text-primary)}html[data-theme=symbios-dark] *{scrollbar-color:rgba(55,195,210,.48) rgba(6,19,33,.72)}html[data-theme=symbios-dark] ::-webkit-scrollbar-track{background:rgba(6,19,33,.72)}html[data-theme=symbios-dark] ::-webkit-scrollbar-thumb{background:rgba(55,195,210,.42);border-radius:999px}html[data-theme=symbios-dark] .app-shell,html[data-theme=symbios-dark] .workspace-shell{background:transparent;color:var(--ct-text-primary)}html[data-theme=symbios-dark] .sidebar,html[data-theme=symbios-dark] .sidebar-v2{background:linear-gradient(180deg,rgba(7,17,30,.99),rgba(7,27,45,.98) 52%,rgba(5,15,27,.99)),var(--ct-bg-sidebar);border-right-color:rgba(55,195,210,.16);box-shadow:14px 0 34px rgba(0,0,0,.24)}html[data-theme=symbios-dark] .topbar{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .topbar-brand{background:linear-gradient(135deg,rgba(13,43,67,.98),rgba(7,27,45,.98)),var(--ct-bg-topbar);border-color:rgba(214,180,95,.24);box-shadow:0 12px 26px rgba(0,0,0,.22)}html[data-theme=symbios-dark] .topbar-brand-slogan-text,html[data-theme=symbios-dark] .workspace-heading p{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .workspace-heading h1,html[data-theme=symbios-dark] .workspace-heading h2,html[data-theme=symbios-dark] .workspace-heading h3{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .eyebrow,html[data-theme=symbios-dark] .section-heading>span,html[data-theme=symbios-dark] .sidebar-section-label{color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .account-actions,html[data-theme=symbios-dark] .command-actions{background:rgba(7,27,45,.92);border-color:var(--ct-border-subtle);box-shadow:0 10px 24px rgba(0,0,0,.2)}html[data-theme=symbios-dark] .account-actions{border-radius:8px}html[data-theme=symbios-dark] .theme-control{background:rgba(6,19,33,.78);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .theme-control button{color:var(--ct-text-tertiary)}html[data-theme=symbios-dark] .theme-control button:hover{color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .theme-control button.active{background:var(--ct-bg-surface-raised);box-shadow:inset 0 0 0 1px rgba(55,195,210,.24);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .session-pill{background:rgba(214,180,95,.1);border-color:rgba(214,180,95,.26);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .session-pill span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .session-avatar>span,html[data-theme=symbios-dark] .user-avatar-preview>span,html[data-theme=symbios-dark] .user-avatar>span{color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.search-box,.global-search-panel,.global-search-group button,.icon-button,.ghost-button,.segmented-control,.segmented-control button.active,.view-tabs,.view-tabs-toggle,.view-tabs button.active,.advanced-filters,.control-strip,.board-button-strip,.board-group-control,.board-template-panel,.board-template-card,.kanban-column,.task-card,.task-table-row,.calendar-day,.calendar-task,.planner-day,.planner-card,.planner-backlog,.planner-backlog-card,.timeline-panel,.automation-builder,.automation-monitor-panel,.automation-monitor-rule,.automation-worker-job,.button-library-row,.detail-panel,.table-panel,.audit-feed,.integration-map,.data-card,.intake-form,.intake-side-panel,.user-form,.user-card,.locked-panel,.loading-panel,.empty-state,.archive-card){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.audit-overview-panel,.audit-cockpit-panel,.audit-technical-section,.audit-operations-desk-panel,.red-team-view-audit-panel,.audit-drilldown-panel,.surface-audit-panel,.field-qa-panel,.auditor-signoff-panel,.release-gate-panel,.auditor-cycle-panel,.executable-parity-panel,.market-audit-panel,.access-persona-panel,.audit-execution-panel,.audit-run-panel,.audit-route-matrix-panel,.functional-probe-panel,.visual-inspection-panel,.red-team-multilayer-panel,.red-team-command-panel,.red-team-panel,.functional-red-team-panel,.manual-tower-proposals){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.integration-filter-bar,.integration-tower-matrix,.integration-channel,.integration-reconciliation-panel,.integration-conflict-panel,.integration-ingestion-panel,.integration-dispatch-panel,.integration-test-panel,.integration-payload-panel,.integration-queue-panel,.integration-queue-card,.integration-channel-builder,.hub-node,.process-rail span){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.dashboard-metric,.dashboard-global-card,.dashboard-workspace-card,.dashboard-panel,.dashboard-wip-row,.operations-filter-bar,.operations-breakdown-panel,.agenda-row,.workload-row,.cases-summary-grid article,.cases-filter-panel,.cases-people-panel,.cases-list-panel,.case-person-card,.case-row,.followup-summary-grid article,.followup-panel,.followup-task-row,.followup-event-row,.followup-log-row,.notification-summary-grid article,.notification-panel,.notification-row,.notification-mini-row,.reports-summary-grid article,.report-panel,.workload-card,.workspace-report-row,.report-risk-grid article){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.executive-stat,.executive-panel,.executive-row,.channel-grid article,.channel-grid button,.executive-command-center-panel,.executive-tower-workflow,.executive-ops-board,.executive-ops-row,.executive-live-workbench,.executive-live-row,.executive-controls-panel,.executive-actions-panel,.executive-runtime-score,.executive-runtime-toolbar,.executive-runtime-row,.executive-red-team-inbox,.executive-red-team-row,.executive-action-row,.executive-control-row,.business-blueprint-panel){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .executive-stat:nth-child(n+5){background:var(--ct-bg-surface)}html[data-theme=symbios-dark] :where(.timesheet-filter-panel,.report-task-ledger,.time-entry-panel,.time-entry-list article,.time-entry-report-feed article,.data-hub-filter-panel,.projects-summary-grid article,.project-form,.project-card,.notes-summary-grid article,.notes-create-panel,.notes-list-panel,.notes-editor-panel,.access-low-suite-panel,.access-red-team-toolbar,.access-ct-preview,.access-ct-preview-body article,.access-invite-panel,.access-level-editor,.access-level-list,.access-level-card,.access-create-user-workbench,.access-create-user-profile-panel,.access-create-user-scope-panel,.access-create-policy-panel,.manual-procedure-guide,.manual-procedure-article,.dossier-workbench){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.metric-card,.audit-overview-card,.finding-summary-grid article,.finding-card,.auditor-card,.access-card,.feed-item,.feature-card,.integration-health-grid article,.integration-summary-grid article,.integration-resolution-strip article,.planner-summary-grid article,.automation-worker-grid article,.audit-operations-desk-kpis article,.audit-drilldown-kpis article,.red-team-view-audit-kpis article,.market-audit-kpis article,.executive-ops-kpis article,.executive-live-kpis article,.executive-runtime-kpis article,.executive-red-team-kpis article,.executive-action-kpis article,.business-blueprint-kpis article,.red-team-kpis article,.manual-kpis article,.data-export-kpis article,.data-hub-kpis article,.access-red-team-kpis article,.access-low-suite-kpis article){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);box-shadow:0 12px 28px rgba(0,0,0,.2);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(input,select,textarea,.input-with-icon,.field-block,.board-template-field,.cases-filter-panel label,.operations-filter-bar label,.audit-filters label,.market-audit-filters label){background-color:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .data-hub-filter-panel .input-with-icon,html[data-theme=symbios-dark] .data-hub-filter-panel .input-with-icon input{background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(input,textarea)::placeholder{color:var(--ct-text-tertiary);opacity:1}html[data-theme=symbios-dark] :where(input,select,textarea):focus{border-color:var(--ct-accent-cyan);box-shadow:0 0 0 3px rgba(55,195,210,.13)}html[data-theme=symbios-dark] :where(.icon-button,.ghost-button,.column-actions button,.quick-add button,.inline-add button,.panel-actions button,.control-toggle,.control-strip button,.bulk-action-bar button,.filter-chip-row button,.time-entry-actions button,.task-activity-toolbar button,.project-card-head button,.project-task-list button,.report-task-ledger-grid button){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.icon-button,.ghost-button,.column-actions button,.quick-add button,.inline-add button,.panel-actions button,.view-tabs button,.theme-control button):hover{border-color:rgba(55,195,210,.5);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .primary-button{background:var(--ct-accent-gold);border-color:var(--ct-accent-gold);color:#071321}html[data-theme=symbios-dark] .primary-button:hover{background:#e1c36f;border-color:#e1c36f}html[data-theme=symbios-dark] .view-tabs button{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .access-section-tabs button.active,html[data-theme=symbios-dark] .executive-section-nav button.active,html[data-theme=symbios-dark] .segmented-control button.active,html[data-theme=symbios-dark] .task-section-nav button.active,html[data-theme=symbios-dark] .view-tabs button.active{background:var(--ct-accent-gold-soft);box-shadow:inset 0 0 0 1px rgba(214,180,95,.38);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .view-tabs-frame,html[data-theme=symbios-dark] .view-tabs-frame.compact,html[data-theme=symbios-dark] .view-tabs-frame.expanded{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow)}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs-toggle,html[data-theme=symbios-dark] .view-tabs-toggle{background:var(--ct-bg-surface-raised);border-color:rgba(55,195,210,.32);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .board-template-panel.is-collapsed{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .access-tower-registry-summary,html[data-theme=symbios-dark] .gate4-tower-strip,html[data-theme=symbios-dark] .gate5-kanban-scope-strip,html[data-theme=symbios-dark] .manual-tower-registry,html[data-theme=symbios-dark] .notification-tower-scope{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate4-tower-chip,html[data-theme=symbios-dark] .gate4-tower-chip.active{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate4-tower-chip.active,html[data-theme=symbios-dark] .gate4-tower-chip:hover{background:rgba(214,180,95,.12);border-color:rgba(214,180,95,.48)}html[data-theme=symbios-dark] .gate4-tower-chip small{color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .board-button-toggle,html[data-theme=symbios-dark] .board-button-toggle span,html[data-theme=symbios-dark] .board-button-toggle strong,html[data-theme=symbios-dark] .gate4-tower-chip strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .custom-field-chip-row span,html[data-theme=symbios-dark] .project-card-chip,html[data-theme=symbios-dark] .task-card .project-card-chip{background:var(--ct-accent-gold-soft);border-color:rgba(214,180,95,.24);color:#e5cf91}html[data-theme=symbios-dark] .board-template-copy h2,html[data-theme=symbios-dark] .board-template-copy p,html[data-theme=symbios-dark] .board-template-panel.is-collapsed span{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .executive-section-nav{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow)}html[data-theme=symbios-dark] .executive-section-nav button{background:transparent;border-color:transparent;color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .executive-section-nav button.active,html[data-theme=symbios-dark] .executive-section-nav button:hover{background:var(--ct-accent-gold-soft);border-color:rgba(214,180,95,.34);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] [data-testid=executive-command-filter]{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-command-filter].active,html[data-theme=symbios-dark] [data-testid=executive-command-filter]:hover{background:var(--ct-accent-cyan-soft);border-color:rgba(55,195,210,.42);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .executive-tower-workflow span{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .integration-focus-nav{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow)}html[data-theme=symbios-dark] .integration-focus-nav button{background:transparent;border-color:transparent;color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .integration-focus-nav button.active,html[data-theme=symbios-dark] .integration-focus-nav button:hover{background:var(--ct-accent-cyan-soft);border-color:rgba(55,195,210,.36);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .spoke-node.active,html[data-theme=symbios-dark] .spoke-node.inactive{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .spoke-node.active{border-color:rgba(55,195,210,.42);box-shadow:inset 0 0 0 1px rgba(55,195,210,.12)}html[data-theme=symbios-dark] .manual-living-layout .compact-search,html[data-theme=symbios-dark] .search-field.compact-search{background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .access-command-header,html[data-theme=symbios-dark] .access-user-directory-heading,html[data-theme=symbios-dark] .access-user-filters,html[data-theme=symbios-dark] .gate12-access-layout .user-card{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:var(--ct-shadow);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .access-section-tabs{background:var(--ct-bg-surface-soft);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .access-section-tabs button{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .access-section-tabs button.active,html[data-theme=symbios-dark] .access-section-tabs button:hover{background:var(--ct-accent-gold-soft);border-color:rgba(214,180,95,.34);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .access-user-search,html[data-theme=symbios-dark] .access-user-search input{background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] input[type=checkbox],html[data-theme=symbios-dark] input[type=radio]{accent-color:var(--ct-accent-cyan);background:var(--ct-bg-input);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] :where(h1,h2,h3,h4,legend,summary,th){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .workspace-shell :where(strong,b){color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(p,small,em,.field-hint,.task-meta,.task-card p,.notification-copy p){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] :where(.task-card,.global-search-group button,.notification-row,.case-row,.executive-row,.integration-queue-card,.audit-overview-card,.project-card,.user-card,.notes-linked-grid button,.manual-route-list>button):hover{background:#143b56;border-color:rgba(55,195,210,.42)}html[data-theme=symbios-dark] :where(.task-card.selected,.global-search-group button.active,.audit-overview-card.active,.notification-row:focus-within,.case-row:focus-within){background:#153c56;border-color:rgba(214,180,95,.62);box-shadow:inset 3px 0 0 var(--ct-accent-gold),0 12px 28px rgba(0,0,0,.22)}html[data-theme=symbios-dark] :where(table,.data-hub-table){border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(th,td){border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] :where(thead,.data-hub-table thead){background:rgba(7,27,45,.96)}html[data-theme=symbios-dark] :where(tbody tr,.data-hub-table tr){background:rgba(13,43,67,.86)}html[data-theme=symbios-dark] :where(tbody tr:nth-child(2n),.data-hub-table tr:nth-child(2n)){background:rgba(10,34,54,.92)}html[data-theme=symbios-dark] :where(tbody tr:hover,.data-hub-table tr:hover,.data-hub-table tr.focused){background:rgba(55,195,210,.1)}html[data-theme=symbios-dark] :where(code,pre){background:#05111e;border-color:var(--ct-border-subtle);color:#9de6ec}html[data-theme=symbios-dark] :where(.chip.neutral,.card-signal-row span,.preference-chip-grid button.active,.preference-channel-row button.active){background:var(--ct-accent-cyan-soft);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .notification-state-tabs button{background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary);opacity:1}html[data-theme=symbios-dark] .notification-state-tabs button:is(:hover,:focus-visible){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-strong);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .notification-state-tabs button.active{background:rgba(55,195,210,.18);border-color:rgba(55,195,210,.5);color:#b5f2f5;box-shadow:0 0 0 2px rgba(55,195,210,.12)}html[data-theme=symbios-dark] :where(.chip.good,.status-success,.success){color:var(--ct-status-success)}html[data-theme=symbios-dark] :where(.chip.warn,.status-warn,.warn){color:var(--ct-status-warning)}html[data-theme=symbios-dark] :where(.chip.danger,.status-critical,.critical){color:var(--ct-status-critical)}html[data-theme=symbios-dark] :where(.task-modal-panel,.modal-panel,[role=dialog]){background:var(--ct-bg-surface-soft);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.task-modal-summary-strip span,.wip-override-grid article,.task-cover-editor,.field-definition-list article,.quick-action-grid button,.transfer-history article,.task-note-list article,.task-activity-list article,.advanced-checklist-row,.subtask-comments,.attachment-list button,.dependency-list button){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .wip-override-panel :is(h2,p,.wip-override-task,.wip-override-grid strong){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .wip-override-panel :is(small,.wip-override-grid span){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] :where(.audit-integrity-alert,.integration-scope-feedback,.audit-scope-feedback,.notification-scope-feedback,.access-simulation-banner,.task-access-state.limited){background:rgba(227,185,94,.1);border-color:rgba(227,185,94,.32);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where([data-testid=cloud-bootstrap-recovery],[data-testid=cloud-sync-recovery],[data-testid=cloud-sync-conflict]){background:rgba(8,25,39,.98);border-color:rgba(255,128,128,.46);color:#ffb2b2}html[data-theme=symbios-dark] :where([data-testid=cloud-bootstrap-recovery],[data-testid=cloud-sync-recovery],[data-testid=cloud-sync-conflict]) p{color:rgba(241,247,251,.82)}html[data-theme=symbios-dark] :where(.cloud-runtime-indicator,.cloud-runtime-indicator-toggle){background:rgba(8,25,39,.96);border-color:rgba(111,183,198,.34);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.cloud-runtime-indicator.is-warning,.cloud-runtime-indicator-toggle){border-color:rgba(227,185,94,.54);color:#f2d58c}html[data-theme=symbios-dark] .cloud-boot-shell,html[data-theme=symbios-dark] .cloud-login-shell,html[data-theme=symbios-dark] .login-shell{background:linear-gradient(90deg,rgba(55,195,210,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(214,180,95,.035) 1px,transparent 1px),var(--ct-bg-canvas);background-size:48px 48px}html[data-theme=symbios-dark] .cloud-login-panel,html[data-theme=symbios-dark] .login-panel{background:rgba(10,34,54,.98);border-color:rgba(214,180,95,.28);box-shadow:0 28px 80px rgba(0,0,0,.46);color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.login-panel,.cloud-login-panel) :where(h1,h2,h3,strong,label){color:var(--ct-text-primary)}html[data-theme=symbios-dark] :where(.login-panel,.cloud-login-panel) :where(p,small,span){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .cloud-login-panel form label span,html[data-theme=symbios-dark] .cloud-login-panel>header span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] :where(.login-form,.cloud-login-panel form) :where(input,select){background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .brand-mark{background:rgba(244,241,232,.94)}html[data-theme=symbios-dark] .mobile-workspace-nav{background:rgba(7,17,30,.98);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .mobile-workspace-nav button{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .mobile-workspace-nav button.active{background:var(--ct-accent-gold-soft);border-color:rgba(214,180,95,.5);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button,html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button.active,html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button.active span{background:var(--ct-accent-gold-soft);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .view-tabs-frame .view-tabs-toggle,html[data-theme=symbios-dark] .view-tabs-frame .view-tabs-toggle b,html[data-theme=symbios-dark] .view-tabs-frame .view-tabs-toggle span{color:#77dce5}html[data-theme=symbios-dark] .notification-button span{background:#9d2f2b;border-color:var(--ct-bg-surface);color:#fff}html[data-theme=symbios-dark] .task-modal-panel button:disabled,html[data-theme=symbios-dark] .workspace-shell button:disabled{background:#102b40;border-color:rgba(111,156,181,.26);color:#b4c4ce;opacity:1}html[data-theme=symbios-dark] .workspace-shell .primary-button:disabled{background:rgba(214,180,95,.18);border-color:rgba(214,180,95,.3);color:#dbc681}html[data-theme=symbios-dark] .notifications-command-actions .primary-button:disabled{color:#f4e1a4}html[data-theme=symbios-dark] .notification-preferences-panel{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .notification-preferences-panel :is(.notification-preference-controls span,.notification-preference-group>span,.notification-preference-rule small,.quiet-hours-grid span){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .notification-preferences-panel :is(.preference-chip-grid button,.preference-channel-row button){background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary);opacity:1}html[data-theme=symbios-dark] .notification-preferences-panel :is(.notification-preference-controls select,.notification-preference-controls input[type=time]){background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .notification-preferences-panel :is(.preference-chip-grid button.active,.preference-channel-row button.active){background:rgba(55,195,210,.18);border-color:rgba(55,195,210,.5);color:#8de5ec}html[data-theme=symbios-dark] .notification-preferences-panel :is(.preference-chip-grid button:disabled,.preference-channel-row button:disabled){background:#0b2539;color:#a9bbc6}html[data-theme=symbios-dark] .notification-preferences-panel :is(.preference-chip-grid button.active:disabled,.preference-channel-row button.active:disabled){background:rgba(55,195,210,.16);color:#8de5ec}html[data-theme=symbios-dark] .notification-preference-rule{border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .custom-executive-tower-surface[data-testid=executive-tower-root]{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);box-shadow:0 12px 30px rgba(0,0,0,.28);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .custom-executive-tower-details>summary{background:var(--ct-bg-surface-raised);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .custom-executive-tower-details>summary small{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .custom-executive-tower-content{background:var(--ct-bg-canvas);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-command-center-panel,.executive-focus-beacon,.executive-red-team-inbox,.executive-ops-board,.executive-live-workbench,.executive-runtime-panel,.executive-actions-panel,.executive-controls-panel,.executive-panel){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-command-center-row,.executive-red-team-row,.executive-ops-row,.executive-live-row,.executive-runtime-row,.executive-action-row,.executive-control-row,.executive-action-kpis article,.executive-red-team-kpis article,.executive-ops-kpis article,.executive-live-kpis article,.executive-runtime-kpis article,.executive-stat){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-tower-contract-strip,.executive-red-team-note,.executive-live-focus,.executive-runtime-next,.executive-control-readonly,.executive-control-readonly-metrics,.executive-action-status code){background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(h1,h2,h3,h4,strong){color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(p,small,label>span,.executive-action-row>span,.executive-red-team-row span,.executive-runtime-row span,.executive-command-center-row span,.executive-control-row span){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-action-tags small,html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-tower-axis-list span{background:rgba(55,195,210,.12);border-color:rgba(55,195,210,.28);color:#8de5ec}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-section-nav button span{color:inherit}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-control-mode button,html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-control-mode button span{color:var(--ct-text-primary)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-control-mode button.active,html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-control-mode button.active span{background:var(--ct-accent-cyan-soft);border-color:rgba(55,195,210,.38);color:#8de5ec}html[data-theme=symbios-dark] .audit-event-state-summary :is(button,article),html[data-theme=symbios-dark] .audit-feed-group,html[data-theme=symbios-dark] .audit-feed-technical .feed-item,html[data-theme=symbios-dark] .audit-overview-card{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-overview-card.active,html[data-theme=symbios-dark] .audit-overview-card:hover{background:#16405a;border-color:rgba(55,195,210,.42)}html[data-theme=symbios-dark] .audit-feed-group :is(p,small,code),html[data-theme=symbios-dark] .audit-feed-technical .feed-item :is(p,small,code),html[data-theme=symbios-dark] .audit-overview-card :is(span,small){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-event-state-summary strong,html[data-theme=symbios-dark] .audit-feed-group strong,html[data-theme=symbios-dark] .audit-feed-technical .feed-item strong,html[data-theme=symbios-dark] .audit-overview-card strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-feed-group>div>span,html[data-theme=symbios-dark] .audit-feed-technical summary span{color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .audit-feed-technical{border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .audit-event-state-summary :is(span,small){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-event-state-summary button.active{background:#16405a;border-color:rgba(55,195,210,.56);box-shadow:inset 0 0 0 1px rgba(55,195,210,.42)}html[data-theme=symbios-dark] .integration-layout :is(.integration-tower-status,.integration-summary-grid article,.integration-channel,.integration-reconciliation-panel,.integration-conflict-panel,.integration-ingestion-panel,.integration-dispatch-panel,.integration-test-panel,.integration-payload-panel,.integration-queue-panel,.integration-queue-card,.integration-channel-builder){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .integration-layout :is(.integration-dispatch-grid article,.integration-test-grid article,.integration-payload-grid article,.integration-reconciliation-grid article,.integration-conflict-grid article,.integration-ingestion-grid article,.integration-reconciliation-finding,.integration-conflict-card,.integration-ingestion-card,.integration-conflict-decisions,.integration-ingestion-decisions,.integration-payload-headers,.integration-payload-code,.integration-payload-findings){background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .integration-layout :is(h1,h2,h3,h4,strong){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .integration-layout :is(p,small,.integration-summary-grid span,.integration-channel>span,.integration-queue-card>div>small,.integration-tower-status small){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .integration-layout :is(.integration-reconciliation-finding>div>span,.integration-ingestion-card>div>span,.integration-payload-headers span){color:#8de5ec}html[data-theme=symbios-dark] .integration-layout .integration-conflict-card>div>span{color:#ff8b83}html[data-theme=symbios-dark] .integration-layout :is(.integration-channel.archived,.integration-queue-card.archived){background:#0a2438;opacity:1}html[data-theme=symbios-dark] .task-modal-backdrop{background:rgba(1,8,15,.82)}html[data-theme=symbios-dark] .task-modal-panel{background:var(--ct-bg-surface-soft);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel :is(.detail-panel,[data-task-section],.task-section-nav,.task-cover-editor,.task-notes-panel,.task-activity-panel,.task-transfer-panel,.quick-actions-panel,.card-field-admin,.task-effective-access-panel,fieldset,article){background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel :is(input,select,textarea,.task-more-actions>div,.task-capability-grid span,.task-access-state,.task-modal-summary-strip span,.quick-action-grid button){background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .task-section-nav button.active{background:var(--ct-accent-gold-soft);border-color:rgba(214,180,95,.38);box-shadow:inset 0 -2px 0 var(--card-workspace-accent);color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .task-modal-panel :is(.task-title-readonly,h1,h2,h3,h4,strong,label){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel :is(p,small,.task-id,.field-hint,label>span){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .task-modal-panel .task-access-state.granted,html[data-theme=symbios-dark] .task-modal-panel .task-capability-grid .allowed{background:rgba(82,210,179,.12);border-color:rgba(82,210,179,.32);color:#85e3ca}html[data-theme=symbios-dark] .task-modal-panel .task-access-state.limited{background:rgba(227,185,94,.12);border-color:rgba(227,185,94,.32);color:#edcf88}html[data-theme=symbios-dark] .task-modal-panel .task-access-state.readonly,html[data-theme=symbios-dark] .task-modal-panel .task-capability-grid .blocked{background:#102b40;border-color:var(--ct-border-subtle);color:#b4c4ce}html[data-theme=symbios-dark] .task-modal-panel .task-delete-confirmation{background:rgba(255,102,91,.1);border-color:rgba(255,102,91,.34);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .is-readonly :is(input,select,textarea):disabled{background:#0b2539;border-color:var(--ct-border-subtle);color:#b4c4ce;opacity:1}html[data-theme=symbios-dark] .task-modal-panel .custom-field-definition-grid label{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .custom-field-definition-grid label>span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button.active,html[data-theme=symbios-dark] .view-tabs-frame .view-tabs button.active span{color:#ecd28c}html[data-theme=symbios-dark] .followup-private-note{background:rgba(214,180,95,.12);border-color:rgba(214,180,95,.34);color:#ecd28c}html[data-theme=symbios-dark] .dossier-workbench{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .dossier-workbench-row{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .dossier-workbench-open,html[data-theme=symbios-dark] .dossier-workbench-open strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .dossier-workbench-open small{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .dossier-score{background:rgba(55,195,210,.14);border-color:rgba(55,195,210,.32);color:#8de5ec}html[data-theme=symbios-dark] .audit-cockpit-layers article,html[data-theme=symbios-dark] .audit-cockpit-result{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-cockpit-layers article small,html[data-theme=symbios-dark] .audit-cockpit-layers article span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-cockpit-layers article strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-kpis{border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .manual-living-layout .manual-kpis article,html[data-theme=symbios-dark] .manual-living-layout .manual-kpis article.critical,html[data-theme=symbios-dark] .manual-living-layout .manual-kpis article.success,html[data-theme=symbios-dark] .manual-living-layout .manual-kpis article.warn{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .manual-guide-version span,html[data-theme=symbios-dark] .manual-living-layout .manual-kpis span,html[data-theme=symbios-dark] .manual-profile-lock span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .manual-guide-version strong,html[data-theme=symbios-dark] .manual-living-layout .manual-kpis strong,html[data-theme=symbios-dark] .manual-profile-lock strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-toolbar{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-index{background:var(--ct-bg-surface-soft);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-index button{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-index button :is(span,small){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-index button strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-index button.active{background:#16405a;border-color:rgba(55,195,210,.42)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-article{background:var(--ct-bg-surface);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-article>header{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-article :is(h3,h4,strong),html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-article>header h3{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .manual-living-layout .manual-procedure-article :is(p,li,small,footer){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .manual-living-layout .manual-current-page{background:rgba(55,195,210,.14);border-color:rgba(55,195,210,.34);color:#8de5ec}html[data-theme=symbios-dark] .task-modal-panel .detail-panel{background:var(--ct-bg-surface-soft);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .panel-title-row:first-child{background:var(--ct-bg-surface-raised);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .task-title-input{background:transparent;color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .panel-actions button,html[data-theme=symbios-dark] .task-modal-panel .task-more-actions>summary{background:var(--ct-bg-input);border-color:var(--ct-border-subtle);color:var(--ct-text-primary)}html[data-theme=symbios-dark]{--ct-gradient-shell:linear-gradient(145deg,rgba(10,35,53,0.98),rgba(6,24,38,0.99));--ct-gradient-panel:linear-gradient(145deg,rgba(18,53,77,0.96),rgba(10,37,56,0.98) 54%,rgba(7,29,45,0.99));--ct-gradient-panel-soft:linear-gradient(145deg,rgba(13,43,63,0.96),rgba(8,31,48,0.99));--ct-gradient-card:linear-gradient(150deg,rgba(21,58,82,0.96),rgba(12,42,63,0.98) 58%,rgba(9,33,51,0.99));--ct-gradient-card-hover:linear-gradient(150deg,rgba(25,70,94,0.98),rgba(14,50,70,0.99));--ct-gradient-context:linear-gradient(140deg,rgba(18,65,67,0.78),rgba(10,42,55,0.96) 46%,rgba(8,31,48,0.99));--ct-gradient-success:linear-gradient(145deg,rgba(20,69,56,0.7),rgba(10,43,50,0.94) 45%,rgba(8,31,47,0.99));--ct-gradient-highlight:linear-gradient(140deg,rgba(78,65,32,0.66),rgba(24,48,55,0.92) 46%,rgba(9,32,48,0.99));--ct-gradient-header:linear-gradient(115deg,rgba(18,57,80,0.98),rgba(10,40,59,0.98) 56%,rgba(11,53,57,0.82));--ct-gradient-input:linear-gradient(180deg,rgba(5,24,38,0.98),rgba(8,31,47,0.98));--ct-edge-highlight:rgba(111,183,198,0.2);--ct-edge-gold:rgba(214,180,95,0.38);--ct-shadow-panel:0 18px 42px rgba(0,0,0,0.28),inset 0 1px 0 rgba(183,224,231,0.035);--ct-shadow-card:0 10px 24px rgba(0,0,0,0.2),inset 0 1px 0 rgba(183,224,231,0.035)}html[data-theme=symbios-dark] .cloud-boot-shell,html[data-theme=symbios-dark] .cloud-login-shell{background:linear-gradient(90deg,rgba(55,195,210,.035) 1px,transparent 0),linear-gradient(180deg,rgba(214,180,95,.028) 1px,transparent 0),linear-gradient(135deg,#061321,#071b2c 62%,#08282d);background-size:48px 48px,48px 48px,auto}html[data-theme=symbios-dark] .cloud-login-brand-assets .theme-brand-dark{height:auto;max-height:72px;object-fit:contain;object-position:left center;width:min(250px,100%)}html[data-theme=symbios-dark] .cloud-boot-brand{background:var(--ct-gradient-header);border:1px solid var(--ct-edge-gold);border-left:3px solid var(--ct-accent-gold);border-radius:8px;box-shadow:var(--ct-shadow-panel);max-width:min(560px,calc(100vw - 32px));padding:20px 22px}html[data-theme=symbios-dark] .cloud-boot-brand .theme-brand-dark{height:auto;max-height:86px;object-fit:contain;object-position:left center;width:min(270px,58vw)}html[data-theme=symbios-dark] .cloud-boot-brand>span strong{color:var(--ct-text-primary);font-size:18px}html[data-theme=symbios-dark] .cloud-boot-brand>span small{color:var(--ct-accent-gold);font-size:11px;font-weight:850;text-transform:uppercase}html[data-theme=symbios-dark] .cloud-boot-progress,html[data-theme=symbios-dark] .loading-panel{background:var(--ct-gradient-panel-soft);border-color:var(--ct-edge-highlight);box-shadow:inset 3px 0 0 rgba(55,195,210,.66),var(--ct-shadow-card)}html[data-theme=symbios-dark] .cloud-boot-progress{color:var(--ct-accent-cyan);padding:10px 14px}html[data-theme=symbios-dark] .cloud-boot-progress strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate8-sidebar-lockup,html[data-theme=symbios-dark] .topbar-brand{background:var(--ct-gradient-header);border-color:rgba(214,180,95,.24);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] .global-search-box{background:var(--ct-gradient-input);border-color:var(--ct-edge-highlight);box-shadow:inset 0 1px 0 rgba(183,224,231,.035)}html[data-theme=symbios-dark] .global-search-box:focus-within{border-color:var(--ct-accent-gold);box-shadow:0 0 0 3px rgba(214,180,95,.12),inset 0 1px 0 rgba(255,244,204,.05)}html[data-theme=symbios-dark] .global-search-panel{background:var(--ct-gradient-panel);border-color:rgba(214,180,95,.3);box-shadow:0 26px 64px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,244,204,.04)}html[data-theme=symbios-dark] .global-search-foot,html[data-theme=symbios-dark] .global-search-head{background:var(--ct-gradient-panel-soft);border-color:var(--ct-edge-highlight);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .global-search-group,html[data-theme=symbios-dark] .global-search-group:nth-of-type(2n){background:transparent;border:0;border-top:1px solid rgba(111,156,181,.18);border-radius:0;padding:10px 8px 4px}html[data-theme=symbios-dark] .global-search-group:first-of-type{border-top:0}html[data-theme=symbios-dark] .global-search-group button,html[data-theme=symbios-dark] .global-search-group:nth-of-type(2n) button{background:var(--ct-gradient-card);border-color:rgba(111,156,181,.2);box-shadow:inset 2px 0 0 rgba(55,195,210,.34)}html[data-theme=symbios-dark] .global-search-group button.active,html[data-theme=symbios-dark] .global-search-group button:hover{background:var(--ct-gradient-highlight);border-color:var(--ct-edge-gold);box-shadow:inset 3px 0 0 var(--ct-accent-gold),var(--ct-shadow-card)}html[data-theme=symbios-dark] .global-search-empty{background:var(--ct-gradient-panel-soft);border-color:var(--ct-edge-highlight);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] :is(.dashboard-metric-grid,.cases-summary-grid,.followup-summary-grid,.notification-summary-grid,.reports-summary-grid,.finding-summary-grid,.integration-health-grid,.integration-summary-grid,.integration-resolution-strip,.audit-operations-desk-kpis,.audit-drilldown-kpis,.red-team-view-audit-kpis,.market-audit-kpis,.executive-stat-grid,.executive-ops-kpis,.executive-live-kpis,.executive-runtime-kpis,.executive-red-team-kpis,.executive-action-kpis,.data-hub-kpis,.data-export-kpis,.access-command-kpis,.access-red-team-kpis,.access-low-suite-kpis,.access-tower-registry-kpis)>*{background:var(--ct-gradient-card);border-color:rgba(111,156,181,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.42),var(--ct-shadow-card)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-command{background:var(--ct-gradient-header);border-color:rgba(214,180,95,.3);box-shadow:inset 4px 0 0 var(--tower-identity,var(--ct-accent-gold)),var(--ct-shadow-panel)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-command-center-panel,.executive-controls-panel,.executive-runtime-toolbar,.executive-ops-board,.executive-live-workbench,.executive-actions-panel,.executive-runtime-score,.executive-red-team-inbox,.business-blueprint-panel,.executive-panel){background:var(--ct-gradient-panel);border-color:var(--ct-edge-highlight);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-focus-beacon{background:var(--ct-gradient-context);border-color:rgba(82,210,179,.28);box-shadow:inset 3px 0 0 rgba(82,210,179,.68),var(--ct-shadow-card)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-tower-workflow{background:var(--ct-gradient-panel-soft);border-color:var(--ct-edge-highlight);box-shadow:inset 0 1px 0 rgba(183,224,231,.035)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-tower-workflow span,html[data-theme=symbios-dark] [data-testid=executive-tower-root] .executive-tower-workflow span:nth-child(n){background:var(--ct-gradient-card);border-color:rgba(111,156,181,.2);box-shadow:inset 2px 0 0 rgba(55,195,210,.28)}html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-command-center-row,.executive-ops-row,.executive-live-row,.executive-control-row,.executive-action-row,.executive-runtime-row,.executive-red-team-row),html[data-theme=symbios-dark] [data-testid=executive-tower-root] :is(.executive-command-center-row,.executive-ops-row,.executive-live-row,.executive-control-row,.executive-action-row,.executive-runtime-row,.executive-red-team-row):nth-child(n){background:var(--ct-gradient-card);border-color:rgba(111,156,181,.2);box-shadow:inset 3px 0 0 rgba(55,195,210,.36),var(--ct-shadow-card)}html[data-theme=symbios-dark] .access-command-header,html[data-theme=symbios-dark] .access-user-directory-heading{background:var(--ct-gradient-header);border-color:rgba(214,180,95,.3);box-shadow:inset 4px 0 0 var(--ct-accent-gold),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .access-registry-source{background:var(--ct-gradient-highlight);border-color:var(--ct-edge-gold);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .access-editor-actions,html[data-theme=symbios-dark] .access-section-tabs,html[data-theme=symbios-dark] .access-user-editor-nav{background:var(--ct-gradient-panel-soft);border-color:var(--ct-edge-highlight);box-shadow:inset 0 1px 0 rgba(183,224,231,.035)}html[data-theme=symbios-dark] .access-section-tabs button{background:transparent;border-color:transparent}html[data-theme=symbios-dark] .access-section-tabs button.active,html[data-theme=symbios-dark] .access-section-tabs button:hover,html[data-theme=symbios-dark] .access-user-editor-nav button.active{background:var(--ct-gradient-highlight);border-color:var(--ct-edge-gold);color:#ecd28c}html[data-theme=symbios-dark] .access-user-filters,html[data-theme=symbios-dark] :is(.hierarchy-workbench,.access-create-user-workbench,.access-levels-workbench,.access-tower-management){background:var(--ct-gradient-panel);border-color:var(--ct-edge-highlight);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] :is(.hierarchy-editor-grid,.hierarchy-advanced-scope,.access-create-user-profile-panel,.access-level-editor,.access-ct-preview,.access-invite-panel,.hierarchy-quick-setup,.hierarchy-scope-chain,.access-create-user-scope-panel,.access-level-list,.access-low-suite-panel,.access-tower-registry-summary,.access-panel,.access-create-policy-panel,.access-red-team-toolbar,.access-user-editor-section,.access-sensitive-action,.access-ct-preview-body article){background:var(--ct-gradient-panel-soft);border-color:rgba(111,156,181,.2)}html[data-theme=symbios-dark] .access-sensitive-action.danger{background:linear-gradient(135deg,rgba(91,35,43,.34),rgba(6,28,43,.92));border-color:rgba(255,121,121,.42)}html[data-theme=symbios-dark] .access-level-card,html[data-theme=symbios-dark] .access-level-card:nth-child(n),html[data-theme=symbios-dark] .gate12-access-layout .user-card,html[data-theme=symbios-dark] .gate12-access-layout .user-card:nth-of-type(n),html[data-theme=symbios-dark] .hierarchy-grant-row,html[data-theme=symbios-dark] .hierarchy-grant-row:nth-child(n),html[data-theme=symbios-dark] .tower-registry-card,html[data-theme=symbios-dark] .tower-registry-card:nth-child(n){background:var(--ct-gradient-card);border-color:rgba(111,156,181,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.4),var(--ct-shadow-card)}html[data-theme=symbios-dark] :is(.access-level-scope .workspace-checks label,.access-view-matrix .workspace-checks label,.access-permission-matrix label){background:var(--ct-gradient-input);border-color:rgba(111,156,181,.22)}html[data-theme=symbios-dark] .access-level-scope .workspace-checks label span,html[data-theme=symbios-dark] .access-permission-matrix label span,html[data-theme=symbios-dark] .access-view-matrix .workspace-checks label span{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .access-level-card-head em,html[data-theme=symbios-dark] .access-level-card-metrics span{background:rgba(244,241,232,.065);border-color:rgba(244,241,232,.14);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .data-hub-panel,html[data-theme=symbios-dark] .data-layout>.data-card,html[data-theme=symbios-dark] .data-layout>.data-card:nth-of-type(n){background:var(--ct-gradient-panel);border-color:var(--ct-edge-highlight);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] .data-hub-head,html[data-theme=symbios-dark] .data-hub-intro-card,html[data-theme=symbios-dark] .data-hub-preview-head{background:var(--ct-gradient-header);border-color:rgba(214,180,95,.28);box-shadow:inset 4px 0 0 var(--ct-accent-gold),var(--ct-shadow-card)}html[data-theme=symbios-dark] .data-export-matrix,html[data-theme=symbios-dark] .data-hub-completeness{background:var(--ct-gradient-success)!important;border-color:rgba(82,210,179,.26)!important;box-shadow:inset 3px 0 0 rgba(82,210,179,.58),var(--ct-shadow-card)}html[data-theme=symbios-dark] .data-governance-panel,html[data-theme=symbios-dark] .data-hub-missing{background:var(--ct-gradient-highlight);border-color:var(--ct-edge-gold)}html[data-theme=symbios-dark] .data-hub-filter-panel,html[data-theme=symbios-dark] .data-hub-preview-schema,html[data-theme=symbios-dark] .data-hub-table-wrap{background:var(--ct-gradient-panel-soft);border-color:rgba(111,156,181,.2);box-shadow:inset 0 1px 0 rgba(183,224,231,.035)}html[data-theme=symbios-dark] .data-export-preset,html[data-theme=symbios-dark] .data-export-preset:nth-child(n){background:var(--ct-gradient-card);border-color:rgba(111,156,181,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.36),var(--ct-shadow-card)}html[data-theme=symbios-dark] :is(.audit-cockpit-panel,.audit-technical-section,.audit-run-panel,.audit-route-matrix-panel,.audit-overview-panel,.audit-operations-desk-panel,.audit-drilldown-panel,.red-team-multilayer-panel){background:var(--ct-gradient-panel);border-color:var(--ct-edge-highlight);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] .audit-cockpit-layers article,html[data-theme=symbios-dark] .audit-cockpit-layers article:nth-child(n),html[data-theme=symbios-dark] .audit-feed-group,html[data-theme=symbios-dark] .audit-feed-group:nth-child(n),html[data-theme=symbios-dark] .audit-overview-card,html[data-theme=symbios-dark] .audit-overview-card:nth-child(n){background:var(--ct-gradient-card);border-color:rgba(111,156,181,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.38),var(--ct-shadow-card)}html[data-theme=symbios-dark] .integration-layout :is(.integration-tower-status,.integration-reconciliation-panel,.integration-ingestion-panel,.integration-queue-panel,.integration-tower-matrix,.integration-channel-builder,.integration-dispatch-panel,.integration-test-panel,.integration-payload-panel,.integration-conflict-panel,.integration-resolution-strip){background:var(--ct-gradient-panel);border-color:var(--ct-edge-highlight);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] .integration-layout .integration-channel,html[data-theme=symbios-dark] .integration-layout .integration-channel:nth-child(n),html[data-theme=symbios-dark] .integration-layout .integration-queue-card,html[data-theme=symbios-dark] .integration-layout .integration-queue-card:nth-child(n),html[data-theme=symbios-dark] .integration-layout :is(.integration-dispatch-grid,.integration-test-grid,.integration-payload-grid,.integration-reconciliation-grid,.integration-conflict-grid,.integration-ingestion-grid)>*{background:var(--ct-gradient-card);border-color:rgba(111,156,181,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.36),var(--ct-shadow-card)}html[data-theme=symbios-dark] .task-modal-panel{background:var(--ct-gradient-shell);border-color:var(--ct-edge-highlight);box-shadow:0 32px 86px rgba(0,0,0,.58)}html[data-theme=symbios-dark] .task-modal-panel :is(.detail-panel,[data-task-section],.task-section-nav,.task-cover-editor,.task-notes-panel,.task-activity-panel,.task-transfer-panel,.quick-actions-panel,.card-field-admin,.task-effective-access-panel,fieldset,article){background:var(--ct-gradient-panel);border-color:rgba(111,156,181,.2);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] .task-modal-panel :is(input,select,textarea,.task-more-actions>div,.task-capability-grid span,.task-access-state,.task-modal-summary-strip span,.quick-action-grid button){background:var(--ct-gradient-input);border-color:rgba(111,156,181,.22)}html[data-theme=symbios-dark]{--ct-gradient-petrol:linear-gradient(138deg,rgba(17,67,69,0.96),rgba(11,48,58,0.98) 46%,rgba(7,29,45,0.99));--ct-gradient-emerald:linear-gradient(142deg,rgba(20,74,59,0.94),rgba(11,48,48,0.98) 48%,rgba(7,29,43,0.99));--ct-gradient-gold:linear-gradient(138deg,rgba(91,70,30,0.78),rgba(37,52,48,0.96) 48%,rgba(8,31,47,0.99));--ct-gradient-blue:linear-gradient(142deg,rgba(23,69,94,0.98),rgba(13,46,68,0.99) 52%,rgba(7,28,44,1));--ct-gradient-activity:linear-gradient(145deg,rgba(18,64,72,0.98),rgba(12,45,60,0.99) 50%,rgba(7,29,45,1));--ct-gradient-critical:linear-gradient(140deg,rgba(94,39,43,0.82),rgba(45,40,48,0.96) 48%,rgba(9,30,44,0.99));--ct-edge-emerald:rgba(82,210,179,0.34);--ct-edge-petrol:rgba(55,195,210,0.34)}html[data-theme=symbios-dark] .view-tabs-frame.expanded{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol);box-shadow:inset 0 1px 0 rgba(141,229,236,.08),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs{background:rgba(4,22,35,.38);border:1px solid rgba(111,183,198,.16);border-radius:8px;padding:8px}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs button{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.2);box-shadow:inset 3px 0 0 rgba(55,195,210,.32),var(--ct-shadow-card);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs button:hover{background:var(--ct-gradient-card-hover);border-color:rgba(55,195,210,.48);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);box-shadow:inset 4px 0 0 var(--ct-accent-gold),var(--ct-shadow-card);color:#f4dfaa}html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs button span,html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs-toggle b,html[data-theme=symbios-dark] .view-tabs-frame.expanded .view-tabs-toggle span{color:inherit}html[data-theme=symbios-dark] .project-access-panel{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .project-member-grid>label{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);box-shadow:var(--ct-shadow-card);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .project-member-grid>label:has(input:checked){background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .notes-search{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .notes-search input{background:transparent;color:var(--ct-text-primary)}html[data-theme=symbios-dark] .notes-linked-grid button,html[data-theme=symbios-dark] .notes-linked-grid>article>span,html[data-theme=symbios-dark] .notes-list>button{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);box-shadow:var(--ct-shadow-card);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .notes-linked-grid button:hover,html[data-theme=symbios-dark] .notes-list>button.active{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .timeline-header{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .timeline-header span{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .timeline-title-button{border-color:rgba(111,183,198,.24);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .timeline-row.is-blocked .timeline-title-button,html[data-theme=symbios-dark] .timeline-title-button:hover{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold)}html[data-theme=symbios-dark] .timeline-dependencies small{background:rgba(4,22,35,.62);border-color:rgba(111,183,198,.18);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .intake-snapshot{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);box-shadow:inset 3px 0 0 rgba(55,195,210,.38),var(--ct-shadow-card)}html[data-theme=symbios-dark] .intake-snapshot :is(span,strong){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .automation-monitor-rule-findings small,html[data-theme=symbios-dark] .automation-monitor-rule-meta span{background:rgba(4,22,35,.68);border-color:rgba(111,183,198,.2);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .automation-monitor-rule.status-pronto{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .automation-monitor-rule.status-aguardando{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold)}html[data-theme=symbios-dark] .task-modal-panel [data-testid=task-section-nav]{background:var(--ct-gradient-panel-soft);border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .task-modal-panel .task-section-nav button{background:transparent;border-color:transparent;color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .task-modal-panel .task-section-nav button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f3d98e}html[data-theme=symbios-dark] .task-modal-panel .task-activity-panel{background:var(--ct-gradient-activity);border-color:var(--ct-edge-petrol);box-shadow:inset 4px 0 0 rgba(55,195,210,.58),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-toolbar{background:rgba(4,22,35,.42);border:1px solid rgba(111,183,198,.18);border-radius:8px;padding:8px}html[data-theme=symbios-dark] .task-modal-panel .task-activity-toolbar button:not(.ghost-button){background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-toolbar button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f3d98e}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list article{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.2);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list article.comment{background:var(--ct-gradient-gold);border-left-color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list article.success{background:var(--ct-gradient-emerald);border-left-color:var(--ct-status-success)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list article.warn{background:var(--ct-gradient-gold);border-left-color:var(--ct-status-warning)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list article.critical{background:var(--ct-gradient-critical);border-left-color:var(--ct-status-critical)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list :is(strong,small,em){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .task-activity-list span{color:#ecd28c}html[data-theme=symbios-dark] .task-modal-panel .timer-panel{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel]{background:var(--ct-gradient-emerald);border:1px solid var(--ct-edge-emerald);border-radius:8px;box-shadow:inset 4px 0 0 rgba(82,210,179,.62),var(--ct-shadow-panel);padding:14px}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(.executive-panel,.business-blueprint-panel){background:var(--ct-gradient-petrol);border-color:rgba(82,210,179,.3);box-shadow:var(--ct-shadow-panel)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(.executive-row,.business-blueprint-card,.business-blueprint-kpis article){background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(.executive-row.success,.business-blueprint-card.success,.business-blueprint-kpis article.success){background:var(--ct-gradient-emerald);border-left-color:var(--ct-status-success)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(.executive-row.warn,.business-blueprint-card.warn,.business-blueprint-kpis article.warn){background:var(--ct-gradient-gold);border-left-color:var(--ct-status-warning)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(.executive-row.critical,.business-blueprint-card.critical,.business-blueprint-kpis article.critical){background:var(--ct-gradient-critical);border-left-color:var(--ct-status-critical)}html[data-theme=symbios-dark] [data-testid=executive-section-governance-panel] :is(h2,h3,strong,p,span,small,em){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate12-access-layout :is(.hierarchy-workbench,.access-create-user-workbench,.access-levels-workbench,.access-tower-management){background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .gate12-access-layout .access-create-user-profile-panel,html[data-theme=symbios-dark] .gate12-access-layout .access-level-editor{background:var(--ct-gradient-blue);border-color:rgba(111,183,198,.28)}html[data-theme=symbios-dark] .gate12-access-layout .access-create-user-scope-panel,html[data-theme=symbios-dark] .gate12-access-layout .access-ct-preview,html[data-theme=symbios-dark] .gate12-access-layout .hierarchy-quick-setup{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .gate12-access-layout .user-card-editor{background:var(--ct-gradient-petrol);border:1px solid var(--ct-edge-petrol);border-radius:8px;box-shadow:inset 4px 0 0 rgba(55,195,210,.46),var(--ct-shadow-panel);padding:12px}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-nav button{background:rgba(4,22,35,.48);border-color:rgba(111,183,198,.16);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-nav button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f4dfaa}html[data-theme=symbios-dark] .gate12-access-layout .access-avatar-upload-button{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.24);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate12-access-layout :is(.workspace-checks,.access-executive-checks) label span{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-section[data-editor-section=profile]{background:var(--ct-gradient-blue)}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-section[data-editor-section=scope],html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-section[data-editor-section=towers]{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-section[data-editor-section=views]{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .gate12-access-layout .access-user-editor-section[data-editor-section=actions]{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold)}html[data-theme=symbios-dark] .gate12-access-layout .access-level-list{background:rgba(4,22,35,.42);border-color:rgba(111,183,198,.18)}html[data-theme=symbios-dark] .gate12-access-layout .access-level-card,html[data-theme=symbios-dark] .gate12-access-layout .tower-registry-card{background:var(--ct-gradient-blue);border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .gate12-access-layout .access-draft-simulation.success,html[data-theme=symbios-dark] .gate12-access-layout .access-low-suite-panel.success{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .gate12-access-layout .access-draft-simulation.critical,html[data-theme=symbios-dark] .gate12-access-layout .access-low-suite-panel.critical{background:var(--ct-gradient-critical);border-color:rgba(255,102,91,.42)}html[data-theme=symbios-dark] .data-hub-panel{background:var(--ct-gradient-blue);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .data-hub-filter-panel{background:var(--ct-gradient-petrol);border-color:var(--ct-edge-petrol)}html[data-theme=symbios-dark] .data-hub-preview-schema,html[data-theme=symbios-dark] .data-hub-table-wrap{background:var(--ct-gradient-panel-soft);border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .data-hub-preview-schema span{background:rgba(4,22,35,.56);border-color:rgba(111,183,198,.18);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .data-hub-table thead th{background:#071b2d;color:var(--ct-text-primary)}html[data-theme=symbios-dark] .data-hub-table tbody tr,html[data-theme=symbios-dark] .data-hub-table tbody tr:nth-child(2n){background:#0b2a42;border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .data-hub-table tbody tr:nth-child(2n){background:#082238}html[data-theme=symbios-dark] .data-hub-table tbody tr td[data-column-key=id]{background:#0b2a42}html[data-theme=symbios-dark] .data-hub-table tbody tr:nth-child(2n) td[data-column-key=id]{background:#082238}html[data-theme=symbios-dark] .data-hub-table td,html[data-theme=symbios-dark] .data-hub-table td span,html[data-theme=symbios-dark] .data-hub-table td strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .data-hub-table td small,html[data-theme=symbios-dark] .data-hub-table td:before{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .data-hub-top-scrollbar{background:#071b2d;border-color:rgba(111,183,198,.42);scrollbar-color:#55ced8 #061321}html[data-theme=symbios-dark] .data-hub-table-wrap{border-color:rgba(111,183,198,.42)}html[data-theme=symbios-dark] .data-hub-table thead th{border-color:rgba(111,183,198,.38);color:#ffffff}html[data-theme=symbios-dark] .data-hub-table td,html[data-theme=symbios-dark] .data-hub-table td span,html[data-theme=symbios-dark] .data-hub-table td strong{color:#eef6f8}html[data-theme=symbios-dark] .data-hub-table tbody tr.focused,html[data-theme=symbios-dark] .data-hub-table tbody tr.focused td[data-column-key=id],html[data-theme=symbios-dark] .data-hub-table tbody tr:hover,html[data-theme=symbios-dark] .data-hub-table tbody tr:hover td[data-column-key=id]{background:#12435d}html[data-theme=symbios-dark] .data-hub-mobile-summary>details{background:#0b2a42;border-color:rgba(111,183,198,.38);color:#eef6f8}html[data-theme=symbios-dark] .data-hub-mobile-summary>details[open]{background:#0e334d;border-color:rgba(55,195,210,.52)}html[data-theme=symbios-dark] .data-hub-mobile-summary :is(dt,small,.data-hub-mobile-summary-count){color:#b8cad5}html[data-theme=symbios-dark] .data-hub-mobile-summary dd{color:#f4f8f9}html[data-theme=symbios-dark] .data-governance-panel[open]{background:var(--ct-gradient-emerald);border:1px solid var(--ct-edge-emerald);border-radius:8px;box-shadow:inset 4px 0 0 rgba(82,210,179,.58),var(--ct-shadow-panel);padding:12px}html[data-theme=symbios-dark] .data-governance-panel>summary{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] .data-governance-panel .data-export-matrix{background:var(--ct-gradient-petrol)!important;border-color:var(--ct-edge-petrol)!important}html[data-theme=symbios-dark] .data-governance-panel .data-export-json-card{background:var(--ct-gradient-blue);border-color:rgba(111,183,198,.28)}html[data-theme=symbios-dark] .data-governance-panel .data-export-csv-card{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald)}html[data-theme=symbios-dark] .data-governance-panel .data-import-backup-card{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold)}html[data-theme=symbios-dark] .data-governance-panel .data-export-preset{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .data-governance-panel :is(h2,p,strong,small,em){color:var(--ct-text-primary)}html[data-theme=symbios-dark] :is(.gate12-access-layout,.data-governance-panel) .ghost-button.danger{color:#ff827a}html[data-theme=symbios-dark] .ghost-button.danger{color:#ff918a}html[data-theme=symbios-dark] .task-modal-panel .time-entry-summary span{background:rgba(4,22,35,.66);border-color:rgba(111,183,198,.2);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .task-modal-panel .advanced-checklist-row.is-done{background:var(--ct-gradient-emerald);border-color:var(--ct-edge-emerald);opacity:1}html[data-theme=symbios-dark] .task-modal-panel .advanced-checklist-row.is-done .checkline-status span{background:rgba(4,22,35,.66);border:1px solid rgba(82,210,179,.22);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .task-modal-panel .cover-mode-row button{background:rgba(4,22,35,.58);border-color:rgba(111,183,198,.2);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .task-modal-panel .cover-mode-row button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f4dfaa}@media (max-width:700px){html[data-theme=symbios-dark] .cloud-boot-brand{align-items:flex-start;flex-direction:column}html[data-theme=symbios-dark] .cloud-boot-brand .theme-brand-dark{width:min(260px,74vw)}html[data-theme=symbios-dark] .gate8-sidebar-lockup{grid-template-columns:minmax(0,144px) minmax(0,1fr)}html[data-theme=symbios-dark] .gate8-sidebar-dark-lockup{width:144px}}@media (max-width:860px){.theme-control{height:34px}.theme-control button{height:26px;min-height:26px;width:26px}}@media (prefers-reduced-motion:reduce){html[data-theme] *,html[data-theme] :after,html[data-theme] :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}html[data-theme=symbios-dark] .audit-technical-section{background:var(--ct-gradient-panel);border-color:rgba(111,183,198,.24);box-shadow:inset 4px 0 0 rgba(55,195,210,.34),var(--ct-shadow-panel);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-section.success{border-color:rgba(82,210,179,.34);box-shadow:inset 4px 0 0 var(--ct-status-success),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .audit-technical-section.warn{border-color:rgba(227,185,94,.38);box-shadow:inset 4px 0 0 var(--ct-status-warning),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .audit-technical-section.critical{border-color:rgba(255,102,91,.38);box-shadow:inset 4px 0 0 var(--ct-status-critical),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .audit-technical-section.context{border-color:rgba(111,183,198,.28);box-shadow:inset 4px 0 0 rgba(55,195,210,.48),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .audit-technical-classification{border-color:rgba(111,183,198,.34);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-technical-classification.operational_finding{border-color:rgba(255,102,91,.5);color:var(--ct-status-critical)}html[data-theme=symbios-dark] .audit-technical-toggle{background:var(--ct-gradient-panel-soft);border-color:rgba(111,183,198,.18);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-section.open .audit-technical-toggle{background:var(--ct-gradient-context);border-bottom-color:rgba(55,195,210,.26)}html[data-theme=symbios-dark] .audit-technical-caret{color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .audit-technical-score strong,html[data-theme=symbios-dark] .audit-technical-title strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-score small,html[data-theme=symbios-dark] .audit-technical-title small{color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .audit-technical-title em{color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-technical-body{background:linear-gradient(180deg,rgba(6,25,39,.48),rgba(5,21,34,.7)),var(--ct-gradient-panel-soft);border-top-color:rgba(111,183,198,.18);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-body :where(h1,h2,h3,h4,h5,legend,summary,strong,b){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-body :where(p,span,small,em,label){color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-technical-body code{background:rgba(3,18,30,.88);border-color:rgba(55,195,210,.2);color:#82e5eb}html[data-theme=symbios-dark] .audit-technical-body :where(.audit-operations-desk-panel,.operational-registry-panel,.red-team-view-audit-panel,.audit-drilldown-panel,.surface-audit-panel,.field-qa-panel,.auditor-signoff-panel,.release-gate-panel,.auditor-cycle-panel,.executable-parity-panel,.market-audit-panel,.access-persona-panel,.audit-execution-panel,.audit-run-panel,.audit-route-matrix-panel,.functional-probe-panel,.visual-inspection-panel,.red-team-multilayer-panel,.red-team-command-panel,.red-team-panel,.functional-red-team-panel,.business-blueprint-panel,.audit-archive-preview,.audit-feed-technical){background:var(--ct-gradient-panel)!important;border-color:rgba(111,183,198,.24)!important;box-shadow:var(--ct-shadow-panel);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-body :where(article:not([class]),article.success,article.warn,article.critical,label,.audit-operations-desk-row,.operational-route-row,.operational-registry-card,.red-team-view-audit-row,.audit-drilldown-row,.surface-audit-card,.field-qa-card,.auditor-signoff-card,.release-gate-card,.auditor-cycle-card,.executable-parity-card,.business-blueprint-card,.red-team-multilayer-row,.functional-probe-row,.access-persona-row,.audit-execution-row,.audit-route-row,.red-team-command-row,.red-team-card,.functional-red-team-card,.audit-feed-group,.feed-item){background:var(--ct-gradient-card)!important;border-color:rgba(111,183,198,.22)!important;box-shadow:var(--ct-shadow-card);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-technical-body :where(article.success,.audit-operations-desk-row.success,.operational-route-row.success,.operational-registry-card.success,.red-team-view-audit-row.success,.audit-drilldown-row.success,.surface-audit-card.success,.field-qa-card.success,.auditor-signoff-card.success,.release-gate-card.success,.auditor-cycle-card.success,.executable-parity-card.success,.business-blueprint-card.success,.red-team-multilayer-row.success,.functional-probe-row.success,.access-persona-row.success,.audit-execution-row.success,.audit-route-row.success,.red-team-command-row.success,.red-team-card.success,.functional-red-team-card.success){background:var(--ct-gradient-emerald)!important;border-color:rgba(82,210,179,.34)!important;border-left-color:var(--ct-status-success)!important}html[data-theme=symbios-dark] .audit-technical-body :where(article.warn,.audit-operations-desk-row.warn,.operational-route-row.warn,.operational-registry-card.warn,.red-team-view-audit-row.warn,.audit-drilldown-row.warn,.surface-audit-card.warn,.field-qa-card.warn,.auditor-signoff-card.warn,.release-gate-card.warn,.auditor-cycle-card.warn,.executable-parity-card.warn,.business-blueprint-card.warn,.red-team-multilayer-row.warn,.functional-probe-row.warn,.access-persona-row.warn,.audit-execution-row.warn,.audit-route-row.warn,.red-team-command-row.warn,.red-team-card.warn,.functional-red-team-card.warn){background:var(--ct-gradient-gold)!important;border-color:rgba(227,185,94,.36)!important;border-left-color:var(--ct-status-warning)!important}html[data-theme=symbios-dark] .audit-technical-body :where(article.critical,.audit-operations-desk-row.critical,.operational-route-row.critical,.operational-registry-card.critical,.red-team-view-audit-row.critical,.audit-drilldown-row.critical,.surface-audit-card.critical,.field-qa-card.critical,.auditor-signoff-card.critical,.release-gate-card.critical,.auditor-cycle-card.critical,.executable-parity-card.critical,.business-blueprint-card.critical,.red-team-multilayer-row.critical,.functional-probe-row.critical,.access-persona-row.critical,.audit-execution-row.critical,.audit-route-row.critical,.red-team-command-row.critical,.red-team-card.critical,.functional-red-team-card.critical){background:var(--ct-gradient-critical)!important;border-color:rgba(255,102,91,.38)!important;border-left-color:var(--ct-status-critical)!important}html[data-theme=symbios-dark] .audit-technical-body :where(.audit-operations-desk-kpis article,.operational-registry-kpis article,.audit-canonical-state-strip>*,.red-team-command-layers>*,.audit-metric-context,.surface-audit-field,.audit-route-title-row,.audit-route-tags,.surface-audit-pills,.access-persona-tags,.access-persona-scope,.red-team-view-audit-layers,.functional-red-team-actions-list,.audit-operations-desk-meta,.operational-route-meta){background:rgba(4,22,35,.6)!important;border-color:rgba(111,183,198,.2)!important;color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .audit-technical-body :where(.audit-route-main,.audit-execution-main,.red-team-command-main,.access-persona-main,.red-team-multilayer-main,.red-team-view-audit-main,.functional-probe-main,.audit-operations-desk-main,.surface-audit-card-head,.red-team-card-head,.release-gate-card-head,.auditor-signoff-head){color:var(--ct-text-primary)}html[data-theme=symbios-dark] .red-team-multilayer-layers strong{font-size:19px;-webkit-hyphens:none;hyphens:none;line-height:1.15;overflow-wrap:normal;word-break:normal}html[data-theme=symbios-dark] .audit-technical-body :where(.audit-route-status,.audit-execution-status,.red-team-command-status,.access-persona-status,.red-team-multilayer-status,.red-team-view-audit-status,.functional-probe-status){background:rgba(4,22,35,.66);border-color:rgba(111,183,198,.22);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-archive-preview-actions,html[data-theme=symbios-dark] .audit-batch-actions,html[data-theme=symbios-dark] .audit-operations-desk-mode,html[data-theme=symbios-dark] .audit-operations-desk-pagination,html[data-theme=symbios-dark] .audit-operations-desk-toolbar,html[data-theme=symbios-dark] .audit-pagination{background:var(--ct-gradient-panel-soft)!important;border-color:rgba(111,183,198,.22)!important;color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-operations-desk-mode button,html[data-theme=symbios-dark] .audit-technical-body button:not(.primary-button){background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-operations-desk-mode button:hover,html[data-theme=symbios-dark] .audit-technical-body button:not(.primary-button):hover{background:var(--ct-gradient-card-hover);border-color:rgba(55,195,210,.48);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .audit-operations-desk-mode button.active,html[data-theme=symbios-dark] .audit-operations-desk-mode button[aria-pressed=true],html[data-theme=symbios-dark] .audit-technical-body button.active{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f4dfaa}html[data-theme=symbios-dark] .audit-technical-body .primary-button{background:linear-gradient(135deg,#e4c36a,#c99f3f);background-color:#d6b45f;border-color:rgba(244,213,129,.72);color:#061321}html[data-theme=symbios-dark] .audit-technical-body .release-gate-card-head>strong{background:linear-gradient(135deg,#e6c873,#cba544);background-color:#d6b45f;border:1px solid rgba(244,213,129,.62);color:#061321}html[data-theme=symbios-dark] .audit-feed-technical[open]{background:var(--ct-gradient-context)!important;border-color:rgba(55,195,210,.28)!important}html[data-theme=symbios-dark] .audit-feed-technical>summary{background:var(--ct-gradient-card);border:1px solid rgba(111,183,198,.2);border-radius:8px;color:var(--ct-text-primary);padding:10px 12px}html[data-theme=symbios-dark] .audit-feed-technical .feed-item{background:var(--ct-gradient-card);border-color:rgba(111,183,198,.22);box-shadow:var(--ct-shadow-card);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .timeline-panel{background:var(--ct-gradient-panel);border-color:rgba(55,195,210,.28);box-shadow:inset 4px 0 0 rgba(55,195,210,.48),var(--ct-shadow-panel)}html[data-theme=symbios-dark] .timeline-toolbar{background:var(--ct-gradient-panel-soft);border:1px solid rgba(111,183,198,.18);border-radius:8px;padding:10px 12px}html[data-theme=symbios-dark] .timeline-toolbar strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .timeline-toolbar :where(span,small){color:var(--ct-accent-gold)}html[data-theme=symbios-dark] .timeline-toolbar .segmented-control{background:rgba(4,22,35,.62);border-color:rgba(111,183,198,.2)}html[data-theme=symbios-dark] .timeline-toolbar .segmented-control button{background:transparent;color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .timeline-toolbar .segmented-control button.active{background:var(--ct-gradient-gold);color:#f4dfaa}html[data-theme=symbios-dark] .timeline-gantt{background:rgba(4,22,35,.36);border:1px solid rgba(111,183,198,.16);border-radius:8px;padding:10px}html[data-theme=symbios-dark] .timeline-header{background:var(--ct-gradient-context);border-color:rgba(55,195,210,.28)}html[data-theme=symbios-dark] .timeline-header span{border-right-color:rgba(111,183,198,.14);color:#b8c8d2}html[data-theme=symbios-dark] .timeline-header span.today{background:var(--ct-gradient-gold);border-color:var(--ct-edge-gold);color:#f4dfaa}html[data-theme=symbios-dark] .timeline-title-button{background:var(--ct-gradient-blue);border-color:rgba(111,183,198,.26);box-shadow:var(--ct-shadow-card)}html[data-theme=symbios-dark] .timeline-title-button strong{color:var(--ct-text-primary)}html[data-theme=symbios-dark] .timeline-title-button span{color:#afc1cd}html[data-theme=symbios-dark] .timeline-row.is-blocked .timeline-title-button{background:var(--ct-gradient-critical);border-color:rgba(255,102,91,.34)}html[data-theme=symbios-dark] .timeline-dependencies button,html[data-theme=symbios-dark] .timeline-dependencies small{background:rgba(4,22,35,.7);border-color:rgba(111,183,198,.2);color:var(--ct-text-secondary)}html[data-theme=symbios-dark] .timeline-dependencies button.blocked{background:rgba(116,37,42,.54);border-color:rgba(255,102,91,.42);color:#ff8b83}html[data-theme=symbios-dark] .timeline-dependencies button.resolved{background:rgba(20,74,59,.58);border-color:rgba(82,210,179,.36);color:#7be2c9}html[data-theme=symbios-dark] .timeline-track{background:repeating-linear-gradient(90deg,rgba(55,195,210,.1) 0 1px,transparent 1px 34px),var(--ct-gradient-input)!important;border-color:rgba(111,183,198,.22);box-shadow:inset 0 1px 12px rgba(0,0,0,.24)}html[data-theme=symbios-dark] .timeline-bar{box-shadow:0 6px 16px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.22)}html[data-theme=symbios-dark] .project-signal-row span.danger{color:#ffaaa4}html[data-theme=symbios-dark] body [data-testid=manual-role-scope-notice]{background:#0b2d35}html[data-theme=symbios-dark] body [data-testid=manual-role-scope-notice]>span{color:#c7d5dd}html[data-theme=symbios-dark] body [data-testid=manual-coverage-map]>div:first-child>span{color:#7be2c9}html[data-theme=symbios-dark] .timeline-schedule-controls{background:rgba(4,22,35,.44);border:1px solid rgba(111,183,198,.16);border-radius:8px;padding:7px}html[data-theme=symbios-dark] .timeline-schedule-controls button,html[data-theme=symbios-dark] .timeline-schedule-controls input{background:var(--ct-gradient-input)!important;border-color:rgba(111,183,198,.24);color:var(--ct-text-primary)}html[data-theme=symbios-dark] .timeline-schedule-controls button:hover{border-color:rgba(55,195,210,.48);color:var(--ct-accent-cyan)}html[data-theme=symbios-dark] .timeline-schedule-controls input::-webkit-calendar-picker-indicator{filter:invert(86%) sepia(13%) saturate(407%) hue-rotate(156deg) brightness(92%)}html[data-theme=symbios-dark] .automation-preview span,html[data-theme=symbios-dark] .automation-stats span,html[data-theme=symbios-dark] .button-library-meta span,html[data-theme=symbios-dark] .button-library-summary span{background:rgba(4,22,35,.78);border-color:rgba(111,183,198,.2);color:#b8c8d2}html[data-theme=symbios-dark] .task-card .card-signal-row span{color:#b8c8d2}@media (max-width:700px){html[data-theme=symbios-dark] .board-utility-strips{background:rgba(4,22,35,.84);border-color:rgba(111,183,198,.24)}html[data-theme=symbios-dark] .board-utility-strips>.control-strip+.board-button-strip{border-left-color:rgba(111,183,198,.18)}html[data-theme=symbios-dark] .board-utility-strips:has([aria-expanded=true])>.control-strip+.board-button-strip{border-top-color:rgba(111,183,198,.18)}html[data-theme=symbios-dark] .audit-technical-body{padding-inline:8px}html[data-theme=symbios-dark] .timeline-toolbar{align-items:stretch;flex-direction:column}}html[data-theme=symbios-dark] .data-hub-export-context{background:rgba(55,195,210,.1);border-color:rgba(55,195,210,.3);color:#b9edf1}html[data-theme=symbios-dark] .data-destructive-panel{background:rgba(54,18,25,.54);border-color:rgba(255,102,91,.46)}html[data-theme=symbios-dark] .data-destructive-panel>summary{background:rgba(116,37,42,.42);color:#ffb4ae}html[data-theme=symbios-dark] .data-destructive-panel[open]>summary{border-block-end-color:rgba(255,102,91,.36)}html[data-theme=symbios-dark] .data-destructive-panel>.data-card{background:var(--ct-gradient-panel-soft);color:var(--ct-text-primary)}