:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e2e8f0;background:#020617;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-height:100vh}.vo-root{max-width:720px;margin:0 auto;padding:12px 12px 24px}.vo-head h1{font-size:1.15rem;margin:0 0 4px}.vo-sub{margin:0;font-size:.8rem;color:#94a3b8}.vo-nav{display:flex;gap:8px;margin:14px 0}.vo-nav button{flex:1;border:1px solid #334155;background:#0f172a;color:#cbd5e1;border-radius:10px;padding:10px 8px;font-size:.85rem;cursor:pointer}.vo-nav button.on{border-color:#38bdf8;background:#082f49;color:#f0f9ff}.vo-body{display:grid;grid-template-columns:1fr 140px;gap:10px;align-items:start}@media(max-width:560px){.vo-body{grid-template-columns:1fr}}.vo-canvas{border-radius:14px;overflow:hidden;border:1px solid #1e293b;min-height:320px;background:#020617}.vo-panel{background:#0f172a;border:1px solid #334155;border-radius:14px;padding:14px;font-size:.88rem;color:#cbd5e1}.vo-hint{color:#64748b;font-size:.8rem}.vo-team{list-style:none;padding:0;margin:0}.vo-team li{padding:10px 0;border-bottom:1px solid #1e293b;display:flex;flex-direction:column;gap:2px}.vo-team span{font-size:.78rem;color:#94a3b8}.vo-side{background:#020617;border:1px solid #1e293b;border-radius:12px;padding:10px;font-size:.75rem}.vo-side-title{color:#64748b;margin-bottom:8px;letter-spacing:.06em;text-transform:uppercase}.vo-ws{margin:0;white-space:pre-wrap;word-break:break-word;color:#64748b;max-height:180px;overflow:auto}.vo-err{color:#fca5a5;font-size:.85rem}
