:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#1a1a1a;background:#f4f5f7}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;padding:.6em 1.2em;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;transition:background .15s}button:hover:not(:disabled){background:#f3f4f6}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#2563eb;color:#fff;border-color:#2563eb}button.primary:hover:not(:disabled){background:#1d4ed8}button.danger{background:#dc2626;color:#fff;border-color:#dc2626}input,select{font:inherit;padding:.5em .7em;border:1px solid #d1d5db;border-radius:6px;width:100%}.app-shell{max-width:960px;margin:0 auto;padding:1rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.2rem;margin-bottom:1rem}.muted{color:#6b7280;font-size:.9em}.row{display:flex;gap:.6rem;align-items:center}.stack>*+*{margin-top:.6rem}.list{list-style:none;padding:0;margin:0}.list li{padding:.6rem;border-bottom:1px solid #f3f4f6}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.75em;background:#e5e7eb;color:#374151}.badge.speaker{background:#16a34a;color:#fff}.badge.online{background:#2563eb;color:#fff}
