:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e1e4e8;background-color:#0f1117;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#58a6ff;text-decoration:inherit}a:hover{color:#79c0ff}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:1.6em;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s}button:focus,button:focus-visible{outline:2px solid #58a6ff;outline-offset:2px}*{margin:0;padding:0;box-sizing:border-box}body{background:#0f1117;color:#e1e4e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}#root{max-width:640px;margin:0 auto;padding:2rem 1.5rem}.app-header{text-align:center;margin-bottom:2rem}.app-header h1{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:.25rem}.app-header p{font-size:.85rem;color:#8b949e}.status-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.status-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.status-row+.status-row{border-top:1px solid #21262d}.status-label{font-size:.8rem;color:#8b949e;text-transform:uppercase;letter-spacing:.04em}.status-value{font-size:.85rem;color:#e1e4e8;font-family:SF Mono,Fira Code,monospace}.status-value.empty{color:#484f58}.badge{display:inline-block;font-size:.7rem;padding:.15rem .5rem;border-radius:999px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.badge-red{background:#f8514926;color:#f85149;border:1px solid rgba(248,81,73,.3)}.badge-green{background:#3fb95026;color:#3fb950;border:1px solid rgba(63,185,80,.3)}.badge-yellow{background:#d2992226;color:#d29922;border:1px solid rgba(210,153,34,.3)}.section-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem}.section-card h2{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.input-group{position:relative;margin-bottom:1rem}.input-group label{display:block;font-size:.75rem;color:#8b949e;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem}.input-field{width:100%;background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.75rem 1rem;color:#e1e4e8;font-size:.9rem;font-family:SF Mono,Fira Code,monospace;transition:border-color .2s,box-shadow .2s;outline:none}.input-field::placeholder{color:#484f58}.input-field:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff26}.input-field:disabled{opacity:.5;cursor:not-allowed}.input-hint{font-size:.72rem;color:#484f58;margin-top:.3rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#238636,#2ea043);color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2ea043,#3fb950);box-shadow:0 4px 12px #2ea0434d}.btn-blue{background:linear-gradient(135deg,#1f6feb,#388bfd);color:#fff}.btn-blue:hover:not(:disabled){background:linear-gradient(135deg,#388bfd,#58a6ff);box-shadow:0 4px 12px #388bfd4d}.btn-purple{background:linear-gradient(135deg,#8957e5,#a371f7);color:#fff}.btn-purple:hover:not(:disabled){background:linear-gradient(135deg,#a371f7,#bc8cff);box-shadow:0 4px 12px #a371f74d}.btn-outline{background:transparent;color:#58a6ff;border:1px solid #30363d}.btn-outline:hover:not(:disabled){background:#58a6ff1a;border-color:#58a6ff}.protected-card{background:#8957e514;border:1px solid rgba(137,87,229,.3);border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.protected-card h3{font-size:.9rem;color:#a371f7;margin-bottom:.75rem}.protected-address{font-family:SF Mono,Fira Code,monospace;font-size:.78rem;color:#8b949e;background:#0d1117;padding:.5rem .75rem;border-radius:6px;word-break:break-all;margin-bottom:1rem}.result-card{background:#3fb95014;border:1px solid rgba(63,185,80,.3);border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.result-card h3{font-size:.9rem;color:#3fb950;margin-bottom:.75rem}.result-card pre{font-family:SF Mono,Fira Code,monospace;font-size:.8rem;color:#e1e4e8;background:#0d1117;padding:.75rem 1rem;border-radius:6px;overflow-x:auto}.status-message{margin-top:1.25rem;padding:.85rem 1rem;border-radius:8px;font-size:.85rem;line-height:1.5;background:#58a6ff14;border:1px solid rgba(88,166,255,.2);color:#79c0ff}.status-message:empty{display:none}.connect-prompt{text-align:center;padding:2rem 0}.connect-prompt p{color:#8b949e;font-size:.85rem;margin-bottom:1.25rem}.connect-prompt .btn{max-width:280px;margin:0 auto}
