#status{margin-top:20px;font-size:18px;font-weight:700}#user-main-info{display:block;width:fit-content;align-items:center;margin:0 auto;padding:10px;background:#3c7373;border-radius:8px;color:#e0e0e0}#user-info{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px}#user-info img{border-radius:50%;margin-right:10px;width:50px;height:50px;border:2px solid #007bff}#connect-discord{margin:10px auto 0}button{padding:10px 20px;background-color:#def294;color:#305973;border:none;cursor:pointer;border-radius:30px;font-size:16px;font-weight:700;margin-top:20px;transition:background .3s}button:disabled{background-color:#444;cursor:not-allowed}.modal{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center}.modal-content{padding:24px;border-radius:8px;position:relative;min-width:300px;background:#3c7373;color:#e0e0e0;z-index:1000}.close{position:absolute;top:8px;right:16px;cursor:pointer;font-size:24px}.wallet-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.wallet-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;border:1px solid #e0e0e0;border-radius:4px;background:transparent;color:#e0e0e0;font-weight:700;transition:background .2s}.wallet-btn:hover{background:#def29433}.wallet-btn img{width:24px;height:24px}.wallet-info .status{font-weight:700;margin-bottom:8px}.mobile-info{margin-top:1.25rem;text-align:center}.mobile-link-input{padding:.5rem;margin:.5rem}.copy-btn{padding:.5rem 1rem}#verify-status{font-weight:700}.chain-table{display:block;flex-direction:column;gap:12px;font-family:Unbounded,Arial,sans-serif;text-align:left}.chain-row{display:flex;justify-content:space-between;align-items:center;border-radius:8px;box-shadow:0 15px 30px -10px #000b3033;cursor:pointer;transition:background .2s ease,color .2s ease}.chain-row:hover{background:#def294}.chain-info{display:flex;align-items:center;gap:12px}.chain-icon{padding-left:20px;width:32px;height:32px}.chain-name{font-size:16px;font-weight:700;color:#f2a03d}.chain-wallet{font-size:14px;font-weight:700;color:#def294}.chain-row:hover *{color:#3c7373}.chain-btn{background:none;border:none;cursor:pointer}.chain-btn img{width:24px;height:24px}.icon{color:#f2a03d}.icon:hover{color:#3c7373}body{background-color:#305973;color:#def294;font-family:sans-serif;text-align:center;padding:2rem;margin:0}.main-info{display:inline-block}
