*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f3f4f6;color:#111827}.container{max-width:900px;margin:0 auto;padding:28px 16px 48px}.header h1{margin-bottom:8px}.header p{margin-top:0;color:#555}.card{border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-top:16px;background:#fff;box-shadow:0 1px 2px #0000000a}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.list{margin:8px 0 0;padding-left:18px}.list li{margin:4px 0}.ok{color:#067647}.err{color:#b42318}.muted{color:#666}.result{margin-top:12px;border-radius:8px;padding:12px;background:#f6f8fa;overflow:auto;font-size:12px}button{border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:8px 12px;cursor:pointer}button:hover:enabled{background:#f9fafb}button:disabled{opacity:.5;cursor:wait}
