:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background:linear-gradient(135deg,#667eea,#764ba2);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed}h1{font-size:3.2em;line-height:1.1}input{color:#213547}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}body{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app{max-width:1200px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif;min-height:100vh}h1{text-align:center;color:#fff;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}h2{color:#222;border-bottom:2px solid #ddd;padding-bottom:.5rem;margin-bottom:1rem}h3{color:#333;margin-top:0}.network-section{background:#fff;padding:1rem;border-radius:8px;margin-bottom:2rem;border:1px solid #ddd}.network-info{margin-top:.5rem;font-size:.9rem;color:#333}.network-settings{margin-top:1rem;padding:1rem;background:#f9f9f9;border-radius:4px;border:1px solid #ddd}.network-settings>div{margin-bottom:1rem}.network-settings label{display:block;margin-bottom:.25rem;font-weight:500;color:#222}.network-settings input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;color:#333}.section{background:#fff;padding:1.5rem;margin-bottom:1.5rem;border-radius:8px;border:1px solid #ddd;box-shadow:0 2px 8px #00000014}.section input[type=text]{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-right:.5rem;width:100%;max-width:400px;color:#333}.section>div{margin-bottom:1rem}.section>div:last-child{margin-bottom:0}.section p{color:#333}label{display:block;margin-bottom:.5rem;font-weight:500;color:#222}button{background:#4caf50;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-right:.5rem;transition:background .2s}button:hover{background:#45a049}button:disabled{background:#ccc;cursor:not-allowed}button:not(:last-child){margin-bottom:.5rem}.accounts-list{display:grid;gap:1rem}.account-item{padding:1rem;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff;display:flex;align-items:flex-start;gap:1rem}.account-item:hover{border-color:#4caf50;box-shadow:0 2px 8px #4caf5033}.account-item.selected{border-color:#4caf50;background:#f0f9f0}.account-name{font-weight:700;font-size:1.1rem;color:#333;margin-bottom:.5rem}.account-address{font-family:monospace;font-size:.85rem;color:#444;margin-bottom:.5rem;word-break:break-all}.account-balance{font-weight:600;color:#2e7d32;font-size:1rem}.account-balance-wal{font-weight:600;color:#1565c0;font-size:.9rem;margin-top:.25rem}.quick-transfers{margin-top:1rem;padding-top:1rem;border-top:1px solid #ddd}.quick-transfers p{margin-bottom:.5rem;font-weight:500;color:#222}.quick-transfer-btn{background:#2196f3;padding:.5rem 1rem;font-size:.9rem;margin-right:.5rem;margin-bottom:.5rem}.quick-transfer-btn:hover{background:#1976d2}.message{position:fixed;bottom:2rem;right:2rem;background:#333;color:#fff;padding:1rem 1.5rem;border-radius:4px;box-shadow:0 4px 8px #0003;max-width:400px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.transaction-result{background:#f9f9f9;border-left:4px solid #4CAF50}.tx-status,.tx-digest,.tx-gas,.tx-error{margin-bottom:.75rem;padding:.5rem;background:#fff;border-radius:4px;color:#333}.tx-status strong,.tx-digest strong,.tx-gas strong,.tx-error strong{display:inline-block;min-width:100px;color:#333}.tx-error{background:#ffebee;color:#c62828;border-left:3px solid #c62828}.tx-digest code{font-family:monospace;font-size:.85rem;color:#333;word-break:break-all}.tx-json{margin-top:1rem;padding:1rem;background:#263238;color:#aed581;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.4;max-height:500px;overflow-y:auto}.delete-account-btn{background:#f44336;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;margin:0;transition:background .2s}.delete-account-btn:hover{background:#d32f2f}
