._editorContent_kst8p_1{flex:1;padding:1.5rem;min-height:300px;overflow-y:auto;font-size:1rem;line-height:1.6;color:var(--text-color);background:var(--bg-color);outline:none;word-wrap:break-word;overflow-wrap:break-word}._editorContent_kst8p_1:focus{outline:2px solid var(--primary-color);outline-offset:-2px}._editorContent_kst8p_1 p{margin:.5rem 0}._editorContent_kst8p_1 h1{font-size:2rem;font-weight:700;margin:1rem 0;line-height:1.2}._editorContent_kst8p_1 h2{font-size:1.75rem;font-weight:600;margin:.875rem 0;line-height:1.3}._editorContent_kst8p_1 h3{font-size:1.5rem;font-weight:600;margin:.75rem 0;line-height:1.4}._editorContent_kst8p_1 strong,._editorContent_kst8p_1 b{font-weight:700}._editorContent_kst8p_1 em,._editorContent_kst8p_1 i{font-style:italic}._editorContent_kst8p_1 u{text-decoration:underline}._editorContent_kst8p_1:empty:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none}@media (max-width: 768px){._editorContent_kst8p_1{padding:1rem;font-size:.95rem}._editorContent_kst8p_1 h1{font-size:1.75rem}._editorContent_kst8p_1 h2{font-size:1.5rem}._editorContent_kst8p_1 h3{font-size:1.25rem}}@media (max-width: 480px){._editorContent_kst8p_1{padding:.75rem;font-size:.9rem;min-height:200px}._editorContent_kst8p_1 h1{font-size:1.5rem}._editorContent_kst8p_1 h2{font-size:1.25rem}._editorContent_kst8p_1 h3{font-size:1.1rem}}._toolbar_13j5a_1{display:flex;align-items:center;gap:.25rem;padding:.75rem;background:var(--light-color);border-bottom:1px solid var(--border-color);flex-wrap:wrap;min-height:56px}._toolbarButton_13j5a_23{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:.5rem .75rem;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--text-color);transition:var(--transition);display:flex;align-items:center;justify-content:center;min-width:40px;height:36px}._toolbarButton_13j5a_23:hover:not(:disabled){background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow)}._toolbarButton_13j5a_23:active:not(:disabled){transform:translateY(0);box-shadow:none}._toolbarButton_13j5a_23:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._toolbarButton_13j5a_23:disabled{opacity:.5;cursor:not-allowed}._toolbarButton_13j5a_23._disabled_13j5a_103{opacity:.5;cursor:not-allowed}._buttonIcon_13j5a_113{font-weight:700;font-size:.9rem}._separator_13j5a_123{width:1px;height:24px;background:var(--border-color);margin:0 .25rem}@media (max-width: 768px){._toolbar_13j5a_1{padding:.5rem;gap:.2rem}._toolbarButton_13j5a_23{padding:.4rem .6rem;min-width:36px;height:32px;font-size:.85rem}}@media (max-width: 480px){._toolbar_13j5a_1{padding:.4rem;gap:.15rem;min-height:48px}._toolbarButton_13j5a_23{padding:.35rem .5rem;min-width:32px;height:28px;font-size:.8rem}._separator_13j5a_123{height:20px}}._presenceIndicators_s6yu7_1{padding:1rem 1.5rem;background:var(--light-color);border-top:1px solid var(--border-color)}._presenceTitle_s6yu7_13{font-size:.9rem;font-weight:600;color:var(--text-muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}._userList_s6yu7_31{list-style:none;display:flex;flex-wrap:wrap;gap:1rem}._userItem_s6yu7_45{display:flex;align-items:center;gap:.5rem;font-size:.9rem}._statusIndicator_s6yu7_59{width:10px;height:10px;border-radius:50%;display:inline-block;transition:var(--transition)}._statusIndicator_s6yu7_59._active_s6yu7_75{animation:_pulse_s6yu7_1 2s ease-in-out infinite}._statusIndicator_s6yu7_59._inactive_s6yu7_83{opacity:.4}@keyframes _pulse_s6yu7_1{0%,to{opacity:1}50%{opacity:.5}}._userName_s6yu7_111{color:var(--text-color);font-weight:500}._activeBadge_s6yu7_121{background:var(--success-color);color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:12px;font-weight:600}@media (max-width: 768px){._presenceIndicators_s6yu7_1{padding:.75rem 1rem}._presenceTitle_s6yu7_13{font-size:.85rem;margin-bottom:.5rem}._userList_s6yu7_31{gap:.75rem}._userItem_s6yu7_45{font-size:.85rem}}@media (max-width: 480px){._presenceIndicators_s6yu7_1{padding:.5rem .75rem}._userList_s6yu7_31{flex-direction:column;gap:.5rem}._activeBadge_s6yu7_121{font-size:.7rem;padding:.15rem .4rem}}._editor_131q1_1{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--shadow-lg);overflow:hidden;display:flex;flex-direction:column;min-height:500px}@media (max-width: 768px){._editor_131q1_1{min-height:400px}}@media (max-width: 480px){._editor_131q1_1{min-height:300px}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,var(--primary-color),var(--info-color));color:#fff;padding:2rem;text-align:center;box-shadow:var(--shadow-lg)}.app-header h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.app-header p{font-size:1.1rem;opacity:.9}.app-main{flex:1;max-width:1200px;width:100%;margin:2rem auto;padding:0 1rem}.app-preview{max-width:1200px;width:100%;margin:0 auto 2rem;padding:0 1rem}.app-preview h2{font-size:1.5rem;margin-bottom:1rem;color:var(--dark-color)}.app-preview pre{background:var(--light-color);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1rem;overflow-x:auto;font-size:.9rem;line-height:1.5}.app-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.loading-spinner{width:50px;height:50px;border:4px solid var(--light-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-loading p{font-size:1.2rem;color:var(--text-muted)}@media (max-width: 768px){.app-header h1{font-size:2rem}.app-header p{font-size:1rem}.app-main{margin:1rem auto;padding:0 .5rem}.app-preview{padding:0 .5rem}}@media (max-width: 480px){.app-header{padding:1.5rem 1rem}.app-header h1{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #007bff;--primary-hover: #0056b3;--secondary-color: #6c757d;--success-color: #28a745;--danger-color: #dc3545;--warning-color: #ffc107;--info-color: #17a2b8;--light-color: #f8f9fa;--dark-color: #343a40;--border-color: #dee2e6;--text-color: #212529;--text-muted: #6c757d;--bg-color: #ffffff;--shadow: 0 2px 4px rgba(0, 0, 0, .1);--shadow-lg: 0 4px 6px rgba(0, 0, 0, .1);--border-radius: 4px;--transition: all .2s ease-in-out}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:var(--text-color);line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}*:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--light-color)}::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--dark-color)}
