:root{color:#0f172a;background:radial-gradient(circle at top left,#e0f2fe,#f8fafc 40%);font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}#root{min-height:100vh}.app{max-width:900px;margin:0 auto;padding:2rem 1rem}.panel{background:#fffc;border:1px solid #cbd5e1;border-radius:12px;padding:1rem;box-shadow:0 8px 24px #0f172a12}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.title{margin:0;font-size:1.4rem}.status{margin:0;color:#334155;font-size:.92rem}.transcript{border:1px solid #cbd5e1;border-radius:10px;min-height:280px;max-height:56vh;overflow-y:auto;padding:.75rem;margin-bottom:1rem;background:#f8fafc}.line{margin:.4rem 0;padding:.4rem .6rem;border-radius:8px}.line-input{background:#dbeafe}.line-output{background:#e2e8f0}.line-system{background:#fef9c3}span.object{color:#dc2626;font-weight:600}span.location{color:#0369a1;font-weight:600}.controls{display:flex;gap:.5rem}.controls input{flex:1;padding:.6rem;border:1px solid #94a3b8;border-radius:8px}.controls button{padding:.6rem .85rem;border-radius:8px;border:1px solid #64748b;background:#0f172a;color:#fff;cursor:pointer}.controls button[disabled]{cursor:not-allowed;opacity:.6}.error{color:#b91c1c;margin-bottom:.6rem}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
