.ResourceManager-module__xb8kuq__resourceManager{flex-direction:column;gap:1.5rem;max-width:1000px;display:flex}.ResourceManager-module__xb8kuq__tabBar{border-bottom:1px solid #ffffff14;gap:.5rem;padding-bottom:.5rem;display:flex}.ResourceManager-module__xb8kuq__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:color .2s,background-color .2s,border-color .2s}.ResourceManager-module__xb8kuq__tabBtn:hover{color:#a5b4fc;background:#6366f11a}.ResourceManager-module__xb8kuq__tabBtn.ResourceManager-module__xb8kuq__active{color:#a5b4fc;background:linear-gradient(135deg,#6366f133,#8b5cf626);border-color:#6366f166}.ResourceManager-module__xb8kuq__uploadSection{background:var(--bg-card);border:1px solid #ffffff0f;border-radius:12px;padding:1.2rem}.ResourceManager-module__xb8kuq__uploadSection h3{color:var(--text-primary);margin:0 0 .8rem;font-size:1rem}.ResourceManager-module__xb8kuq__uploadArea{text-align:center;color:var(--text-secondary);cursor:pointer;border:2px dashed #6366f14d;border-radius:10px;padding:1.5rem;transition:border-color .2s,background .2s}.ResourceManager-module__xb8kuq__uploadArea:hover{background:#6366f10d;border-color:#6366f199}.ResourceManager-module__xb8kuq__uploadArea input[type=file]{display:none}.ResourceManager-module__xb8kuq__fileInfo{justify-content:center;align-items:center;gap:.5rem;display:flex}.ResourceManager-module__xb8kuq__resourceTable{border-collapse:separate;border-spacing:0;width:100%}.ResourceManager-module__xb8kuq__resourceTable th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);border-bottom:1px solid #ffffff0f;padding:.6rem .8rem;font-size:.75rem}.ResourceManager-module__xb8kuq__resourceTable td{color:var(--text-primary);vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.6rem .8rem;font-size:.85rem}.ResourceManager-module__xb8kuq__resourceTable tr:hover td{background:#6366f10a}.ResourceManager-module__xb8kuq__typeBadge{letter-spacing:.04em;border-radius:6px;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.ResourceManager-module__xb8kuq__typePDF{color:var(--gauge-red);background:#ef444426}.ResourceManager-module__xb8kuq__typeVideo{color:var(--accent-purple);background:#8b5cf626}.ResourceManager-module__xb8kuq__typeWeblink{color:var(--accent-blue);background:#3b82f626}.ResourceManager-module__xb8kuq__typeMemo{color:var(--accent-gold);background:#f59e0b26}.ResourceManager-module__xb8kuq__libraryActions{justify-content:flex-end;margin-bottom:1rem;display:flex}.ResourceManager-module__xb8kuq__addBtn{color:#a5b4fc;cursor:pointer;background:linear-gradient(135deg,#6366f126,#6366f140);border:1px solid #6366f166;border-radius:8px;padding:.6rem 1.2rem;font-size:.82rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.ResourceManager-module__xb8kuq__addBtn:hover{background:linear-gradient(135deg,#6366f140,#6366f166);box-shadow:0 4px 12px #6366f126}.ResourceManager-module__xb8kuq__addBtnActive{color:#fca5a5;background:#ef444426;border-color:#ef44444d}.ResourceManager-module__xb8kuq__addBtnActive:hover{background:#ef444440;box-shadow:0 4px 12px #ef444426}.ResourceManager-module__xb8kuq__addForm{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 15px #0000000d}.ResourceManager-module__xb8kuq__addForm h4{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:0 0 1.2rem;padding-bottom:.6rem;font-size:1.05rem;font-weight:700}.ResourceManager-module__xb8kuq__formGrid{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.ResourceManager-module__xb8kuq__formGrid{grid-template-columns:1fr}}.ResourceManager-module__xb8kuq__inputGroup{flex-direction:column;gap:.4rem;display:flex}.ResourceManager-module__xb8kuq__fullWidth{grid-column:1/-1}.ResourceManager-module__xb8kuq__inputGroup label{color:var(--text-secondary);font-size:.75rem;font-weight:700}.ResourceManager-module__xb8kuq__inputGroup input,.ResourceManager-module__xb8kuq__inputGroup select,.ResourceManager-module__xb8kuq__inputGroup textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .8rem;font-family:inherit;font-size:.85rem;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.ResourceManager-module__xb8kuq__inputGroup input::placeholder,.ResourceManager-module__xb8kuq__inputGroup textarea::placeholder{color:var(--text-muted)}.ResourceManager-module__xb8kuq__inputGroup input:focus,.ResourceManager-module__xb8kuq__inputGroup select:focus,.ResourceManager-module__xb8kuq__inputGroup textarea:focus{border-color:var(--accent-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #6366f11a}.ResourceManager-module__xb8kuq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;width:100%;padding:.8rem;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .1s}.ResourceManager-module__xb8kuq__submitBtn:hover{opacity:.9}.ResourceManager-module__xb8kuq__submitBtn:active{transform:scale(.98)}.ResourceManager-module__xb8kuq__hiddenBadge{color:#fbbf24;background:#f59e0b26;border-radius:6px;margin-left:.4rem;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.ResourceManager-module__xb8kuq__deleteBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem;font-size:1rem;transition:color .15s}.ResourceManager-module__xb8kuq__deleteBtn:hover{color:var(--gauge-red)}.ResourceManager-module__xb8kuq__sessionSelector{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.ResourceManager-module__xb8kuq__sessionSelector label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.ResourceManager-module__xb8kuq__sessionSelector select{background:var(--bg-elevated);color:var(--text-primary);border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:.5rem .8rem;font-size:.85rem}.ResourceManager-module__xb8kuq__toggleRow{border-bottom:1px solid #ffffff0a;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .8rem;transition:background .15s;display:flex}.ResourceManager-module__xb8kuq__toggleRow:hover{background:#6366f10a}.ResourceManager-module__xb8kuq__toggleInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.ResourceManager-module__xb8kuq__toggleTitle{color:var(--text-primary);font-size:.85rem;font-weight:600}.ResourceManager-module__xb8kuq__toggleMeta{color:var(--text-secondary);font-size:.72rem}.ResourceManager-module__xb8kuq__toggleActions{align-items:center;gap:.6rem;display:flex}.ResourceManager-module__xb8kuq__toggleSwitch{width:40px;height:22px;position:relative}.ResourceManager-module__xb8kuq__toggleSwitch input{opacity:0;width:0;height:0}.ResourceManager-module__xb8kuq__slider{cursor:pointer;background:#ffffff1a;border-radius:22px;transition:background .2s;position:absolute;inset:0}.ResourceManager-module__xb8kuq__slider:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.ResourceManager-module__xb8kuq__toggleSwitch input:checked+.ResourceManager-module__xb8kuq__slider{background:var(--accent-blue)}.ResourceManager-module__xb8kuq__toggleSwitch input:checked+.ResourceManager-module__xb8kuq__slider:before{transform:translate(18px)}.ResourceManager-module__xb8kuq__dropBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ef4444,#f97316);border:none;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:700;transition:opacity .15s}.ResourceManager-module__xb8kuq__dropBtn:hover{opacity:.85}.ResourceManager-module__xb8kuq__dropBtn:disabled{opacity:.4;cursor:not-allowed}.ResourceManager-module__xb8kuq__guideSection{background:var(--bg-card);border:1px solid #ffffff0f;border-radius:12px;padding:1.2rem}.ResourceManager-module__xb8kuq__guideSection h3{color:var(--text-primary);margin:0 0 .8rem;font-size:1rem}.ResourceManager-module__xb8kuq__guideRound{margin-bottom:1rem}.ResourceManager-module__xb8kuq__guideRoundHeader{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.ResourceManager-module__xb8kuq__roundBadge{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:inline-flex}.ResourceManager-module__xb8kuq__guideRoundHeader span:last-child{color:var(--text-secondary);font-size:.82rem;font-weight:600}.ResourceManager-module__xb8kuq__guideItem{color:var(--text-primary);padding:.5rem .8rem .5rem 2.5rem;font-size:.82rem;line-height:1.5}.ResourceManager-module__xb8kuq__guideStrategy{color:var(--text-muted);margin-top:.15rem;font-size:.75rem;font-style:italic}.ResourceManager-module__xb8kuq__hiddenGuide{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1rem}.ResourceManager-module__xb8kuq__hiddenGuide h4{color:var(--accent-gold);margin:0 0 .8rem;font-size:.9rem}.ResourceManager-module__xb8kuq__hiddenCard{background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:10px;margin-bottom:.6rem;padding:.8rem 1rem}.ResourceManager-module__xb8kuq__hiddenCard h5{color:var(--accent-gold);margin:0;font-size:.85rem}.ResourceManager-module__xb8kuq__conditionText{color:var(--text-muted);margin:.3rem 0;font-size:.78rem}.ResourceManager-module__xb8kuq__effectText{color:var(--gauge-green);margin:0;font-size:.78rem}.ResourceManager-module__xb8kuq__statusMsg{border-radius:8px;padding:.6rem 1rem;font-size:.82rem;font-weight:600}.ResourceManager-module__xb8kuq__statusSuccess{color:var(--gauge-green);background:#10b9811a;border:1px solid #10b98133}.ResourceManager-module__xb8kuq__statusError{color:var(--gauge-red);background:#ef44441a;border:1px solid #ef444433}.ResourceManager-module__xb8kuq__fileInput{font-size:.82rem}.ResourceManager-module__xb8kuq__typeNotebookLM{color:var(--accent-purple);background:linear-gradient(135deg,#7c3aed26,#3b82f626);border:1px solid #7c3aed4d}.ResourceManager-module__xb8kuq__nbHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ResourceManager-module__xb8kuq__nbHeading{color:var(--text-primary);margin:0;font-size:1.1rem}.ResourceManager-module__xb8kuq__nbSubtext{color:var(--text-secondary);max-width:600px;margin:.3rem 0 0;font-size:.78rem;line-height:1.5}.ResourceManager-module__xb8kuq__nbGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.ResourceManager-module__xb8kuq__nbCard{background:var(--bg-card);border:1px solid #7c3aed33;border-radius:12px;padding:1rem 1.2rem;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s;position:relative;overflow:hidden}.ResourceManager-module__xb8kuq__nbCard:before{content:"";background:linear-gradient(90deg,#7c3aed,#3b82f6,#06b6d4);height:3px;position:absolute;top:0;left:0;right:0}.ResourceManager-module__xb8kuq__nbCard:hover{border-color:#7c3aed66;transform:translateY(-1px);box-shadow:0 4px 20px #7c3aed1a}.ResourceManager-module__xb8kuq__nbCardHeader{align-items:flex-start;gap:.7rem;display:flex}.ResourceManager-module__xb8kuq__nbCardIcon{background:linear-gradient(135deg,#7c3aed33,#3b82f633);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.ResourceManager-module__xb8kuq__nbCardInfo{flex:1;min-width:0}.ResourceManager-module__xb8kuq__nbCardTitle{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.ResourceManager-module__xb8kuq__nbCardMeta{color:var(--text-secondary);font-size:.72rem;font-weight:500}.ResourceManager-module__xb8kuq__nbCardDesc{color:var(--text-secondary);margin:.6rem 0 0;font-size:.78rem;line-height:1.5}.ResourceManager-module__xb8kuq__nbCardFooter{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.8rem;display:flex}.ResourceManager-module__xb8kuq__nbContentTags{flex-wrap:wrap;gap:.35rem;display:flex}.ResourceManager-module__xb8kuq__nbContentTag{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;padding:.15rem .45rem;font-size:.68rem;font-weight:700;display:inline-block}.ResourceManager-module__xb8kuq__nbCt_podcast{color:var(--accent-purple);background:#7c3aed1f;border-color:#7c3aed40}.ResourceManager-module__xb8kuq__nbCt_review{color:var(--accent-blue);background:#3b82f61f;border-color:#3b82f640}.ResourceManager-module__xb8kuq__nbCt_quiz{color:var(--gauge-green);background:#10b9811f;border-color:#10b98140}.ResourceManager-module__xb8kuq__nbOpenLink{color:var(--accent-purple);white-space:nowrap;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .15s}.ResourceManager-module__xb8kuq__nbOpenLink:hover{color:var(--accent-purple)}.ResourceManager-module__xb8kuq__nbContentTypePicker{flex-wrap:wrap;gap:.5rem;display:flex}.ResourceManager-module__xb8kuq__nbCtBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.ResourceManager-module__xb8kuq__nbCtBtn:hover{background:#7c3aed1a;border-color:#7c3aed4d}.ResourceManager-module__xb8kuq__nbCtBtnActive{color:#a5b4fc;background:linear-gradient(135deg,#7c3aed33,#3b82f626);border-color:#7c3aed80}
ï»¿ .FacilitatorManager-module__VMZVFq__container{background:var(--bg-card);border:1px solid #ffffff0a;border-radius:12px;position:relative;overflow:hidden}.FacilitatorManager-module__VMZVFq__header{background:#ffffff04;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:1rem;padding:1.25rem 1.75rem;display:flex}.FacilitatorManager-module__VMZVFq__icon{font-size:2rem;line-height:1}.FacilitatorManager-module__VMZVFq__title{color:var(--text-primary);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.FacilitatorManager-module__VMZVFq__subtitle{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.5}.FacilitatorManager-module__VMZVFq__headerActions{flex-shrink:0;align-self:center;align-items:center;gap:.5rem;display:flex}.FacilitatorManager-module__VMZVFq__addBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:8px;padding:.55rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #f59e0b33}.FacilitatorManager-module__VMZVFq__addBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #f59e0b4d}.FacilitatorManager-module__VMZVFq__bulkBtn{color:#a5b4fc;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:#6366f10f;border:1px solid #6366f14d;border-radius:8px;padding:.55rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.FacilitatorManager-module__VMZVFq__bulkBtn:hover{background:#6366f11f;border-color:#6366f180;transform:translateY(-1px)}.FacilitatorManager-module__VMZVFq__statsBar{background:#ffffff03;border-bottom:1px solid #ffffff0a;align-items:center;gap:0;padding:.75rem 1.75rem;display:flex}.FacilitatorManager-module__VMZVFq__statCard{flex-direction:column;gap:1px;padding:0 1.5rem 0 0;display:flex}.FacilitatorManager-module__VMZVFq__statValue{color:var(--text-primary);font-size:1.35rem;font-weight:800;font-family:var(--font-mono);line-height:1}.FacilitatorManager-module__VMZVFq__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.65rem;font-weight:600}.FacilitatorManager-module__VMZVFq__statDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:32px;margin:0 1.5rem}.FacilitatorManager-module__VMZVFq__searchBar{background:0 0;border-bottom:1px solid #ffffff0a;align-items:center;gap:.5rem;padding:.6rem 1.75rem;display:flex}.FacilitatorManager-module__VMZVFq__searchIcon{color:var(--text-muted);flex-shrink:0;font-size:.85rem}.FacilitatorManager-module__VMZVFq__searchInput{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.82rem;transition:border-color .2s,box-shadow .2s}.FacilitatorManager-module__VMZVFq__searchInput:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d41a}.FacilitatorManager-module__VMZVFq__clearSearch{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.8rem;line-height:1}.FacilitatorManager-module__VMZVFq__clearSearch:hover{color:var(--text-primary)}.FacilitatorManager-module__VMZVFq__tableWrap{overflow-x:auto}.FacilitatorManager-module__VMZVFq__table{border-collapse:collapse;width:100%;font-size:.82rem}.FacilitatorManager-module__VMZVFq__table th{text-align:left;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);white-space:nowrap;font-size:.6rem;font-weight:700;font-family:var(--font-mono);background:#ffffff04;border-bottom:1px solid #ffffff0a;padding:.65rem 1rem}.FacilitatorManager-module__VMZVFq__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.FacilitatorManager-module__VMZVFq__sortable:hover{color:var(--text-primary)!important}.FacilitatorManager-module__VMZVFq__table td{color:var(--text-secondary);vertical-align:middle;border-bottom:1px solid #ffffff06;padding:.6rem 1rem}.FacilitatorManager-module__VMZVFq__table tbody tr:hover{background:#ffffff05}.FacilitatorManager-module__VMZVFq__table tbody tr.FacilitatorManager-module__VMZVFq__rowDanger{background:#ef444408}.FacilitatorManager-module__VMZVFq__table tbody tr.FacilitatorManager-module__VMZVFq__rowDisabled{opacity:.55}.FacilitatorManager-module__VMZVFq__facId{font-family:var(--font-mono);color:var(--accent-cyan);background:#06b6d414;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:600}.FacilitatorManager-module__VMZVFq__facName{color:var(--text-primary);white-space:nowrap;font-weight:600}.FacilitatorManager-module__VMZVFq__contactCell{flex-direction:column;gap:2px;display:flex}.FacilitatorManager-module__VMZVFq__contactItem{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.7rem;overflow:hidden}.FacilitatorManager-module__VMZVFq__programmeBadge{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;background:#94a3b814;border-radius:6px;max-width:150px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-block;overflow:hidden}.FacilitatorManager-module__VMZVFq__scheduleCell{flex-direction:column;gap:1px;display:flex}.FacilitatorManager-module__VMZVFq__scheduleItem{color:var(--text-muted);font-size:.66rem;font-family:var(--font-mono);white-space:nowrap}.FacilitatorManager-module__VMZVFq__paradigmBadge{white-space:nowrap;letter-spacing:.04em;border-radius:10px;padding:2px 8px;font-size:.65rem;font-weight:700}.FacilitatorManager-module__VMZVFq__date{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono);white-space:nowrap}.FacilitatorManager-module__VMZVFq__usageWrap{align-items:center;gap:.4rem;min-width:80px;display:flex}.FacilitatorManager-module__VMZVFq__usageText{font-family:var(--font-mono);white-space:nowrap;min-width:30px;font-size:.75rem;font-weight:700}.FacilitatorManager-module__VMZVFq__usageBar{background:var(--border-subtle);border-radius:3px;flex:1;min-width:36px;height:5px;overflow:hidden}.FacilitatorManager-module__VMZVFq__usageFill{border-radius:3px;min-width:2px;height:100%;transition:width .4s,background .4s}.FacilitatorManager-module__VMZVFq__actionBtn{cursor:pointer;border-radius:var(--radius-md);opacity:.55;background:0 0;border:1px solid #0000;padding:.25rem .35rem;font-size:.85rem;line-height:1;transition:opacity .15s,background .15s,border-color .15s}.FacilitatorManager-module__VMZVFq__actionBtn:hover{opacity:1;background:#06b6d414;border-color:#06b6d433}.FacilitatorManager-module__VMZVFq__deleteBtn{cursor:pointer;border-radius:var(--radius-md);opacity:.5;white-space:nowrap;background:0 0;border:1px solid #0000;padding:.25rem .35rem;font-size:.85rem;line-height:1;transition:opacity .2s,background .2s,border-color .2s}.FacilitatorManager-module__VMZVFq__deleteBtn:hover{opacity:1;background:#ef444414;border-color:#ef444440}.FacilitatorManager-module__VMZVFq__deleteBtnConfirm{opacity:1;color:var(--gauge-red);background:#ef44441f;border-color:#ef444466;padding:.25rem .5rem;font-size:.65rem;font-weight:700;animation:.8s ease-in-out infinite alternate FacilitatorManager-module__VMZVFq__pulse}@keyframes FacilitatorManager-module__VMZVFq__pulse{0%{box-shadow:0 0 #ef444400}to{box-shadow:0 0 0 4px #ef444426}}.FacilitatorManager-module__VMZVFq__empty{text-align:center;color:var(--text-muted);padding:3rem 2rem;font-size:.85rem;font-style:italic}.FacilitatorManager-module__VMZVFq__drawerOverlay{z-index:19000;background:#000000eb;animation:.2s FacilitatorManager-module__VMZVFq__fadeInOverlay;position:fixed;inset:0}@keyframes FacilitatorManager-module__VMZVFq__fadeInOverlay{0%{opacity:0}to{opacity:1}}.FacilitatorManager-module__VMZVFq__drawer{background:var(--bg-card);border-left:1px solid var(--border-subtle);z-index:19001;flex-direction:column;width:520px;max-width:95vw;height:100vh;animation:.25s cubic-bezier(.4,0,.2,1) FacilitatorManager-module__VMZVFq__slideInDrawer;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 40px #00000040}.FacilitatorManager-module__VMZVFq__drawerWide{width:680px}@keyframes FacilitatorManager-module__VMZVFq__slideInDrawer{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.FacilitatorManager-module__VMZVFq__drawerHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-elevated);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem 1rem;display:flex}.FacilitatorManager-module__VMZVFq__drawerTitle{color:var(--text-primary);margin:0 0 .2rem;font-size:1rem;font-weight:700}.FacilitatorManager-module__VMZVFq__drawerSubtitle{color:var(--text-muted);margin:0;font-size:.72rem}.FacilitatorManager-module__VMZVFq__drawerClose{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:background .15s,border-color .15s,color .15s;display:flex}.FacilitatorManager-module__VMZVFq__drawerClose:hover{color:var(--gauge-red);background:#ef44441a;border-color:#ef44444d}.FacilitatorManager-module__VMZVFq__stepIndicator{border-bottom:1px solid var(--border-subtle);background:#0000001a;flex-shrink:0;align-items:center;gap:0;padding:.75rem 1.5rem;display:flex}.FacilitatorManager-module__VMZVFq__stepDot{border:2px solid var(--border-subtle);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;transition:background .25s,border-color .25s,box-shadow .25s;display:flex}.FacilitatorManager-module__VMZVFq__stepDotActive{border-color:var(--accent-blue);color:#a5b4fc;background:#6366f126}.FacilitatorManager-module__VMZVFq__stepDotCurrent{border-color:var(--accent-blue);color:#fff;background:#6366f1;box-shadow:0 0 0 4px #6366f126}.FacilitatorManager-module__VMZVFq__stepLine{background:var(--border-subtle);flex:1;height:2px;margin:0 6px;transition:background .3s}.FacilitatorManager-module__VMZVFq__stepLineActive{background:#6366f180}.FacilitatorManager-module__VMZVFq__drawerBody{flex:1;padding:0;overflow-y:auto}.FacilitatorManager-module__VMZVFq__stepContent{padding:1.25rem 1.5rem 1.5rem}.FacilitatorManager-module__VMZVFq__stepHeader{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.FacilitatorManager-module__VMZVFq__stepIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.FacilitatorManager-module__VMZVFq__stepTitle{color:var(--text-primary);margin:0 0 .2rem;font-size:.92rem;font-weight:700}.FacilitatorManager-module__VMZVFq__stepDesc{color:var(--text-muted);margin:0;font-size:.73rem;line-height:1.5}.FacilitatorManager-module__VMZVFq__formGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.FacilitatorManager-module__VMZVFq__formGroup{flex-direction:column;gap:.3rem;display:flex}.FacilitatorManager-module__VMZVFq__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.3rem;display:flex}.FacilitatorManager-module__VMZVFq__formLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.68rem;font-weight:700;display:block}.FacilitatorManager-module__VMZVFq__required{color:var(--gauge-red);font-size:.85em}.FacilitatorManager-module__VMZVFq__formInput{border-radius:var(--radius-md,8px);border:1.5px solid var(--border-subtle);background:var(--bg-body);width:100%;color:var(--text-primary);box-sizing:border-box;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.FacilitatorManager-module__VMZVFq__formInput:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #6366f11a}.FacilitatorManager-module__VMZVFq__formInput::placeholder{color:var(--text-muted);opacity:.5}.FacilitatorManager-module__VMZVFq__formTextarea{border-radius:var(--radius-md,8px);border:1.5px solid var(--border-subtle);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:.82rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.FacilitatorManager-module__VMZVFq__formTextarea:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #6366f11a}.FacilitatorManager-module__VMZVFq__formTextarea::placeholder{color:var(--text-muted);opacity:.5}.FacilitatorManager-module__VMZVFq__formHint{color:var(--text-muted);opacity:.7;font-size:.65rem}.FacilitatorManager-module__VMZVFq__stepNavigation{border-top:1px solid #ffffff08;justify-content:space-between;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.FacilitatorManager-module__VMZVFq__navBtnPrimary{border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;padding:.65rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 10px #6366f140}.FacilitatorManager-module__VMZVFq__navBtnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #6366f159}.FacilitatorManager-module__VMZVFq__navBtnPrimary:disabled{opacity:.4;cursor:not-allowed}.FacilitatorManager-module__VMZVFq__navBtnSecondary{border-radius:var(--radius-md,8px);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;padding:.65rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.FacilitatorManager-module__VMZVFq__navBtnSecondary:hover:not(:disabled){color:var(--text-primary);background:#ffffff0a}.FacilitatorManager-module__VMZVFq__navBtnSecondary:disabled{opacity:.4;cursor:not-allowed}.FacilitatorManager-module__VMZVFq__navBtnCreate{border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;padding:.65rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 10px #10b98140}.FacilitatorManager-module__VMZVFq__navBtnCreate:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #10b98159}.FacilitatorManager-module__VMZVFq__navBtnCreate:disabled{opacity:.4;cursor:not-allowed}.FacilitatorManager-module__VMZVFq__paradigmGrid{flex-direction:column;gap:6px;margin-bottom:1rem;display:flex}.FacilitatorManager-module__VMZVFq__paradigmCard{border:1.5px solid var(--border-subtle);border-radius:var(--radius-md,8px);cursor:pointer;background:var(--bg-body);align-items:center;gap:12px;padding:.7rem .85rem;transition:border-color .15s,background .15s;display:flex;position:relative}.FacilitatorManager-module__VMZVFq__paradigmCard:hover{border-color:var(--accent-blue);background:#6366f10a}.FacilitatorManager-module__VMZVFq__paradigmCardActive{border-color:var(--accent-blue);background:#6366f10f;box-shadow:0 0 0 3px #6366f11a}.FacilitatorManager-module__VMZVFq__paradigmIcon{text-align:center;flex-shrink:0;width:28px;font-size:1.2rem}.FacilitatorManager-module__VMZVFq__paradigmLabel{color:var(--text-primary);font-size:.82rem;font-weight:700;line-height:1.2}.FacilitatorManager-module__VMZVFq__paradigmSub{color:var(--text-muted);margin-top:1px;font-size:.66rem}.FacilitatorManager-module__VMZVFq__paradigmCheck{color:var(--accent-blue);font-size:.85rem;font-weight:800;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.FacilitatorManager-module__VMZVFq__permissionsSection{border-top:1px solid #ffffff08;margin-top:1.25rem;padding-top:1rem}.FacilitatorManager-module__VMZVFq__permGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.FacilitatorManager-module__VMZVFq__permCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.55rem .7rem;transition:border-color .15s,background .15s;display:flex}.FacilitatorManager-module__VMZVFq__permCard:hover{border-color:#6366f14d}.FacilitatorManager-module__VMZVFq__permCardActive{background:#10b98108;border-color:#10b98140}.FacilitatorManager-module__VMZVFq__permIcon{flex-shrink:0;font-size:.85rem}.FacilitatorManager-module__VMZVFq__permLabel{color:var(--text-secondary);flex:1;font-size:.72rem;font-weight:600}.FacilitatorManager-module__VMZVFq__permToggle{flex-shrink:0}.FacilitatorManager-module__VMZVFq__permToggleTrack{border-radius:8px;width:30px;height:16px;transition:background .2s;position:relative}.FacilitatorManager-module__VMZVFq__permToggleThumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:left .2s;position:absolute;top:2px;box-shadow:0 1px 2px #00000026}.FacilitatorManager-module__VMZVFq__reviewCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);background:#ffffff03;overflow:hidden}.FacilitatorManager-module__VMZVFq__reviewSection{padding:.85rem 1rem}.FacilitatorManager-module__VMZVFq__reviewSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 .5rem;font-size:.65rem;font-weight:700}.FacilitatorManager-module__VMZVFq__reviewDivider{background:var(--border-subtle);height:1px}.FacilitatorManager-module__VMZVFq__reviewGrid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.FacilitatorManager-module__VMZVFq__reviewItem{flex-direction:column;gap:2px;display:flex}.FacilitatorManager-module__VMZVFq__reviewKey{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.6rem;font-weight:600}.FacilitatorManager-module__VMZVFq__reviewValue{color:var(--text-primary);font-size:.82rem;font-weight:600}.FacilitatorManager-module__VMZVFq__reviewNotes{border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);background:#6366f108;margin-top:.75rem;padding:.65rem .85rem}.FacilitatorManager-module__VMZVFq__reviewNotesText{color:var(--text-secondary);margin:.3rem 0 0;font-size:.78rem;line-height:1.5}.FacilitatorManager-module__VMZVFq__bulkFormatBox{border-radius:var(--radius-md,8px);background:#6366f108;border:1px solid #6366f126;margin-bottom:1rem;padding:.85rem 1rem}.FacilitatorManager-module__VMZVFq__bulkFormatTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.FacilitatorManager-module__VMZVFq__bulkFormatCode{font-size:.72rem;font-family:var(--font-mono);color:#a5b4fc;word-break:break-all;background:#0003;border-radius:6px;margin-bottom:.5rem;padding:.5rem .75rem;display:block}.FacilitatorManager-module__VMZVFq__bulkFormatHint{color:var(--text-muted);margin:0 0 .75rem;font-size:.68rem;line-height:1.5}.FacilitatorManager-module__VMZVFq__bulkFormatHint code{color:var(--text-secondary);background:#00000026;border-radius:3px;padding:1px 4px;font-size:.66rem}.FacilitatorManager-module__VMZVFq__bulkDownloadBtn{color:#a5b4fc;cursor:pointer;background:#6366f114;border:1px solid #6366f140;border-radius:6px;padding:.4rem .75rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s}.FacilitatorManager-module__VMZVFq__bulkDownloadBtn:hover{background:#6366f126;border-color:#6366f166}.FacilitatorManager-module__VMZVFq__dropzone{border:2px dashed var(--border-subtle);border-radius:var(--radius-md,8px);text-align:center;cursor:pointer;background:0 0;margin-bottom:1rem;padding:2rem 1.5rem;transition:border-color .2s,background .2s}.FacilitatorManager-module__VMZVFq__dropzone:hover{background:#6366f105;border-color:#6366f166}.FacilitatorManager-module__VMZVFq__dropzoneActive{border-color:var(--accent-blue);background:#6366f10f;border-style:solid}.FacilitatorManager-module__VMZVFq__dropzoneIcon{margin-bottom:.5rem;font-size:2rem;display:block}.FacilitatorManager-module__VMZVFq__dropzoneText{color:var(--text-secondary);margin:0 0 .25rem;font-size:.82rem}.FacilitatorManager-module__VMZVFq__dropzoneHint{color:var(--text-muted);font-size:.68rem}.FacilitatorManager-module__VMZVFq__bulkErrors{border-radius:var(--radius-md,8px);background:#ef44440a;border:1px solid #ef444440;margin-bottom:1rem;padding:.5rem .75rem}.FacilitatorManager-module__VMZVFq__bulkErrorRow{color:var(--gauge-red);padding:.2rem 0;font-size:.72rem}.FacilitatorManager-module__VMZVFq__bulkPreview{margin-bottom:1rem}.FacilitatorManager-module__VMZVFq__bulkPreviewTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.FacilitatorManager-module__VMZVFq__bulkPreviewTable{border-radius:var(--radius-md,8px);border:1px solid var(--border-subtle);max-height:260px;overflow-y:auto}.FacilitatorManager-module__VMZVFq__limitInput{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-body);width:60px;color:var(--text-primary);font-size:.82rem;font-family:var(--font-mono);text-align:center;outline:none;padding:.35rem .5rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.FacilitatorManager-module__VMZVFq__limitInput:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #6366f11a}.FacilitatorManager-module__VMZVFq__toast{border-radius:var(--radius-md);color:var(--gauge-green);z-index:20000;word-break:break-word;background:#10b98126;border:1px solid #10b9814d;max-width:360px;padding:.75rem 1.5rem;font-size:.82rem;font-weight:600;animation:.3s ease-out FacilitatorManager-module__VMZVFq__slideUp;position:fixed;bottom:2rem;right:2rem}.FacilitatorManager-module__VMZVFq__toastError{color:var(--gauge-red);background:#ef444426;border-color:#ef44444d}@keyframes FacilitatorManager-module__VMZVFq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
ï»¿ .CrisisAlerts-module__ycpkiG__overlay{min-height:100vh;font-family:var(--font-sans);justify-content:center;align-items:center;padding:2rem;animation:.4s ease-out CrisisAlerts-module__ycpkiG__flashIn;display:flex;position:fixed;inset:0}.CrisisAlerts-module__ycpkiG__overlayActivist{background:radial-gradient(at 40% 30%,#7f1d1df5 0%,#1e0a0afa 70%)}.CrisisAlerts-module__ycpkiG__overlayLiquidity{background:radial-gradient(at 40% 30%,#78350ff5 0%,#1e0f05fa 70%)}@keyframes CrisisAlerts-module__ycpkiG__flashIn{0%{opacity:0}20%{opacity:1}35%{opacity:.6}50%{opacity:1}to{opacity:1}}.CrisisAlerts-module__ycpkiG__card{width:100%;max-width:600px;margin:auto;animation:.5s cubic-bezier(.16,1,.3,1) .3s both CrisisAlerts-module__ycpkiG__slideUp}@keyframes CrisisAlerts-module__ycpkiG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.CrisisAlerts-module__ycpkiG__alertHeader{text-align:center;margin-bottom:1.4rem}.CrisisAlerts-module__ycpkiG__alertIcon{margin-bottom:.5rem;font-size:3rem;animation:1.5s ease-in-out infinite CrisisAlerts-module__ycpkiG__pulse;display:block}@keyframes CrisisAlerts-module__ycpkiG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.CrisisAlerts-module__ycpkiG__alertBadge{letter-spacing:.16em;text-transform:uppercase;border-radius:100px;margin-bottom:.6rem;padding:.3rem 1rem;font-size:.68rem;font-weight:800;display:inline-block}.CrisisAlerts-module__ycpkiG__badgeActivist{color:#fca5a5;background:#fca5a51f;border:1px solid #fca5a540}.CrisisAlerts-module__ycpkiG__badgeLiquidity{color:#fcd34d;background:#fcd34d1f;border:1px solid #fcd34d40}.CrisisAlerts-module__ycpkiG__alertTitle{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.CrisisAlerts-module__ycpkiG__titleActivist{color:#fca5a5}.CrisisAlerts-module__ycpkiG__titleLiquidity{color:#fcd34d}.CrisisAlerts-module__ycpkiG__alertBody{border-radius:12px;margin-bottom:1.2rem;padding:1.5rem 1.8rem;box-shadow:0 4px 24px #0006}.CrisisAlerts-module__ycpkiG__bodyActivist{background:#7f1d1d80;border:1px solid #fca5a526}.CrisisAlerts-module__ycpkiG__bodyLiquidity{background:#78350f80;border:1px solid #fcd34d26}.CrisisAlerts-module__ycpkiG__alertText{color:var(--text-primary);white-space:pre-line;margin:0;font-size:.88rem;line-height:1.75}.CrisisAlerts-module__ycpkiG__alertText strong{color:#fff}.CrisisAlerts-module__ycpkiG__metricRibbon{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 1rem;font-size:.75rem;font-weight:700;display:flex}.CrisisAlerts-module__ycpkiG__ribbonActivist{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.CrisisAlerts-module__ycpkiG__ribbonLiquidity{color:#fcd34d;background:#f59e0b26;border:1px solid #f59e0b4d}.CrisisAlerts-module__ycpkiG__metricValue{font-size:1.1rem;font-weight:800}.CrisisAlerts-module__ycpkiG__voiceIndicator{color:var(--text-muted);letter-spacing:.04em;justify-content:center;align-items:center;gap:.4rem;margin-top:.8rem;font-size:.7rem;font-weight:600;display:flex}.CrisisAlerts-module__ycpkiG__voiceDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1s infinite CrisisAlerts-module__ycpkiG__voicePulse}@keyframes CrisisAlerts-module__ycpkiG__voicePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.CrisisAlerts-module__ycpkiG__actions{text-align:center}.CrisisAlerts-module__ycpkiG__dismissBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.8rem 2.2rem;font-size:.8rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.CrisisAlerts-module__ycpkiG__dismissActivist{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 16px #ef444466}.CrisisAlerts-module__ycpkiG__dismissLiquidity{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 16px #f59e0b66}.CrisisAlerts-module__ycpkiG__dismissBtn:hover{transform:translateY(-1px)scale(1.02)}.CrisisAlerts-module__ycpkiG__dismissBtn:active{transform:translateY(0)scale(.99)}@media (max-width:640px){.CrisisAlerts-module__ycpkiG__alertBody{padding:1.2rem 1rem}.CrisisAlerts-module__ycpkiG__alertTitle{font-size:1.2rem}}
.CrisisTriggerConfig-module__VwQGIW__container{max-width:800px;margin:0 auto}.CrisisTriggerConfig-module__VwQGIW__topHeader{margin-bottom:1.5rem}.CrisisTriggerConfig-module__VwQGIW__topHeader h2{color:var(--text-primary);margin:0 0 .3rem;font-size:1.3rem;font-weight:800}.CrisisTriggerConfig-module__VwQGIW__topHeader p{color:var(--text-muted);margin:0;font-size:.82rem}.CrisisTriggerConfig-module__VwQGIW__triggerCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg,12px);margin-bottom:1.2rem;padding:1.5rem;transition:border-color .2s;position:relative}.CrisisTriggerConfig-module__VwQGIW__triggerCard:hover{border-color:var(--border-accent,#3b82f64d)}.CrisisTriggerConfig-module__VwQGIW__cardHeader{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__cardIcon{font-size:1.8rem}.CrisisTriggerConfig-module__VwQGIW__cardTitleWrap{flex:1}.CrisisTriggerConfig-module__VwQGIW__cardTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.CrisisTriggerConfig-module__VwQGIW__cardSubtitle{color:var(--text-muted);margin:0;font-size:.72rem}.CrisisTriggerConfig-module__VwQGIW__toggleWrap{align-items:center;gap:.5rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__toggleLabel{text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700}.CrisisTriggerConfig-module__VwQGIW__toggleOn{color:#22c55e}.CrisisTriggerConfig-module__VwQGIW__toggleOff{color:var(--text-muted)}.CrisisTriggerConfig-module__VwQGIW__toggle{cursor:pointer;background:#334155;border:none;border-radius:100px;width:42px;height:22px;padding:0;transition:background .2s;position:relative}.CrisisTriggerConfig-module__VwQGIW__toggle.CrisisTriggerConfig-module__VwQGIW__active{background:#22c55e}.CrisisTriggerConfig-module__VwQGIW__toggleDot{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px}.CrisisTriggerConfig-module__VwQGIW__toggle.CrisisTriggerConfig-module__VwQGIW__active .CrisisTriggerConfig-module__VwQGIW__toggleDot{transform:translate(20px)}.CrisisTriggerConfig-module__VwQGIW__formGrid{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.8rem;display:grid}.CrisisTriggerConfig-module__VwQGIW__formGroup{flex-direction:column;gap:.3rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__formGroupFull{grid-column:1/-1}.CrisisTriggerConfig-module__VwQGIW__formLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.65rem;font-weight:700}.CrisisTriggerConfig-module__VwQGIW__formInput{border-radius:var(--radius-md,6px);border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);font-size:.82rem;font-family:var(--font-mono);outline:none;padding:.55rem .7rem;transition:border-color .2s}.CrisisTriggerConfig-module__VwQGIW__formInput:focus{border-color:var(--accent-blue)}.CrisisTriggerConfig-module__VwQGIW__formSelect{border-radius:var(--radius-md,6px);border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);cursor:pointer;outline:none;padding:.55rem .7rem;font-size:.82rem}.CrisisTriggerConfig-module__VwQGIW__formTextarea{border-radius:var(--radius-md,6px);border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);resize:vertical;outline:none;min-height:90px;padding:.6rem .8rem;font-family:inherit;font-size:.8rem;line-height:1.5}.CrisisTriggerConfig-module__VwQGIW__formTextarea:focus{border-color:var(--accent-blue)}.CrisisTriggerConfig-module__VwQGIW__deliveryRow{gap:.5rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__deliveryBtn{border-radius:var(--radius-md,6px);border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-secondary);cursor:pointer;text-align:center;flex:1;padding:.5rem .6rem;font-size:.72rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.CrisisTriggerConfig-module__VwQGIW__deliveryBtn.CrisisTriggerConfig-module__VwQGIW__active{border-color:var(--accent-blue);color:var(--accent-blue);background:#3b82f61a}.CrisisTriggerConfig-module__VwQGIW__injectRow{border-top:1px solid var(--border-subtle);gap:.7rem;margin-top:.8rem;padding-top:.8rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__injectBtn{border-radius:var(--radius-md,6px);cursor:pointer;border:none;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.72rem;font-weight:700;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,opacity .15s,transform .15s;display:inline-flex}.CrisisTriggerConfig-module__VwQGIW__injectActivist{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef44444d}.CrisisTriggerConfig-module__VwQGIW__injectLiquidity{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.CrisisTriggerConfig-module__VwQGIW__injectBtn:hover{transform:translateY(-1px)}.CrisisTriggerConfig-module__VwQGIW__injectBtn:active{transform:translateY(0)}.CrisisTriggerConfig-module__VwQGIW__saveBar{justify-content:flex-end;align-items:center;gap:.7rem;margin-top:.5rem;display:flex}.CrisisTriggerConfig-module__VwQGIW__saveBtn{border-radius:var(--radius-md,6px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,opacity .15s,transform .15s;box-shadow:0 2px 12px #3b82f64d}.CrisisTriggerConfig-module__VwQGIW__saveBtn:hover{transform:translateY(-1px)}.CrisisTriggerConfig-module__VwQGIW__savedToast{color:#22c55e;font-size:.75rem;font-weight:600;animation:2s ease-out forwards CrisisTriggerConfig-module__VwQGIW__fadeOut}@keyframes CrisisTriggerConfig-module__VwQGIW__fadeOut{0%,70%{opacity:1}to{opacity:0}}@media (max-width:640px){.CrisisTriggerConfig-module__VwQGIW__formGrid{grid-template-columns:1fr}}
.CustomBlackSwanBuilder-module__A6jSOG__container{max-width:800px}.CustomBlackSwanBuilder-module__A6jSOG__header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__header h2{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:800}.CustomBlackSwanBuilder-module__A6jSOG__icon{font-size:2.2rem;line-height:1}.CustomBlackSwanBuilder-module__A6jSOG__subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.82rem}.CustomBlackSwanBuilder-module__A6jSOG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CustomBlackSwanBuilder-module__A6jSOG__field{flex-direction:column;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__fieldFull{flex-direction:column;grid-column:1/-1;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__hint{color:var(--text-muted);text-transform:none;letter-spacing:0;font-size:.68rem;font-weight:400}.CustomBlackSwanBuilder-module__A6jSOG__input,.CustomBlackSwanBuilder-module__A6jSOG__select,.CustomBlackSwanBuilder-module__A6jSOG__textarea{border:1px solid var(--border-subtle);background:var(--bg-body);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.CustomBlackSwanBuilder-module__A6jSOG__input:focus,.CustomBlackSwanBuilder-module__A6jSOG__select:focus,.CustomBlackSwanBuilder-module__A6jSOG__textarea:focus{border-color:var(--gauge-red);box-shadow:0 0 0 3px #ef44441a}.CustomBlackSwanBuilder-module__A6jSOG__textarea{resize:vertical;min-height:80px}.CustomBlackSwanBuilder-module__A6jSOG__preview{background:#ef44440f;border:1px solid #ef444426;border-radius:8px;margin-top:1rem;padding:.75rem 1rem}.CustomBlackSwanBuilder-module__A6jSOG__previewTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--gauge-red);margin-bottom:.4rem;font-size:.75rem;font-weight:700}.CustomBlackSwanBuilder-module__A6jSOG__previewTags{flex-wrap:wrap;gap:.5rem;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__previewTag{color:#dc2626;background:#ef44441a;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.CustomBlackSwanBuilder-module__A6jSOG__injectBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#dc2626,#991b1b);border:none;border-radius:10px;width:100%;margin-top:1.25rem;padding:.9rem;font-size:1rem;font-weight:800;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s;display:block;box-shadow:0 4px 20px #dc262659}.CustomBlackSwanBuilder-module__A6jSOG__injectBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 28px #dc262680}.CustomBlackSwanBuilder-module__A6jSOG__injectBtn:disabled{opacity:.45;cursor:not-allowed}.CustomBlackSwanBuilder-module__A6jSOG__confirmRow{background:#ef444414;border:2px solid #ef44444d;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;padding:1rem;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__confirmText{color:#dc2626;flex:1;min-width:200px;font-size:.85rem;font-weight:600}.CustomBlackSwanBuilder-module__A6jSOG__confirmYes{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700}.CustomBlackSwanBuilder-module__A6jSOG__confirmYes:disabled{opacity:.6;cursor:not-allowed}.CustomBlackSwanBuilder-module__A6jSOG__confirmNo{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.CustomBlackSwanBuilder-module__A6jSOG__errorBanner{color:#dc2626;background:#ef444414;border:1px solid #ef444440;border-radius:8px;margin-top:1rem;padding:.7rem 1rem;font-size:.85rem;font-weight:600}.CustomBlackSwanBuilder-module__A6jSOG__successBanner{color:#16a34a;background:#22c55e14;border:1px solid #22c55e40;border-radius:8px;margin-top:1rem;padding:.7rem 1rem;font-size:.85rem;font-weight:600}.CustomBlackSwanBuilder-module__A6jSOG__historySection{border-top:1px solid var(--border-subtle);margin-top:2rem;padding-top:1.5rem}.CustomBlackSwanBuilder-module__A6jSOG__historyTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.CustomBlackSwanBuilder-module__A6jSOG__historyList{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.CustomBlackSwanBuilder-module__A6jSOG__historyItem{background:var(--bg-body);border:1px solid var(--border-subtle);border-radius:8px;padding:.65rem .9rem}.CustomBlackSwanBuilder-module__A6jSOG__historyHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__historyName{color:var(--text-primary);font-size:.85rem;font-weight:700}.CustomBlackSwanBuilder-module__A6jSOG__historyTime{color:var(--text-muted);font-size:.72rem}.CustomBlackSwanBuilder-module__A6jSOG__historyMeta{color:var(--text-secondary);gap:.75rem;margin-top:.3rem;font-size:.75rem;display:flex}
.PeerComparison-module__EAGYNq__overlay{z-index:var(--z-overlay,500);font-family:var(--font-sans);background:#0a0e1af2;justify-content:center;align-items:center;animation:.25s PeerComparison-module__EAGYNq__overlayFadeIn;display:flex;position:fixed;inset:0}[data-theme=light] .PeerComparison-module__EAGYNq__overlay{background:#0f172a80}@keyframes PeerComparison-module__EAGYNq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.PeerComparison-module__EAGYNq__card{background:var(--bg-card);border-radius:var(--radius-lg);width:90%;max-width:640px;max-height:80vh;padding:var(--space-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);animation:.3s PeerComparison-module__EAGYNq__cardSlideUp;overflow:auto}@keyframes PeerComparison-module__EAGYNq__cardSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.PeerComparison-module__EAGYNq__lockedCard{background:var(--bg-card);border-radius:var(--radius-lg);width:90%;max-width:480px;padding:var(--space-2xl)var(--space-xl);text-align:center;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);animation:.3s PeerComparison-module__EAGYNq__cardSlideUp}.PeerComparison-module__EAGYNq__lockedIcon{margin-bottom:var(--space-sm);font-size:2.5rem}.PeerComparison-module__EAGYNq__lockedTitle{margin:0 0 var(--space-xs);font-size:var(--fs-lg);color:var(--text-primary);font-weight:800}.PeerComparison-module__EAGYNq__lockedBadge{font-size:var(--fs-xs);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);color:var(--accent-gold);margin-bottom:var(--space-md);background:#f59e0b1a;border:1px solid #f59e0b40;padding:3px 10px;font-weight:800;display:inline-block}.PeerComparison-module__EAGYNq__lockedBody{font-size:var(--fs-sm);color:var(--text-secondary);margin:0 0 var(--space-lg);line-height:1.6}.PeerComparison-module__EAGYNq__gotItBtn{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;font-weight:700;font-size:var(--fs-sm);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);border:none;padding:9px 28px;box-shadow:0 4px 14px #6366f14d}.PeerComparison-module__EAGYNq__gotItBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}.PeerComparison-module__EAGYNq__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.PeerComparison-module__EAGYNq__title{font-size:var(--fs-lg);color:var(--text-primary);margin:0;font-weight:800}.PeerComparison-module__EAGYNq__closeBtn{background:var(--bg-elevated);border:1px solid var(--border-subtle);cursor:pointer;width:32px;height:32px;color:var(--text-secondary);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.PeerComparison-module__EAGYNq__closeBtn:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-active)}.PeerComparison-module__EAGYNq__subtitle{font-size:var(--fs-xs);color:var(--text-secondary);margin:0 0 var(--space-md);line-height:1.5}.PeerComparison-module__EAGYNq__message{color:var(--text-muted);margin-top:4px;font-style:italic;display:block}.PeerComparison-module__EAGYNq__liveIndicator{font-size:var(--fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--gauge-green);border-radius:var(--radius-full);background:#10b98114;border:1px solid #10b98133;align-items:center;gap:6px;padding:3px 10px;font-weight:800;display:flex}.PeerComparison-module__EAGYNq__liveDot{background:var(--gauge-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite PeerComparison-module__EAGYNq__livePulse}@keyframes PeerComparison-module__EAGYNq__livePulse{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.6;box-shadow:0 0 0 4px #10b98100}}.PeerComparison-module__EAGYNq__loading{gap:var(--space-xs);padding:var(--space-md)0;flex-direction:column;display:flex}.PeerComparison-module__EAGYNq__skeletonRow{align-items:center;gap:var(--space-sm);padding:6px 0;display:flex}.PeerComparison-module__EAGYNq__emptyState{text-align:center;padding:var(--space-2xl)var(--space-xl);color:var(--text-muted);font-size:var(--fs-sm);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);margin:var(--space-sm)0}.PeerComparison-module__EAGYNq__table{border-collapse:collapse;width:100%;font-size:var(--fs-xs)}.PeerComparison-module__EAGYNq__tableHeader{border-bottom:2px solid var(--border-subtle)}.PeerComparison-module__EAGYNq__th{padding:var(--space-sm)6px;text-align:left;color:var(--text-muted);font-weight:700;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.06em;cursor:default;-webkit-user-select:none;user-select:none}.PeerComparison-module__EAGYNq__thRight{text-align:right;}.PeerComparison-module__EAGYNq__thCenter{text-align:center;}.PeerComparison-module__EAGYNq__row{border-bottom:1px solid var(--border-subtle);transition:background var(--transition-fast)}.PeerComparison-module__EAGYNq__row:hover{background:var(--bg-elevated)}.PeerComparison-module__EAGYNq__rowYou{background:#3b82f60f;}.PeerComparison-module__EAGYNq__rowYou:hover{background:#3b82f61a}.PeerComparison-module__EAGYNq__td{padding:10px 6px}.PeerComparison-module__EAGYNq__rankCell{color:var(--text-primary);font-weight:800;}.PeerComparison-module__EAGYNq__nameCell{color:var(--text-primary);font-weight:600;}.PeerComparison-module__EAGYNq__nameCellYou{color:var(--accent-blue);font-weight:800;}.PeerComparison-module__EAGYNq__youBadge{font-size:var(--fs-xs);background:var(--accent-blue);color:#fff;border-radius:var(--radius-sm);vertical-align:middle;margin-left:6px;padding:1px 6px;font-weight:800}.PeerComparison-module__EAGYNq__treasuryCell{text-align:right;color:var(--gauge-green);font-weight:600;}.PeerComparison-module__EAGYNq__reputationCell{text-align:right;color:var(--accent-gold);font-weight:600;}.PeerComparison-module__EAGYNq__co2Cell{text-align:right;color:var(--text-secondary);font-weight:600;}.PeerComparison-module__EAGYNq__bonusCell{text-align:right;font-weight:600;}.PeerComparison-module__EAGYNq__bonusActive{color:var(--gauge-green)}.PeerComparison-module__EAGYNq__bonusInactive{color:var(--text-muted)}.PeerComparison-module__EAGYNq__trendCell{text-align:center;font-size:.85rem;}.PeerComparison-module__EAGYNq__trendUp{color:var(--gauge-green)}.PeerComparison-module__EAGYNq__trendDown{color:var(--gauge-red)}.PeerComparison-module__EAGYNq__trendFlat{color:var(--text-muted)}.PeerComparison-module__EAGYNq__reconnecting{border-radius:var(--radius-md);font-size:var(--fs-xs);color:var(--accent-gold);text-align:center;margin-bottom:var(--space-sm);background:#f59e0b14;border:1px solid #f59e0b33;padding:6px 12px;animation:2s ease-in-out infinite PeerComparison-module__EAGYNq__reconnectPulse}@keyframes PeerComparison-module__EAGYNq__reconnectPulse{0%,to{opacity:1}50%{opacity:.6}}
ï»¿ .GodModeStatus-module__Zq2kNa__container{max-width:920px}.GodModeStatus-module__Zq2kNa__header{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.GodModeStatus-module__Zq2kNa__icon{font-size:2.2rem}.GodModeStatus-module__Zq2kNa__header h2{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.GodModeStatus-module__Zq2kNa__subtitle{color:var(--text-muted);margin:.15rem 0 0;font-size:.78rem;font-weight:400}.GodModeStatus-module__Zq2kNa__freezeBanner{color:var(--gauge-red);text-align:center;background:#ef444414;border:1px solid #ef444440;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1.2rem;font-size:.85rem;font-weight:700;animation:2.5s ease-in-out infinite GodModeStatus-module__Zq2kNa__pulse}@keyframes GodModeStatus-module__Zq2kNa__pulse{0%,to{opacity:1}50%{opacity:.65}}.GodModeStatus-module__Zq2kNa__cardGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.GodModeStatus-module__Zq2kNa__card{background:var(--bg-card);text-align:center;border:1px solid #ffffff0a;border-radius:10px;padding:1.1rem 1rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.GodModeStatus-module__Zq2kNa__card:hover{border-color:#ffffff14;transform:translateY(-1px)}.GodModeStatus-module__Zq2kNa__card:after{content:"";background:linear-gradient(90deg,#0000,#f59e0b33,#0000);height:2px;position:absolute;top:0;left:0;right:0}.GodModeStatus-module__Zq2kNa__cardIcon{margin-bottom:.3rem;font-size:1.5rem}.GodModeStatus-module__Zq2kNa__cardValue{color:var(--text-primary);font-size:1.75rem;font-weight:800;font-family:var(--font-mono);line-height:1}.GodModeStatus-module__Zq2kNa__cardLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-top:.3rem;font-size:.68rem;font-weight:700}.GodModeStatus-module__Zq2kNa__gaugeRow{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}.GodModeStatus-module__Zq2kNa__gauge{background:var(--bg-card);border:1px solid #ffffff0a;border-radius:10px;flex-direction:column;gap:.35rem;padding:1rem 1.2rem;display:flex}.GodModeStatus-module__Zq2kNa__gauge span{color:var(--text-secondary);font-size:.78rem;font-weight:500}.GodModeStatus-module__Zq2kNa__gauge strong{color:var(--text-primary);font-size:1.2rem;font-weight:800;font-family:var(--font-mono)}.GodModeStatus-module__Zq2kNa__bar{background:#ffffff0a;border-radius:3px;height:5px;overflow:hidden}.GodModeStatus-module__Zq2kNa__barFill{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.GodModeStatus-module__Zq2kNa__section{background:var(--bg-card);border:1px solid #ffffff0a;border-radius:10px;margin-bottom:1rem;padding:1.1rem 1.4rem}.GodModeStatus-module__Zq2kNa__section h3{color:var(--text-primary);margin:0 0 .7rem;font-size:.88rem;font-weight:700}.GodModeStatus-module__Zq2kNa__roundBars{flex-direction:column;gap:.4rem;display:flex}.GodModeStatus-module__Zq2kNa__roundBar{align-items:center;gap:.5rem;display:flex}.GodModeStatus-module__Zq2kNa__roundBarLabel{width:2rem;color:var(--text-secondary);font-size:.72rem;font-weight:700;font-family:var(--font-mono)}.GodModeStatus-module__Zq2kNa__roundBarTrack{background:#ffffff08;border-radius:3px;flex:1;height:6px;overflow:hidden}.GodModeStatus-module__Zq2kNa__roundBarFill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:3px;height:100%;transition:width .5s}.GodModeStatus-module__Zq2kNa__roundBarCount{color:var(--text-primary);min-width:1.5rem;font-size:.72rem;font-weight:700;font-family:var(--font-mono)}.GodModeStatus-module__Zq2kNa__activityList{flex-direction:column;gap:0;display:flex}.GodModeStatus-module__Zq2kNa__activityItem{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:.45rem 0;display:flex}.GodModeStatus-module__Zq2kNa__activityItem:last-child{border-bottom:none}.GodModeStatus-module__Zq2kNa__activityAction{color:var(--text-primary);text-transform:capitalize;font-size:.78rem;font-weight:600}.GodModeStatus-module__Zq2kNa__activityTime{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono)}.GodModeStatus-module__Zq2kNa__loading,.GodModeStatus-module__Zq2kNa__error{text-align:center;color:var(--text-muted);padding:3rem;font-size:.85rem}@media (max-width:768px){.GodModeStatus-module__Zq2kNa__cardGrid{grid-template-columns:repeat(2,1fr)}.GodModeStatus-module__Zq2kNa__gaugeRow{grid-template-columns:1fr}}.GodModeStatus-module__Zq2kNa__controlsGrid{flex-direction:column;gap:.6rem;display:flex}.GodModeStatus-module__Zq2kNa__controlCard{background:#ffffff04;border:1px solid #ffffff0a;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.GodModeStatus-module__Zq2kNa__controlCard:hover{border-color:#ffffff14}.GodModeStatus-module__Zq2kNa__controlCardFrozen{background:#ef444408;border-color:#ef444433!important}.GodModeStatus-module__Zq2kNa__controlTitle{color:var(--text-primary);margin-bottom:.1rem;font-size:.82rem;font-weight:700}.GodModeStatus-module__Zq2kNa__controlDesc{color:var(--text-muted);font-size:.7rem;line-height:1.4}.GodModeStatus-module__Zq2kNa__toggleBtn{cursor:pointer;border:none;border-radius:13px;flex-shrink:0;align-items:center;width:48px;height:26px;padding:2px;transition:background .25s;display:flex;position:relative}.GodModeStatus-module__Zq2kNa__toggleOn{background:#10b981}.GodModeStatus-module__Zq2kNa__toggleOff{background:#ffffff1a}.GodModeStatus-module__Zq2kNa__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 1px 3px #00000040}.GodModeStatus-module__Zq2kNa__toggleOn .GodModeStatus-module__Zq2kNa__toggleKnob{transform:translate(22px)}.GodModeStatus-module__Zq2kNa__toggleOff .GodModeStatus-module__Zq2kNa__toggleKnob{transform:translate(0)}.GodModeStatus-module__Zq2kNa__toggleLabel{letter-spacing:.08em;color:#ffffffd9;font-size:.48rem;font-weight:800;position:absolute;right:6px}.GodModeStatus-module__Zq2kNa__toggleOff .GodModeStatus-module__Zq2kNa__toggleLabel{color:var(--text-muted);left:6px;right:auto}.GodModeStatus-module__Zq2kNa__pillWrap{display:inline-flex;position:relative}.GodModeStatus-module__Zq2kNa__pillWrap:after{content:attr(data-tip);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#cbd5e1;letter-spacing:.01em;white-space:normal;z-index:9999;pointer-events:none;opacity:0;background:#0f172af2;border:1px solid #6366f133;border-radius:8px;width:max-content;max-width:280px;padding:.55rem .75rem;font-size:.68rem;font-weight:500;line-height:1.5;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:0;transform:scale(.95);box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff08}.GodModeStatus-module__Zq2kNa__pillWrap:before{content:"";z-index:9999;pointer-events:none;opacity:0;border:5px solid #0000;border-top-color:#0f172af2;transition:opacity .2s;position:absolute;bottom:calc(100% + 2px);left:12px}.GodModeStatus-module__Zq2kNa__pillWrap:hover:after{opacity:1;transform:scale(1)}.GodModeStatus-module__Zq2kNa__pillWrap:hover:before{opacity:1}
.PlayerAnalytics-module__4yXtvq__overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PlayerAnalytics-module__4yXtvq__modal{background:var(--bg-card);border-radius:var(--radius-lg,16px);flex-direction:column;width:90vw;max-width:720px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 12px 48px #0003}.PlayerAnalytics-module__4yXtvq__header{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.PlayerAnalytics-module__4yXtvq__header h2{color:var(--text-primary);flex:1;margin:0;font-size:1.1rem;font-weight:800}.PlayerAnalytics-module__4yXtvq__icon{font-size:1.3rem}.PlayerAnalytics-module__4yXtvq__closeBtn{border:1px solid var(--border-subtle);cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s;display:flex}.PlayerAnalytics-module__4yXtvq__closeBtn:hover{color:var(--gauge-red);background:#ef44441a}.PlayerAnalytics-module__4yXtvq__tabBar{border-bottom:2px solid var(--border-subtle);padding:0 1rem;display:flex}.PlayerAnalytics-module__4yXtvq__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.7rem 1rem;font-size:.78rem;font-weight:700;transition:color .2s,background-color .2s,border-color .2s}.PlayerAnalytics-module__4yXtvq__tab:hover{color:var(--text-primary)}.PlayerAnalytics-module__4yXtvq__tabActive{color:var(--accent-blue);border-bottom-color:var(--accent-blue)}.PlayerAnalytics-module__4yXtvq__body{flex:1;padding:1.25rem;overflow-y:auto}.PlayerAnalytics-module__4yXtvq__loading{text-align:center;color:var(--text-muted);padding:3rem;font-size:.85rem}.PlayerAnalytics-module__4yXtvq__section{min-height:0}.PlayerAnalytics-module__4yXtvq__sectionDesc{color:var(--text-muted);margin:0 0 1rem;font-size:.78rem}.PlayerAnalytics-module__4yXtvq__benchGrid{flex-direction:column;gap:14px;display:flex}.PlayerAnalytics-module__4yXtvq__benchCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;padding:14px 16px}.PlayerAnalytics-module__4yXtvq__benchHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PlayerAnalytics-module__4yXtvq__benchLabel{color:var(--text-primary);font-size:.82rem;font-weight:700}.PlayerAnalytics-module__4yXtvq__benchPct{font-size:1.5rem;font-weight:900}.PlayerAnalytics-module__4yXtvq__benchBar{background:#0000000f;border-radius:7px;height:14px;margin-bottom:8px;position:relative;overflow:visible}.PlayerAnalytics-module__4yXtvq__benchFill{border-radius:7px;height:100%;transition:width .6s}.PlayerAnalytics-module__4yXtvq__benchMarker{background:var(--text-primary);border-radius:2px;width:4px;height:22px;position:absolute;top:-4px;transform:translate(-2px)}.PlayerAnalytics-module__4yXtvq__benchStats{color:var(--text-muted);justify-content:space-between;font-size:.72rem;display:flex}.PlayerAnalytics-module__4yXtvq__benchStats strong{color:var(--text-primary)}.PlayerAnalytics-module__4yXtvq__impactList{flex-direction:column;gap:10px;display:flex}.PlayerAnalytics-module__4yXtvq__impactCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;padding:12px 16px}.PlayerAnalytics-module__4yXtvq__impactHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PlayerAnalytics-module__4yXtvq__impactRound{color:var(--accent-blue);font-size:.82rem;font-weight:800}.PlayerAnalytics-module__4yXtvq__impactChoice{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:700}.PlayerAnalytics-module__4yXtvq__impactDeltas{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.PlayerAnalytics-module__4yXtvq__impactNarrative{color:var(--text-muted);margin:0;font-size:.75rem;font-style:italic}.PlayerAnalytics-module__4yXtvq__delta{border-radius:8px;flex-direction:column;min-width:80px;padding:6px 10px;font-size:.7rem;display:flex}.PlayerAnalytics-module__4yXtvq__deltaPos{color:#059669;background:#10b9811a}.PlayerAnalytics-module__4yXtvq__deltaNeg{color:#dc2626;background:#ef44441a}.PlayerAnalytics-module__4yXtvq__deltaNeutral{color:var(--text-muted);background:#0000000a}.PlayerAnalytics-module__4yXtvq__deltaLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.6rem;font-weight:600}.PlayerAnalytics-module__4yXtvq__deltaVal{font-size:.85rem;font-weight:800}.PlayerAnalytics-module__4yXtvq__whatIfList{flex-direction:column;gap:10px;display:flex}.PlayerAnalytics-module__4yXtvq__whatIfCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;padding:12px 16px}.PlayerAnalytics-module__4yXtvq__whatIfHeader{margin-bottom:10px}.PlayerAnalytics-module__4yXtvq__whatIfRound{color:var(--accent-blue);margin-bottom:4px;font-size:.82rem;font-weight:800;display:block}.PlayerAnalytics-module__4yXtvq__whatIfChoices{align-items:center;gap:8px;display:flex}.PlayerAnalytics-module__4yXtvq__whatIfYou{color:#dc2626;background:#ef44441a;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}.PlayerAnalytics-module__4yXtvq__whatIfArrow{color:var(--text-muted);font-size:.8rem}.PlayerAnalytics-module__4yXtvq__whatIfAlt{color:#059669;background:#10b9811a;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}.PlayerAnalytics-module__4yXtvq__whatIfAlt small{opacity:.7;font-weight:500}.PlayerAnalytics-module__4yXtvq__whatIfDeltas{gap:12px;display:flex}.PlayerAnalytics-module__4yXtvq__whatIfDelta{border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.75rem;display:flex}.PlayerAnalytics-module__4yXtvq__whatIfDelta strong{font-size:.9rem}.PlayerAnalytics-module__4yXtvq__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.PlayerAnalytics-module__4yXtvq__empty span{margin-bottom:8px;font-size:2rem;display:block}
.GodModeAuditLog-module__Ct_snW__container{max-width:900px}.GodModeAuditLog-module__Ct_snW__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.GodModeAuditLog-module__Ct_snW__icon{font-size:2.5rem}.GodModeAuditLog-module__Ct_snW__header h2{margin:0;font-size:1.4rem;font-weight:800}.GodModeAuditLog-module__Ct_snW__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.GodModeAuditLog-module__Ct_snW__toolbar{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.GodModeAuditLog-module__Ct_snW__search{border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:.6rem 1rem;font-size:.85rem}.GodModeAuditLog-module__Ct_snW__count{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.GodModeAuditLog-module__Ct_snW__list{flex-direction:column;gap:.4rem;display:flex}.GodModeAuditLog-module__Ct_snW__entryRow{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;align-items:center;gap:1.25rem;padding:.6rem 1rem;display:flex}.GodModeAuditLog-module__Ct_snW__entryAction{color:var(--text-primary);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;min-width:180px;font-size:.85rem;font-weight:700;overflow:hidden}.GodModeAuditLog-module__Ct_snW__entryMeta{color:var(--text-secondary);white-space:nowrap;align-items:center;font-size:.75rem;display:flex}.GodModeAuditLog-module__Ct_snW__entryDetailsContainer{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;display:flex;overflow:hidden}.GodModeAuditLog-module__Ct_snW__entryDetailChip{border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;background:#ffffff08;border-radius:4px;max-width:300px;padding:.2rem .5rem;font-size:.72rem;overflow:hidden}.GodModeAuditLog-module__Ct_snW__entryDetailChip strong{color:var(--text-primary);font-weight:600}.GodModeAuditLog-module__Ct_snW__roleChangeInline{color:#f59e0b;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.GodModeAuditLog-module__Ct_snW__entryId{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono);white-space:nowrap;margin-left:auto}.GodModeAuditLog-module__Ct_snW__empty{text-align:center;color:var(--text-muted);padding:3rem;font-size:.9rem}
.UniversalBroadcast-module__ReOYYq__container{max-width:800px}.UniversalBroadcast-module__ReOYYq__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.UniversalBroadcast-module__ReOYYq__icon{font-size:2.5rem}.UniversalBroadcast-module__ReOYYq__header h2{margin:0;font-size:1.4rem;font-weight:800}.UniversalBroadcast-module__ReOYYq__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.UniversalBroadcast-module__ReOYYq__form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.UniversalBroadcast-module__ReOYYq__input{border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);border-radius:8px;outline:none;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.UniversalBroadcast-module__ReOYYq__textarea{border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);resize:vertical;border-radius:8px;outline:none;min-height:80px;padding:.7rem 1rem;font-size:.85rem}.UniversalBroadcast-module__ReOYYq__priorityRow{align-items:center;gap:.5rem;display:flex}.UniversalBroadcast-module__ReOYYq__priorityLabel{color:var(--text-secondary);font-size:.82rem;font-weight:700}.UniversalBroadcast-module__ReOYYq__priorityBtn{border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-secondary);cursor:pointer;text-transform:capitalize;border-radius:6px;padding:.4rem .8rem;font-size:.78rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.UniversalBroadcast-module__ReOYYq__priority_info{color:var(--accent-blue);background:#6366f126;border-color:#6366f166}.UniversalBroadcast-module__ReOYYq__priority_warning{color:var(--accent-gold);background:#f59e0b26;border-color:#f59e0b66}.UniversalBroadcast-module__ReOYYq__priority_critical{color:var(--gauge-red);background:#ef444426;border-color:#ef444466}.UniversalBroadcast-module__ReOYYq__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 16px #6366f14d}.UniversalBroadcast-module__ReOYYq__sendBtn:disabled{opacity:.4;cursor:not-allowed}.UniversalBroadcast-module__ReOYYq__result{font-size:.85rem;font-weight:600}.UniversalBroadcast-module__ReOYYq__history{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;padding:1.5rem}.UniversalBroadcast-module__ReOYYq__history h3{margin:0 0 1rem;font-size:.95rem;font-weight:700}.UniversalBroadcast-module__ReOYYq__historyItem{border:1px solid var(--border-subtle);border-radius:8px;margin-bottom:.5rem;padding:.8rem 1rem}.UniversalBroadcast-module__ReOYYq__hist_info{border-left:3px solid #6366f1}.UniversalBroadcast-module__ReOYYq__hist_warning{border-left:3px solid var(--gauge-yellow)}.UniversalBroadcast-module__ReOYYq__hist_critical{border-left:3px solid var(--gauge-red)}.UniversalBroadcast-module__ReOYYq__histTitle{color:var(--text-primary);font-size:.88rem;font-weight:700}.UniversalBroadcast-module__ReOYYq__histMsg{color:var(--text-secondary);margin:.3rem 0;font-size:.82rem}.UniversalBroadcast-module__ReOYYq__histMeta{color:var(--text-muted);justify-content:space-between;font-size:.72rem;display:flex}.UniversalBroadcast-module__ReOYYq__histPriority{text-transform:uppercase;letter-spacing:.05em;font-weight:700}
.SystemExport-module__bav34G__container{max-width:900px}.SystemExport-module__bav34G__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.SystemExport-module__bav34G__icon{font-size:2.5rem}.SystemExport-module__bav34G__header h2{margin:0;font-size:1.4rem;font-weight:800}.SystemExport-module__bav34G__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.SystemExport-module__bav34G__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;margin-bottom:1rem;padding:1.5rem}.SystemExport-module__bav34G__card h3{margin:0 0 .5rem;font-size:1rem;font-weight:700}.SystemExport-module__bav34G__card p{color:var(--text-secondary);margin:0 0 1rem;font-size:.82rem}.SystemExport-module__bav34G__exportBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.7rem 2rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 16px #6366f14d}.SystemExport-module__bav34G__exportBtn:disabled{opacity:.5;cursor:not-allowed}.SystemExport-module__bav34G__result{margin-top:.8rem;font-size:.85rem;font-weight:600}.SystemExport-module__bav34G__downloadRow{gap:.8rem;display:flex}.SystemExport-module__bav34G__dlBtn{border:1px solid var(--border-subtle);background:var(--bg-body);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.SystemExport-module__bav34G__dlBtn:hover{border-color:var(--accent-blue);color:var(--accent-blue)}.SystemExport-module__bav34G__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.SystemExport-module__bav34G__stat{text-align:center}.SystemExport-module__bav34G__statVal{color:var(--text-primary);font-size:1.4rem;font-weight:800;font-family:var(--font-mono)}.SystemExport-module__bav34G__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.68rem;font-weight:700}.SystemExport-module__bav34G__preview{margin-top:1rem}.SystemExport-module__bav34G__preview summary{cursor:pointer;color:var(--text-secondary);padding:.5rem 0;font-size:.85rem;font-weight:600}.SystemExport-module__bav34G__json{background:var(--bg-body);border:1px solid var(--border-subtle);font-size:.7rem;font-family:var(--font-mono);max-height:400px;color:var(--text-secondary);white-space:pre-wrap;border-radius:8px;padding:1rem;overflow:auto}
ï»¿ .PlatformAnalytics-module__Iw_Fyq__container{background:var(--bg-card);border:1px solid var(--border-subtle);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);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);border:1px solid var(--border-subtle);cursor:pointer;color:var(--text-primary);border-radius:8px;margin-left:auto;padding:6px 14px;font-size:.75rem;font-weight:700;transition:background .2s,color .2s}.PlatformAnalytics-module__Iw_Fyq__refreshBtn:hover{background:var(--accent-blue);color:#fff}.PlatformAnalytics-module__Iw_Fyq__tabBar{border-bottom:1px solid var(--border-subtle);scrollbar-width:none;background:0 0;align-items:flex-end;gap:.2rem;padding:0 1.5rem;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:1px solid #0000;border-bottom:none;border-radius:8px 8px 0 0;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.8rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.PlatformAnalytics-module__Iw_Fyq__tab:hover{color:var(--text-primary);background:#ffffff05}.PlatformAnalytics-module__Iw_Fyq__tabActive{background:var(--bg-card);color:var(--accent-blue);border:1px solid var(--border-subtle);border-bottom:1px solid var(--bg-card);font-weight:700}.PlatformAnalytics-module__Iw_Fyq__panel{flex:1;min-width:0;padding:1.5rem;overflow:auto}.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);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);border:1px solid var(--border-subtle);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);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);background:var(--bg-elevated);cursor:pointer;color:var(--text-muted);border-radius:8px;padding:6px 12px;font-size:.72rem;font-weight:700;transition:border-color .2s,background .2s,color .2s}.PlatformAnalytics-module__Iw_Fyq__metricBtn:hover{border-color:var(--accent-blue)}.PlatformAnalytics-module__Iw_Fyq__metricActive{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.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);border-bottom:1px solid var(--border-subtle);flex:1;height:200px;position:relative}.PlatformAnalytics-module__Iw_Fyq__gridLine{background:var(--border-subtle);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);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);border-radius:10px;overflow:hidden}.PlatformAnalytics-module__Iw_Fyq__convHeader{background:var(--bg-elevated);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);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);font-weight:800}.PlatformAnalytics-module__Iw_Fyq__miniBar{background:var(--bg-elevated);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);border:1px solid var(--border-subtle);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);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);border:1px solid var(--border-subtle);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}
.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:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .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:var(--accent-gold);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:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.DashboardHome-module__HSf-qW__actionBtn:hover{color:var(--accent-blue);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:var(--accent-blue);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:var(--accent-gold);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:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .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);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:var(--accent-gold);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}}
.UndoRound-module__n2xSSa__container{flex-direction:column;gap:1.25rem;max-width:640px;display:flex}.UndoRound-module__n2xSSa__header{align-items:flex-start;gap:1rem;display:flex}.UndoRound-module__n2xSSa__icon{font-size:2rem}.UndoRound-module__n2xSSa__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.UndoRound-module__n2xSSa__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.UndoRound-module__n2xSSa__infoCard{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}.UndoRound-module__n2xSSa__infoRow{justify-content:space-between;align-items:center;display:flex}.UndoRound-module__n2xSSa__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.UndoRound-module__n2xSSa__sessionId{background:var(--bg-secondary);border-radius:var(--radius-md);color:var(--text-secondary);padding:3px 10px;font-size:.75rem}.UndoRound-module__n2xSSa__roundBadge{color:var(--accent-blue);border-radius:var(--radius-full);background:#3b82f61a;padding:4px 12px;font-size:.85rem;font-weight:700}.UndoRound-module__n2xSSa__revertBadge{color:var(--accent-gold);border-radius:var(--radius-full);background:#f59e0b1a;padding:4px 12px;font-size:.85rem;font-weight:700}.UndoRound-module__n2xSSa__undoBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#f59e0b,#ef4444);border:none;padding:.9rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s;box-shadow:0 4px 16px #f59e0b4d}.UndoRound-module__n2xSSa__undoBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b66}.UndoRound-module__n2xSSa__undoBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.UndoRound-module__n2xSSa__success{color:#22c55e;border-radius:var(--radius-md);background:#22c55e14;border:1px solid #22c55e4d;padding:.8rem 1rem;font-size:.85rem;font-weight:600}.UndoRound-module__n2xSSa__error{color:var(--gauge-red);border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef44444d;padding:.8rem 1rem;font-size:.85rem;font-weight:600}.UndoRound-module__n2xSSa__warning{color:var(--accent-blue);border-radius:var(--radius-md);background:#3b82f60f;border:1px solid #3b82f633;padding:.8rem 1rem;font-size:.85rem;font-weight:600}.UndoRound-module__n2xSSa__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.UndoRound-module__n2xSSa__cautionBox{border-radius:var(--radius-md);background:#f59e0b0a;border:1px solid #f59e0b26;padding:1rem 1.25rem}.UndoRound-module__n2xSSa__cautionBox strong{color:var(--accent-gold);font-size:.82rem}.UndoRound-module__n2xSSa__cautionBox ul{margin:.5rem 0 0;padding-left:1.2rem}.UndoRound-module__n2xSSa__cautionBox li{color:var(--text-muted);margin-bottom:.3rem;font-size:.78rem}
.FacilitatorNotes-module__8OQqMq__container{flex-direction:column;gap:1.25rem;display:flex}.FacilitatorNotes-module__8OQqMq__header{align-items:flex-start;gap:1rem;display:flex}.FacilitatorNotes-module__8OQqMq__icon{font-size:2rem}.FacilitatorNotes-module__8OQqMq__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.FacilitatorNotes-module__8OQqMq__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.FacilitatorNotes-module__8OQqMq__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}.FacilitatorNotes-module__8OQqMq__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:.75rem;font-family:inherit;font-size:.88rem}.FacilitatorNotes-module__8OQqMq__textarea:focus{border-color:var(--accent-blue)}.FacilitatorNotes-module__8OQqMq__formRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.FacilitatorNotes-module__8OQqMq__roundInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);width:80px;color:var(--text-primary);outline:none;padding:.5rem .75rem;font-size:.82rem}.FacilitatorNotes-module__8OQqMq__visibleToggle{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.FacilitatorNotes-module__8OQqMq__visibleToggle input{accent-color:var(--accent-blue)}.FacilitatorNotes-module__8OQqMq__submitBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;margin-left:auto;padding:.6rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.FacilitatorNotes-module__8OQqMq__submitBtn:hover{transform:translateY(-1px)}.FacilitatorNotes-module__8OQqMq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.FacilitatorNotes-module__8OQqMq__notesList{flex-direction:column;gap:.5rem;display:flex}.FacilitatorNotes-module__8OQqMq__noteCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.85rem 1rem;position:relative}.FacilitatorNotes-module__8OQqMq__noteMeta{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.FacilitatorNotes-module__8OQqMq__noteTime{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono)}.FacilitatorNotes-module__8OQqMq__noteRound{color:var(--accent-blue);border-radius:var(--radius-full);background:#3b82f61a;padding:2px 6px;font-size:.65rem;font-weight:700}.FacilitatorNotes-module__8OQqMq__noteVisible{color:#22c55e;border-radius:var(--radius-full);background:#22c55e1a;padding:2px 6px;font-size:.65rem;font-weight:600}.FacilitatorNotes-module__8OQqMq__noteText{color:var(--text-primary);margin:0;font-size:.85rem;line-height:1.5}.FacilitatorNotes-module__8OQqMq__deleteBtn{cursor:pointer;opacity:.4;background:0 0;border:none;font-size:.8rem;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.FacilitatorNotes-module__8OQqMq__deleteBtn:hover{opacity:1}.FacilitatorNotes-module__8OQqMq__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}
ï»¿.TeamImpersonation-module__7NnmgW__container{flex-direction:column;gap:1.25rem;display:flex}.TeamImpersonation-module__7NnmgW__header{align-items:flex-start;gap:1rem;display:flex}.TeamImpersonation-module__7NnmgW__icon{font-size:2rem}.TeamImpersonation-module__7NnmgW__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.TeamImpersonation-module__7NnmgW__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.TeamImpersonation-module__7NnmgW__selectorRow{align-items:center;gap:.75rem;display:flex}.TeamImpersonation-module__7NnmgW__select{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-body);color:var(--text-primary);outline:none;flex:1;padding:.6rem .75rem;font-family:inherit;font-size:.85rem}.TeamImpersonation-module__7NnmgW__viewBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;padding:.6rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700}.TeamImpersonation-module__7NnmgW__viewBtn:disabled{opacity:.5;cursor:not-allowed}.TeamImpersonation-module__7NnmgW__error{color:var(--gauge-red);border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef44444d;padding:.6rem 1rem;font-size:.82rem}.TeamImpersonation-module__7NnmgW__impersonationView{background:var(--bg-card);border-radius:var(--radius-lg);border:2px solid #3b82f64d;padding:1.25rem}.TeamImpersonation-module__7NnmgW__viewHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.TeamImpersonation-module__7NnmgW__viewBadge{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-blue);border-radius:var(--radius-full);background:#3b82f61a;padding:4px 10px;font-size:.65rem;font-weight:800}.TeamImpersonation-module__7NnmgW__viewSession{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono)}.TeamImpersonation-module__7NnmgW__stateGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.TeamImpersonation-module__7NnmgW__stateCard{background:var(--bg-body);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;padding:.85rem}.TeamImpersonation-module__7NnmgW__stateLabel{color:var(--text-muted);margin-bottom:.3rem;font-size:.68rem}.TeamImpersonation-module__7NnmgW__stateValue{color:var(--text-primary);font-size:1.1rem;font-weight:800;font-family:var(--font-mono)}.TeamImpersonation-module__7NnmgW__buTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:.85rem;font-weight:700}.TeamImpersonation-module__7NnmgW__buTable{border-collapse:collapse;width:100%;font-size:.78rem}.TeamImpersonation-module__7NnmgW__buTable th{text-align:left;background:var(--bg-elevated);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}.TeamImpersonation-module__7NnmgW__buTable td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-mono);padding:.45rem .75rem;font-size:.75rem}.TeamImpersonation-module__7NnmgW__buName{text-transform:capitalize;color:var(--text-primary);font-family:inherit;font-weight:600}.TeamImpersonation-module__7NnmgW__flagsSection{margin-top:1rem}.TeamImpersonation-module__7NnmgW__flagsTitle{margin:0 0 .5rem;font-size:.82rem;font-weight:700}.TeamImpersonation-module__7NnmgW__flagGrid{flex-wrap:wrap;gap:.4rem;display:flex}.TeamImpersonation-module__7NnmgW__flagChip{background:var(--bg-secondary);border-radius:var(--radius-full);align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;display:inline-flex}.TeamImpersonation-module__7NnmgW__flagKey{color:var(--text-secondary);font-weight:600}.TeamImpersonation-module__7NnmgW__flagVal{color:var(--text-muted);font-family:var(--font-mono)}
.ReportsExport-module__c5mb1W__container{flex-direction:column;gap:1.25rem;display:flex}.ReportsExport-module__c5mb1W__header{align-items:flex-start;gap:1rem;display:flex}.ReportsExport-module__c5mb1W__icon{font-size:2rem}.ReportsExport-module__c5mb1W__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.ReportsExport-module__c5mb1W__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.ReportsExport-module__c5mb1W__exportRow{align-items:center;gap:.75rem;display:flex}.ReportsExport-module__c5mb1W__exportBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#22c55e,#06b6d4);border:none;padding:.6rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.ReportsExport-module__c5mb1W__exportBtn:hover{transform:translateY(-1px)}.ReportsExport-module__c5mb1W__exportBtn:disabled{opacity:.4;cursor:not-allowed}.ReportsExport-module__c5mb1W__recordCount{color:var(--text-muted);margin-left:auto;font-size:.72rem}.ReportsExport-module__c5mb1W__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ReportsExport-module__c5mb1W__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;padding:.85rem 1rem}.ReportsExport-module__c5mb1W__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.3rem;font-size:.65rem;font-weight:700}.ReportsExport-module__c5mb1W__statValue{color:var(--text-primary);font-size:1rem;font-weight:800;font-family:var(--font-mono)}.ReportsExport-module__c5mb1W__tableWrap{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:auto}.ReportsExport-module__c5mb1W__table{border-collapse:collapse;width:100%;font-size:.78rem}.ReportsExport-module__c5mb1W__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:.65rem .85rem;font-size:.68rem;font-weight:700}.ReportsExport-module__c5mb1W__table td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:.55rem .85rem}.ReportsExport-module__c5mb1W__table tr:hover{background:#3b82f608}.ReportsExport-module__c5mb1W__cohortName{color:var(--text-primary);font-weight:600}.ReportsExport-module__c5mb1W__roundBadge{color:var(--accent-blue);border-radius:var(--radius-full);font-size:.68rem;font-weight:700;font-family:var(--font-mono);background:#3b82f61a;padding:2px 6px;display:inline-block}.ReportsExport-module__c5mb1W__facId{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.ReportsExport-module__c5mb1W__empty{text-align:center;color:var(--text-muted);padding:3rem;font-size:.85rem}
.RoundTimeline-module__pF5kra__container{flex-direction:column;gap:1.25rem;display:flex}.RoundTimeline-module__pF5kra__header{align-items:flex-start;gap:1rem;display:flex}.RoundTimeline-module__pF5kra__icon{font-size:2rem}.RoundTimeline-module__pF5kra__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.RoundTimeline-module__pF5kra__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.RoundTimeline-module__pF5kra__headerMeta{align-items:center;gap:.75rem;margin-left:auto;display:flex}.RoundTimeline-module__pF5kra__cohortCount{letter-spacing:.04em;color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:20px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.RoundTimeline-module__pF5kra__emptyState{text-align:center;background:var(--bg-card);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg,16px);flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.RoundTimeline-module__pF5kra__emptyIcon{opacity:.4;margin-bottom:1rem;font-size:3rem}.RoundTimeline-module__pF5kra__emptyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:700}.RoundTimeline-module__pF5kra__emptyText{color:var(--text-muted);max-width:450px;margin:0;font-size:.82rem}.RoundTimeline-module__pF5kra__legend{flex-wrap:wrap;justify-content:flex-start;gap:1.25rem;display:flex}.RoundTimeline-module__pF5kra__legendItem{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.72rem;display:flex}.RoundTimeline-module__pF5kra__legendDot{border-radius:50%;width:10px;height:10px;display:inline-block}.RoundTimeline-module__pF5kra__legendComplete{background:var(--gauge-green)}.RoundTimeline-module__pF5kra__legendActive{background:var(--accent-blue)}.RoundTimeline-module__pF5kra__legendUnlocked{background:var(--bg-card);border:2px solid var(--border-subtle)}.RoundTimeline-module__pF5kra__legendLocked{background:var(--bg-secondary);opacity:.5}.RoundTimeline-module__pF5kra__cohortList{flex-direction:column;gap:1.25rem;display:flex}.RoundTimeline-module__pF5kra__cohortSection{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg,16px);padding:1.25rem 1.5rem 1rem;transition:box-shadow .3s,border-color .3s}.RoundTimeline-module__pF5kra__cohortSection:hover{box-shadow:0 4px 24px #00000014}.RoundTimeline-module__pF5kra__cohortSelected{border-color:#3b82f666;box-shadow:0 0 0 1px #3b82f626,0 4px 20px #3b82f614}.RoundTimeline-module__pF5kra__cohortComplete{border-color:#22c55e40}.RoundTimeline-module__pF5kra__cohortComplete:hover{box-shadow:0 4px 24px #22c55e14}.RoundTimeline-module__pF5kra__cohortHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.RoundTimeline-module__pF5kra__cohortName{color:var(--text-primary);font-size:.95rem;font-weight:800}.RoundTimeline-module__pF5kra__cohortRoundBadge{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:20px;padding:2px 10px;font-size:.68rem;font-weight:700}.RoundTimeline-module__pF5kra__cohortComplete .RoundTimeline-module__pF5kra__cohortRoundBadge{background:linear-gradient(135deg,#22c55e,#10b981)}.RoundTimeline-module__pF5kra__cohortPlayerBadge{color:#a855f7;background:#a855f71a;border:1px solid #a855f733;border-radius:20px;padding:2px 10px;font-size:.68rem;font-weight:600}.RoundTimeline-module__pF5kra__cohortPacing{color:var(--text-muted);margin-left:auto;font-size:.72rem;font-weight:600}.RoundTimeline-module__pF5kra__cohortTimer{color:var(--accent-gold);font-size:.68rem;font-family:var(--font-mono);font-weight:600}.RoundTimeline-module__pF5kra__progressTrack{background:var(--bg-secondary);border-radius:3px;height:6px;margin-bottom:1rem;position:relative;overflow:visible}.RoundTimeline-module__pF5kra__progressFill{background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:3px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 8px #3b82f64d}.RoundTimeline-module__pF5kra__progressComplete{background:linear-gradient(90deg,#22c55e,#10b981);box-shadow:0 0 8px #22c55e4d}.RoundTimeline-module__pF5kra__progressLabel{color:var(--text-muted);font-size:.65rem;font-weight:700;font-family:var(--font-mono);position:absolute;top:-18px;right:0}.RoundTimeline-module__pF5kra__timeline{align-items:flex-start;gap:0;padding:1.5rem 0 .5rem;display:flex;position:relative;overflow-x:auto}.RoundTimeline-module__pF5kra__track{background:var(--border-subtle);z-index:0;height:3px;position:absolute;top:calc(1.5rem + 18px);left:5%;right:5%}.RoundTimeline-module__pF5kra__node{z-index:var(--z-sticky);flex-direction:column;flex:1;align-items:center;min-width:68px;display:flex;position:relative}.RoundTimeline-module__pF5kra__nodeCircle{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.4rem;font-size:.85rem;font-weight:700;transition:background .3s,color .3s,border-color .3s,box-shadow .3s,opacity .3s,transform .3s;display:flex}.RoundTimeline-module__pF5kra__node_completed .RoundTimeline-module__pF5kra__nodeCircle{background:var(--gauge-green);color:#fff;box-shadow:0 0 12px #22c55e4d}.RoundTimeline-module__pF5kra__node_active .RoundTimeline-module__pF5kra__nodeCircle{background:var(--accent-blue);color:#fff;animation:2s infinite RoundTimeline-module__pF5kra__pulse;box-shadow:0 0 16px #3b82f666}.RoundTimeline-module__pF5kra__node_unlocked .RoundTimeline-module__pF5kra__nodeCircle{background:var(--bg-card);border:2px solid var(--border-subtle);color:var(--text-muted)}.RoundTimeline-module__pF5kra__node_locked .RoundTimeline-module__pF5kra__nodeCircle{background:var(--bg-secondary);color:var(--text-muted);opacity:.5;font-size:.7rem}.RoundTimeline-module__pF5kra__nodeLabel{color:var(--text-primary);font-size:.75rem;font-weight:800}.RoundTimeline-module__pF5kra__nodeDesc{color:var(--text-muted);text-align:center;max-width:70px;font-size:.65rem}@keyframes RoundTimeline-module__pF5kra__pulse{0%,to{box-shadow:0 0 8px #3b82f64d}50%{box-shadow:0 0 20px #3b82f680}}.RoundTimeline-module__pF5kra__playerSubSection{border-top:1px solid var(--border-subtle);margin-top:.75rem;padding-top:.75rem}.RoundTimeline-module__pF5kra__playerSubHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RoundTimeline-module__pF5kra__playerSubTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.RoundTimeline-module__pF5kra__playerMiniGrid{flex-direction:column;gap:.35rem;display:flex}.RoundTimeline-module__pF5kra__playerMiniRow{background:var(--bg-elevated,#ffffff05);border-radius:var(--radius-md,8px);align-items:center;gap:.75rem;padding:.35rem .75rem;transition:background .2s;display:flex}.RoundTimeline-module__pF5kra__playerMiniRow:hover{background:#3b82f60a}.RoundTimeline-module__pF5kra__playerMiniName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:160px;max-width:200px;font-size:.76rem;font-weight:600;overflow:hidden}.RoundTimeline-module__pF5kra__miniTimeline{flex:1;align-items:center;gap:4px;display:flex}.RoundTimeline-module__pF5kra__miniDot{cursor:default;border-radius:50%;width:14px;height:14px;transition:background .2s,box-shadow .2s,transform .2s}.RoundTimeline-module__pF5kra__miniDot:hover{transform:scale(1.2)}.RoundTimeline-module__pF5kra__miniComplete{background:var(--gauge-green);box-shadow:0 0 4px #22c55e40}.RoundTimeline-module__pF5kra__miniActive{background:var(--accent-blue);box-shadow:0 0 6px #3b82f666}.RoundTimeline-module__pF5kra__miniLocked{background:var(--bg-secondary);border:1px solid var(--border-subtle)}.RoundTimeline-module__pF5kra__playerMiniRound{color:var(--accent-blue);font-size:.72rem;font-weight:700;font-family:var(--font-mono);text-align:right;min-width:30px}.RoundTimeline-module__pF5kra__overviewGrid{flex-direction:column;gap:.5rem;display:flex}.RoundTimeline-module__pF5kra__overviewCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}.RoundTimeline-module__pF5kra__overviewName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:140px;font-size:.8rem;font-weight:600;overflow:hidden}.RoundTimeline-module__pF5kra__overviewRound{color:var(--accent-blue);font-size:.72rem;font-weight:700;font-family:var(--font-mono);text-align:right;min-width:30px}.RoundTimeline-module__pF5kra__pacingInfo{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex}.RoundTimeline-module__pF5kra__pacingMode{color:var(--text-secondary);font-size:.78rem}.RoundTimeline-module__pF5kra__pacingMode strong{color:var(--accent-blue)}.RoundTimeline-module__pF5kra__pacingTimer{color:var(--accent-gold);font-size:.72rem;font-family:var(--font-mono)}.RoundTimeline-module__pF5kra__pacingUnlocked{color:var(--text-muted);margin-left:auto;font-size:.72rem}
