:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{height:100%;margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh;width:100vw;background:linear-gradient(135deg,#006863,#95f7b7);display:flex;align-items:center;justify-content:center;padding:0;margin:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.connect-container{background:#134e2f;border-radius:24px;box-shadow:0 4px 32px #0000001f;padding:3rem 2.5rem;max-width:400px;width:100%;color:#95f7b7;display:flex;flex-direction:column;align-items:center}.connect-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#95f7b7}.connect-title-large{font-size:1.2rem;margin-bottom:1.2rem}.connect-btn{background:#95f7b7;color:#134e2f;border:none;border-radius:12px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;margin-bottom:1.5rem;transition:background .2s,color .2s}.connect-btn:hover{background:#006863;color:#fff}.wallet-address{background:#006863;color:#95f7b7;padding:.5rem 1rem;border-radius:8px;font-size:1rem;margin-top:1rem;word-break:break-all}.success-message{display:flex;align-items:center;gap:.7rem;background:#006863;color:#95f7b7;font-size:1.2rem;font-weight:600;padding:1rem 1.5rem;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 2px 12px #00000014;justify-content:center}.success-icon{color:#95f7b7;font-size:2rem}.wallet-table{width:100%;border-collapse:collapse;margin-top:1.5rem;background:#134e2f;color:#95f7b7;border-radius:12px;overflow:hidden}.wallet-table th,.wallet-table td{padding:.7rem 1rem;text-align:left}.wallet-table th{background:#006863;color:#fff}.wallet-table tr:nth-child(2n){background:#155c3d}.wallet-table tr:nth-child(odd){background:#134e2f}.delete-btn{background:#e74c3c;color:#fff;border:none;border-radius:8px;padding:.4rem 1rem;font-size:1rem;cursor:pointer;transition:background .2s}.delete-btn:hover{background:#c0392b}.modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-box{background:#134e2f;color:#95f7b7;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 4px 32px #0000002e;text-align:center}.modal-actions{margin-top:1.2rem;display:flex;gap:1.5rem;justify-content:center}.confirm-btn{background:#006863;color:#fff;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer}.cancel-btn{background:#e74c3c;color:#fff;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer}.cancel-btn:hover{background:#c0392b}
