.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:0;display:flex;overflow:hidden}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_header{justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_header_left{align-items:center;gap:10px;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_icon{flex-shrink:0;font-size:22px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_title{font-size:16px;font-weight:700}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tabs{gap:8px;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_upcoming,.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_completed{border-radius:12px;padding:3px 10px;font-size:12px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_header_actions{gap:8px;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_btn_primary{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);background-color:var(--stc-color-blue-500,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background-color .15s}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_btn_primary:hover{background-color:var(--stc-color-blue-600,#2563eb)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_empty{text-align:center;opacity:.5;padding:40px 24px;font-size:14px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_list{flex-direction:column;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row{cursor:default;border-bottom:1px solid;grid-template-columns:36px 2fr .7fr 1fr .5fr .7fr .5fr .8fr;align-items:center;gap:8px;padding:12px 24px;transition:background-color .15s;display:grid}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row[role=button]{cursor:pointer}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row:last-child{border-bottom:none}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_type_icon{text-align:center;flex-shrink:0;font-size:20px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_info{flex-direction:column;gap:2px;min-width:0;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_name_row{align-items:center;gap:8px;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_type_label{white-space:nowrap;opacity:.6;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:600}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_desc{opacity:.5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_cell{align-items:center;display:flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_badge{text-align:center;white-space:nowrap;border-radius:4px;align-items:center;gap:4px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_scheduled{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_running{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_completed{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_failed{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_cancelled{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-400,#94a3b8)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_spin;display:inline-block}@keyframes MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_spin{to{transform:rotate(360deg)}}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_time{white-space:nowrap;font-size:12px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_recurrence{text-align:center;white-space:nowrap;border-radius:4px;width:fit-content;padding:2px 6px;font-size:11px;font-weight:600}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_assignee{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_duration{white-space:nowrap;opacity:.6;font-size:12px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_next_run{white-space:nowrap;font-size:12px}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_upcoming{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_completed{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row{border-bottom-color:var(--stc-color-slate-100,#f1f5f9)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_recurrence{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_light .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_type_label{background-color:var(--stc-color-slate-100,#f1f5f9)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_upcoming{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_tab_completed{background-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-300,#cbd5e1)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row{border-bottom-color:var(--stc-color-slate-700,#334155)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_row:hover{background-color:var(--stc-color-slate-900,#0f172a)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_recurrence{background-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-300,#cbd5e1)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_type_label{background-color:var(--stc-color-slate-700,#334155)}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_scheduled{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_running{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e33}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_completed{color:var(--stc-color-slate-400,#94a3b8);background-color:#64748b33}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_failed{color:var(--stc-color-red-400,#f87171);background-color:#dc262633}.MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_dark .MaintenanceSchedulePanel-module-MNMDRLWW-module__JOZv9G__com_org_maint_status_cancelled{color:var(--stc-color-slate-500,#64748b);background-color:#64748b26}
.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:16px;padding:24px;display:flex;overflow:hidden}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_header{flex-direction:column;gap:8px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_header_main{justify-content:space-between;align-items:center;gap:12px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_product{align-items:baseline;gap:8px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_product_name{margin:0;font-size:20px;font-weight:700}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_product_version{opacity:.6;font-size:13px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_trial{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_standard{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_professional{background-color:var(--stc-color-purple-100,#f3e8ff);color:var(--stc-color-purple-700,#7e22ce)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_enterprise{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_issued{align-items:center;gap:6px;font-size:13px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_issued_label{opacity:.5;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_issued_value{font-weight:600}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_section{flex-direction:column;gap:6px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_label{text-transform:uppercase;opacity:.5;font-size:11px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_row{align-items:center;gap:8px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_value{font-size:13px;font-weight:500;font-family:var(--stc-font-family-mono,"SF Mono",monospace);letter-spacing:1px;border-radius:6px;flex:1;padding:8px 12px}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_copy{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;white-space:nowrap;border:1px solid;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:opacity .15s}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_copy:hover{opacity:.8}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_usage{flex-direction:column;gap:12px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_usage_item{flex-direction:column;gap:6px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_usage_header{justify-content:space-between;align-items:center;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_usage_label{opacity:.6;font-size:12px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_usage_count{font-size:13px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_progress_track{border-radius:3px;width:100%;height:6px;overflow:hidden}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_progress_bar{background-color:var(--stc-color-blue-500,#3b82f6);border-radius:3px;height:100%;transition:width .3s}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_progress_danger{background-color:var(--stc-color-red-500,#ef4444)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry{border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_row{justify-content:space-between;align-items:center;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_label{opacity:.6;font-size:12px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_date{font-size:13px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_value{font-size:13px;font-weight:700}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_critical{color:var(--stc-color-red-600,#dc2626)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_warning{color:var(--stc-color-amber-600,#d97706)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_features{flex-direction:column;gap:8px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_features_title{opacity:.6;font-size:12px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_features_list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_item{border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_enabled{color:var(--stc-color-green-600,#16a34a);background-color:var(--stc-color-green-100,#dcfce7)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_disabled{color:var(--stc-color-slate-400,#94a3b8);background-color:var(--stc-color-slate-100,#f1f5f9)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_name{font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support{border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support_row{justify-content:space-between;align-items:center;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support_label{opacity:.6;font-size:12px;font-weight:500}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support_value{font-size:13px;font-weight:600}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_actions{gap:8px;padding-top:4px;display:flex}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_renew,.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_upgrade{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:opacity .15s}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_renew:hover,.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_upgrade:hover{opacity:.85}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_renew{background-color:var(--stc-color-blue-500,#3b82f6);color:#fff}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_btn_upgrade{background-color:var(--stc-color-purple-500,#a855f7);color:#fff}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_value{background-color:var(--stc-color-slate-50,#f8fafc)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_copy{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_progress_track{background-color:var(--stc-color-slate-100,#f1f5f9)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry,.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_item,.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_light .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support{background-color:var(--stc-color-slate-50,#f8fafc)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_value{background-color:var(--stc-color-slate-900,#0f172a)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_key_copy{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-300,#cbd5e1)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_progress_track,.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry{background-color:var(--stc-color-slate-900,#0f172a)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_critical{color:var(--stc-color-red-400,#f87171)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_expiry_warning{color:var(--stc-color-amber-400,#fbbf24)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_item{background-color:var(--stc-color-slate-900,#0f172a)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_enabled{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e26}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_feature_disabled{color:var(--stc-color-slate-500,#64748b);background-color:#64748b26}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_support{background-color:var(--stc-color-slate-900,#0f172a)}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_trial{color:var(--stc-color-slate-300,#cbd5e1);background-color:#64748b33}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_standard{color:var(--stc-color-blue-300,#93c5fd);background-color:#3b82f633}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_professional{color:var(--stc-color-purple-300,#d8b4fe);background-color:#a855f733}.LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_dark .LicenseInfoPanel-module-H7LKT3FX-module__Tliyqa__com_org_license_type_enterprise{color:var(--stc-color-amber-300,#fcd34d);background-color:#f59e0b33}
.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:16px;padding:24px;display:flex;overflow:hidden}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_header{flex-direction:column;gap:10px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_header_top{justify-content:space-between;align-items:center;gap:12px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_title_area{align-items:baseline;gap:8px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_title{margin:0;font-size:20px;font-weight:700}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_version{opacity:.6;font-size:13px;font-weight:500}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_badge{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_up_to_date{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_updates_available{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_updating{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_header_actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_last_checked{opacity:.5;font-size:12px}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_check{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;border:1px solid;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:opacity .15s}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_check:hover{opacity:.8}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_list{flex-direction:column;gap:8px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp{border-radius:8px;flex-direction:column;gap:8px;padding:14px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_main{justify-content:space-between;align-items:center;gap:12px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_info{flex-direction:column;gap:4px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_name_row{align-items:center;gap:8px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_name{font-size:14px;font-weight:600}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_critical_flag{background-color:var(--stc-color-red-500,#ef4444);color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_versions{font-size:12px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);align-items:center;gap:6px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_current{opacity:.6}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_arrow{opacity:.4}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_latest{color:var(--stc-color-blue-600,#2563eb);font-weight:600}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_right{flex-shrink:0;align-items:center;gap:10px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_status{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_up_to_date{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_update_available{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_updating{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_failed{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_restart_required{background-color:var(--stc-color-purple-100,#f3e8ff);color:var(--stc-color-purple-700,#7e22ce)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_size{opacity:.5;white-space:nowrap;font-size:11px}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_update{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);background-color:var(--stc-color-blue-500,#3b82f6);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:600;transition:opacity .15s}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_update:hover{opacity:.85}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_section{flex-direction:column;gap:6px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_toggle{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:500;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_toggle:hover{opacity:1}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_arrow{font-size:9px}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_list{margin:0;padding-left:18px;list-style:outside}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_item{opacity:.7;font-size:12px;line-height:1.6}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_meta{align-items:center;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_date{opacity:.4;font-size:11px}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_auto{align-items:center;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_auto_label{cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_auto_checkbox{cursor:pointer;width:16px;height:16px}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_all{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);background-color:var(--stc-color-blue-500,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:opacity .15s}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_all:hover{opacity:.85}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_light .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp{background-color:var(--stc-color-slate-50,#f8fafc)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_light .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_critical{background-color:var(--stc-color-red-50,#fef2f2);border-left:3px solid var(--stc-color-red-500,#ef4444)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_light .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_check{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_light .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_toggle{color:var(--stc-color-slate-600,#475569)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp{background-color:var(--stc-color-slate-900,#0f172a)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_critical{border-left:3px solid var(--stc-color-red-500,#ef4444);background-color:#dc26261a}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_btn_check{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-300,#cbd5e1)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_changelog_toggle{color:var(--stc-color-slate-400,#94a3b8)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_comp_latest{color:var(--stc-color-blue-400,#60a5fa)}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_up_to_date{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e26}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_update_available{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f626}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_updating{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b26}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_failed{color:var(--stc-color-red-400,#f87171);background-color:#dc262626}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_status_restart_required{color:var(--stc-color-purple-400,#c084fc);background-color:#a855f726}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_up_to_date{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e26}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_updates_available{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f626}.SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_dark .SystemUpdatePanel-module-KLKJZEWL-module__XwPh6a__com_org_update_overall_updating{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b26}
.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:20px;padding:24px;display:flex;overflow:hidden}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_title{margin:0;font-size:20px;font-weight:700}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_section{flex-direction:column;gap:12px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_section_header{justify-content:space-between;align-items:center;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_section_title{opacity:.7;font-size:14px;font-weight:600}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_add{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;background:0 0;border:1px dashed;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:opacity .15s}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_add:hover{opacity:.7}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channels{flex-direction:column;gap:8px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel{border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_left{align-items:center;gap:10px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_info{flex-direction:column;gap:2px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_name{font-size:13px;font-weight:600}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_type{opacity:.5;font-size:11px}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_right{flex-shrink:0;align-items:center;gap:10px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_result{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_success{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_failed{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_pending{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_test{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;background:0 0;border:1px solid;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500;transition:opacity .15s}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_test:hover{opacity:.7}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle{cursor:pointer;flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_input{opacity:0;width:0;height:0;position:absolute}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_slider{background-color:var(--stc-color-slate-300,#cbd5e1);border-radius:10px;transition:background-color .2s;position:absolute;inset:0}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_input:checked+.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_slider{background-color:var(--stc-color-blue-500,#3b82f6)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_input:checked+.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_slider:before{transform:translate(16px)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rules{flex-direction:column;gap:8px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule{border-radius:8px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_top{justify-content:space-between;align-items:center;gap:10px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_left{align-items:center;gap:8px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_critical{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_high{background-color:var(--stc-color-orange-100,#ffedd5);color:var(--stc-color-orange-700,#c2410c)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_medium{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_low{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_all{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_name{font-size:13px;font-weight:600}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_desc{opacity:.6;font-size:12px;line-height:1.4}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_channels{flex-wrap:wrap;gap:4px;display:flex}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_channel_tag{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel{background-color:var(--stc-color-slate-50,#f8fafc)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_icon{background-color:var(--stc-color-slate-100,#f1f5f9)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule{background-color:var(--stc-color-slate-50,#f8fafc)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_channel_tag{background-color:var(--stc-color-blue-50,#eff6ff);color:var(--stc-color-blue-700,#1d4ed8)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_add{border-color:var(--stc-color-slate-300,#cbd5e1);color:var(--stc-color-slate-600,#475569)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_light .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_test{border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-600,#475569)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel{background-color:var(--stc-color-slate-900,#0f172a)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_channel_icon{background-color:#64748b33}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule{background-color:var(--stc-color-slate-900,#0f172a)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_rule_channel_tag{color:var(--stc-color-blue-300,#93c5fd);background-color:#3b82f626}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_add,.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_btn_test{border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-400,#94a3b8)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_toggle_slider{background-color:var(--stc-color-slate-600,#475569)}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_critical{color:var(--stc-color-red-400,#f87171);background-color:#dc262626}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_high{color:var(--stc-color-orange-400,#fb923c);background-color:#f9731626}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_medium{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b26}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_low{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f626}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_severity_all{color:var(--stc-color-slate-400,#94a3b8);background-color:#64748b33}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_success{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e26}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_failed{color:var(--stc-color-red-400,#f87171);background-color:#dc262626}.NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_dark .NotificationSettingsPanel-module-3VID24N6-module__Q2uhXW__com_org_notif_test_pending{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b26}
.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:16px;padding:24px;display:flex;overflow:hidden}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_header{flex-direction:column;gap:10px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_header_top{justify-content:space-between;align-items:center;gap:12px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_title{margin:0;font-size:20px;font-weight:700}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_summary{font-family:var(--stc-font-family-mono,"SF Mono",monospace);align-items:baseline;gap:2px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_count_running{color:var(--stc-color-green-500,#22c55e);font-size:22px;font-weight:700}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_count_sep{opacity:.4;margin:0 2px;font-size:16px}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_count_total{opacity:.6;font-size:16px;font-weight:600}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_count_label{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);opacity:.5;margin-left:6px;font-size:12px;font-weight:500}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_bar_track{border-radius:3px;width:100%;height:6px;overflow:hidden}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_bar_fill{border-radius:3px;height:100%;transition:width .3s}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_ok{background-color:var(--stc-color-green-500,#22c55e)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_warn{background-color:var(--stc-color-amber-500,#f59e0b)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_bad{background-color:var(--stc-color-red-500,#ef4444)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_healthcheck{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;border:1px solid;border-radius:6px;align-self:flex-end;padding:6px 14px;font-size:12px;font-weight:500;transition:opacity .15s}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_healthcheck:hover{opacity:.8}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card{border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_header{justify-content:space-between;align-items:center;gap:8px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_name_row{align-items:center;gap:8px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot_running{background-color:var(--stc-color-green-500,#22c55e);box-shadow:0 0 6px var(--stc-color-green-400,#4ade80)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot_stopped{background-color:var(--stc-color-slate-400,#94a3b8)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot_error{background-color:var(--stc-color-red-500,#ef4444);box-shadow:0 0 6px var(--stc-color-red-400,#f87171)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot_starting{background-color:var(--stc-color-amber-500,#f59e0b);box-shadow:0 0 6px var(--stc-color-amber-400,#fbbf24)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dot_maintenance{background-color:var(--stc-color-purple-500,#a855f7);box-shadow:0 0 6px var(--stc-color-purple-400,#c084fc)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_name{font-size:14px;font-weight:600}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_status{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_desc{opacity:.6;font-size:12px;line-height:1.4}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_info{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_info_item{flex-direction:column;gap:2px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_info_label{text-transform:uppercase;opacity:.5;font-size:10px;font-weight:500}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_info_value{font-size:12px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_resources{flex-direction:column;gap:6px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource{flex-direction:column;gap:3px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_header{justify-content:space-between;align-items:center;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_label{opacity:.5;font-size:10px;font-weight:500}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_value{font-size:11px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_track{border-radius:2px;width:100%;height:4px;overflow:hidden}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_bar{background-color:var(--stc-color-blue-500,#3b82f6);border-radius:2px;height:100%;transition:width .3s}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_mid{background-color:var(--stc-color-amber-500,#f59e0b)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_high{background-color:var(--stc-color-red-500,#ef4444)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_deps{flex-direction:column;gap:4px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_deps_label{opacity:.5;font-size:10px;font-weight:500}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_deps_list{flex-wrap:wrap;gap:4px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dep_tag{border-radius:4px;padding:2px 6px;font-size:10px;font-weight:500}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_actions{justify-content:space-between;align-items:center;gap:8px;padding-top:4px;display:flex}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_group{position:relative}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_action{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;background:0 0;border:1px solid;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:500;transition:opacity .15s}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_action:hover{opacity:.7}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_menu{z-index:10;border:1px solid;border-radius:6px;min-width:80px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_item{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;text-align:left;border:none;width:100%;padding:6px 12px;font-size:12px;font-weight:500;transition:background-color .1s;display:block}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_last_check{opacity:.4;font-size:10px}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_bar_track{background-color:var(--stc-color-slate-100,#f1f5f9)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_healthcheck{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card{background-color:var(--stc-color-slate-50,#f8fafc)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_status{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_track{background-color:var(--stc-color-slate-200,#e2e8f0)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dep_tag{background-color:var(--stc-color-blue-50,#eff6ff);color:var(--stc-color-blue-700,#1d4ed8)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_action{border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_menu{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);box-shadow:0 4px 12px #0000001a}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_item{background-color:var(--stc-color-white,#fff);color:var(--stc-color-slate-700,#334155)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_light .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_item:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_health_bar_track{background-color:var(--stc-color-slate-900,#0f172a)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_healthcheck{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-300,#cbd5e1)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card{background-color:var(--stc-color-slate-900,#0f172a)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_card_status{color:var(--stc-color-slate-400,#94a3b8);background-color:#64748b33}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_resource_track{background-color:var(--stc-color-slate-700,#334155)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dep_tag{color:var(--stc-color-blue-300,#93c5fd);background-color:#3b82f626}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_btn_action{border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-400,#94a3b8)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_menu{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-600,#475569);box-shadow:0 4px 12px #0000004d}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_item{background-color:var(--stc-color-slate-800,#1e293b);color:var(--stc-color-slate-300,#cbd5e1)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_action_item:hover{background-color:var(--stc-color-slate-700,#334155)}.ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_dark .ServiceStatusPanel-module-HNVWF2WN-module__X41vfq__com_org_svcstat_count_running{color:var(--stc-color-green-400,#4ade80)}
.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:16px;padding:20px;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_header_left{align-items:center;gap:12px;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_title{margin:0;font-size:16px;font-weight:700}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_time{opacity:.6;font-size:12px}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_totals{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_total{text-align:center;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_total_label{text-transform:uppercase;opacity:.6;font-size:11px;font-weight:500}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_total_value{font-size:18px;font-weight:700;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar{border-radius:6px;height:20px;display:flex;overflow:hidden}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar_segment{min-width:2px;height:100%;transition:width .3s}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_list{flex-direction:column;gap:6px;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_item{cursor:default;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;transition:background-color .15s;display:flex}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_item[role=button]{cursor:pointer}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_color{border-radius:3px;flex-shrink:0;width:10px;height:10px}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_name{min-width:100px;font-size:13px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer{border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_2{background-color:var(--stc-color-purple-100,#f3e8ff);color:var(--stc-color-purple-700,#7e22ce)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_3{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_4{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_7{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar_mini{border-radius:3px;flex:1;min-width:60px;height:6px;overflow:hidden}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar_mini_fill{border-radius:3px;height:100%;transition:width .3s}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_pct{text-align:right;min-width:48px;font-size:13px;font-weight:700;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_sessions{text-align:right;opacity:.7;min-width:80px;font-size:12px}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_trend{text-align:center;min-width:18px;font-size:14px;font-weight:700}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_trend_up{color:var(--stc-color-red-500,#ef4444)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_trend_down{color:var(--stc-color-green-500,#22c55e)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_trend_stable{color:var(--stc-color-slate-400,#94a3b8)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_light .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_total{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_light .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar_mini{background-color:var(--stc-color-slate-200,#e2e8f0)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_light .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_item:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_total{background-color:var(--stc-color-slate-900,#0f172a)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_bar_mini,.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_item:hover{background-color:var(--stc-color-slate-700,#334155)}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_2{color:var(--stc-color-purple-400,#c084fc);background-color:#7e22ce33}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_3{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_4{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e33}.ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_dark .ProtocolDistributionPanel-module-TOJ7TRPO-module__0tXzGG__com_org_pdist_layer_7{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b33}
.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:14px;padding:20px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_header_left{align-items:center;gap:10px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_protocol{border-radius:6px;padding:3px 10px;font-size:15px;font-weight:700}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_length{font-size:12px;font-weight:500;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.7}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_time{opacity:.6;font-size:12px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tabs{border-bottom:1px solid;gap:4px;padding-bottom:0;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab_active{border-bottom-color:var(--stc-color-blue-500,#3b82f6);font-weight:600}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layers{flex-direction:column;gap:2px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer{border-radius:8px;overflow:hidden}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_header{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;text-align:left;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_chevron{text-align:center;flex-shrink:0;width:14px;font-size:10px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_name{flex:1}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_count{opacity:.5;font-size:11px;font-weight:400}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_fields{flex-direction:column;gap:1px;padding:0 12px 10px 34px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field{border-radius:4px;align-items:baseline;gap:10px;padding:6px 8px;font-size:13px;display:flex}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_offset{font-size:11px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.5;flex-shrink:0;min-width:44px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_name{flex-shrink:0;min-width:120px;font-weight:600}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_value{font-family:var(--stc-font-family-mono,"SF Mono",monospace);word-break:break-all;font-size:12px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_desc{opacity:.6;flex-shrink:0;margin-left:auto;font-size:11px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_hex_wrap,.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_ascii_wrap{border-radius:8px;padding:14px;overflow-x:auto}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_hex,.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_ascii{font-family:var(--stc-font-family-mono,"SF Mono",monospace);white-space:pre;margin:0;font-size:12px;line-height:1.7}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_empty{opacity:.5;text-align:center;padding:20px;font-size:13px}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_protocol{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tabs{border-bottom-color:var(--stc-color-slate-200,#e2e8f0)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab{color:var(--stc-color-slate-500,#64748b)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab_active{color:var(--stc-color-blue-600,#2563eb)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_header{background-color:var(--stc-color-slate-50,#f8fafc);color:var(--stc-color-slate-800,#1e293b)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_header:hover{background-color:var(--stc-color-slate-100,#f1f5f9)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_highlight{background-color:var(--stc-color-amber-50,#fffbeb);border-left:3px solid var(--stc-color-amber-400,#fbbf24)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_hex_wrap,.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_light .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_ascii_wrap{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_protocol{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tabs{border-bottom-color:var(--stc-color-slate-700,#334155)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab{color:var(--stc-color-slate-400,#94a3b8)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_tab_active{color:var(--stc-color-blue-400,#60a5fa)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_header{background-color:var(--stc-color-slate-900,#0f172a);color:var(--stc-color-slate-200,#e2e8f0)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_layer_header:hover{background-color:var(--stc-color-slate-700,#334155)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field:hover{background-color:var(--stc-color-slate-900,#0f172a)}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_field_highlight{border-left:3px solid var(--stc-color-amber-500,#f59e0b);background-color:#f59e0b1f}.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_hex_wrap,.ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_dark .ProtocolDetailViewer-module-HOE2VSMQ-module__erIRFq__com_org_pdetail_ascii_wrap{background-color:var(--stc-color-slate-900,#0f172a)}
.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;border-left-width:4px;flex-direction:column;gap:14px;padding:20px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_sev_critical{border-left-color:var(--stc-color-red-600,#dc2626)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_sev_high{border-left-color:var(--stc-color-orange-500,#f97316)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_sev_medium{border-left-color:var(--stc-color-amber-500,#f59e0b)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_sev_low{border-left-color:var(--stc-color-blue-500,#3b82f6)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_header_left{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_header_right{align-items:center;gap:10px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_id{font-size:11px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.5}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_time{opacity:.6;font-size:12px}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge{text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_critical{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_high{background-color:var(--stc-color-orange-100,#ffedd5);color:var(--stc-color-orange-700,#c2410c)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_medium{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_low{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_type_tag{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:500}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_protocol{font-size:11px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace);border-radius:4px;padding:3px 8px}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_title{margin:0;font-size:16px;font-weight:700}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_desc{opacity:.8;margin:0;font-size:13px;line-height:1.5}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_flow{border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_ip{font-family:var(--stc-font-family-mono,"SF Mono",monospace);font-size:13px;font-weight:500}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_arrow{opacity:.5;font-size:16px}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comparison{flex-direction:column;gap:10px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_item{text-align:center;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_label{text-transform:uppercase;opacity:.6;font-size:11px;font-weight:500}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_value{font-size:16px;font-weight:700;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation{flex-direction:column;gap:6px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_header{justify-content:space-between;align-items:center;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_label{opacity:.6;font-size:12px;font-weight:500}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_value{font-size:13px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_high{color:var(--stc-color-red-600,#dc2626)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_track{border-radius:3px;height:6px;overflow:hidden}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_fill{background-color:var(--stc-color-amber-500,#f59e0b);border-radius:3px;height:100%;transition:width .3s}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_fill_high{background-color:var(--stc-color-red-500,#ef4444)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_packets{border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_packets_label{opacity:.6;font-size:12px;font-weight:500}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_packets_value{font-size:14px;font-weight:700;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_recommendation{border-left:3px solid var(--stc-color-blue-400,#60a5fa);border-radius:8px;padding:12px 14px}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_rec_label{text-transform:uppercase;opacity:.7;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_rec_text{margin:0;font-size:13px;line-height:1.5}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_actions{gap:8px;padding-top:4px;display:flex}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_investigate,.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_block{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;border:1px solid;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .15s}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_block{background-color:var(--stc-color-red-600,#dc2626);color:var(--stc-color-white,#fff);border-color:var(--stc-color-red-600,#dc2626)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_block:hover{background-color:var(--stc-color-red-700,#b91c1c)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_type_tag{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_protocol{background-color:var(--stc-color-indigo-100,#e0e7ff);color:var(--stc-color-indigo-700,#4338ca)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_flow,.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_item{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_track{background-color:var(--stc-color-slate-200,#e2e8f0)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_packets{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_recommendation{background-color:var(--stc-color-blue-50,#eff6ff)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_investigate{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_light .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_investigate:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_type_tag{background-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-300,#cbd5e1)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_protocol{color:var(--stc-color-indigo-400,#818cf8);background-color:#6366f133}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_flow,.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_comp_item{background-color:var(--stc-color-slate-900,#0f172a)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_track{background-color:var(--stc-color-slate-700,#334155)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_deviation_high{color:var(--stc-color-red-400,#f87171)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_packets{background-color:var(--stc-color-slate-900,#0f172a)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_recommendation{background-color:#3b82f61a}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_investigate{background-color:var(--stc-color-slate-700,#334155);border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-200,#e2e8f0)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_btn_investigate:hover{background-color:var(--stc-color-slate-600,#475569)}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_critical{color:var(--stc-color-red-400,#f87171);background-color:#dc262633}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_high{color:var(--stc-color-orange-400,#fb923c);background-color:#f9731633}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_medium{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b33}.ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_dark .ProtocolAnomalyCard-module-H77NPTAP-module__NJnuUa__com_org_panomaly_badge_low{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}
.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_root{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);border-radius:var(--stc-radius-lg,12px);box-sizing:border-box;border:1px solid;flex-direction:column;gap:16px;padding:20px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_header{flex-direction:column;gap:12px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_header_top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_header_left{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_id{font-size:13px;font-weight:600;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_protocol{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_active{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_closed{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_reset{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_timeout{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_export{font-family:var(--stc-font-family-primary,"Pretendard",sans-serif);cursor:pointer;border:1px solid;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background-color .15s}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_connection{border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_endpoint{font-family:var(--stc-font-family-mono,"SF Mono",monospace);font-size:13px;font-weight:500}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_arrow{opacity:.5;font-size:16px}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stats{flex-wrap:wrap;gap:10px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stat{border-radius:8px;flex-direction:column;gap:4px;min-width:80px;padding:8px 14px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stat_label{text-transform:uppercase;opacity:.6;font-size:10px;font-weight:500}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stat_value{font-size:13px;font-weight:700;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_section_title{margin:0 0 8px;font-size:14px;font-weight:700}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_conversation{flex-direction:column;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packets{flex-direction:column;gap:8px;max-height:400px;padding:4px;display:flex;overflow-y:auto}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet{cursor:default;border-radius:12px;max-width:75%;padding:10px 14px;transition:box-shadow .15s}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet[role=button]{cursor:pointer}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_client{border-bottom-left-radius:4px;align-self:flex-start}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_server{border-bottom-right-radius:4px;align-self:flex-end}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_time{font-size:10px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.6}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_len{font-size:10px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.5}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_flags{gap:4px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_flag{text-transform:uppercase;border-radius:3px;padding:1px 4px;font-size:9px;font-weight:600}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_summary{word-break:break-word;font-size:13px;line-height:1.4;font-family:var(--stc-font-family-mono,"SF Mono",monospace)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_extracted{flex-direction:column;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_list{flex-direction:column;gap:8px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_item{border-radius:8px;flex-direction:column;gap:8px;padding:10px 14px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_header{justify-content:space-between;align-items:center;gap:8px;display:flex}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_file{background-color:var(--stc-color-blue-100,#dbeafe);color:var(--stc-color-blue-700,#1d4ed8)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_credential{background-color:var(--stc-color-red-100,#fee2e2);color:var(--stc-color-red-700,#b91c1c)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_command{background-color:var(--stc-color-purple-100,#f3e8ff);color:var(--stc-color-purple-700,#7e22ce)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_query{background-color:var(--stc-color-amber-100,#fef3c7);color:var(--stc-color-amber-700,#b45309)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_response{background-color:var(--stc-color-green-100,#dcfce7);color:var(--stc-color-green-700,#15803d)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_offset{font-size:10px;font-family:var(--stc-font-family-mono,"SF Mono",monospace);opacity:.5}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_content{font-family:var(--stc-font-family-mono,"SF Mono",monospace);white-space:pre-wrap;word-break:break-all;border-radius:6px;margin:0;padding:8px;font-size:12px;line-height:1.5}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-900,#0f172a)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_protocol{background-color:var(--stc-color-indigo-100,#e0e7ff);color:var(--stc-color-indigo-700,#4338ca)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_connection,.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stat{background-color:var(--stc-color-slate-50,#f8fafc)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_export{background-color:var(--stc-color-white,#fff);border-color:var(--stc-color-slate-200,#e2e8f0);color:var(--stc-color-slate-700,#334155)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_export:hover{background-color:var(--stc-color-slate-50,#f8fafc)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_client{background-color:var(--stc-color-blue-50,#eff6ff);border:1px solid var(--stc-color-blue-200,#bfdbfe)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_server{background-color:var(--stc-color-green-50,#f0fdf4);border:1px solid var(--stc-color-green-200,#bbf7d0)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_flag{background-color:var(--stc-color-slate-100,#f1f5f9);color:var(--stc-color-slate-600,#475569)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_item{background-color:var(--stc-color-slate-50,#f8fafc)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_light .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_content{background-color:var(--stc-color-white,#fff);border:1px solid var(--stc-color-slate-200,#e2e8f0)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark{background-color:var(--stc-color-slate-800,#1e293b);border-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-100,#f1f5f9)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_protocol{color:var(--stc-color-indigo-400,#818cf8);background-color:#6366f133}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_connection,.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_stat{background-color:var(--stc-color-slate-900,#0f172a)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_export{background-color:var(--stc-color-slate-700,#334155);border-color:var(--stc-color-slate-600,#475569);color:var(--stc-color-slate-200,#e2e8f0)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_export:hover{background-color:var(--stc-color-slate-600,#475569)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_client{background-color:#3b82f61f;border:1px solid #3b82f640}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_packet_server{background-color:#22c55e1f;border:1px solid #22c55e40}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_flag{background-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-300,#cbd5e1)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_active{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e33}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_closed{background-color:var(--stc-color-slate-700,#334155);color:var(--stc-color-slate-300,#cbd5e1)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_reset{color:var(--stc-color-red-400,#f87171);background-color:#dc262633}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_state_timeout{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b33}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_item{background-color:var(--stc-color-slate-900,#0f172a)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_content{background-color:var(--stc-color-slate-800,#1e293b);border:1px solid var(--stc-color-slate-700,#334155)}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_file{color:var(--stc-color-blue-400,#60a5fa);background-color:#3b82f633}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_credential{color:var(--stc-color-red-400,#f87171);background-color:#dc262633}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_command{color:var(--stc-color-purple-400,#c084fc);background-color:#7e22ce33}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_query{color:var(--stc-color-amber-400,#fbbf24);background-color:#f59e0b33}.SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_dark .SessionReconstructionPanel-module-S4QP6ENM-module__pEFVwW__com_org_sessrecon_data_type_response{color:var(--stc-color-green-400,#4ade80);background-color:#22c55e33}
