.workspace-summary_container__qS1l7{display:flex;justify-content:center;align-items:center;gap:1.5rem;background:white;border-radius:8px;padding:.75rem 1.25rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05);flex-shrink:0;height:-moz-fit-content;height:fit-content;margin-top:2rem}.workspace-summary_stats__lRJiA{display:flex;align-items:center;gap:1rem}.workspace-summary_statItem__MULpz{text-align:center}.workspace-summary_statValue__zaNm9{font-size:1.125rem;font-weight:700;color:#3b82f6;line-height:1}.workspace-summary_statValueGreen__4bjSZ{font-size:1.125rem;font-weight:700;color:#10b981;line-height:1}.workspace-summary_statLabel__A1NS4{font-size:.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.workspace-summary_typeTabs__iitSe{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.workspace-summary_typeTab__fSsGA{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:16px;font-size:.75rem;font-weight:500}.workspace-summary_typeTab__fSsGA[data-index="0"]{background-color:#eff6ff;border:1px solid #dbeafe}.workspace-summary_typeTab__fSsGA[data-index="0"] .workspace-summary_typeLabel__uvL3a{color:#1d4ed8}.workspace-summary_typeTab__fSsGA[data-index="0"] .workspace-summary_typeBadge__Gy_pc{background-color:#3b82f6}.workspace-summary_typeTab__fSsGA[data-index="1"]{background-color:#f0fdf4;border:1px solid #dcfce7}.workspace-summary_typeTab__fSsGA[data-index="1"] .workspace-summary_typeLabel__uvL3a{color:#059669}.workspace-summary_typeTab__fSsGA[data-index="1"] .workspace-summary_typeBadge__Gy_pc{background-color:#10b981}.workspace-summary_typeTab__fSsGA[data-index="2"]{background-color:#fef7ff;border:1px solid #f3e8ff}.workspace-summary_typeTab__fSsGA[data-index="2"] .workspace-summary_typeLabel__uvL3a{color:#7c3aed}.workspace-summary_typeTab__fSsGA[data-index="2"] .workspace-summary_typeBadge__Gy_pc{background-color:#8b5cf6}.workspace-summary_typeBadge__Gy_pc{color:white;padding:.125rem .375rem;border-radius:8px;font-size:.6875rem;font-weight:600;min-width:16px;text-align:center}.workspace-summary_timestamps__Fy3XG{display:flex;flex-direction:column;gap:.125rem;font-size:.6875rem;color:#6b7280}.workspace-summary_timestamp___7cEL{display:flex;align-items:center;gap:.375rem}.workspace-summary_timestampLabel__seaH_{font-weight:500}.workspace-summary_timestampValue__SXnX_{color:#6b7280}.design-summary_container__bmjP6{display:flex;justify-content:center;align-items:center;gap:1.5rem;background:white;border-radius:8px;padding:.75rem 1.25rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05);flex-shrink:0;height:-moz-fit-content;height:fit-content;margin-top:2rem}.design-summary_stats__c4oan{display:flex;align-items:center;gap:1rem}.design-summary_statItem__qq0DC{text-align:center}.design-summary_statValue__UNayh{font-size:1.125rem;font-weight:700;color:#10b981;line-height:1}.design-summary_statValuePurple__KSUl9{font-size:1.125rem;font-weight:700;color:#8b5cf6;line-height:1}.design-summary_statLabel__B3xjk{font-size:.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.design-summary_languageTabs__yyqmx{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.design-summary_languageTab__R9x1t{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:16px;font-size:.75rem;font-weight:500}.design-summary_languageTabFrontend__b8mMW{background-color:#eff6ff;border:1px solid #dbeafe}.design-summary_languageTabBackend__HFS6K{background-color:#f0fdf4;border:1px solid #dcfce7}.design-summary_languageLabelFrontend__AH8Y7{color:#1d4ed8}.design-summary_languageLabelBackend__3VCoK{color:#059669}.design-summary_languageBadgeFrontend__hX0ZM{background-color:#3b82f6}.design-summary_languageBadgeBackend__WnKZ_,.design-summary_languageBadgeFrontend__hX0ZM{color:white;padding:.125rem .375rem;border-radius:8px;font-size:.6875rem;font-weight:600;min-width:16px;text-align:center}.design-summary_languageBadgeBackend__WnKZ_{background-color:#10b981}.design-summary_timestamps__4f8q4{display:flex;flex-direction:column;gap:.125rem;font-size:.6875rem;color:#6b7280}.design-summary_timestamp__HAxgo{display:flex;align-items:center;gap:.375rem}.design-summary_timestampLabel__kmHRQ{font-weight:500}.design-summary_timestampValue__DO0BU{color:#6b7280}.build-step_container__Ytbib{animation:build-step_fadeIn__e1nAr .6s ease-out}@keyframes build-step_fadeIn__e1nAr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.build-step_successHeader__x8R9H{background:linear-gradient(135deg,#10b981,#059669);padding:2rem;border-radius:16px;color:white;margin-bottom:2rem;box-shadow:0 4px 16px rgba(16,185,129,.2);animation:build-step_slideInDown__365RN .8s ease-out .2s both}@keyframes build-step_slideInDown__365RN{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.build-step_successHeaderContent__y2wtz{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.build-step_successIcon__d2dPC{font-size:3rem;animation:build-step_bounce__5IwXi 1s ease-in-out infinite}@keyframes build-step_bounce__5IwXi{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.build-step_successTitle__tJK78{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;animation:build-step_textGlow__a_W15 2s ease-in-out infinite alternate}@keyframes build-step_textGlow__a_W15{0%{text-shadow:0 0 10px rgba(255,255,255,.5)}to{text-shadow:0 0 20px rgba(255,255,255,.8)}}.build-step_successSubtitle__3rsfm{margin:0;font-size:1rem;opacity:.95}.build-step_buildTimeContainer__8A2e_{background:rgba(255,255,255,.15);padding:1rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.build-step_buildTimeRow__8fs9n{display:flex;justify-content:space-between;align-items:center}.build-step_buildTimeLabel__hMIld{font-weight:600;font-size:.9375rem}.build-step_buildTimeValue__TxKSB{font-weight:700;font-size:1.5rem;animation:build-step_pulseNumber__ZviZy 1.5s ease-in-out infinite}@keyframes build-step_pulseNumber__ZviZy{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.build-step_gridSection__TRWnu{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;animation:build-step_fadeIn__e1nAr .6s ease-out .4s both}.build-step_fullWidthSection__Xh_yf{animation:build-step_fadeIn__e1nAr .6s ease-out .6s both;margin-bottom:2rem}.build-step_card__7w9_z{background:#fafbfc;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1)}.build-step_card__7w9_z:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:#6366f1}.build-step_cardHeader__93Xnp{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.build-step_cardIcon__lG9N_{font-size:2rem;transition:transform .3s ease}.build-step_card__7w9_z:hover .build-step_cardIcon__lG9N_{transform:scale(1.1) rotate(5deg)}.build-step_cardTitle__ekucT{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}.build-step_cardSubtitle__SdTLF{margin:.25rem 0 0;font-size:.875rem;color:#64748b}.build-step_itemsList__R1UXy{display:flex;flex-direction:column;gap:.5rem}.build-step_listItem__btF7I{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:white;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;animation:build-step_slideInLeft__P1ot9 .5s ease-out both}.build-step_listItem__btF7I:first-child{animation-delay:.1s}.build-step_listItem__btF7I:nth-child(2){animation-delay:.2s}.build-step_listItem__btF7I:nth-child(3){animation-delay:.3s}.build-step_listItem__btF7I:nth-child(4){animation-delay:.4s}.build-step_listItem__btF7I:nth-child(5){animation-delay:.5s}.build-step_listItem__btF7I:nth-child(6){animation-delay:.6s}@keyframes build-step_slideInLeft__P1ot9{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.build-step_listItem__btF7I:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.05);border-color:#10b981}.build-step_checkmark__4pByZ{color:#10b981;font-size:1.125rem;font-weight:700}.build-step_serviceIcon__bzb_b{font-size:1.125rem}.build-step_itemText__F0ktF{font-size:.875rem;font-weight:500;color:#0f172a}.build-step_stagesGrid__RUYgM{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.build-step_stageItem__sb6te{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:white;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;animation:build-step_fadeInScale__3beJG .5s ease-out both}.build-step_stageItem__sb6te:first-child{animation-delay:.1s}.build-step_stageItem__sb6te:nth-child(2){animation-delay:.15s}.build-step_stageItem__sb6te:nth-child(3){animation-delay:.2s}.build-step_stageItem__sb6te:nth-child(4){animation-delay:.25s}.build-step_stageItem__sb6te:nth-child(5){animation-delay:.3s}.build-step_stageItem__sb6te:nth-child(6){animation-delay:.35s}.build-step_stageItem__sb6te:nth-child(7){animation-delay:.4s}.build-step_stageItem__sb6te:nth-child(8){animation-delay:.45s}@keyframes build-step_fadeInScale__3beJG{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.build-step_stageItem__sb6te:hover{transform:scale(1.03);box-shadow:0 2px 8px rgba(0,0,0,.05);border-color:#10b981}.build-step_stageCheckmark__HKBko{color:#10b981;font-size:.875rem;font-weight:700}.build-step_stageText__e7vaH{font-size:.8125rem;font-weight:500;color:#475569}.build-step_configGrid__z42G4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.build-step_configCard__UlU00{padding:1rem;background:white;border-radius:8px;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);animation:build-step_fadeInUp__7egzz .5s ease-out both}.build-step_configCard__UlU00:first-child{animation-delay:.1s}.build-step_configCard__UlU00:nth-child(2){animation-delay:.15s}.build-step_configCard__UlU00:nth-child(3){animation-delay:.2s}.build-step_configCard__UlU00:nth-child(4){animation-delay:.25s}.build-step_configCard__UlU00:nth-child(5){animation-delay:.3s}.build-step_configCard__UlU00:nth-child(6){animation-delay:.35s}@keyframes build-step_fadeInUp__7egzz{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.build-step_configCard__UlU00:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 4px 16px rgba(99,102,241,.15);border-color:#6366f1}.build-step_configLabel__n9pWh{font-size:.75rem;color:#64748b;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.build-step_configValue__I_wdP{font-size:1rem;font-weight:600;color:#0f172a}@media (max-width:1024px){.build-step_gridSection__TRWnu{grid-template-columns:1fr}.build-step_successTitle__tJK78{font-size:1.5rem}.build-step_successIcon__d2dPC{font-size:2.5rem}}@media (max-width:768px){.build-step_successHeader__x8R9H{padding:1.5rem}.build-step_successHeaderContent__y2wtz{flex-direction:column;text-align:center}.build-step_successTitle__tJK78{font-size:1.25rem}.build-step_cardHeader__93Xnp{flex-direction:column;text-align:center}.build-step_configGrid__z42G4,.build-step_stagesGrid__RUYgM{grid-template-columns:1fr}}@media (max-width:480px){.build-step_card__7w9_z,.build-step_successHeader__x8R9H{padding:1.25rem}.build-step_successIcon__d2dPC{font-size:2rem}.build-step_buildTimeValue__TxKSB{font-size:1.25rem}}.BRD_issue-highlight__gJrWD{background:rgba(251,191,36,.15);border-bottom:2px solid #fbbf24;border-radius:2px;cursor:pointer;transition:all .2s ease;padding:2px 0}.BRD_issue-critical__K6E3m{background:rgba(239,68,68,.15);border-bottom-color:#ef4444}.BRD_issue-critical__K6E3m:hover{background:rgba(239,68,68,.25)}.BRD_issue-warning__u4bJs{background:rgba(251,191,36,.15);border-bottom-color:#fbbf24}.BRD_issue-warning__u4bJs:hover{background:rgba(251,191,36,.25)}.BRD_issue-info__v0p9N{background:rgba(99,102,241,.15);border-bottom-color:#6366f1}.BRD_issue-info__v0p9N:hover{background:rgba(99,102,241,.25)}.BRD_issue-active__Q7KNr{background:rgba(99,102,241,.3)!important;box-shadow:0 0 0 3px rgba(99,102,241,.2);border-radius:4px}.BRD_editorContent__tGEAg h1{font-size:32px;font-weight:700;margin:32px 0 16px;color:#0f172a;line-height:1.2;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BRD_editorContent__tGEAg h2{font-size:24px;font-weight:700;margin:24px 0 12px;color:#0f172a;line-height:1.3}.BRD_editorContent__tGEAg h3{font-size:20px;font-weight:600;margin:20px 0 10px;color:#0f172a;line-height:1.4}.BRD_editorContent__tGEAg h4,.BRD_editorContent__tGEAg h5,.BRD_editorContent__tGEAg h6{font-weight:600;margin:16px 0 8px;color:#1e293b;line-height:1.4}.BRD_editorContent__tGEAg p{margin:12px 0;color:#334155;line-height:1.7;font-size:15px}.BRD_editorContent__tGEAg ol,.BRD_editorContent__tGEAg ul{margin:16px 0;padding-left:28px;color:#334155}.BRD_editorContent__tGEAg li{margin:6px 0;line-height:1.6}.BRD_editorContent__tGEAg strong{font-weight:700;color:#0f172a}.BRD_editorContent__tGEAg em{font-style:italic}.BRD_editorContent__tGEAg code{background:rgba(99,102,241,.08);padding:3px 8px;border-radius:6px;font-family:Monaco,Courier New,monospace;font-size:.9em;color:#6366f1;font-weight:500}.BRD_editorContent__tGEAg pre{background:#0f172a;color:#e2e8f0;padding:20px;border-radius:12px;overflow-x:auto;margin:20px 0;box-shadow:0 8px 24px rgba(15,23,42,.4)}.BRD_editorContent__tGEAg pre code{background:none;padding:0;color:inherit;font-weight:400}.BRD_editorContent__tGEAg blockquote{border-left:4px solid #6366f1;padding-left:20px;margin:16px 0;color:#64748b;font-style:italic}.BRD_editorContent__tGEAg a{color:#6366f1;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.BRD_editorContent__tGEAg a:hover{border-bottom-color:#6366f1}.BRD_editorContent__tGEAg h1 a,.BRD_editorContent__tGEAg h2 a,.BRD_editorContent__tGEAg h3 a{color:#7c3aed;-webkit-text-fill-color:#7c3aed;border-bottom-color:transparent;font-weight:inherit;background:none;-webkit-background-clip:border-box}.BRD_editorContent__tGEAg hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:32px 0}.BRD_editorContent__tGEAg table{width:100%;border-collapse:collapse;margin:20px 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.BRD_editorContent__tGEAg td,.BRD_editorContent__tGEAg th{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.BRD_editorContent__tGEAg th{background:#f8fafc;font-weight:600;color:#0f172a}.BRD_editorContent__tGEAg tr:nth-child(2n){background:#fafbfc}.BRD_editorContent__tGEAg tr:hover{background:#f1f5f9}.BRD_editorContent__tGEAg .BRD_ProseMirror__gW1Cb p.BRD_is-editor-empty__8xl8M:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.BRD_changeDeletion__2Ft_G,.BRD_changeReplacementOld__kWVVm{background:rgba(239,68,68,.12);text-decoration:line-through;color:#dc2626;padding:2px 4px;border-radius:4px;margin:0 2px}.BRD_changeAddition__CFLF1,.BRD_changeReplacementNew__VjjGc{background:rgba(34,197,94,.12);color:#16a34a;padding:2px 4px;border-radius:4px;margin:0 2px;font-weight:500}.BRD_fixPreviewModal__7QATh{background:white;border-radius:16px;padding:0;max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 48px rgba(15,23,42,.25)}.BRD_fixPreviewHeader__hHbk8{padding:24px 28px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.BRD_fixPreviewBody__5QHuY{flex:1 1;overflow:auto;padding:28px;background:#f8fafc}.BRD_fixPreviewFooter___c8Oy{padding:20px 28px;border-top:1px solid #e5e7eb;background:white;display:flex;justify-content:space-between;align-items:center;gap:12px}.BRD_fixPreviewSection__Ty1VG{background:white;border-radius:12px;padding:20px;margin-bottom:16px;border:1px solid #e5e7eb}.BRD_fixPreviewSection__Ty1VG h3{font-size:14px;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}@keyframes BRD_spin__HOGX2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BRD_spinner__Q3uVo{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:BRD_spin__HOGX2 1s linear infinite}.BRD_issueCard__fSdGh{background:white;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer}.BRD_issueCard__fSdGh:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(15,23,42,.08)}.BRD_issueCardSelected__Ecu4L{border-color:#6366f1;box-shadow:0 4px 16px rgba(99,102,241,.2)}.BRD_issueCardHeader__ogKNm{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.BRD_issueSeverityBadge__yirqN{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.BRD_issueSeverityCritical__qMjm3{background:rgba(239,68,68,.12);color:#dc2626}.BRD_issueSeverityWarning__vhVRM{background:rgba(251,191,36,.12);color:#d97706}.BRD_issueSeverityInfo__9Xaus{background:rgba(99,102,241,.12);color:#6366f1}.BRD_primaryButton__TIlY_{padding:10px 20px;font-size:14px;font-weight:600;border:none;border-radius:8px;background:linear-gradient(135deg,#6366f1,#a855f7);color:white;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(99,102,241,.25)}.BRD_primaryButton__TIlY_:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(99,102,241,.35)}.BRD_primaryButton__TIlY_:active{transform:translateY(0)}.BRD_secondaryButton__FU_H2{padding:10px 20px;font-size:14px;font-weight:600;border:1px solid #e5e7eb;border-radius:8px;background:white;color:#64748b;cursor:pointer;transition:all .2s ease}.BRD_secondaryButton__FU_H2:hover{border-color:#cbd5e1;background:#f8fafc}.BRD_scrollContainer__Vi9sY{overflow:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.BRD_scrollContainer__Vi9sY::-webkit-scrollbar{width:8px;height:8px}.BRD_scrollContainer__Vi9sY::-webkit-scrollbar-track{background:transparent}.BRD_scrollContainer__Vi9sY::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.BRD_scrollContainer__Vi9sY::-webkit-scrollbar-thumb:hover{background:#94a3b8}.BRD_apiHintBar__Koeh7{display:flex;align-items:center;gap:10px;padding:10px 16px;margin-bottom:12px;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(168,85,247,.08));border:1px solid rgba(99,102,241,.2);border-radius:8px}.BRD_apiHintIcon__LEjV7{color:#6366f1;flex-shrink:0}.BRD_apiHintText__KthYU{flex:1 1;font-size:13px;color:#475569}.BRD_apiHintText__KthYU strong{color:#6366f1;font-weight:600}.BRD_apiHintKbd__HOE46{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;margin:0 4px;background:white;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;font-family:ui-monospace,SFMono-Regular,monospace;font-weight:600;color:#6366f1;box-shadow:0 1px 2px rgba(0,0,0,.05)}.BRD_apiHintDismiss__V7MGf{display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;transition:all .15s ease}.BRD_apiHintDismiss__V7MGf:hover{background:rgba(99,102,241,.1);color:#6366f1}@media (max-width:768px){.BRD_editorContent__tGEAg h1{font-size:24px}.BRD_editorContent__tGEAg h2{font-size:20px}.BRD_editorContent__tGEAg h3{font-size:18px}.BRD_fixPreviewModal__7QATh{max-width:95vw;max-height:95vh}.BRD_apiHintBar__Koeh7{padding:8px 12px;font-size:12px}}.slash-command-popup_popup__vZCvw{width:400px;max-height:400px;overflow-y:auto;background:white;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 10px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);scrollbar-width:thin}.slash-command-popup_header__3JR8Z{padding:14px 16px 10px;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;background:white;z-index:1}.slash-command-popup_titleRow__sEBln{display:flex;align-items:center;gap:6px}.slash-command-popup_titleIcon__IAeVm{color:#6366f1}.slash-command-popup_title__PPfPu{font-size:13px;font-weight:600;color:#1f2937}.slash-command-popup_resultCount__lihKE{font-size:11px;color:#9ca3af;font-weight:500}.slash-command-popup_searchContainer___A8sF{display:flex;align-items:center;gap:10px;margin:0 12px 12px;padding:10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.slash-command-popup_searchIcon__bdON4{color:#9ca3af;flex-shrink:0}.slash-command-popup_searchInput__QEQ7y{font-size:13px;color:#6b7280;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slash-command-popup_hint__RAbyG{font-size:11px;color:#9ca3af}.slash-command-popup_list__pNTkA{padding:8px}.slash-command-popup_group__wsMGP{margin-bottom:8px}.slash-command-popup_group__wsMGP:last-child{margin-bottom:0}.slash-command-popup_groupHeader__oRktY{display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.5px}.slash-command-popup_groupItems__HP5yq{display:flex;flex-direction:column;gap:2px}.slash-command-popup_item__jrKUJ{display:flex;align-items:center;gap:10px;padding:8px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;text-align:left;width:100%;transition:background .15s ease}.slash-command-popup_item__jrKUJ.slash-command-popup_selected__uCgZC,.slash-command-popup_item__jrKUJ:hover{background:#f3f4f6}.slash-command-popup_item__jrKUJ.slash-command-popup_selected__uCgZC{background:rgba(99,102,241,.1)}.slash-command-popup_method__iuW1p{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;flex-shrink:0;font-family:monospace}.slash-command-popup_methodGet__l4uGP{background:#dcfce7;color:#15803d}.slash-command-popup_methodPost__kjEdy{background:#dbeafe;color:#1d4ed8}.slash-command-popup_methodPut__QaXgn{background:#fef3c7;color:#a16207}.slash-command-popup_methodDelete__J06ve{background:#fee2e2;color:#dc2626}.slash-command-popup_methodPatch__n_PWk{background:#f3e8ff;color:#7c3aed}.slash-command-popup_methodDefault__Ceuis{background:#f3f4f6;color:#374151}.slash-command-popup_itemContent__XuMWJ{display:flex;flex-direction:column;gap:2px;overflow:hidden;flex:1 1}.slash-command-popup_itemTitle__fkvoV{font-size:13px;font-weight:500;color:#1f2937;text-transform:capitalize}.slash-command-popup_itemPath__MT6h7{font-size:11px;color:#6b7280;font-family:Monaco,Menlo,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slash-command-popup_empty__hQS0I{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;color:#9ca3af;font-size:13px}.slash-command-popup_footer__Y0I5a{padding:10px 16px;border-top:1px solid #f3f4f6;background:#fafafa;position:-webkit-sticky;position:sticky;bottom:0}.slash-command-popup_footerHint__ea50W{display:flex;align-items:center;gap:12px;font-size:11px;color:#9ca3af}.slash-command-popup_kbd__2vi8d{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;margin-right:4px;background:white;border:1px solid #e5e7eb;border-radius:4px;font-size:10px;font-family:ui-monospace,SFMono-Regular,monospace;color:#6b7280;box-shadow:0 1px 2px rgba(0,0,0,.05)}.floating-format-toolbar_toolbar__wHrJF{display:flex;align-items:center;gap:.25rem;padding:.5rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.5rem;border:1px solid rgba(226,232,240,.5);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);pointer-events:auto}.floating-format-toolbar_toolbar__wHrJF.floating-format-toolbar_dark__MPvaD{background:rgba(9,9,11,.95);border-color:rgba(39,39,42,.5);box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -4px rgba(0,0,0,.3)}.floating-format-toolbar_toolGroup__bIP2o{display:flex;align-items:center;gap:.25rem}.floating-format-toolbar_separator__PZi8I{width:1px;height:1.5rem;background:rgba(226,232,240,.5);margin:0 .25rem}.floating-format-toolbar_separator__PZi8I.floating-format-toolbar_dark__MPvaD{background:rgba(39,39,42,.5)}.floating-format-toolbar_toolButton__vGC5k{position:relative;height:2rem;width:2rem;padding:0;border:none;border-radius:.375rem;background:transparent;color:rgb(71,85,105);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.floating-format-toolbar_toolButton__vGC5k:hover:not(:disabled){background:rgba(241,245,249,1);color:rgb(15,23,42)}.floating-format-toolbar_toolButton__vGC5k:disabled{opacity:.5;cursor:not-allowed}.floating-format-toolbar_toolButton__vGC5k.floating-format-toolbar_active__qb5F_{background:rgb(37,99,235);color:white;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.floating-format-toolbar_toolButton__vGC5k.floating-format-toolbar_active__qb5F_:hover{background:rgb(29,78,216)}.floating-format-toolbar_toolButton__vGC5k.floating-format-toolbar_dark__MPvaD{color:rgb(148,163,184)}.floating-format-toolbar_toolButton__vGC5k.floating-format-toolbar_dark__MPvaD:hover:not(:disabled){background:rgba(30,41,59,1);color:rgb(241,245,249)}.floating-format-toolbar_tooltip__87R7Z{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.5rem;padding:.25rem .5rem;background:rgb(15,23,42);color:white;font-size:.75rem;border-radius:.25rem;opacity:0;transition:opacity .2s;pointer-events:none;white-space:nowrap;z-index:50}.floating-format-toolbar_toolButton__vGC5k:hover .floating-format-toolbar_tooltip__87R7Z{opacity:1}.floating-format-toolbar_moreToolsWrapper__egx1k{display:flex;align-items:center}.floating-format-toolbar_moreToolsContainer__KSxsz{display:flex;align-items:center;gap:.25rem;margin-left:.25rem;overflow:hidden}@media (max-width:640px){.floating-format-toolbar_toolbar__wHrJF{gap:.125rem;padding:.375rem;transform:scale(.9)}.floating-format-toolbar_toolButton__vGC5k{height:2.25rem;width:2.25rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@keyframes toast_slideIn__rICYz{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toast_pulse__em6Te{0%,to{opacity:1}50%{opacity:.8}}.toast_toast__TgNnS{position:fixed;top:24px;right:24px;z-index:9999;display:flex;align-items:center;gap:12px;padding:16px 20px;min-width:320px;max-width:500px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.05);animation:toast_slideIn__rICYz .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toast_toast__TgNnS.toast_info__i1u_r{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;color:#1e1b4b}.toast_toast__TgNnS.toast_success__kGqwx{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;color:#14532d}.toast_toast__TgNnS.toast_warning__R9mTS{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#78350f}.toast_toast__TgNnS.toast_error__84YNa{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;color:#7f1d1d}.toast_toastIcon__Dbc9M{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;animation:toast_pulse__em6Te 2s ease-in-out infinite}.toast_toast__TgNnS.toast_info__i1u_r .toast_toastIcon__Dbc9M{background:#6366f1;color:white}.toast_toast__TgNnS.toast_success__kGqwx .toast_toastIcon__Dbc9M{background:#22c55e;color:white}.toast_toast__TgNnS.toast_warning__R9mTS .toast_toastIcon__Dbc9M{background:#f59e0b;color:white}.toast_toast__TgNnS.toast_error__84YNa .toast_toastIcon__Dbc9M{background:#ef4444;color:white}.toast_toastMessage__ndSgQ{flex:1 1;font-size:14px;font-weight:500;line-height:1.5}.toast_toastClose__0ISSs{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border:none;background:transparent;cursor:pointer;opacity:.6;transition:opacity .2s ease;padding:0}.toast_toastClose__0ISSs:hover{opacity:1}.toast_toast__TgNnS.toast_info__i1u_r .toast_toastClose__0ISSs{color:#4338ca}.toast_toast__TgNnS.toast_success__kGqwx .toast_toastClose__0ISSs{color:#15803d}.toast_toast__TgNnS.toast_warning__R9mTS .toast_toastClose__0ISSs{color:#92400e}.toast_toast__TgNnS.toast_error__84YNa .toast_toastClose__0ISSs{color:#991b1b}