: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{background-color:transparent!important;width:100%;height:100%;overflow:hidden;margin:0;padding:0}.container{min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100vw;justify-content:center;background-color:#fefefe;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1rem}.card{background-color:#fff;padding:3rem 2rem;border-radius:16px;border:1px solid #f0f0f0;text-align:center;max-width:420px;width:100%}.title{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.text{font-size:1rem;color:#666;margin-bottom:2.5rem;line-height:1.5}.hint{font-size:.875rem;color:#8a8a8a;line-height:1.4;margin:0}.button{padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;max-width:200px}.login-button{background-color:#1a1a1a;color:#fff;border:none}.login-button:hover{background-color:#333;transform:translateY(-1px)}.logout-button{background-color:#f5f5f5;color:#333;border:none}.logout-button:hover{background-color:#e8e8e8}.loading{font-size:1rem;color:#666}.wallet-info{margin-top:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.wallet-label{display:block;font-size:.875rem;font-weight:500;color:#495057;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.025em}.wallet-address{font-size:.875rem;color:#1a1a1a;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background-color:#fff;padding:.75rem;border-radius:6px;border:1px solid #dee2e6;word-break:break-all;margin:0;line-height:1.4}.instructions{margin-top:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;font-size:.875rem;color:#666;text-align:center}.instructions p{margin:.5rem 0}.instructions code{background-color:#e9ecef;padding:.2rem .4rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.instructions a{color:#1a1a1a;text-decoration:underline}.warning{color:#d97706;font-weight:500}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fefefe}.userpill-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:0;min-height:100vh}.userpill-container>*{width:100%!important;max-width:100%!important}.container:has(.userpill-container){min-height:100vh;height:100%;padding:0;width:100%;background:#fff;display:flex;align-items:center;justify-content:center}.container:has(.userpill-container) .card{padding:0;border-radius:0;border:none;max-width:100%;box-shadow:none;background:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.container:has(.userpill-container) .title{display:none}.container:has(.userpill-container) .text{display:none}@media (max-width: 480px){.container:has(.userpill-container){min-height:100vh;width:100%}.container:has(.userpill-container) .card{padding:0;width:100%;height:auto;min-height:100vh}}@media (max-width: 420px){.container:has(.userpill-container){min-height:100vh;width:100%;padding:0;background:#fff}.container:has(.userpill-container) .card{width:100%;max-width:100%;border-radius:0;padding:0;height:auto;min-height:100vh}}
