#root{min-height:100vh}:root{color:#18212a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{border:0}.app-shell{color:#18212a;background:radial-gradient(circle at 0 0,#15b79e1f,#0000 34rem),linear-gradient(#fff 0%,#f5f7f8 42%,#edf2f4 100%);min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dfe7ea;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:18px 28px;display:flex}.brand,.topbar-actions,.panel-title,.screen-actions,.participant-row,.permission-banner,.code-box{align-items:center;display:flex}.brand{gap:14px}.brand-mark{color:#fff;background:#0a7f72;border-radius:8px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 14px 34px #0a7f7240}.brand h1,.panel h2,.screen-toolbar h2,.empty-screen h3{letter-spacing:0;margin:0}.brand h1{font-size:21px;font-weight:760;line-height:1.1}.brand p,.screen-toolbar p,.panel-copy,.participant-row p,.empty-screen p,.messages p{color:#63717b;margin:0}.brand p,.screen-toolbar p,.panel-copy,.participant-row p,.messages p{font-size:13px;line-height:1.45}.topbar-actions{gap:12px}.status{color:#35434c;background:#fff;border:1px solid #d8e3e6;border-radius:7px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:13px;font-weight:690;display:inline-flex}.status span{background:#e0a31b;border-radius:999px;width:8px;height:8px}.status.good span{background:#0a9c78}.workspace{grid-template-columns:minmax(250px,300px) minmax(0,1fr) minmax(270px,330px);gap:18px;padding:18px;display:grid}.session-rail,.chat-panel{flex-direction:column;gap:18px;display:flex}.panel,.screen-panel{background:#ffffffeb;border:1px solid #dce6e9;border-radius:8px;box-shadow:0 18px 45px #1b2b3312}.panel{padding:18px}.panel-title{color:#22313a;gap:8px;margin-bottom:12px}.panel-title svg{color:#0a7f72}.panel h2{font-size:15px;font-weight:760;line-height:1.2}.panel-copy{margin-bottom:16px}.primary-button,.secondary-button,.ghost-button,.permission-banner button,.chat-form button,.code-box button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:740;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.primary-button{color:#fff;background:#08796e;width:100%;box-shadow:0 13px 25px #08796e38}.secondary-button,.ghost-button{color:#23323b;background:#fff;border:1px solid #d6e2e5}.secondary-button{width:100%}.ghost-button{padding:0 14px}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.permission-banner button:hover,.chat-form button:hover,.code-box button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.code-box{background:#f7fafb;border:1px solid #d8e4e7;border-radius:8px;justify-content:space-between;gap:12px;min-height:78px;margin:14px 0 12px;padding:12px}.code-box span{color:#63717b;font-size:12px;font-weight:710}.code-box strong{color:#10242a;font-variant-numeric:tabular-nums;letter-spacing:0;margin-left:auto;font-size:30px;line-height:1}.code-box button,.chat-form button{color:#0a7f72;background:#e8f7f4;width:38px;height:38px}.join-form,.chat-form{gap:10px;display:flex}.join-form{flex-direction:column}input{color:#17242b;background:#fff;border:1px solid #d6e2e5;border-radius:7px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:14px}input:focus{border-color:#0a9c8c;box-shadow:0 0 0 4px #0a9c8c1f}.screen-panel{flex-direction:column;min-height:calc(100vh - 114px);display:flex;overflow:hidden}.screen-toolbar{border-bottom:1px solid #dfe7ea;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.screen-toolbar h2{font-size:19px;font-weight:760}.screen-actions{gap:10px;min-width:190px}.permission-banner{color:#5c3e00;background:#fff6df;border-bottom:1px solid #ead8a8;gap:10px;padding:12px 18px;font-size:13px;font-weight:650}.permission-banner span{flex:1}.permission-banner button{color:#5c3e00;background:#fff;border:1px solid #e0c26f;min-height:34px;padding:0 10px}.screen-stage{background-color:#111b21;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:1;place-items:center;min-height:490px;display:grid;position:relative;overflow:hidden}.screen-stage video{object-fit:contain;background:#111b21;width:100%;height:100%}.empty-screen{text-align:center;color:#dbe6e8;place-items:center;max-width:360px;padding:28px;display:grid}.empty-screen h3{color:#fff;margin-top:18px;margin-bottom:8px;font-size:24px}.empty-screen p{color:#aebec3;font-size:14px}.remote-pointer{z-index:3;color:#fff;pointer-events:none;background:#07796ef2;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;transform:translate(-5px,-5px);box-shadow:0 0 0 6px #07796e29}.remote-pointer.clicked{background:#d09100;box-shadow:0 0 0 10px #d0910033}.people-panel{flex:none}.participant-row{border-top:1px solid #edf2f4;gap:11px;padding:11px 0}.avatar{color:#fff;background:#0a7f72;border-radius:8px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.avatar.alt{background:#2f6da3}.participant-row strong,.messages strong{color:#22313a;font-size:13px;line-height:1.25;display:block}.chat-card{flex-direction:column;flex:1;min-height:430px;display:flex}.messages{flex-direction:column;flex:1;gap:10px;min-height:230px;max-height:calc(100vh - 375px);padding-right:4px;display:flex;overflow:auto}.messages article{background:#fff;border:1px solid #dce7ea;border-radius:8px;padding:11px 12px}.messages article.system-message{background:#effaf7;border-color:#cfece6}.chat-form{margin-top:14px}.chat-form input{min-width:0}.chat-form button{flex:0 0 42px}@media (width<=1160px){.workspace{grid-template-columns:280px minmax(0,1fr)}.chat-panel{grid-column:1/-1;grid-template-columns:280px minmax(0,1fr);display:grid}.chat-card{min-height:320px}}@media (width<=760px){.topbar,.screen-toolbar,.permission-banner{flex-direction:column;align-items:stretch}.workspace,.chat-panel{grid-template-columns:1fr}.workspace{padding:12px}.screen-panel{min-height:560px}.screen-stage{min-height:360px}.topbar-actions,.screen-actions{width:100%}.ghost-button,.screen-actions .primary-button,.screen-actions .secondary-button{flex:1}.code-box{flex-wrap:wrap}.code-box strong{margin-left:0;font-size:28px}}
