: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{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.chat-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:0 auto;padding:2rem}.input-group{display:flex;gap:.5rem}input{padding:.5rem;border:1px solid #ccc;border-radius:4px;flex:1}button{padding:.5rem 1rem;border:none;border-radius:4px;background-color:#646cff;color:#fff;cursor:pointer}button:hover{background-color:#535bf2}button:disabled{background-color:#ccc;cursor:not-allowed}button.connecting{background-color:#ff9800;cursor:wait}.messages{height:300px;overflow-y:auto;border:1px solid #ccc;border-radius:4px;padding:1rem;text-align:left}.message{margin-bottom:1rem;padding:.75rem;border-radius:4px;background-color:#f0f0f0;color:#333}.message.my-message{background-color:#e3f2fd;margin-left:2rem;color:#000}.message-sender{font-size:.8rem;color:#666;margin-bottom:.25rem}.message.my-message .message-sender{color:#1976d2}.message-content{word-break:break-word}.my-message{background-color:#646cff;color:#fff;margin-left:auto;max-width:80%}.logs-section{margin-top:1rem;width:100%}.toggle-logs{width:100%;padding:.5rem;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin-bottom:.5rem}.toggle-logs:hover{background-color:#e0e0e0}.logs-container{height:200px;overflow-y:auto;border:1px solid #ccc;border-radius:4px;padding:.5rem;background-color:#f8f8f8;font-family:monospace;font-size:.9rem}.log-entry{margin-bottom:.25rem;padding:.25rem;border-radius:2px}.log-entry.error{color:#dc3545;background-color:#ffe6e6}.log-entry.success{color:#28a745;background-color:#e6ffe6}.log-entry .timestamp{color:#666;margin-right:.5rem}.log-entry .message{word-break:break-all}.peer-id-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.copy-button{padding:.25rem .5rem;font-size:.9rem;background-color:#4caf50}.copy-button:hover{background-color:#45a049}.connections-list{margin:1rem 0;padding:1rem;background-color:#f5f5f5;border-radius:4px}.connections-list h3{margin:0 0 .5rem;font-size:1rem;color:#666}.connection-item{padding:.5rem;margin:.25rem 0;background-color:#fff;border-radius:4px;font-family:monospace;font-size:.9rem}
