:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:light}body{background-color:#f5f5f5;color:#0d0d0d}.editor-wrapper{background:#fff;color:#000}.app-container{max-width:800px;margin:0 auto;padding:2rem;font-family:sans-serif}.status-bar{margin-bottom:1rem;padding:.5rem;background:#f0f0f0;border-radius:4px;font-size:.9rem}.editor-wrapper{border:1px solid #ccc;border-radius:8px;padding:1rem;min-height:300px;background:#fff;box-shadow:0 4px 6px #0000001a}.ProseMirror{outline:none;min-height:300px}.collaboration-cursor__caret{border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.collaboration-cursor__label{border-radius:3px 3px 3px 0;color:#0d0d0d;font-size:12px;font-weight:600;left:-1px;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;user-select:none;white-space:nowrap}.menu-bar{display:flex;gap:.5rem;padding:.5rem;background:#f5f5f5;border-bottom:1px solid #ccc;border-radius:8px 8px 0 0;margin-bottom:0}.menu-bar button{padding:.4rem .6rem;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;font-weight:700}.menu-bar button:hover{background:#e0e0e0}.menu-bar button.is-active{background:#0d0d0d;color:#fff;border-color:#0d0d0d}.editor-wrapper{padding:0;overflow:hidden}.ProseMirror{padding:1rem;min-height:300px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.button-group{display:flex;gap:.5rem}.share-btn{margin-left:auto;background-color:#0d0d0d;color:#fff;border:none}.share-btn:hover{background-color:#333}.status-indicator{font-size:.8rem;font-weight:700;text-transform:uppercase}.status-indicator.online{color:green}.status-indicator.offline{color:red}
