body{margin:0}#root{min-height:100vh}:root{color:#1a1a1a;font:15px system-ui,sans-serif}*{box-sizing:border-box}.card{max-width:460px;margin:2rem auto;padding:0 1rem}.card header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}h1{font-size:1.3rem}input,button{font:inherit;margin:.2rem 0;padding:.5rem .6rem}button{cursor:pointer}form{flex-direction:column;gap:.3rem;display:flex}.row{gap:.4rem;display:flex}.row input{flex:1}.status{background:#f2f2f2;border-radius:6px;margin:.6rem 0;padding:.4rem .6rem}.incoming{background:#eaf6ff;border-radius:6px;align-items:center;gap:.6rem;margin:.4rem 0;padding:.5rem;display:flex}.erro{color:#c00;font-size:.9em}.log{color:#b9f;white-space:pre-wrap;background:#111;border-radius:6px;height:180px;padding:.6rem;overflow:auto}
