.MasterInterventions-module__5YtCBq__container{gap:var(--space-xl,2rem);padding:var(--space-md);flex-direction:column;animation:.4s ease-out MasterInterventions-module__5YtCBq__fadeIn;display:flex}@keyframes MasterInterventions-module__5YtCBq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MasterInterventions-module__5YtCBq__topHeader h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.MasterInterventions-module__5YtCBq__topHeader p{color:var(--text-secondary);font-size:.95rem}.MasterInterventions-module__5YtCBq__grid{gap:var(--space-lg,1.5rem);grid-template-columns:1fr 1fr;align-items:start;display:grid}.MasterInterventions-module__5YtCBq__panel{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.MasterInterventions-module__5YtCBq__panelHeader{padding:var(--space-md)var(--space-lg);background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.MasterInterventions-module__5YtCBq__panelHeader h3{font-size:1.1rem;font-weight:700}.MasterInterventions-module__5YtCBq__addBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .2s}.MasterInterventions-module__5YtCBq__addBtn:hover{background:#2563eb}.MasterInterventions-module__5YtCBq__list{max-height:600px;padding:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex;overflow-y:auto}.MasterInterventions-module__5YtCBq__listItem{padding:var(--space-md);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:var(--space-md);border-left-width:4px;display:flex}.MasterInterventions-module__5YtCBq__itemIcon{font-size:1.5rem}.MasterInterventions-module__5YtCBq__itemDetails{flex:1;min-width:0}.MasterInterventions-module__5YtCBq__itemDetails h4{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:flex}.MasterInterventions-module__5YtCBq__itemDetails p{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.MasterInterventions-module__5YtCBq__dangerBadge,.MasterInterventions-module__5YtCBq__triggerBadge{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:2px 6px;font-size:.6rem}.MasterInterventions-module__5YtCBq__roundBadge{color:#fff;border-radius:var(--radius-sm);background:#6366f1;padding:2px 6px;font-size:.6rem;font-weight:700}.MasterInterventions-module__5YtCBq__anyBadge{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);padding:2px 6px;font-size:.6rem}.MasterInterventions-module__5YtCBq__itemActions{gap:.5rem;display:flex}.MasterInterventions-module__5YtCBq__itemActions button{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.MasterInterventions-module__5YtCBq__itemActions button:hover{background:var(--bg-main);color:var(--text-primary)}.MasterInterventions-module__5YtCBq__deleteIcon:hover{color:#ef4444!important}.MasterInterventions-module__5YtCBq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172acc;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MasterInterventions-module__5YtCBq__modal{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:600px;max-width:90%;max-height:85vh;padding:var(--space-lg);z-index:10000;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.MasterInterventions-module__5YtCBq__modal h3{margin-bottom:var(--space-lg);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-sm);font-size:1.25rem}.MasterInterventions-module__5YtCBq__form{gap:var(--space-md);flex-direction:column;display:flex}.MasterInterventions-module__5YtCBq__formRow{gap:var(--space-md);display:flex}.MasterInterventions-module__5YtCBq__formGroup{flex-direction:column;flex:1;gap:.25rem;display:flex}.MasterInterventions-module__5YtCBq__formGroup label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.MasterInterventions-module__5YtCBq__formGroup input,.MasterInterventions-module__5YtCBq__formGroup select,.MasterInterventions-module__5YtCBq__formGroup textarea{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);padding:8px;font-family:inherit}.MasterInterventions-module__5YtCBq__modalActions{margin-top:var(--space-md);justify-content:flex-end;gap:1rem;display:flex}.MasterInterventions-module__5YtCBq__cancelBtn{color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:8px 16px}.MasterInterventions-module__5YtCBq__saveBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:8px 16px;font-weight:600}.MasterInterventions-module__5YtCBq__mediaSection{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md);margin-top:var(--space-sm);background:#6366f10a}.MasterInterventions-module__5YtCBq__mediaSectionHeader{margin-bottom:var(--space-md);color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.MasterInterventions-module__5YtCBq__mediaTypeSelector{gap:.5rem;display:flex}.MasterInterventions-module__5YtCBq__mediaTypeBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-main);color:var(--text-secondary);cursor:pointer;text-align:center;flex:1;padding:8px 12px;font-family:inherit;font-size:.82rem;transition:all .2s}.MasterInterventions-module__5YtCBq__mediaTypeBtn:hover{color:var(--text-primary);border-color:#6366f1}.MasterInterventions-module__5YtCBq__mediaTypeBtnActive{color:#818cf8;background:#6366f126;border-color:#6366f1;font-weight:600;box-shadow:0 0 0 1px #6366f14d}.MasterInterventions-module__5YtCBq__dropZone{border:2px dashed var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-lg);cursor:pointer;text-align:center;transition:all .2s}.MasterInterventions-module__5YtCBq__dropZone:hover{background:#6366f10a;border-color:#6366f1}.MasterInterventions-module__5YtCBq__dropZoneEmpty{color:var(--text-muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.MasterInterventions-module__5YtCBq__dropZoneEmpty small{opacity:.7;font-size:.75rem}.MasterInterventions-module__5YtCBq__dropIcon{opacity:.6;font-size:2rem}.MasterInterventions-module__5YtCBq__fileSelected{border-radius:var(--radius-sm);background:#6366f114;border:1px solid #6366f133;align-items:center;gap:.75rem;padding:8px 12px;display:flex}.MasterInterventions-module__5YtCBq__fileIcon{font-size:1.3rem}.MasterInterventions-module__5YtCBq__fileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;font-weight:500;overflow:hidden}.MasterInterventions-module__5YtCBq__fileSize{color:var(--text-muted);font-size:.75rem}.MasterInterventions-module__5YtCBq__removeFile{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:1rem;line-height:1;transition:all .15s}.MasterInterventions-module__5YtCBq__removeFile:hover{color:#ef4444;background:#ef444426}.MasterInterventions-module__5YtCBq__mediaBadge{border-radius:var(--radius-sm);cursor:default;background:#6366f126;border:1px solid #6366f140;padding:2px 6px;font-size:.75rem}.MasterInterventions-module__5YtCBq__mediaPreview{margin-top:var(--space-sm)}.MasterInterventions-module__5YtCBq__audioPlayer{border-radius:var(--radius-sm);width:100%;height:36px}.MasterInterventions-module__5YtCBq__videoPlayer{border-radius:var(--radius-sm);background:#000;width:100%;max-height:200px}.MasterInterventions-module__5YtCBq__inlineAudio{border-radius:var(--radius-sm);width:100%;height:32px;margin-top:.5rem}.MasterInterventions-module__5YtCBq__inlineVideo{border-radius:var(--radius-sm);background:#000;width:100%;max-height:120px;margin-top:.5rem}.MasterInterventions-module__5YtCBq__loading{text-align:center;padding:var(--space-xl);color:var(--text-muted);font-size:.95rem}@media (max-width:1024px){.MasterInterventions-module__5YtCBq__grid{grid-template-columns:1fr}}.MasterInterventions-module__5YtCBq__gatePrompt{border-radius:var(--radius-md,.5rem);border:1.5px dashed var(--border-subtle,#334155);background:var(--bg-elevated,#0f172a);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.MasterInterventions-module__5YtCBq__gateIcon{width:56px;height:56px;color:var(--accent-blue,#3b82f6);background:#3b82f61a;border:1px solid #3b82f640;border-radius:14px;justify-content:center;align-items:center;display:flex}.MasterInterventions-module__5YtCBq__gateText{color:var(--text-secondary,#94a3b8);max-width:480px;margin:0;font-size:.88rem;line-height:1.6}.MasterInterventions-module__5YtCBq__gateText strong{color:#ef4444;font-weight:700}.MasterInterventions-module__5YtCBq__gateBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:.7rem 1.6rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.25,.46,.45,.94);box-shadow:0 3px 12px #3b82f64d}.MasterInterventions-module__5YtCBq__gateBtn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.MasterInterventions-module__5YtCBq__gateBtn:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f64d}
.RoundPacingControl-module__-2E_zW__panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:760px;padding:2rem;box-shadow:0 1px 3px #0000000f}.RoundPacingControl-module__-2E_zW__title{background:linear-gradient(90deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.4rem}.RoundPacingControl-module__-2E_zW__subtitle{color:#475569;margin:0 0 1.5rem;font-size:.9rem}.RoundPacingControl-module__-2E_zW__fieldGroup{margin-bottom:1.5rem}.RoundPacingControl-module__-2E_zW__label{color:#334155;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.8rem;font-weight:700;display:block}.RoundPacingControl-module__-2E_zW__select{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.9rem}.RoundPacingControl-module__-2E_zW__select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.RoundPacingControl-module__-2E_zW__statusBox{background:#f0f4ff;border:1px solid #c7d2fe;border-radius:10px;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 1.2rem;display:flex}.RoundPacingControl-module__-2E_zW__statusKey{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.RoundPacingControl-module__-2E_zW__statusVal{color:#1e293b;margin-top:.1rem;font-size:1.1rem;font-weight:700}.RoundPacingControl-module__-2E_zW__statusValWarning{color:#d97706;margin-top:.1rem;font-size:1rem;font-weight:700}.RoundPacingControl-module__-2E_zW__modeRow{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.RoundPacingControl-module__-2E_zW__modeBtn{color:#475569;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.75rem .8rem;font-family:inherit;font-size:.82rem;font-weight:500;line-height:1.4;transition:all .18s}.RoundPacingControl-module__-2E_zW__modeBtn:hover{color:#4338ca;background:#f5f3ff;border-color:#a5b4fc}.RoundPacingControl-module__-2E_zW__modeBtnActive{color:#4338ca;background:#6366f112;border:2px solid #6366f1;font-weight:700}.RoundPacingControl-module__-2E_zW__modeBtnLabel{font-size:.88rem;display:block}.RoundPacingControl-module__-2E_zW__modeBtnDesc{color:#94a3b8;margin-top:.15rem;font-size:.7rem;display:block}.RoundPacingControl-module__-2E_zW__modeBtnActive .RoundPacingControl-module__-2E_zW__modeBtnDesc{color:#818cf8}.RoundPacingControl-module__-2E_zW__scheduleGrid{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.RoundPacingControl-module__-2E_zW__scheduleHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:80px 1fr 40px;gap:.5rem;padding:.5rem 1rem;display:grid}.RoundPacingControl-module__-2E_zW__scheduleHeaderLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.7rem;font-weight:700}.RoundPacingControl-module__-2E_zW__scheduleRow{border-bottom:1px solid #f1f5f9;grid-template-columns:80px 1fr 40px;align-items:center;gap:.5rem;padding:.45rem 1rem;transition:background .15s;display:grid}.RoundPacingControl-module__-2E_zW__scheduleRow:last-child{border-bottom:none}.RoundPacingControl-module__-2E_zW__scheduleRow:hover{background:#fafbff}.RoundPacingControl-module__-2E_zW__scheduleRowPast{opacity:.45}.RoundPacingControl-module__-2E_zW__scheduleRoundLabel{color:#475569;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;display:flex}.RoundPacingControl-module__-2E_zW__scheduleDot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.RoundPacingControl-module__-2E_zW__scheduleDotScheduled{background:#6366f1}.RoundPacingControl-module__-2E_zW__scheduleDotPast{background:#10b981}.RoundPacingControl-module__-2E_zW__scheduleDotActive{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.RoundPacingControl-module__-2E_zW__scheduleDateInput{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.35rem .6rem;font-family:inherit;font-size:.8rem}.RoundPacingControl-module__-2E_zW__scheduleDateInput:focus{background:#fff;border-color:#6366f1}.RoundPacingControl-module__-2E_zW__scheduleClearBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.9rem;transition:all .15s;display:flex}.RoundPacingControl-module__-2E_zW__scheduleClearBtn:hover{color:#ef4444;background:#fee2e2}.RoundPacingControl-module__-2E_zW__scheduleNote{color:#94a3b8;background:#f8fafc;border-top:1px solid #e2e8f0;padding:.5rem 1rem;font-size:.72rem}.RoundPacingControl-module__-2E_zW__immediateStrip{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.2rem;padding:.75rem 1rem;display:flex}.RoundPacingControl-module__-2E_zW__immediateLabel{color:#92400e;flex:1;font-size:.82rem;font-weight:600}.RoundPacingControl-module__-2E_zW__actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.RoundPacingControl-module__-2E_zW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.7rem 1.8rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .18s;box-shadow:0 4px 16px #6366f140}.RoundPacingControl-module__-2E_zW__btnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}.RoundPacingControl-module__-2E_zW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.RoundPacingControl-module__-2E_zW__btnSuccess{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;padding:.7rem 1.6rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .18s;box-shadow:0 4px 16px #10b98140}.RoundPacingControl-module__-2E_zW__btnSuccess:hover:not(:disabled){transform:translateY(-1px)}.RoundPacingControl-module__-2E_zW__btnSuccess:disabled{opacity:.5;cursor:not-allowed}.RoundPacingControl-module__-2E_zW__btnWarning{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;padding:.55rem 1.2rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .18s}.RoundPacingControl-module__-2E_zW__btnWarning:disabled{opacity:.5;cursor:not-allowed}.RoundPacingControl-module__-2E_zW__statusMsg{border-radius:8px;margin-top:1rem;padding:.8rem 1rem;font-size:.88rem;font-weight:500}.RoundPacingControl-module__-2E_zW__statusMsgOk{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.RoundPacingControl-module__-2E_zW__statusMsgErr{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.RoundPacingControl-module__-2E_zW__statusItem{color:var(--text-secondary,#94a3b8);align-items:center;gap:6px;font-size:.75rem;display:flex}
.RoundBriefing-module__9Xe4mG__overlay{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(at 30% 20%,#1e3a5ff2 0%,#0f172afa 70%);justify-content:center;align-items:center;padding:2rem 1rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;animation:.5s ease-out RoundBriefing-module__9Xe4mG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes RoundBriefing-module__9Xe4mG__fadeIn{0%{opacity:0}to{opacity:1}}.RoundBriefing-module__9Xe4mG__container{width:100%;max-width:1100px;animation:.6s cubic-bezier(.16,1,.3,1) RoundBriefing-module__9Xe4mG__slideUp}@keyframes RoundBriefing-module__9Xe4mG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RoundBriefing-module__9Xe4mG__header{text-align:center;margin-bottom:1.6rem}.RoundBriefing-module__9Xe4mG__roundBadge{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833;border-radius:100px;margin-bottom:.8rem;padding:.3rem 1rem;font-size:.6rem;font-weight:800;display:inline-block}.RoundBriefing-module__9Xe4mG__titleRow{justify-content:center;align-items:center;gap:.6rem;margin-bottom:.3rem;display:flex}.RoundBriefing-module__9Xe4mG__icon{font-size:2rem;line-height:1}.RoundBriefing-module__9Xe4mG__title{color:#f1f5f9;letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800}.RoundBriefing-module__9Xe4mG__theme{color:#64748b;margin:0;font-size:.82rem;font-weight:500}.RoundBriefing-module__9Xe4mG__document{background:#1e293bb3;border:1px solid #94a3b81f;border-radius:12px;margin-bottom:1.2rem;padding:1.6rem 1.8rem;box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff0a}.RoundBriefing-module__9Xe4mG__docHeader{border-bottom:1px solid #94a3b81a;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.7rem;display:flex}.RoundBriefing-module__9Xe4mG__docIcon{font-size:1rem}.RoundBriefing-module__9Xe4mG__docTitle{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.68rem;font-weight:700}.RoundBriefing-module__9Xe4mG__stamp{letter-spacing:.06em;text-transform:uppercase;color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:3px;margin-left:auto;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.RoundBriefing-module__9Xe4mG__narrative{color:#cbd5e1;columns:2;column-gap:2rem;margin:0 0 1rem;font-size:.82rem;line-height:1.65}.RoundBriefing-module__9Xe4mG__narrative p{break-inside:avoid;margin:0 0 .7rem}.RoundBriefing-module__9Xe4mG__narrative p:last-child{margin-bottom:0}.RoundBriefing-module__9Xe4mG__narrative strong{color:#f1f5f9;font-weight:700}.RoundBriefing-module__9Xe4mG__narrative em{color:#a5b4fc;font-style:italic}.RoundBriefing-module__9Xe4mG__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0;align-items:center;gap:.4rem;margin:.8rem 0 .5rem;font-size:.68rem;font-weight:700;display:flex}.RoundBriefing-module__9Xe4mG__sectionIcon{font-size:.85rem}.RoundBriefing-module__9Xe4mG__objectivesList{margin:0 0 .5rem;padding:0;list-style:none}.RoundBriefing-module__9Xe4mG__objectivesList li{color:#cbd5e1;padding:.3rem 0 .3rem 1.4rem;font-size:.76rem;line-height:1.45;position:relative}.RoundBriefing-module__9Xe4mG__objectivesList li:before{content:"▸";color:#3b82f6;font-size:.85rem;font-weight:700;position:absolute;left:.2rem}.RoundBriefing-module__9Xe4mG__docBottomGrid{grid-template-columns:1fr 1fr;gap:1rem 2rem;margin-top:.6rem;display:grid}@media (max-width:768px){.RoundBriefing-module__9Xe4mG__docBottomGrid{grid-template-columns:1fr}.RoundBriefing-module__9Xe4mG__narrative{columns:1}}.RoundBriefing-module__9Xe4mG__metricsRow{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem;margin:.6rem 0 0;display:grid}.RoundBriefing-module__9Xe4mG__metricChip{background:#3b82f614;border:1px solid #3b82f62e;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .7rem;display:flex}.RoundBriefing-module__9Xe4mG__metricIcon{font-size:.9rem}.RoundBriefing-module__9Xe4mG__metricLabel{color:#94a3b8;font-size:.7rem;font-weight:600}.RoundBriefing-module__9Xe4mG__warningBox{background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:.6rem;padding:.6rem .8rem;display:flex}.RoundBriefing-module__9Xe4mG__warningIcon{flex-shrink:0;margin-top:.05rem;font-size:1rem}.RoundBriefing-module__9Xe4mG__warningText{color:#fbbf24;font-size:.72rem;font-weight:500;line-height:1.45}.RoundBriefing-module__9Xe4mG__warningText strong{color:#fde68a}.RoundBriefing-module__9Xe4mG__footer{text-align:center;margin-top:.4rem}.RoundBriefing-module__9Xe4mG__proceedBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 2.4rem;font-size:.82rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px #3b82f659,inset 0 1px #ffffff1a}.RoundBriefing-module__9Xe4mG__proceedBtn:hover{transform:translateY(-1px)scale(1.02);box-shadow:0 8px 24px #3b82f673,inset 0 1px #ffffff1a}.RoundBriefing-module__9Xe4mG__proceedBtn:active{transform:translateY(0)scale(.99)}@media (max-width:640px){.RoundBriefing-module__9Xe4mG__document{padding:1.2rem 1rem}.RoundBriefing-module__9Xe4mG__title{font-size:1.3rem}.RoundBriefing-module__9Xe4mG__metricsRow{grid-template-columns:1fr 1fr}}.RoundBriefing-module__9Xe4mG__butterflyPanel{background:#8b5cf60f;border:1px solid #8b5cf62e;border-radius:8px;margin-top:.6rem;padding:.6rem .8rem}.RoundBriefing-module__9Xe4mG__butterflyHeader{letter-spacing:.08em;text-transform:uppercase;color:#a78bfa;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.65rem;font-weight:800;display:flex}.RoundBriefing-module__9Xe4mG__butterflyHint{color:#c4b5fd;border-left:2px solid #8b5cf64d;margin:.3rem 0;padding:.2rem 0 .2rem 1rem;font-size:.75rem;line-height:1.5}.RoundBriefing-module__9Xe4mG__recapPanel{background:#3b82f60f;border:1px solid #3b82f626;border-radius:8px;margin-top:1rem;padding:0 1rem;transition:max-height .3s;overflow:hidden}.RoundBriefing-module__9Xe4mG__recapToggle{cursor:pointer;color:#93c5fd;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.7rem 0;font-size:.68rem;font-weight:700;display:flex}.RoundBriefing-module__9Xe4mG__recapToggle:hover{color:#bfdbfe}.RoundBriefing-module__9Xe4mG__recapChevron{font-size:.7rem;transition:transform .2s}.RoundBriefing-module__9Xe4mG__recapChevronOpen{transform:rotate(90deg)}.RoundBriefing-module__9Xe4mG__recapContent{padding:0 0 .8rem}.RoundBriefing-module__9Xe4mG__recapRow{justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.75rem;display:flex}.RoundBriefing-module__9Xe4mG__recapLabel{color:#94a3b8}.RoundBriefing-module__9Xe4mG__recapValuePositive{color:#34d399;font-weight:700}.RoundBriefing-module__9Xe4mG__recapValueNegative{color:#f87171;font-weight:700}.RoundBriefing-module__9Xe4mG__recapValueNeutral{color:#e2e8f0;font-weight:600}.RoundBriefing-module__9Xe4mG__voicesPanel{margin-top:.6rem}.RoundBriefing-module__9Xe4mG__voicesTitle{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.65rem;font-weight:800}.RoundBriefing-module__9Xe4mG__voiceQuote{background:#ffffff08;border-left:2px solid #64748b66;border-radius:6px;align-items:flex-start;gap:.5rem;margin-bottom:.4rem;padding:.5rem .7rem;display:flex}.RoundBriefing-module__9Xe4mG__voiceAvatar{flex-shrink:0;font-size:1rem}.RoundBriefing-module__9Xe4mG__voiceContent{flex:1}.RoundBriefing-module__9Xe4mG__voiceText{color:#cbd5e1;margin:0;font-size:.75rem;font-style:italic;line-height:1.5}.RoundBriefing-module__9Xe4mG__voiceRole{color:#64748b;margin-top:.15rem;font-size:.65rem;font-weight:600}.RoundBriefing-module__9Xe4mG__theoryCard{background:#10b9810f;border:1px solid #10b9812e;border-radius:8px;margin-top:.6rem;padding:.6rem .8rem}.RoundBriefing-module__9Xe4mG__theoryHeader{letter-spacing:.08em;text-transform:uppercase;color:#34d399;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.68rem;font-weight:800;display:flex}.RoundBriefing-module__9Xe4mG__theoryTitle{color:#e2e8f0;margin-bottom:.3rem;font-size:.8rem;font-weight:700}.RoundBriefing-module__9Xe4mG__theoryDesc{color:#94a3b8;margin:0;font-size:.72rem;line-height:1.5}.RoundBriefing-module__9Xe4mG__stochasticPanel{background:#f59e0b0f;border:1px solid #f59e0b2e;border-radius:8px;margin-top:.8rem;padding:.7rem .9rem}.RoundBriefing-module__9Xe4mG__stochasticHeader{letter-spacing:.08em;text-transform:uppercase;color:#fbbf24;margin-bottom:.5rem;font-size:.68rem;font-weight:800}.RoundBriefing-module__9Xe4mG__stochasticBar{background:#ffffff14;border-radius:4px;height:8px;margin-bottom:.3rem;overflow:hidden}.RoundBriefing-module__9Xe4mG__stochasticFill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.RoundBriefing-module__9Xe4mG__stochasticLabel{color:#fbbf24;font-size:.7rem;font-weight:600}.RoundBriefing-module__9Xe4mG__valuationCard{text-align:center;background:linear-gradient(135deg,#6366f114,#8b5cf614);border:1px solid #8b5cf633;border-radius:8px;margin-top:1rem;padding:.8rem 1rem}.RoundBriefing-module__9Xe4mG__valuationHeader{letter-spacing:.08em;text-transform:uppercase;color:#a78bfa;margin-bottom:.4rem;font-size:.68rem;font-weight:800}.RoundBriefing-module__9Xe4mG__valuationRange{color:#f1f5f9;margin:.3rem 0;font-size:1.1rem;font-weight:800}.RoundBriefing-module__9Xe4mG__valuationNote{color:#64748b;font-size:.65rem}.RoundBriefing-module__9Xe4mG__warningBadge{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;align-items:center;gap:.3rem;margin-top:.5rem;padding:.4rem .7rem;font-size:.7rem;font-weight:600;display:inline-flex}
.RegulatorySandboxControl-module___mvNSG__panel{background:var(--bg-card,#1e293b);border:1px solid var(--border-subtle,#334155);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.RegulatorySandboxControl-module___mvNSG__panel:before{content:"";opacity:.7;background:linear-gradient(90deg,#6366f1,#f59e0b,#10b981,#3b82f6);height:3px;position:absolute;top:0;left:0;right:0}.RegulatorySandboxControl-module___mvNSG__headerRow{align-items:flex-start;gap:1rem;display:flex}.RegulatorySandboxControl-module___mvNSG__headerIcon{flex-shrink:0;font-size:2rem;line-height:1}.RegulatorySandboxControl-module___mvNSG__headerText{flex:1}.RegulatorySandboxControl-module___mvNSG__title{color:var(--text-primary,#f1f5f9);letter-spacing:-.01em;margin:0 0 .2rem;font-size:1.2rem;font-weight:800}.RegulatorySandboxControl-module___mvNSG__subtitle{color:var(--text-muted,#64748b);max-width:560px;margin:0;font-size:.78rem;line-height:1.5}.RegulatorySandboxControl-module___mvNSG__sessionTag{font-size:.68rem;font-weight:700;font-family:var(--font-mono,"JetBrains Mono",monospace);color:#94a3b8;background:#6366f114;border:1px solid #6366f12e;border-radius:6px;flex-shrink:0;padding:4px 10px}.RegulatorySandboxControl-module___mvNSG__gaugeRow{border:1px solid var(--border-subtle,#334155);background:#ffffff05;border-radius:10px;grid-template-columns:1fr 1fr;gap:1rem;padding:.9rem 1.1rem;display:grid}.RegulatorySandboxControl-module___mvNSG__gauge{flex-direction:column;gap:5px;display:flex}.RegulatorySandboxControl-module___mvNSG__gaugeLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted,#64748b);font-size:.65rem;font-weight:700}.RegulatorySandboxControl-module___mvNSG__gaugeBar{background:#ffffff0f;border-radius:99px;height:6px;overflow:hidden}.RegulatorySandboxControl-module___mvNSG__gaugeFill{border-radius:99px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.RegulatorySandboxControl-module___mvNSG__gaugeVal{font-size:.75rem;font-weight:800;font-family:var(--font-mono,monospace)}.RegulatorySandboxControl-module___mvNSG__statusBanner{border-radius:8px;padding:.65rem 1rem;font-size:.82rem;font-weight:600;line-height:1.5;transition:all .3s}.RegulatorySandboxControl-module___mvNSG__status_info{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f640}.RegulatorySandboxControl-module___mvNSG__status_success{color:#34d399;background:#10b9811a;border:1px solid #10b98140}.RegulatorySandboxControl-module___mvNSG__status_error{color:#f87171;background:#ef44441a;border:1px solid #ef444440}.RegulatorySandboxControl-module___mvNSG__status_warn{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b40}.RegulatorySandboxControl-module___mvNSG__ostromHint{color:#a5b4fc;background:#6366f10f;border:1px solid #6366f133;border-radius:8px;padding:.75rem 1rem;font-size:.8rem;line-height:1.55}.RegulatorySandboxControl-module___mvNSG__ostromHint strong{color:#818cf8}.RegulatorySandboxControl-module___mvNSG__instrumentGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;display:grid}.RegulatorySandboxControl-module___mvNSG__instrumentCard{border:1px solid var(--border-subtle,#334155);background:#ffffff05;border-radius:10px;flex-direction:row;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.RegulatorySandboxControl-module___mvNSG__instrumentCard:hover{border-color:rgba(var(--accent-rgb,99,102,241),.3);box-shadow:0 4px 20px #00000026}.RegulatorySandboxControl-module___mvNSG__cardAccentBar{border-radius:0;flex-shrink:0;width:4px;transition:opacity .2s}.RegulatorySandboxControl-module___mvNSG__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.RegulatorySandboxControl-module___mvNSG__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.RegulatorySandboxControl-module___mvNSG__instName{color:var(--text-primary,#f1f5f9);margin:0 0 .25rem;font-size:.92rem;font-weight:800;line-height:1.2}.RegulatorySandboxControl-module___mvNSG__instDesc{color:var(--text-muted,#64748b);margin:0;font-size:.73rem;line-height:1.4}.RegulatorySandboxControl-module___mvNSG__theoryPill{text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;border:1px solid;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:.68rem;font-weight:800}.RegulatorySandboxControl-module___mvNSG__paramsList{flex-direction:column;gap:6px;display:flex}.RegulatorySandboxControl-module___mvNSG__paramRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RegulatorySandboxControl-module___mvNSG__paramLabel{color:#cbd5e1;text-transform:capitalize;flex:1;font-size:.72rem;font-weight:500}.RegulatorySandboxControl-module___mvNSG__paramSelect{color:#e2e8f0;cursor:pointer;background:#0000004d;border:1px solid #475569;border-radius:5px;outline:none;padding:3px 6px;font-size:.72rem;transition:border-color .15s}.RegulatorySandboxControl-module___mvNSG__paramSelect:focus{border-color:#6366f1}.RegulatorySandboxControl-module___mvNSG__numInput{align-items:center;gap:4px;display:flex}.RegulatorySandboxControl-module___mvNSG__paramNumber{color:#e2e8f0;text-align:right;width:64px;font-size:.72rem;font-family:var(--font-mono,monospace);background:#0000004d;border:1px solid #475569;border-radius:5px;outline:none;padding:3px 6px;transition:border-color .15s}.RegulatorySandboxControl-module___mvNSG__paramNumber:focus{border-color:#6366f1}.RegulatorySandboxControl-module___mvNSG__paramUnit{color:#64748b;white-space:nowrap;font-size:.65rem}.RegulatorySandboxControl-module___mvNSG__cardFooter{border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.65rem;display:flex}.RegulatorySandboxControl-module___mvNSG__theoryNote{color:#475569;margin:0;font-size:.65rem;font-style:italic;line-height:1.4}.RegulatorySandboxControl-module___mvNSG__activateBtn{border:1px solid var(--btn-color,#6366f1);width:100%;color:var(--btn-color,#818cf8);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:7px;padding:8px 12px;font-size:.78rem;font-weight:700;transition:all .2s}.RegulatorySandboxControl-module___mvNSG__activateBtn:hover:not(:disabled){background:color-mix(in srgb,var(--btn-color,#6366f1)12%,transparent);box-shadow:0 0 12px color-mix(in srgb,var(--btn-color,#6366f1)20%,transparent)}.RegulatorySandboxControl-module___mvNSG__activateBtn:disabled{opacity:.5;cursor:not-allowed}.RegulatorySandboxControl-module___mvNSG__emptyState{text-align:center;color:var(--text-muted,#64748b);padding:3rem 1rem}.RegulatorySandboxControl-module___mvNSG__emptyIcon{margin-bottom:.75rem;font-size:3rem}.RegulatorySandboxControl-module___mvNSG__loadingPulse{text-align:center;color:var(--text-muted,#64748b);padding:2rem;font-size:.85rem;animation:1.5s ease-in-out infinite RegulatorySandboxControl-module___mvNSG__pulse}@keyframes RegulatorySandboxControl-module___mvNSG__pulse{0%,to{opacity:1}50%{opacity:.4}}.RegulatorySandboxControl-module___mvNSG__exoSection{border-top:1px solid #ef444426;flex-direction:column;gap:1rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.RegulatorySandboxControl-module___mvNSG__exoHeader{align-items:center;gap:.75rem;display:flex}.RegulatorySandboxControl-module___mvNSG__exoIcon{font-size:1.6rem;line-height:1}.RegulatorySandboxControl-module___mvNSG__exoTitle{color:#f87171;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:800}.RegulatorySandboxControl-module___mvNSG__exoSubtitle{color:var(--text-muted,#64748b);margin:.1rem 0 0;font-size:.72rem}.RegulatorySandboxControl-module___mvNSG__exoGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.RegulatorySandboxControl-module___mvNSG__exoCard{background:#ef444408;border:1px solid #ef44441f;border-radius:10px;flex-direction:column;gap:.6rem;padding:1rem;transition:border-color .2s,box-shadow .2s,opacity .3s;display:flex}.RegulatorySandboxControl-module___mvNSG__exoCard:hover:not(.RegulatorySandboxControl-module___mvNSG__exoFired){border-color:#ef44444d;box-shadow:0 4px 20px #ef444414}.RegulatorySandboxControl-module___mvNSG__exoFired{opacity:.5;background:#22c55e08;border-color:#22c55e40}.RegulatorySandboxControl-module___mvNSG__exoCardHeader{align-items:flex-start;gap:.6rem;display:flex}.RegulatorySandboxControl-module___mvNSG__exoCardIcon{flex-shrink:0;font-size:1.4rem}.RegulatorySandboxControl-module___mvNSG__exoCardName{color:var(--text-primary,#f1f5f9);margin:0 0 .15rem;font-size:.88rem;font-weight:800;line-height:1.2}.RegulatorySandboxControl-module___mvNSG__exoCardDesc{color:var(--text-muted,#64748b);margin:0;font-size:.7rem;line-height:1.4}.RegulatorySandboxControl-module___mvNSG__exoSeverity{text-transform:uppercase;letter-spacing:.08em;border:1px solid;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:.62rem;font-weight:800}.RegulatorySandboxControl-module___mvNSG__exoMeta{color:#94a3b8;font-size:.68rem;font-family:var(--font-mono,monospace);align-items:center;gap:.5rem;display:flex}.RegulatorySandboxControl-module___mvNSG__exoEffects{flex-wrap:wrap;gap:4px;display:flex}.RegulatorySandboxControl-module___mvNSG__exoEffectPill{color:#94a3b8;white-space:nowrap;font-size:.62rem;font-weight:600;font-family:var(--font-mono,monospace);background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2px 6px}.RegulatorySandboxControl-module___mvNSG__exoTriggerBtn{color:#f87171;cursor:pointer;letter-spacing:.02em;background:0 0;border:1px solid #ef444459;border-radius:7px;width:100%;margin-top:auto;padding:7px 12px;font-size:.76rem;font-weight:700;transition:all .2s}.RegulatorySandboxControl-module___mvNSG__exoTriggerBtn:hover:not(:disabled){background:#ef444414;border-color:#ef444480;box-shadow:0 0 12px #ef44441f}.RegulatorySandboxControl-module___mvNSG__exoTriggerBtn:disabled{opacity:.5;cursor:not-allowed;color:#22c55e;border-color:#22c55e4d}
.CohortPulse-module__CXg2yW__container{padding:1rem;font-family:DM Sans,system-ui,-apple-system,sans-serif}.CohortPulse-module__CXg2yW__loading{text-align:center;color:#94a3b8;padding:2rem;font-size:.85rem}.CohortPulse-module__CXg2yW__empty{text-align:center;color:#64748b;padding:2rem;font-size:.82rem;font-style:italic}.CohortPulse-module__CXg2yW__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CohortPulse-module__CXg2yW__headerLeft{align-items:center;gap:.6rem;display:flex}.CohortPulse-module__CXg2yW__headerIcon{font-size:1.4rem}.CohortPulse-module__CXg2yW__headerTitle{color:var(--text-primary,#f1f5f9);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.CohortPulse-module__CXg2yW__headerSubtitle{color:var(--text-muted,#64748b);font-size:.65rem;font-family:var(--font-mono,monospace);letter-spacing:.05em}.CohortPulse-module__CXg2yW__headerRight{align-items:center;display:flex}.CohortPulse-module__CXg2yW__toggleLabel{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:.5rem;padding:.3rem .6rem;transition:all .2s;display:flex}.CohortPulse-module__CXg2yW__toggleLabel:hover{background:#ffffff0f}.CohortPulse-module__CXg2yW__toggleInput{accent-color:#3b82f6;width:14px;height:14px}.CohortPulse-module__CXg2yW__toggleText{color:var(--text-secondary,#94a3b8);font-size:.7rem;font-weight:600}.CohortPulse-module__CXg2yW__metricSelector{background:#00000026;border:1px solid #ffffff0a;border-radius:10px;gap:.3rem;margin-bottom:1rem;padding:.35rem;display:flex}.CohortPulse-module__CXg2yW__metricBtn{color:var(--text-muted,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .5rem;font-size:.68rem;font-weight:600;transition:all .15s;display:flex}.CohortPulse-module__CXg2yW__metricBtn:hover{color:var(--text-primary,#e2e8f0);background:#ffffff0d}.CohortPulse-module__CXg2yW__metricBtnActive{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);font-weight:700;box-shadow:0 2px 8px #3b82f640}.CohortPulse-module__CXg2yW__heatmapGrid{background:#00000026;border:1px solid #ffffff0a;border-radius:10px;flex-direction:column;gap:2px;padding:.4rem;display:flex;overflow:hidden}.CohortPulse-module__CXg2yW__heatmapHeaderRow{grid-template-columns:100px repeat(10,1fr) 1fr;gap:2px;display:grid}.CohortPulse-module__CXg2yW__heatmapTeamHeader{color:#64748b;letter-spacing:.1em;text-transform:uppercase;padding:.4rem .5rem;font-size:.6rem;font-weight:700}.CohortPulse-module__CXg2yW__heatmapRoundHeader{color:#64748b;letter-spacing:.08em;text-align:center;font-size:.6rem;font-weight:700;font-family:var(--font-mono,monospace);padding:.4rem 0}.CohortPulse-module__CXg2yW__heatmapRow{grid-template-columns:100px repeat(10,1fr) 1fr;gap:2px;display:grid}.CohortPulse-module__CXg2yW__heatmapTeamName{color:var(--text-primary,#e2e8f0);white-space:nowrap;text-overflow:ellipsis;align-items:center;padding:.4rem .5rem;font-size:.72rem;font-weight:600;display:flex;overflow:hidden}.CohortPulse-module__CXg2yW__heatmapCell{cursor:default;border-radius:4px;justify-content:center;align-items:center;min-height:32px;transition:all .3s;display:flex}.CohortPulse-module__CXg2yW__heatmapCell:hover{z-index:1;transform:scale(1.05);box-shadow:0 2px 8px #0000004d}.CohortPulse-module__CXg2yW__currentCell{border:1px solid #3b82f64d}.CohortPulse-module__CXg2yW__cellValue{color:#ffffffd9;font-size:.68rem;font-weight:600;font-family:var(--font-mono,monospace);letter-spacing:.02em}@media (max-width:768px){.CohortPulse-module__CXg2yW__heatmapHeaderRow,.CohortPulse-module__CXg2yW__heatmapRow{grid-template-columns:80px repeat(10,1fr) 1fr}.CohortPulse-module__CXg2yW__cellValue{font-size:.5rem}.CohortPulse-module__CXg2yW__metricBtn{padding:.35rem .3rem;font-size:.6rem}}
.CrisisAlerts-module__ycpkiG__overlay{z-index:12000;justify-content:center;align-items:center;padding:2rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;animation:.4s ease-out CrisisAlerts-module__ycpkiG__flashIn;display:flex;position:fixed;inset:0}.CrisisAlerts-module__ycpkiG__overlayActivist{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(at 40% 30%,#7f1d1df5 0%,#1e0a0afa 70%)}.CrisisAlerts-module__ycpkiG__overlayLiquidity{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);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;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:#e2e8f0;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:#94a3b8;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:#94a3b8}.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,monospace);outline:none;padding:.55rem .7rem;transition:border-color .2s}.CrisisTriggerConfig-module__VwQGIW__formInput:focus{border-color:#3b82f6}.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:#3b82f6}.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:all .2s}.CrisisTriggerConfig-module__VwQGIW__deliveryBtn.CrisisTriggerConfig-module__VwQGIW__active{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.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:all .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:all .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,#1e293b);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,#64748b);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,#64748b);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:flex}.CustomBlackSwanBuilder-module__A6jSOG__hint{color:var(--text-muted,#94a3b8);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,#e2e8f0);background:var(--bg-body,#f8fafc);width:100%;color:var(--text-primary,#1e293b);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:#ef4444;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:#ef4444;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:all .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,#cbd5e1);color:var(--text-secondary,#475569);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,#e2e8f0);margin-top:2rem;padding-top:1.5rem}.CustomBlackSwanBuilder-module__A6jSOG__historyTitle{color:var(--text-primary,#1e293b);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,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);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,#1e293b);font-size:.85rem;font-weight:700}.CustomBlackSwanBuilder-module__A6jSOG__historyTime{color:var(--text-muted,#94a3b8);font-size:.72rem}.CustomBlackSwanBuilder-module__A6jSOG__historyMeta{color:var(--text-secondary,#64748b);gap:.75rem;margin-top:.3rem;font-size:.75rem;display:flex}
.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:#ef4444;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}
.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:.5rem;display:flex}.GodModeAuditLog-module__Ct_snW__entry{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;padding:.8rem 1.2rem}.GodModeAuditLog-module__Ct_snW__entryHeader{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.GodModeAuditLog-module__Ct_snW__entryAction{color:var(--text-primary);text-transform:capitalize;font-size:.88rem;font-weight:700}.GodModeAuditLog-module__Ct_snW__entryId{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}.GodModeAuditLog-module__Ct_snW__entryMeta{color:var(--text-secondary);gap:1.5rem;font-size:.75rem;display:flex}.GodModeAuditLog-module__Ct_snW__details{background:var(--bg-body);color:var(--text-secondary);font-size:.72rem;font-family:var(--font-mono);white-space:pre-wrap;border:1px solid var(--border-subtle);border-radius:6px;margin:.5rem 0 0;padding:.5rem .8rem;overflow-x:auto}.GodModeAuditLog-module__Ct_snW__empty{text-align:center;color:var(--text-muted);padding:3rem;font-size:.9rem}
.PeerComparison-module__EAGYNq__overlay{z-index:12000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0e1aa6;justify-content:center;align-items:center;font-family:DM Sans,system-ui,sans-serif;animation:.25s PeerComparison-module__EAGYNq__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes PeerComparison-module__EAGYNq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.PeerComparison-module__EAGYNq__card{background:#0f1524;border:1px solid #2dd4bf26;border-radius:16px;width:90%;max-width:640px;max-height:80vh;padding:1.5rem;animation:.3s PeerComparison-module__EAGYNq__cardSlideUp;overflow:auto;box-shadow:0 25px 60px #00000080}@keyframes PeerComparison-module__EAGYNq__cardSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.PeerComparison-module__EAGYNq__lockedCard{text-align:center;background:#0f1524;border:1px solid #94a3b81a;border-radius:16px;width:90%;max-width:480px;padding:2.5rem 2rem;animation:.3s PeerComparison-module__EAGYNq__cardSlideUp;box-shadow:0 25px 60px #00000080}.PeerComparison-module__EAGYNq__lockedIcon{margin-bottom:.8rem;font-size:2.5rem}.PeerComparison-module__EAGYNq__lockedTitle{color:#e2e8f0;margin:0 0 .5rem;font-size:1.1rem;font-weight:800}.PeerComparison-module__EAGYNq__lockedBadge{letter-spacing:.1em;text-transform:uppercase;color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:20px;margin-bottom:1rem;padding:3px 10px;font-size:.6rem;font-weight:800;display:inline-block}.PeerComparison-module__EAGYNq__lockedBody{color:#94a3b8;margin:0 0 1.5rem;font-size:.82rem;line-height:1.6}.PeerComparison-module__EAGYNq__gotItBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:9px 28px;font-size:.82rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #6366f14d}.PeerComparison-module__EAGYNq__gotItBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}.PeerComparison-module__EAGYNq__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PeerComparison-module__EAGYNq__title{color:#e2e8f0;margin:0;font-size:1.1rem;font-weight:800}.PeerComparison-module__EAGYNq__closeBtn{cursor:pointer;color:#94a3b8;background:#1e293b;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;transition:background .15s,color .15s;display:flex}.PeerComparison-module__EAGYNq__closeBtn:hover{color:#f1f5f9;background:#334155}.PeerComparison-module__EAGYNq__subtitle{color:#94a3b8;margin:0 0 1rem;font-size:.72rem;line-height:1.5}.PeerComparison-module__EAGYNq__message{margin-top:4px;font-style:italic;display:block}.PeerComparison-module__EAGYNq__liveIndicator{letter-spacing:.1em;text-transform:uppercase;color:#4ade80;background:#4ade8014;border:1px solid #4ade8033;border-radius:12px;align-items:center;gap:6px;padding:3px 10px;font-size:.6rem;font-weight:800;display:flex}.PeerComparison-module__EAGYNq__liveDot{background:#4ade80;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 #4ade8066}50%{opacity:.6;box-shadow:0 0 0 4px #4ade8000}}.PeerComparison-module__EAGYNq__loading,.PeerComparison-module__EAGYNq__emptyState{text-align:center;color:#94a3b8;padding:2rem}.PeerComparison-module__EAGYNq__table{border-collapse:collapse;width:100%;font-size:.73rem}.PeerComparison-module__EAGYNq__tableHeader{border-bottom:2px solid #1e293b}.PeerComparison-module__EAGYNq__th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.06em;padding:8px 6px;font-size:.68rem;font-weight:700}.PeerComparison-module__EAGYNq__thRight{text-align:right;}.PeerComparison-module__EAGYNq__thCenter{text-align:center;}.PeerComparison-module__EAGYNq__row{border-bottom:1px solid #1e293b;transition:background .15s}.PeerComparison-module__EAGYNq__row:hover{background:#2dd4bf0a}.PeerComparison-module__EAGYNq__rowYou{background:#2dd4bf14;}.PeerComparison-module__EAGYNq__rowYou:hover{background:#2dd4bf1f}.PeerComparison-module__EAGYNq__td{padding:10px 6px}.PeerComparison-module__EAGYNq__rankCell{color:#e2e8f0;font-weight:800;}.PeerComparison-module__EAGYNq__nameCell{color:#e2e8f0;font-weight:600;}.PeerComparison-module__EAGYNq__nameCellYou{color:#2dd4bf;font-weight:800;}.PeerComparison-module__EAGYNq__youBadge{color:#0a0e1a;background:#2dd4bf;border-radius:4px;margin-left:4px;padding:1px 5px;font-size:.68rem;font-weight:800}.PeerComparison-module__EAGYNq__treasuryCell{text-align:right;color:#16a34a;font-weight:600;}.PeerComparison-module__EAGYNq__reputationCell{text-align:right;color:#f59e0b;font-weight:600;}.PeerComparison-module__EAGYNq__co2Cell{text-align:right;color:#94a3b8;font-weight:600;}.PeerComparison-module__EAGYNq__bonusCell{text-align:right;font-weight:600;}.PeerComparison-module__EAGYNq__bonusActive{color:#059669}.PeerComparison-module__EAGYNq__bonusInactive{color:#64748b}.PeerComparison-module__EAGYNq__trendCell{text-align:center;font-size:.85rem;}.PeerComparison-module__EAGYNq__trendUp{color:#16a34a}.PeerComparison-module__EAGYNq__trendDown{color:#ef4444}.PeerComparison-module__EAGYNq__trendFlat{color:#94a3b8}.PeerComparison-module__EAGYNq__reconnecting{color:#fbbf24;text-align:center;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;margin-bottom:12px;padding:6px 12px;font-size:.68rem;animation:2s ease-in-out infinite PeerComparison-module__EAGYNq__reconnectPulse}@keyframes PeerComparison-module__EAGYNq__reconnectPulse{0%,to{opacity:1}50%{opacity:.6}}
.PlayerAnalytics-module__4yXtvq__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PlayerAnalytics-module__4yXtvq__modal{background:var(--bg-card,#fff);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,#e2e8f0);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,#e2e8f0);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:all .2s;display:flex}.PlayerAnalytics-module__4yXtvq__closeBtn:hover{color:#ef4444;background:#ef44441a}.PlayerAnalytics-module__4yXtvq__tabBar{border-bottom:2px solid var(--border-subtle,#e2e8f0);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:all .2s}.PlayerAnalytics-module__4yXtvq__tab:hover{color:var(--text-primary)}.PlayerAnalytics-module__4yXtvq__tabActive{color:var(--accent-blue,#3b82f6);border-bottom-color:var(--accent-blue,#3b82f6)}.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,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);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,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);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,#3b82f6);font-size:.82rem;font-weight:800}.PlayerAnalytics-module__4yXtvq__impactChoice{color:var(--accent-blue,#3b82f6);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,#f8fafc);border:1px solid var(--border-subtle,#e2e8f0);border-radius:12px;padding:12px 16px}.PlayerAnalytics-module__4yXtvq__whatIfHeader{margin-bottom:10px}.PlayerAnalytics-module__4yXtvq__whatIfRound{color:var(--accent-blue,#3b82f6);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}
.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:all .2s}.UniversalBroadcast-module__ReOYYq__priority_info{color:#6366f1;background:#6366f126;border-color:#6366f166}.UniversalBroadcast-module__ReOYYq__priority_warning{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b66}.UniversalBroadcast-module__ReOYYq__priority_critical{color:#ef4444;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 #f59e0b}.UniversalBroadcast-module__ReOYYq__hist_critical{border-left:3px solid #ef4444}.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:all .2s}.SystemExport-module__bav34G__dlBtn:hover{color:#6366f1;border-color:#6366f1}.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}
