body{margin:0;padding:0;font-family:Arial,sans-serif}h1{text-align:center;color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:20px;font-size:2.5rem;font-weight:700}input{margin:5px;padding:10px}button{cursor:pointer;padding:10px 15px}.room-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);max-width:1400px;min-height:100vh;margin:0 auto;padding:20px}.chat-layout{grid-template-columns:250px 350px 350px;align-items:stretch;gap:20px;margin-top:20px;display:grid}.users-panel{box-sizing:border-box;border:1px solid #ccc;border-radius:10px;width:250px;height:550px;padding:15px;overflow-y:auto}.message-bubble{word-wrap:break-word;overflow-wrap:break-word;text-align:left;background:#1e293b;border-radius:10px;margin-bottom:10px;padding:10px}.message-header{justify-content:space-between;gap:10px;display:flex}.message-header small{opacity:.7}.notes-panel{box-sizing:border-box;border:1px solid #ccc;border-radius:10px;flex-direction:column;width:350px;height:550px;padding:15px;display:flex}.notes-panel textarea{resize:none;flex:1;width:100%}.whiteboard-panel{text-align:center;border:1px solid #fff;border-radius:22px;grid-column:2/4;justify-self:center;width:800px;max-width:100%;padding:20px;transition:all .3s;overflow:hidden}.dark{color:#fff;background-color:#121212;min-height:100vh}.dark .chat-panel,.dark .users-panel,.dark .notes-panel,.dark .whiteboard-panel{color:#fff;background:#1e1e1e;border:1px solid #333}.dark input,.dark textarea{color:#fff;background:#2a2a2a;border:1px solid #444}.dark button{color:#fff;background:#6366f1;border:none}.dark .message-bubble{color:#fff}.users-panel,.chat-panel,.notes-panel,.whiteboard-panel,.poll-panel{background:#fff;border:none;border-radius:20px;padding:20px;transition:all .25s;box-shadow:0 12px 35px #0000001f}.users-panel:hover,.chat-panel:hover,.notes-panel:hover,.whiteboard-panel:hover,.poll-panel:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0000002e}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b5ce6,#6f5ef7);border:none;border-radius:12px;padding:12px 22px;font-size:15px;font-weight:600;transition:all .25s}button:hover{transform:translateY(-3px);box-shadow:0 10px 20px #5b5ce659}button:active{transform:scale(.97)}input,textarea{box-sizing:border-box;border-radius:8px;width:auto;max-width:100%;margin-bottom:10px;padding:10px}@media (width<=768px){.chat-layout{flex-direction:column}.users-panel,.chat-panel,.notes-panel,.whiteboard-panel{width:100%;margin:10px 0}}.message-bubble{word-break:break-word;border-radius:16px;max-width:80%;padding:12px 16px;animation:.25s fadeIn}.my-message{color:#fff;background-color:#4f46e5;margin-left:auto}.other-message{color:#000;background-color:#e5e7eb;margin-right:auto}.message-header{justify-content:space-between;margin-bottom:5px;display:flex}.dark .other-message{color:#fff;background-color:#2d2d2d}.notes-panel,.whiteboard-panel{min-height:450px}.chat-panel{box-sizing:border-box;border:1px solid #ccc;border-radius:10px;flex-direction:column;gap:12px;width:350px;height:550px;padding:15px;display:flex;overflow-y:auto}.users-panel,.chat-panel,.notes-panel,.whiteboard-panel{width:auto}.chat-layout{grid-template-columns:250px 1fr 1fr;gap:20px;margin-top:20px;display:grid}.users-panel{grid-area:1/1}.whiteboard-panel{grid-area:2/2;justify-self:center;width:100%;max-width:450px}.users-panel h3,.chat-panel h3,.notes-panel h3,.whiteboard-panel h3{color:#4f46e5;margin-top:0;font-weight:700}.dark .users-panel h3,.dark .chat-panel h3,.dark .notes-panel h3,.dark .whiteboard-panel h3{color:#818cf8}.poll-panel{background:#fff;border-radius:18px;width:250px;min-height:250px;margin:10px;padding:20px;box-shadow:0 10px 30px #0000001f}.dark .poll-panel{color:#fff;background:#1e1e1e}.poll-panel{grid-area:2/1}.whiteboard-panel{grid-area:2/2;justify-self:start;width:100%;max-width:650px;margin-left:50px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.canvas-container,.canvas-wrapper{border-radius:18px;overflow:hidden}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
