.page-module__Z-3nqa__dashboard{background:var(--bg-body,#0a0e1a);flex-direction:row;width:100%;height:100vh;margin:0;padding:0;font-family:DM Sans,system-ui,sans-serif;display:flex;overflow:hidden}.page-module__Z-3nqa__sidebar{z-index:10;background:#080c18 linear-gradient(#3b82f604 0%,#0000 40% 60%,#f59e0b03 100%);border-right:1px solid #ffffff0a;flex-direction:column;width:260px;display:flex;overflow-y:auto;box-shadow:4px 0 32px #0000004d}.page-module__Z-3nqa__sidebar::-webkit-scrollbar{width:4px}.page-module__Z-3nqa__sidebar::-webkit-scrollbar-track{background:0 0}.page-module__Z-3nqa__sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.page-module__Z-3nqa__sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff24}.page-module__Z-3nqa__sidebarHeader{background:0 0;border-bottom:1px solid #ffffff0a;padding:1.4rem 1.2rem 1rem;position:relative;overflow:visible}.page-module__Z-3nqa__sidebarHeader:after{content:"";background:linear-gradient(90deg,#f59e0b4d,#3b82f626,#0000);height:1px;position:absolute;bottom:0;left:1.2rem;right:1.2rem}.page-module__Z-3nqa__sidebarHeader h1{letter-spacing:-.02em;color:#f1f5f9;background:0 0;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;align-items:center;gap:10px;margin:0;font-size:1.15rem;font-weight:800;display:flex}.page-module__Z-3nqa__godBadge{letter-spacing:.2em;text-transform:uppercase;color:#fbbf24;box-shadow:none;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:4px;margin-top:8px;padding:4px 10px;font-size:.68rem;font-weight:800;display:inline-block}.page-module__Z-3nqa__sidebarNav{flex-direction:column;flex:1;gap:2px;padding:.75rem 0;display:flex}.page-module__Z-3nqa__navCategory{margin:0 .5rem;position:relative}.page-module__Z-3nqa__categoryHeader{text-transform:uppercase;letter-spacing:.14em;color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:800;transition:all .2s;display:flex}.page-module__Z-3nqa__categoryHeader:hover{color:#94a3b8;background:#ffffff05}.page-module__Z-3nqa__categoryItems{opacity:0;flex-direction:column;gap:1px;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s,margin .3s;display:flex;overflow:hidden}.page-module__Z-3nqa__categoryItems.page-module__Z-3nqa__categoryOpen,.page-module__Z-3nqa__navCategory:hover .page-module__Z-3nqa__categoryItems{opacity:1;max-height:700px;margin:4px 0 6px}.page-module__Z-3nqa__navCategory:hover .page-module__Z-3nqa__categoryHeader{color:#94a3b8}.page-module__Z-3nqa__categoryHeader:focus-visible{outline-offset:-2px;outline:2px solid #3b82f680}.page-module__Z-3nqa__categoryArrow{opacity:.4;flex-shrink:0;font-size:.5rem;transition:transform .3s}.page-module__Z-3nqa__categoryArrow.page-module__Z-3nqa__categoryArrowOpen,.page-module__Z-3nqa__navCategory:hover .page-module__Z-3nqa__categoryArrow{opacity:.7;transform:rotate(90deg)}.page-module__Z-3nqa__navItem{text-align:left;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;border-radius:6px;align-items:center;gap:10px;width:100%;margin-left:4px;padding:7px 12px 7px 14px;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.page-module__Z-3nqa__navItem:hover{color:#e2e8f0;background:#ffffff0a;border-left-color:#ffffff14}.page-module__Z-3nqa__activeNav{color:#fbbf24;background:#f59e0b0f;border-left:2px solid #f59e0b;font-weight:700}.page-module__Z-3nqa__activeNav:hover{background:#f59e0b14;transform:none}.page-module__Z-3nqa__activeNav:before{content:none}.page-module__Z-3nqa__mainPanel{background:var(--bg-body,#0a0e1a);flex-direction:column;flex:1;display:flex;overflow:hidden}.page-module__Z-3nqa__topBar{background:#ffffff03;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;min-height:44px;padding:.6rem 1.5rem;display:flex}.page-module__Z-3nqa__mainContent{background:var(--bg-primary,#0c1021);background-image:radial-gradient(at 0 0,#3b82f605 0%,#0000 50%),radial-gradient(at 100% 100%,#f59e0b04 0%,#0000 50%);flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.page-module__Z-3nqa__mainContent::-webkit-scrollbar{width:6px}.page-module__Z-3nqa__mainContent::-webkit-scrollbar-track{background:0 0}.page-module__Z-3nqa__mainContent::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:6px}.page-module__Z-3nqa__mainContent::-webkit-scrollbar-thumb:hover{background:#ffffff1f}.page-module__Z-3nqa__meta{align-items:center;gap:var(--space-md,1rem);display:flex}.page-module__Z-3nqa__selectedTag{color:#fbbf24;background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:4px;align-items:center;gap:6px;padding:3px 10px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:600;display:flex}.page-module__Z-3nqa__selectedTag strong{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-family:IBM Plex Mono,monospace;font-size:.68rem;overflow:hidden}.page-module__Z-3nqa__clearBtn{color:#fbbf24;cursor:pointer;background:0 0;border:none;padding:0 0 0 4px;font-size:.85rem;line-height:1}.page-module__Z-3nqa__clock{color:var(--text-muted,#475569);font-family:IBM Plex Mono,monospace;font-size:.68rem}.page-module__Z-3nqa__controlsRow{grid-template-columns:1fr;display:grid}.page-module__Z-3nqa__logPanel{background:var(--bg-card,#111827);border:1px solid #ffffff0a;border-radius:12px;overflow:hidden}.page-module__Z-3nqa__logHeader{align-items:center;gap:var(--space-sm,.5rem);background:#ffffff04;border-bottom:1px solid #ffffff0a;padding:.75rem 1.25rem;display:flex}.page-module__Z-3nqa__logHeader h2{font-size:.85rem;font-weight:700}.page-module__Z-3nqa__logCount{color:var(--text-muted,#64748b);background:#ffffff0a;border-radius:4px;margin-left:auto;padding:2px 8px;font-family:IBM Plex Mono,monospace;font-size:.68rem}.page-module__Z-3nqa__logBody{max-height:240px;padding:var(--space-sm,.5rem);overflow-y:auto}.page-module__Z-3nqa__logEntry{align-items:center;gap:var(--space-sm,.5rem);padding:5px var(--space-sm,.5rem);border-bottom:1px solid #ffffff05;font-size:.7rem;animation:.2s ease-out both page-module__Z-3nqa__fadeInUp;display:flex}@keyframes page-module__Z-3nqa__fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-module__Z-3nqa__logTime{color:var(--text-muted,#475569);min-width:70px;font-family:IBM Plex Mono,monospace;font-size:.68rem}.page-module__Z-3nqa__logType{text-transform:uppercase;letter-spacing:.08em;text-align:center;border-radius:3px;min-width:54px;padding:1px 6px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:700}.page-module__Z-3nqa__log_override{color:#ef4444;background:#ef444414}.page-module__Z-3nqa__log_inject{color:#06b6d4;background:#06b6d414}.page-module__Z-3nqa__log_system{color:#64748b;background:#ffffff08}.page-module__Z-3nqa__logMsg{color:var(--text-secondary,#94a3b8);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.page-module__Z-3nqa__logEmpty{text-align:center;color:var(--text-muted,#475569);padding:1.5rem;font-size:.72rem;font-style:italic}.page-module__Z-3nqa__resetPanel{background:var(--bg-card,#111827);border:1px solid #ef444414;border-radius:12px;overflow:hidden}.page-module__Z-3nqa__resetHeader{align-items:center;gap:var(--space-sm,.5rem);background:#ef444405;border-bottom:1px solid #ef44440f;padding:.75rem 1.25rem;display:flex}.page-module__Z-3nqa__resetHeader h2{font-size:.85rem;font-weight:700}.page-module__Z-3nqa__resetBody{flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.page-module__Z-3nqa__resetHint{color:var(--text-muted,#64748b);font-size:.68rem;font-style:italic}.page-module__Z-3nqa__resetSessionBtn{color:#ef4444;cursor:pointer;background:#ef44440d;border:1px solid #ef444433;border-radius:6px;padding:6px 14px;font-family:DM Sans,system-ui,sans-serif;font-size:.65rem;font-weight:700;transition:all .2s}.page-module__Z-3nqa__resetSessionBtn:hover{background:#ef44441a;border-color:#ef444459}.page-module__Z-3nqa__resetSessionBtn code{font-family:IBM Plex Mono,monospace;font-size:.6rem}.page-module__Z-3nqa__resetAllBtn{color:#ff6b6b;cursor:pointer;background:#ef444414;border:1px solid #ef444459;border-radius:6px;margin-left:auto;padding:6px 14px;font-family:DM Sans,system-ui,sans-serif;font-size:.65rem;font-weight:700;transition:all .2s}.page-module__Z-3nqa__resetAllBtn:hover{background:#ef444429;border-color:#ef444480;box-shadow:0 0 16px #ef44441a}@media (max-width:900px){.page-module__Z-3nqa__sidebar{width:220px}.page-module__Z-3nqa__mainContent{padding:1rem}}@media (max-width:700px){.page-module__Z-3nqa__dashboard{flex-direction:column}.page-module__Z-3nqa__sidebar{width:100%;height:auto;max-height:280px}.page-module__Z-3nqa__mainContent{padding:.75rem}}
.LeaderboardMatrix-module__BgkCkG__matrix{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 8px 32px #00000026}.LeaderboardMatrix-module__BgkCkG__header{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-lg);border-bottom:2px solid var(--border-subtle);background:var(--bg-elevated);display:flex}.LeaderboardMatrix-module__BgkCkG__header h2{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:800}.LeaderboardMatrix-module__BgkCkG__icon{font-size:1.2rem}.LeaderboardMatrix-module__BgkCkG__count{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-full);margin-left:auto;padding:3px 12px;font-size:.68rem}.LeaderboardMatrix-module__BgkCkG__tableWrap{background:var(--bg-primary);overflow-x:auto}.LeaderboardMatrix-module__BgkCkG__table{border-collapse:collapse;width:100%;font-size:.78rem}.LeaderboardMatrix-module__BgkCkG__table th{text-align:left;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);border-bottom:2px solid var(--border-subtle);white-space:nowrap;background:var(--bg-elevated);padding:12px 14px;font-size:.68rem;font-weight:800}.LeaderboardMatrix-module__BgkCkG__row{cursor:pointer;transition:all var(--transition-fast);animation:.3s ease-out both LeaderboardMatrix-module__BgkCkG__fadeInUp}.LeaderboardMatrix-module__BgkCkG__row:hover{background:#06b6d40a}.LeaderboardMatrix-module__BgkCkG__selectedRow{border-left:3px solid var(--accent-blue,#3b82f6);background:#3b82f614!important}.LeaderboardMatrix-module__BgkCkG__selectedRow td{border-bottom-color:#3b82f633}.LeaderboardMatrix-module__BgkCkG__row td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;color:var(--text-secondary);padding:12px 14px}.LeaderboardMatrix-module__BgkCkG__rank{text-align:center;width:36px}.LeaderboardMatrix-module__BgkCkG__gold{color:#f59e0b;font-weight:800}.LeaderboardMatrix-module__BgkCkG__silver{color:#94a3b8;font-weight:800}.LeaderboardMatrix-module__BgkCkG__bronze{color:#d97706;font-weight:800}.LeaderboardMatrix-module__BgkCkG__cohortName{color:var(--text-primary);font-weight:700}.LeaderboardMatrix-module__BgkCkG__mono{font-family:var(--font-mono);color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.8rem}.LeaderboardMatrix-module__BgkCkG__heatCol{text-align:center}.LeaderboardMatrix-module__BgkCkG__heatCell{border-radius:var(--radius-sm);font-family:var(--font-mono);text-align:center;min-width:50px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-block}.LeaderboardMatrix-module__BgkCkG__riskLow{color:var(--gauge-green);background:#10b98126}.LeaderboardMatrix-module__BgkCkG__riskMed{color:var(--gauge-yellow);background:#f59e0b26}.LeaderboardMatrix-module__BgkCkG__riskHigh{color:var(--gauge-red);background:#ef444426}.LeaderboardMatrix-module__BgkCkG__flightRisk{font-family:var(--font-mono);color:var(--gauge-red);font-weight:700;animation:1.4s ease-in-out infinite LeaderboardMatrix-module__BgkCkG__flash-unread}.LeaderboardMatrix-module__BgkCkG__safe{font-family:var(--font-mono);color:var(--gauge-green);font-weight:600}.LeaderboardMatrix-module__BgkCkG__empty{text-align:center;padding:var(--space-xl);color:var(--text-muted);font-style:italic}.LeaderboardMatrix-module__BgkCkG__actionCol{text-align:center;width:40px}.LeaderboardMatrix-module__BgkCkG__deleteBtn{cursor:pointer;opacity:.3;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 6px;font-size:.8rem;transition:all .2s}.LeaderboardMatrix-module__BgkCkG__deleteBtn:hover{opacity:1;background:#ef44441a}.LeaderboardMatrix-module__BgkCkG__row:hover .LeaderboardMatrix-module__BgkCkG__deleteBtn{opacity:.7}.LeaderboardMatrix-module__BgkCkG__practiceBtn{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;padding:3px 10px;font-size:.68rem;font-weight:700;transition:all .2s}.LeaderboardMatrix-module__BgkCkG__practiceBtn:hover:not(:disabled){color:#a855f7;background:#a855f714;border-color:#a855f766}.LeaderboardMatrix-module__BgkCkG__practiceBtnActive{color:#a855f7;background:#a855f71f;border-color:#a855f780;box-shadow:0 0 8px #a855f726}.LeaderboardMatrix-module__BgkCkG__practiceBtn:disabled{opacity:.5;cursor:not-allowed}.LeaderboardMatrix-module__BgkCkG__createBtn{border-radius:var(--radius-md);color:#10b981;cursor:pointer;white-space:nowrap;background:#10b9811a;border:1px solid #10b9814d;margin-left:auto;padding:8px 16px;font-size:.78rem;font-weight:700;transition:all .2s}.LeaderboardMatrix-module__BgkCkG__createBtn:hover{background:#10b98133;border-color:#10b98180;box-shadow:0 0 12px #10b98126}.LeaderboardMatrix-module__BgkCkG__actionBtn{border:1px solid var(--border-subtle);cursor:pointer;opacity:.4;border-radius:var(--radius-sm);background:0 0;padding:3px 6px;font-size:.72rem;line-height:1;transition:all .2s}.LeaderboardMatrix-module__BgkCkG__actionBtn:hover{opacity:1;background:#ef444414;transform:scale(1.1)}.LeaderboardMatrix-module__BgkCkG__row:hover .LeaderboardMatrix-module__BgkCkG__actionBtn{opacity:.75}
.ManualOverride-module__D2O2KG__panel{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.ManualOverride-module__D2O2KG__header{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);background:var(--bg-elevated);display:flex}.ManualOverride-module__D2O2KG__header h2{font-size:.9rem;font-weight:700}.ManualOverride-module__D2O2KG__noSession{color:var(--gauge-yellow);margin-left:auto;font-size:.68rem;font-weight:600}.ManualOverride-module__D2O2KG__overrides{gap:var(--space-md);padding:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.ManualOverride-module__D2O2KG__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md);transition:all var(--transition-normal)}.ManualOverride-module__D2O2KG__card:hover{border-color:var(--ov-color,var(--border-active));box-shadow:0 0 16px color-mix(in srgb,var(--ov-color,var(--accent-blue))20%,transparent)}.ManualOverride-module__D2O2KG__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.ManualOverride-module__D2O2KG__ovIcon{font-size:1.5rem}.ManualOverride-module__D2O2KG__ovTitle{color:var(--text-primary);font-size:.82rem;font-weight:700}.ManualOverride-module__D2O2KG__dangerBadge{letter-spacing:.1em;border-radius:3px;padding:1px 6px;font-size:.68rem;font-weight:800}.ManualOverride-module__D2O2KG__high{color:var(--gauge-yellow);background:#f59e0b1f}.ManualOverride-module__D2O2KG__critical{color:var(--gauge-red);background:#ef44441f;animation:2s ease-in-out infinite ManualOverride-module__D2O2KG__flash-unread}.ManualOverride-module__D2O2KG__ovDesc{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.72rem;line-height:1.45}.ManualOverride-module__D2O2KG__activateBtn{width:100%;color:var(--ov-color,var(--accent-blue));background:color-mix(in srgb,var(--ov-color,var(--accent-blue))8%,transparent);border:1px solid color-mix(in srgb,var(--ov-color,var(--accent-blue))25%,transparent);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);padding:8px;font-size:.75rem;font-weight:700}.ManualOverride-module__D2O2KG__activateBtn:hover{background:color-mix(in srgb,var(--ov-color,var(--accent-blue))15%,transparent)}.ManualOverride-module__D2O2KG__activateBtn:disabled{opacity:.4;cursor:not-allowed}.ManualOverride-module__D2O2KG__confirmRow{align-items:center;gap:var(--space-sm);display:flex}.ManualOverride-module__D2O2KG__confirmText{color:var(--gauge-red);flex:1;font-size:.7rem;font-weight:700}.ManualOverride-module__D2O2KG__cancelBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;padding:6px 12px;font-size:.7rem}.ManualOverride-module__D2O2KG__executeBtn{color:#fff;background:var(--gauge-red);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;padding:6px 14px;font-size:.7rem;font-weight:700}.ManualOverride-module__D2O2KG__executeBtn:hover{box-shadow:var(--glow-red)}.ManualOverride-module__D2O2KG__resultBar{margin-top:var(--space-sm);border-radius:var(--radius-sm);color:var(--gauge-green);background:#10b98114;padding:6px 10px;font-size:.68rem;font-weight:600}.ManualOverride-module__D2O2KG__resultBar.ManualOverride-module__D2O2KG__resultError{color:var(--gauge-red);background:#ef444414}@media (max-width:900px){.ManualOverride-module__D2O2KG__overrides{grid-template-columns:1fr}}
.MaterialityConfig-module__joscCG__container{background:var(--bg-card,#1e293b);border:1px solid var(--border-subtle,#334155);color:var(--text-primary,#f8fafc);font-family:var(--font-sans,Inter,system-ui,sans-serif);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.75rem 2rem;display:flex}.MaterialityConfig-module__joscCG__header{background:linear-gradient(135deg,#3b82f60f,#8b5cf60a);border-bottom:none;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;margin:-1.75rem -2rem 0;padding:1.5rem 2rem;display:flex}.MaterialityConfig-module__joscCG__header h2{color:var(--text-primary,#f1f5f9);letter-spacing:-.01em;align-items:center;gap:.6rem;margin:0;font-size:1.3rem;font-weight:800;display:flex}.MaterialityConfig-module__joscCG__section{background:var(--bg-elevated,#0f172a);border:1px solid var(--border-subtle,#334155);border-radius:12px;padding:1.5rem}.MaterialityConfig-module__joscCG__section h3{color:var(--text-primary,#f8fafc);border-bottom:1px solid #ffffff0f;margin-top:0;margin-bottom:1rem;padding-bottom:.6rem;font-size:.95rem;font-weight:700}.MaterialityConfig-module__joscCG__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.MaterialityConfig-module__joscCG__formGroup label{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.MaterialityConfig-module__joscCG__input,.MaterialityConfig-module__joscCG__select{border:1.5px solid var(--border-subtle,#334155);color:var(--text-primary,#f8fafc);background:#ffffff08;border-radius:8px;padding:.6rem .8rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.MaterialityConfig-module__joscCG__input:focus,.MaterialityConfig-module__joscCG__select:focus{border-color:var(--accent-blue,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f626}.MaterialityConfig-module__joscCG__btnPrimary,.MaterialityConfig-module__joscCG__btnSecondary,.MaterialityConfig-module__joscCG__btnDanger{cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s}.MaterialityConfig-module__joscCG__btnPrimary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f640}.MaterialityConfig-module__joscCG__btnPrimary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.MaterialityConfig-module__joscCG__btnSecondary{color:var(--text-primary,#f8fafc);border:1px solid var(--border-subtle,#475569);background:0 0}.MaterialityConfig-module__joscCG__btnSecondary:hover{border-color:var(--text-muted,#94a3b8);background:#ffffff0a}.MaterialityConfig-module__joscCG__btnDanger{color:#ef4444;background:#ef444414;border:1px solid #ef444440;padding:.35rem .8rem;font-size:.72rem}.MaterialityConfig-module__joscCG__btnDanger:hover{background:#ef444429;border-color:#ef444466}.MaterialityConfig-module__joscCG__saveFeeBtn{align-self:flex-start;width:auto;margin-top:.75rem}.MaterialityConfig-module__joscCG__tabs{border-bottom:2px solid var(--border-subtle,#334155);gap:0;margin-bottom:1.5rem;display:flex}.MaterialityConfig-module__joscCG__tabBtn{color:var(--text-muted,#94a3b8);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.7rem 1.2rem;font-size:.82rem;font-weight:700;transition:all .2s}.MaterialityConfig-module__joscCG__tabBtn:hover{color:var(--text-primary,#f8fafc);background:#ffffff05}.MaterialityConfig-module__joscCG__tabBtn.MaterialityConfig-module__joscCG__active{color:var(--accent-blue,#3b82f6);border-bottom-color:var(--accent-blue,#3b82f6);background:#3b82f60a}.MaterialityConfig-module__joscCG__issueList{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.MaterialityConfig-module__joscCG__issueCard{border:1px solid var(--border-subtle,#334155);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.MaterialityConfig-module__joscCG__issueCard:hover{background:#3b82f605;border-color:#3b82f640;box-shadow:0 1px 6px #0000001a}.MaterialityConfig-module__joscCG__issueInfo h4{color:var(--text-primary,#f8fafc);margin:0 0 .2rem;font-size:.92rem;font-weight:700;line-height:1.3}.MaterialityConfig-module__joscCG__issueDesc{color:var(--text-muted,#64748b);margin:0 0 .5rem;font-size:.78rem;line-height:1.5}.MaterialityConfig-module__joscCG__impactBadges{font-size:.68rem;font-family:var(--font-mono,monospace);flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.MaterialityConfig-module__joscCG__badge{letter-spacing:.04em;border:1px solid #0000;border-radius:4px;padding:.15rem .5rem;font-weight:700}.MaterialityConfig-module__joscCG__badge.MaterialityConfig-module__joscCG__high{color:#ef4444;background:#ef44441a;border-color:#ef444440}.MaterialityConfig-module__joscCG__badge.MaterialityConfig-module__joscCG__medium{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b40}.MaterialityConfig-module__joscCG__badge.MaterialityConfig-module__joscCG__low{color:#10b981;background:#10b9811a;border-color:#10b98140}.MaterialityConfig-module__joscCG__issueActions{flex-shrink:0;gap:.5rem;display:flex}.MaterialityConfig-module__joscCG__addForm{background:#3b82f608;border:1.5px dashed #3b82f640;border-radius:10px;margin-top:1rem;padding:1.2rem;transition:border-color .2s}.MaterialityConfig-module__joscCG__addForm:focus-within{border-color:#3b82f680}.MaterialityConfig-module__joscCG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MaterialityConfig-module__joscCG__gatePrompt{text-align:center;background:linear-gradient(135deg,#3b82f608,#8b5cf605);border:1.5px dashed #3b82f633;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;animation:.3s ease-out MaterialityConfig-module__joscCG__fadeIn;display:flex}@keyframes MaterialityConfig-module__joscCG__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.MaterialityConfig-module__joscCG__gateIcon{width:56px;height:56px;color:var(--accent-blue,#3b82f6);background:linear-gradient(135deg,#3b82f61f,#8b5cf614);border:1px solid #3b82f633;border-radius:14px;justify-content:center;align-items:center;display:flex}.MaterialityConfig-module__joscCG__gateText{color:var(--text-secondary,#94a3b8);max-width:480px;margin:0;font-size:.85rem;line-height:1.7}.MaterialityConfig-module__joscCG__gateText strong{color:#ef4444;font-weight:700}.MaterialityConfig-module__joscCG__gateBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;padding:.7rem 1.8rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.25,.46,.45,.94);box-shadow:0 3px 14px #3b82f64d}.MaterialityConfig-module__joscCG__gateBtn:hover{background:linear-gradient(135deg,#2563eb,#4f46e5);transform:translateY(-2px);box-shadow:0 6px 22px #3b82f666}.MaterialityConfig-module__joscCG__gateBtn:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f64d}@media (max-width:768px){.MaterialityConfig-module__joscCG__container{padding:1rem}.MaterialityConfig-module__joscCG__header{margin:-1rem -1rem 0;padding:1rem}.MaterialityConfig-module__joscCG__formRow{grid-template-columns:1fr}.MaterialityConfig-module__joscCG__issueCard{flex-direction:column;align-items:flex-start;gap:.75rem}}
.InterventionConfig-module__vw1luG__panel{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-sizing:border-box;width:100%;max-width:100%;animation:.3s ease-out both InterventionConfig-module__vw1luG__fadeInUp;overflow:hidden}.InterventionConfig-module__vw1luG__header{padding:var(--space-md)var(--space-lg);background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.InterventionConfig-module__vw1luG__header span{margin-right:.5rem;font-size:1.4rem}.InterventionConfig-module__vw1luG__header h2{font-size:1.2rem;font-weight:700;display:inline}.InterventionConfig-module__vw1luG__sessionTag{color:var(--text-muted);background:var(--bg-main);border-radius:var(--radius-sm);font-size:.75rem;font-family:var(--font-mono,monospace);padding:4px 10px}.InterventionConfig-module__vw1luG__subtitle{padding:var(--space-sm)var(--space-lg);color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);margin:0;font-size:.85rem}.InterventionConfig-module__vw1luG__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;width:100%;display:grid}.InterventionConfig-module__vw1luG__col{border-right:1px solid var(--border-subtle);min-width:0;overflow:hidden}.InterventionConfig-module__vw1luG__col:last-child{border-right:none}.InterventionConfig-module__vw1luG__colHeader{padding:var(--space-sm)var(--space-md);background:var(--bg-main);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.InterventionConfig-module__vw1luG__colHeader h3{font-size:.95rem;font-weight:600}.InterventionConfig-module__vw1luG__count{background:var(--accent-blue);color:#fff;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:600}.InterventionConfig-module__vw1luG__quickActions{padding:.5rem var(--space-md);border-bottom:1px solid var(--border-subtle);gap:.5rem;display:flex}.InterventionConfig-module__vw1luG__quickActions button{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;padding:3px 10px;font-size:.7rem;transition:all .15s}.InterventionConfig-module__vw1luG__quickActions button:hover{background:var(--bg-elevated);color:var(--text-primary)}.InterventionConfig-module__vw1luG__list{max-height:450px;padding:var(--space-sm);flex-direction:column;gap:.35rem;display:flex;overflow-y:auto}.InterventionConfig-module__vw1luG__item{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:.5rem .75rem;transition:background .15s;display:flex}.InterventionConfig-module__vw1luG__item:hover{background:var(--bg-elevated)}.InterventionConfig-module__vw1luG__item.InterventionConfig-module__vw1luG__selected{background:#6366f114;border-color:#6366f140}.InterventionConfig-module__vw1luG__itemLabel{cursor:pointer;flex:1;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.InterventionConfig-module__vw1luG__itemLabel input[type=checkbox]{accent-color:#6366f1;flex-shrink:0;margin-top:3px}.InterventionConfig-module__vw1luG__itemIcon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.InterventionConfig-module__vw1luG__itemInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.InterventionConfig-module__vw1luG__itemTitle{color:var(--text-primary);font-size:.85rem;font-weight:600}.InterventionConfig-module__vw1luG__itemDesc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.InterventionConfig-module__vw1luG__roundSelect{background:var(--bg-main);border-radius:var(--radius-sm);color:#6366f1;cursor:pointer;text-align:center;border:1px solid #6366f1;flex-shrink:0;min-width:85px;padding:3px 6px;font-size:.7rem;font-weight:600;transition:all .15s}.InterventionConfig-module__vw1luG__roundSelect:hover{background:#6366f11a}.InterventionConfig-module__vw1luG__roundSelect:focus{outline:none;box-shadow:0 0 0 2px #6366f14d}.InterventionConfig-module__vw1luG__roundTag{color:#fff;border-radius:var(--radius-sm);background:#6366f1;width:fit-content;padding:1px 6px;font-size:.65rem;font-weight:600}.InterventionConfig-module__vw1luG__emptyList{color:var(--text-muted);text-align:center;padding:1rem;font-size:.8rem;font-style:italic}.InterventionConfig-module__vw1luG__empty{color:var(--text-muted);text-align:center;padding:2rem;font-size:.9rem}.InterventionConfig-module__vw1luG__footer{padding:var(--space-md)var(--space-lg);border-top:1px solid var(--border-subtle);justify-content:flex-end;display:flex}.InterventionConfig-module__vw1luG__saveBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 12px #6366f14d}.InterventionConfig-module__vw1luG__saveBtn:hover:not(:disabled){transform:scale(1.02);box-shadow:0 6px 20px #6366f180}.InterventionConfig-module__vw1luG__saveBtn:disabled{opacity:.7;cursor:default}@media (max-width:900px){.InterventionConfig-module__vw1luG__grid{grid-template-columns:1fr}.InterventionConfig-module__vw1luG__col{border-right:none;border-bottom:1px solid var(--border-subtle)}.InterventionConfig-module__vw1luG__col:last-child{border-bottom:none}}
.AuditTrail-module__7yTNXa__panel{background:var(--bg-card,#0f172a);border:1px solid var(--border-subtle,#1e293b);border-radius:var(--radius-lg,12px);overflow:hidden}.AuditTrail-module__7yTNXa__header{border-bottom:1px solid var(--border-subtle,#1e293b);background:var(--bg-elevated,#1e293b);justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.AuditTrail-module__7yTNXa__titleRow{align-items:center;gap:.5rem;display:flex}.AuditTrail-module__7yTNXa__titleRow h2{color:var(--text-primary,#e2e8f0);margin:0;font-size:.85rem;font-weight:700}.AuditTrail-module__7yTNXa__totalBadge{color:#a78bfa;letter-spacing:.03em;background:#8b5cf61f;border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:700}.AuditTrail-module__7yTNXa__body{max-height:500px;padding:.75rem;overflow-y:auto}.AuditTrail-module__7yTNXa__empty{text-align:center;color:var(--text-muted,#64748b);padding:1.5rem 1rem;font-size:.8rem}.AuditTrail-module__7yTNXa__roundGroup{margin-bottom:.4rem}.AuditTrail-module__7yTNXa__roundToggle{background:var(--bg-elevated,#1e293b);border:1px solid var(--border-subtle,#334155);width:100%;color:var(--text-secondary,#94a3b8);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.AuditTrail-module__7yTNXa__roundToggle:hover{color:var(--text-primary,#e2e8f0);background:#334155;border-color:#475569}.AuditTrail-module__7yTNXa__roundIcon{color:#64748b;font-size:.65rem}.AuditTrail-module__7yTNXa__roundLabel{color:var(--text-primary,#e2e8f0);font-weight:700}.AuditTrail-module__7yTNXa__roundCount{color:#64748b;background:#64748b26;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:.65rem;font-weight:600}.AuditTrail-module__7yTNXa__roundBody{padding:.5rem 0 0}.AuditTrail-module__7yTNXa__table{border-collapse:collapse;width:100%;font-size:.78rem}.AuditTrail-module__7yTNXa__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#64748b;border-bottom:1px solid #334155;padding:.4rem .6rem;font-size:.65rem;font-weight:700}.AuditTrail-module__7yTNXa__table td{color:var(--text-secondary,#94a3b8);border-bottom:1px solid #33415580;padding:.45rem .6rem}.AuditTrail-module__7yTNXa__table tbody tr:hover{background:#6366f10a}.AuditTrail-module__7yTNXa__playerId{font-family:var(--font-mono,monospace);color:#6366f1;background:#6366f114;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.AuditTrail-module__7yTNXa__buTag{white-space:nowrap;font-size:.72rem}.AuditTrail-module__7yTNXa__decisionNode{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.72rem;overflow:hidden}.AuditTrail-module__7yTNXa__choiceBadge{color:#fff;background:var(--choice-color,#6366f1);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:inline-flex}.AuditTrail-module__7yTNXa__body::-webkit-scrollbar{width:4px}.AuditTrail-module__7yTNXa__body::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}.AuditTrail-module__7yTNXa__body::-webkit-scrollbar-track{background:0 0}
.ConsequenceDNAVisualizer-module__2oItKq__overlay{z-index:9000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;justify-content:center;align-items:center;animation:.3s ConsequenceDNAVisualizer-module__2oItKq__fadeIn;display:flex;position:fixed;inset:0}.ConsequenceDNAVisualizer-module__2oItKq__panel{background:var(--card-bg,#0f172aeb);border:1px solid var(--border-color,#ffffff14);border-radius:20px;flex-direction:column;width:92vw;max-width:1600px;height:82vh;max-height:900px;animation:.4s cubic-bezier(.16,1,.3,1) ConsequenceDNAVisualizer-module__2oItKq__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080}.ConsequenceDNAVisualizer-module__2oItKq__panelIgnited{border-color:#10b98166;box-shadow:0 25px 80px #00000080,0 0 60px #10b98126}.ConsequenceDNAVisualizer-module__2oItKq__panelInline{width:100%;max-width:100%;height:auto;max-height:none;box-shadow:none;border-radius:12px;animation:none;position:relative}.ConsequenceDNAVisualizer-module__2oItKq__header{border-bottom:1px solid var(--border-color,#ffffff14);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__headerLeft{align-items:center;gap:12px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__dnaIcon{font-size:1.5rem}.ConsequenceDNAVisualizer-module__2oItKq__title{color:var(--text-primary,#f1f5f9);letter-spacing:.5px;font-size:1.1rem;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__subtitle{color:var(--text-secondary,#94a3b8);margin-top:2px;font-size:.75rem}.ConsequenceDNAVisualizer-module__2oItKq__headerRight{align-items:center;gap:12px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__legendBar{color:var(--text-secondary,#94a3b8);align-items:center;gap:6px;font-size:.68rem;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__legendGradient{background:linear-gradient(90deg,#f59f0a,#8ec322,#25c178);border-radius:4px;width:100px;height:8px}.ConsequenceDNAVisualizer-module__2oItKq__closeBtn{color:var(--text-secondary,#94a3b8);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:6px 10px;font-size:.8rem;transition:all .2s}.ConsequenceDNAVisualizer-module__2oItKq__closeBtn:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.ConsequenceDNAVisualizer-module__2oItKq__captureBtn{color:#818cf8;cursor:pointer;background:#6366f11f;border:1px solid #6366f140;border-radius:8px;padding:6px 12px;font-size:.72rem;font-weight:600;transition:all .2s}.ConsequenceDNAVisualizer-module__2oItKq__captureBtn:hover{background:#6366f140}.ConsequenceDNAVisualizer-module__2oItKq__sankeyContainer{flex:1;padding:16px;position:relative;overflow:auto}.ConsequenceDNAVisualizer-module__2oItKq__sankeySvg{width:100%;height:100%;min-height:500px}.ConsequenceDNAVisualizer-module__2oItKq__nodeGroup{cursor:pointer;transition:opacity .3s}.ConsequenceDNAVisualizer-module__2oItKq__nodeGroupDimmed{opacity:.12}.ConsequenceDNAVisualizer-module__2oItKq__nodeRect{rx:6;ry:6;stroke-width:1.5px;transition:all .3s}.ConsequenceDNAVisualizer-module__2oItKq__nodeLabel{fill:var(--text-primary,#f1f5f9);pointer-events:none;font-size:10px;font-weight:600}.ConsequenceDNAVisualizer-module__2oItKq__nodeSublabel{fill:var(--text-secondary,#94a3b8);pointer-events:none;font-size:8px}.ConsequenceDNAVisualizer-module__2oItKq__conflictNode{cursor:pointer}.ConsequenceDNAVisualizer-module__2oItKq__conflictRect{rx:10;ry:10;stroke-dasharray:4 2;transition:all .4s}.ConsequenceDNAVisualizer-module__2oItKq__conflictLabel{fill:var(--text-primary,#f1f5f9);font-size:9px;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__conflictStage{fill:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.5px;font-size:7.5px}.ConsequenceDNAVisualizer-module__2oItKq__sankeyPath{fill:none;stroke-linecap:round;transition:opacity .3s,stroke-width .4s}.ConsequenceDNAVisualizer-module__2oItKq__sankeyPathDimmed{opacity:.08}.ConsequenceDNAVisualizer-module__2oItKq__sankeyPathHighlighted{filter:drop-shadow(0 0 6px)}.ConsequenceDNAVisualizer-module__2oItKq__leakPath{fill:none;stroke:#ef4444;stroke-dasharray:6 3;stroke-linecap:round;animation:2s ease-in-out infinite ConsequenceDNAVisualizer-module__2oItKq__leakPulse}.ConsequenceDNAVisualizer-module__2oItKq__cascadePulse{fill:#ef4444;filter:drop-shadow(0 0 4px #ef4444)}.ConsequenceDNAVisualizer-module__2oItKq__badge{cursor:help}.ConsequenceDNAVisualizer-module__2oItKq__badgeRect{rx:4;ry:4;fill:#f59e0b26;stroke:#f59e0b66;stroke-width:1px}.ConsequenceDNAVisualizer-module__2oItKq__badgeText{fill:#f59e0b;font-size:7px;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__interferenceLine{stroke-dasharray:5 4;stroke-width:1.5px;fill:none;opacity:.5;stroke:#f59e0b}.ConsequenceDNAVisualizer-module__2oItKq__dormantOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#0f172ad9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ConsequenceDNAVisualizer-module__2oItKq__dormantIcon{opacity:.6;margin-bottom:16px;font-size:3rem}.ConsequenceDNAVisualizer-module__2oItKq__dormantText{color:var(--text-secondary,#94a3b8);text-align:center;max-width:400px;font-size:1rem;line-height:1.6}.ConsequenceDNAVisualizer-module__2oItKq__teaserText{color:#10b981b3;margin-top:12px;font-size:.75rem}.ConsequenceDNAVisualizer-module__2oItKq__footer{border-top:1px solid var(--border-color,#ffffff14);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__statGroup{gap:24px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__statValue{color:var(--text-primary,#f1f5f9);font-size:1rem;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__statLabel{color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.ConsequenceDNAVisualizer-module__2oItKq__mrProjection{align-items:center;gap:8px;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__mrValue{font-size:1.3rem;font-weight:800}.ConsequenceDNAVisualizer-module__2oItKq__mrLabel{color:var(--text-secondary,#94a3b8);font-size:.7rem}.ConsequenceDNAVisualizer-module__2oItKq__archetypeBadge{letter-spacing:.3px;border-radius:12px;padding:3px 10px;font-size:.7rem;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__colHeader{fill:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:700}.ConsequenceDNAVisualizer-module__2oItKq__triggerBtn{color:#10b981;cursor:pointer;background:linear-gradient(135deg,#10b9811f,#6366f11f);border:1px solid #10b98140;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.78rem;font-weight:600;transition:all .25s;display:flex}.ConsequenceDNAVisualizer-module__2oItKq__triggerBtn:hover{background:linear-gradient(135deg,#10b98138,#6366f138);transform:translateY(-1px);box-shadow:0 4px 20px #10b98133}.ConsequenceDNAVisualizer-module__2oItKq__triggerBtnDormant{color:var(--text-secondary,#94a3b8);background:#94a3b80f;border-color:#94a3b833}.ConsequenceDNAVisualizer-module__2oItKq__triggerPulse{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ConsequenceDNAVisualizer-module__2oItKq__pulseGlow}@media (max-width:768px){.ConsequenceDNAVisualizer-module__2oItKq__panel{border-radius:12px;width:96vw;height:90vh}.ConsequenceDNAVisualizer-module__2oItKq__sankeyContainer{padding:8px}.ConsequenceDNAVisualizer-module__2oItKq__sankeySvg{min-height:800px}.ConsequenceDNAVisualizer-module__2oItKq__footer{flex-direction:column;gap:8px}.ConsequenceDNAVisualizer-module__2oItKq__statGroup{gap:12px}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__slideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__pulseGlow{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.7;box-shadow:0 0 0 6px #10b98100}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__leakPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__sankeyIgnite{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes ConsequenceDNAVisualizer-module__2oItKq__cascadeRipple{0%{stroke-width:1.5px;opacity:1}50%{stroke-width:4px;opacity:.6}to{stroke-width:1.5px;opacity:1}}.ConsequenceDNAVisualizer-module__2oItKq__pathDrawIn{stroke-dasharray:1000;animation:1.2s ease-out forwards ConsequenceDNAVisualizer-module__2oItKq__sankeyIgnite}.ConsequenceDNAVisualizer-module__2oItKq__cascadeFlash{animation:1.8s ease-in-out ConsequenceDNAVisualizer-module__2oItKq__cascadeRipple}.ConsequenceDNAVisualizer-module__2oItKq__pathTooltip{pointer-events:none;animation:.15s ease-out ConsequenceDNAVisualizer-module__2oItKq__tooltipFadeIn}@keyframes ConsequenceDNAVisualizer-module__2oItKq__tooltipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ConsequenceDNAVisualizer-module__2oItKq__frozen .ConsequenceDNAVisualizer-module__2oItKq__nodeGroup,.ConsequenceDNAVisualizer-module__2oItKq__frozen .ConsequenceDNAVisualizer-module__2oItKq__conflictNode{pointer-events:none}.ConsequenceDNAVisualizer-module__2oItKq__frozenBadge{color:#ef4444;letter-spacing:.5px;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;padding:4px 12px;font-size:.68rem;font-weight:700;position:absolute;top:12px;right:80px}
.DebriefReport-module__a-MkUG__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.DebriefReport-module__a-MkUG__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.DebriefReport-module__a-MkUG__titleRow{align-items:center;gap:.6rem;display:flex}.DebriefReport-module__a-MkUG__titleRow h2{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.DebriefReport-module__a-MkUG__cohortBadge{color:#7c3aed;letter-spacing:.03em;background:#7c3aed14;border-radius:20px;padding:4px 14px;font-size:.75rem;font-weight:700}.DebriefReport-module__a-MkUG__tabNav{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:0;padding:0 .5rem;display:flex}.DebriefReport-module__a-MkUG__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.65rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.DebriefReport-module__a-MkUG__tab:hover{color:#1e293b;background:#6366f10a}.DebriefReport-module__a-MkUG__tabActive{color:#4f46e5;border-bottom-color:#4f46e5}.DebriefReport-module__a-MkUG__body{background:#f8fafc;max-height:700px;padding:1rem;overflow-y:auto}.DebriefReport-module__a-MkUG__empty{text-align:center;color:#64748b;padding:3rem 1rem;font-size:.92rem}.DebriefReport-module__a-MkUG__emptyIcon{opacity:.6;margin-bottom:.75rem;font-size:2.5rem}.DebriefReport-module__a-MkUG__roundCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.75rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.DebriefReport-module__a-MkUG__roundCard:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.DebriefReport-module__a-MkUG__roundCardHeader{color:#1e293b;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.88rem;transition:all .15s;display:flex}.DebriefReport-module__a-MkUG__roundCardHeader:hover{background:#f1f5f9}.DebriefReport-module__a-MkUG__roundNumber{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;display:flex}.DebriefReport-module__a-MkUG__roundMeta{text-align:left;flex:1}.DebriefReport-module__a-MkUG__roundTitle{color:#0f172a;margin-bottom:2px;font-size:.95rem;font-weight:700}.DebriefReport-module__a-MkUG__roundTheme{color:#64748b;font-size:.78rem;font-weight:500}.DebriefReport-module__a-MkUG__choicePill{color:#fff;white-space:nowrap;border-radius:7px;flex-shrink:0;align-items:center;gap:.4rem;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.DebriefReport-module__a-MkUG__expandIcon{color:#94a3b8;flex-shrink:0;font-size:.65rem;transition:transform .2s}.DebriefReport-module__a-MkUG__expandIconOpen{transform:rotate(90deg)}.DebriefReport-module__a-MkUG__roundCardBody{background:#fafbfd;border-top:1px solid #e2e8f0;flex-direction:column;gap:1.1rem;padding:1.1rem 1.15rem;display:flex}.DebriefReport-module__a-MkUG__crisisSection{background:#f0f4ff;border:1px solid #dbeafe;border-radius:10px;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;display:flex}.DebriefReport-module__a-MkUG__crisisIcon{flex-shrink:0;margin-top:2px;font-size:1.6rem}.DebriefReport-module__a-MkUG__crisisText h4{color:#1e293b;margin:0 0 .35rem;font-size:.92rem;font-weight:700}.DebriefReport-module__a-MkUG__crisisText p{color:#475569;margin:0;font-size:.84rem;line-height:1.6}.DebriefReport-module__a-MkUG__decisionSection{background:#faf5ff;border:1px solid #ede9fe;border-radius:10px;padding:.85rem 1rem}.DebriefReport-module__a-MkUG__decisionLabel{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.DebriefReport-module__a-MkUG__decisionChoice{align-items:center;gap:.65rem;display:flex}.DebriefReport-module__a-MkUG__decisionTitle{color:#1e293b;font-size:.92rem;font-weight:700}.DebriefReport-module__a-MkUG__decisionDesc{color:#475569;margin-top:.45rem;font-size:.82rem;line-height:1.55}.DebriefReport-module__a-MkUG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.65rem;display:grid}.DebriefReport-module__a-MkUG__metricCard{cursor:help;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem .85rem;box-shadow:0 1px 2px #00000008}.DebriefReport-module__a-MkUG__metricLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.35rem;font-size:.7rem;font-weight:700}.DebriefReport-module__a-MkUG__metricValue{color:#0f172a;font-size:1.05rem;font-weight:800;font-family:var(--font-mono,monospace);flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.DebriefReport-module__a-MkUG__metricDelta{font-size:.75rem;font-weight:700}.DebriefReport-module__a-MkUG__deltaPositive{color:#059669}.DebriefReport-module__a-MkUG__deltaNegative{color:#dc2626}.DebriefReport-module__a-MkUG__deltaZero{color:#94a3b8}.DebriefReport-module__a-MkUG__capexSection{font-size:.82rem}.DebriefReport-module__a-MkUG__capexSection h5{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.DebriefReport-module__a-MkUG__capexGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.DebriefReport-module__a-MkUG__capexItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem .4rem;box-shadow:0 1px 2px #00000008}.DebriefReport-module__a-MkUG__capexBu{color:#64748b;margin-bottom:4px;font-size:.72rem;font-weight:600}.DebriefReport-module__a-MkUG__capexValue{color:#0f172a;font-size:.88rem;font-weight:700;font-family:var(--font-mono,monospace)}.DebriefReport-module__a-MkUG__flagsRow{background:#faf5ff;border:1px solid #ede9fe;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.6rem .85rem;display:flex}.DebriefReport-module__a-MkUG__flagsLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-right:.4rem;font-size:.72rem;font-weight:700}.DebriefReport-module__a-MkUG__flag{color:#7c3aed;white-space:nowrap;background:#7c3aed0f;border:1px solid #7c3aed26;border-radius:14px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.DebriefReport-module__a-MkUG__playersRow{color:#64748b;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.DebriefReport-module__a-MkUG__playerBadge{font-family:var(--font-mono,monospace);color:#4f46e5;background:#4f46e50f;border:1px solid #4f46e51f;border-radius:6px;padding:3px 10px;font-size:.78rem;font-weight:600}.DebriefReport-module__a-MkUG__sectionHeading{color:#1e293b;margin:0 0 1rem;font-size:.92rem;font-weight:700}.DebriefReport-module__a-MkUG__trendsSection{padding:.25rem 0}.DebriefReport-module__a-MkUG__trendsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.DebriefReport-module__a-MkUG__trendCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.DebriefReport-module__a-MkUG__trendHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.DebriefReport-module__a-MkUG__trendHeader span{font-size:1rem}.DebriefReport-module__a-MkUG__trendHeader h4{color:#1e293b;margin:0;font-size:.82rem;font-weight:700}.DebriefReport-module__a-MkUG__trendChart{padding:.5rem .3rem .3rem}.DebriefReport-module__a-MkUG__analysisSection{padding:.25rem 0}.DebriefReport-module__a-MkUG__verdictCard{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:10px;margin-bottom:1rem;padding:1rem 1.1rem}.DebriefReport-module__a-MkUG__verdictHeader{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.88rem;display:flex}.DebriefReport-module__a-MkUG__verdictText{color:#475569;margin:0;font-size:.84rem;line-height:1.6}.DebriefReport-module__a-MkUG__insightCard{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #94a3b8;border-radius:10px;margin-bottom:.65rem;padding:.85rem 1rem;transition:box-shadow .15s}.DebriefReport-module__a-MkUG__insightCard:hover{box-shadow:0 2px 6px #0000000f}.DebriefReport-module__a-MkUG__insightHeader{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.85rem;display:flex}.DebriefReport-module__a-MkUG__insightIcon{font-size:1.1rem}.DebriefReport-module__a-MkUG__insightBadge{margin-left:auto;font-size:.9rem}.DebriefReport-module__a-MkUG__insightText{color:#475569;margin:0;font-size:.82rem;line-height:1.55}.DebriefReport-module__a-MkUG__summaryTable{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:1rem;overflow:hidden}.DebriefReport-module__a-MkUG__summaryTable h4{text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;margin:0;padding:.7rem 1rem;font-size:.78rem;font-weight:700}.DebriefReport-module__a-MkUG__summaryTable table{border-collapse:collapse;width:100%}.DebriefReport-module__a-MkUG__summaryTable td{color:#475569;border-bottom:1px solid #f1f5f9;padding:.55rem 1rem;font-size:.82rem}.DebriefReport-module__a-MkUG__summaryTable tr:last-child td{border-bottom:none}.DebriefReport-module__a-MkUG__summaryValue{color:#0f172a;font-weight:700;font-family:var(--font-mono,monospace);text-align:right}.DebriefReport-module__a-MkUG__body::-webkit-scrollbar{width:5px}.DebriefReport-module__a-MkUG__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.DebriefReport-module__a-MkUG__body::-webkit-scrollbar-track{background:0 0}
.PedagogicalScaffolding-module__Rgy4oa__predictionGate{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);padding:var(--space-lg,20px);margin-bottom:var(--space-md,12px);border:1px solid #8b5cf640}.PedagogicalScaffolding-module__Rgy4oa__pgHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__pgIcon{font-size:1.3rem}.PedagogicalScaffolding-module__Rgy4oa__pgHeader h4{color:var(--text-primary,#f1f5f9);flex:1;margin:0;font-size:.95rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__pgTheory{color:var(--text-muted,#64748b);font-size:.68rem;font-style:italic}.PedagogicalScaffolding-module__Rgy4oa__pgPrompt{color:var(--text-secondary,#94a3b8);margin-bottom:12px;font-size:.85rem;line-height:1.6}.PedagogicalScaffolding-module__Rgy4oa__pgPrompt strong{color:var(--text-primary,#f1f5f9)}.PedagogicalScaffolding-module__Rgy4oa__pgTextarea{box-sizing:border-box;background:var(--bg-secondary,#0f172a);width:100%;color:var(--text-primary,#f1f5f9);border:1px solid var(--border-subtle,#334155);border-radius:var(--radius-md,8px);resize:vertical;padding:10px 14px;font-family:inherit;font-size:.85rem;transition:border-color .2s}.PedagogicalScaffolding-module__Rgy4oa__pgTextarea:focus{border-color:#8b5cf6;outline:none}.PedagogicalScaffolding-module__Rgy4oa__pgActions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__pgCharCount{color:var(--text-muted,#64748b);font-size:.72rem}.PedagogicalScaffolding-module__Rgy4oa__pgSubmitBtn{color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border:none;padding:8px 20px;font-size:.8rem;font-weight:700;transition:all .2s}.PedagogicalScaffolding-module__Rgy4oa__pgSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 0 16px #8b5cf666}.PedagogicalScaffolding-module__Rgy4oa__pgSubmitBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.PedagogicalScaffolding-module__Rgy4oa__pgSubmitted{text-align:center;padding:12px 0}.PedagogicalScaffolding-module__Rgy4oa__pgQuote{color:var(--text-primary,#f1f5f9);margin-bottom:8px;font-size:.9rem;font-style:italic}.PedagogicalScaffolding-module__Rgy4oa__pgBadge{color:#10b981;font-size:.76rem}.PedagogicalScaffolding-module__Rgy4oa__pgHistory{border-top:1px solid var(--border-subtle,#334155);margin-top:16px;padding-top:12px}.PedagogicalScaffolding-module__Rgy4oa__pgHistory h5{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-size:.78rem}.PedagogicalScaffolding-module__Rgy4oa__pgHistoryItem{align-items:center;gap:10px;padding:6px 0;font-size:.82rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__pgHistoryRound{color:var(--text-muted,#64748b);width:28px;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__pgHistoryText{color:var(--text-secondary,#94a3b8);flex:1}.PedagogicalScaffolding-module__Rgy4oa__pgHistoryBadge{font-size:1rem}.PedagogicalScaffolding-module__Rgy4oa__pg_aligned{border-left:3px solid #10b981;padding-left:8px}.PedagogicalScaffolding-module__Rgy4oa__pg_misaligned{border-left:3px solid #ef4444;padding-left:8px}.PedagogicalScaffolding-module__Rgy4oa__pg_pending{border-left:3px solid #64748b;padding-left:8px}.PedagogicalScaffolding-module__Rgy4oa__boardRoom{background:var(--bg-card,#1e293b);border:1px solid #0ea5e940;border-radius:14px;margin-bottom:16px;padding:24px;box-shadow:0 2px 12px #0000000f}.PedagogicalScaffolding-module__Rgy4oa__brHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brIcon{font-size:1.4rem}.PedagogicalScaffolding-module__Rgy4oa__brHeader h4{color:var(--text-primary,#f1f5f9);letter-spacing:-.01em;flex:1;margin:0;font-size:1rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__brTheory{color:var(--text-muted,#64748b);font-size:.68rem;font-style:italic}.PedagogicalScaffolding-module__Rgy4oa__brTrigger{color:#b45309;text-align:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:8px;margin-bottom:14px;padding:8px 14px;font-size:.78rem;font-weight:600}.PedagogicalScaffolding-module__Rgy4oa__brProgress{gap:8px;margin-bottom:18px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brProgressStep{color:#64748b;background:#f8fafc;border:1.5px dashed #d1d5db;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:5px;padding:12px 8px;font-size:.78rem;font-weight:600;transition:all .3s;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brProgressActive{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #2563eb;font-weight:700;box-shadow:0 4px 16px #2563eb4d}.PedagogicalScaffolding-module__Rgy4oa__brProgressDone{color:#065f46;background:#d1fae5;border:1.5px solid #6ee7b7}.PedagogicalScaffolding-module__Rgy4oa__brStage{margin-bottom:14px}.PedagogicalScaffolding-module__Rgy4oa__brStageHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brStageBadge{color:#1d4ed8;letter-spacing:.06em;background:#dbeafe;border:1px solid #93c5fd;border-radius:99px;padding:4px 10px;font-size:.68rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__brStageDuration{color:#64748b;font-size:.72rem;font-weight:500}.PedagogicalScaffolding-module__Rgy4oa__brStagePrompt{color:#0f172a;margin-bottom:12px;font-size:.92rem;font-weight:700;line-height:1.6}.PedagogicalScaffolding-module__Rgy4oa__brTextarea{box-sizing:border-box;color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;min-height:80px;padding:12px 16px;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.PedagogicalScaffolding-module__Rgy4oa__brTextarea::placeholder{color:#94a3b8}.PedagogicalScaffolding-module__Rgy4oa__brTextarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.PedagogicalScaffolding-module__Rgy4oa__brActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brBackBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 18px;font-size:.78rem;font-weight:600;transition:all .2s}.PedagogicalScaffolding-module__Rgy4oa__brBackBtn:hover{color:#0f172a;background:#e2e8f0}.PedagogicalScaffolding-module__Rgy4oa__brNextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:8px;padding:10px 22px;font-size:.82rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #2563eb40}.PedagogicalScaffolding-module__Rgy4oa__brNextBtn:hover{box-shadow:0 0 16px #0ea5e966}.PedagogicalScaffolding-module__Rgy4oa__brNextBtn:disabled{opacity:.4;cursor:not-allowed}.PedagogicalScaffolding-module__Rgy4oa__brSummary{flex-direction:column;gap:10px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brSummaryItem{border-bottom:1px solid #33415566;gap:10px;padding:8px 0;display:flex}.PedagogicalScaffolding-module__Rgy4oa__brSummaryIcon{font-size:1.1rem}.PedagogicalScaffolding-module__Rgy4oa__brSummaryItem strong{color:var(--text-muted,#64748b);margin-bottom:2px;font-size:.78rem;display:block}.PedagogicalScaffolding-module__Rgy4oa__brSummaryItem p{color:var(--text-primary,#f1f5f9);margin:0;font-size:.85rem}.PedagogicalScaffolding-module__Rgy4oa__confidence{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);padding:var(--space-lg,20px);margin-bottom:var(--space-md,12px);border:1px solid #f59e0b40}.PedagogicalScaffolding-module__Rgy4oa__confHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__confHeader h4{color:var(--text-primary,#f1f5f9);margin:0;font-size:.95rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__confPrompt{color:var(--text-secondary,#94a3b8);margin-bottom:12px;font-size:.85rem}.PedagogicalScaffolding-module__Rgy4oa__confPrompt strong{color:var(--text-primary,#f1f5f9)}.PedagogicalScaffolding-module__Rgy4oa__confSlider{text-align:center;margin-bottom:14px}.PedagogicalScaffolding-module__Rgy4oa__confRange{accent-color:#f59e0b;width:100%}.PedagogicalScaffolding-module__Rgy4oa__confLabels{justify-content:space-between;margin-top:4px;font-size:1.2rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__confLabelActive{transition:transform .2s;transform:scale(1.4)}.PedagogicalScaffolding-module__Rgy4oa__confValue{color:#f59e0b;margin-top:8px;font-size:.9rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__confSubmitBtn{color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;background:linear-gradient(135deg,#d97706,#f59e0b);border:none;width:100%;padding:8px;font-size:.8rem;font-weight:700;transition:all .2s}.PedagogicalScaffolding-module__Rgy4oa__confSubmitBtn:hover{box-shadow:0 0 16px #f59e0b66}.PedagogicalScaffolding-module__Rgy4oa__confBadge{color:#10b981;margin-top:8px;font-size:.76rem;display:block}.PedagogicalScaffolding-module__Rgy4oa__confHistory{border-top:1px solid var(--border-subtle,#334155);margin-top:12px;padding-top:10px}.PedagogicalScaffolding-module__Rgy4oa__confHistory h5{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-size:.75rem}.PedagogicalScaffolding-module__Rgy4oa__confHistoryGrid{flex-wrap:wrap;gap:6px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__confHistoryItem{background:#0f172a80;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:.76rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__confOver{color:#ef4444}.PedagogicalScaffolding-module__Rgy4oa__confUnder{color:#3b82f6}.PedagogicalScaffolding-module__Rgy4oa__confCalibrated{color:#10b981}.PedagogicalScaffolding-module__Rgy4oa__roundRecap{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);padding:var(--space-lg,20px);margin-bottom:var(--space-md,12px);border:1px solid #10b98140}.PedagogicalScaffolding-module__Rgy4oa__rrHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rrIcon{font-size:1.2rem}.PedagogicalScaffolding-module__Rgy4oa__rrHeader h4{color:var(--text-primary,#f1f5f9);flex:1;margin:0;font-size:.95rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__rrRound{color:var(--text-muted,#64748b);font-size:.72rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__rrAnchor{text-align:center;border-radius:var(--radius-md,8px);background:#10b9810f;border:1px solid #10b98126;margin-bottom:14px;padding:12px}.PedagogicalScaffolding-module__Rgy4oa__rrAnchorLabel{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.68rem;display:block}.PedagogicalScaffolding-module__Rgy4oa__rrAnchorText{color:#10b981;letter-spacing:.08em;font-size:1.15rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__rrChains{flex-direction:column;gap:8px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rrChain{border-radius:var(--radius-md,8px);background:#0f172a80;gap:10px;padding:10px 12px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rrChainIcon{padding-top:2px;font-size:1.1rem}.PedagogicalScaffolding-module__Rgy4oa__rrChainContent{flex:1}.PedagogicalScaffolding-module__Rgy4oa__rrChainEngine{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.68rem;font-weight:800;display:block}.PedagogicalScaffolding-module__Rgy4oa__rrChainNarrative{color:var(--text-primary,#f1f5f9);margin:0;font-size:.85rem;line-height:1.5}.PedagogicalScaffolding-module__Rgy4oa__rr_strategic{border-left:3px solid #6366f1}.PedagogicalScaffolding-module__Rgy4oa__rr_stochastic{border-left:3px solid #f59e0b}.PedagogicalScaffolding-module__Rgy4oa__rr_cascade{border-left:3px solid #ef4444}.PedagogicalScaffolding-module__Rgy4oa__rrSummary{border-top:1px solid #33415566;margin-top:12px;padding-top:10px}.PedagogicalScaffolding-module__Rgy4oa__rrSummary p{color:var(--text-secondary,#94a3b8);margin:0;font-size:.88rem;font-style:italic}.PedagogicalScaffolding-module__Rgy4oa__realWorld{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);margin-bottom:var(--space-md,12px);border:1px solid #6366f140;transition:all .3s;overflow:hidden}.PedagogicalScaffolding-module__Rgy4oa__rwHeader{cursor:pointer;align-items:center;gap:10px;padding:14px 16px;transition:background .2s;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rwHeader:hover{background:#6366f10d}.PedagogicalScaffolding-module__Rgy4oa__rwIcon{font-size:1.5rem}.PedagogicalScaffolding-module__Rgy4oa__rwHeaderText{flex:1}.PedagogicalScaffolding-module__Rgy4oa__rwHeaderText h4{color:var(--text-primary,#f1f5f9);margin:0;font-size:.92rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__rwCompany{color:var(--text-muted,#64748b);font-size:.76rem}.PedagogicalScaffolding-module__Rgy4oa__rwToggle{color:var(--text-muted,#64748b);font-size:.8rem}.PedagogicalScaffolding-module__Rgy4oa__rwBody{padding:0 16px 16px}.PedagogicalScaffolding-module__Rgy4oa__rwSection{margin-bottom:12px}.PedagogicalScaffolding-module__Rgy4oa__rwSection h5{color:var(--text-muted,#64748b);margin:0 0 4px;font-size:.78rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__rwSection p{color:var(--text-secondary,#94a3b8);margin:0;font-size:.84rem;line-height:1.6}.PedagogicalScaffolding-module__Rgy4oa__rwLesson{border-radius:var(--radius-md,8px);background:#f59e0b0f;border:1px solid #f59e0b26;align-items:flex-start;gap:8px;margin-bottom:8px;padding:10px 12px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rwLessonIcon{font-size:1rem}.PedagogicalScaffolding-module__Rgy4oa__rwLesson strong{color:#f59e0b;font-size:.85rem;line-height:1.5}.PedagogicalScaffolding-module__Rgy4oa__rwTheory{color:var(--text-muted,#64748b);border-radius:var(--radius-sm,6px);background:#0f172a80;align-items:flex-start;gap:6px;padding:8px 12px;font-size:.78rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__rwTheory em{line-height:1.5}.PedagogicalScaffolding-module__Rgy4oa__rwExpanded{border-color:#6366f173}.PedagogicalScaffolding-module__Rgy4oa__mentalModel{background:var(--bg-card,#1e293b);border:1px solid #06b6d440;border-radius:14px;margin-bottom:16px;padding:24px;box-shadow:0 2px 12px #0000000f}.PedagogicalScaffolding-module__Rgy4oa__mmHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__mmHeader h4{color:#0f172a;letter-spacing:-.01em;flex:1;margin:0;font-size:1rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__mmRound{color:#0e7490;background:#cffafe;border:1px solid #67e8f9;border-radius:99px;padding:4px 10px;font-size:.72rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__mmPrompt{color:#475569;margin-bottom:14px;font-size:.88rem;line-height:1.6}.PedagogicalScaffolding-module__Rgy4oa__mmPrompt strong{color:#0f172a}.PedagogicalScaffolding-module__Rgy4oa__mmList{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__mmDragItem{cursor:grab;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1.5px solid #e2e8f0;border-left:3px solid;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;transition:all .15s;display:flex}.PedagogicalScaffolding-module__Rgy4oa__mmDragItem:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.PedagogicalScaffolding-module__Rgy4oa__mmDragItem:active{cursor:grabbing}.PedagogicalScaffolding-module__Rgy4oa__mmDragHandle{color:#94a3b8;font-size:.9rem}.PedagogicalScaffolding-module__Rgy4oa__mmDragPos{color:#64748b;width:28px;font-size:.78rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__mmDragLabel{color:#1e293b;font-size:.88rem;font-weight:600}.PedagogicalScaffolding-module__Rgy4oa__mmSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2,#06b6d4);border:none;border-radius:8px;width:100%;padding:10px;font-size:.82rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #06b6d440}.PedagogicalScaffolding-module__Rgy4oa__mmSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #06b6d466}.PedagogicalScaffolding-module__Rgy4oa__mmSubmitted{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__mmRankItem{align-items:center;gap:10px;padding:8px 10px;font-size:.85rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__mmRankPos{color:#64748b;width:30px;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__mmBadge{color:#10b981;font-size:.76rem;font-weight:600}.PedagogicalScaffolding-module__Rgy4oa__checkpoint{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);margin-bottom:var(--space-md,12px);border:1px solid #6366f14d;overflow:hidden}.PedagogicalScaffolding-module__Rgy4oa__cpHeader{cursor:pointer;border-bottom:1px solid var(--border-subtle,#334155);align-items:center;gap:8px;padding:14px 16px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__cpIcon{font-size:1.2rem}.PedagogicalScaffolding-module__Rgy4oa__cpHeader h4{color:var(--text-primary,#f1f5f9);flex:1;margin:0;font-size:.95rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__cpArchetype{font-size:.82rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__cpToggle{color:var(--text-muted,#64748b)}.PedagogicalScaffolding-module__Rgy4oa__cpBody{padding:16px}.PedagogicalScaffolding-module__Rgy4oa__cpMetrics{gap:16px;margin-bottom:16px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__cpMetric{text-align:center;border-radius:var(--radius-md,8px);background:#0f172a80;flex:1;padding:12px}.PedagogicalScaffolding-module__Rgy4oa__cpMetricLabel{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.7rem;display:block}.PedagogicalScaffolding-module__Rgy4oa__cpMetricValue{font-size:1.3rem;font-weight:800}.PedagogicalScaffolding-module__Rgy4oa__cpSection{margin-bottom:12px}.PedagogicalScaffolding-module__Rgy4oa__cpSection h5{color:var(--text-muted,#64748b);margin:0 0 6px;font-size:.78rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__cpBonusEarned{color:#10b981;padding:4px 0;font-size:.82rem}.PedagogicalScaffolding-module__Rgy4oa__cpBonusLocked{color:#ef4444;padding:4px 0;font-size:.82rem}.PedagogicalScaffolding-module__Rgy4oa__cpRisk{border-radius:var(--radius-md,8px);color:#fca5a5;background:#ef44440f;border:1px solid #ef444433;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:.85rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__cpRisk strong{color:#ef4444}.PedagogicalScaffolding-module__Rgy4oa__cpRecommendation{color:var(--text-secondary,#94a3b8);padding:4px 0;font-size:.84rem}.PedagogicalScaffolding-module__Rgy4oa__debrief{background:var(--bg-card,#1e293b);border-radius:var(--radius-lg,12px);padding:var(--space-lg,20px);border:1px solid #a855f740}.PedagogicalScaffolding-module__Rgy4oa__dbHeader{align-items:center;gap:8px;margin-bottom:16px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__dbHeader h4{color:var(--text-primary,#f1f5f9);flex:1;margin:0;font-size:.95rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__dbTheory{color:var(--text-muted,#64748b);font-size:.68rem;font-style:italic}.PedagogicalScaffolding-module__Rgy4oa__dbPhases{flex-direction:column;gap:6px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__dbPhase{border:1px solid var(--border-subtle,#334155);border-radius:var(--radius-md,8px);cursor:pointer;transition:all .2s;overflow:hidden}.PedagogicalScaffolding-module__Rgy4oa__dbPhase:hover{border-color:#a855f74d}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseActive{background:#a855f70a;border-color:#a855f780}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseHeader{align-items:center;gap:10px;padding:12px 14px;display:flex}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseIcon{font-size:1.3rem}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseHeader h5{color:var(--text-primary,#f1f5f9);margin:0;font-size:.88rem;font-weight:700}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseDuration{color:var(--text-muted,#64748b);font-size:.72rem}.PedagogicalScaffolding-module__Rgy4oa__dbPhaseBody{padding:0 14px 14px}.PedagogicalScaffolding-module__Rgy4oa__dbInstruction{color:var(--text-secondary,#94a3b8);margin:0 0 10px;font-size:.84rem;line-height:1.6}.PedagogicalScaffolding-module__Rgy4oa__dbFacilitatorPrompt{border-radius:var(--radius-sm,6px);background:#a855f70f;border:1px solid #a855f726;align-items:flex-start;gap:6px;padding:10px 12px;font-size:.84rem;display:flex}.PedagogicalScaffolding-module__Rgy4oa__dbFacilitatorPrompt em{color:var(--text-primary,#f1f5f9);line-height:1.5}
.PlatformAnalytics-module__Iw_Fyq__container{background:var(--bg-card,#fff);border:1px solid var(--border-subtle,#e2e8f0);border-radius:var(--radius-lg,16px);overflow:hidden;box-shadow:0 4px 24px #0000000f}.PlatformAnalytics-module__Iw_Fyq__header{border-bottom:1px solid var(--border-subtle,#e2e8f0);align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__header h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.PlatformAnalytics-module__Iw_Fyq__icon{font-size:1.5rem}.PlatformAnalytics-module__Iw_Fyq__subtitle{color:var(--text-muted);margin:.15rem 0 0;font-size:.78rem}.PlatformAnalytics-module__Iw_Fyq__refreshBtn{background:var(--bg-elevated,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);cursor:pointer;color:var(--text-primary);border-radius:8px;margin-left:auto;padding:6px 14px;font-size:.75rem;font-weight:700;transition:all .2s}.PlatformAnalytics-module__Iw_Fyq__refreshBtn:hover{background:var(--accent-blue,#3b82f6);color:#fff}.PlatformAnalytics-module__Iw_Fyq__tabBar{border-bottom:2px solid var(--border-subtle,#e2e8f0);scrollbar-width:none;gap:0;padding:0 1rem;display:flex;overflow-x:auto}.PlatformAnalytics-module__Iw_Fyq__tabBar::-webkit-scrollbar{display:none}.PlatformAnalytics-module__Iw_Fyq__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1rem;font-size:.78rem;font-weight:700;transition:all .2s}.PlatformAnalytics-module__Iw_Fyq__tab:hover{color:var(--text-primary);background:#3b82f60a}.PlatformAnalytics-module__Iw_Fyq__tabActive{color:var(--accent-blue,#3b82f6);border-bottom-color:var(--accent-blue,#3b82f6)}.PlatformAnalytics-module__Iw_Fyq__panel{padding:1.5rem}.PlatformAnalytics-module__Iw_Fyq__section{min-height:0}.PlatformAnalytics-module__Iw_Fyq__sectionTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:800}.PlatformAnalytics-module__Iw_Fyq__sectionDesc{color:var(--text-muted);margin:0 0 1.25rem;font-size:.78rem}.PlatformAnalytics-module__Iw_Fyq__heatmapGrid{margin-bottom:1.5rem}.PlatformAnalytics-module__Iw_Fyq__heatRow{grid-template-columns:50px repeat(auto-fill,minmax(80px,1fr)) 50px;gap:4px;margin-bottom:4px;display:grid}.PlatformAnalytics-module__Iw_Fyq__heatLabel{color:var(--text-muted);align-items:center;font-size:.72rem;font-weight:800;display:flex}.PlatformAnalytics-module__Iw_Fyq__heatColHead{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:4px;padding:4px;font-size:.65rem;font-weight:700;display:flex}.PlatformAnalytics-module__Iw_Fyq__choiceDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.PlatformAnalytics-module__Iw_Fyq__heatCell{text-align:center;color:var(--text-primary);border-radius:8px;flex-direction:column;gap:2px;padding:8px;font-size:.85rem;font-weight:800;display:flex}.PlatformAnalytics-module__Iw_Fyq__heatPct{opacity:.7;font-size:.6rem;font-weight:600}.PlatformAnalytics-module__Iw_Fyq__heatTotal{color:var(--text-muted);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.PlatformAnalytics-module__Iw_Fyq__stackedBars{flex-direction:column;gap:6px;display:flex}.PlatformAnalytics-module__Iw_Fyq__stackedRow{align-items:center;gap:8px;display:flex}.PlatformAnalytics-module__Iw_Fyq__barLabel{color:var(--text-muted);min-width:30px;font-size:.7rem;font-weight:700}.PlatformAnalytics-module__Iw_Fyq__barTrack{background:var(--bg-elevated,#f1f5f9);border-radius:6px;flex:1;height:24px;display:flex;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__barSegment{cursor:pointer;height:100%;transition:width .5s}.PlatformAnalytics-module__Iw_Fyq__barSegment:first-child{border-radius:6px 0 0 6px}.PlatformAnalytics-module__Iw_Fyq__barSegment:last-child{border-radius:0 6px 6px 0}.PlatformAnalytics-module__Iw_Fyq__timingGrid{flex-direction:column;gap:10px;display:flex}.PlatformAnalytics-module__Iw_Fyq__timingCard{background:var(--bg-elevated,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);border-radius:12px;padding:12px 16px}.PlatformAnalytics-module__Iw_Fyq__timingHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PlatformAnalytics-module__Iw_Fyq__timingRound{color:var(--accent-blue,#3b82f6);font-size:.85rem;font-weight:800}.PlatformAnalytics-module__Iw_Fyq__timingCount{color:var(--text-muted);font-size:.7rem}.PlatformAnalytics-module__Iw_Fyq__timingBar{background:#3b82f614;border-radius:8px;height:28px;margin-bottom:6px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__timingFill{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:8px;align-items:center;height:100%;padding:0 10px;font-size:.7rem;font-weight:800;transition:width .5s;display:flex}.PlatformAnalytics-module__Iw_Fyq__timingStats{color:var(--text-muted);gap:16px;font-size:.7rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__timingStats strong{color:var(--text-primary)}.PlatformAnalytics-module__Iw_Fyq__metricToggle{flex-wrap:wrap;gap:6px;margin-bottom:1rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__metricBtn{border:1px solid var(--border-subtle,#e2e8f0);background:var(--bg-elevated,#f8fafc);cursor:pointer;color:var(--text-muted);border-radius:8px;padding:6px 12px;font-size:.72rem;font-weight:700;transition:all .2s}.PlatformAnalytics-module__Iw_Fyq__metricBtn:hover{border-color:var(--accent-blue,#3b82f6)}.PlatformAnalytics-module__Iw_Fyq__metricActive{background:var(--accent-blue,#3b82f6);color:#fff;border-color:var(--accent-blue,#3b82f6)}.PlatformAnalytics-module__Iw_Fyq__chartContainer{gap:8px;margin-bottom:1rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__chartYAxis{color:var(--text-muted);text-align:right;flex-direction:column;justify-content:space-between;min-width:50px;padding:4px 4px 20px 0;font-size:.6rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__chartBody{border-left:1px solid var(--border-subtle,#e2e8f0);border-bottom:1px solid var(--border-subtle,#e2e8f0);flex:1;height:200px;position:relative}.PlatformAnalytics-module__Iw_Fyq__gridLine{background:var(--border-subtle,#e2e8f0);opacity:.5;height:1px;position:absolute;left:0;right:0}.PlatformAnalytics-module__Iw_Fyq__chartSvg{width:100%;height:calc(100% - 20px);position:absolute;inset:0;overflow:visible}.PlatformAnalytics-module__Iw_Fyq__chartXAxis{color:var(--text-muted);justify-content:space-between;padding:4px 0;font-size:.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PlatformAnalytics-module__Iw_Fyq__legend{flex-wrap:wrap;gap:12px;display:flex}.PlatformAnalytics-module__Iw_Fyq__legendItem{color:var(--text-primary);align-items:center;gap:6px;font-size:.72rem;font-weight:600;display:flex}.PlatformAnalytics-module__Iw_Fyq__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PlatformAnalytics-module__Iw_Fyq__gaugeWrap{margin-bottom:1.5rem}.PlatformAnalytics-module__Iw_Fyq__gauge{background:var(--bg-elevated,#f1f5f9);border-radius:12px;height:24px;margin-bottom:6px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__gaugeFill{border-radius:12px;height:100%;transition:width .6s}.PlatformAnalytics-module__Iw_Fyq__gaugeLabels{color:var(--text-muted);justify-content:space-between;font-size:.7rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__gaugeVal{color:var(--text-primary);font-size:.85rem}.PlatformAnalytics-module__Iw_Fyq__convergenceGrid{border:1px solid var(--border-subtle,#e2e8f0);border-radius:10px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__convHeader{background:var(--bg-elevated,#f8fafc);text-transform:uppercase;color:var(--text-muted);grid-template-columns:60px 1fr 120px;padding:8px 12px;font-size:.7rem;font-weight:700;display:grid}.PlatformAnalytics-module__Iw_Fyq__convRow{border-top:1px solid var(--border-subtle,#e2e8f0);grid-template-columns:60px 1fr 120px;align-items:center;padding:8px 12px;font-size:.78rem;display:grid}.PlatformAnalytics-module__Iw_Fyq__convRow>span{align-items:center;gap:8px;display:flex}.PlatformAnalytics-module__Iw_Fyq__convRound{color:var(--accent-blue,#3b82f6);font-weight:800}.PlatformAnalytics-module__Iw_Fyq__miniBar{background:var(--bg-elevated,#f1f5f9);border-radius:4px;width:80px;height:8px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__miniFill{border-radius:4px;height:100%;transition:width .4s}.PlatformAnalytics-module__Iw_Fyq__summaryCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1.5rem;display:grid}.PlatformAnalytics-module__Iw_Fyq__sumCard{background:var(--bg-elevated,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);text-align:center;border-radius:12px;padding:16px}.PlatformAnalytics-module__Iw_Fyq__sumIcon{margin-bottom:4px;font-size:1.5rem}.PlatformAnalytics-module__Iw_Fyq__sumVal{color:var(--text-primary);font-size:1.6rem;font-weight:900}.PlatformAnalytics-module__Iw_Fyq__sumLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.PlatformAnalytics-module__Iw_Fyq__badgeGrid{margin-bottom:1rem}.PlatformAnalytics-module__Iw_Fyq__badgeGrid h4{color:var(--text-primary);margin:0 0 8px;font-size:.85rem}.PlatformAnalytics-module__Iw_Fyq__badgeRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.PlatformAnalytics-module__Iw_Fyq__badgeName{text-transform:capitalize;min-width:120px;color:var(--text-primary);font-size:.75rem;font-weight:600}.PlatformAnalytics-module__Iw_Fyq__badgeBar{background:var(--bg-elevated,#f1f5f9);border-radius:8px;flex:1;height:16px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__badgeFill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:8px;height:100%;transition:width .4s}.PlatformAnalytics-module__Iw_Fyq__badgeCount{color:var(--text-muted);min-width:30px;font-size:.75rem;font-weight:800}.PlatformAnalytics-module__Iw_Fyq__catGrid{flex-wrap:wrap;gap:8px;display:flex}.PlatformAnalytics-module__Iw_Fyq__catGrid h4{width:100%;margin:0 0 4px;font-size:.85rem}.PlatformAnalytics-module__Iw_Fyq__catItem{background:var(--bg-elevated,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);text-transform:capitalize;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.75rem;display:flex}.PlatformAnalytics-module__Iw_Fyq__riskTable{flex-direction:column;gap:16px;display:flex}.PlatformAnalytics-module__Iw_Fyq__riskCohort{min-height:0}.PlatformAnalytics-module__Iw_Fyq__riskName{color:var(--text-primary);align-items:center;gap:6px;margin-bottom:6px;font-size:.78rem;font-weight:700;display:flex}.PlatformAnalytics-module__Iw_Fyq__riskBars{align-items:flex-end;gap:4px;height:80px;display:flex}.PlatformAnalytics-module__Iw_Fyq__riskBarWrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.PlatformAnalytics-module__Iw_Fyq__riskBar{border-radius:4px 4px 0 0;width:100%;max-width:32px;min-height:2px;transition:height .4s}.PlatformAnalytics-module__Iw_Fyq__riskRound{color:var(--text-muted);margin-top:2px;font-size:.68rem}.PlatformAnalytics-module__Iw_Fyq__loading,.PlatformAnalytics-module__Iw_Fyq__error{text-align:center;color:var(--text-muted);padding:3rem;font-size:.9rem}.PlatformAnalytics-module__Iw_Fyq__empty{text-align:center;color:var(--text-muted);padding:3rem 1rem}.PlatformAnalytics-module__Iw_Fyq__emptyIcon{margin-bottom:8px;font-size:2.5rem;display:block}.PlatformAnalytics-module__Iw_Fyq__empty p{margin:.25rem 0}.PlatformAnalytics-module__Iw_Fyq__emptyHint{opacity:.7;font-size:.75rem}.PlatformAnalytics-module__Iw_Fyq__clickable{cursor:pointer}.PlatformAnalytics-module__Iw_Fyq__clickable:hover{opacity:.85}
.StrategicRadar-module__tDt7Sq__radarBar{-webkit-backdrop-filter:blur(20px);z-index:40;background:#0f172ad9;border-bottom:1px solid #94a3b81f;grid-template-columns:repeat(6,1fr);gap:8px;padding:12px 16px;display:grid;position:sticky;top:0}.StrategicRadar-module__tDt7Sq__metricCard{background:#1e293b80;border:1px solid #94a3b814;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:8px 10px;transition:all .2s;display:flex}.StrategicRadar-module__tDt7Sq__metricCard:hover{background:#1e293bcc;border-color:#6366f140;transform:translateY(-1px)}.StrategicRadar-module__tDt7Sq__metricHeader{align-items:center;gap:4px;display:flex}.StrategicRadar-module__tDt7Sq__metricIcon{flex-shrink:0;font-size:12px}.StrategicRadar-module__tDt7Sq__metricLabel{color:#94a3b8;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.StrategicRadar-module__tDt7Sq__tippingDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:auto;animation:2s ease-in-out infinite StrategicRadar-module__tDt7Sq__dotPulse}@keyframes StrategicRadar-module__tDt7Sq__dotPulse{0%,to{opacity:1}50%{opacity:.5}}.StrategicRadar-module__tDt7Sq__metricValue{color:#e2e8f0;letter-spacing:-.02em;font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;font-size:18px;font-weight:700;display:flex}.StrategicRadar-module__tDt7Sq__trendArrow{font-size:10px;font-weight:700;transition:color .3s}.StrategicRadar-module__tDt7Sq__sparkline{opacity:.6;transition:opacity .2s}.StrategicRadar-module__tDt7Sq__metricCard:hover .StrategicRadar-module__tDt7Sq__sparkline{opacity:1}@media (max-width:1200px){.StrategicRadar-module__tDt7Sq__radarBar{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.StrategicRadar-module__tDt7Sq__radarBar{grid-template-columns:repeat(2,1fr)}.StrategicRadar-module__tDt7Sq__metricValue{font-size:15px}}@media (prefers-color-scheme:light){.StrategicRadar-module__tDt7Sq__radarBar{background:#ffffffe6;border-bottom-color:#94a3b833}.StrategicRadar-module__tDt7Sq__metricCard{background:#f1f5f999;border-color:#94a3b826}.StrategicRadar-module__tDt7Sq__metricCard:hover{background:#f1f5f9e6}.StrategicRadar-module__tDt7Sq__metricValue{color:#1e293b}.StrategicRadar-module__tDt7Sq__metricLabel{color:#64748b}}
.AnalyticsControlPanel-module__609LGa__container{background:var(--bg-card,#fff);border:1px solid var(--border-subtle,#e2e8f0);border-radius:var(--radius-lg,16px);overflow:hidden;box-shadow:0 4px 24px #0000000f}.AnalyticsControlPanel-module__609LGa__header{border-bottom:1px solid var(--border-subtle,#e2e8f0);align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.AnalyticsControlPanel-module__609LGa__icon{font-size:1.5rem}.AnalyticsControlPanel-module__609LGa__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:800}.AnalyticsControlPanel-module__609LGa__subtitle{color:var(--text-muted);margin:.1rem 0 0;font-size:.75rem}.AnalyticsControlPanel-module__609LGa__savingBadge,.AnalyticsControlPanel-module__609LGa__savedBadge{border-radius:6px;margin-left:8px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.AnalyticsControlPanel-module__609LGa__savingBadge{color:#f59e0b;background:#f59e0b26}.AnalyticsControlPanel-module__609LGa__savedBadge{color:#10b981;background:#10b98126}.AnalyticsControlPanel-module__609LGa__rolesGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.AnalyticsControlPanel-module__609LGa__roleColumn{padding:1.25rem}.AnalyticsControlPanel-module__609LGa__roleColumn+.AnalyticsControlPanel-module__609LGa__roleColumn{border-left:1px solid var(--border-subtle,#e2e8f0)}.AnalyticsControlPanel-module__609LGa__roleHeader{border-bottom:1px solid var(--border-subtle,#e2e8f0);align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.AnalyticsControlPanel-module__609LGa__roleHeader span{font-size:1.3rem}.AnalyticsControlPanel-module__609LGa__roleHeader h3{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:800}.AnalyticsControlPanel-module__609LGa__toggleRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.AnalyticsControlPanel-module__609LGa__toggleRow:last-child{border-bottom:none}.AnalyticsControlPanel-module__609LGa__toggleInfo{align-items:center;gap:10px;display:flex}.AnalyticsControlPanel-module__609LGa__toggleIcon{font-size:1.1rem}.AnalyticsControlPanel-module__609LGa__toggleLabel{color:var(--text-primary);font-size:.8rem;font-weight:700}.AnalyticsControlPanel-module__609LGa__toggleDesc{color:var(--text-muted);font-size:.65rem}.AnalyticsControlPanel-module__609LGa__toggleBtn{cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .3s;position:relative}.AnalyticsControlPanel-module__609LGa__toggleOn{background:#10b981}.AnalyticsControlPanel-module__609LGa__toggleOff{background:#d1d5db}.AnalyticsControlPanel-module__609LGa__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .3s;position:absolute;top:2px;box-shadow:0 1px 3px #0003}.AnalyticsControlPanel-module__609LGa__toggleOn .AnalyticsControlPanel-module__609LGa__toggleKnob{left:22px}.AnalyticsControlPanel-module__609LGa__toggleOff .AnalyticsControlPanel-module__609LGa__toggleKnob{left:2px}.AnalyticsControlPanel-module__609LGa__footer{border-top:1px solid var(--border-subtle,#e2e8f0);background:var(--bg-elevated,#f8fafc);padding:1rem 1.5rem}.AnalyticsControlPanel-module__609LGa__footer p{color:var(--text-muted);margin:0;font-size:.72rem}.AnalyticsControlPanel-module__609LGa__loading{text-align:center;color:var(--text-muted);padding:3rem}
.RiskRadar-module__0s83fW__radarContainer{-webkit-backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #94a3b826;border-radius:16px;padding:20px;position:relative;overflow:hidden}.RiskRadar-module__0s83fW__radarContainer:before{content:"";background:linear-gradient(90deg,#0000,#6366f166,#0000);height:1px;position:absolute;top:0;left:0;right:0}.RiskRadar-module__0s83fW__radarHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.RiskRadar-module__0s83fW__radarTitle{color:#e2e8f0;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600}.RiskRadar-module__0s83fW__legendRow{align-items:center;gap:14px;display:flex}.RiskRadar-module__0s83fW__legendItem{color:#94a3b8;text-transform:capitalize;align-items:center;gap:5px;font-size:11px;display:flex}.RiskRadar-module__0s83fW__legendDot{border:1.5px solid;border-radius:50%;flex-shrink:0;width:10px;height:10px}.RiskRadar-module__0s83fW__canvasWrapper{aspect-ratio:16/10;width:100%;min-height:280px;position:relative}.RiskRadar-module__0s83fW__radarCanvas{cursor:crosshair;border-radius:8px;width:100%;height:100%}.RiskRadar-module__0s83fW__tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;z-index:50;background:#0f172af2;border:1px solid #6366f14d;border-radius:10px;min-width:180px;padding:12px 14px;position:absolute;box-shadow:0 8px 32px #0006}.RiskRadar-module__0s83fW__tooltipTitle{color:#e2e8f0;border-bottom:1px solid #94a3b826;margin-bottom:8px;padding-bottom:6px;font-size:13px;font-weight:700}.RiskRadar-module__0s83fW__tooltipRow{color:#94a3b8;justify-content:space-between;gap:12px;padding:2px 0;font-size:11px;display:flex}.RiskRadar-module__0s83fW__tooltipRow span:last-child{color:#e2e8f0;font-weight:600}.RiskRadar-module__0s83fW__tier_safe{color:#10b981!important}.RiskRadar-module__0s83fW__tier_warning{color:#f59e0b!important}.RiskRadar-module__0s83fW__tier_stressed{color:#ef4444!important}.RiskRadar-module__0s83fW__tier_tipped{color:#7f1d1d!important;font-weight:800!important}@media (prefers-color-scheme:light){.RiskRadar-module__0s83fW__radarContainer{background:#ffffffd9;border-color:#94a3b840}.RiskRadar-module__0s83fW__radarTitle{color:#1e293b}.RiskRadar-module__0s83fW__legendItem{color:#64748b}.RiskRadar-module__0s83fW__tooltip{background:#fffffff2;border-color:#6366f133}.RiskRadar-module__0s83fW__tooltipTitle,.RiskRadar-module__0s83fW__tooltipRow span:last-child{color:#1e293b}}
.ConsequenceTimeline-module__Q1TiRq__timelineContainer{-webkit-backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #94a3b826;border-radius:16px;padding:20px;position:relative;overflow:hidden}.ConsequenceTimeline-module__Q1TiRq__timelineContainer:before{content:"";background:linear-gradient(90deg,#0000,#8b5cf666,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ConsequenceTimeline-module__Q1TiRq__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.ConsequenceTimeline-module__Q1TiRq__timelineTitle{color:#e2e8f0;margin:0;font-size:15px;font-weight:600}.ConsequenceTimeline-module__Q1TiRq__legendRow{flex-wrap:wrap;gap:12px;display:flex}.ConsequenceTimeline-module__Q1TiRq__legendItem{color:#94a3b8;text-transform:capitalize;align-items:center;gap:4px;font-size:10px;display:flex}.ConsequenceTimeline-module__Q1TiRq__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ConsequenceTimeline-module__Q1TiRq__svgWrapper{width:100%;margin-bottom:12px;overflow-x:auto}.ConsequenceTimeline-module__Q1TiRq__timelineSvg{width:100%;min-width:700px;height:auto}.ConsequenceTimeline-module__Q1TiRq__activeArc{animation:2s ease-in-out infinite ConsequenceTimeline-module__Q1TiRq__arcPulse}@keyframes ConsequenceTimeline-module__Q1TiRq__arcPulse{0%,to{stroke-opacity:1}50%{stroke-opacity:.6}}.ConsequenceTimeline-module__Q1TiRq__signalsContainer{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.ConsequenceTimeline-module__Q1TiRq__signal{border-left:3px solid;border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.4}.ConsequenceTimeline-module__Q1TiRq__signal_positive{color:#6ee7b7;background:#10b9811a;border-left-color:#10b981}.ConsequenceTimeline-module__Q1TiRq__signal_warning{color:#fcd34d;background:#f59e0b1a;border-left-color:#f59e0b}.ConsequenceTimeline-module__Q1TiRq__summaryRow{border-top:1px solid #94a3b81a;align-items:center;gap:8px;padding-top:10px;display:flex}.ConsequenceTimeline-module__Q1TiRq__summaryLabel{color:#64748b;font-size:11px}.ConsequenceTimeline-module__Q1TiRq__summaryValue{color:#e2e8f0;margin-right:12px;font-size:12px;font-weight:700}.ConsequenceTimeline-module__Q1TiRq__summaryValueGreen{color:#10b981;margin-right:12px;font-size:12px;font-weight:700}.ConsequenceTimeline-module__Q1TiRq__summaryValueRed{color:#ef4444;font-size:12px;font-weight:700}@media (prefers-color-scheme:light){.ConsequenceTimeline-module__Q1TiRq__timelineContainer{background:#ffffffd9;border-color:#94a3b840}.ConsequenceTimeline-module__Q1TiRq__timelineTitle,.ConsequenceTimeline-module__Q1TiRq__summaryValue{color:#1e293b}.ConsequenceTimeline-module__Q1TiRq__signal_positive{color:#065f46}.ConsequenceTimeline-module__Q1TiRq__signal_warning{color:#92400e}}
.DashboardHome-module__HSf-qW__container{flex-direction:column;gap:1.5rem;display:flex}.DashboardHome-module__HSf-qW__header{margin-bottom:.5rem}.DashboardHome-module__HSf-qW__title{color:var(--text-primary);margin:0 0 .3rem;font-size:1.4rem;font-weight:800}.DashboardHome-module__HSf-qW__subtitle{color:var(--text-muted);margin:0;font-size:.82rem}.DashboardHome-module__HSf-qW__cardGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.DashboardHome-module__HSf-qW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;padding:1.5rem;transition:all .2s}.DashboardHome-module__HSf-qW__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.DashboardHome-module__HSf-qW__cardAlert{background:#f59e0b0a;border-color:#f59e0b66}.DashboardHome-module__HSf-qW__cardIcon{margin-bottom:.5rem;font-size:2rem}.DashboardHome-module__HSf-qW__cardValue{color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.DashboardHome-module__HSf-qW__cardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-top:.5rem;font-size:.72rem;font-weight:600}.DashboardHome-module__HSf-qW__gaugeRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.DashboardHome-module__HSf-qW__gauge{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.25rem 1.5rem}.DashboardHome-module__HSf-qW__gaugeHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.DashboardHome-module__HSf-qW__gaugeValue{font-family:var(--font-mono);color:var(--text-primary);font-weight:800}.DashboardHome-module__HSf-qW__gaugeTrack{background:var(--bg-secondary);border-radius:4px;height:8px;overflow:hidden}.DashboardHome-module__HSf-qW__gaugeFill{border-radius:4px;height:100%;transition:width .6s}.DashboardHome-module__HSf-qW__alertSection{border-radius:var(--radius-lg);background:#f59e0b0a;border:1px solid #f59e0b33;padding:1.25rem}.DashboardHome-module__HSf-qW__alertTitle{color:#f59e0b;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.DashboardHome-module__HSf-qW__alertGrid{flex-wrap:wrap;gap:1rem;display:flex}.DashboardHome-module__HSf-qW__alertCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex:1;align-items:center;gap:.75rem;min-width:200px;padding:.75rem 1rem;display:flex}.DashboardHome-module__HSf-qW__alertCardIcon{font-size:1.5rem}.DashboardHome-module__HSf-qW__alertCard strong{color:var(--text-primary);font-size:.82rem;display:block}.DashboardHome-module__HSf-qW__alertCard p{color:var(--text-muted);margin:.2rem 0 0;font-size:.72rem}.DashboardHome-module__HSf-qW__sectionTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.DashboardHome-module__HSf-qW__actionGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.DashboardHome-module__HSf-qW__actionBtn{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;text-align:center;padding:.8rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.DashboardHome-module__HSf-qW__actionBtn:hover{color:#3b82f6;background:#3b82f614;border-color:#3b82f64d;transform:translateY(-1px)}.DashboardHome-module__HSf-qW__sessionTable{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.DashboardHome-module__HSf-qW__table{border-collapse:collapse;width:100%;font-size:.82rem}.DashboardHome-module__HSf-qW__table th{text-align:left;background:var(--bg-elevated);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:.75rem 1rem;font-size:.72rem;font-weight:700}.DashboardHome-module__HSf-qW__table td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:.65rem 1rem}.DashboardHome-module__HSf-qW__table tr:last-child td{border-bottom:none}.DashboardHome-module__HSf-qW__table tr:hover{background:#3b82f608}.DashboardHome-module__HSf-qW__cohortName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:600;overflow:hidden}.DashboardHome-module__HSf-qW__roundBadge{color:#3b82f6;border-radius:var(--radius-full);font-size:.72rem;font-weight:700;font-family:var(--font-mono);background:#3b82f61a;padding:2px 8px;display:inline-block}.DashboardHome-module__HSf-qW__statusOk{color:#22c55e;font-size:.72rem;font-weight:600}.DashboardHome-module__HSf-qW__statusWarn{color:#f59e0b;font-size:.72rem;font-weight:600}.DashboardHome-module__HSf-qW__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.DashboardHome-module__HSf-qW__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.DashboardHome-module__HSf-qW__empty h3{color:var(--text-secondary);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.DashboardHome-module__HSf-qW__empty p{margin:0;font-size:.85rem}.DashboardHome-module__HSf-qW__briefingCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);border-left:3px solid #c9a84c;padding:1.25rem}.DashboardHome-module__HSf-qW__briefingHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.DashboardHome-module__HSf-qW__briefingRoundBadge{color:#0f172a;width:38px;height:38px;font-size:.82rem;font-weight:800;font-family:var(--font-mono);background:linear-gradient(135deg,#c9a84c,#a78a3a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #c9a84c4d}.DashboardHome-module__HSf-qW__briefingDirectiveLabel{color:#c9a84c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.15rem;font-size:.6rem;font-weight:700}.DashboardHome-module__HSf-qW__briefingTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.DashboardHome-module__HSf-qW__briefingOpenBtn{color:#c9a84c;cursor:pointer;white-space:nowrap;background:#c9a84c14;border:1px solid #c9a84c33;border-radius:6px;padding:.4rem .8rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:all .2s}.DashboardHome-module__HSf-qW__briefingOpenBtn:hover{background:#c9a84c26;border-color:#c9a84c66}.DashboardHome-module__HSf-qW__briefingGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.DashboardHome-module__HSf-qW__briefingSection{background:var(--bg-elevated,#0000000f);border:1px solid var(--border-subtle);border-radius:10px;padding:.85rem}.DashboardHome-module__HSf-qW__briefingSectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);align-items:center;gap:.4rem;margin-bottom:.6rem;padding-bottom:.4rem;font-size:.68rem;font-weight:700;display:flex}.DashboardHome-module__HSf-qW__briefingList{color:var(--text-secondary);flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.5;display:flex}.DashboardHome-module__HSf-qW__briefingMore{color:var(--text-muted);margin-top:.4rem;font-size:.7rem;font-style:italic}.DashboardHome-module__HSf-qW__briefingEngines{flex-wrap:wrap;gap:.35rem;display:flex}.DashboardHome-module__HSf-qW__engineChip{color:#f59e0b;font-size:.68rem;font-weight:600;font-family:var(--font-mono);letter-spacing:.02em;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:5px;padding:.2rem .5rem}.DashboardHome-module__HSf-qW__briefingPrompts{flex-direction:column;gap:.35rem;display:flex}.DashboardHome-module__HSf-qW__promptQuote{color:var(--text-secondary);background:#8b5cf60a;border-left:2px solid #8b5cf64d;border-radius:6px;padding:.4rem .6rem;font-size:.78rem;font-style:italic;line-height:1.5}@media (max-width:768px){.DashboardHome-module__HSf-qW__cardGrid{grid-template-columns:repeat(2,1fr)}.DashboardHome-module__HSf-qW__gaugeRow{grid-template-columns:1fr}.DashboardHome-module__HSf-qW__actionGrid{grid-template-columns:repeat(2,1fr)}.DashboardHome-module__HSf-qW__briefingGrid{grid-template-columns:1fr}}
.ConsequencePreview-module__gRMJ8W__previewContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172abf;border:1px solid #94a3b826;border-radius:16px;padding:18px;position:relative;overflow:hidden}.ConsequencePreview-module__gRMJ8W__previewContainer:before{content:"";background:linear-gradient(90deg,#0000,#f59e0b66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ConsequencePreview-module__gRMJ8W__emptyState{color:#64748b;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:30px 20px;font-size:13px;display:flex}.ConsequencePreview-module__gRMJ8W__emptyIcon{opacity:.5;font-size:28px}.ConsequencePreview-module__gRMJ8W__previewHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ConsequencePreview-module__gRMJ8W__previewTitle{color:#e2e8f0;margin:0;font-size:14px;font-weight:600}.ConsequencePreview-module__gRMJ8W__optionBadge{color:#818cf8;background:#6366f133;border:1px solid #6366f14d;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:700}.ConsequencePreview-module__gRMJ8W__section{margin-bottom:14px}.ConsequencePreview-module__gRMJ8W__sectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:11px;font-weight:600}.ConsequencePreview-module__gRMJ8W__impactRow{align-items:center;gap:8px;padding:3px 0;display:flex}.ConsequencePreview-module__gRMJ8W__impactLabel{color:#94a3b8;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:120px;font-size:11px;overflow:hidden}.ConsequencePreview-module__gRMJ8W__impactBarTrack{background:#94a3b814;border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.ConsequencePreview-module__gRMJ8W__impactBarFill{border-radius:4px;height:100%;transition:width .4s;position:absolute;top:0}.ConsequencePreview-module__gRMJ8W__impactBarCenter{background:#94a3b84d;width:1px;height:100%;position:absolute;top:0;left:50%}.ConsequencePreview-module__gRMJ8W__impactValue{text-align:right;font-variant-numeric:tabular-nums;width:60px;font-size:11px;font-weight:700}.ConsequencePreview-module__gRMJ8W__reactionRow{border-radius:6px;align-items:center;gap:8px;margin-bottom:4px;padding:5px 8px;font-size:12px;display:flex}.ConsequencePreview-module__gRMJ8W__severity_critical{background:#ef44441a;border-left:3px solid #ef4444}.ConsequencePreview-module__gRMJ8W__severity_high{background:#f59e0b1a;border-left:3px solid #f59e0b}.ConsequencePreview-module__gRMJ8W__severity_medium{background:#3b82f61a;border-left:3px solid #3b82f6}.ConsequencePreview-module__gRMJ8W__reactionNpc{color:#e2e8f0;font-weight:600}.ConsequencePreview-module__gRMJ8W__reactionAction{color:#94a3b8;margin-left:auto}.ConsequencePreview-module__gRMJ8W__tippingRow{align-items:center;gap:8px;padding:3px 0;display:flex}.ConsequencePreview-module__gRMJ8W__tippingLabel{color:#94a3b8;text-transform:capitalize;width:70px;font-size:11px}.ConsequencePreview-module__gRMJ8W__tippingTrack{background:#94a3b81a;border-radius:3px;flex:1;height:6px;overflow:hidden}.ConsequencePreview-module__gRMJ8W__tippingFill{border-radius:3px;height:100%;transition:width .5s,background .3s}.ConsequencePreview-module__gRMJ8W__tippingTier{text-align:right;text-transform:capitalize;width:55px;font-size:10px;font-weight:700}.ConsequencePreview-module__gRMJ8W__mrProjection{background:#1e293b80;border-radius:8px;padding:10px 12px}.ConsequencePreview-module__gRMJ8W__mrRow{color:#94a3b8;justify-content:space-between;padding:3px 0;font-size:12px;display:flex}.ConsequencePreview-module__gRMJ8W__mrValue{color:#e2e8f0;font-weight:700}.ConsequencePreview-module__gRMJ8W__mrDelta{font-size:14px;font-weight:700}.ConsequencePreview-module__gRMJ8W__framingBadge{color:#fcd34d;text-align:center;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:6px;margin-top:10px;padding:6px 10px;font-size:11px}@media (prefers-color-scheme:light){.ConsequencePreview-module__gRMJ8W__previewContainer{background:#ffffffd9;border-color:#94a3b840}.ConsequencePreview-module__gRMJ8W__previewTitle{color:#1e293b}.ConsequencePreview-module__gRMJ8W__impactLabel{color:#64748b}.ConsequencePreview-module__gRMJ8W__reactionNpc{color:#1e293b}.ConsequencePreview-module__gRMJ8W__mrProjection{background:#f1f5f999}.ConsequencePreview-module__gRMJ8W__mrValue{color:#1e293b}}
.PeerEvaluation-module__i7BeEq__container{flex-direction:column;gap:1.25rem;display:flex}.PeerEvaluation-module__i7BeEq__header{align-items:flex-start;gap:1rem;display:flex}.PeerEvaluation-module__i7BeEq__icon{font-size:2rem}.PeerEvaluation-module__i7BeEq__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.PeerEvaluation-module__i7BeEq__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.PeerEvaluation-module__i7BeEq__form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.PeerEvaluation-module__i7BeEq__formRow2{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.PeerEvaluation-module__i7BeEq__input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);color:var(--text-primary);box-sizing:border-box;outline:none;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.85rem}.PeerEvaluation-module__i7BeEq__ratingsRow{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.PeerEvaluation-module__i7BeEq__ratingGroup{flex-direction:column;align-items:center;gap:.3rem;display:flex}.PeerEvaluation-module__i7BeEq__ratingLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.68rem;font-weight:700}.PeerEvaluation-module__i7BeEq__stars{gap:2px;display:flex}.PeerEvaluation-module__i7BeEq__star{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-size:1.2rem;transition:color .15s}.PeerEvaluation-module__i7BeEq__starActive{color:#f59e0b}.PeerEvaluation-module__i7BeEq__star:hover{color:#fbbf24}.PeerEvaluation-module__i7BeEq__submitBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;padding:.65rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:700}.PeerEvaluation-module__i7BeEq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.PeerEvaluation-module__i7BeEq__avgSection{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.PeerEvaluation-module__i7BeEq__avgTitle{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);color:var(--text-primary);margin:0;padding:.75rem 1rem;font-size:.85rem;font-weight:700}.PeerEvaluation-module__i7BeEq__table{border-collapse:collapse;width:100%;font-size:.78rem}.PeerEvaluation-module__i7BeEq__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:.5rem .75rem;font-size:.68rem;font-weight:700}.PeerEvaluation-module__i7BeEq__table td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:.45rem .75rem}.PeerEvaluation-module__i7BeEq__playerName{color:var(--text-primary);font-weight:600}.PeerEvaluation-module__i7BeEq__evalList{flex-direction:column;gap:.5rem;display:flex}.PeerEvaluation-module__i7BeEq__evalCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.75rem 1rem;position:relative}.PeerEvaluation-module__i7BeEq__evalHeader{color:var(--text-secondary);justify-content:space-between;margin-bottom:.3rem;font-size:.82rem;display:flex}.PeerEvaluation-module__i7BeEq__evalHeader strong{color:var(--text-primary)}.PeerEvaluation-module__i7BeEq__evalTime{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono)}.PeerEvaluation-module__i7BeEq__evalScores{color:var(--text-secondary);gap:.75rem;font-size:.78rem;display:flex}.PeerEvaluation-module__i7BeEq__evalComment{color:var(--text-muted);margin:.3rem 0 0;font-size:.78rem;font-style:italic}.PeerEvaluation-module__i7BeEq__deleteBtn{cursor:pointer;opacity:.3;background:0 0;border:none;font-size:.8rem;position:absolute;top:.5rem;right:.5rem}.PeerEvaluation-module__i7BeEq__deleteBtn:hover{opacity:1}.PeerEvaluation-module__i7BeEq__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}
.BulkMessaging-module__l9jseW__container{flex-direction:column;gap:1.25rem;display:flex}.BulkMessaging-module__l9jseW__header{align-items:flex-start;gap:1rem;display:flex}.BulkMessaging-module__l9jseW__icon{font-size:2rem}.BulkMessaging-module__l9jseW__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.BulkMessaging-module__l9jseW__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.BulkMessaging-module__l9jseW__form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.BulkMessaging-module__l9jseW__input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);color:var(--text-primary);box-sizing:border-box;outline:none;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.88rem;font-weight:600}.BulkMessaging-module__l9jseW__textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);width:100%;color:var(--text-primary);resize:vertical;box-sizing:border-box;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.85rem}.BulkMessaging-module__l9jseW__targetHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.BulkMessaging-module__l9jseW__targetLabel{color:var(--text-secondary);font-size:.78rem;font-weight:600}.BulkMessaging-module__l9jseW__linkBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.72rem;text-decoration:underline}.BulkMessaging-module__l9jseW__sessionChips{flex-wrap:wrap;gap:.3rem;display:flex}.BulkMessaging-module__l9jseW__chip{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;color:var(--text-secondary);padding:3px 10px;font-family:inherit;font-size:.72rem;transition:all .15s}.BulkMessaging-module__l9jseW__chip:hover{border-color:#3b82f6}.BulkMessaging-module__l9jseW__chipActive{color:#3b82f6;background:#3b82f61f;border-color:#3b82f6;font-weight:700}.BulkMessaging-module__l9jseW__scheduleRow{align-items:center;gap:.5rem;display:flex}.BulkMessaging-module__l9jseW__scheduleLabel{color:var(--text-secondary);font-size:.78rem;font-weight:600}.BulkMessaging-module__l9jseW__roundInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);width:60px;color:var(--text-primary);text-align:center;outline:none;padding:.4rem .5rem;font-size:.82rem}.BulkMessaging-module__l9jseW__scheduleHint{color:var(--text-muted);font-size:.68rem}.BulkMessaging-module__l9jseW__sendBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;padding:.7rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .2s}.BulkMessaging-module__l9jseW__sendBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.BulkMessaging-module__l9jseW__sendBtn:disabled{opacity:.5;cursor:not-allowed}.BulkMessaging-module__l9jseW__success{color:#22c55e;border-radius:var(--radius-md);background:#22c55e14;border:1px solid #22c55e4d;padding:.7rem 1rem;font-size:.85rem;font-weight:600}.BulkMessaging-module__l9jseW__historyTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:.9rem;font-weight:700}.BulkMessaging-module__l9jseW__historyCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-bottom:.5rem;padding:.75rem 1rem}.BulkMessaging-module__l9jseW__historyHeader{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.BulkMessaging-module__l9jseW__historyHeader strong{color:var(--text-primary);font-size:.85rem}.BulkMessaging-module__l9jseW__statusBadge{text-transform:uppercase;border-radius:var(--radius-full);padding:2px 8px;font-size:.68rem;font-weight:700}.BulkMessaging-module__l9jseW__statusSent{color:#22c55e;background:#22c55e1a}.BulkMessaging-module__l9jseW__statusScheduled{color:#f59e0b;background:#f59e0b1a}.BulkMessaging-module__l9jseW__historyBody{color:var(--text-secondary);margin:0 0 .3rem;font-size:.78rem}.BulkMessaging-module__l9jseW__historyMeta{color:var(--text-muted);font-size:.65rem;font-family:var(--font-mono);gap:.75rem;display:flex}
